:root {
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--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: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,62,19);
	--wd-alternative-color: rgb(115,84,239);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--btn-transform: capitalize;
	--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(0,122,255);
	--wd-link-color-hover: rgb(0,63,255);
}
.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: 800px;
}
: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 center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 15px;
	text-transform: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 700;
	font-size: 30px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	color: rgb(225,74,92);
	background: rgb(249,219,223);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(225,74,92);
	background: rgb(237,208,211);
}
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);
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(140,188,103);
}
.wd .product-label.featured {
	background-color: rgb(225,74,92);
}
.wd .product-label.out-of-stock {
	background-color: rgb(13,6,37);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1660px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: rgb(246,245,248);
}

.whb-header-bottom .whb-col-mobile .wd-header-nav {
  width: 100%; /* max-width yerine width kullanarak menüyü tam genişlikte yapıyoruz */
}

.whb-header-bottom .whb-col-mobile .wd-nav {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  justify-content: flex-start; /* Menü öğelerinin sola yaslanmasını sağlıyoruz */
}

.whb-header-bottom .whb-col-mobile .wd-nav>li {
  flex: 0 0 auto;
  margin-right: 1px;
}
/* benzer ürünler sepet icon gizle */
.wd-add-btn.wd-action-btn.wd-style-icon.wd-add-cart-icon {
    display: none !important;
}
/* Mobilde sadece sepeti tam ekran yap */
@media (max-width: 767px) {
    .cart-widget-side.wd-side-hidden.wd-right {
        width: 100% !important;
        max-width: 100% !important;
        right: 0 !important;
    }
}

/* Mobilde geri git butonu */
.custom-back-btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    color: #333;
    font-size: 22px;
    font-weight: 300;
    text-decoration: none;
    line-height: 1;
    cursor: pointer;
}

.custom-back-btn:hover {
    color: #000;
    text-decoration: none;
}

.home .custom-back-btn {
    display: none !important;
}
   
/* Mobil alt gezinme - sadece belirli sayfalarda göster */
body:not(.home):not(.page-id-1941):not(.page-id-1949):not(.page-id-1951) .wd-toolbar {
    display: none !important;
}
/* Mobil alt gezinme çubuğunu sadece ana sayfada göster */
body:not(.home) .wd-toolbarmmm {
    display: none !important;
}


/* Sepet ikonu altında indirim tutarı */
.wd-header-cart {
    position: relative !important;
}

.custom-cart-saving {
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translateX(-50%);
    background: #ff3e13;
    color: #fff;
    font-size: 9px;
    font-weight: 800;
    padding: 2px 4px;
    border-radius: 23px;
    white-space: nowrap;
    z-index: 9999;
    display: block !important;
}

/* Fiyat sıralaması - indirimli fiyat önce, eski fiyat sonra */
.wd-single-price .price {
    display: flex !important;
    flex-direction: row-reverse !important;
    justify-content: flex-end !important;
    align-items: center !important;
    gap: 8px !important;
}



/* Kategori, sepet ve ödeme sayfalarında header bottom gizle */
.tax-product_cat .whb-header-bottom,
.woocommerce-cart .whb-header-bottom,
.woocommerce-checkout .whb-header-bottom {
    display: none !important;
}
/* Ana sayfada mobil nav ve arama butonunu sola al */
.home .whb-3iqfj5hrx28l7rr770h7,
.home .whb-yova168mefblyd601crh {
    margin-right: 5px !important;
    margin-left: 0 !important;
    order: -1 !important;
}
/* Ana sayfada sepet ikonunu gizle */
.home .whb-u6cx6mzhiof1qeysah9h {
    display: none !important;
}


/* Geçiş animasyonu */
.whb-main-header .site-logo,
.whb-main-header .wd-header-search-mobile {
    transition: opacity 0.3s ease, visibility 0.3s ease, width 0.3s ease !important;
}

/* Başlangıçta arama gizli */
.whb-e7sl5o3rtjfwvlpt2no9 {
    opacity: 0 !important;
    visibility: hidden !important;
    transition: opacity 0.3s ease !important;
}

.whb-g5z57bkgtznbk6v9pll5 {
    transition: opacity 0.3s ease !important;
}
/* Logo ortala */
.whb-g5z57bkgtznbk6v9pll5 {
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}
/* arama buton siyah renk */
body:not(.single-product) button.searchsubmit {
    background: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
}



