:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(241,145,12);
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(241,145,12);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(241,145,12);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--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-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-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: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1850px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--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-brd-radius: 0px;
}

@media (min-width: 1850px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1850px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1850px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

@media screen and (min-width: 1025px) and (max-width: 1500px) {
.wd-main-logo img{
    max-width: 150px !important;
	}}
#menu-main-menu .nav-link-text {
    font-size: 16px;
}
@media screen and (min-width: 1025px) and (max-width: 1500px) {
	#menu-main-menu .nav-link-text {
    font-size: 14px;
	}}
.wd-copyrights {
    border-top: 0.5px solid white !important;
    color: white !important;
    background-color: black !important;
}
.wd-copyrights strong {
    color: white !important;
}
@media screen and (min-width: 1025px) and (max-width: 1500px) {
.wd-tools-element>a {
    padding-inline: 15px !important;
}}
@media screen and (min-width: 1025px) and (max-width: 1500px) {
.whb-general-header {
    padding-right: 15px !important;
    padding-left: 15px !important;
}}
body.home .wd-content-layout {
    padding-block: 0px !important;
}
#anasayfa-banners:hover .main-wrapp-img {
    filter: brightness(0.8) !important; 
}
#anasayfa-banners .main-wrapp-img {
    transition: filter 0.4s ease !important;
}
.single-product .wd-content-layout {
    padding-block: 0px !important;
}
.single-product form.wpcf7-form .wpcf7-submit {
    --btn-accented-color: white;
    --btn-accented-bgcolor: black;
    --btn-accented-color-hover: white;
    --btn-accented-bgcolor-hover: #f1910c;
}

.wd-nav-pagin-wrap[class*=wd-style-shape] span {
    width: 26px !important;
    height: 1px !important;
}
.wd-nav-pagin-wrap[class*=wd-style-shape] li.wd-active span {
    width: 26px;
    height: 1px;
}
.woocommerce-product-gallery figure img {
    max-height: 700px !important;
    object-fit: contain;
}
.wd-carousel-container.wd-gallery-thumb img {
    height: 150px;
	object-fit:cover; 
}

@media (max-width: 771px) {
.woocommerce-product-gallery figure img {
    max-height: 280px !important;
    object-fit: contain;
	
}.wd-carousel-container.wd-gallery-thumb img {
    height: 70px;
}}
.bozbay-split-product-title {
    display: flex;
    flex-direction: column;
    gap: 4px;
    line-height: 1.25;
}

.bozbay-product-model {
    color: #2f2f2f;
    font-size:18px
}

.bozbay-product-category {
    font-weight: 400;
    color: #9b9b9b;
    font-size: 0.92em;
	display:none;
}
#menu-main-menu .nbl-contact-menu-text {
    font-size: 16px;
}
@media screen and (min-width: 1025px) and (max-width: 1500px) {
	#menu-main-menu .nbl-contact-menu-text {
    font-size: 14px;
	}}@media (min-width: 1025px) {
	.wd-product .wd-entities-title {
    font-size: 18px !important;
}
/* 1. Ürün başlığı ve altındaki kategoriyi saran ana kutuyu sola hizala */
.wd-product .wd-product-header,
.wd-product .product-information,
.product-grid-item .wd-product-header {
    text-align: left !important;
}

/* 2. Başlık etiketinin (H3) kendisini tüm ekran genişliklerinde sola yasla */
.wd-product h3.wd-entities-title,
h3.wd-entities-title,
.woocommerce-loop-product__title {
    text-align: left !important;
}

/* 3. Kategorilerin (Örn: Yatak Odası, Koltuk Takımı) durduğu alt satırı sola yasla */
.wd-product .wd-product-cats,
.wd-product .product-categories,
.product-grid-item .wd-product-cats {
    text-align: left !important;
}
.single-product .woocommerce-product-gallery img {
     
        object-fit: contain;
	        object-position: bottom;
	max-height:610px;
	}
#anasayfa-slayt sr7-mask {
    padding-left: 25px;
    padding-right: 25px;
}
.gt_float_switcher {
    font-size: 14px !important;
    box-shadow:none !important;
    background: white !important;
    font-family: "Poppins", sans-serif !important;
	  font-weight:100 !important;
	  padding-top: 4px !important;
}
.gt_float_switcher img {
    display: none !important;
}
.gt-open {
    margin-top: 250px;
}
.whb-general-header #menu-item-525 {
	display:none;
}
.whb-general-header #menu-item-521 {
	display:none;
}
.whb-general-header #menu-item-531 {
	display:none;
}
/* Premium Dropdown Menü Stili - WoodMart */
.wd-dropdown-menu.wd-dropdown {
    background-color: #ffffff !important;
    border-radius: 6px !important;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.06) !important; /* Çok yumuşak, premium bir derinlik */
    border: 1px solid rgba(0, 0, 0, 0.03) !important;
    padding: 15px 0 !important;
}

/* Koyu renk şemasını (color-scheme-dark) ezip açık temaya zorluyoruz */
.wd-dropdown-menu.color-scheme-dark {
    background: #ffffff !important;
}

/* Alt menü liste elemanları */
.wd-dropdown-menu .wd-sub-menu > li > a {
    color: #333333 !important; /* Koyu gri, yormayan şık metin */
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: capitalize !important; /* Yatak Odası, Yemek Odası gibi düzenli görünüm */
    padding: 12px 25px !important;
    transition: all 0.3s ease-in-out !important;
    display: block;
    background-color: transparent !important;
}

/* Hover (Üzerine gelince) Efekti */
.wd-dropdown-menu .wd-sub-menu > li:hover > a {
    color: #f1910c !important; /* Görseldeki Anasayfa menüsüne benzeyen zarif altın/hardal tonu */
    padding-left: 32px !important; /* Üzerine gelince metnin hafif sağa kaymasıyla oluşan şık animasyon */
    background-color: transparent !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	
.single-product .woocommerce-product-gallery img {
    max-height: 600px;
    object-fit: contain;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.single-product .woocommerce-product-gallery img {
    max-height: 265px;
    object-fit: cover;
}
}

@media (max-width: 576px) {
	.wd-side-hidden.wd-opened {
    display: none !important;
}
.wd-close-side {
	display: none !important;
}
.wd-footer .wpb_text_column.wpb_content_element.color-scheme-light {
    text-align: center;
}
.wd-footer .wd-social-icons,
    .wd-social-icons.text-left {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        width: 100% !important;
        text-align: center !important;
    }
.wd-footer .wd-social-icons.wd-style-default>a {
    font-size: 30px;
}
.wd-footer .wpcf7-form p {
        text-align: center !important;
	      margin-bottom:5px;
    }
.wd-footer .wpcf7-form input[type="submit"].wpcf7-submit {
        display: flex !important;
        margin-left: auto !important;
        margin-right: auto !important;
        justify-content: center !important;
    }
.wd-slider.wd-section-stretch-content {
padding-left:15px;
	padding-right:15px;
}
.bozbay-product-model {
    color: #2f2f2f;
    font-size:18px
}
.single-product .woocommerce-product-gallery img {
    max-height: 265px;
    object-fit: cover;
}
#row-title-product .kategori-class {
    font-size: 28px !important;
}
#row-title-product {
    min-height:500px !important;
}
#anasayfa-slayt sr7-mask {
    padding-right: 15px;
    padding-left: 15px;
}
}

