/*
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
*/
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 300px !important;
}
.top-nav {
    display: flex;
    justify-content: space-between;
}

.top-nav .box2 {
    display: flex;
}

.top-nav p,
.top-nav a {
    padding: 0px;
    font-weight: 100;
}

.top-nav .box2 a {
    margin: 0px 20px;
}


/*  */

#top a#logo {
    float: left;
}


/*  */

#top .col.span_9.col_last {
    background-color: #fff;
}

#top .col.span_9.col_last>nav>ul>li>a {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}

#top .col.span_9.col_last:before {
    position: absolute;
    content: "";
    background-color: #fff;
    width: 170%;
    height: 100%;
    left: -39%;
}

#top .col.span_9.col_last>nav>ul {
    width: 100%;
}

#top .nav-btn {
    position: absolute;
    right: 0px;
}

#btnn {
    font-family: 'Poppins';
    font-size: 15px;
    border-radius: 7px !important;
    font-weight: 600;
}


/*  */

body h2.woocommerce-loop-product__title {
    color: #272343 !important;
    font-weight: 500 !important;
    margin-top: 0px !important;
    padding-bottom: 4px !important;
}

body li.classic.product span.price span {
    color: #272343 !important;
}

body span.woocommerce-Price-amount.amount {
    color: #272343 !important;
}

body li.classic.product .product-wrap {
    overflow: visible !important;
}

body li.classic.product .product-wrap a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background-color: #F0F2F3 !important;
    color: #000 !important;
    width: 43px;
    transform: none !important;
}

body li.classic.product .product-wrap a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart i {
    margin: 0px !important;
}

body li.classic.product .product-wrap a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart span {
    display: none !important;
}

body li.classic.product .product-add-to-cart {
    right: 54px;
    position: absolute;
    transform: none !important;
    margin-top: 55px;
}


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

#ro-1 {
    margin-top: -30px;
}

#ro-1 .owl-dots {
    margin-top: -50px;
}


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

#ro-4 .txt-info {
    padding: 10px 10px !important;
    background-color: rgb(0 0 0 / 72%);
    border-radius: 0px 0px 15px 15px;
}

#ro-4 .txt-info h3 a {
    color: #fff !important;
}


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

#ro-1 .owl-nav,
#ro-4 .owl-nav,
#ro-7 .owl-nav {
    display: flex;
}

#ro-1 .owl-nav button span,
#ro-4 .owl-nav button span,
#ro-7 .owl-nav button span {
    display: none;
}

#ro-1 .owl-nav button,
#ro-4 .owl-nav button,
#ro-7 .owl-nav button {
    border: none;
    background-color: transparent;
    background: #fff;
    color: #000;
    width: 50px;
    height: 50px;
    border-radius: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

#ro-1 .owl-nav button:before,
#ro-4 .owl-nav button:before,
#ro-7 .owl-nav button:before {
    content: "\f060";
    font-family: fontawesome !important;
}

#ro-1 .owl-nav button.owl-next,
#ro-4 .owl-nav button.owl-next,
#ro-7 .owl-nav button.owl-next {
    transform: rotate(180deg);
}

#ro-1 .owl-nav button.owl-prev,
#ro-4 .owl-nav button.owl-prev,
#ro-7 .owl-nav button.owl-prev {
    position: absolute;
    left: 10px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

#ro-1 .owl-nav button.owl-next,
#ro-4 .owl-nav button.owl-next,
#ro-7 .owl-nav button.owl-next {
    position: absolute;
    right: 10px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}


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

#ro-1 #inn {
    padding-left: 30px;
    padding-right: 30px;
}


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

#ro-2 {
    width: 95%;
    margin: auto;
    margin-top: -80px;
    padding: 20px 13px !important;
}

#ro-2 .inner-wrap.row-bg-layer {
    box-shadow: 0px 0px 10px 0px #000;
    border-radius: 10px;
}

#ro-2 .iwt-icon img {
    width: 50px;
    height: 50px;
    object-fit: contain;
}

#ro-2 .iwt-text {
    padding-left: 63px;
}


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

#ro-3 .txt1,
#ro-4 .txt1 {
    z-index: 999;
    display: table;
    position: relative;
}

#ro-3 .nectar-woo-carousel-top {
    margin-bottom: 30px;
}