.custom-rating-wrap {
    display: flex !important;
    align-items: center !important;
    gap: 4px !important;
}

.custom-rating-score {
    font-size: 12px !important;
    font-weight: 700 !important;
    color: #333 !important;
}

.custom-rating-count {
    font-size: 12px !important;
    color: #333 !important;
}
.custom-rating-wrap .star-rating {
    font-size: 12px !important;
}
.woocommerce-product-rating {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
}
.woocommerce-review-link {
    font-size: 12px !important;
}
.elementor-element-056ffbf .custom-rating-count {
    display: none !important;
}
/* Ürün istatistikleri */
.custom-product-stats {
    display: flex;
    flex-direction: column;
    gap: 3px;
    margin: 5px 0;
}

.custom-stat {
    font-size: 12px;
    font-weight: 600;
}

.custom-stat-number {
    color: #e18734;
    font-weight: 900;
}

.custom-stat-text {
    color: #333;
}

.custom-product-stats {
    height: 20px;
    overflow: hidden;
    margin: 5px 0;
    position: relative;
}

.custom-stat-slider {
    display: flex;
    flex-direction: column;
    transition: transform 0.4s ease;
}

.custom-stat-slide {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
    flex-shrink: 0;
}

.custom-stat-number {
    color: #e18734;
    font-weight: 900;
	font-size: 13px;
}

.custom-stat-text {
    color: #333;
}

.custom-free-shipping {
    font-size: 11px;
    font-weight: 700;
    color: #2e7d32;
    margin: 3px 0;
}

/* Arşiv ve kategori sayfalarında gizle */
.archive .wd-add-btn.wd-action-btn.wd-style-icon.wd-add-cart-icon,
.tax-product_cat .wd-add-btn.wd-action-btn.wd-style-icon.wd-add-cart-icon {
    display: none !important;
}

/* Ürün sayfası stat boyutları */
.custom-product-stats-single {
    height: 28px !important;
}

.custom-product-stats-single .custom-stat-slide {
    height: 28px !important;
    line-height: 28px !important;
    font-size: 14px !important;
}

.custom-product-stats-single .custom-stat-number {
    font-size: 14px !important;
}

.custom-product-stats-single .custom-stat-text {
    font-size: 14px !important;
}

/* Marka profil kartı  */
.custom-brand-profile {
    background: #fff;
    border-radius: 0;
    padding: 6px;
    margin-bottom: 0px;
    
}

.brand-profile-top {
    display: flex;
    gap: 12px;
    align-items: center;
    margin-bottom: 15px;
}

.brand-logo-wrap {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    font-size: 9px;
    font-weight: 700;
    text-align: center;
    padding: 3px;
}

.brand-logo-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.brand-info {
    flex: 1;
}

.brand-name {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 4px !important;
    color: #111;
    display: flex;
    align-items: center;
    gap: 4px;
}

.brand-name a {
    color: #111;
    text-decoration: none;
}

.brand-arrow {
    color: #111;
    font-weight: 400;
    font-size: 24px;
}

.brand-last-purchase {
    font-size: 12px;
    color: #999;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    gap: 4px;
}

.purchase-icon {
    font-size: 12px;
}

.purchase-name {
    color: #999;
    font-weight: 400;
}

.purchase-text {
    color: #999;
}

.purchase-time {
    color: #999;
}

.brand-stats {
    display: flex;
    gap: 16px;
    font-size: 12px;
    color: #555;
    font-weight: 400;
    margin-top: 4px;
}

.brand-stats span {
    display: flex;
    align-items: center;
    gap: 4px;
}

.brand-actions {
    display: flex;
    gap: 10px;
}

.brand-follow-btn {
    flex: 1;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 25px;
    background: #fff;
    color: #111;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
}

.brand-follow-btn.following {
    background: #f5f5f5;
    color: #555;
    border-color: #ccc;
}

.brand-all-items {
    flex: 1;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 25px;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    color: #111;
    text-decoration: none;
    background: #fff;
}
.brand-rating-row {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    color: #555;
    margin-bottom: 4px;
}

.brand-rating {
    color: #333;
    font-weight: 600;
}

.brand-sep {
    color: #ccc;
}

.brand-followers-text {
    color: #555;
}

