@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//longfashion.co.il/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.8") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Assistant", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Assistant", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Assistant", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Assistant", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Assistant", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Assistant", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(221,170,170);
	--btn-default-bgcolor: rgb(199,148,147);
	--btn-default-bgcolor-hover: rgb(56,38,24);
	--btn-accented-bgcolor: rgb(199,148,147);
	--btn-accented-bgcolor-hover: rgb(56,38,24);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(51,51,51);
	--wd-link-color-hover: rgb(36,36,36);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 480px;
	--wd-popup-padding: 0px;
}
.header-banner {
	background-color: rgb(0,0,0);
	background-image: none;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,252,252);
	--wd-bordered-bg:rgb(255,252,252);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: Arial, Helvetica, sans-serif;	font-weight: 100;
	font-size: 16px;
	text-transform: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(0,0,0);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgba(0,0,0,0.33);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 15px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(0,0,0);
}

/* =====================================================================================
   ACCESSIBILITY / EA11Y
   קשור לכפתור הנגישות של האתר
   מונע קפיצה ויזואלית בזמן טעינה
===================================================================================== */

#ea11y-root {
    opacity: 0;                     /* initially hidden */
    transition: opacity 0.3s ease;  /* smooth fade-in after positioning */
}



/* =====================================================================================
   THEME GLOBAL LAYOUT FIXES
   תיקונים גלובליים לתבנית Woodmart / Elementor
===================================================================================== */

/* הסרת ריווח מיותר באזור תוכן */
.wd-content-layout {
    padding-block: 0px !important;
}

/* הסרת ריווח בין Prefooter ל Footer */
.wd-prefooter {
    padding-bottom: 0px !important;
}



/* =====================================================================================
   FULL WIDTH CONTAINERS
   אזורים שצריכים לצאת מגבולות הקונטיינר של התבנית ולהיות 100vw
===================================================================================== */

.about-container-selector,
.contact-container-selector, 
.vip-club-container-selector,
.sale-container-selector,
.blog-container-selector,
.main-page-hero-container,
.main-page-category-container,
.main-page-gift-card-container,
.hot-sale-page-container,
.main-page-whatsapp-group-container {
    position: relative;
    width: 100vw !important;
    max-width: 100vw !important;

    left: 50%;
    right: 50%;

    margin-left: -50vw;
    margin-right: -50vw;
}



/* =====================================================================================
   WHATSAPP SECTION
   באנר / סקשן וואטסאפ
===================================================================================== */

