.elementor-kit-6{--e-global-color-primary:#181818;--e-global-color-secondary:#C3AE96;--e-global-color-text:#282828;--e-global-color-accent:#FFFFFF;--e-global-color-c84bf23:#F4EBE7;--e-global-color-a51396d:#C3AE96;--e-global-color-29f7a88:#EFEDE7;--e-global-color-a5652a5:#E3DFD7;--e-global-color-944b080:#93877C;--e-global-typography-primary-font-family:"Wasted";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-primary-line-height:1.1em;--e-global-typography-primary-letter-spacing:0.2px;--e-global-typography-secondary-font-family:"Wasted";--e-global-typography-secondary-font-size:26px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.1em;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:42px;--e-global-typography-secondary-font-size:24px;--e-global-typography-text-font-size:15px;--e-global-typography-accent-font-size:14px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:34px;--e-global-typography-secondary-font-size:22px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body{
    overflow-x: hidden;
}


.cfvsw-shop-variations tr td {
    display: flex;
    justify-content: center;
    margin-top: 3px;
}
.cfvsw-shop-variations tr td {
    background: transparent !important;
}
.cfvsw-swatches-option .cfvsw-swatch-inner {
    color: #444;
}
.cfvsw-selected-swatch{
    border-color: #93877c !important;
}
.cfvsw-selected-swatch .cfvsw-swatch-inner{
    color: #93877c !important;
}
.cfvsw-swatches-option:hover {
    border-color: #93877c !important;
}
.tp-image-wrapper img {
    border-radius: 12px;
}





.cus-product-item .woocommerce-loop-product__title{
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-size: var(--e-global-typography-secondary-font-size) !important;
    font-weight: var(--e-global-typography-secondary-font-weight);
    line-height: var(--e-global-typography-secondary-line-height);
    color: var(--e-global-color-primary);
    transition: .2s;
    margin-bottom: -10px !important;
}
.cus-product-item .woocommerce-Price-amount.amount{
    font-family: "DM Sans", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.7em;
    color: var(--e-global-color-944b080);
}
.cus-product-item .product_type_variable.add_to_cart_button{
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    line-height: var(--e-global-typography-accent-line-height);
    letter-spacing: var(--e-global-typography-accent-letter-spacing);
    background-color: var(--e-global-color-secondary);
    display: inline-block;
    color: var(--e-global-color-accent);
    text-decoration: none;
    border-radius: 10px 10px 10px 10px;
    padding: 14px 18px 14px 18px;
    transition: .2s;
}
.cus-product-item .product {
    text-align: center;
}

.cus-product-item .product_type_variable.add_to_cart_button:hover, .comment-form input[type="submit"]:hover{
    background: #93877C !important;
    color: #fff !important;
}
.added_to_cart.wc-forward{
    color: #93877C !important;
    margin-left: 6px;
}
.cus-product-item .product:hover .woocommerce-loop-product__title{
    color: #93877C !important;
}
.tp-image-wrapper {
    margin-bottom: -10px;
}

.cus-product-item .product{
    background: #efede7;
    padding: 15px !important;
    padding-bottom: 20px !important;
    border-radius: 12px;
}

.cus-product-item2 .product{
    background: #efede7;
    padding: 15px !important;
    padding-bottom: 20px !important;
    border-radius: 12px;
}









.button.wc-forward{
    background-color: #93877C  !important;
    color: #fff !important;
    border-radius: 0px 0px 0px 0px !important;
    padding: 13px 20px 13px 20px !important;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif  !important;
    font-size: var(--e-global-typography-accent-font-size)  !important;
    font-weight: var(--e-global-typography-accent-font-weight)  !important;
    line-height: var(--e-global-typography-accent-line-height)  !important;
    letter-spacing: var(--e-global-typography-accent-letter-spacing)  !important;
}

.woocommerce-message::before, .woocommerce-info::before {
    color: #93877C  !important;
}

.woocommerce-notices-wrapper .woocommerce-message, .woocommerce-info {
    margin-bottom: 0;    border-top-color: #93877C  !important;
}


.cus-cart-block, .cus-checkout-block{
    font-family: "DM Sans", Sans-serif !important;
}