/* sepete ekle alt bar sabit */
@media (max-width: 767px) {
    /* Sabit alt bar */
    .custom-fixed-cart-bar {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9998;
        background: #fff;
        padding: 4px 5px;
        box-shadow: 0 -1px 1px rgba(0,0,0,0.15);
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .custom-fixed-cart-bar .custom-wish-btn {
        width: 46px;
        height: 46px;
        
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
        flex-shrink: 0;
        font-size: 20px;
        cursor: pointer;
    }

    .custom-fixed-cart-bar .custom-cart-btn {
        flex: 1;
        background: #000;
        color: #fff;
        border-radius: 3px;
        padding: 12px;
        font-size: 15px;
        font-weight: 700;
        text-align: center;
        border: none;
        cursor: pointer;
    }

    .single-product .summary.entry-summary {
        padding-bottom: 85px !important;
    }
}
@media (max-width: 767px) {
    .cart-widget-side.wd-side-hidden.wd-right.wd-opened {
        z-index: 999999 !important;
    }
}
/* ürün sayfası sepete ekle ve miktar gizle */
@media (max-width: 767px) {
    .single-product .woocommerce-variation-add-to-cart {
        display: none !important;
    }
}

/* logo altı menü kaydırma  */

#menu-mobil-logo-alt {
    overflow-x: auto !important;
    scroll-behavior: smooth !important;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
}

#menu-mobil-logo-alt li {
    flex-shrink: 0;
}

/* Sadece ürün sayfasında menü sabitleme */
.single-product .wd-nav-tabs-wrapper.sticky-active {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    width: 100% !important;
    z-index: 999;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.single-product ul.wd-nav-tabs {
    overflow-x: auto !important;
    scroll-behavior: smooth !important;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
}

/* Açılışta logo göster */
#custom-splash-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.4s ease;
}

#custom-splash-screen img {
    max-width: 150px;
    animation: splashPulse 1.2s ease-in-out infinite;
}

@keyframes splashPulse {
    0%, 100% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.7; transform: scale(0.96); }
}

#custom-splash-screen.hide {
    opacity: 0;
    pointer-events: none;
}
/* benzer ürünler menu sağ şeffaf giderildi */
.wd-nav-tabs-wrapper::after,
.tabs-navigation-wrapper::after,
ul.wd-nav-tabs::after {
    display: none !important;
    background: none !important;
}

.wd-nav-tabs-wrapper {
    -webkit-mask-image: none !important;
    mask-image: none !important;
}
/* ürünler flash sale etiketi */
.custom-flash-sale-badge {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffd54f;
    color: #111;
    padding: 6px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    font-weight: 700;
    z-index: 5;
}

.custom-flash-sale-badge .flash-icon {
    margin-right: 4px;
}

.wd-product-thumb.product-element-top {
    position: relative !important;
}

