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


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

/* all */
.text-dark, .text-dark .headline{color: #000;}
ul#menu-menu li a {
    color: #fff;
}
.color-green{color: #54B5B9;}
.color-green h1 .headline {
    color: #54B5B9;
}
.header.extralarge h1, .header.huge h1 {
    font-size: 38px !important;
}
.header.extralarge .btSuperTitle, .header.extralarge .btSubTitle, .header.large .btSuperTitle, .header.large .btSubTitle {
    font-size: 14px !important;
}
.header.large h2, .header.large h1{
    font-size: 26px;
}
/* header */
.btBelowMenu:not(.btStickyHeaderActive) .mainHeader{
    background-color: #00000063 !important;
}
.btIco .btIcoHolder:before, .btIco .btIcoHolder:after, .btIconWidgetTitle, .btIconWidgetText {
    color: #fff !important;
}
.text-header-image .btSuperTitle, .text-header-image .headline, .text-header-image .btSubTitle {
    color: #000;
}
.text-box-gray{
    color: #444;
    font-weight: 700;
}
.btStickyHeaderActive ul#menu-menu li a {
	color: #54b5b9;
}
.btStickyHeaderActive .btIco .btIcoHolder::before, .btStickyHeaderActive .topBarInLogoAreaCell .btIconWidgetIcon .btIcoHolder::after, .btStickyHeaderActive .btIconWidgetTitle, .btStickyHeaderActive .btIconWidgetText, .btStickyHeaderActive .menuPort .btIconWidget .btIcoHolder::after{
	color: #54b5b9 !important;
}

/* home */
.btDarkSkin, .btLightSkin .btDarkSkin {
    background-attachment: inherit;
}
.icon-4-box{
    width: 82px;
    margin-top: -35px;
    background-color: #fff;
    border: none !important;
    padding: 10px;
}
.icon-box-services{
	width: 82px;
    margin-top: -50px !important;
    background-color: #54b5b9;
    border: none !important;
    padding: 10px;
}
.img-doctor{width: 300px;}

/* news */
.btArticle .port {
    margin-top: 170px !important;
}
.btArticle .port .btSuperTitle{display: none;}
form#commentform {display: none;}
.single-post section.boldSection.gutter.bottomSemiSpaced {display: none;}
.btArticleComments, .btArticleCategories{display: none !important;}

/* contatti */
form.wpcf7-form p span{display: inline !important;}

/* responsive */
@media (max-width: 991px){
    .icon-4-box{margin-top: 20px;}
    .btLightSkin .topBarInLogoAreaCell, .btDarkSkin .btLightSkin .topBarInLogoAreaCell{background-color: #54B5B9 !important;}
    ul#menu-menu li a{color: #54B5B9;}
    .btIco .btIcoHolder::before, .btIco .btIcoHolder::after{color: #54B5B9 !important;}
	.header-mobile{padding: 20px;}
}
