/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

@import url("//hello.myfonts.net/count/3b3a0e");
  
@font-face {
  src: url('/wp/wp-content/themes/mydental/webFonts/FrutigerLTPro-Roman/font.eot');
  font-family: 'FrutigerLTPro-Roman';
  src: url('/wp/wp-content/themes/mydental/webFonts/FrutigerLTPro-Roman/font.woff2') format('woff2'), url('/wp/wp-content/themes/mydental/webFonts/FrutigerLTPro-Roman/font.woff') format('woff'), url('/wp/wp-content/themes/mydental/webFonts/FrutigerLTPro-Roman/font.eot?#iefix') format('embedded-opentype'), url('/wp/wp-content/themes/mydental/webFonts/FrutigerLTPro-Roman/font.ttf') format('truetype');
}

.mysticky-welcomebar-content p {
	color: #fff!important;
    font-family: 'FrutigerLTPro-Roman', sans-serif;
}

.header_inner_left .icon_text_inner > p {
    display: none!important;
}

body {
    font-family: 'FrutigerLTPro-Roman', sans-serif;
}

.logo_wrapper {
	margin: 25px auto;
}

header.sticky .logo_wrapper {
	margin: 0 auto!important;
}

p {
	word-wrap: break-word!important;
}

.he-row h2 {
	color: #fff!important;
	line-height: 1.1em!important;
}

nav.main_menu > ul > li > a {
    color: #fff;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    text-transform: none;
}

.footer_bottom_holder, .footer_bottom, .footer_bottom p, .footer_bottom_holder p, .footer_bottom span:not(.q_social_icon_holder):not(.fa-stack):not(.qode_icon_font_elegant) {
	font-size: 12px!important;
}

.footer_bottom_holder a, .footer_bottom_holder ul li a {
	font-size: 12px!important;
}

.q_icon_with_title .icon_with_title_link {
	letter-spacing: 0.5px!important;
}

.wpcf7-submit {
	background: #37bba3!important;
	color: #fff!important;
}

nav.main_menu > ul > li > a:hover, nav.main_menu ul li.active a {
    color: #37bba3!important;
}

.carousel-inner .slider_content .text .qbutton:not(.white), .carousel-inner .slider_content .text .qbutton:hover {
    color: #fff!important;
	background: #37bba3!important;	
}

.header_top_bottom_holder:after {
	border: none!important;
	background: #58595b!important;
	bottom: 0;
	height: 60px;
}

h3, .h3, h3 a {
    color: #58595b!important;
}

p, ul li {
	color: #555!important;
}

.wpb_wrapper ul {
	list-style-position: outside;
	margin-left: 15px;	
}

h4, .h4, h4 a {
    color: #58595b!important;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    text-transform: none;
}

.slider_content_inner h4 {
	color: #fff!important;
}


.flex-heading {
    background-color: #f8f8f8;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px;
}

.kb-offer .kb-flex .kb-container--offer {
    padding: 10px 20px;
    background-color: #f2f2f2;
    flex: 1;
    border: none;
    overflow: hidden!important;
}

.kb-offer .kb-container--offer li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    margin-right: 8px;
    font-size: 14px;
}

li.kb-bolded {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.kb-offer .kb-cta--centered {
    display: flex;
    background-color: #ddf3ff;
}

.kb-offer .kb-cta--centered a.cta-button.cta-button--small {
    align-self: center;
    padding: 4px 8px;
    font-size: 14px;
    text-transform: uppercase;
}

.kb-offer .cta-button {
    padding: 6px 12px;
    text-align: center;
    font-size: 16px;
    width: auto;
    align-self: center;
}

.kb-offer ul {
    font-size: 14px;
    list-style-type: none;
    padding-left: 0;
    text-align: left;
}

.kb-offer ul li {
    line-height: 1.5;
}

.kb-offer .kb-container--emphasize {
    position: relative;
}

.kb-offer li.kb-list--plus:before {
    content: '';
}

.kb-offer li.kb-list--plus {
    text-align: left;
    margin-left: -7px !important;
}

.kb-offer .kb-flex {
    margin: 0 auto;
    flex-direction: row;
    max-width: 900px;
}

.kb-offer-separator {
    position: relative;
}

.kb-offer-separator:after {
    position: absolute;
    width: 1px;
    height: 80%;
    background-color: #eee;
    content: '';
    right: 25px;
    top: 10%;
}

.kb-offer .kb-flex {
    display: flex;
    overflow: hidden!important;
}

.kb-container--offer ul li {
	margin-left: 0!important;
}

.kb-container--offer ul {
	list-style-type: none!important;
	padding-left: 0!important;
}

.page-id-51 h3.nomarg, .page-id-51 .wpb_text_column  {
	margin-bottom: 0!important;
}

.kb-container--emphasize:before {
    position: absolute;
    top: 25px;
    right: -40px;
    content: "Value offer";
    background-color: #37bba3;
    color: white;
    padding: 0 35px;
    transform: rotate(45deg);
    font-size: 18px;
}

.requestapptcta .vc_column_container {
	padding-right: 0!important;	
}

.kb-offer-heading, .kb-heading--small {
    font-size: 25px!important;
    line-height: 30px!important;
}

.cta-button {
    color: #fff!important;
    background: #37bba3!important;
}

.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 20px!important;
}

.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 20px;
}

@media (max-width: 1100px) {

	img.alignleft, .wp-caption.alignleft {
		float: none!important;
	}
	
	.cg-menu-below .leftnav.dynamic-logo-width {
	    width: 50% !important;
	}

	.kb-offer .kb-flex {
		display: block!important;
	}
	
	.cg-logo-center, .cg-logo-left {
		background: #01356e!important;
	}

}