.whatsapp-container {
    position: relative;
    aspect-ratio: 1774 / 887;

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


/* מובייל */
@media (max-width: 767px) {

    .whatsapp-container {
        aspect-ratio: 887 / 1774 !important;

        width: 100vw !important;
        max-width: 100vw !important;

        height: auto !important;
        min-height: unset !important;

        background-size: cover !important;
        background-position: center !important;

        left: 50%;
        right: 50%;

        margin-left: -50vw;
        margin-right: -50vw;
    }

}



/* =====================================================================================
   TOP BANNER SLIDER
   הבאנר העליון עם הודעות מתחלפות
===================================================================================== */

.top-banner-slider {
    position: relative;
    height: 40px;

    overflow: hidden;

    background: #000;
    color: #fff;

    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 14px;
    font-weight: 500;
}


/* הודעות */
.top-banner-slider span {
    position: absolute;
    opacity: 0;

    animation: fadeMessages 9s infinite;
}


/* זמני הופעה */
.top-banner-slider span:nth-child(1) {
    animation-delay: 0s;
}

.top-banner-slider span:nth-child(2) {
    animation-delay: 3s;
}

.top-banner-slider span:nth-child(3) {
    animation-delay: 6s;
}


/* אנימציה */
@keyframes fadeMessages {

    0% {
        opacity: 0;
        transform: translateY(10px);
    }

    10% {
        opacity: 1;
        transform: translateY(0);
    }

    30% {
        opacity: 1;
        transform: translateY(0);
    }

    40% {
        opacity: 0;
        transform: translateY(-10px);
    }

    100% {
        opacity: 0;
    }

}



/* =====================================================================================
   SALE BADGE
   תגית SALE על מוצרים
===================================================================================== */

.lf-sale-badge {
    position: absolute;
    z-index: 9;

    min-width: 52px;
    height: 52px;
    padding: 0 10px;

    border-radius: 50px;

    background: #ffffff;
    color: #111;

    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 12px;
    font-weight: 700;

    letter-spacing: 0.8px;
    line-height: 1;

    border: 1px solid rgba(0,0,0,0.06);

    box-shadow:
        0 4px 14px rgba(0,0,0,0.08),
        0 1px 3px rgba(0,0,0,0.05);

    transition: all 0.25s ease;
}


.lf-sale-badge:hover {
    transform: scale(1.06);

    background: #111;
    color: #fff;
}



/* =====================================================================================
   SHOP TABLE
   טבלאות WooCommerce
===================================================================================== */

.shop_table tr :is(td,th):last-child {
    text-align: right;

    padding-inline-end: 20px !important;
    padding-inline-start: 20px !important;
}

.shop_table tr :is(td,th):first-child {
    padding-inline-start: 20px !important;
}



/* =====================================================================================
   SHIPPING METHODS - VERSION 1
   עיצוב אפשרויות משלוח
   שים לב: מוגדר שוב בהמשך כחלק מעיצוב Checkout כללי
===================================================================================== */

.woocommerce-shipping-methods li {
    border: 1px solid #e6e6e6;
    border-radius: 10px;

    padding: 10px 12px;
    margin-bottom: 8px;

    display: flex;
    align-items: center;

    transition: all 0.2s ease;

    background: #fff;

    min-height: unset;
    line-height: 1.3;
}


.woocommerce-shipping-methods li:hover {
    border-color: #999;

    box-shadow: 0 2px 10px rgba(0,0,0,0.05);

    cursor: pointer;
}


.woocommerce-shipping-methods li:has(input:checked) {
    border-color: #111;

    background: #fef6f8;

    box-shadow: 0 3px 12px rgba(0,0,0,0.05);
}


.woocommerce-shipping-methods input.shipping_method {
    margin: 0 0 0 10px;

    flex-shrink: 0;
    cursor: pointer;

    position: relative;
    top: 0;

    transform: none;
}


.woocommerce-shipping-methods label {
    width: 100%;

    cursor: pointer;

    display: flex;
    align-items: center;

    margin: 0;

    line-height: 1.3;
}



/* =====================================================================================
   GIFT CARD PAGE
   עמוד Gift Card
===================================================================================== */


/* -------------------------
   EMAIL DESIGN SECTION
------------------------- */

#pwgc-form-email-design {
    display: flex;
    flex-direction: column;

    align-items: flex-start;

    gap: 10px;

    width: 100%;

    box-sizing: border-box;
}


#pwgc-form-email-design .pwgc-label {
    margin-bottom: 2px;
}


#pwgc-email-design-id {
    width: 100%;
    max-width: 320px;

    box-sizing: border-box;

    margin-right: unset !important;
}


#pwgc-email-preview-button {
    margin-top: 8px;

    align-self: flex-start;
}


#pwgc-email-preview-container {
    width: 100%;

    box-sizing: border-box;
}



/* -------------------------
   CONTAINER RESET
------------------------- */

.single_variation_wrap,
.woocommerce-variation-add-to-cart,
.woocommerce-variation-add-to-cart-enabled,
#pwgc-purchase-container {
    width: 100% !important;
    max-width: 100% !important;

    min-width: 0 !important;

    box-sizing: border-box !important;
}


.woocommerce div.product form.cart,
.woocommerce div.product .single_variation_wrap,
.elementor-widget-woocommerce-product-add-to-cart {
    width: 100% !important;
    max-width: 100% !important;
}


.woocommerce div.product,
.woocommerce-page div.product {
    overflow: visible !important;
}



/* -------------------------
   MAIN LAYOUT
------------------------- */

#pwgc-purchase-container {
    width: 100%;
    max-width: 700px;

    margin: 0 auto;

    box-sizing: border-box;
}



/* -------------------------
   RESPONSIVE
------------------------- */

@media (max-width: 1024px) {

    #pwgc-purchase-container {
        max-width: 100%;
        padding: 0 16px;
    }

}


@media (max-width: 600px) {

    #pwgc-purchase-container {
        padding: 0 12px;
    }

    #pwgc-email-design-id {
        max-width: 100%;
    }

    #pwgc-email-preview-button {
        width: 100%;
    }

}



