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

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

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

:root {
	--wd-text-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--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: "Mulish", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Mulish", 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: "Mulish", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(238,108,36);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(238,108,36);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 1px;
	--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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(0,0,0);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(0,0,0);
	--wd-form-placeholder-color: rgba(76,76,76,0.86);
	--wd-form-brd-color: rgb(0,0,0);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--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-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@media (min-width: 1025px) {h1 {font-size: 3em !important;}}
.wd-page-title .title {
   
    font-weight: 900 !important;
    color: white;
}
@media (max-width: 1024px) {
.trp-shortcode-switcher__wrapper {
    float: right !important;
}
.trp-shortcode-overlay {
    background-color: #000000 !important;
}}

.whb-header-bottom .wd-dropdown {
    background-color: #000000;
    border: 1px solid #858585;
}
.whb-header-bottom .wd-sub-menu li>a {
    color: white !important;
    font-size: 1.1em;
}
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    margin-left: 15px;
    color: white !important;
    font-size: 0.8em;
    margin-top: 2px;
}
.footer-logo {
    max-width: 150px;
}

footer .sub-menu li a:before {
    content: "+ ";
}
footer li a {
    color: white !important;
    font-size: 1.1em !important;
}

footer p, footer a, footer td {
    color: white !important;
}


.mobile-nav {
    background-color: #000000 !important;
    top: 30px;
    bottom: 30px;
    border-radius: 12px 0 0 12px !important;
}
.wd-nav-mobile li:active>a, .wd-nav-mobile li.opener-page>a {
background-color: #000000 !important;
	color:white !important;
}
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
    color: white !important;
}
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
border-bottom: 1px solid #000000 !important;}
.mobile-nav .wd-nav-opener {
border-color: #000000 !important;
	color: white !important;
}

.whb-main-header span.wd-btn-icon {
    filter: invert(1);
    width: 24px;
    margin-right: 5px;
    margin-left: -10px;
}

/*** 2025 ***/

.cagrimerkezi img {
    max-width: 160px;
    box-shadow: 0 0 6px white;
    border-radius: 20px;
    padding: 5px;
}

@media (max-width: 767px) {
.cagrimerkezi {
    max-width: 160px;
}

.cagrimerkezi img {
    max-width: 130px;
    box-shadow: none;
    border-radius: 20px;
    padding: 5px;
}}


.bozbay-floating-call {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 99999;
    opacity: 0;
    transform: translateY(30px);
    pointer-events: auto;
    transition: all .35s ease;
}

.bozbay-floating-call.visible {
    opacity: 1;
    transform: translateY(0);
}

.bozbay-floating-call img {
    width: 150px;
    max-width: 100%;
    filter: drop-shadow(0 5px 12px rgba(0,0,0,0.35));
    cursor: pointer;
}


@media (max-width: 767px) {
footer.wd-footer .container {
    display: flex;
    justify-content: center;
    text-align: center;
}
footer .wpb_wrapper {
    display: grid;
    justify-content: center;
}footer .vc_separator {
    margin: auto !important;
}footer .wd-social-icons.wd-style-default>a {
    margin: auto;
    margin-top: 30px;
}
	.wpb_raw_code.wpb_raw_html.wpb_content_element.footerharita {
    display: none;
}
	.wd-copyrights {
    border: none;
    padding-bottom: 50px;
    margin-top: -90px;
}
}

.scrollToTop {
    left: 12px !important;
    background-color: black !important;
    color: white !important;
}

.fixed-form {
    position: fixed;
    bottom: 80px;
    right: 20px;
    border-radius: 20px;
    height: 50px;
    color: black !important;
}

.wd-popup-slide-from-left.mfp-ready .wd-popup {

    background-color: #0c1e36 !important;
}


.fixed-form {
    padding: 0;
    background-color: transparent !important;
    color: transparent !important;
}

.fixed-form img {
    border-radius: 20px;
	   box-shadow: 0 0 6px #c1c1c1;
}

.fixed-form {
    max-width: 150px;
    margin-right: 0px;
 
}
@media (max-width: 991px) {
.fixed-form {
    max-width: 126px;
    margin-right: 2px;
    z-index: 9999999;
    bottom: 50px;
}
.fixed-form img {
    border-radius: 20px;
	   box-shadow: none;
}}



/** POPUP **/