.custom-flash-sale-badge {
    background: linear-gradient(90deg, #fff59d, #ffd54f) !important;
    color: #111 !important;
}

.custom-flash-sale-badge .flash-save {
    color: #111 !important;
}
.custom-flash-sale-badge .flash-save,
.custom-flash-sale-badge .woocommerce-Price-amount,
.custom-flash-sale-badge .woocommerce-Price-amount bdi,
.custom-flash-sale-badge .woocommerce-Price-currencySymbol {
    color: #000000 !important;
}
/* ürünler Super Deals etiketi */
.custom-super-deals-badge {
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(90deg, #ff8a65, #ff5252);
    color: #fff;
    padding: 6px 14px 6px 10px;
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
    font-weight: 800;
    z-index: 5;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
}

.wd-product-thumb.product-element-top {
    position: relative !important;
}
/* flash sale ürün sayfası */
.flash-sale-single-bar {
    background: linear-gradient(90deg, #ffe066, #ffc107);
    border-radius: 0px;
    padding: 8px 8px;
    margin: 0px 0 8px;
}

.flash-top-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}

.flash-title {
    font-size: 14px;
    font-weight: 800;
    color: #111;
}

.flash-cta {
    font-size: 12px;
    font-weight: 600;
    color: #333;
}

.flash-price-row {
    display: flex;
    align-items: center;
    gap: 8px;
}

.flash-sale-price {
    font-size: 18px;
    font-weight: 800;
    color: #111;
}

.flash-discount-badge {
    background: #e53935;
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    padding: 3px 8px;
    border-radius: 4px;
}

.flash-regular-price {
    font-size: 14px;
    color: #555;
    text-decoration: line-through;
}

.flash-countdown {
 
    font-size: 12px;
    font-weight: 800;
    color: #111;
    font-variant-numeric: tabular-nums;
}
.is-flash-sale-product .wd-single-price {
    display: none !important;
}

/* ürünlerde indirim gizleme */
.product-labels.labels-rectangular {
    display: none !important;
}

span.onsale.product-label {
    display: none !important;
}
/* ürün sayfası super fırsat */
.custom-super-deals-badge-single {
    position: relative !important;
    display: flex !important;
    width: 100% !important;
    justify-content: center;
    align-items: center;
    padding: 8px 15px !important;
    border-radius: 0px;
    margin: 0px 0 !important;
    clip-path: none !important;
    background: linear-gradient(90deg, #ff8a65, #ff5252);
    color: #fff;
    font-weight: 800;
    font-size: 14px;
    gap: 6px;
}
/* ürün sayfası bedenler kalan adet sayısı */
.stock-left-badge {
    position: absolute;
    top: -10px;
    left: 80%;
    transform: translateX(-50%);
    background: #fe4717;
    color: #fff;
    font-size: 9px;
    font-weight: 700;
    padding: 2px 6px;
    border-radius: 2px;
    white-space: nowrap;
    z-index: 9;
}
.wd-swatch.wd-text {
    background-color: #f6f6f6 !important;
}
.wd-swatch.wd-text.wd-active {
    background-color: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
}
.wd-swatch.wd-disabled {
    background-color: #fafafa !important;
    color: #ccc !important;
    border: 1px dashed #ddd !important;
}
/* ürün sayfası ürün resmi galeri slader sayılı sağ alt */
.custom-gallery-counter {
    position: absolute !important;
    bottom: 15px;
    right: 15px;
    background: rgba(0,0,0,0.6);
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    padding: 1px 8px;
    border-radius: 5px;
    z-index: 5 !important;
    pointer-events: none;
	
}

.single-product .woocommerce-product-gallery {
    position: relative !important;
}
/* ürün sayfası ürün resmi sağ sol ok kaldır */
.single-product .wd-arrow-inner {
    display: none !important;
}

/* ürün sayfası altbar favori */
.wd-wishlist-slot {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wd-wishlist-slot .wd-wishlist-btn {
    width: 46px;
    height: 46px;
    
    display: flex;
    align-items: center;
    justify-content: center;
}

.wd-wishlist-slot .wd-wishlist-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.wd-wishlist-slot .wd-action-text {
    display: none;
}
.wd-wishlist-slot .wd-action-icon {
    font-size: 24px !important;
}

/* ürün sayfası beden açıklaması */
.custom-size-measurements {
    background: #f7f7f7;
    border-radius: 2px;
    padding: 12px 15px;
    margin: 10px 0;
    font-size: 13px;
    color: #555;
    line-height: 1.6;
}

.custom-size-measurements .measure-icon {
    margin-right: 4px;
}

.custom-size-measurements strong {
    color: #111;
}
/* ürün sayfası kampanya alanı */
.brand-campaign-badge {
    background: #fff3e0;
    border: 1px solid #ffcc80;
    border-radius: 3px;
    padding: 2px 12px;
    font-size: 11px;
    color: #e65100;
    font-weight: 600;
    margin: 0 0 8px !important;
    display: inline-block;
}

.brand-campaign-badge .campaign-percent {
    font-weight: 800;
}

.brand-campaign-badge .campaign-min {
    font-weight: 800;
}
/* ürün sayfası ücretsiz kargo alanı */
.custom-free-shipping-bar {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #008c55;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 2px 6px;
    border-radius: 3px;
    margin-bottom: 8px;
}

.custom-free-shipping-bar,
.brand-campaign-badge {
    margin: 4px 6px 8px 0 !important;
}

/* ürün sayfası tahmini teslimat */
.lifeen-tum-yorumlar-alani{
    padding: 0 20px;
    max-width: 700px;
    margin: 0 auto;
    box-sizing: border-box;
}
.lifeen-tum-yorumlar-alani .lifeen-yorum-listesi,
.lifeen-tum-yorumlar-alani .lifeen-yorum-ozet-kutu{
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
    width: 100%;
}
.lifeen-tum-yorumlar-alani .lifeen-yorum-satiri{
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    width: 100%;
}
/* hesabım takip ettiğim mağazalar */
.followed-brands-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.followed-brand-card {
    background: #fff;
    border-radius: 12px;
    padding: 15px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.08);
}

.followed-brand-header {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 12px;
    position: relative;
}

.followed-brand-logo {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 1.5px solid #7c6fe0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    flex-shrink: 0;
    font-size: 8px;
    text-align: center;
    padding: 3px;
}

.followed-brand-logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.followed-brand-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.followed-brand-name {
    font-weight: 800;
    font-size: 15px;
    color: #111;
    text-decoration: none;
}

.brand-arrow {
    color: #999;
    font-weight: 400;
}

.followed-brand-followers {
    font-size: 12px;
    color: #e67e22;
    font-weight: 600;
}

.followed-brand-more-wrap {
    position: relative;
}

.followed-brand-more {
    background: none;
    border: none;
    font-size: 18px;
    color: #999;
    cursor: pointer;
    padding: 0 6px;
}

.followed-brand-menu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.15);
    border-radius: 8px;
    z-index: 10;
    white-space: nowrap;
}

.followed-brand-menu.active {
    display: block;
}

.followed-brand-unfollow-item {
    background: none;
    border: none;
    padding: 12px 20px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}

.followed-brand-products {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
}

.followed-product-item {
    display: block;
    border-radius: 8px;
    overflow: hidden;
    aspect-ratio: 1;
}

.followed-product-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* soru ve cevap kısmı */
.qa-ask-btn {
    margin-bottom: 15px;
}
.qa-ask-btn {
    background: #008c55;
    color: #fff;
    border: none;
    padding: 8px 100px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
}

.qa-topic-filters {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.qa-topic-filter {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 6px 14px;
    font-size: 12px;
    white-space: nowrap;
    cursor: pointer;
}

.qa-topic-filter.active {
    background: #111;
    color: #fff;
    border-color: #111;
}

.qa-item {
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
}

.qa-question-text {
    font-size: 14px;
    color: #222;
    margin-bottom: 6px;
}

.qa-question-meta {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    color: #999;
}

.qa-sep {
    color: #ddd;
}

.qa-like-btn {
    background: none;
    border: none;
    color: #999;
    font-size: 12px;
    cursor: pointer;
    margin-left: auto;
}

.qa-answer-box {
    background: #f7f7f7;
    border-radius: 8px;
    padding: 10px 12px;
    margin-top: 10px;
}

.qa-answer-brand {
    font-size: 12px;
    font-weight: 700;
    color: #555;
    margin-bottom: 4px;
}

.qa-answer-text {
    font-size: 13px;
    color: #333;
}

.qa-no-answer {
    font-size: 12px;
    color: #bbb;
    margin-top: 8px;
    font-style: italic;
}

.qa-empty {
    color: #999;
    font-size: 13px;
}

.qa-ask-modal {
    display: none;
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0,0,0,0.5);
    z-index: 999999;
    align-items: flex-end;
    justify-content: center;
}

.qa-ask-modal.active {
    display: flex;
}

.qa-ask-modal-inner {
    background: #fff;
    width: 100%;
    max-width: 500px;
    border-radius: 16px 16px 0 0;
    padding: 20px;
}

.qa-ask-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    font-weight: 700;
}

