:root {
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(139,0,68);
	--wd-alternative-color: rgb(224,234,240);
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(139,0,68);
	--btn-accented-bgcolor-hover: rgb(107,0,48);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(139,0,68);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 400px;
	--wd-popup-padding: 0px;
}
: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,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
: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 top;
}
.wd-footer {
	background-color: rgb(251,250,247);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Work Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(251,250,247);
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(251,250,247);
	background-image: none;
	background-repeat: repeat;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(251,250,247);
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(251,250,247);
	background-image: none;
	background-repeat: repeat;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(251,250,247);
	background-image: none;
	background-repeat: repeat;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119)7;
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}

}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}
:root{
--wd-container-w: 1200px;
--wd-form-brd-radius: 30px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-cat-brd-radius: 0px;
}

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


.wd-page-title {
background-color: rgb(174,182,161);
}

@media (min-width: 1156px) {
  .wd-nav-img {
    display: none;
  }
}

@media (max-width: 768px) {
  .term-description {
    cursor: pointer;
    position: relative;
  }

  .term-description h1 {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 6px;
  }

  .term-description h2 {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 6px;
  }

  /* SADECE ilk p gösterilir (kırpılmış) */
  .term-description.collapsed p:first-of-type {
    position: relative;
    max-height: 50px;
    overflow: hidden;
    margin-bottom: 0;
  }

  /* Gradyan efekt */
  .term-description.collapsed p:first-of-type::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 100%;
    background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
    pointer-events: none;
    z-index: 1;
  }

  /* Ok simgesi */
  .term-description.collapsed p:first-of-type::before {
    content: "▼";
    position: absolute;
    bottom: 6px;
    right: 10px;
    font-size: 16px;
    color: #e91e63;
    z-index: 2;
    pointer-events: none;
  }

  /* DİĞER p'ler tamamen gizli */
  .term-description.collapsed p:not(:first-of-type) {
    display: none;
  }

  /* Açıldığında tüm <p>’ler gösterilir */
  .term-description.expanded p {
    max-height: none;
    display: block !important;
  }

  .term-description.expanded p::after,
  .term-description.expanded p::before {
    display: none !important;
  }
}

h1 {
  font-size: 28px;
  line-height: 1.3;
  font-weight: 700;
}

.single-hikaye .wd-page-content {
    background-color: rgb(251, 250, 247) !important; /* Blog ile aynı */
}

.single-hikaye .post-single-page {
    background-color: transparent !important; /* İç kutunun beyazını kaldır */
    box-shadow: none !important; /* Gölgeyi kaldır */
}

.hikaye-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
}
.hikaye-item {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 15px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}
.hikaye-title a {
    color: #e91e63;
    text-decoration: none;
    font-size: 18px;
}
.hikaye-excerpt {
    color: #555;
    font-size: 14px;
    margin: 10px 0 15px;
}
.hikaye-pagination {
    text-align: center;
    margin-top: 25px;
}

/* Normal fiyat tasarımı */
.xsu-normal-price {
    font-size: 14px;
    color: #777;
    display: block;
    margin-bottom: 2px;
}
.xsu-normal-price del {
    font-size: 18px;
    color: #999;
}

/* Bayi fiyatı tasarımı */
.xsu-bayi-price {
    font-size: 22px !important;
    font-weight: 700;
    color: #008000;
    margin-top: 6px;
    display: block;
}


.xsu-privacy-badge{
  display:flex; align-items:center; gap:.6rem;
  padding:.55rem .8rem; border:1px solid #eee; border-radius:12px; background:#fafafa;
  font-size:.95rem; line-height:1.35;
}
.xsu-privacy-badge .icon{flex:0 0 auto}
@media (max-width:640px){ .xsu-privacy-badge{font-size:.9rem} }


/* xShopum MS-DOS code block - canlıda beyaza dönmesin diye zorla */
pre.xsh-msdos,
pre.xsh-msdos code{
  background:#0b0b0b !important;
  color:#eaeaea !important;
  opacity:1 !important;
  filter:none !important;
  text-shadow:none !important;
  background-image:none !important;
}