/* Elementor width fix */

.elementor-29809 .elementor-element.elementor-element-5d2d688e {
    --width: 100% !important;

    width: 100% !important;
    max-width: 100% !important;

    flex: 1 1 100% !important;
}



/* =====================================================================================
   CHECKOUT COUPON
   קופון בקופה
===================================================================================== */

.wd-checkout-coupon {
    width: 100%;
    max-width: 700px;

    margin: 30px auto;
    margin-top: 30px !important;

    padding: 24px;

    background: #fff;

    border: 1px solid #e5e5e5;
    border-radius: 14px;

    box-sizing: border-box;
}


.woocommerce-form-coupon-toggle {
    display: none;
}


.checkout_coupon {
    display: flex !important;

    align-items: center;
    justify-content: center;

    gap: 12px;

    flex-wrap: wrap;

    width: 100%;

    margin: 0 !important;
    padding: 0 !important;

    border: 0 !important;
}


.checkout_coupon .form-row {
    float: none !important;

    width: auto !important;

    margin: 0 !important;
}


.checkout_coupon input.input-text {
    width: 320px !important;
    max-width: 100%;

    height: 48px;

    padding: 0 16px;

    border: 1px solid #dcdcdc;
    border-radius: 10px;

    font-size: 15px;

    box-sizing: border-box;

    background: #fff;
}


.checkout_coupon input.input-text:focus {
    outline: none;
    border-color: #000;
}


.checkout_coupon button.button {
    height: 48px;

    padding: 0 24px;

    border-radius: 10px;
    border: 0;

    background: #000;
    color: #fff;

    font-size: 15px;

    cursor: pointer;

    transition: 0.2s ease;
}


.checkout_coupon button.button:hover {
    opacity: 0.9;
}


.checkout_coupon .clear {
    display: none;
}



/* מובייל */
@media (max-width: 600px) {

    .wd-checkout-coupon {
        padding: 18px;
    }

    .checkout_coupon {
        flex-direction: column;
        align-items: stretch;
    }

    .checkout_coupon input.input-text,
    .checkout_coupon button.button {
        width: 100% !important;
    }

}



/* =====================================================================================
   SAVINGS TEXT
   "חסכת" בקופה
===================================================================================== */

.awdr-you-saved-text {
    color: #e75480 !important;
    font-weight: 600;
}



/* =====================================================================================
   GLOBAL CHECKOUT STYLE
   עיצוב גלובלי לכל עמוד הקופה
   גרסה נקייה — בלי לגעת בכפתורי הכמות (+/-)
===================================================================================== */



/* =====================================================================================
   CHECKOUT BASE
   הגדרות בסיס לכל עמוד הקופה:
   - צבע רקע
   - פונט
   - RTL
===================================================================================== */

.woocommerce-checkout {
    background: #faf7f8;
    font-family: Arial, sans-serif;
    direction: rtl;
}



/* =====================================================================================
   CHECKOUT CONTAINERS / CARDS
   כל הקונטיינרים הראשיים בקופה מקבלים פינות מעוגלות
   קשור ל:
   - WooCommerce wrapper
   - טופס checkout
   - Elementor containers
===================================================================================== */

.woocommerce-checkout .woocommerce,
.woocommerce-checkout .wd-checkout-form,
.woocommerce-checkout .elementor-widget-container {
    border-radius: 18px;
}



/* =====================================================================================
   CUSTOMER DETAILS CARDS
   כרטיסי פרטי לקוח:
   - חיוב
   - משלוח
   - הערות נוספות
===================================================================================== */

.woocommerce-billing-fields,
.woocommerce-shipping-fields,
.woocommerce-additional-fields {
    background: #ffffff;

    padding: 22px;

    border-radius: 18px;

    box-shadow: 0 10px 30px rgba(0,0,0,0.06);

    margin-bottom: 18px;

    border: 1px solid #f1e6ea;
}



/* =====================================================================================
   ORDER SUMMARY CARD
   טבלת סיכום ההזמנה בצד
===================================================================================== */

.woocommerce-checkout-review-order-table {
    background: #ffffff;

    border-radius: 18px;

    overflow: hidden;

    box-shadow: 0 12px 35px rgba(0,0,0,0.08);
}



