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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(73,73,73);
	--wd-text-font-size: 15px;
	--wd-title-font: "Old Standard TT", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(73,73,73);
	--wd-entities-title-font: "Old Standard TT", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(73,73,73);
	--wd-entities-title-color-hover: rgb(73,73,73);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Old Standard TT", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(17,17,17);
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(17,17,17);
	--wd-alternative-color: rgb(85,85,85);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(17,17,17);
	--btn-accented-bgcolor-hover: rgb(34,34,34);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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: inherit;
	background-position: center center;
	--wd-popup-width: 900px;
	--wd-popup-padding: 30px;
}
.header-banner {
	background-color: rgb(192,17,87);
	background-image: none;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;	font-weight: 500;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	color: rgb(197,34,51);
}
html .wd-product .price:hover, html .wd-product .price > .amount:hover, html .wd-product .price ins > .amount:hover {
	color: rgb(197,34,51);
}
html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	text-transform: uppercase;
	color: rgb(86,86,86);
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	color: rgb(86,86,86);
}
html .product-image-summary-wrap .summary-inner > .price del:hover, html .product-image-summary-wrap .summary-inner > .price del .amount:hover, html .wd-single-price .price del .amount:hover {
	color: rgb(86,86,86);
	color: rgb(86,86,86);
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;	font-weight: 600;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	color: rgb(197,34,51);
}
html .product-image-summary-wrap .summary-inner > .price:hover, html .product-image-summary-wrap .summary-inner > .price > .amount:hover, html .product-image-summary-wrap .summary-inner > .price > .price .amount:hover, html .product-image-summary-wrap .summary-inner > .price > ins .amount:hover, html .wd-single-price .price:hover, html .wd-single-price .price > .amount:hover, html .wd-single-price .price > ins .amount:hover {
	color: rgb(197,34,51);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(22,22,22);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(17,17,17);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(197,34,51);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}
: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-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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


#tab-title-paytr_installment_tab_arr {display:none !important;}
div.product-element-bottom > div.star-rating  {display:none !important;}@media (min-width: 1025px) {
	/* Ana kapsayıcı */
.wceb_picker_wrap {
  display: grid !important; /* Grid düzeni */
  grid-template-columns: repeat(2, 1fr) !important; /* İki sütunlu düzen */
  gap: 20px !important; /* Hücreler arasındaki boşluk */
  width: 100% !important; /* Tam genişlik */
  box-sizing: border-box !important; /* Taşmaları önle */
}

/* Tarih alanlarını kapsayan satır */
.wceb_picker_wrap .form-row {
  grid-column: span 1 !important; /* Her tarih alanı bir sütun kaplasın */
  display: flex !important;
  flex-direction: column !important; /* Etiket ve input dikey hizalanır */
  gap: 5px !important; /* Etiket ve input arasında boşluk */
  align-items: center !important; /* Etiket ve input ortalanır */
}

/* Etiketler */
.wceb_picker_wrap .form-row label {
  font-size: 16px !important; /* Etiket yazı boyutu */
  font-weight: bold !important; /* Kalın yazı */
  color: rgb(197,34,51) !important; /* Yazı rengi kırmızı */
  margin-bottom: 3px !important; /* Etiket ile giriş alanı arasına boşluk */
}

/* Giriş alanları */
.wceb_picker_wrap .form-row input[type="text"] {
  width: 100% !important; /* Giriş alanı tam genişlik */
  padding: 10px !important; /* İç boşluk */
  border: 1px solid #ccc !important; /* Kenarlık */
  font-size: 14px !important; /* Yazı boyutu */
  color: #111 !important; /* Yazı rengi */
  box-sizing: border-box !important; /* Taşmaları önle */
}

/* Hover ve odak */
.wceb_picker_wrap .form-row input[type="text"]:hover,
.wceb_picker_wrap .form-row input[type="text"]:focus {
  border-color: #333 !important; /* Kenarlık rengi hover/odak */
  outline: none !important; /* Varsayılan odak çerçevesini kaldır */
}

/* Tarihleri Temizle bağlantısı */
.reset_dates {
  grid-column: span 2 !important; /* Tam genişlikte yerleştir */
  text-align: center !important; /* Ortala */
  font-weight: bold !important; /* Kalın yazı */
  margin-top: -20px !important; /* Üstten boşluk bırak */
  font-size: 16px !important; /* Yazı boyutu */
  color: #111 !important; /* Yazı rengi */
  text-decoration: none !important; /* Alt çizgi kaldır */
  padding: 10px !important; /* İç boşluk */
  border: 1px solid #111 !important; /* Kenarlık */
  background-color: #fff !important; /* Arka plan rengi */
  box-sizing: border-box !important; /* Taşmaları önle */
}

/* Hover için Tarihleri Temizle */
.reset_dates:hover {
  background-color: #111 !important; /* Hover arka plan rengi */
  color: #fff !important; /* Hover yazı rengi */
  text-decoration: none !important; /* Alt çizgi */
}
p.stock.in-stock.wd-style-default {display: none !important;}
}

@media (max-width: 576px) {
	div > div.wd-negative-gap.elementor-element.elementor-element-32613e24.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded > div > div > div > div > div:nth-child(4) {display: none !important;}
}

