/*
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
*/



body #header-outer {
    padding: 32px 0;
}





.buttons.sf-menu,
#top .span_9 > .slide-out-widget-area-toggle{
display: none !important;
}






/*OPEN : HOME*/

.nectar-responsive-text.texto-intro-section   {
    margin: 0 0 0 0 !important;
    padding:32px 0 !important;
}


@media (max-width: 999px) {

.nectar-responsive-text.texto-intro-section   {
    margin: 0 0 0 0 !important;
    padding:24px 0 !important;
}

}

@media (max-width: 690px) {

.nectar-responsive-text.texto-intro-section   {
    margin: 0 0 0 0 !important;
    padding:12px 0 !important;
}

}



/*CLOSE : HOME*/

