@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.sumoda.com.tr/wp-content/themes/woodmart/fonts/woodmart-font-1-700.woff2?v=8.1.2") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Jost", 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: 600;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", 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: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(216,167,177);
	--wd-alternative-color: rgb(163,184,194);
	--wd-link-color: rgb(163,184,194);
	--wd-link-color-hover: rgb(216,167,177);
	--btn-default-bgcolor: rgb(163,184,194);
	--btn-default-bgcolor-hover: rgb(216,167,177);
	--btn-accented-bgcolor: rgb(163,184,194);
	--btn-accented-bgcolor-hover: rgb(216,167,177);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(204,75,75);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(248,248,248);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(203,166,161);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-buy-now-btn, html .cart-actions .button[name="update_cart"], html .woocommerce-mini-cart__buttons .btn-cart, html .login .button, html .register .button, html .wd-switch-to-register, html .widget_price_filter [class*="price_slider_amount"] .button, html .wd-pf-btn button {
	color: rgb(255,255,255);
	background: rgb(216,167,177);
}
html .wd-buy-now-btn:hover, html .cart-actions .button[name="update_cart"]:hover, html .woocommerce-mini-cart__buttons .btn-cart:hover, html .login .button:hover, html .register .button:hover, html .wd-switch-to-register:hover, html .widget_price_filter [class*="price_slider_amount"] .button:hover, html .wd-pf-btn button:hover {
	color: rgb(255,255,255);
	background: rgb(163,184,194);
}
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-brd-color: rgb(186,186,186);
	--wd-form-brd-color-focus: rgb(163,163,163);
	--wd-form-bg: rgba(216,216,216,0.08);
}
.product-labels .product-label.onsale {
	background-color: rgb(139,173,53);
}
.product-labels .product-label.new {
	background-color: rgb(30,115,190);
}
.product-labels .product-label.featured {
	background-color: rgb(244,169,56);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(183,75,75);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 800px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 125px;
	--wd-thumbs-height: 600px;
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 4px;
	}

}
:root{
--wd-container-w: 1390px;
--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: 1390px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


    .floating_button {
        bottom: 61px !important;
        left: 10px !important;
    }


.wd-carousel-dis-mb .wd-carousel-wrap {
    mask-image: unset!important;
    -webkit-mask-image: unset!important;
}

#woocontracts1, #woocontracts2, #woocontracts3 {
    padding: 10px 40px 10px 10px !important;
    height: 135px !important;
    background-color: #e5e5e575 !important;
    overflow: auto !important;
    font-size: small !important;
    border: 1px;
    border-style: double;
    border-color: #b1b1b157;
    border-radius: 5px;
}

.woocommerce-privacy-policy-text:not(:last-child) {
    margin-bottom: 20px!important;
    margin-top: 10px!important;
    border-bottom: 1px solid var(--brdcolor-gray-300);
}@media (min-width: 1025px) {
	    .floating_button {
        bottom: 61px !important;
        left: 10px !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
	    .floating_button {
        bottom: 61px !important;
        left: 10px !important;
    }
}

@media (min-width: 577px) and (max-width: 767px) {
	    .floating_button {
        bottom: 61px !important;
        left: 10px !important;
    }
}

@media (max-width: 576px) {
	    .floating_button {
        bottom: 61px !important;
        left: 10px !important;
    }
}

