/*
 Theme Name:   Denticare Child
 Theme URI:    http://denticare.bold-themes.com
 Description:  Denticare child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     denticare
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  denticare-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */

.btMenuHorizontal .menuPort > nav > ul > li > a {
	padding: 0 calc(30px * .4);
}


.btContentWrap{
	/* padding-top: 150px !important; */
}


.topTools .btIconWidget.bt_icon_alternate:hover {
    color: #185177;
}

.btMenuFontSize-16 .menuPort {
    font-size: 17px;
    font-weight: 500;
}

.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .logo img {
  padding-top: 3px;
}



.btMenuHorizontal .topBar {
    font-size: .9em;
}





.btLightSkin .btSidebar > *, .btDarkSkin .btLightSkin .btSidebar > *, .btLightSkin .btDarkSkin .btLightSkin .btSidebar > * {
    border-color: rgba(44, 176, 181, 0.4);
     
}




.btSiteFooter .bt_bb_custom_menu li.bt_bb_back_to_top:before {
    content: none;
    }
    
    
.btSiteFooter .bt_bb_custom_menu li.bt_bb_back_to_top:after {
    content: "\f106";
    font-family: FontAwesome;
    margin: 0 5px;
    }
    
    .btSidebar > * {
    padding-left: 2.625em;
    padding-right: 2.625em;
    border: 2px solid;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 3em;
    }
    .btSidebar > *:first-child {
    border-top-width: 2px;
    border-top-style: solid;
    padding-top: 2.625em;
    }
.btSidebar > *:last-child {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    }

.progress-wrap svg.progress-circle path {
  stroke: #35c2bc;
}

.progress-wrap::after {
  color: #2bc0b9;
}

.bt_bb_headline_superheadline{
    display: none !important;
}

.bt_bb_headline_superheadline_outside{
    display: none;
    
}

.btPageHeadline header {
  max-width: 100%;
}

/*
.btAccentGradientHeader .topBar {
  background-color: #115278;
}

.topTools .btIconWidget.bt_icon_alternate .btIconWidgetIcon {
  color: #1ebeb6;
}
.topTools .btIconWidget.bt_icon_alternate:hover {
    color: #40abb2 !important;
}
*/


.map_google{
    max-width:100%;
    list-style:none; 
    transition: none;
    overflow:hidden;
    width:100%;
    height:600px;
    max-width: 600px; 
    margin-left: auto;
    border-radius: 50%;    
    border-top-left-radius: 50%;  
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}



@media only screen and (min-device-width: 220px) and (max-device-width: 680px) {
.map_google{
         border-radius: 0; 
         height:400px;
}
}


.bt_bb_color_scheme_11.bt_bb_headline .bt_bb_headline_content small {
  
}

.bt_bb_headline .bt_bb_headline_content s {
 /*text-shadow: 0 3px 5px rgb(0 0 0 / 70%);   */
 text-shadow: 0 3px 5px rgb(0 0 0 / 70%);
}


.bt_bb_separator.bt_bb_top_spacing_extra_large {
    margin-top: 8em;
}



.bt_bb_separator.bt_bb_bottom_spacing_extra_large {
    margin-bottom: 7em;
}

.bt_bb_separator.bt_bb_bottom_spacing_large {
  margin-bottom: 2.5em;
}


.bt_bb_separator.bt_bb_bottom_spacing_medium {
   border-bottom-color: #57c7c2 !important;
}




.bt_bb_headline .bt_bb_headline_content s {
  font-weight: normal;
}

.bt_bb_size_large.bt_bb_headline h1, .bt_bb_size_large.bt_bb_headline h2, .bt_bb_size_large.bt_bb_headline h3, .bt_bb_size_large.bt_bb_headline h4, .bt_bb_size_large.bt_bb_headline h5, .bt_bb_size_large.bt_bb_headline h6 {
  font-size: 3rem;
}

.btMenuFontSize-16 .menuPort {
  font-size: 18px !important;
}


h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
}

.bt_bb_headline_content{
    font-size: 0.9em;
}

.btArticleCategories {
    display: none !important;
}

.bt_bb_headline_superheadline_outside{
    display: none !important;
}

.btPageHeadline .bt_bb_port {
    padding-bottom: 7em;
    padding-top: 6em;
    }
    
    
.bt_bb_color_scheme_11.bt_bb_headline .bt_bb_headline_content small {
    color: #3facb2 !important;
    text-shadow: 0 3px 5px rgb(0 0 0 / 70%);
}

