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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//botexa.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//botexa.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//botexa.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//botexa.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//botexa.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//botexa.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//botexa.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//botexa.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Source Sans 3", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 600;
	--wd-text-color: rgb(89,89,89);
	--wd-text-font-size: 16px;
	--wd-title-font: "Source Sans 3", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(8,56,47);
	--wd-entities-title-font: "Source Sans 3", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(8,56,47);
	--wd-entities-title-color-hover: rgb(11, 81, 67);
	--wd-alternative-font: "Source Sans 3", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Source Sans 3", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(8,56,47);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Source Sans 3", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 5px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(13,148,136);
	--wd-alternative-color: rgb(8,56,47);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(19,134,112);
	--btn-accented-bgcolor-hover: rgb(17,120,101);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(11,81,67);
	--wd-link-color-hover: rgb(8,56,47);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(248,248,248);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 58px;
	text-transform: capitalize;
	color: rgb(8,56,47);
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-buy-now-btn {
	background: rgb(36,36,36);
}
html .wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 42px;
	--wd-arrow-icon-size: 14px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-offset-v: 20px;
	--wd-arrow-color: rgb(11,81,67);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(11,81,67);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(11,81,67);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 21px;
}
.wd-nav-scroll {
	--wd-nscroll-drag-bg: rgb(11,81,67);
	--wd-nscroll-drag-bg-hover: rgb(11,81,67);
}
.product-labels .product-label.onsale {
	background-color: rgb(0,135,83);
}
.product-labels .product-label.new {
	background-color: rgb(18,87,165);
}
.product-labels .product-label.featured {
	background-color: rgb(1,140,140);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(231,27,47);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 36px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


.wd-page-title {
background-color: rgb(225,237,235);
}

/* ==========================================================================
   BOTEXA MENÜ: HİZALAMA VE KAYMA EFEKTİ (ID BAZLI ÇÖZÜM)
   ========================================================================== */

/* 1. LİSTE VE KAPSAYICI SIFIRLAMA (Hizalamanın Temeli) */
/* Listenin solundaki varsayılan boşlukları siler */
#menu-botexa-anamenu .wd-dropdown-menu ul,
#menu-botexa-anamenu .wd-dropdown-menu li,
#menu-botexa-anamenu .sub-menu {
    padding-left: 0 !important;
    margin-left: 0 !important;
    list-style: none !important;
}

/* 2. BAŞLIKLARI SOLA YASLAMA */
/* "Cilt Bakım Ürünleri" gibi başlıkları linklerle aynı hizaya (0px) getirir */
#menu-botexa-anamenu .wd-dropdown-menu .widget-title,
#menu-botexa-anamenu .wd-nav-vertical > li > a {
    padding-left: 0 !important;
    margin-left: 0 !important;
    display: block !important;
}

/* 3. MENÜ LİNKLERİ VE GEÇİŞ AYARLARI */
/* Linklerin normal duruşu. Flex ile ikon ve yazıyı ortalar. */
#menu-botexa-anamenu .wd-dropdown li a, 
#menu-botexa-anamenu .sub-menu li a {
    padding-left: 0 !important;       /* Başlangıç noktası: Tam sol */
    margin-left: 0 !important;
    display: flex !important;         /* İkon ve yazıyı hizalı tutar */
    align-items: center !important;   /* Dikey ortalama */
    width: 100% !important;
    transition: all 0.2s ease !important; /* Senin kodundaki yumuşak geçiş */
    position: relative;
}

/* 4. İKON AYARLARI (Varsa) */
/* İkonun sol boşluğunu siler, yazı ile arasına mesafe koyar */
#menu-botexa-anamenu .wd-dropdown li a img,
#menu-botexa-anamenu .wd-dropdown li a .wd-nav-img {
    margin-left: 0 !important;
    margin-right: 8px !important;
    display: block !important;
}

/* 5. HOVER EFEKTİ (Senin istediğin padding mantığı) */
/* Üzerine gelince fiziksel olarak 10px sağa iter */
#menu-botexa-anamenu .wd-dropdown li a:hover,
#menu-botexa-anamenu .sub-menu li a:hover {
    padding-left: 10px !important;    /* HAREKET BURADA */
    color: #0d9488 !important;        /* Marka rengi (Turuncu) */
    background-color: transparent !important;
}

/* (Opsiyonel) WoodMart'ın varsayılan nokta/ok ikonlarını gizle (Temiz görüntü için) */
#menu-botexa-anamenu .wd-dropdown li a:before {
    display: none !important;
}