#bozbaypopup-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.65);
    z-index: 99998;
}

#bozbaypopup {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 600px;
    width: 90%;
    background: #0c1e36;
    border-radius: 12px;
}
#bozbaypopup .close-popup {
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
}


@media (max-width: 991px) {
#bozbaypopup h3 {
    font-size: 13px;
}
#bozbaypopup img {
    max-width: 120px;
}
	div#row-hak .vc_column-inner {
    padding-top: 15px !important;
}
}

#row-baslik h1 {
    text-transform: uppercase !important;
}
.wd-single-post-header .wd-post-meta {
    display: none !important;
}

@media (max-width: 1024px) {
.wd-copyrights .container {
    flex-direction: column !important;
}}
p.cf7ascaptcha span {
    display: inline-block !important;
    margin-left: 5px !important;
}

p.cf7ascaptcha span {
    margin-right: 5px;
}
@media (min-width: 1025px) {
p.cf7ascaptcha {
    display: flex;
    align-items: center;
    justify-content: center;
	}
p.cf7ascaptcha  span {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
}
#row-asilgrup p.cf7ascaptcha {
    color: white !important;
}
body.page-id-142 .wd-content-layout,
#post-142 .wd-content-layout,
body.post-142 .wd-content-layout {
    padding-block: 0px !important;
}
.color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown {
    z-index: 300 !important;
}
body.tax-product_cat .wd-content-layout {
    padding-block: 0 !important;
}
/* Ana Kapsayıcı */
.tek-urun-alt {
    text-align: left; /* Görseldeki gibi sola dayalı */
    padding: 20px 0;
}

/* "MOBİL UYGULAMA" Üst Başlığı (Kicker) */
.tek-urun-alt .tek-urun-alt-kicker {
    display: block;
    color: #ffffff; /* Arka planın koyu olacağını varsayarak beyaz bıraktım, gerekirse #888 vb yapabilirsin */
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 6px; /* Harfler arası boşluk (Görseldeki gibi) */
    text-transform: uppercase;
    margin-bottom: 15px;
}

/* "TÜM KONTROL ELİNİZİN ALTINDA" Ana Başlığı */
.tek-urun-alt .tek-urun-alt-baslik {
    color: #1a1a1a; /* Koyu gri/siyah tonu */
    font-size: 48px;
    font-weight: 800;
    line-height: 1.1;
    margin: 0;
    text-transform: uppercase;
}

/* =========================================
   RESPONSIVE (MOBİL VE TABLET UYUMU)
========================================= */

/* Tablet Ekranlar (1024px ve altı) */
@media (max-width: 1024px) {
    .tek-urun-alt .tek-urun-alt-kicker {
        font-size: 14px;
        letter-spacing: 4px;
    }
    .tek-urun-alt .tek-urun-alt-baslik {
        font-size: 38px;
    }
}

/* Mobil Ekranlar (767px ve altı) */
@media (max-width: 767px) {
    .tek-urun-alt .tek-urun-alt-kicker {
        font-size: 18px;
        letter-spacing: 3px;
        margin-bottom: 10px;
    }
    .tek-urun-alt .tek-urun-alt-baslik {
        font-size:40px;
        line-height: 1.2;
    }
}
/* =======================================================
   TEKİL ÜRÜN GÖRSEL BOYUT VE ARKA PLAN DÜZELTMESİ
   ======================================================= */

/* Görselin bulunduğu ana kutuya gri arka plan ve iç boşluk verelim */
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    background-color: #ffffff !important; /* Tasarımdaki açık gri arka plan */
    border-radius: 12px !important; /* Hafif oval köşeler */
    padding: 40px !important; /* Resmin etrafında nefes alacak boşluk */
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* Devasa resmi sınırla ve merkeze oturt */
.woocommerce-product-gallery .woocommerce-product-gallery__image img {
    max-width: 100% !important;
    max-height: 400px !important; /* Görselin ulaşabileceği maksimum yükseklik */
    object-fit: contain !important; /* Oranı bozmadan (sündürmeden) sığdırır */
    margin: 0 auto !important;
    display: block !important;
    width: auto !important; /* Swiper'ın %100 genişlik dayatmasını ezer */
}

