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

@import url('https://fonts.googleapis.com/css2?family=Archivo:wght@100;200;300;400;500;600;700;800;900&family=Bebas+Neue&display=swap');

@font-face {
    font-family: argenta;
    src: url(/wp-content/themes/salient-child/fonts/argenta.woff2);

}




h1,
h2 {
    font-family: 'Bebas Neue', sans-serif !important;
}

/* h3 {
    font-family: 'Archivo', sans-serif !important;
} */





p,
a,
span,
div,
strong {
    font-family: 'Archivo', sans-serif !important;
}

/* Header Css */
.search-form {
    display: flex;
    align-items: center;
    width: 100%;
}

.search-form label {
    display: flex;
    width: 97%;
    position: relative;
}

body[data-button-style*="slightly_rounded"] .search-form input.search-submit {
    font-size: 0;
    background-image: url(/wp-content/uploads/2023/12/Search_alt.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    padding-right: 30px;
    border-radius: 0 !important;
    position: absolute;
    right: 0;
    padding: 0 !important;
    height: 42px !important;
    width: 42px !important;
    box-shadow: none !important;
}

.search-form input.search-field {
    background-color: #FCFCFC !important;
    color: #9B9B9B;
    font-size: 10px;
    font-weight: 400;
    border-radius: 0 !important;
    height: 42px !important;
    padding-right: 35px !important;
}

.search-form input.search-field::placeholder {
    color: #9B9B9B !important;
    font-size: 10px;
    font-weight: 400;
}

ul.buttons.sf-menu.product_added {
    width: 100%;
}

#header-outer #top>.container>.row>.right-aligned-menu-items nav {
    width: 40%;
}
ul#menu-main-menu-1 li {
    margin-left: -5px;
}

#top nav ul #nectar-user-account a {
    width: 23px;
    margin: 0;
    margin-right: -10px;
}

li#menu-item-2147480002 {
    order: 1;
}

span.wishlist_products_counter.top_wishlist-heart:before {
    font-weight: 500 !important;
    font-size: 30px;
}

body.material #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart {
    font-size: 20px !important;
    color: #000 !important;
}

body.material #header-outer a.cart-contents .cart-wrap span {
    color: #fff !important;
}

.icon-salient-m-user:before {
    content: url(/wp-content/uploads/2023/12/User_cicrle.png) !important;
}



.btn-hide {
    display: none !important;
}

body #header-secondary-outer .nectar-center-text {
    color: #0F1920;
    font-size: 16px;
    font-weight: 600;
}

div#header-secondary-outer {
    background-color: #E9E9E9 !important;
}

div#header-outer .sf-menu li a span {
    color: #0F1920 !important;
    text-align: center;
    font-size: 16px;
    font-weight: 700 !important;
    text-transform: uppercase;
}



div#header-outer .sf-menu ul.sub-menu li.menu-item:hover a span {
    color: #fff !important;
}

div#header-outer .sf-menu ul.sub-menu li.current-menu-item a span {
    color: #fff !important;
}

/* Banner Section */
div#header-outer .sf-menu li a {
    margin-right: 10px;
}

div#banner-sec .content {
    width: 65%;
    margin: 0 auto !important;
    display: block !important;
    right: 0;
    top: 40% !important;
}

div#banner-sec .content h2 {
    color: #FFF;
    text-align: center;
    text-shadow: 0px 4px 17px rgba(0, 0, 0, 0.52);
    font-size: 100px;
    font-weight: 500 !important;
    line-height: 99px;
    /* 98.889% */
    text-transform: uppercase;
}

div#banner-sec .content {
    background: rgba(18, 18, 18, 0.19);
    padding: 60px;
}

div#banner-sec .content a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding: 25px 60px;
    background: #131313 !important;
}

div#banner-sec .buttons {
    padding: 0;
}


/* Category Sec */
div#category-sec img {
    width: 100%;
}

div#category-sec .section-title {
    position: absolute;
    top: 0;
    padding: 0;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(1);
    transition: 0.3s;
}

div#category-sec .section-title h2 {
    font-size: 80px;
    font-weight: 500 !important;
    text-transform: uppercase;
    color: #fff !important;
}

#category-sec .hov-col a {
    font-size: 80px;
    font-weight: 500 !important;
    text-transform: uppercase;
    color: #fff !important;
    font-family: 'Bebas Neue', sans-serif !important;
}

