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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://fescom.net/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://fescom.net/wp-content/uploads/2025/08/87889-1-1.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:inherit;
	background-position:left bottom;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:inherit;
	background-position:center center;
}

: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:"Inter", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Inter", 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%);
}
:root{
--wd-alternative-font:"Inter", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Inter", 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;
}
:root{
--wd-header-el-font:"Inter", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:300;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:rgb(62,120,160);
}
: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:#83b735;
}
:root{
--btn-accented-bgcolor-hover:#74a32f;
}
: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: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--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;
		
			}

	
	
			: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;
			}
		}
	
	
	
	
	
	
	
.main-page-wrapper {

   padding-top: 0px !important;
    
}
.wd-nav[class*="wd-style-underline"] .nav-link-text {
    color: #000 !important;
}

/* Ürün detay ve ürün kategori sayfalarında H1 başlık stili */
body.single-product h1.entry-title.title,
body.tax-product_cat h1.entry-title.title,
body.post-type-archive-product h1.entry-title.title {
    font-family: 'Inter', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 60px;
    line-height: 84px;
    color: #fff; /* Beyaz */
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}



/* === Sidebar Menü Accordion Stilleri === */
.widget_nav_menu .menu,
.widget_nav_menu .sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.widget_nav_menu .menu > li {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.widget_nav_menu .menu > li > a {
  display: block;
  padding: 10px 35px 10px 12px; /* sağda toggle için boşluk */
  color: #fff;
  text-decoration: none;
}

.widget_nav_menu .menu > li > a:hover {
  background: rgba(255, 255, 255, 0.1);
}

/* Alt menüler başlangıçta kapalı */
.widget_nav_menu .menu .sub-menu {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
  background: rgba(255, 255, 255, 0.05);
}

.widget_nav_menu .menu .sub-menu li a {
  padding: 8px 35px 8px 20px;
  font-size: 14px;
}

/* Açık olan alt menü */
.widget_nav_menu .menu .menu-item.open > .sub-menu {
  /* yükseklik JS ile atanıyor */
}

/* Toggle butonu sağa hizalı, sabit */
.widget_nav_menu .submenu-toggle {
  position: absolute;
  top: 20px;
  right: 10px;
  transform: translateY(-50%); /* Yüksekliğe göre ortala */
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  width: 16px;  /* Sabit genişlik */
  height: 16px; /* Sabit yükseklik */
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Ok ikonu */
.widget_nav_menu .submenu-toggle::before {
  content: "▸";
  font-size: 14px;
  color: #fff;
  display: block;
  transition: transform 0.2s ease, color 0.2s ease;
  line-height: 1;
}

/* Açıkken döndür ve renk değiştir */
.widget_nav_menu .menu .menu-item.open > .submenu-toggle::before {
  transform: rotate(90deg);
  color: #ffd700;
}




.promo-banner-wrapper {
    position: relative;
    overflow: hidden;
}

/* Başlık + açıklama kapsayıcı */
.content-banner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0; /* Başlık en altta */
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    transition: bottom 0.4s ease-in-out;
}

/* Başlık */
.content-banner h3 {
    margin: 0;
    padding: 15px;
    font-size: 18px;
    font-weight: bold;
}

/* Açıklama başlangıçta gizli */
.content-banner .banner-inner {
    max-height: 0;
    overflow: hidden;
    padding: 0 15px;
    opacity: 0;
    transition: max-height 0.4s ease-in-out, padding 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

/* Hover olunca açıklama tamamen açılsın */
.promo-banner-wrapper:hover .content-banner .banner-inner {
    max-height: 500px; /* açıklama boyunu kapsayacak kadar yüksek olmalı */
    padding: 10px 15px;
    opacity: 1;
}











.wd-event-hover:hover>.wd-dropdown, .wd-event-click.wd-opened>.wd-dropdown, .wd-dropdown.wd-opened {
    visibility: visible;
    opacity: 1;
    transform: none !important;
    pointer-events: visible;
    pointer-events: unset;
    width: 257px;
}

.elementor-widget-n-accordion .e-n-accordion-item-title {
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
}
.datasheet-button {
background:red ;
border-radius:15px;
color: white;
}

.product.wd-hover-fw-button .wd-add-btn {
    font-size: 0;
    position: relative;
    display: none;
}
.wd-event-hover:hover>.wd-dropdown, .wd-event-click.wd-opened>.wd-dropdown, .wd-dropdown.wd-opened {

    border-radius: 17px;
}

.title-after_title p {
  text-shadow: 1px 1px 3px rgb(0 0 0 / 84%);
}
h4.woodmart-title-container {
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.whb-sticky-shadow.whb-sticked .whb-row:last-child {
    border-bottom: none;
    background: #fff !important;
}
:is(.color-scheme-light,.whb-color-light) .wd-nav[class*="wd-style-"] {
    --nav-color: #000000 !important;
    --nav-color-hover: rgba(255, 255, 255, 0.8);
    --nav-color-active: rgba(255, 255, 255, 0.8);
    --nav-chevron-color: rgba(255, 255, 255, 0.6);
}
.whb-color-light:not(.whb-with-bg) {
    background-color: #21212100;
}
 .portfolio-entry .wd-entities-title {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.4 !important;
}
/* Sadece mağaza ve ürün kategori sayfalarında geçerli */

body.woocommerce-shop .sidebar-container,
body.tax-product_cat .sidebar-container {
  background-color: #004e6b;
  padding: 15px;
  margin-bottom: 40px;
  color: #fff !important;
}

@media (max-width: 767px) {
  body.woocommerce-shop .sidebar-container,
  body.tax-product_cat .sidebar-container {
    margin-bottom: 20px;
    padding: 10px;
  }
}

/* Widget linkleri için stiller */
body.woocommerce-shop :is(.widget_categories, .widget_pages, .widget_archive, .widget_nav_menu) ul li,
body.tax-product_cat :is(.widget_categories, .widget_pages, .widget_archive, .widget_nav_menu) ul li {
  display: block;
  color: #ffffff;
  border-bottom: 1px solid #595959;
}

body.woocommerce-shop :is(.widget_categories, .widget_pages, .widget_archive, .widget_nav_menu) ul li a,
body.tax-product_cat :is(.widget_categories, .widget_pages, .widget_archive, .widget_nav_menu) ul li a {
  display: inline-block;
  padding-inline-end: 2px;
  color: #fff;
}
