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

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--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: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(245, 105, 17);
	--wd-alternative-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--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: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 17px;
	--wd-primary-color: rgb(245,105,17);
	--wd-alternative-color: 20BF6B ;
	--wd-link-color: rgb(245,105,17);
	--wd-link-color-hover: rgb(221,51,51);
	--btn-default-bgcolor: rgb(245,105,17);
	--btn-default-bgcolor-hover: rgb(18,151,224);
	--btn-accented-bgcolor: rgb(245,105,17);
	--btn-accented-bgcolor-hover: rgb(18,151,224);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://anteplihali.com/wp-content/uploads/2021/09/retail-popup-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(9,33,67);
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 16px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
--wd-brd-radius: 5px;
}

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


.variations th.label.cell {
    display: block !important;
}@media (min-width: 1025px) {
	/* Mobil için gizleme (992px altı) */
@media (max-width: 991px) {
    .whb-row.whb-header-bottom,
    .whb-row.whb-header-bottom *,
    #menu-item-15531,
    .menu-item-15531,
    li[id="menu-item-15531"] {
        display: none !important;
        height: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        border: none !important;
        overflow: hidden !important;
        visibility: hidden !important;
        opacity: 0 !important;
        position: absolute !important;
        pointer-events: none !important;
        clip: rect(0, 0, 0, 0) !important;
    }
}

/* Masaüstü stilleri (992px ve üzeri) */
@media (min-width: 992px) {
    /* Header bottom ana container */
    .whb-row.whb-header-bottom {
        background: linear-gradient(to right, #f8f9fa, #ffffff) !important;
        padding: 8px 0 !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;
        box-shadow: 0 2px 15px rgba(0, 0, 0, 0.03) !important;
    }

    /* Merkez kolon düzeni */
    .whb-column.whb-col-center {
        display: flex !important;
        align-items: center !important;
        gap: 15px !important;
        width: 100% !important;
    }

    /* Compare ve Wishlist ikonları */
    body .wd-header-compare .wd-tools-icon,
    body .wd-header-wishlist .wd-tools-icon {
        color: #333333 !important;
        opacity: 0.7 !important;
        transition: all 0.2s ease !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        min-width: 24px !important;
        z-index: 1 !important;
    }

    body .wd-header-compare .wd-tools-icon:hover,
    body .wd-header-wishlist .wd-tools-icon:hover {
        opacity: 1 !important;
        color: #f56911 !important;
    }

    /* Bundles ve Special Offer ikonları için ek stiller */
    body .bundles-product-icon,
    body .special-offer-icon {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        opacity: 1 !important;
        visibility: visible !important;
        position: relative !important;
        z-index: 5 !important;
    }

    /* Arama formu ana container */
    .wd-search-form.wd-header-search-form {
        flex: 1 !important;
        display: flex !important;
        position: relative !important;
        z-index: 1 !important;
    }

    /* Arama formu */
    .wd-search-form.wd-header-search-form form {
        display: flex !important;
        width: 100% !important;
        background: #ffffff !important;
        border-radius: 8px !important;
        border: 1px solid #e8e8e8 !important;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03) !important;
        transition: all 0.2s ease !important;
    }

    /* Arama input alanı */
    .wd-search-form input.s {
        flex: 1 !important;
        height: 46px !important;
        padding: 0 45px 0 20px !important;
        background: transparent !important;
        border: none !important;
        color: #333333 !important;
        font-family: 'Poppins', sans-serif !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        width: 100% !important;
    }

    /* Arama ikonu */
    .wd-search-form i.fa-search {
        position: absolute !important;
        right: 15px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        color: #999999 !important;
        font-size: 16px !important;
        transition: all 0.2s ease !important;
    }

    /* Hover ve Focus durumları */
    .wd-search-form form:hover {
        border-color: #d0d0d0 !important;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05) !important;
    }

    .wd-search-form form:focus-within {
        border-color: #f56911 !important;
        box-shadow: 0 4px 12px rgba(245, 105, 17, 0.1) !important;
    }

    .wd-search-form form:focus-within i.fa-search {
        color: #f56911 !important;
    }

    /* Kategori dropdown container */
    .wd-search-form .wd-search-cat {
        /* Diğer stiller... */
    }
}

/* Bundles ve Special Offer ikonları için özel stiller */
.bundles-product,
.special-offer {
    display: inline-flex !important;
    align-items: center !important;
    gap: 5px !important;
    padding: 8px 12px !important;
    border-radius: 6px !important;
    background: transparent !important;
    transition: all 0.2s ease !important;
    text-decoration: none !important;
    position: relative !important;
    z-index: 999 !important;
}

/* İkon stilleri */
.bundles-product::before,
.special-offer::before {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
    font-size: 16px !important;
    display: inline-block !important;
    margin-right: 5px !important;
}

/* Bundles Product ikonu */
.bundles-product::before {
    content: "\f5fd" !important; /* Font Awesome Box Open ikonu */
    color: #f56911 !important;
}

/* Special Offer ikonu */
.special-offer::before {
    content: "\f02c" !important; /* Font Awesome Tags ikonu */
    color: #2196F3 !important;
}

/* Sayı badge'leri */
.bundles-product .count-number,
.special-offer .count-number {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 18px !important;
    height: 18px !important;
    padding: 0 6px !important;
    border-radius: 12px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    color: #fff !important;
}

.bundles-product .count-number {
    background-color: #f56911 !important;
}

.special-offer .count-number {
    background-color: #2196F3 !important;
}

/* İkon container'ları */
body.woocommerce.tax-product_cat .bundles-product-icon,
body.woocommerce.tax-product_cat .special-offer-icon,
body.woocommerce.archive .bundles-product-icon,
body.woocommerce.archive .special-offer-icon,
body .bundles-product-icon,
body .special-offer-icon {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    z-index: 999 !important;
    width: auto !important;
    min-width: 24px !important;
    height: auto !important;
} 
.whb-sticky-prepared {
    padding-top: 204px!important;
}
}

