:root {
	--wd-text-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Satoshi", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 5px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(49,54,65);
	--wd-alternative-color: rgb(28,181,189);
	--btn-default-bgcolor: rgb(49,54,65);
	--btn-default-bgcolor-hover: rgb(40,182,190);
	--btn-accented-bgcolor: rgb(49,54,65);
	--btn-accented-bgcolor-hover: rgb(40,182,190);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(28,181,189);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(49,54,65);
	--wd-link-color-hover: rgb(28,181,189);
}
.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(49,54,65);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-size: 13px;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: 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 {
	text-transform: none;
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps {
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
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(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(221,153,51);
}
.wd .product-label.new {
	background-color: rgb(221,153,51);
}
.wd .product-label.featured {
	background-color: rgb(221,153,51);
}
.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: 1220px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

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


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

@font-face {
	font-family: "Satoshi";
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi";
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

table.variations .cell {
    text-align: var(--text-align);
    padding: 0 0 5px 0;
    border: none;
    vertical-align: middle;
}
[class*="wd-swatches"].wd-text-style-2 .wd-swatch.wd-text .wd-swatch-text {
    font-size: calc(var(--wd-swatch-text-size) - 2px);
    font-weight: 100;
}

.category-grid-item .wd-cat-inner {
    border-radius: var(--wd-cat-brd-radius, var(--wd-brd-radius));
    background-color: rgb(28 181 189 / 33%);
}

	/**		ÜRÜN SAYFASI NAKLİYE AÇIKLAMA CSS		*/
.nakliye-whatsapp-tek-satir {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 10px;
    padding: 8px 12px;
    background: #e8f5e9;
    border-left: 4px solid #25d366;
    border-radius: 4px;
    font-size: 13.5px;
}

.nakliye-whatsapp-tek-satir a {
    color: #1b5e20;
    text-decoration: none;
}

.nakliye-whatsapp-tek-satir a:hover {
    text-decoration: underline;
}

.nakliye-icon {
    font-size: 18px;
}
	/**		ÜRÜN SAYFASI NAKLİYE AÇIKLAMA CSS		*/

	/**		HESAPLAMA ARACI CSS		*/
.m2-hesaplama-alan {
    margin-top: 15px;
    padding: 14px;
    background: #f7f9fc;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
}

.m2-inputs {
    display: flex;
    gap: 8px;
    margin-bottom: 8px;
}

.m2-inputs input {
    width: 100%;
    padding: 6px 8px;
}

#m2-hesapla {
    padding: 6px 14px;
    background: #1976d2;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

#m2-hesapla:hover {
    background: #125aa0;
}

.m2-sonuc {
    font-size: 14px;
    margin-bottom: 6px;
}

.m2-aciklama {
    font-size: 12.5px;
    color: #444;
}

	/**		HESAPLAMA ARACI CSS		*/



	/**		İNDİRİM YÜZDE FONT BÜYÜKLÜĞÜ KOD CSS		*/
.product-label {
    font-size: 18px;
}
	/**		İNDİRİM YÜZDE FONT BÜYÜKLÜĞÜ KOD CSS		*/


	/**		ÜRÜN SAYFASI ÜRÜN FOTOĞRAFI ALTINDA DİĞER İLGİLİ ÜRÜNLERİ GÖSTEREN KOD CSS		*/

	/**		ÜRÜN SAYFASI ÜRÜN FOTOĞRAFI ALTINDA DİĞER İLGİLİ ÜRÜNLERİ GÖSTEREN KOD CSS		*/