/*
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
*/
#ro-10 .grayy {
    filter: contrast(0.1);
}
.wpb_video_wrapper {
    padding-top: 0px !important;
}
/* --------------------------           --------------------------            */
#top .icon-salient-cart:before, #top .icon-salient-cart:before {
    content: "\f07a" !important;
    font-family: 'FontAwesome';
}

#top .container {
    padding: 0;
}

#top ul.buttons.sf-menu {
    display: flex;
}

#top ul.buttons.sf-menu li.nectar-header-text-content-wrap {
    order: 3;
    margin-left: 20px !important;
}

#top .hdr-icon {
    display: flex;
    align-items: center;
}

#top .hdr-icon a i {
    color: #0141F5;
    background-color: #fff;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 3px;
}

#top .hdr-icon p {
    margin-right: 10px;
    padding: 0px;
    margin-bottom: 0px;
}


#top .col.span_9.col_last:before {
    background-color: #A541CC;
    content: "";
    width: 130%;
    height: 100%;
    position: absolute;
    left: -200px;
}

#top .col.span_9.col_last nav {
    padding-top: 10px;
    padding-bottom: 10px;
}

#top li a span.menu-title-text h3 {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 26px;
    line-height: 36px;
    color: #fff;
    margin-bottom: 0px;
}

#top li a span.menu-title-text p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
}

#top nav ul.sf-menu.sf-js-enabled.sf-arrows a {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

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

#ro-1 .txt2 h1 a {
    text-decoration: underline;
}

#ro-1 #inn {
    padding: 30px 29px !important;
}

#ro-1 #inn input {
    height: 46px !important;
    border-radius: 0px !important;
    margin-bottom: -8px;
}

#ro-1 #inn button.frm_button_submit {
    display: table;
    margin: auto;
    border: none;
    box-shadow: none !important;
    border-radius: 0px !important;
    width: 100%;
    padding: 13px 0px !important;
    background-color: #6ADAEB;
    color: #000;
    font-family: 'Roboto';
    font-size: 16px;
    text-transform: uppercase;
}

#ro-1 p.vc_custom_heading.cus {
    text-transform: uppercase;
}

#ro-1 #btnn {
    border-radius: 50px !important;
}

#btnn {
    border-radius: 50px !important;
}


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

#ro-1 h2 {
    font: 900;
}

#ro-2 li.classic.product {
    background-color: #fff;
    height: 330px;
}

#ro-2 li.classic.product h2.woocommerce-loop-product__title {
    font-size: 16px;
    font-weight: 500;
    padding: 0px 4px;
    margin-top: 20px;
    height: 50px;
}

#ro-2 li.classic.product span.price {
    font-size: 16px;
    color: #000 !important;
    margin-top: 10px;
    padding-left: 13px;
}


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

#ro-3 .imgg {
    width: 100%;
}

#ro-3 .txt-info h4 {
    text-transform: uppercase;
    font-size: 18px;
}


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

#ro-4 .txt1 a {
    color: #fff;
}

#ro-1 .txt2 h1,
#ro-3 .txt-info p a,
#ro-4 .txt1 h2,
#ro-4 .txt22 h2,
#ro-4 .txt1 h1,
#ro-6 .txt1 h2,
#ro-8 .txt2 h3,
#ro-8 .txt1 h2 {
    text-transform: uppercase;
}

#ro-4 a#btnn,
#ro-5 a#btnn,
#ro-6 a#btnn {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 15px;
    text-transform: uppercase;
    padding: 12px 28px;
}


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

#ro-5 ul.wpb_tabs_nav.ui-tabs-nav {
    width: 970px;
    border-bottom: solid 17px #595959;
    margin: auto;
    margin-bottom: 40px;
}

#ro-5 .ui-tabs-nav li.tab-item {
    background-color: #F8F8F8;
    margin: 0px 5px;
    padding: 6px 37px;
    transition: 0.5s;
}

#ro-5 .ui-tabs-nav li.tab-item a {
    color: #000 !important;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 16px;
    transition: 0.5s;
}

#ro-5 .ui-tabs-nav li.tab-item.active-tab,
#ro-5 .ui-tabs-nav li.tab-item:hover {
    background-color: #000;
}

#ro-5 .ui-tabs-nav li.tab-item.active-tab a,
#ro-5 .ui-tabs-nav li.tab-item:hover a {
    color: #FEB3AD !important;
}

#ro-5 .ui-tabs-nav li.tab-item.active-tab a:after {
    display: none;
}

#ro-5 .iwt-text strong {
    font-family: 'Roboto';
    font-weight: 500;
}

#ro-5 .iwt-icon img {
    width: 79%;
    position: relative;
    left: -13px;
    top: -6px;
}

#ro-5 #inn p {
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: -10px;
}

#ro-5 #inn {
    border-bottom: solid 1px #777777;
    padding-bottom: 30px;
    padding-top: 20px;
    padding-left: 54px;
    width: 80%;
    margin: auto;
}

#ro-5 a#btnn {
    color: #FEB3AD;
    padding: 13px 29px;
}


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

#ro-7 .picc {
    width: 100%;
}

#ro-7 .wpb_raw_html .icoo {
    position: absolute;
    top: 0px;
    background-color: #1d54ed75;
    width: 100%;
    height: 334px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: 0.5s;
}

#ro-7 .wpb_raw_html .icoo:hover {
    opacity: 100%;
}

#ro-7 .wpb_raw_html .icoo i {
    background-color: #333333;
    color: #fff;
    margin: 0px 5px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}


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

