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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Open Sans", 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: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", 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: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(193,0,0);
	--wd-alternative-color: rgb(51,51,51);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(166,0,10);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(166,0,10);
	--btn-accented-bgcolor-hover: rgb(166,0,10);
	--wd-form-brd-width: 1px;
	--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: rgb(255,255,255);
	background-image: url(https://diagturk.com/wp-content/uploads/2021/10/black-friday-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(247,247,247);
	background-image: url(https://diagturk.com/wp-content/uploads/2025/05/JDiag-banner-1.gif);
	background-repeat: no-repeat;
	background-size: contain;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(193,0,0);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-size: 16px;
}
html .wd-product .wd-product-brands-links a {
	font-weight: 100;
	font-size: 16px;
	color: rgb(166,0,10);
}
html .product.wd-product del, html .product.wd-product del .amount, .woocommerce-price-suffix {
	color: rgb(51,51,51);
}
span.wd-label + span {
	color: rgb(51,51,51);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(51,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 5px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--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: 1400px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Open Sans !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Open Sans !important;
}

/* Sidebar widget blokları arası çizgiyi kaldır */
.widget-area .sidebar-widget {
    border: none !important;
    border-top: none !important;
	  margin-bottom: 5px !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
    box-shadow: none !important;
}

@media (min-width: 992px) {
  .widget-area {
    position: sticky;
    top: 100px; /* Üstten mesafe — header ile çakışmaması için */
    z-index: 99;
		padding-bottom: 30px;
  }
}


/* Görsel widget'ın üstündeki boşluğu sıfırla */
#media_image-2 {
    margin-top: 0 !important;
    padding-top: 0 !important;
    border-top: none !important;
}

.single-post .post-thumbnail,
.single-post .wp-post-image {
    display: none !important;
}


.woocommerce div.product .product_meta .sku_wrapper {
    display: inline-block; /* Stok kodunu bir kutu haline getirir */
    padding: 5px 10px; /* İçerik boşluğu ayarlanır */
    border: 1px solid #c6e7c1; /* Yeşil çerçeve */
    border-radius: 10px; /* Kenarları yuvarlama */
    background-color: #f8fff4; /* Arka plan rengi */
    color: #4a7c12; /* Yazı rengi */
    font-size: 14px; /* Yazı boyutu */
    font-weight: 500; /* Yazı kalınlığı */
    margin-left: 10px; /* Diğer elemanlardan ayrılma */
}

.woocommerce div.product .product_meta .sku_wrapper .sku {
    color: #4a7c12; /* Stok kodu rengini ayarla */
}

/* Stok Durumu Kutusu - Genel Stil */
.woocommerce div.product .stock {
    padding: 5px 10px;
    border: 1px solid #c6e7c1;
    border-radius: 10px;
    background-color: #f8fff4;
    color: #4a7c12;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}

/* Stokta Yok durumunda farklı renk */
.woocommerce div.product .stock.out-of-stock {
    border: 1px solid #f5c6cb;
    background-color: #fff5f6;
    color: #a30000;
}

.wd-nav-tabs-wrapper .wd_custom_tab_tab .wd-tabs-title {
    display: none !important;
}
/* Taksit tablosunun dış kapsayıcısı */
#paytr_taksit_tablosu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* Ortalamayı sağlar */
  gap: 20px; /* Kutular arası boşluk */
  max-width: 100%; /* Tüm genişliği kullanır */
  margin: 0 auto; /* Sayfa ortası */
  padding: 20px;
  box-sizing: border-box;
}

/* Her bir kutucuk için */
#paytr_taksit_tablosu .taksit-tablosu-wrapper {
  width: 100%;
  max-width: 300px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 16px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
  box-sizing: border-box;
  text-align: center;
}

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

@media (max-width: 768px) {
  .tawk-min-container {
    bottom: 30px !important;
    position: fixed !important; /* Sabitleme ekliyoruz */
  }
}

/* YENİ SİDEBAR - SIKI BOŞLUKLU VERSİYON */
.yeni-sidebar-kirmizi {
    width: 100%;
    background: white;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    border-radius: 4px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.sidebar-baslik {
    background: #A6000A;
    color: white;
    padding: 8px 12px;
    margin: 0;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    line-height: 1.2;
}

.blog-baslik {
    background: #FF6B35; /* Turuncu */
    /* İsterseniz gradient de yapabilirsiniz */
    background: linear-gradient(to right, #FF6B35, #FF9E1B);
}

#indirim-baslik {
    background: linear-gradient(to right, #A6000A, #E53E3E);
}

.sidebar-kategori-listesi {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ana-kategori {
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 0;
}

.kategori-baslik {
    display: flex;
    align-items: center;
    padding: 6px 10px;
    margin: 0;
    text-decoration: none;
    color: #333;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.3;
}

.kategori-ikon {
    margin-right: 8px;
    font-size: 15px;
    min-width: 15px;
    text-align: center;
}

.kategori-isim {
    flex: 1;
}

.toggle-buton {
    font-weight: bold;
    color: #E53E3E;
    font-size: 14px;
    margin-left: 5px;
    padding: 0 5px;
    cursor: pointer;
}

.alt-kategori-listesi {
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.15s ease;
    background: #f8f8f8;
}

.alt-kategori-listesi li a {
    display: block;
    padding: 4px 10px 4px 30px;
    font-size: 12px;
    color: #555;
    text-decoration: none;
    line-height: 1.2;
    position: relative;
}

.alt-kategori-listesi li a:before {
    content: "›";
    position: absolute;
    left: 18px;
    color: #E53E3E;
    font-size: 12px;
}

/* Aktif durum */
.ana-kategori.aktif .alt-kategori-listesi {
    max-height: 500px;
}

.ana-kategori.aktif .toggle-buton {
    content: 'X';
}

/* Alt kategorisi olmayanlar */
.ana-kategori:not(:has(.alt-kategori-listesi li)) .toggle-buton {
    display: none;
}

.indirimli-urunler-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    padding: 10px;
}

.indirimli-urun {
    text-align: center;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 8px;
    transition: all 0.3s ease;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    background: white;
}

.indirimli-urun:hover {
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    transform: translateY(-2px);
}

.urun-resmi {
    width: 100%;
    height: auto;
    max-height: 80px;
    object-fit: contain;
    margin-bottom: 5px;
}

.urun-bilgisi {
    padding: 0 5px;
}

.urun-adi {
    font-size: 12px;
    margin: 5px 0;
    color: #333;
    font-weight: 600;
    line-height: 1.3;
}

.urun-fiyat {
    font-size: 11px;
    margin: 0;
    color: #555;
}

.indirimli-fiyat {
    color: #A6000A;
    font-weight: bold;
}