/*
Theme Name: Sentinela Child
Theme URI: 
Version: 2019 - v1.0
Author: &lt;arbex&#47;&gt;ti
Author URI: https://arbexti.com.br/
Template: sentinela
*/


.sc_services_hover .sc_services_item_header {
    background: #fff !important;
}
.scheme_default .sc_services.sc_services_hover .sc_services_item_icon:after {
    background-color: transparent !important;
}
.scheme_default .sc_services.sc_services_hover .sc_services_item_icon {
    color: #ba2025 !important;
}
.scheme_dark.sidebar .socials_wrap .social_item .social_icon, .scheme_dark.footer_wrap .socials_wrap .social_item .social_icon {
    color:  #fff !important;
}

.sc_item_title + .sc_item_subtitle {
     margin-top: 0 !important;
}
.scheme_default .sc_layouts_menu_nav>li.current-menu-ancestor>a:before, .scheme_default .sc_layouts_menu_nav>li.current-menu-parent>a:before, .scheme_default .sc_layouts_menu_nav>li.current-menu-item>a:before {
    background-color: #ffa9ac !important;
}



.sc_layouts_menu_nav > li.current-menu-ancestor > a:before, .sc_layouts_menu_nav > li.current-menu-parent > a:before, .sc_layouts_menu_nav > li.current-menu-item > a:before {
    width: 100% !important;
    height: 100% !important;
    border-radius: 0 !important;
}
.m-b-10{
    margin-bottom: 10px;
}

@media (max-width: 479px){
    .mobile_device .menu_mobile .search_mobile, .mobile_layout .menu_mobile .search_mobile {
        display: none !important;
    }
    .mobile_device .menu_mobile .menu_mobile_nav_area, .mobile_layout .menu_mobile .menu_mobile_nav_area {
        margin-top: 5em !important;
    }
}
.mobile_device .menu_mobile .socials_mobile, .mobile_layout .menu_mobile .socials_mobile {
    display: none !important;
}
@media (max-width: 1023px){
    .menu_mobile .sc_layouts_logo {
         display: none !important;
    }
}