: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: 35px;
--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;
}