/* Slaytın (Swiper Item) kendi yüksekliğini de içeriğe göre ayarlayalım */
.woocommerce-product-gallery .wd-carousel-item {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
/* =======================================================
   CAROUSEL (KAYDIRMALI) ÜRÜN KARTLARI GÜVENLİ TASARIM
   ======================================================= */

/* --- 1. Kartların Temel Görünümü (SABİT - ZIPLAMA YOK) --- */
.wd-carousel-item .wd-product {
    background: transparent !important;
    height: 100% !important; 
}
.wd-carousel-item .wd-product .product-wrapper {
    background-color: #ffffff !important;
    border-radius: 16px !important;
    padding: 20px 20px 80px 20px !important; /* Butona alt boşluk */
    box-shadow: none !important;
    border: none !important;
    
    /* Zıplama/Hover efektleri tamamen kapatıldı */
    transform: none !important; 
    transition: none !important;
    
    position: relative !important; 
    display: flex !important;
    flex-direction: column !important;
    min-height: 400px !important; /* Sabit yükseklik */
    height: 100% !important;
}

/* Woodmart'ın hover zorlamalarını CSS ile ez */
.wd-carousel-item .wd-product:hover .product-wrapper,
.wd-carousel-item .wd-product.wd-hover-base:hover .product-wrapper {
    box-shadow: none !important;
    transform: none !important;
}

/* --- 2. Görsel Ayarları --- */
.wd-carousel-item .wd-product .product-element-top {
    flex-shrink: 0 !important; 
}
.wd-carousel-item .wd-product .product-image-link img {
    object-fit: contain !important;
    max-height: 160px !important;
    margin: 0 auto !important;
}
.wd-carousel-item .wd-product .hover-img {
    display: none !important;
}

/* --- 3. İçerik ve Gizlemeler --- */
.wd-carousel-item .wd-product .product-element-bottom {
    display: flex !important;
    flex-direction: column !important;
    flex-grow: 1 !important; 
}
.wd-carousel-item .wd-product .wd-entities-title {
    margin-bottom: 5px !important;
    margin-top: 15px !important;
}
.wd-carousel-item .wd-product .wd-entities-title a {
    color: #f05a28 !important; 
    font-size: 17px !important;
    font-weight: 600 !important;
}
.wd-carousel-item .wd-product-cats,
.wd-carousel-item .product-rating-price,
.wd-carousel-item .wd-bottom-actions,
.wd-carousel-item .wd-product .content-product-imagin,
.wd-carousel-item .wd-product .fade-in-block {
    display: none !important; /* Gereksiz tema elementlerini gizle */
}

/* --- 4. Buton Tasarımı (SABİT POZİSYON) --- */
.wd-carousel-item .wd-product .bozbay-urun-incele-wrapper {
    position: absolute !important;
    bottom: 20px !important; 
    left: 20px !important;
    right: 20px !important;
    margin: 0 !important;
    width: auto !important;
}
.wd-carousel-item .wd-product .bozbay-urun-incele-btn {
    display: block !important;
    background-color: #f05a28 !important; 
    color: #ffffff !important;
    padding: 10px 15px !important;
    border-radius: 8px !important; 
    font-size: 14px !important;
    font-weight: 600 !important;
    text-align: center !important;
    margin: 0 !important;
    transition: background-color 0.3s ease !important;
    text-decoration: none !important;
}
.wd-carousel-item .wd-product .bozbay-urun-incele-btn:hover {
    background-color: #0a0a0a !important; 
}
#anasayfa-slayt .title-subtitle {
    display: inline-block;
    padding: 5px 10px;
    border: 2px solid rgba(255, 255, 255, 0.85);
    border-radius: 18px;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12);
    box-sizing: border-box;
}
#anasayfa-banners .btn-size-extra-large {
        padding: 5px 0px !important;
    }@media (min-width: 1025px) {
	main#main-content p {
    font-size: 1.2em;
}

#row-baslik .wpb_text_column.wpb_content_element {
    min-width: 400px;
}
#menu-main > li > a:hover .nav-link-text,
#menu-main > li.current-menu-item > a .nav-link-text,
#menu-main > li.current-menu-ancestor > a .nav-link-text {
    color: #ee6c24 !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	h1 {
    letter-spacing: -1px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	h1 {
    letter-spacing: -1px !important;
}
}

@media (max-width: 576px) {
	h1 {
    letter-spacing: -1px !important;
}
.bolum-baslik .woodmart-title-container {
        color: white !important;
    }
}

