/**
 * Theme Name: Polyclinic Child
 * Template: polyclinic
 * Version: 1.0
 * Description: This is a child theme of Polyclinic
 */



/* Put your custom CSS styles below... */
.hide {
	display: none !important;
}
.site-header-inner {
    max-width: 1240px;
}
.vc_general.vc_btn3{
-webkit-box-shadow: -1px 5px 16px -1px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 5px 16px -1px rgba(0,0,0,0.75);
box-shadow: -1px 5px 16px -1px rgba(0,0,0,0.75);
}
.header-info-widgets-container{
    background: #fff !important;
}
.site-header::before {
    background: #fff !important;
}
#search-3{
    flex: none !important;
    float: right;
}
.header-info-widgets .widget{
     flex: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.header-info-widgets{
    display: block;
}
#nav_menu-3{
    float: right;
}
#info-tagline{
    color: #000;
font-size: 18px;
padding-top: 45px;
    margin-left: 0;
	float: right;
}
#info-tagline .icon-mail-alt{
    color: #000;
    font-size: 20px;
    
}
#info-tagline  .icon-phone-squared{
    color: #000;
    font-size: 20px;
}
.header-info-widgets a{
    border-bottom: none !important;
}
.header-info-widgets .search-field{
    background: #1D446F;
    border: none;
}
.header-info-widgets .social-links{
    padding-top: 10px;
padding-right: 13px;
}
.header-info-widgets .social-links a{
    color: #469798;
    font-size: 26px;
}
.header-info-widgets{
    max-width: 1240px !important;
}
.header-info-widgets a{
	display:block;
	float: left;
	margin-left: 10px;
}
#menu-item-6 {
	background: url(https://www.chha.ca/wp-content/uploads/2019/10/fb.png) no-repeat 0 0;
	background-size: auto;
text-indent: -9999px;
width: 24px;
height: 40px;
margin-top: 12px;
margin-left: 12px;
	margin-right: 0;
background-size: 24px;
}
#menu-item-6 a{
	width:24px;
	display: block;
}
#menu-item-7 {
	background: url(https://www.chha.ca/wp-content/uploads/2019/10/tw.png) no-repeat 0 0;
    background-size: auto;
text-indent: -9999px;
width: 24px;
height: 40px;
margin-top: 12px;
margin-left: 12px;
background-size: 26px;
}
#menu-item-7 a{
	width:24px;
	display: block;
}
#menu-item-1978{
	background: url(https://www.chha.ca/wp-content/uploads/2019/10/yt.png) no-repeat 0 0;
	background-size: auto;
text-indent: -9999px;
width: 25px;
height: 40px;
margin-top: 12px;
margin-right: 20px !important;
	margin-right: 0;
background-size: 26px;
}
#menu-item-1978 a{
	width:20px;
	display: block;
}

.page-id-4547 img.avatar,
#um_form_menteeprofile .um_field_container:first-of-type {
	display: none !important;
}

#um_form_menteeprofile .um_field_container {
	float: left;
    margin-right: 10px !important;
    width: calc(50% - 10px);
}

#um_form_menteeprofile .um_field_container .um_input {
	width: 100% !important;
}

.loginArea p {
	display: inline-block;
	margin-right: 10px;
}


@media only screen and (max-width: 550px) {
	#um_form_menteeprofile .um_field_container {
		float: none;
		margin-right: 0px !important;
		width: 100%;
	}
}	