#category-sec .hov-col a {
    /* display: none; */
    transition: .5s !important;
}

#category-sec .hov-col:hover a {
    display: block !important;
    transition: .5s !important;
}

/* Feature Sec */
div#featured-products .common-btn {
    color: #0F1920 !important;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 0 !important;
    border: 1.25px solid #C0C7D8;
    padding: 15px 40px;
    padding-right: 25px;
    MARGIN-LEFT: auto;
    WIDTH: 17%;
    DISPLAY: block !IMPORTANT;
}

div#featured-products .col.span_12.section-title.text-align-center.extra-padding {
    padding: 0;
    border: 0;
    width: 50%;
}

div#featured-products .clear {
    display: none;
}

div#featured-products .section-title h2 {
    text-align: left;
    color: #0F1920;
    font-size: 56px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 !important;
}

.woocommerce h2.woocommerce-loop-product__title {
    color: #0F1920;
    font-size: 30px !important;
    font-weight: 700;
    text-transform: uppercase;
    width: 71% !important;
    display: inline-block !important;
    background-color: #F3F3F3 !important;
    margin: 0 !important;
    padding: 20px 20px !important;
}

div#featured-products ul.wpb_tabs_nav {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin-top: 40px !important;
    margin-bottom: 70px !important;
}

div#featured-products .wpb_content_element .wpb_tabs_nav li {
    background-color: transparent !important;
}

div#featured-products .tabbed>ul li a {
    background-color: transparent !important;
    border: 0;
    color: #0F1920 !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding: 0 !important;
}

div#featured-products .tabbed>ul li .active-tab {
    color: #0F1920 !important;
}

div#featured-products .tabbed>ul li {
    margin-right: 40px;
}

.woocommerce ul.products li {
    height: 343px !important;
}

li.product .product-wrap img {
    background-color: #F3F3F3 !important;
    width: 100%;
    height: 280px !important;
    padding: 30px;
    object-fit: contain;
    padding-bottom: 0;
    transition: 0.5s !important;
}

li.product span.price {
    width: 30%;
    float: left;
    background-color: #f3f3f3;
    padding-top: 20px;
    padding-bottom: 21px;
    margin: 0 !important;
}

li.product .woocommerce-loop-product__title {
    width: 70% !important;
    float: left !important;
}

li.product .product-add-to-cart {
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;
}

li.product .product-wrap {
    position: initial !important;
    transition: 0.5s !important;
    height: 280px;
}

li.product:hover .product-wrap {
    height: 215px;
    transition: 0.5s !important;
}

li.product:hover .product-wrap img {
    height: 215px !important;
    transition: 0.5s !important;
}

.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-woocommerce_after_shop_loop_item {
    position: absolute;
    right: 20px;
    top: 20px;
    display: none;

}

li.product .product-add-to-cart a {
    display: none !important;
}

li.product:hover .product-add-to-cart a {
    display: block !important;
    transform: none !important;
    transition: none !important;
    transition-delay: unset !important;
    padding: 15px 30px !important;
    border-radius: 0 !important;
}

li.product {
    transition: 0.5s !important;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    margin: 0;
    color: #fff !important;
    background-color: #131313;
    padding: 17px;
}


li.product:hover .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-woocommerce_after_shop_loop_item {
    display: block !important;
}

/* Social Links */
ul.social-links {
    margin: 0;
    padding: 00px 250px;
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 100px !important;
    position: relative;
}

ul.social-links li {
    list-style-type: none;
    background-color: #fff !important;
    display: block;
    padding: 0 30px;
}

ul.social-links li a {
    color: #0F1920 !important;
    font-size: 15px !important;
    font-weight: 400;
    text-transform: uppercase;
    padding: 15px 60px;
    display: block !important;
}

ul.social-links li a:hover {
    background-color: #000 !important;
    color: #fff !important;
}

ul.social-links:before {
    content: "";
    right: 0;
    width: auto;
    position: absolute;
    height: 1.25px;
    background: #0F1920;
    width: 100%;
    top: 28px;
    z-index: -1;
}

/* News Sec */
.get-in-touch h3 {
    color: #FFF;
    font-size: 46px;
    font-weight: 400;
    letter-spacing: 2.16px;
    margin-bottom: 0 !important;
}

