/*

Theme Name:   MediCenter Child

Theme URI: https://1.envato.market/medicenter-responsive-medical-wordpress-theme

Description:  MediCenter Child Theme

Author: QuanticaLabs

Author URI: https://1.envato.market/quanticalabs

Template:     medicenter

Version:      1.2

Text Domain:  medicenter

*/
.slider-title strong {
    color: #FFF;
}
.why-us-list .item-content .text p {
    font-size: 0.9em;
}
#faqs-menu.vertical-menu ul {
    margin: 0;
}
#faqs-menu.vertical-menu ul li.current-menu-item>a, #faqs-menu.vertical-menu ul li.current-menu-item>a, #faqs-menu.vertical-menu ul li.current-menu-item>a:hover, #faqs-menu.vertical-menu ul li.current-menu-item>a::after, #faqs-menu.vertical-menu ul li.current-menu-item>a:hover::after, #faqs-menu.vertical-menu ul li.current-menu-ancestor>a, #faqs-menu.vertical-menu ul li.current-menu-ancestor>a:hover, #faqs-menu.vertical-menu ul li.current-menu-ancestor>a::after, #faqs-menu.vertical-menu ul li.current-menu-ancestor>a:hover::after, #faqs-menu.vertical-menu ul li.current-menu-ancestor:hover>a, #faqs-menu.vertical-menu ul li.current-menu-ancestor:hover>a::after
{
    color: #FFF;
}
#faqs-menu.vertical-menu li.current-menu-item>a, #faqs-menu.vertical-menu li.current-menu-ancestor>a {
    background: #42B3E5;
}
#faqs-menu.vertical-menu li:first-child>a {margin-top: 0;}
#faqs-menu.vertical-menu li a {
    height: auto;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: justify;
    -ms-flex-pack: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: #F0F0F0;
    border: none;
    padding: 17px 17px 19px 20px;
    line-height: 24px;
    color: #666;
    margin-top: 10px;
}
#faqs-menu.vertical-menu li a::after {
    font-size: 16px;
    font-family: "template";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    vertical-align: middle;
    content: "\66";
}
.vc_col-sm-3 .contact-data li::before {
    width: 52px;
}
.orange-title {
    color: #f08229;
}
.footer .menu li {
    width: 100%;
}
.website-by {
    font-size: 11px;
}
.copyright-area-container .website-by a {
    color: #797b7e;
}
@media screen and (max-width: 1249px) {
    .sr7-layer.slider-subheading.mobile-sub {
        margin-top: 10px !important;
    }
}
@media screen and (max-width: 1009px) {
    .sr7-layer.slider-heading.mobile-heading {
        margin-top: -105px !important;
    }
    .sr7-layer.slider-heading.mobile-heading strong {
        white-space: break-spaces;
    }
    .sr7-layer.slider-subheading {
        font-size: 35px !important;
    }
}
@media screen and (max-width: 767px) {
    .header-icon {
        line-height: 24px;
    }
    .sr7-layer.mobile-heading-mid strong{
        white-space: break-spaces;
    }
    .sr7-layer.slider-subheading.mobile-sub-mid {
        margin-top: -100px !important;
    }
}
@media screen and (max-width: 479px) {
    .sr7-layer.slider-heading.mobile-heading
	{
		margin-top: -105px !important;
	}
    .sr7-layer.slider-heading strong {
        white-space: break-spaces;
    }
}