/*
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
*/

/*-------------------------------------------------------------------------*/
/* Note: The theme CSS files are loaded through the /css/ folder. 
/*-------------------------------------------------------------------------*/
#copyright {
    padding: 13px!important;
}
#copyright p {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.wpb_row.vc_row-fluid.vc_row.top-level.standard_section {
    margin: 0;
}

.fusion-main-menu > ul > li > a,.fusion-is-sticky .fusion-main-menu > ul > li > a { padding-left: 15px;  padding-right: 15px;}


#footer-outer, 
#nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap{
  color:#ccc;
  position:relative!important;
  z-index:10;
  background-color:#252525
}

.wpb_row .row-bg-wrap .row-bg-overlay {
    height: 99%!important;
}

.material .wpb_content_element, .material .wpb_row {
    margin-bottom: 0!important;
}

li#social-in-menu {
    display: none!important;
}