:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(239,239,239);
	--wd-text-font-size: 16px;
	--wd-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(255,255,255);
	--wd-entities-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(221,221,221);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(255,255,255);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(222,200,185);
	--wd-alternative-color: rgba(222,200,185,0.39);
	--btn-default-bgcolor: rgb(255,255,255);
	--btn-default-bgcolor-hover: rgb(222,200,185);
	--btn-accented-bgcolor: rgb(255,255,255);
	--btn-accented-bgcolor-hover: rgb(222,200,185);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(129,215,66);
	--wd-link-color-hover: rgb(255,255,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;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(36,36,36);
	background-image: none;
}
html table th {
	text-transform: none;
	color: rgb(222,200,185);
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: #1A1A1A;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(26,26,26);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(26,26,26);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(26,26,26);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(26,26,26);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(26,26,26);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(26,26,26);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	color: rgb(51,51,51);
	background: rgb(222, 200, 185);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(51,51,51);
	background: rgba(222,200,185,0.39);
}
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-bg: rgb(36,36,36);
}
.wd .product-label.onsale {
	background-color: rgb(36,36,36);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(36,36,36);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(36,36,36);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1440px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

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


.wd-page-title {
background-color: rgba(151,151,151,0.11);
}

/* =========================================================
   NOVAFER3D - ÜRÜN KARTLARI / GÖRSEL / İLGİLİ ÜRÜNLER CSS
   ========================================================= */


/* Ürün listeleme alanlarında fiyatları gizle */
.woocommerce-shop .wd-product .price,
.tax-product_cat .wd-product .price,
.home .wd-product .price,
.archive .wd-product .price,
.search .wd-product .price,
.wd-products .wd-product .price,
.products .product .price {
    display: none !important;
}


/* Ürün listeleme alanlarında yıldız / yorum gizle */
.woocommerce-shop .wd-product .star-rating,
.tax-product_cat .wd-product .star-rating,
.home .wd-product .star-rating,
.archive .wd-product .star-rating,
.search .wd-product .star-rating,
.wd-products .wd-product .star-rating,
.products .product .star-rating,
.wd-product .wd-product-rating {
    display: none !important;
}


/* Tek ürün sayfasında değerlendirme alanını gizle */
.single-product .woocommerce-product-rating,
.single-product .woocommerce-review-link,
.single-product .wd-single-rating {
    display: none !important;
}


/* Ürün kartlarında manuel badge için konumlandırma */
.product-grid-item,
.product-wrapper,
.wd-product {
    position: relative !important;
}


/* Ürün listeleme badge */
.novafer-custom-badge {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 20;
    background: #ffffff;
    color: #000000;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .5px;
    padding: 5px 9px;
    border-radius: 4px;
    text-transform: uppercase;
    opacity: 0;
    transform: translateY(6px);
    transition: all .25s ease;
    pointer-events: none;
}

.product-grid-item:hover .novafer-custom-badge,
.product-wrapper:hover .novafer-custom-badge,
.wd-product:hover .novafer-custom-badge {
    opacity: 1;
    transform: translateY(0);
}


/* Tek ürün sayfası görsel alanı */
.single-product .woocommerce-product-gallery,
.single-product .woocommerce-product-gallery .wd-gallery-images {
    position: relative !important;
}


/* Tek ürün sayfası badge */
.single-product .novafer-single-custom-badge {
    position: absolute;
    top: 18px;
    left: 18px;
    z-index: 999;
    background: #ffffff;
    color: #000000;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .5px;
    padding: 6px 10px;
    border-radius: 4px;
    text-transform: uppercase;
    opacity: 0;
    transform: translateY(6px);
    transition: all .25s ease;
    pointer-events: none;
}

.single-product .woocommerce-product-gallery:hover .novafer-single-custom-badge,
.single-product .woocommerce-product-gallery .wd-gallery-images:hover .novafer-single-custom-badge {
    opacity: 1;
    transform: translateY(0);
}


/* Top Bar Slider */
.nova-topbar-marquee {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.nova-topbar-track {
    display: inline-flex;
    gap: 20px;
    animation: novaTopbarSlide 18s linear infinite;
    font-size: 13px;
    color: #DEC8B9;
    font-weight: 500;
}

@keyframes novaTopbarSlide {
    from {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-100%);
    }
}


/* Sadece tek ürün sayfasındaki ilgili ürünlerde Sepete Ekle alanını gizle */
.single-product .related .add_to_cart_button,
.single-product .related .ajax_add_to_cart,
.single-product .related .product_type_simple,
.single-product .related .product_type_variable,
.single-product .related .button,
.single-product .related .wd-add-btn,
.single-product .related .wd-add-btn-replace,
.single-product .related .wrap-buttons,
.single-product .related .wd-action-btn,

.single-product .related-products .add_to_cart_button,
.single-product .related-products .ajax_add_to_cart,
.single-product .related-products .product_type_simple,
.single-product .related-products .product_type_variable,
.single-product .related-products .button,
.single-product .related-products .wd-add-btn,
.single-product .related-products .wd-add-btn-replace,
.single-product .related-products .wrap-buttons,
.single-product .related-products .wd-action-btn,

.single-product .upsells .add_to_cart_button,
.single-product .upsells .ajax_add_to_cart,
.single-product .upsells .product_type_simple,
.single-product .upsells .product_type_variable,
.single-product .upsells .button,
.single-product .upsells .wd-add-btn,
.single-product .upsells .wd-add-btn-replace,
.single-product .upsells .wrap-buttons,
.single-product .upsells .wd-action-btn,

.single-product .cross-sells .add_to_cart_button,
.single-product .cross-sells .ajax_add_to_cart,
.single-product .cross-sells .product_type_simple,
.single-product .cross-sells .product_type_variable,
.single-product .cross-sells .button,
.single-product .cross-sells .wd-add-btn,
.single-product .cross-sells .wd-add-btn-replace,
.single-product .cross-sells .wrap-buttons,
.single-product .cross-sells .wd-action-btn {
    display: none !important;
}

/* Özel Ürün Filtreleme */
/* ==================================================
   KENAR ÇUBUĞU
================================================== */

.nova-filter-sidebar {
	position: sticky;
	top: 120px;
	align-self: flex-start;
	min-height: 56px;
	overflow: visible !important;
	transition:
		width 0.28s ease,
		max-width 0.28s ease,
		flex-basis 0.28s ease;
}

.nova-products-area {
	flex: 1 1 0 !important;
	min-width: 0;
}

/* Kapalı durum */
.nova-filter-sidebar.is-collapsed {
	flex: 0 0 54px !important;
	width: 54px !important;
	min-width: 54px !important;
	max-width: 54px !important;
}

.nova-cat-tree {
	max-height: 5000px;
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
	transition:
		opacity 0.2s ease,
		transform 0.28s ease,
		max-height 0.28s ease;
}

.nova-filter-sidebar.is-collapsed .nova-cat-tree {
	max-height: 0;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transform: translateX(-15px);
	overflow: hidden;
}


/* ==================================================
   AÇ / KAPAT BUTONU
================================================== */

.nova-sidebar-toggle {
	position: absolute;
	top: 12px;
	right: -18px;
	z-index: 20;

	display: flex;
	align-items: center;
	justify-content: center;

	width: 36px;
	height: 36px;
	padding: 0;

	color: #fff;
	background: #292929;
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 10px;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);

	cursor: pointer;
	transition:
		background-color 0.2s ease,
		transform 0.2s ease;
}