.qa-ask-modal-header button {
    background: none;
    border: none;
    font-size: 22px;
    color: #999;
}

.qa-topic-select {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-bottom: 10px;
}

.qa-ask-modal-inner textarea {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 10px;
    font-size: 14px;
    resize: none;
    margin-bottom: 10px;
    box-sizing: border-box;
}

.qa-submit-btn {
    width: 100%;
    background: #111;
    color: #fff;
    border: none;
    padding: 12px;
    border-radius: 8px;
    font-weight: 700;
    cursor: pointer;
}
.qa-answer-brand {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    font-weight: 700;
    color: #555;
    margin-bottom: 4px;
}
.qa-answer-brand-logo {
    width: 58px;
    height: 58px;
    border-radius: 10% !important;
    object-fit: cover;
}


/* Satıcı Paneli Soru Cevap */
.brand-qa-panel-item {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 12px;
}

.qa-panel-product a {
    font-size: 12px;
    color: #1a73e8;
    text-decoration: none;
    font-weight: 600;
}

.qa-panel-question {
    font-size: 14px;
    margin: 8px 0;
    color: #222;
}

.qa-panel-answer {
    background: #f0f7ff;
    padding: 10px;
    border-radius: 6px;
    font-size: 13px;
    color: #333;
}

.qa-panel-answer-form textarea {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 8px;
    box-sizing: border-box;
    margin-bottom: 8px;
}