/* =====================================================================================
   HEADLINES
   כותרות בתוך checkout
   כגון:
   - פרטי חיוב
   - משלוח
   - ההזמנה שלך
===================================================================================== */

.woocommerce h3,
.woocommerce h4 {
    font-weight: 700;
    color: #111;

    margin-bottom: 12px;
}



/* =====================================================================================
   FORM INPUTS
   כל שדות הטופס:
   - input
   - textarea
   - select

   חשוב:
   לא משפיע על quantity input
===================================================================================== */

.woocommerce input.input-text:not(.qty),
.woocommerce textarea,
.woocommerce select {
    border-radius: 12px !important;

    border: 1px solid #e6d6dc !important;

    padding: 12px 14px !important;

    background: #fff;

    transition: all 0.25s ease;

    box-shadow: none;
}



/* =====================================================================================
   FORM INPUTS - FOCUS STATE
   אפקט בזמן שהמשתמש מקליד
===================================================================================== */

.woocommerce input.input-text:not(.qty):focus,
.woocommerce textarea:focus,
.woocommerce select:focus {
    border-color: #d48aa0 !important;

    box-shadow: 0 0 0 4px rgba(212, 138, 160, 0.15);

    outline: none;
}



/* =====================================================================================
   FORM LABELS
   הטקסט שמעל השדות
===================================================================================== */

.woocommerce label {
    font-weight: 600;

    font-size: 13px;

    color: #444;
}



/* =====================================================================================
   COUPON BOX
   עיצוב אזור הקופון

   שים לב:
   עושה override לעיצוב הקופון שהגדרת קודם
===================================================================================== */

.wd-checkout-coupon {
    background: linear-gradient(135deg, #fff, #fff5f7);

    border: 1px solid #f0d6df;

    border-radius: 16px;

    padding: 16px;

    margin-bottom: 20px;

    box-shadow: 0 8px 20px rgba(0,0,0,0.05);
}



/* הודעת WooCommerce מעל הקופון */
.woocommerce-form-coupon-toggle .woocommerce-info {
    background: transparent;

    border: none;

    font-weight: 600;
}



/* שדה קופון */
#coupon_code {
    border-radius: 10px;
}



/* כפתור הפעלת קופון */
form.checkout_coupon .button {
    background: #111;

    color: #fff;

    border-radius: 10px;

    padding: 10px 18px;

    transition: 0.3s;
}



/* Hover לכפתור קופון */
form.checkout_coupon .button:hover {
    background: #d48aa0;
}



/* =====================================================================================
   ORDER PRODUCTS
   אזור המוצרים בסיכום הזמנה
===================================================================================== */

.wd-checkout-prod {
    display: flex;

    align-items: flex-start;

    gap: 14px;

    padding: 12px;
}



/* תמונת מוצר */
.wd-checkout-prod-img {
    flex-shrink: 0;
}



/* עיצוב תמונה */
.wd-checkout-prod-img img {
    border-radius: 12px;
}



/* תוכן מוצר */
.wd-checkout-prod-cont {
    flex: 1;
}



/* שם + וריאציות */
.wd-checkout-prod-title {
    display: flex;

    flex-direction: column;

    gap: 8px;
}



/* טקסט שם מוצר */
.cart-product-label {
    font-size: 14px;

    line-height: 1.4;

    font-weight: 500;

    color: #111;
}



/* מחיר מוצר */
.wd-checkout-prod-total {
    margin-top: 8px;
}



/* =====================================================================================
   QUANTITY FIX
   תיקון תצוגת מספר הכמות בלבד

   חשוב:
   לא נוגע בכפתורי + / -
===================================================================================== */

td.wd-checkout-prod .quantity input.qty {
    width: 42px !important;

    min-width: 42px !important;

    padding: 0 !important;

    text-align: center !important;

    box-sizing: border-box !important;
}



/* =====================================================================================
   SHIPPING OPTIONS
   אפשרויות משלוח

   שים לב:
   יש לך הגדרה נוספת ל-shipping בחלק אחר של הקובץ
   זאת בעצם שכבת override נוספת
===================================================================================== */

.woocommerce-shipping-methods li {
    background: #fafafa;

    border-radius: 12px;

    padding: 10px;

    margin-bottom: 8px;

    border: 1px solid #eee;

    transition: 0.2s;
}