.nova-sidebar-toggle:hover {
	background: #373737;
	transform: scale(1.05);
}

.nova-sidebar-toggle span {
	width: 9px;
	height: 9px;
	border-right: 2px solid currentColor;
	border-bottom: 2px solid currentColor;
	transform: rotate(135deg);
	transition: transform 0.28s ease;
}

/* Panel kapalıyken ok sağa döner */
.nova-filter-sidebar.is-collapsed .nova-sidebar-toggle span {
	transform: rotate(-45deg);
}


/* ==================================================
   ANA KATEGORİ
================================================== */

.nova-cat-root {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	gap: 14px;

	width: 100%;
	padding: 16px !important;

	color: #f5f5f5 !important;
	background: #2b2b2b;
	border-radius: 8px;

	font-size: 17px;
	font-weight: 700;
	line-height: 1.2;
	text-decoration: none !important;

	transition: background-color 0.2s ease;
}

.nova-cat-root:hover {
	background: #333;
}

/* Ana kategorinin sağındaki aşağı ok */
.nova-cat-root::after {
	content: "";
	flex: 0 0 auto;

	width: 8px;
	height: 8px;
	margin-right: 3px;

	border-right: 2px solid rgba(255, 255, 255, 0.75);
	border-bottom: 2px solid rgba(255, 255, 255, 0.75);

	transform: rotate(45deg) translateY(-2px);
}