.qa-panel-submit-btn {
    background: #111;
    color: #fff;
    border: none;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 13px;
    cursor: pointer;
}
/* Ürün sayfası Soru Cevap */
.qa-header-shein {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    margin-bottom: 15px;
}

.qa-header-shein h3 {
    font-size: 17px;
    font-weight: 700;
    color: #222;
    margin: 0;
}

.qa-header-all {
    color: #f5821f;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
}

.qa-topic-filters {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    padding-bottom: 5px;
}

.qa-topic-filter.qa-topic-popup {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;      /* köşeleri biraz küçült */
    padding: 1px 6px;        /* üst-alt 1px, sağ-sol 6px */
    font-size: 13px;         /* yazıyı küçült */
	  font-weight: 600; /* Normal kalınlık */
    line-height: 1.2;
    color: #222;
    white-space: nowrap;
    cursor: pointer;
}

/* Müşteri hesabım Sorular */
.qa-unread-badge {
    background: #e53935;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 1px 6px;
    border-radius: 10px;
    margin-left: 4px;
}

.my-questions-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.my-question-card {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 15px;
}

.my-question-product {
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    margin-bottom: 8px;
}

.my-question-product img {
    width: 36px;
    height: 36px;
    border-radius: 6px;
    object-fit: cover;
}

.my-question-product span {
    font-size: 13px;
    color: #1a73e8;
    font-weight: 600;
}

.my-question-text {
    font-size: 14px;
    color: #222;
    margin-bottom: 8px;
}

.my-question-answer {
    background: #f7f7f7;
    border-radius: 8px;
    padding: 10px 12px;
}

.my-question-answer-brand {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    font-weight: 700;
    color: #555;
    margin-bottom: 4px;
}

.my-question-answer-brand img {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    object-fit: cover;
}

.my-question-answer-text {
    font-size: 13px;
    color: #333;
}

.my-question-pending {
    font-size: 12px;
    color: #bbb;
    font-style: italic;
}
/* Hesabım butonları düzenleme */
@media (max-width: 768px) {
    .woocommerce-MyAccount-navigation ul {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .woocommerce-MyAccount-navigation ul li {
    border: 1px solid #ddd !important;
    background: #fff !important;
    border-radius: 10px;
    text-align: center;
    padding: 0 !important;
}
    .woocommerce-MyAccount-navigation ul li a {
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 6px;
        padding: 12px 6px !important;
        min-height: 90px;
        font-size: 11px;
        line-height: 1.3;
        text-align: center;
        color: #333 !important;
    }
    .woocommerce-MyAccount-navigation ul li a svg,
    .woocommerce-MyAccount-navigation ul li a img,
    .woocommerce-MyAccount-navigation ul li a i {
        font-size: 22px;
        width: 22px;
        height: 22px;
    }
    .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard.is-active,
    .woocommerce-MyAccount-navigation ul li.is-active {
        background: #eee8aa !important;
        font-weight: 700;
    }
}

/* Tükenen bedenin üzerindeki çapraz çizgiyi kaldır */
.wd-swatch.wd-disabled::before,
.wd-swatch.wd-disabled::after {
    display: none !important;
    background: none !important;
    background-image: none !important;
    content: none !important;
}

/* Kutucuğu konumlandırma için hazırla */
.wd-swatch.wd-disabled {
    position: relative;
}

/* "Tükendi" yazısını ortala ve göster */
.wd-swatch.wd-disabled::after {
    content: "tükendi" !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 50%;
    font-size: 9px;
    font-weight: 700;
    color: #999;
    text-align: center;
    line-height: 1.2;
    background: #f5f5f5;
}
.wd-swatch.wd-disabled {
    background: #f5f5f5;
}
.wd-swatch.wd-disabled .wd-swatch-text {
    visibility: visible !important;
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 11px;
    color: #999;
    font-weight: 600;
}