.get-in-touch h2 {
    color: #FFF;
    font-size: 68px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 80px;
}

.get-in-touch p {
    color: #FFF;
    font-size: 14px;
    font-weight: 300;
    line-height: 21px;
    opacity: 0.7;
    width: 80%;
}

.get-in-touch input[type=email] {
    padding: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #fff;
}

.get-in-touch form.es_subscription_form[data-form-id="1"] * input[type=submit] {
    padding: 0 !important;
    font-size: 0;
    background-image: url(/wp-content/uploads/2023/12/Vector-9.png);
    background-size: cover;
    background-position: center;
    padding: 10px !important;
    background-repeat: no-repeat;
    position: relative;
    left: -25px;
}

/* Footer Sec */
div#footer-sec p,
div#footer-sec a,
.iwithtext .iwt-text {
    color: #D9D9D9;
    font-size: 16px;
    font-weight: 400;
    line-height: 28.8px;
}

div#footer-sec .nectar_icon {
    background-color: #303030;
    margin-right: 5px;
    height: 45px;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    padding: 0 !important;
}

div#footer-sec .nectar_icon:hover {
    background-color: #fff;
}

div#footer-sec .nectar_icon:hover i {
    color: #303030 !important;
}

div#footer-sec ul {
    margin: 0;
}

div#footer-sec ul li {
    list-style-type: none !important;
    margin-bottom: 15px;
}

div#footer-sec a:hover {
    color: #fff !important;
}

div#footer-sec h2,
div#footer-sec h4 {
    color: #fff !important;
    font-size: 41px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    font-family: 'Bebas Neue', sans-serif !important;
    line-height: 50px !important;
    margin-bottom: 30px;
    margin-top: 40px;
}

div#footer-sec .iwt-icon i {
    font-size: 24px;
    background-color: white;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display:
        flex;
    align-items: center;
    justify-content: center;
    color: #000 !important;
}

div#footer-sec .iwithtext {
    margin-bottom: 35px;
}

div#footer-sec .iwt-text {
    padding-left: 70px !important;
    line-height: 20px;
    padding-top: 4px;
}

div#footer-sec .vc_col-sm-3:first-child {
    width: 30% !important;
}

div#footer-sec .vc_col-sm-3 {
    width: 23% !important;
}

div#copyright-sec p {
    color: #060606;
    font-size: 17px;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

div#copyright-sec a {
    color: #060606;
    font-family: Archivo;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-transform: capitalize;
}




/* Contact Us */
.contact-page-form {
    position: relative;
}

.contact-page-form .row {
    display: flex;
}

.contact-page-form .col-md-6,
.contact-page-form .col-md-12 {
    width: 100%;
    margin-right: 30px;
}

.contact-page-form input,
.contact-page-form textarea {
    background-color: #fff;
    padding: 6px;
    border: none;
    color: #aaaaaa;
    font-size: 15px !important;
    font-family: 'Poppins';
    font-weight: 300;
    border-bottom: 1px solid;
    resize: none;
    margin-top: 20px;
    border-radius: 0 !important;
}

.contact-page-form-hd {
    display: flex;
    justify-content: space-between;
}

.contact-page-form-hd h4 {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    color: #111111 !important;
    font-family: 'Archivo';
}

.contact-inner-left {
    box-shadow: 0px 0px 40px #f0f0f0 !important;
    padding: 30px 40px !important;
}

.contact-page-form input.wpcf7-form-control.wpcf7-submit {
    font-size: 0px !important;
    border: none;
    background-image: url(/wp-content/uploads/2023/12/submit-btn.png);
    background-repeat: no-repeat;
    position: absolute !important;
    top: -90px;
    height: 70px;
    width: 70px;
    RIGHT: 0px;
    background-color: #ffffff;
    background-size: 50%;
    background-position: center;
    border-radius: 50% !important;
    box-shadow: 0 0 20px #00000024 !important;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    box-shadow: none !important;
}

div#contact-inner .contact-inner-right {
    padding: 30px;
    background-image: linear-gradient(to left bottom, #534f4e, #3f3c3b, #2b2929, #191818, #000000);
}

div#contact-inner h2 {
    font-size: 60px;
    color: #000;
}

div#contact-inner .contact-inner-right h4 {
    font-size: 22px;
    color: #fff;
    font-family: 'Archivo';
    font-weight: 600;
    margin-bottom: 70px;
}

