/*
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
*/
/* ..........Shop....... */
.container-wrap {
    background-color: #191820 !important;
}
/* ................Shop end ......... */
.nav-btn a {
    background-color: #936199;
    border-radius: 50px !important;
    padding: 12px 30px !important;
}

#top .nav-btn {
    order: 3 !important;
    position: relative;
    left: 40px;
}

#btnn {
    border-radius: 50px !important;
    font-family: poppins;
    font-size: 16px !important;
    font-weight: 600;
}

body .woocommerce li.classic.product {
    background-color: #fff !important;
    padding-bottom: 30px !important;
    border-radius: 9px !important;
    overflow: hidden !important;
}

body .woocommerce li.classic.product h2.woocommerce-loop-product__title {
    color: #000 !important;
    padding: 10px 10px;
}

body .woocommerce li.classic.product span.woocommerce-Price-amount.amount {
    color: #000;
}
.wc-block-cart__submit-container a{
    background: #936199;
    color: #fff !important;
    border-radius:50px;
}

#ro-1 .pic1:before {
    position: absolute;
    content: "";
    width: 60%;
    height: 60%;
    display: block;
    background: rgba( 255, 255, 255, 0.25);
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37);
    backdrop-filter: blur( 4px);
    border-radius: 10px;
    border: 1px solid rgba( 255, 255, 255, 0.18);
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    transform: rotate(45deg);
}

#ro-4 .txt-info p a {
    color: #B824BC;
    text-decoration: underline;
}

#ro-4 .txt-info p {
    padding-bottom: 3px;
}

#ro-4 .imgg {
    transition: 0.5s !important;
}

#ro-4 .imgg:hover {
    filter: drop-shadow(2px 4px 6px black);
    transform: translateY(-10px);
}

#ro-7 iframe {
    border-radius: 10px;
}

#ro-7 #inn1 {
    width: 109% !important;
    padding-right: 70px;
    padding-left: 20px;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    border-radius: 15px;
}

#ro-7 #inn1 input,
#ro-7 #inn1 textarea {
    border: solid 1px #fff;
    resize: none;
    background-color: transparent;
    padding: 13px 0px;
    padding-left: 12px !important;
}

#ro-7 #inn1 button.frm_button_submit {
    background-color: #936199 !important;
    border: none !important;
    box-shadow: 0px 0px !important;
    border-radius: 50px !important;
    padding: 14px 43px !important;
}

#fttr1 {
    border-radius: 15px;
    overflow: hidden;
}

#fttr1 form.tnp-form {
    width: 60%;
    margin: auto;
    display: flex;
}

#fttr1 form.tnp-form input.tnp-submit {
    background-color: #000000;
    border-radius: 50px !important;
    width: 250px;
    margin-left: 20px;
}

#fttr1 form.tnp-form input.tnp-email {
    border-radius: 50px !important;
    color: #000;
}


/*  */

#inn2:before {
    position: absolute;
    content: "";
    width: 250%;
    height: 1px;
    background-color: #fff;
    top: -22px;
    left: -100%;
}

#fttr2 .vc_col-sm-3:nth-child(2) {
    position: relative;
    left: 80px;
}

#fttr2 a,
#fttr2 p {
    opacity: 100%;
    color: #fff;
    font-family: 'Poppins';
    font-size: 13px;
    line-height: 1.6;
}

#fttr2 .txt-info h4 {
    font-family: 'Unna';
    font-size: 28px;
    margin-bottom: 17px;
}

#fttr2 ul#menu-get-in-touch li,
#fttr2 ul#menu-get-in-touch {
    list-style: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

#fttr2 ul#menu-get-in-touch li a i {
    background-color: #936199;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0px;
    top: -3px;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    font-size: 17px;
}

#fttr2 ul#menu-get-in-touch li a {
    position: relative;
    padding-left: 38px !important;
    display: block;
    margin-bottom: 18px;
}

#fttr2 .cards {
    width: 80%;
}

#fttr2 .icoo i {
    font-size: 25px;
    margin-right: 20px;
}


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


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

@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) {
    #fttr1 form.tnp-form {
        width: 80%;
        margin: auto;
        display: flex;
    }
    #fttr2 .vc_col-sm-3:nth-child(2) {
        position: relative;
        left: 30px;
    }
    body .woocommerce li.classic.product h2.woocommerce-loop-product__title {
        color: #000 !important;
        padding: 10px 10px;
        font-size: 20px !important;
    }
    #fttr2 a,
    #fttr2 p {
        opacity: 100%;
        color: #fff;
        font-family: 'Poppins';
        font-size: 12px;
        line-height: 1.6;
    }
    #ro-1 .txt1 h1 {
        font-size: 40px;
        line-height: 1.2;
    }
    #ro-1 .txt1 h2,
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-4 .txt-info h2,
    #ro-5 .txt1 h2,
    #ro-6 .txt1 h2,
    #ro-7 .txt1 h2,
    #ro-8 .txt1 h2 {
        font-size: 30px !important;
        line-height: 1.4;
    }
    #ro-1 .txt1 p,
    #ro-2 .txt1 p,
    #ro-3 .txt1 p,
    #ro-4 .txt1 p,
    #ro-4 .txt-info p,
    #ro-5 .txt1 p,
    #ro-6 .txt1 p,
    #ro-7 .txt1 p,
    #ro-8 .txt1 p {
        font-size: 15px !important;
        line-height: 1.4;
    }
}


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

@media (max-width: 900px) {
    #ro-1 .imgg {
        width: 60%;
    }
    #ro-3 #inn .vc_col-sm-6 {
        width: 40%;
        margin: auto;
    }
    #ro-4 .vc_col-sm-4 {
        width: 60%;
        margin: auto;
        margin-bottom: 50px;
    }
    #ro-7 #inn1 {
        width: 100% !important;
        padding-right: 30px;
        padding-left: 30px;
        padding-top: 40px !important;
        padding-bottom: 40px !important;
        text-align: center;
    }
    #ro-7 #inn1 button.frm_button_submit {
        display: table;
        margin: auto;
    }
    #ro-7 iframe {
        width: 100%;
    }
    #fttr2 .cards {
        width: 58%;
        margin: auto;
        display: table;
    }
    #fttr2 .vc_col-sm-3:nth-child(2) {
        position: relative;
        left: 0px;
    }
}


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

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


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

@media (max-width: 480px) {
    #ro-4 .vc_col-sm-4 {
        width: 100%;
        margin: auto;
        margin-bottom: 50px;
    }
    #ro-1 .imgg {
        width: 100%;
    }
    #ro-1 .txt1 h2 br,
    #ro-2 .txt1 h2 br,
    #ro-3 .txt1 h2 br,
    #ro-4 .txt1 h2 br,
    #ro-4 .txt-info h2 br,
    #ro-5 .txt1 h2 br,
    #ro-6 .txt1 h2 br,
    #ro-7 .txt1 h2 br,
    #ro-8 .txt1 h2 br {
        font-size: 30px !important;
        line-height: 1.4;
    }
    .woocommerce li {
        width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}


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

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


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

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


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

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

#btnn,
.nav-btn a {
    transition: 0.5s !important;
    outline: solid 1px #936199;
    outline-offset: -1px;
}

#btnn:hover,
.nav-btn a:hover {
    background-color: #000 !important;
    outline: solid 4px #936199;
    outline-offset: 5px;
}