/* ==================================================
   ALT KATEGORİLER
================================================== */

.nova-cat-tree ul {
	list-style: none;
}

.nova-cat-tree > ul {
	margin: 14px 0 0 11px;
	padding: 0 0 0 17px;
	border-left: 1px solid rgba(255, 255, 255, 0.12);
}

.nova-cat-tree > ul > li {
	margin: 2px 0;
	padding: 0;
}

.nova-cat-tree > ul > li > a {
	display: block;
	padding: 10px 12px;

	color: rgba(255, 255, 255, 0.78);
	border-radius: 7px;

	font-size: 15px;
	font-weight: 400;
	line-height: 1.35;
	text-decoration: none !important;

	transition:
		color 0.2s ease,
		background-color 0.2s ease,
		transform 0.2s ease;
}

.nova-cat-tree > ul > li > a:hover {
	color: #fff;
	background: rgba(255, 255, 255, 0.06);
	transform: translateX(3px);
}

/* Seçili alt kategori */
.nova-cat-tree > ul > li.current-cat > a {
	color: #fff;
	background: rgba(255, 255, 255, 0.09);
	font-weight: 600;
}


/* ==================================================
   DAHA ALT SEVİYE KATEGORİLER
================================================== */

.nova-cat-tree ul.children {
	display: none;
	margin: 4px 0 0 12px;
	padding-left: 13px;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.nova-cat-tree .current-cat > ul.children,
.nova-cat-tree .current-cat-parent > ul.children,
.nova-cat-tree .current-cat-ancestor > ul.children {
	display: block;
}

.nova-cat-tree ul.children a {
	display: block;
	padding: 8px 10px;

	color: rgba(255, 255, 255, 0.65);
	border-radius: 6px;

	font-size: 14px;
	font-weight: 400;
	text-decoration: none !important;
}


/* ==================================================
   "KATEGORİ YOK" YAZISINI KALDIR
================================================== */

.nova-cat-tree .cat-item-none {
	display: none !important;
}

/* Alt kategorisi olmayan ana kategoride oku gizle */
.nova-cat-tree:not(:has(> ul > li:not(.cat-item-none))) .nova-cat-root::after {
	display: none;
}

.nova-cat-tree > ul:not(:has(> li:not(.cat-item-none))) {
	display: none;
}


/* ==================================================
   MOBİL
================================================== */

@media (max-width: 1024px) {
	.nova-sidebar-toggle {
		display: none;
	}

	.nova-filter-sidebar,
	.nova-filter-sidebar.is-collapsed {
		position: static;
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		flex-basis: 100% !important;
	}

	.nova-filter-sidebar.is-collapsed .nova-cat-tree {
		max-height: none;
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
		transform: none;
	}
}

/* ==================================================
   YAPIŞKAN KENAR ÇUBUĞU
================================================== */
.nova-filter-sidebar {
	position: sticky;
	top: 120px;
	align-self: flex-start;
	height: max-content;
	z-index: 5;
}

.nova-shop-shell,
.nova-shop-shell > .e-con-inner {
	overflow: visible !important;
}

@media (max-width: 1024px) {
	.nova-filter-sidebar {
		position: static;
	}
}

/* Açma-kapatma düğmesini ana kategori kutusuna entegre et */
.nova-sidebar-toggle {
	top: 0 !important;
	right: 0 !important;

	width: 52px !important;
	height: 56px !important;

	background: transparent !important;
	border: 0 !important;
	border-left: 1px solid rgba(255, 255, 255, 0.1) !important;
	border-radius: 0 8px 8px 0 !important;
	box-shadow: none !important;

	transform: none !important;
}

.nova-sidebar-toggle:hover {
	background: rgba(255, 255, 255, 0.06) !important;
	transform: none !important;
}

/* Yazının butonun altına girmesini engelle */
.nova-cat-root {
	min-height: 56px;
	padding-right: 68px !important;
}

/* Ana kategorideki aşağı oku butondan uzaklaştır */
.nova-cat-root::after {
	margin-right: 48px !important;
}

/* Panel kapalıyken tek başına düzenli bir sekme olarak görünsün */
.nova-filter-sidebar.is-collapsed .nova-sidebar-toggle {
	width: 54px !important;
	height: 54px !important;

	background: #2b2b2b !important;
	border: 1px solid rgba(255, 255, 255, 0.12) !important;
	border-radius: 8px !important;
}

.nova-cat-root::after {
	display: none !important;
}

.nova-cat-root {
	padding-right: 58px !important;
}