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

#top .nav-btn a span {
    background-color: #CA212A;
    padding: 12px 37px;
    outline: solid 1px #CA212A;
    outline-offset: 3px;
}

#ro-2 .row-bg.viewport-desktop.using-image {
    background-size: 240px;
}

#top li#search-btn span.icon-salient-search,
#top li#search-btn span.icon-salient-search:before {
    color: #000 !important;
}


/* ----------------------     -------------------------- ----------------------     -------------------------- */

#ro-1bg {
    position: absolute;
}

#btnn {
    background-color: #CA212A;
    padding: 12px 37px;
    outline: solid 1px #CA212A;
    outline-offset: 3px;
}

#ro-1 .row-bg.viewport-desktop.using-image {
    opacity: 0;
}


/* ----------------------     -------------------------- ----------------------     -------------------------- */

#ro-3 .iwithtext {
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 9px;
}

#ro-3 .iwithtext .iwt-icon img {
    width: 29px;
}

#ro-3 .iwithtext .iwt-text {
    padding-left: 43px;
}


/* ----------------------     -------------------------- ----------------------     -------------------------- */

#ro-55 #inn1 {
    margin-bottom: 0px;
}


/* ----------------------     -------------------------- ----------------------     -------------------------- */

#ro-7 {
    box-shadow: 0px 0px 17px 9px #00000036;
}

#ro-7 .txt1 {
    padding: 20px 20px;
    padding-bottom: 0px;
}

#ro-7 .txt1 p {
    padding-bottom: 16px;
}


/* ----------------------     -------------------------- ----------------------     -------------------------- */

#copyright {
    padding: 10px 0px !important;
}

#copyright p {
    font-family: poppins;
    font-weight: 400;
    font-size: 16px;
}

#copyright {
    padding: 20px 0px !important;
}

#footer-outer #footer-widgets .widget h4 {
    font-family: 'Libre Baskerville';
    font-size: 24px;
}

#footer-outer #footer-widgets .widget p,
#footer-outer #footer-widgets .widget a {
    font-family: poppins;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.3;
    padding-bottom: 2px;
}

#footer-outer #footer-widgets .soc a i {
    margin-top: 4px;
    width: 20px;
    height: 20px;
    margin-right: 11px;
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1600px) {
    #ro-1bg .imgg {
        transform: scale(106%);
        transform-origin: left top;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1440px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1366px) {
    #ro-1bg .imgg {
        transform: scale(110%);
        transform-origin: left top;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1340px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1320px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1280px) {
    #ro-1bg .imgg {
        transform: scale(117%);
        transform-origin: left top;
    }
    #ro-1 .txt1 p,
    #ro-2 .txt1 p,
    #ro-3 .txt1 p,
    #ro-4 .txt1 p,
    #ro-5 .txt1 p,
    #ro-6 .txt1 p,
    #ro-7 .txt1 p {
        font-size: 19px;
        line-height: 1.3;
    }
    #ro-7 .txt1 p {
        padding-bottom: 15px;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1024px) {
    #ro-1bg .imgg {
        transform: scale(110%);
        transform-origin: left top;
    }
    #ro-1 {
        padding-bottom: 50px !important;
    }
    #ro-1 .txt1 h2,
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-6 .txt1 h2,
    #ro-7 .txt1 h2 {
        font-size: 25px;
        line-height: 1.2;
    }
    #ro-2 .txt1 h4 {
        font-size: 15px;
    }
    #ro-1 .txt1 p,
    #ro-2 .txt1 p,
    #ro-3 .txt1 p,
    #ro-4 .txt1 p,
    #ro-5 .txt1 p,
    #ro-6 .txt1 p,
    #ro-7 .txt1 p {
        font-size: 14px;
        line-height: 1.3;
    }
    #ro-3 .txt-info h4 {
        font-size: 15px;
        line-height: 1.2;
    }
    #ro-3 .iwithtext {
        font-size: 13px;
        line-height: 1.3;
        margin-bottom: 9px;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 900px) {
    #ro-1 .row-bg.viewport-desktop.using-image {
        opacity: 1;
    }
    #ro-3 .product {
        width: 100%;
    }
    #ro-55 #inn1 .vc_col-sm-6,
    #ro-55 #inn2 .vc_col-sm-6,
    #ro-55 #inn3 .vc_col-sm-6 {
        width: 50%;
    }
    #ro-55 #inn1,
    #ro-55 #inn2,
    #ro-55 #inn3 {
        margin-bottom: -29px;
    }
    #ro-7 .txt1 {
        margin-bottom: 40px;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 768px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 480px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 414px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 375px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 360px) {}