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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(38,38,38);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(51,79,110);
	--wd-alternative-color: rgb(27,65,109);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(51,79,110);
	--btn-default-bgcolor-hover: rgb(51,79,110);
	--btn-accented-bgcolor: rgb(51,79,110);
	--btn-accented-bgcolor-hover: rgb(23,63,109);
	--wd-form-brd-width: 2px;
	--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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(51,79,110);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@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;
}
}


.wd-content-layout{padding-bottom:0 !important;}
.wd-prefooter{padding-bottom: 0 !important;}
.product-breadcrumb > div > nav a,
.product-breadcrumb > div > nav span {
    color: #fff !important;
}
.whb-color-light:not(.whb-with-bg){background-color:transparent !important;}
.outletMenu a {
    position: relative;
    display: inline-block;
    padding: 8px 16px;
    overflow: hidden;
    color: #2ef2c4;
}

.outletMenu .nav-link-text {
    position: relative;
    z-index: 2;
}

.outletMenu a .neon-border-span {
    position: absolute;
    display: block;
}

/* ÜST */
.outletMenu a .neon-border-span:nth-child(2) {
    top: 0;
    left: -100%;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, transparent, #2ef2c4);
    animation: borderTop 2.4s linear infinite;
}

/* SAĞ */
.outletMenu a .neon-border-span:nth-child(3) {
    top: -100%;
    right: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(180deg, transparent, #2ef2c4);
    animation: borderRight 2.4s linear infinite;
    animation-delay: 0.6s;
}

/* ALT */
.outletMenu a .neon-border-span:nth-child(4) {
    bottom: 0;
    right: -100%;
    width: 100%;
    height: 2px;
    background: linear-gradient(270deg, transparent, #2ef2c4);
    animation: borderBottom 2.4s linear infinite;
    animation-delay: 1.2s;
}

/* SOL */
.outletMenu a .neon-border-span:nth-child(5) {
    bottom: -100%;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(360deg, transparent, #2ef2c4);
    animation: borderLeft 2.4s linear infinite;
    animation-delay: 1.8s;
}

/* Keyframes */
@keyframes borderTop {
    0% { left: -100%; }
    100% { left: 100%; }
}
@keyframes borderRight {
    0% { top: -100%; }
    100% { top: 100%; }
}
@keyframes borderBottom {
    0% { right: -100%; }
    100% { right: 100%; }
}
@keyframes borderLeft {
    0% { bottom: -100%; }
    100% { bottom: 100%; }
}eft {
    0% { bottom: -100%; }
    100% { bottom: 100%; }
}

/* Hover glow */
.outletMenu a:hover {
    color: #00ff66;
    text-shadow: 0 0 6px #00ff66;
}


/* Sadece mobil */
@media (max-width: 1024px) {

    .outletMenu {
        position: relative;
        overflow: hidden;
    }

    /* Hafif arka plan vurgusu (site rengiyle) */
    .outletMenu > a {
        background: linear-gradient(
            90deg,
            rgba(51, 79, 110, 0.12),
            transparent
        );
        font-weight: 600;
    }

    /* Sol tarafta sakin vurgu çizgisi */
    .outletMenu::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 3px;
        height: 100%;
        background: #334f6e;
        opacity: 0.6;
    }

    /* Yazı rengi */
    .outletMenu .nav-link-text {
        color: #334f6e;
    }
}@media (max-width: 576px) {
	.wd-toolbar .wd-toolbar-link:nth-child(1) {
	background-color: #464646;
	border-radius: 10px;
}
.wd-toolbar .wd-toolbar-link:nth-child(2) {
    background-color: #6be213;
    border-radius: 10px;
}
.wd-toolbar {
	background-color: transparent !important;
	gap: 10px;
}
.wd-toolbar-label{color:#fff !important;}
}