div#contact-inner .contact-inner-right span {
    color: #fff;
    font-size: 17px;
    font-family: 'Archivo' !important;
    font-weight: 300;
}

div#contact-inner .contact-inner-right i {
    color: #fff;
    font-size: 21px;
    margin-right: 20px;
}

div#contact-inner .contact-inner-right .contact-info {
    margin-bottom: 90px;
}

div#contact-inner .contact-fonts i {
    color: #ffffff !important;
    font-size: 30px;
    width: 60px;
    height: 60px;
    border-radius: 40px;
    border: 1px solid #ffffff !important;
    padding: 13px;
}

.contact-page-form input[type=email] {
    border-radius: 0 !important;
}

.contact-page-form textarea {
    height: 190px;
}

/*CONTACT-CSS-END */


/* Privacy */
div#Translation h3 {
    font-family: 'Archivo' !important;
}

body .nectar-quick-view-box .images .carousel-cell {
    background-size: 70% !important;
    background-repeat: no-repeat !important;
}

.prod-cat {
    position: absolute;
    left: 20px;
    margin-top: -8px;
    color: #0F1920 !important;
    font-size: 11px !important;
    font-weight: 300;
    text-transform: uppercase;
}

.about-sec img {
    height: 600px !important;
    object-fit: cover !important;
}


/* Testimonials */

.glsr-reviews {
    display: block !important;
}

.glsr-reviews .glsr-review {
    width: 30%;
    display: inline-block !important;
    background-color: #FFFFFF;
    border: 1px solid #eaeaea;
    padding: 50px;
    margin: 0 15px;
    box-shadow: 0px 8px 10px #0000001a !important;
    background-image: url(https://ishan.digitaltestserver.com/wp-content/uploads/2023/12/base3.png);
    background-repeat: no-repeat;
}

.glsr-reviews .glsr-review .glsr-review-avatar {
    width: 33%;
    display: inline-block !important;
    position: relative;
    top: 30px;
}

.glsr-reviews .glsr-review p {
    font-family: 'Archivo', sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 30px;
    color: #7a7a7a;
    margin-top: 10px !important;
    text-transform: initial;
}

.glsr-reviews .glsr-review .glsr-review-date {
    display: none;
}

.glsr-reviews .glsr-review .glsr-tag-value {
    color: #534f4e;
    font-family: 'Archivo', sans-serif !important;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.glsr-login-register p {
    text-align: center;
    color: #000000;
    font-family: 'Archivo', sans-serif !important;
    font-size: 22px;
    font-weight: 400;
    line-height: 2.2em;
}

.glsr-default .glsr-review-content {
    height: 140px;
    overflow-y: auto;
    padding-right: 10px;
}

.glsr-default .glsr-review-content::-webkit-scrollbar {
    width: 2px;
}

.glsr-default .glsr-review-content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgb(230 222 211);
}

.glsr-default .glsr-review-content::-webkit-scrollbar-thumb {
    background-color: #534f4e;
}

/* Category Sec */
#category-sec .clear {
    display: none;
}
#category-sec .hov-col {
    overflow: hidden;
}

#category-sec .category-text {
    position: absolute;
    width: 49%;
    height: 49%;
    display: flex;
    margin: 0;
    text-align: center !important;
    align-items: center;
    justify-content: center;
    background-color: #534f4ebd;
    transition: 0.5s !important;
}

#category-sec .category-text.category-left-top {
    top: 0;
    left: 0;
    border-bottom-right-radius: 20px;
    transform: translate(-680px, 0px);
    transition: 0.5s !important;

}

#category-sec .category-text.category-left-bottom {
    bottom: 0;
    left: 0;
    border-top-right-radius: 20px;
    transform: translate(0px, 620px);

}

#category-sec .category-text.category-right-bottom {
    right: 0;
    bottom: 0;
    border-top-left-radius: 20px;
    transform: translate(610px, 0px);

}

#category-sec .category-text.category-right-top {
    top: 0;
    right: 0;
    border-bottom-left-radius: 20px;
    transform: translate(0px, -800px);

}
#category-sec .hov-col:hover .section-title {
    transform: scale(0);
    transition: 0.3s !important;
}

#category-sec .hov-col:hover .category-text {
    overflow: hidden;
    transform: translate(0px, 0px) !important;

}