pre.xsh-msdos{
  border:0 !important;
  padding:0 !important; /* dış div zaten padding veriyor */
  margin:0 !important;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono","Courier New", monospace !important;
}

pre.xsh-msdos code{
  display:block !important;
  padding:0 !important;
}

/* === Cari ödeme modal footer butonları (premium fix) === */
.xsu-cari-paytotal{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:12px !important;
  padding:14px 16px !important;
  border-top:1px solid #eef2f6 !important;
  background:#fff !important;
  position:sticky !important;
  bottom:0 !important;
  z-index:5 !important;
}

/* iki buton aynı hizaya gelsin */
.xsu-cari-paytotal .xsu-cari-secondary,
.xsu-cari-paytotal .xsu-cari-primary{
  height:44px !important;
  border-radius:12px !important;
  padding:0 16px !important;
  font-weight:800 !important;
  line-height:44px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  white-space:nowrap !important;
}

/* Vazgeç - bordo ama daha soft */
.xsu-cari-paytotal .xsu-cari-secondary{
  background:#7a0f3a !important;   /* xShopum bordo */
  color:#fff !important;
  border:0 !important;
  min-width:120px !important;
  opacity:.92 !important;
}
.xsu-cari-paytotal .xsu-cari-secondary:hover{
  opacity:1 !important;
  transform:translateY(-1px);
}

