/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.fw-7{
    font-weight:700!important;
}
.theme-color{
    color:#ffa900 !important;
}
.vc_col-sm-3.wpb_column .widget_nav_menu ul{
    margin-left:0;
    margin-bottom:0;
}
.vc_col-sm-3.wpb_column .widget_nav_menu ul li{
    list-style:none;
    position:relative;
    padding-left: 14px;
    margin-bottom: 6px;
}
.vc_col-sm-3.wpb_column .widget_nav_menu ul li:before{
    content: '>';
    position:absolute;
    height:20px;
    width:20px;
    left:0;
    top:0;
}
.footer a{
    color:#000;
}
.footer a:hover{
    color:#000 !important;
    text-decoration: underline;
}
.mobile-bg-ecobonus .row-bg.using-image{
    background-position:right center !important;
}
@media screen and (max-width:991px){
    .nectar-milestone .number h4{
        font-size:.8em !important;
    }
    .nectar-milestone .number .symbol{
        font-size:.5em !important;
    }
    .vc_row.vc_row-o-columns-middle.vc_row-o-full-height > .span_12{
        align-content:start !important;
        padding-top:30% !important;
    }
    .vc_row.vc_row-o-columns-middle.vc_row-o-full-height > .span_12 h1,.vc_row.vc_row-o-columns-middle.vc_row-o-full-height > .span_12 h3{
        text-align:center !important;
    }
    .vc_row.vc_row-o-columns-middle.vc_row-o-full-height > .span_12 .divider-wrap{

    }
    .d-none{
        display:none !important;
    }
    #footer-outer{
        display:none;
    }
}



