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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#373839;
	background-image: none;
	background-size:cover;
}

:root{
--wd-text-font:"Inter", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Yantramanav", Arial, Helvetica, sans-serif;
--wd-title-font-weight:500;
--wd-title-transform:none;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Yantramanav", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-transform:none;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Yantramanav", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:500;
--wd-widget-title-transform:none;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Inter", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:none;
--wd-header-el-font-size:16px;
}
:root{
--wd-primary-color:#d12c2c;
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:#d12c2c;
}
:root{
--btn-accented-bgcolor-hover:#bf2828;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--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;
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@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;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
	
/* === ANA KARE KUTU (EXCEL GİBİ) === */
.widget_product_categories,
.wd-widget-product-categories {
    border: 3px solid #000;     /* KALIN DIŞ ÇERÇEVE */
    padding: 0;
    background: #fff;
    box-sizing: border-box;
    max-width: 100%;
}

/* BAŞLIK */
.widget_product_categories .widget-title,
.wd-widget-product-categories .widget-title {
    font-weight: 700;
    padding: 12px;
    margin: 0;
    border-bottom: 2px solid #000;
}

/* LİSTE */
.widget_product_categories ul,
.wd-widget-product-categories ul {
    margin: 0;
    padding: 0;
}

/* SATIRLAR (EXCEL ROW) */
.widget_product_categories ul li,
.wd-widget-product-categories ul li {
    list-style: none;
    padding: 12px;
    border-bottom: 1.5px solid #000;
    display: block;
}

/* SON SATIR ALT ÇİZGİ OLMASIN */
.widget_product_categories ul li:last-child,
.wd-widget-product-categories ul li:last-child {
    border-bottom: none;
}

/* YAZILAR */
.widget_product_categories ul li a,
.wd-widget-product-categories ul li a {
    font-weight: 600;
    color: #000;
    display: inline-block;
}

/* SAYILAR (102 vs) */
.widget_product_categories .count,
.wd-widget-product-categories .count {
    float: right;
    font-weight: 700;
    background: none;
    padding: 0;
}



/* ===========================
   BLOK MENÜ BAR
=========================== */
header nav ul.menu {
    display: flex !important;
    background: #f5a623 !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* MENÜ KUTULARI */
header nav ul.menu > li {
    border-right: 2px solid #ffffff !important;
}

header nav ul.menu > li:last-child {
    border-right: none !important;
}

/* ===========================
   MENÜ LINK (YAZILAR)
=========================== */
header nav ul.menu > li > a {
    display: flex !important;
    align-items: center;
    gap: 8px;
    padding: 22px 24px !important;
    color: #ffffff !important;
    font-weight: 800;              /* biraz daha tok */
    font-size: 16.8px;             /* 🔥 YAZI BÜYÜTÜLDÜ */
    letter-spacing: 0.4px;
    text-transform: uppercase;
    white-space: nowrap;
}

/* Hover */
header nav ul.menu > li > a:hover {
    background: rgba(255,255,255,0.15) !important;
}

/* ===========================
   GOOGLE ICON FIX (KRİTİK)
=========================== */
header nav ul.menu > li > a::before {
    font-family: "Material Symbols Outlined";
    font-weight: normal;
    font-style: normal;
    text-transform: none !important; /* LIGATURE FIX */
    letter-spacing: normal;
    font-size: 20px;
    line-height: 1;
    display: inline-block;
    font-variation-settings:
        'FILL' 0,
        'wght' 400,
        'GRAD' 0,
        'opsz' 24;
}

/* ===========================
   ICONLAR (URL'YE GÖRE)
=========================== */

/* Ana Sayfa */
header nav ul.menu > li > a[href="/"]::before {
    content: "home";
}

/* Mağaza */
header nav ul.menu > li > a[href*="magaza"]::before {
    content: "shopping_cart";
}

/* Magnetler */
header nav ul.menu > li > a[href*="magnet"]::before {
    content: "attach_file";
}

/* Çakmaklar */
header nav ul.menu > li > a[href*="cakmak"]::before {
    content: "local_fire_department";
}

/* Kalemler */
header nav ul.menu > li > a[href*="kalem"]::before {
    content: "edit";
}

/* İletişim */
header nav ul.menu > li > a[href*="iletisim"]::before {
    content: "call";
}