.wc-block-components-product-name{
    color: #93877C !important;
    font-weight: 600;
}

.wc-block-components-product-name:hover{
    color: #221F20 !important;
}

.wc-block-cart__submit-button, .wc-block-components-totals-coupon__button, .wc-block-components-checkout-place-order-button{
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    line-height: var(--e-global-typography-accent-line-height);
    letter-spacing: var(--e-global-typography-accent-letter-spacing);
    background-color: #93877C  !important;
    color: #fff !important;
    border-radius: 10px !important;
    transition: 0.2s !important;
    border: none !important;
}

.wc-block-cart__submit-button:focus, .wc-block-components-totals-coupon__button:focus, .wc-block-components-checkout-place-order-button:focus{
    outline: none !important;
    border: none !important;
}

.wc-block-cart__submit-button:hover, .wc-block-components-totals-coupon__button:hover, .wc-block-components-checkout-place-order-button:hover{
    background-color: #221F20 !important;
    color: #93877C !important;
}

.wc-block-components-form .wc-block-components-checkout-step {
    margin: 0 !important;
}

.wp-block-woocommerce-checkout{
    padding-top: 0 !important;
}

.wc-block-components-totals-item{
    color: #93877C !important;
}

.woocommerce-MyAccount-navigation-link a, .woocommerce-MyAccount-navigation-link.is-active a{
    font-family: var(--e-global-typography-accent-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-accent-font-size) !important;
    font-weight: var(--e-global-typography-accent-font-weight) !important;
    line-height: var(--e-global-typography-accent-line-height) !important;
    letter-spacing: var(--e-global-typography-accent-letter-spacing) !important;
    background-color: #93877C  !important;
    color: #fff !important;
    border-radius: 0px !important;
    transition: 0.2s !important;
}

.woocommerce-MyAccount-navigation-link a{
    background: #eee !important;
    color: #93877C  !important;
}

.woocommerce-MyAccount-navigation-link:hover a{
    background-color: #93877C  !important;
    color: #fff !important;
}

.woocommerce-MyAccount-navigation-link.is-active a {
    margin-top: 0px;
    height: 100%;
}









.cus-logo img{
    filter: brightness(0) saturate(100%) invert(97%) sepia(32%) saturate(288%) hue-rotate(173deg) brightness(114%) contrast(100%);
    transition: .2s;
}

.cus-header.elementor-sticky--effects{
    background: #fdf9f7 !important;
    min-height: 83px !important;
}

.cus-header.elementor-sticky--effects .cus-logo img{
    filter: unset !important;
    width: 60px !important;
}

.cus-header.elementor-sticky--effects .cus-menu a{
    color: #93877C !important;
}

.cus-header.elementor-sticky--effects .cus-menu a:hover{
    color: #E2BE94 !important;
}

.cus-header.elementor-sticky--effects .cus-icon svg{
    color: #93877C !important;
    transition: .2s;
}

.cus-header.elementor-sticky--effects .cus-icon:hover svg{
    color: #E2BE94 !important;
}







.cus-gt{
    display: none;
}

.cus-header.elementor-sticky--effects .cus-gt{
    display: block;
}

.cus-header.elementor-sticky--effects .cus-gt a.glink img{
    width: 22px !important;
}







ul.products.columns-4 {
  display: grid;
  gap: 20px; 
}

@media (max-width: 1450px) {
  ul.products.columns-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .woocommerce ul.products li.product{
        width: fit-content !important;
    }
}

@media (max-width: 1250px) {
  ul.products.columns-4 {
    grid-template-columns: repeat(3, 1fr);
  }
  .woocommerce ul.products li.product{
        width: fit-content !important;
    }
}

@media (max-width: 1024px) {
  ul.products.columns-4 {
    grid-template-columns: repeat(3, 1fr);
  }
  .woocommerce ul.products li.product{
        width: fit-content !important;
    }
}