#ro-9 .txt-info p {
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 15px;
    line-height: 1.5;
}

#ro-9 .txt-info {
    border-bottom: solid 1px #E4E4E4;
    padding-bottom: 44px;
    margin-bottom: -10px;
}

#ro-9 .people {
    display: table;
    margin: 0px 0px auto auto;
    margin-bottom: -70px;
}

#ro-9 .txt-info22 {
    padding-left: 180px;
    z-index: 99;
    position: relative;
}

#ro-9 .txt-info22 h6 {
    margin-bottom: 0px;
}

#ro-9 .txt-info22 p {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 14px;
}

#ro-9 .owl-dots span {
    background-color: transparent !important;
    border-radius: 0px !important;
    border: solid 1px #0141F5;
    transform: none;
    width: 10px;
    height: 10px;
    transition: 0.5s;
}

#ro-9 .owl-dots .active span,
#ro-9 .owl-dots span:hover {
    background-color: #0141F5 !important;
}
#ro-12 a {
    margin-right: 20px;
}

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

#fttr #inn {
    padding-left: 20px;
    padding-top: 50px;
    padding-bottom: 80px;
    
}

#fttr #inn .txt1 h3 {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 27px;
}

#fttr .iwt-icon img {
    width: 30px;
    height: 40px;
    object-fit: contain;
    top: 5px;
    position: relative;
}

#fttr .iwithtext a,
#fttr .iwithtext {
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 16px;
}

#copy p,
#copy a {
    color: #fff;
    font-weight: 200;
}

#copy .txt-info>div {
    display: flex;
    justify-content: end;
}

#copy .txt-info>div p {
    margin-left: 20px;
    padding-bottom: 0px;
}

#copy .wpb_text_column {
    margin: 0px;
    padding: 0px;
}


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

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


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

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


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

@media (max-width: 1366px) {
    #ro-9 .txt-info22 {
        padding-left: 160px;
    }
}


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

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


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

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


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

@media (max-width: 1280px) {
    #ro-9 .txt-info22 {
        padding-left: 130px;
    }
}


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

@media (max-width: 1024px) {
    #ro-1 #inn {
        padding: 30px 19px !important;
    }
    #ro-1 .txt1 p,
    #ro-1 p.vc_custom_heading.cus,
    #ro-2 .txt1 p,
    #ro-3 .txt1 p,
    #ro-3 .txt-info p,
    #ro-4 .txt1 p,
    #ro-5 .txt1 p,
    #ro-6 .txt1 p,
    #ro-7 .txt1 p {
        font-size: 12px !important;
        line-height: 1.3 !important;
    }
    #ro-5 .ui-tabs-nav li.tab-item {
        margin: 0px 5px;
        padding: 2px 17px;
    }
    #ro-5 ul.wpb_tabs_nav.ui-tabs-nav {
        width: 860px;
    }
    #ro-5 #inn {
        width: 100%;
    }
    #fttr #inn {
        padding-left: 40px;
        padding-top: 50px;
        padding-bottom: 80px;
        width: 80%;
    }
    #copy p,
    #copy a {
        font-size: 13px;
    }
}


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

@media (max-width: 900px) {
    #ro-3 .vc_col-sm-4 {
        width: 70%;
        margin: auto;
        margin-bottom: 30px;
    }
    #ro-5 ul.wpb_tabs_nav.ui-tabs-nav {
        width: 100%;
    }
    #ro-5 .ui-tabs-nav li.tab-item {
        margin: 0px 5px;
        padding: 0px 2px;
    }
    #ro-5 .ui-tabs-nav li.tab-item a {
        font-size: 13px;
    }
    #ro-5 #inn .vc_col-sm-3 {
        width: 70%;
        margin-bottom: 20px;
    }
    #ro-9 .txt-info22 {
        padding-left: 70px;
    }
    #fttr #inn {
        margin: auto;
    }
    #copy .txt-info>div {
        display: flex;
        justify-content: center;
    }
    #copy .txt-info>div p {
        margin: 0px 10px;
    }
}


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

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


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

@media (max-width: 480px) {
    #ro-1 .cola2 {
        background-color: #ffffff4d;
        padding-top: 20px !important;
    }
    #ro-1 .txt1 p,
    #ro-1 p.vc_custom_heading.cus,
    #ro-2 .txt1 p,
    #ro-3 .txt1 p,
    #ro-3 .txt-info p,
    #ro-4 .txt1 p,
    #ro-5 .txt1 p,
    #ro-6 .txt1 p,
    #ro-7 .txt1 p {
        font-size: 12px !important;
        line-height: 2.3 !important;
    }
    #ro-1 .txt1 p br,
    #ro-1 p.vc_custom_heading.cus br {
        display: none !important;
    }
    #ro-7 .wpb_raw_html .icoo {
        height: 480px;
    }
    #ro-3 .vc_col-sm-4 {
        width: 100%;
        margin: auto;
        margin-bottom: 30px;
    }
    #ro-1 h1 br {
        display: none;
    }
    #ro-5 .ui-tabs-nav li.tab-item {
        width: 100%;
        display: block;
        margin: 0px;
        margin-bottom: 10px;
    }
}


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

@media (max-width: 444px) {
    #ro-7 .wpb_raw_html .icoo {
        height: 368px;
    }
    #fttr #inn {
        padding-left: 20px;
        padding-top: 40px;
        padding-bottom: 80px;
        width: 100%;
    }
    #copy .txt-info>div {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
}


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

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


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

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