/* Hover על שיטת משלוח */
.woocommerce-shipping-methods li:hover {
    border-color: #d48aa0;

    background: #fff5f7;
}



/* =====================================================================================
   PAYMENT SECTION
   אזור אמצעי תשלום
===================================================================================== */

#payment {
    background: #fff;

    border-radius: 18px;

    padding: 18px;

    box-shadow: 0 12px 30px rgba(0,0,0,0.06);
}



/* כל אמצעי תשלום */
.wc_payment_methods li {
    border-radius: 12px;

    padding: 10px;

    border: 1px solid #eee;

    margin-bottom: 10px;
}



/* Hover על אמצעי תשלום */
.wc_payment_methods li:hover {
    border-color: #d48aa0;

    background: #fff5f7;
}



/* =====================================================================================
   PLACE ORDER BUTTON
   כפתור ביצוע הזמנה
===================================================================================== */

#place_order {
    width: 100%;

    background: linear-gradient(135deg, #111, #2a2a2a);

    color: #fff;

    font-size: 18px;

    font-weight: 700;

    padding: 16px;

    border-radius: 16px;

    border: none;

    transition: all 0.3s ease;

    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}



/* Hover לכפתור */
#place_order:hover {
    transform: translateY(-2px);

    background: linear-gradient(135deg, #d48aa0, #b86b86);

    box-shadow: 0 14px 35px rgba(212,138,160,0.35);
}



/* =====================================================================================
   TERMS & CONDITIONS
   אזור תנאי שימוש / אישור תקנון
===================================================================================== */

.woocommerce-terms-and-conditions-wrapper {
    background: #fff;

    padding: 12px;

    border-radius: 12px;

    border: 1px solid #eee;
}


















/* LONGFASHION_TEST - Ultra Luxury Square Editorial Grid */

.wd-products {
    --wd-gap-lg: 36px !important;
    --wd-gap-sm: 16px !important;
}