@media (max-width: 767px) {
  ul.products.columns-4 {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
    
}

@media (max-width: 550px) {
  .cus-product-item .woocommerce-loop-product__title {
    font-size: 18px !important;
  }
  .cus-product-item .woocommerce-Price-amount.amount {
        font-size: 14px;
    }
    .cus-product-item .product_type_variable.add_to_cart_button{
        padding: 8px 10px !important;
        font-size: 15px !important;
        margin-top: 10px !important;
        border-radius: 5px !important;
    }
    .cfvsw-swatches-option .cfvsw-swatch-inner {
        font-size: 11px !important;
    }
    .cfvsw-label-option {
        padding: 2px 6px !important;
    }
    
}






@media screen and (max-width: 1350px){
    .cus-footer-middle-sec{
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        width: 700px;
        margin: 0 auto;
        row-gap: 15px !important;
    }
    .cus-footer-col{
        width: 100% !important;
        align-items: center;
        text-align: center;
        gap: 10px;
    }
    
    .cus-footer-col .elementor-icon-list-items li a {
        text-align: center !important;
        display: block !important;
    }
    
    .cus-footer-col .elementor-icon-list-item span{
        display: block;
    }
}

@media screen and (max-width: 1024px){
    .cus-header.elementor-sticky--effects{
        min-height: 55px !important;
    }
    
    .cus-header.elementor-sticky--effects .cus-logo img{
        width: 50px !important;
    }
    .cus-footer-middle-sec{
        width: 100%;
    }
}

@media screen and (max-width: 1024px){
    .cus-btn a{
        min-width: 250px !important;
    }
}




/* Improved Animations Stylesheet from https://element.how/elementor-improve-entrance-animations/ , works for the 'fade' animations */

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}



/* ===== Buy Now layout fix ===== */

/* Simple products */
.single-product div.product form.cart{
  display:flex !important;
  flex-wrap:wrap;
  gap:12px;
}
@media (max-width: 1024px){
  .single-product div.product form.cart{
    flex-direction:column !important;
    align-items:stretch !important;
  }
  .single-product div.product form.cart .quantity{ width:100% !important; order:1; }
  .single-product div.product form.cart .single_add_to_cart_button{
    width:100% !important; display:block !important; order:2; margin:0 !important;
  }
  .single-product div.product form.cart .single_buy_now_button{
    width:100% !important; display:block !important; order:3; margin:0 !important;
  }
}

/* Variable products (Woo adds an extra wrapper called .variations_button) */
@media (max-width: 1024px){
  .single-product div.product .woocommerce-variation-add-to-cart.variations_button{
    display:flex !important;
    flex-direction:column !important;
    align-items:stretch !important;
    gap:10px;
  }
  .single-product div.product .variations_button .quantity{ width:100% !important; }
  .single-product div.product .variations_button .single_add_to_cart_button{
    width:100% !important; margin:0 !important; order:2;
  }
  .single-product div.product .variations_button .single_buy_now_button{
    width:100% !important; margin:0 !important; order:3;
  }
}









/* 1) Kill iOS native arrow for the WooCommerce sorter */
.woocommerce .woocommerce-ordering select.orderby,
.woocommerce-page .woocommerce-ordering select.orderby {
  -webkit-appearance: none !important;
  appearance: none !important;
  background-image: none !important; /* prevent theme arrows */
  background-color: #fff;
  border: 1px solid #93877C;
  border-radius: 4px;
  padding: 10px 40px 10px 12px; /* space for our arrow */
  width: 100%;
  font-size: 16px;
  cursor: pointer;
  color: #93877C !important;
}

/* 2) Add your own arrow */
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  position: relative;
}

.woocommerce .woocommerce-ordering::after,
.woocommerce-page .woocommerce-ordering::after {
  content: "";
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  pointer-events: none;
  background: no-repeat center / contain
    url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill="%23666" d="M5 7l5 6 5-6"/></svg>');
}

/* 3) IE-only arrow hide (harmless elsewhere) */
.woocommerce .woocommerce-ordering select.orderby::-ms-expand {
  display: none;
}

/* Optional desktop-only styling for option hover (won’t affect iOS) */
@media (hover:hover) {
  .woocommerce .woocommerce-ordering select.orderby option:hover {
    background: #93877C;
    color: #fff;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Wasted';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://espritmaison-store.com/wp-content/uploads/2025/08/Wasted-Vindey.ttf') format('truetype');
}
/* End Custom Fonts CSS */