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

:root {
	--wd-text-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Jost", 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: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 4px;
	--wd-primary-color: rgb(40,44,51);
	--wd-alternative-color: rgb(255,204,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgba(0,0,0,0.65);
	--btn-accented-bgcolor: rgb(40,44,51);
	--btn-accented-bgcolor-hover: rgb(40,44,51);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(255,204,0);
	--notices-success-color: rgb(0,0,0);
	--notices-warning-bg: rgb(255,204,0);
	--notices-warning-color: rgb(0,0,0);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.menu-main-navigation .woodmart-nav-link .nav-link-text {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 15px;
}
.product_title {
	font-family: "Jost", Arial, Helvetica, sans-serif;
	font-size: 28px;
}
.product-labels .product-label.onsale {
	background-color: rgb(219,0,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(40,44,51);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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: 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;
}
}


.whb-row .whb-nedhm962r512y1xz9j06.wd-tools-element .wd-tools-inner, .whb-row .whb-nedhm962r512y1xz9j06.wd-tools-element > a > .wd-tools-icon {
    border-radius: 5px;
}

.wd-tools-element:is(.wd-design-6,.wd-design-7):not(.wd-with-wrap) .wd-tools-icon {
    border-radius: 5px;
}
:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-product {
    --wd-prod-bg-sp: 8px;
}

.wd-reviews-tools>* {
    font-size:26px!important;
	  margin-bottom: 5px;
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-color: #ffcc00;
}

.button.wc-forward {
    color: #fff!important; /* Metin rengi siyah */
}

.button.wc-forward:hover {
    color: #c6c6c6!important; /* Hover efekti ile koyu gri */
}

.button.btn-cart.wc-forward {
    color: #fff !important; /* Metin rengini beyaz yapar */
    background-color: #000 !important; /* Arka plan rengini siyah yapar */
}

.button.btn-cart.wc-forward:hover {
    color: #fff !important; /* Hover durumunda metin rengi siyah olur */
    background-color: #4CAF50 !important; /* Hover durumunda arka plan rengi beyaz olur */
}

/* Tüm kargo seçenekleri için genel stil */
.shipping-option {
    transition: all 0.3s ease;
    border: 1px solid #e1e1e1;
    padding: 12px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    margin-bottom: 10px;
}

/* Radyo butonunu tamamen gizlemek yerine özel bir buton görünümü ekleyelim */
.shipping-option input[type="radio"] {
    display: none;
}

/* Özel radyo butonu görünümü */
.shipping-option input[type="radio"] + label::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #ccc;
    margin-right: 10px;
    vertical-align: middle;
    transition: background-color 0.3s, border-color 0.3s;
}

/* Seçili durumda arka plan ve radyo butonu stili */
.shipping-option input[type="radio"]:checked + label::before {
    background-color: #4CAF50;
    border-color: #4CAF50;
}

.shipping-option input[type="radio"]:checked + label {
    color: #4CAF50; /* Seçili olan metni yeşil yap */
    font-weight: bold;
}

/* Hover efekti */
.shipping-option:hover {
    background-color: #f9f9f9;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

table.shop_table th {
    font-weight: 600;
}
table.shop_table ul.woocommerce-shipping-methods label {
    font-size: 14px;
    /* font-size: 0.910rem; */
    font-weight: bold;
}

form.checkout .woocommerce-checkout-payment .payment_box {
    font-size: 14px;
    font-size: 0.900rem;
    color: #141414;
    font-weight: 500;
}


form.checkout table.shop_table tbody td.product-name {
    color: #1d2128;
    font-weight: bold;
}

form.checkout table.shop_table tbody td.product-total {
    font-weight: bold;
    font-size: 15px;
}
form.checkout table.shop_table tbody td.product-name {
    color: #1d2128;
    font-weight: bold;
}
form.checkout table.shop_table tbody td.product-name .product-quantity {
    float: right;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 900;
    color: #000000;
    text-align: end;
    margin-bottom: 20px;
}
form.checkout table.shop_table tbody td.product-total {
    width: 20%;
    text-align: end;
    font-weight: 600;
    vertical-align: top;
    padding-top: 8px;
}

.siparis_detay p {
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
    display: flow;
	  font-weight: 600;
}

/* Ürün sayfası genel stil ayarları */
.entry-summary {
    padding: 20px;
    background-color: var(--bgcolor-white);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: var(--wd-brd-radius);
}

/* Genel içerik hizalama */
.summary-inner {
    overflow: hidden;
}

.product-sku{
	margin: 0px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 4px;
    padding-top: 4px;
}
.product-stock{
	margin: 0px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 4px;
    padding-top: 4px;
}
.product-barcode{
	margin: 0px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 4px;
    padding-top: 4px;
}

.shipping-info{
	margin: 0px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 4px;
    padding-top: 4px;
}
.delivery-time{
	margin: 0px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 4px;
    padding-top: 4px;
}

.summary-inner>.price {
    font-size: 155%;
    line-height: 1.2;
    padding-top: 18px;
}
.delivery-info-h2 {
    font-size: 14px;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 600;
	}

.delivery-table th {
    padding: 8px;
    border: 1px solid #e1e1e1;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
	  color: #fff;
}
.siparis_detay{
    font-size: 14px;
}
.siparis_detay b{
    font-weight:400;
}



/* Temanın varsayılan stok adedi gösterimini gizle */
.stock.in-stock.wd-style-bordered {
    display: none !important;
}

.woocommerce-price-suffix {
    color: #000000;
}

.social-share {
	    float: right;
}

.wd-tools-element.wd-design-8 .wd-tools-icon {
    width: 33px;
    height: 33px;
    border-radius: 10%;
    background-color: #fff;
    color: #000000;
    transition: all .25s ease;
}

.wd-tools-element.wd-design-8 .wd-tools-inner {
    display: flex;
    align-items: center;
    border-radius: 5px;
    height: 42px;
    padding-inline: 3px;
    background-color: var(--wd-primary-color);
    transition: background-color .25s ease;
    color: #fff;
}

.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-count {
    position: absolute;
    top: -3px;
    inset-inline-end: -7px;
    background-color: #464646;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.17);
    color: rgb(255 255 255);
    font-size: 11px;
}

.wd-notice :is(.button,.wc-backward), div.wpcf7-response-output :is(.button,.wc-backward), .mc4wp-alert :is(.button,.wc-backward), :is(.woocommerce-error,.woocommerce-message,.woocommerce-info) :is(.button,.wc-backward) {
    color: #000000;
    }

.wd-tools-element:is(.wd-design-6,.wd-design-7) :is(.wd-tools-inner,.wd-tools-icon) {
    border-radius: 5px!important;
}

.tepe{color:#fff!important; }

.icons-design-colored-alt .wd-social-icon {
    background-color: #ffffff!important;
    color: #000!important;
    border-radius: 4px;
}
.wd-social-icons wd-social-icon {
    border-radius: 50%;
    color: #000!important;
}

.wd-social-icons.icons-design-colored-alt.icons-size-small.color-scheme-dark.social-share.social-form-square.text-center {
    color: #fff !important;
}

.whb-column > .wd-social-icons:not(.icons-design-default) .wd-social-icon {
    color: #000 !important;
}

.wpcf7-form-control.wpcf7-submit.has-spinner.btn-color-black {
    border: 1px solid #a0a0a0;
    border-radius: 4px;
}

.product-label {
    padding: 5px 10px;
    min-width: 50px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    word-break: break-all;
    font-weight: 400;
    font-size: 10px!important;
    line-height: 1.2;
}

p.stock.wd-style-default.in-stock:before {
    color: #E91E63!important;

}

:is(.btn,.button,button,[type="submit"],[type="button"]) {
    color: #ffffff;
    background-color: #282c33;
}

.woocommerce-info a.button.wc-forward {
    color: #000!important; /* Metin rengi siyah */
}
.woocommerce-message a.button.wc-forward {
    color: #000!important; /* Metin rengi siyah */
}

p.stock.wd-style-default:is(.available-on-backorder,.in-stock) {
    color: var(--color-gray-800);
    display: none;
}
@media (max-width: 576px) {
	.product-labels.labels-rectangular {
    top: 15px;
    inset-inline-start: 0;
    display: none;
}
}