/* Ödemeyi Başlat - ana CTA */
.xsu-cari-paytotal .xsu-cari-primary{
  background:linear-gradient(135deg,#8a0f43,#b0135b) !important;
  color:#fff !important;
  border:0 !important;
  min-width:180px !important;
  box-shadow:0 10px 22px rgba(138,15,67,.22) !important;
}
.xsu-cari-paytotal .xsu-cari-primary:hover{
  transform:translateY(-1px);
}

/* Mobilde düzgün otursun */
@media (max-width:480px){
  .xsu-cari-paytotal{
    padding:12px !important;
  }
  .xsu-cari-paytotal .xsu-cari-secondary{ min-width:110px !important; }
  .xsu-cari-paytotal .xsu-cari-primary{ flex:1 !important; min-width:0 !important; }
}

/* Deneme */
/* =========================================================
   xShopum / Woodmart ürün özellik tablosu - sert reset
   Sadece bu widget'ı hedefler
========================================================= */

.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes.shop_attributes{
    width:100% !important;
    margin:10px 0 0 !important;
    border:2px solid #98004f !important;
    border-radius:14px !important;
    border-collapse:separate !important;
    border-spacing:0 !important;
    table-layout:fixed !important;
    overflow:hidden !important;
    background:#fff !important;
    box-shadow:none !important;
}

/* tablo elemanlarını tema stilinden temizle */
.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes.shop_attributes tbody{
    display:table-row-group !important;
}

.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes.shop_attributes tr{
    display:table-row !important;
    background:#fff !important;
    height:auto !important;
    min-height:0 !important;
    transition:background-color .18s ease !important;
}

.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes.shop_attributes tr:hover{
    background:#f6f6f6 !important;
}

/* hücreler */
.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes.shop_attributes th,
.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes.shop_attributes td{
    display:table-cell !important;
    width:auto !important;
    padding:12px 16px !important;
    margin:0 !important;
    border:none !important;
    outline:none !important;
    box-shadow:none !important;
    background:transparent !important;
    vertical-align:middle !important;
    line-height:1.25 !important;
    min-height:0 !important;
    height:auto !important;
}

/* satır alt çizgisi */
.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes.shop_attributes tr:not(:last-child) th,
.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes.shop_attributes tr:not(:last-child) td{
    border-bottom:1px solid #e6e6e6 !important;
}

/* sol sütun */
.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes-item__label{
    width:42% !important;
    text-align:left !important;
    font-size:14px !important;
    font-weight:600 !important;
    color:#222 !important;
    white-space:nowrap !important;
}

/* sağ sütun */
.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes-item__value{
    width:58% !important;
    text-align:right !important;
    font-size:14px !important;
    font-weight:700 !important;
    color:#98004f !important;
    white-space:normal !important;
}

/* iç wrapper/span reset */
.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes-item__label .wd-attr-label,
.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes-item__label .wd-attr-name,
.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes-item__value .wd-term,
.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes-item__value .wd-term-name,
.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes-item__value .wd-term-sep{
    display:inline !important;
    margin:0 !important;
    padding:0 !important;
    border:none !important;
    box-shadow:none !important;
    line-height:1.25 !important;
    font-size:inherit !important;
    background:none !important;
}

/* tema pseudo elemanlarını kapat */
.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes-item__label::before,
.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes-item__label::after,
.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes-item__value::before,
.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes-item__value::after,
.elementor-element-02ec69e.wd-single-attrs .wd-attr-label::before,
.elementor-element-02ec69e.wd-single-attrs .wd-attr-label::after,
.elementor-element-02ec69e.wd-single-attrs .wd-term::before,
.elementor-element-02ec69e.wd-single-attrs .wd-term::after{
    display:none !important;
    content:none !important;
}

/* değer linkleri */
.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes-item__value a,
.elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes-item__value a .wd-term-name{
    color:#98004f !important;
    text-decoration:none !important;
    font-weight:700 !important;
}

/* responsive */
@media (max-width: 768px){
    .elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes.shop_attributes{
        border-radius:12px !important;
    }

    .elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes.shop_attributes th,
    .elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes.shop_attributes td{
        padding:10px 12px !important;
        font-size:13px !important;
    }

    .elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes-item__label{
        width:44% !important;
    }

    .elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes-item__value{
        width:56% !important;
    }
}

@media (max-width: 480px){
    .elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes.shop_attributes th,
    .elementor-element-02ec69e.wd-single-attrs .woocommerce-product-attributes.shop_attributes td{
        padding:9px 10px !important;
        font-size:13px !important;
    }
}

/* ikon büyüsün ama satır büyümesin */
.elementor-element-02ec69e .woocommerce-product-attributes-item__label img{
    width:20px !important;
    height:20px !important;
    min-width:20px !important;
    max-width:20px !important;
    object-fit:contain !important;
    vertical-align:middle !important;
    margin-right:6px !important;
}

/* ikon ve yazıyı düzgün hizala */
.elementor-element-02ec69e .woocommerce-product-attributes-item__label .wd-attr-label{
    display:inline-flex !important;
    align-items:center !important;
    gap:6px !important;
}

/* satır yüksekliğini sabitle */
.elementor-element-02ec69e .woocommerce-product-attributes.shop_attributes th{
    line-height:1.2 !important;
    padding-top:10px !important;
    padding-bottom:10px !important;
}

















/* Kategori kartlarının dışına taşan görünmez link sorununu engelle */
.wd-cats .wd-col.category-grid-item {
    position: relative;
    overflow: hidden;
}

.wd-cats .wd-cat-wrap,
.wd-cats .wd-cat-inner {
    position: relative;
}

.wd-cats .wd-fill.category-link {
    position: absolute;
    inset: 0;
    z-index: 2;
}

.wd-cats .wd-cat-content,
.wd-cats .wd-cat-thumb,
.wd-cats .wd-cat-image {
    position: relative;
    z-index: 1;
}


/* =====================================================
   xShopum – Orantılı küçülen ana menü
   Alt açılır menüleri etkilemez
   ===================================================== */

@media (min-width: 1025px) and (max-width: 1250px) {

    /* Ana menü alanını tam genişlikte kullan */
    .whb-header-bottom .wd-header-nav {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        flex: 1 1 100% !important;
    }

    /* Yalnızca ana kategori satırını düzenle */
    .whb-header-bottom .wd-nav-main {
        display: flex !important;
        width: 100% !important;
        max-width: 100% !important;
        flex-wrap: nowrap !important;
        align-items: center !important;
        justify-content: flex-start !important;
        gap: 0 !important;
    }

    /*
     * Ana kategorilere eşit alan ver.
     * Burada display:flex kullanılmıyor;
     * böylece açılır alt menüler bozulmuyor.
     */
    .whb-header-bottom .wd-nav-main > li {
        flex: 1 1 0 !important;
        min-width: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    /* Yalnızca üst menü başlıklarını düzenle */
    .whb-header-bottom .wd-nav-main > li > a {
        display: flex !important;
        width: 100% !important;
        min-width: 0 !important;
        justify-content: center !important;
        align-items: center !important;

        /* 1250 px'de 13.5 px, 1025 px'de 11.5 px */
        font-size: clamp(
            11.5px,
            calc(0.889vw + 2.389px),
            13.5px
        ) !important;

        line-height: 1.2 !important;
        letter-spacing: -0.15px !important;
        padding-left: 2px !important;
        padding-right: 2px !important;
        gap: 2px !important;
        white-space: nowrap !important;
    }

    /* Sadece üst kategori başlıklarındaki büyük ikonları gizle */
    .whb-header-bottom .wd-nav-main > li > a .wd-nav-img,
    .whb-header-bottom .wd-nav-main > li > a .menu-item-icon,
    .whb-header-bottom .wd-nav-main > li > a .wd-menu-icon,
    .whb-header-bottom .wd-nav-main > li > a > img,
    .whb-header-bottom .wd-nav-main > li > a > svg,
    .whb-header-bottom .wd-nav-main > li > a > i {
        display: none !important;
        width: 0 !important;
        height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    /* Küçük aşağı yönlü okları koru */
    .whb-header-bottom .wd-nav-main > li > a::after {
        flex: 0 0 auto !important;
        margin-left: 2px !important;
    }

    /* Açılan alt menüleri tema görünümüne geri döndür */
    .whb-header-bottom .wd-nav-main > li > .sub-menu,
    .whb-header-bottom .wd-nav-main > li > .wd-dropdown-menu {
        white-space: normal !important;
    }

    .whb-header-bottom .wd-nav-main > li > .sub-menu li,
    .whb-header-bottom .wd-nav-main > li > .wd-dropdown-menu li {
        display: block !important;
        width: auto !important;
        min-width: initial !important;
        margin: initial !important;
    }

    .whb-header-bottom .wd-nav-main > li > .sub-menu a,
    .whb-header-bottom .wd-nav-main > li > .wd-dropdown-menu a {
        width: auto !important;
        white-space: normal !important;
        letter-spacing: normal !important;
        justify-content: flex-start !important;
    }
}



.product-grid-item .product-labels {
    left: auto !important;
    right: 10px !important;
    transform: none !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 6px;
    max-width: calc(100% - 70px);
}

/* XSHOPUM PRODUCT NATIVE START */
/* xShopum native product layout. Stored in Woodmart > Custom CSS, not in this plugin at runtime. */
.xspn-page,.xspn-page .e-con,.xspn-page .e-con-inner,.xspn-page .elementor-widget{min-width:0}
.xspn-page{--xspn-accent:#a7355d;--xspn-ink:#242424}
.xspn-page .elementor-widget-text-editor p:last-child{margin-bottom:0}
body.single-product #main-content.wd-content-layout:has(.xspn-page){padding-top:0}
.xspn-breadcrumb .woocommerce-breadcrumb,.xspn-breadcrumb .wd-breadcrumbs{margin:0;font-size:12px;line-height:1.7}
.xspn-breadcrumb .woocommerce-notices-wrapper:empty{display:none}
body:not(.elementor-editor-active) .xspn-breadcrumb .elementor-widget-wd_wc_notices:has(.woocommerce-notices-wrapper:empty){display:none}
.xspn-top>.e-con-inner{flex-wrap:nowrap}
.xspn-gallery,.xspn-gallery .elementor-widget-container,.xspn-gallery .woocommerce-product-gallery{min-width:0;max-width:100%}
.xspn-gallery .elementor-widget-container,.xspn-gallery .woocommerce-product-gallery{width:100%}
.xspn-gallery .woocommerce-product-gallery{margin:0}
.xspn-gallery .wd-gallery-images,.xspn-gallery .wd-gallery-thumb{max-width:100%;min-width:0}
.xspn-gallery .wd-carousel-inner{margin-inline:0;position:relative}
.xspn-gallery .wd-carousel{overflow:hidden}
.xspn-gallery .woocommerce-product-gallery__image{margin:0}
.xspn-gallery .woocommerce-product-gallery__image>a{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;background:#fff}
.xspn-gallery .woocommerce-product-gallery__image>a>img{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:contain}
.xspn-gallery .wd-gallery-thumb{width:100%;margin:12px 0 0;--wd-gap-lg:10px;--wd-gap-md:10px;--wd-gap-sm:8px}
.xspn-gallery .wd-gallery-thumb .wd-carousel-item{min-width:0;box-sizing:border-box}
.xspn-gallery .wd-gallery-thumb .wd-carousel-item img{display:block;width:100%;height:auto;aspect-ratio:1/1;max-height:114px;object-fit:contain;border:1px solid transparent;border-radius:6px}
.xspn-gallery .wd-gallery-thumb .wd-active img,.xspn-gallery .wd-gallery-thumb .wd-thumb-active img{border-color:#e5b3c7}
.xspn-gallery .wd-nav-arrows.wd-pos-sep{--wd-arrow-offset:0px;--wd-arrow-size:30px}
.xspn-gallery .wd-nav-arrows.wd-pos-sep .wd-prev{left:0;right:auto}
.xspn-gallery .wd-nav-arrows.wd-pos-sep .wd-next{right:0;left:auto}
.xspn-gallery .wd-arrow-inner{background:rgba(255,255,255,.9);border-radius:50%;box-shadow:none}
.xspn-title .product_title{margin:0;overflow-wrap:break-word}
.xspn-buybox{overflow:hidden;box-shadow:0 8px 26px rgba(22,32,48,.055)}
.xspn-meta .product_meta{font-size:13px;line-height:1.65;overflow-wrap:anywhere;margin:0}
.xspn-meta .product_meta>span{display:block;margin:0 0 4px}
.xspn-meta .meta-label{font-weight:700;color:#20242a}
.xspn-brand img{height:auto;max-height:50px;object-fit:contain}
.xspn-stock p.stock{display:inline-flex;align-items:center;gap:6px;margin:0;padding:6px 10px;border-radius:30px;font-size:12px;line-height:1.25}
.xspn-stock p.stock.in-stock{color:#3d6e1f;background:#eaf5df}
.xspn-stock p.stock.out-of-stock{color:#9d3030;background:#fdeaea}
.xspn-stock p.stock.available-on-backorder{color:#805713;background:#fff5df}
.xspn-price .price{margin:0;line-height:1.15}
.xspn-price .price ins{color:inherit;background:transparent}
.xspn-price .price del{font-size:.55em;font-weight:400;opacity:.6;margin-inline-end:8px}
.xspn-price .price .woocommerce-Price-currencySymbol{font-size:.72em}
.xspn-price .price .woocommerce-price-suffix{font-size:13px;font-weight:400;color:#7a7f86}
.xspn-cart form.cart{margin:0}
.xspn-cart form.cart:not(.variations_form):not(.grouped_form),.xspn-cart .woocommerce-variation-add-to-cart{display:flex;align-items:center;flex-wrap:wrap;gap:10px}
.xspn-cart .quantity{flex:0 0 auto;margin:0}
.xspn-cart .quantity input{min-height:44px}
.xspn-cart .single_add_to_cart_button{display:flex;align-items:center;justify-content:center;flex:1 1 0%;width:auto;min-width:0;min-height:46px;margin:0;padding:12px 16px;white-space:normal;line-height:1.3;border-radius:8px;text-transform:none}
.xspn-cart .variations,.xspn-cart .single_variation_wrap,.xspn-cart .woocommerce-grouped-product-list{width:100%;max-width:100%}
.xspn-cart .variations{margin-bottom:14px}
.xspn-cart form.grouped_form .single_add_to_cart_button{width:100%;margin-top:12px}
.xspn-cart .woocommerce-variation-price{font-size:22px;margin-bottom:12px}
.xspn-cart .xspn-wa,.xspn-actions>.xspn-wa{flex-basis:100%;width:100%;margin-top:2px}
.xspn-wa .xsu-wa-box{width:100%;box-sizing:border-box}
.xspn-wa .xsu-wa-desc{display:block}
.xspn-page [hidden],.xspn-dispatch[hidden],.xspn-payments [hidden]{display:none!important}
.xspn-dispatch{font-size:13px;line-height:1.6;color:#555c64}
.xspn-dispatch-message:before{content:'◷';margin-inline-end:6px;color:#4c8f32}
.xspn-dispatch strong{color:#2e6f28;font-weight:700}
.xspn-progress{overflow:hidden;height:5px;background:#edf0f2;border-radius:8px;margin-top:5px}
.xspn-progress>span{display:block;height:100%;background:#79b952;border-radius:inherit}
.xspn-progress.is-urgent>span{background:#e5a12b}
.xspn-eft{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;color:#08783d;font-size:15px;font-weight:700}
.xspn-eft:before{content:'↘';font-size:14px}
.xspn-eft .amount{font-size:21px;font-weight:800;color:inherit}
.xspn-rrp{display:flex;align-items:center;flex-wrap:wrap;gap:7px;font-size:12px;color:#737780}
.xspn-rrp .amount{font-size:15px;color:#3a3f45;font-weight:700}
.xspn-rrp .xspn-rrp-discount{color:#a7355d;background:#f6e8ee;border-radius:5px;padding:3px 6px;font-weight:700}
.xspn-native-brand a{display:flex;justify-content:flex-end;align-items:center}
.xspn-native-brand img{width:auto;max-width:108px;max-height:50px;object-fit:contain}
.xspn-native-brand{font-size:13px;text-align:right;font-weight:700}
.xspn-privacy{margin-block:4px 20px}
.xspn-privacy p{font-size:14px;line-height:1.8}
.xspn-page :focus-visible{outline:2px solid #a7355d;outline-offset:3px}
@media(max-width:767px){
 .xspn-top>.e-con-inner{flex-wrap:wrap}
 .xspn-breadcrumb .woocommerce-breadcrumb,.xspn-breadcrumb .wd-breadcrumbs{font-size:11px;line-height:1.7}
 .xspn-gallery .wd-gallery-thumb{margin-top:10px}
 .xspn-gallery .wd-gallery-thumb .wd-carousel-item img{max-height:92px}
 .xspn-meta .product_meta{font-size:12px}
 .xspn-cart .single_add_to_cart_button{flex:1 1 0%;width:auto;min-width:0;font-size:13px;padding:11px 12px}
 .xspn-eft .amount{font-size:19px}
 .xspn-dispatch{font-size:12px}
}
/* Hide only a duplicate variation price/stock after native selection was mirrored successfully. */
.xspn-summary.xspn-variation-ready .xspn-cart .woocommerce-variation-price,
.xspn-summary.xspn-variation-ready .xspn-cart .woocommerce-variation-availability{display:none}
/* Woodmart 8.5.7 uses the horizontal offset-h variable for separate arrows. */
.xspn-gallery .wd-nav-arrows.wd-pos-sep{--wd-arrow-offset-h:-30px}
.xspn-gallery .wd-nav-arrows.wd-pos-sep:after{inset:0;pointer-events:none}

/* XSHOPUM PRODUCT NATIVE END */
