/*
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
*/





.divider-wrap .divider-vertical {
    width: 2px;
    margin: 25px auto;
}

.wpb_wrapper>div {
    margin-bottom: 0;
}



body #footer-outer #copyright {
    display: none;
}

.meta-comment-count {
    display: none !important;
}

@media only screen and (max-width: 999px) {
#header-outer #top .row .col.span_9 .slide-out-widget-area-toggle {
    order: 1;
    padding: 0 10px 0 7px;
}
}