/*
Theme Name:     Medilink Child
Template:       medilink
Theme URI:      https://radiustheme.com
Author:         Radiustheme
Author URI:     https://radiustheme.com/demo/medilink
Description:    Medilink | Responsive WordPress Medical Theme is one of the Latest and World Standard Multipurpose Responsive WordPress Medical  Theme. Using medilink user can get to Start a  Medical, Medical  Shop and Medical schedule.
Version:        1.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    medilink
Tags:           one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
.skewbg{
    background-color: unset;
}
.opening-hours-info-list{
    border-top-color:  rgba(232,78,13,1);
}
.departments-box-layout10 .item-button .item-btn{
    border-color: #e84e0d;
}
.site-wrp .ls-v6 .ls-nav-next:before,.site-wrp .ls-v6 .ls-nav-prev:before,.why-choose-box-6 .choose-icon-box:hover .item-icon{
    color:  rgba(232,78,13,1);
}
.site-wrp .ls-v6 .ls-nav-next:hover::before,.site-wrp .ls-v6 .ls-nav-prev:hover::before{
    color: white;
}
a.ls-layer-link:hover,.why-choose-box-6 .choose-icon-box .item-icon,.why-choose-box-6 .choose-icon-box:hover,.why-choose-box-7 .item-title::before,.departments-box-layout10 .item-button .item-btn:hover::after{
    background-color: rgba(232,78,13,1);
}
.departments-box-layout10 .item-icon{
    -webkit-box-shadow: 0px 20px 30px rgba(232,78,13, 0.4);
    box-shadow: 0px 20px 30px rgba(232,78,13, 0.4);
}
.ls-layers a:link,.widget ul li:before{
    color: white;
}
ul.vita-list li{
    list-style-type: disc;
}
.btn-layout-1 .item-btn:hover{
    color: black;
}
.why-choose-box-6 .choose-icon-box:after{
    border-color: transparent transparent transparent rgba(232,78,13,1);
}
.active .why-choose-box-6 .choose-icon-box .item-icon{
    background-color: white;
    color: rgba(232,78,13,1);
}
.active .why-choose-box-6 .choose-icon-box,.departments-box-layout10 .item-icon{
    background-color: rgba(232,78,13,1);
}
.active .why-choose-box-6 .choose-icon-box .item-content{
    color: white;
}
.active .why-choose-box-6 .choose-icon-box:after{
    visibility: visible;
    opacity: 1;
}
.ls-layers .ls-wrapper span a{
    border-radius: 10px;
    background-color: white;
    padding: 1px 10px;
    color: #e84e0d;
}
.footer-layout1 .footer-box .footer-contact-info li i{
    color: #e84e0d;
}
.site-header .main-navigation ul li a,.entry-banner .inner-page-banner .breadcrumbs-area h1,.heading-layout1 h2, .heading-layout1 h3,.call-to-action-box-layout6 h2{
    text-transform: none;
}
.entry-banner .inner-page-banner::before{
    background: rgb(247,166,0);
    background: radial-gradient(circle, rgba(247,166,0,0.85) 0%, rgba(247,166,0,0.85) 80%, rgba(232,78,15,0.85) 100%);
}
.departments-box-layout10 .item-content p{
    display: none;
}
#nav_menu-3{
    margin-left: 45px;
}
.about-info-list .list-info.theme2 li{
    margin: 0;
    padding: 0px 0;
    padding-left: 30px;
    border-radius: 4px;
}
.about-info-list .list-info.theme2 li:nth-child(even){
    /*background-color: #e84e0d;
    color: white;*/
}
.about-info-list .list-info.theme2 li:nth-child(even)::after{
    /*color: white;*/
}
.about-info-list ul.theme2 li:after{
    left: 8px;
    /*top: 50%;
    transform: translateY(-50%);*/
}
.departments-box-layout5:hover .item-img::before {
    background-color: #808080;
}
.departments-box-layout10:not(.departments-box-style10) .item-icon img {
    filter: none;
}
.departments-box-layout5 .item-img::before{
    background: -webkit-linear-gradient(to top, #808080, transparent);
    background: -o-linear-gradient(to top, #808080, transparent);
    background: -moz-linear-gradient(to top, #808080, transparent);
    background: linear-gradient(to top, #808080, transparent); 
}
@media (max-width: 1024px){
    .mean-container .mean-bar{
        display: flex;
        align-items: center;
    }
    .mean-bar .header-action-items{
        position: unset;
    }
    .ls-layers .ls-wrapper p{
        font-size: 24px !important;
    }
    .ls-layers .ls-wrapper span{
        font-size: 18px !important;
    }
    .ls-layers .ls-wrapper ul > li{
        font-size: 18px !important;
        margin: 0;
        padding-left: 10px;
    }
}
@media (max-width: 500px){
    .ls-layers .ls-wrapper p{
        font-size: 14px !important;
    }
    .ls-layers .ls-wrapper span{
        font-size: 11px !important;
    }
    .ls-layers .ls-wrapper ul > li{
        font-size: 11px !important;
        margin: 0;
        padding-left: 10px;
    }
}