/* Order Summary Page */

.order-sec .order-details h4 {
    font-family: 'Bebas Neue' !important;
    font-size: 40px;
    margin-bottom: 20px !important;
    color: #0f1920;
    font-weight: 500;
}


.order-sec .customer-purchased-products {
    display: flex;
    flex-wrap: wrap;
}

.order-sec .order-details {
    width: 100%;
    margin-bottom: 20px;
}

.order-sec .product-grid {
    display: flex;
    flex-wrap: wrap;
}

.order-sec .product-item {
    margin: 0 10px 10px 0;
    padding: 25px;
    box-sizing: border-box;
    vertical-align: top; /* Align to the top of the container */
    background-color: #F3F3F3;
	display: flex !important;
    width: 100% !important;
}

.order-sec .product-item img {
    height: auto;
    display: table;
	width: 15% !important;
    margin: 0 !important;
}

.order-sec .product-item p {
    margin: 0px 0;
     /* Use a fallback font */
    padding-bottom: 2px;
    color: #000 !important;
    font-weight: 500;
    text-align: center;
}

.order-sec .product-item h4 {
    margin-bottom: 10px;
    font-family: 'Bebas Neue', cursive; /* Bebas Neue font for headings */
    font-size: 1.5em !important;
}

.order-sec h5.product-title {
    font-family: 'Bebas Neue';
    font-size: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
    color: #0F1920;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}

.order-sec .product-item .product-details {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}




/* Wardrobe Page */

.wardrobe-sec1 .order-details h4 {
    font-family: 'Bebas Neue' !important;
    font-size: 40px;
    margin-bottom: 20px !important;
    color: #0f1920;
    font-weight: 500;
}


.wardrobe-sec1 .customer-purchased-products {
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
}

.wardrobe-sec1 .order-details {
    width: 33.33%;
    margin-bottom: 20px;
}

.wardrobe-sec1 .product-grid {
    display: flex;
    flex-wrap: wrap;
}

.wardrobe-sec1 .product-item {
    margin: 0 10px 10px 0;
    padding: 25px;
    box-sizing: border-box;
    vertical-align: top; /* Align to the top of the container */
    background-color: #F3F3F3;
	display: flex !important;
    width: 100% !important;
}

.wardrobe-sec1 .product-item img {
    height: auto;
    display: table;
    width: 40% !important;
    margin: 0 !important;
}

/* .wardrobe-sec1 .product-item p {
    margin: 0px 0;
    padding-bottom: 2px;
    color: #000 !important;
    font-weight: 500;
    text-align: center;
}
 */
.wardrobe-sec1 .product-item h4 {
    margin-bottom: 10px;
    font-family: 'Bebas Neue', cursive; /* Bebas Neue font for headings */
    font-size: 1.5em !important;
}

.wardrobe-sec1 h5.product-title {
    font-family: 'Bebas Neue';
    font-size: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
    color: #0F1920;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}

.wardrobe-sec1 .product-item .product-details {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}



.logged-in .after-login {
    visibility: visible !important;
}

.after-login {
    visibility: hidden;
}
.nectar-form-controls.control:nth-child(1) {
    font-size: 0px !important;
}

#main .control:nth-child(2) {
    font-size: 0px !important;
}

#main .control:nth-child(2):before {
    content: 'Sign Up';
    font-family:'Archivo' !important;
    font-size: 14px !important;
}
.woocommerce-account .woocommerce > #customer_login .nectar-form-controls .control.active {
    line-height: 20px !important;
}
#return-sec h1 {
    font-size: 36px !important;
    margin-bottom: -20px !important;
    color: #000 !important;
}

#return-sec form.wpcf7-form.init {
    background-color: #0000 !important;
    box-shadow: 0px 0px 13px #00000047 !important;
    padding: 70px !important;
    border-radius: 10px !important;
}
.woocommerce-MyAccount-navigation ul li a {
    font-family: 'Archivo', sans-serif !important;
    font-size: 18px;
    font-weight: 600 !important;
}

.woocommerce-MyAccount-navigation ul {
    margin-bottom: 0 !important;
}
.summary.entry-summary .tinv-wraper.tinv-wishlist {
    margin-left: 10px;
}
.sgpb-main-html-content-wrapper .get-in-touch {
    background-color: #131313;
    padding: 50px;
}