: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;
}


/* 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: 11px !important;
    font-weight: 700 !important;
    color: #333 !important;
}

.custom-rating-count {
    font-size: 11px !important;
    color: #333 !important;
}
.custom-rating-wrap .star-rating {
    font-size: 11px !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: 15px;
    margin-bottom: 0;
    
}

.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: #999;
    font-weight: 400;
    font-size: 14px;
}

.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;
}
