/*
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
*/

.fore_boxse1 .nectar-fancy-box .inner .hover-content {
    max-width: 100% !important;
}
.fore_boxse1 .nectar-fancy-box {
    padding: 25px 15px;
}
div#footer-outer .container .span_5 {
    width: 100%;
    margin-right: 0px !important;
}
div#footer-outer .container {
    background-color: black;
}
div#footer-outer .container .footer_bottom1 span.col_two {
    font-size: 16px;
    color: white;
    width: 50%;
    display: block;
}

div#footer-outer .container .footer_bottom1 {
    display: flex;
}
div#footer-outer div#copyright {
    padding: 0px 0px;
}
span.col_two.privecy_link {
    text-align: right;
}
.page-id-613 .main-content > .row > #breadcrumbs.yoast {
    display: none !important;
}
.page-id-613 html {
    max-width: 100%;
    overflow-y: hidden !important;
    overflow-x: hidden;
}



