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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Rubik", 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: "Rubik", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Rubik", 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: "Rubik", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #b73333;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(191,24,24);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #b73333;
	--btn-accented-bgcolor-hover: #b73333;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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;
}
.header-banner {
	background-color: #3f1f00;
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://askermarketi.com/wp-content/uploads/2021/02/sayfa-header-kapak-gri-mavi.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 31px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
: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-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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: 0px;
}

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


.woodmart-cookies-inner
{
   -webkit-box-orient: horizontal;
   -webkit-box-direction: reverse;
   -ms-flex-direction: row-reverse;
   flex-direction: row-reverse;
}
.outofstock
{
   opacity: 0.50;
}
.box-image .out-of-stock-label
{
   display: none;
}

[id*="attachment"].alignleft,
[id*="attachment"].aligncenter,
[id*="attachment"].alignright {
	max-width: 100%;
}

.simple-toc {
  background: #f3f3f3; /* Açık gri arka plan */
  border: 1px solid #000000; /* Yeşil çerçeve */
  border-radius: 6px;
  margin-bottom: 20px;
  font-family: Arial, sans-serif;
  line-height: 1.4;
}

.toc-header {
  background: #a50606; /* Yeşil arka plan */
  color: #fff; /* Beyaz yazı */
  font-weight: bold;
  font-size: 18px;
  padding: 8px 12px; /* İç boşluk */
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 6px 6px 0 0; /* Üst kenar yuvarlak */
  margin-bottom: 10px; /* Başlık altına boşluk */
}

.toggle-toc {
  font-size: 18px;
  font-weight: bold;
  color: #fff; /* Simge de beyaz */
}

.simple-toc ul {
  list-style: none;
  padding: 0 12px 12px 12px; /* İçindekiler listesi padding */
  margin: 0;
}

.simple-toc li {
  margin-bottom: 4px;
}

/* H2 başlık linkleri (12px) */
.simple-toc li.level-2 a {
  font-size: 14px;
  font-weight: 600;
}

/* H3 ve altı başlık linkleri (10px) */
.simple-toc li.level-3 a,
.simple-toc li.level-4 a,
.simple-toc li.level-5 a,
.simple-toc li.level-6 a {
  font-size: 12px;
  margin-left: 10px;
}

.simple-toc a {
  text-decoration: none;
  color: #a50606;
}

.simple-toc a:hover {
  text-decoration: underline;
}

/* birlikte satın alınanlar Başlık ve aralıklar */
.single-product #fbt-anchor-top{ display:block; margin-bottom: 20px; }
.single-product #fbt-anchor-top .fbt-custom-title{ font-size:20px; font-weight:600; margin:0 0 12px; line-height:1.3; }