/* Reset Woodmart card feel */
.wd-products .wd-product,
.wd-products .product-wrapper {
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

.wd-products .product-wrapper {
    padding: 0 !important;
    overflow: visible !important;
    transform: translateZ(0);
    transition: transform .32s ease;
}

.wd-products .product-wrapper:hover {
    transform: translateY(-7px);
}

/* Image stage - square premium */
.wd-products .product-element-top {
    position: relative !important;
    overflow: hidden !important;
    border-radius: 3px !important;
    background:
        radial-gradient(circle at 50% 16%, rgba(255,255,255,.92), transparent 34%),
        radial-gradient(circle at 18% 20%, rgba(232,218,205,.42), transparent 30%),
        radial-gradient(circle at 88% 82%, rgba(188,164,145,.32), transparent 34%),
        linear-gradient(145deg, #fffdf9 0%, #f5eee6 38%, #ddcbbb 100%) !important;
    box-shadow:
        0 24px 42px rgba(35,24,18,.15),
        0 5px 12px rgba(35,24,18,.07) !important;
}

/* Thin editorial line under image */
.wd-products .product-element-top::after {
    content: "";
    position: absolute;
    left: 14px;
    right: 14px;
    bottom: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(70,45,30,.22), transparent);
    pointer-events: none;
    z-index: 8;
}

/* Image premium movement */
.wd-products .product-element-top img {
    transition: transform .42s ease, filter .42s ease !important;
    will-change: transform;
}

.wd-products .product-wrapper:hover .product-element-top img {
    transform: scale(1.032);
    filter: contrast(1.055) saturate(1.045) brightness(1.01);
}

/* Bottom info - editorial layout */
.wd-products .product-element-bottom {
    display: grid !important;
    grid-template-columns: 1fr auto !important;
    grid-template-areas:
        "title price"
        "swatches swatches" !important;
    align-items: baseline !important;
    gap: 9px 12px !important;
    padding: 16px 0 0 !important;
    background: transparent !important;
    text-align: right !important;
}

/* Title */
.wd-products .wd-entities-title {
    grid-area: title !important;
    margin: 0 !important;
    font-size: 16px !important;
    line-height: 1.18 !important;
    font-weight: 900 !important;
    letter-spacing: .15px !important;
    text-align: right !important;
}

.wd-products .wd-entities-title a {
    color: #1f1713 !important;
    text-decoration: none !important;
}

/* subtle title hover */
.wd-products .product-wrapper:hover .wd-entities-title a {
    color: #7b5640 !important;
}

/* Price - luxury label */
.wd-products .price {
    grid-area: price !important;
    justify-self: end !important;
    margin: 0 !important;
    padding: 0 0 0 2px !important;
    color: #8a6147 !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    letter-spacing: .2px !important;
}

.wd-products .price .woocommerce-Price-currencySymbol {
    font-size: 12px !important;
    margin-left: 1px !important;
    opacity: .75;
}

/* Swatches - square fashion palette */
.wd-products .wd-swatches-grid {
    grid-area: swatches !important;
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 7px !important;
    margin: 1px 0 0 !important;
    padding: 0 !important;
    background: transparent !important;
}

/* Only swatch container, not color bg */
.wd-products .wd-swatches-grid .wd-swatch {
    width: 20px !important;
    height: 20px !important;
    min-width: 20px !important;
    border-radius: 2px !important;
    overflow: hidden !important;
    border: 1px solid rgba(35,24,18,.20) !important;
    box-shadow: 0 2px 5px rgba(0,0,0,.08) !important;
    transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}

.wd-products .wd-swatches-grid .wd-swatch:hover {
    transform: translateY(-3px);
    border-color: rgba(35,24,18,.55) !important;
    box-shadow: 0 5px 11px rgba(0,0,0,.16) !important;
}

.wd-products .wd-swatches-grid .wd-swatch-bg {
    border-radius: 1px !important;
}

/* Add button - clean black fashion CTA */
.wd-products .wd-add-btn a {
    border-radius: 2px !important;
    background: #1f1713 !important;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    letter-spacing: .45px !important;
    padding: 10px 18px !important;
    box-shadow: 0 12px 20px rgba(31,23,19,.18) !important;
    transition: background .25s ease, transform .25s ease !important;
}

.wd-products .wd-add-btn a:hover {
    background: #7b5640 !important;
    transform: translateY(-2px);
}

/* Wishlist icon */
.wd-products .wd-buttons .wd-action-btn > a {
    border-radius: 2px !important;
    background: rgba(255,255,255,.92) !important;
    box-shadow: 0 7px 16px rgba(0,0,0,.12) !important;
}

/* Slider dots - editorial bars */
.wd-products .wd-product-grid-slider-pagin {
    bottom: 11px !important;
}

.wd-products .wd-product-grid-slider-dot {
    width: 20px !important;
    height: 2px !important;
    border-radius: 0 !important;
    background: rgba(255,255,255,.72) !important;
    opacity: .9 !important;
}

.wd-products .wd-product-grid-slider-dot.active,
.wd-products .wd-product-grid-slider-dot:hover {
    background: rgba(35,24,18,.55) !important;
}

/* Shop top tools - cleaner luxury */
.shop-loop-head {
    margin-bottom: 28px !important;
    padding-bottom: 16px !important;
    border-bottom: 1px solid rgba(35,24,18,.08) !important;
}

.woocommerce-result-count {
    color: #7a6a60 !important;
    font-size: 13px !important;
}

/* Mobile */
@media (max-width: 768px) {
    .wd-products {
        --wd-gap-sm: 18px !important;
    }

    .wd-products .product-wrapper:hover {
        transform: none;
    }

    .wd-products .product-element-top {
        border-radius: 2px !important;
        box-shadow:
            0 14px 26px rgba(35,24,18,.13),
            0 3px 9px rgba(35,24,18,.06) !important;
    }

    .wd-products .product-element-bottom {
        grid-template-columns: 1fr !important;
        grid-template-areas:
            "title"
            "price"
            "swatches" !important;
        gap: 7px !important;
        padding-top: 12px !important;
        text-align: center !important;
    }

    .wd-products .wd-entities-title,
    .wd-products .price,
    .wd-products .wd-swatches-grid {
        justify-self: center !important;
        text-align: center !important;
        justify-content: center !important;
    }

    .wd-products .wd-entities-title {
        font-size: 14px !important;
    }

    .wd-products .wd-swatches-grid .wd-swatch {
        width: 18px !important;
        height: 18px !important;
        min-width: 18px !important;
    }
}

