@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//duftpalm.com/wp-content/themes/woodmart-ASIL-/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(58,58,58);
	--wd-text-font-size: 14px;
	--wd-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Nunito", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(251,52,51);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(251,52,51);
	--btn-accented-bgcolor-hover: rgb(251,52,51);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(251,52,51);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(251,52,51);
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(72,118,202);
	background-image: url(https://duftpalm.com/wp-content/uploads/2021/09/digitals-promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: rgb(72,118,202);
	background-image: url(https://duftpalm.com/wp-content/uploads/2021/09/digitals-promo-popup.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(254,234,234);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(251,52,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(221,153,51);
}
.product-labels .product-label.featured {
	background-color: rgb(238,238,34);
	color: rgb(0,0,0);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 5px;
}

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.shop_table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
}

.shop_table th,
.shop_table td {
    padding: 10px;
    vertical-align: middle;
    border-bottom: 1px solid #eee;
}

.product-name {
    display: flex;
    align-items: center;
    gap: 10px;
}

.quadlayers_product_image_checkout {
    flex-shrink: 0;
    overflow: hidden;
}

.quadlayers_product_image_checkout img {
    width: 50px;
    height: 50px;
    object-fit: cover;
}

.hediye-etiket {
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}

.product-quantity {
    margin-left: 5px;
    font-weight: bold;
}

.product-total {
    text-align: right;
}

@media (max-width: 768px) {
    .shop_table th,
    .shop_table td {
        display: block;
        text-align: left;
    }
    .product-name {
        flex-direction: column;
        align-items: flex-start;
    }
    .product-total {
        text-align: left;
        margin-top: 5px;
    }
}

.shop_table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
}

.shop_table th,
.shop_table td {
    padding: 15px;
    vertical-align: middle;
    border-bottom: 1px solid #eee;
    text-align: left;
}

.product-thumbnail img {
    max-width: 60px;
    height: auto;
    object-fit: contain; /* Kırpılmayı önlemek için cover yerine contain */
    vertical-align: middle;
}

.product-name a {
    color: #333;
    text-decoration: none;
    word-break: break-word; /* Uzun isimler için satır sonu ayarı */
}

.product-name a:hover {
    color: #0073aa;
}

.product-price,
.product-subtotal {
    text-align: right;
}

.product-quantity .quantity {
    display: flex;
    align-items: center;
    gap: 5px; /* Butonlar ve input arası boşluk */
}

.product-quantity .quantity input[type="number"] {
    width: 70px;
    padding: 5px;
    margin: 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    text-align: center;
}

.product-quantity .quantity .minus,
.product-quantity .quantity .plus {
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    background-color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    border-radius: 4px;
}

.product-quantity .quantity .minus:hover,
.product-quantity .quantity .plus:hover {
    background-color: #f5f5f5;
}

.wd-cart-action-row .actions {
    padding: 20px 0;
    text-align: right;
}

.wd-cart-action-row .button {
    padding: 10px 20px;
    background-color: #0073aa;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.wd-cart-action-row .button:hover {
    background-color: #005d99;
}

@media (max-width: 768px) {
    .shop_table th,
    .shop_table td {
        display: block;
        width: 100%;
        padding: 10px;
        text-align: left;
    }
    .product-thumbnail {
        margin-bottom: 10px;
        text-align: center;
    }
    .product-thumbnail img {
        max-width: 80px; /* Mobilde daha büyük görsel */
    }
    .product-quantity .quantity {
        justify-content: center;
    }
    .product-price,
    .product-subtotal {
        text-align: left;
        margin-top: 5px;
    }
    .wd-cart-action-row .actions {
        text-align: center;
    }
}