#ro-3 button.flickity-button.flickity-prev-next-button.previous {
    position: absolute !important;
    left: auto;
    right: 70px;
}

#ro-3 button.flickity-button {
    background-color: #F0F2F3 !important;
    border-radius: 650px !important;
    transition: 0.5s;
}

#ro-3 button.flickity-button::after {
    display: none;
}

#ro-3 button.flickity-button circle {
    display: none;
}

#ro-3 button.flickity-button:hover {
    background-color: #007580 !important;
}


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

#ro-4 .owl-nav.disabled,
#ro-7 .owl-nav.disabled {
    position: absolute;
    top: -20px;
    right: 0px;
    width: 150px;
}

#ro-4 .owl-nav button,
#ro-7 .owl-nav button {
    background-color: #F0F2F3;
    transition: 0.5s;
}

#ro-4 .owl-nav button:hover,
#ro-7 .owl-nav button:hover {
    background-color: #007580;
    color: #fff !important;
}

#ro-4 .owl-stage-outer {
    overflow: visible !important;
}


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

#ro-5 a#btnn {
    border: solid 2px #fff;
}

#ro-6 ul.wpb_tabs_nav.ui-tabs-nav.clearfix:after {
    display: none !important;
}

#ro-6 ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    border: none;
}

#ro-6 ul.wpb_tabs_nav.ui-tabs-nav.clearfix>li>a {
    padding: 5px !important;
    margin: 0px 9px;
}


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

#ro-7 .iwt-icon img {
    width: 60px;
    margin-top: 0px;
}

#ro-7 .iwt-text {
    margin-left: 18px;
    position: relative;
    top: 10px;
}

#ro-7 .iwt-text h3 {
    line-height: 1.2;
    margin-bottom: 0px;
}

#ro-7 .iwt-text p {
    color: #9A9CAA;
    font-size: 16px;
}


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

#footer-outer #footer-widgets .widget h4 {
    font-family: inter;
    font-weight: 400;
    font-size: 16px;
    color: #9A9CAA !important;
    text-transform: uppercase;
}

#footer-outer #footer-widgets .widget p,
#footer-outer #footer-widgets .widget a {
    font-family: inter;
    font-weight: 400;
    font-size: 16px;
    color: #000 !important;
    opacity: 100% !important;
}

#footer-outer #footer-widgets .col.span_4:nth-child(2) {
    display: flex;
    justify-content: space-between;
}

#footer-outer #footer-widgets form.tnp-subscription {
    display: flex;
}

#footer-outer #footer-widgets form.tnp-subscription input.tnp-submit {
    position: relative;
    left: 11px;
}

#footer-outer #footer-widgets form.tnp-subscription input#tnp-1 {
    font-size: 16px;
    color: #000 !important;
}


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

#footer-outer #footer-widgets .ftr-ico a i {
    color: #636270;
    width: 50px;
    height: 50px;
    border-radius: 50px !important;
    border: solid 2px transparent;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
}

#footer-outer #footer-widgets .ftr-ico a i:hover {
    border: solid 2px #636270;
}


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


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

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


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

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


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

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


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

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


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

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


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

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


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

@media (max-width: 1024px) {
    #ro-1 .txt1 h1 {
        font-size: 33px;
        line-height: 1.2;
    }
    #ro-2 .iwt-text h6 {
        font-size: 12px;
        line-height: 1.2;
    }
    #ro-2 strong {
        line-height: 1.2 !important;
    }
}


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

@media (max-width: 900px) {
    #top .col.span_9.col_last {
        background-color: transparent;
    }
    div#copyright .col.span_5 {
        padding-bottom: 0px;
        margin: 0px;
        text-align: center;
    }
}


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

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


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

@media (max-width: 480px) {
    #ro-1 #inn {
        padding-left: 0px;
        padding-right: 0px;
    }
    #ro-4 .owl-nav.disabled,
    #ro-7 .owl-nav.disabled {
        bottom: 0px;
        top: auto;
        left: 0px;
        right: 0px;
        margin: auto;
    }
    #ro-4 .owl-dots,
    #ro-7 .owl-dots {
        margin-top: 0px;
        position: relative;
        top: -32px;
    }
    body li.classic.product {
        width: 100% !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}


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

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


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

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


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

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