.float-icon {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 10px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    transition: all 0.3s ease;
}

.phone {
    background-color: #2693bd;
    bottom: 80px;
}

/* Mobil görünüm */
@media (max-width: 768px) {
    .float-icon {
        width: 45px;
        height: 45px;
        font-size: 25px;
    }

    .whatsapp {
        left: 10px;
    }

    .phone {
        left: 10px;
    }

    /* Yatay buton düzeni */
    .phone, .whatsapp {
        position: fixed;
        width: 50%;
        bottom: 0;
        height: 40px;
        border-radius: 0;
    }

    .whatsapp {
        background-color: #25d366;
        left: 0;
    }

    .phone {
        background-color: #2693bd;
        left: 50%;
    }
}

/* Masaüstü görünümü */
@media (min-width: 769px) {
    .whatsapp {
        left: 10px;
    }

    .phone {
        left: 10px;
        bottom: 80px;
    }

    .float-icon i {
        margin-top: 10px;
    }
}

@media screen and (max-width: 991px) {
    .pxl-scroll-top {
        bottom: 60px !important;
    }
}

.pxl-switch-button{right:0px !important;}
.pxl-scroll-top{right:0px !important;}
.contact-button {
    position: fixed;
        rotate: -90deg;
    right: -30px;
    bottom: 50%;
    background-color: var(--secondary-color);
    color: white;
    padding: 12px 25px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 30px;
    text-align: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    transition: all 0.3s ease;
    cursor: pointer;
}

.contact-button:hover {
    background-color: #1da856;
    transform: translateY(-2px);
}
.teklif-al-btn { display: inline-block; padding: 10px 20px; background-color: #009ca6; color: #fff; border-radius: 5px; text-decoration: none; margin-bottom: 15px; } .teklif-al-btn:hover { background-color: #005b8c; }
.contact-button,.float-icon{position:fixed;color:#fff;text-align:center;transition:.3s}.float-icon{width:50px;height:50px;bottom:10px;background-color:#25d366;border-radius:50%;font-size:30px;box-shadow:2px 2px 3px #999;z-index:100}.phone{background-color:#2693bd;bottom:80px}@media (max-width:768px){.float-icon{width:45px;height:45px;font-size:25px}.phone,.whatsapp{position:fixed;width:50%;bottom:0;height:40px;border-radius:0}.whatsapp{background-color:#25d366;left:0}.phone{background-color:#2693bd;left:50%}}@media (min-width:769px){.phone,.whatsapp{left:10px}.phone{bottom:80px}.float-icon i{margin-top:10px}}@media screen and (max-width:991px){.pxl-scroll-top{bottom:60px!important}}.pxl-scroll-top,.pxl-switch-button{right:0!important}.contact-button{rotate:-90deg;right:-30px;bottom:50%;background-color:var(--secondary-color);padding:12px 25px;font-size:16px;font-weight:700;border-radius:30px;box-shadow:0 4px 10px rgba(0,0,0,.1);z-index:1000;cursor:pointer}.contact-button:hover{background-color:#1da856;transform:translateY(-2px)}form.cart { display: none !important; }.single-product .woocommerce-product-info-delivery{    padding: 5px 0 5px !important;}
	
 .custom-table-container {
  display: block !important;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
.single-product .woocommerce-tabs {
  display: block !important;
}


.custom-table {
  width: 100%;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #333;
  margin: 20px 0;
}

.custom-table th {
  width: 200px;
  text-align: left;
  background: #f7f7f7;
  font-weight: normal;
  color: #000;
  padding: 8px 10px;
  border: 1px solid #e0e0e0;
}

.custom-table td {
  padding: 8px 10px;
  border: 1px solid #e0e0e0;
  background-color: #fff;
}

.custom-table tr:nth-child(even) td,
.custom-table tr:nth-child(even) th {
  background-color: #fafafa;
}

.term-description div{display:flex !important;}
.kategori-gorsel{width: 100%;
    height: auto;
    object-fit: cover;
    max-height: 200px;
    border-radius: 8px;}
    

    .woocommerce-gallery img {
    background: white !important;
}
.woocommerce ul.products li.product a img{max-width: 100% !important;
   
    border-radius: 8px !important;}
    ol.flex-control-nav.flex-control-thumbs img {
       width: 80px !important;
    height: 80px !important;
    object-fit: fill;
}

@media (max-width: 900px) {
  .kategori-flex {
    flex-direction: column !important;
    gap: 20px !important;
  }
}

.woocommerce .woocommerce-product-inner .woocommerce-product-header{ background-color: #fff !important;}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-details img{border-radius: 0px !important;}
.woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-details:before{opacity: 0.2 !important;}

.woocommerce-btn-item.woocommerce-wishlist { display: none !important; } .woocommerce-btn-item.woocommerce-compare { display: none !important; }
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta{right: 30% !important;}




@media (max-width: 900px) {
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta {
    right: 39% !important;
}
}



/* Sabit yükseklik ve hizalama için */
.woocommerce ul.products li.product {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* Hover görsel için relative pozisyon ve geçiş */
.custom-thumb-wrap {
    position: relative;
    overflow: hidden;
}

.custom-thumb-wrap img.main-image,
.custom-thumb-wrap img.hover-image {
    display: block;
    width: 100%;
    height: auto;
    transition: opacity 0.3s ease;
}

/* Hover efekti */
.custom-thumb-wrap.has-hover img.hover-image {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.custom-thumb-wrap.has-hover:hover img.hover-image {
    opacity: 1;
}

.custom-thumb-wrap.has-hover:hover img.main-image {
    opacity: 0;
}

.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-details img {
    border-radius: 0px !important;
    object-fit: cover;
    min-height: 185px;
    min-width: 185px;
    max-width: 185px !important;
    max-height: 185px;
}

.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-details:before{
       background-color: white;
}



.custom-thumb-wrap img.main-image {
    border-radius: 0px !important;
    object-fit: fill;
    min-height: 195px;
    max-height: 195px;
    
}

.woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    justify-content: space-between;
    align-items: stretch;
}


@media only screen and (max-width: 900px) {

.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-details img {
    object-fit: contain !important;
}}

 .pxl-grid-lines,
 .pxl-grid-lines span {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}



section.elementor-section.elementor-top-section.elementor-element.elementor-section-full_width{top:10px !important;}

.pxl-header-content{max-height:60px !important;}

.pxl-page-title-inner{margin-top:10px; margin-bottom: -25px;}
#pxl-page-title-default{    padding:50px 0 !important;}
#pxl-page-title-default .pxl-page-title{    font-size: 28px !important; margin-top:15px !important;}
.pxl-breadcrumb{margin-top:15px !important; }


           
            
            /* Sadece içerik alanı kadar genişlik */
.slider-wrapper {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0;
}

/* Oklar sabit pozisyonla sağ/sol dış kenarda */
.slider-prev,
.slider-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.6);
    color: white;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 999;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
}

.slider-prev:hover,
.slider-next:hover {
    background: rgba(0, 0, 0, 0.8);
}

.slider-prev {
    left: -5px !important; /* içerik alanının dışına taşır */
}

.slider-next { 
    right: 15px !important; 
}

/* Ürün kutuları */
.product-slider {
    display: flex;
    transition: transform 0.3s ease;
    gap: 20px;
}

.product-slide {
    flex: 0 0 calc(100% / 3 - 13.33px); /* tam 3 ürün görünür */
    background: #fff;
    border: 1px solid #eee;
    border-radius: 12px;
    padding: 15px;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.product-slide:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

/* Responsive */
@media(max-width: 768px){
    .product-slide {
        flex: 0 0 calc(100% / 2 - 10px);
    }

    .slider-prev, .slider-next {
        right: 5px;
    }
}

@media(max-width: 500px){
    .product-slide {
        flex: 0 0 100%;
    }

    .slider-prev, .slider-next {
        right: 5px;
    }
}

section.elementor-section.elementor-top-section.elementor-element.elementor-section-full_width {
    top: 0px !important;
}
/* Ana kategori */
.widget_product_categories .product-categories .cat-item.cat-parent > a {
    font-size: 16px;
    font-weight: bold;
    color: black;

}

/* Alt kategori */
.widget_product_categories .product-categories .cat-item.cat-parent .children .cat-item > a {
    font-size: 14px;
    font-weight: normal;
    color: black;
}

/* Alt kategorinin alt kategorisi */
.widget_product_categories .product-categories .cat-item.cat-parent .children .cat-item .children .cat-item > a {
    font-size: 12px;
    font-weight: normal;
    color: black;
}

#pxl-main .widget_product_categories ul li .children{    padding: 9px 0 9px 0px !important;}

.kanka-catgrid {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(220px,1fr));
    gap: 26px;
    margin: 28px 0 50px 0;
    width: 100%;
}

.kanka-catcard {
    background: #fff;
    border-radius: 13px;
    text-align: center;
    padding: 25px 12px 20px 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
}



.kanka-catimg {
    width: 92px;
    height: 92px;
    background: #f7f7f7;
    border-radius: 10px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.kanka-catimg img {
    max-width: 90px;
    max-height: 90px;
    object-fit: contain;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 2px 7px 0 rgba(0,0,0,0.04);
}

.kanka-catname {
    font-size: 1.08rem;
    font-weight: 700;
    color: #212121;
    margin: 8px 0 0 0;
    letter-spacing: .1px;
}
.kanka-catcount {
    font-weight: 400;
    color: #888;
    font-size: 1rem;
}

.kanka-catcard a {
    text-decoration: none;
    color: inherit;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}


.kanka-catchildlist {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 13px;
    gap: 6px;
}
.kanka-catchild {
    display: inline-block;
    background: #e3f1fa;
    color: #047;
    border-radius: 8px;
    font-size: .97rem;
    padding: 2px 9px 2px 9px;
    margin: 2px 2px 0 0;
    text-decoration: none;
    transition: background .13s, color .14s;
}
.kanka-catchild span {
    color: #555;
    font-size: .95em;
    margin-left: 2px;
}

@media (max-width: 800px) {
    .kanka-catgrid {
        grid-template-columns: repeat(auto-fill,minmax(160px,1fr));
        gap: 16px;
    }
    .kanka-catimg {
        width: 70px;
        height: 70px;
    }
    .kanka-catimg img {
        max-width: 68px;
        max-height: 68px;
    }
}
@media (max-width: 500px) {
    .kanka-catgrid {
        grid-template-columns: repeat(2,1fr);
        gap: 10px;
    }
    .kanka-catcard {
        padding: 12px 5px 11px 5px;
    }
}

.kanka-shop-sidebar {

    padding: 22px 18px 24px 18px;
}

.kanka-shop-main {
    min-width: 0;
    width: 100%;
}

@media (min-width: 1200px) {
    .row {
        flex-direction: row !important;
    }
    .col-xl-3 {
        order: 1 !important;
    }
    .col-xl-9 {
        order: 2 !important;
    }
}


/* Grid CSS'in aynen kalsın (daha önce verdiğim kodları kullanabilirsin) */


.widgettitle{font-size: 16px;margin-bottom: 20px;}


/* Tüm kategori linklerinin sağında ok işareti */
.product-categories li.cat-item > a {
    position: relative;
    padding-right: 18px; /* oka yer bırak */
}

.product-categories li.cat-item > a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 2px;
    width: 7px;
    height: 7px;
    border-right: 2px solid #b0b0b0;
    border-bottom: 2px solid #b0b0b0;
    transform: translateY(-50%) rotate(-45deg);
    pointer-events: none;
    border-right-color: #000;
    border-bottom-color: #000;
    opacity: 0.4;
}



/* --- Popüler Ürünler Widget’ı Düzeni --- */
.widget.woocommerce.widget_products .product_list_widget li {
    border-bottom: none;
    margin-bottom: 12px;
    padding-bottom: 0;
}

/* Flex kapsayıcıya çevir */
.widget.woocommerce.widget_products .wg-product-inner {
    display: flex !important;
    align-items: center;
}

/* Görsel solda, sabit boyutta */
.widget.woocommerce.widget_products .wg-product-image {
    flex: 0 0 auto;
    width: 60px !important;
    margin-right: 14px !important;
}
.widget.woocommerce.widget_products .wg-product-image img {
    width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
}

/* Başlık kısmını sağa uzat */
.widget.woocommerce.widget_products .wg-product-holder {
    flex: 1 1 auto;
}

/* Ürün başlığı stili */
.widget.woocommerce.widget_products .wg-product-holder .product-title {
    margin: 0;
}
.widget.woocommerce.widget_products .wg-product-holder .product-title a {
    font-size: 1rem;
    font-weight: 600;
    color: #222;
    text-decoration: none;
}

/* Yıldız oranı ve count-rating gizle */
.widget.woocommerce.widget_products .wg-product-holder .star-rating-wrap,
.widget.woocommerce.widget_products .wg-product-holder .count-rating {
    display: none !important;
}

/* Fiyat etiketi varsa gizle */
.widget.woocommerce.widget_products .wg-product-holder .price,
.widget.woocommerce.widget_products .wg-product-holder .amount {
    display: none !important;
}


.mygrid-container {
    display: grid;
    grid-template-columns: 1fr 1fr; /* 2 sütun */
    grid-gap: 20px; /* aralığı sen ayarlayabilirsin */
    margin: 0 auto;
    padding: 0;
}

.mygrid-card {
    border-radius: 16px;
    padding: 10px;
    font-size: 1.13rem;
    font-weight: 600;
    color: #263249;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    min-height: 210px;
    transition: box-shadow 0.17s;
    cursor: pointer;
}

/* Artık özel grid-area tanımlarına gerek yok */
.mygrid-card1, .mygrid-card2,
.mygrid-card3, .mygrid-card4,
.mygrid-card5, .mygrid-card6 {
    grid-area: auto;
}

/* Mobil görünüm */
@media (max-width: 900px) {
    .mygrid-container {
        grid-template-columns: 1fr; /* tek sütun */
        max-width: 97vw;
    }
}


.comments-area{display:none !important;}


.populer-urunler-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* Masaüstünde 4 sütun */
  gap: 20px;
}

.populer-urun {
  text-align: center;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 15px;
  transition: all 0.3s ease;
}

.populer-urun:hover {
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  transform: translateY(-4px);
}

.populer-urun img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
  border-radius: 6px;
}

.populer-urun h5 {
  font-size: 16px;
  margin: 10px 0;
  color: #333;
}

.populer-urun .price {
  display: block;
  font-weight: bold;
  color: #d32f2f;
  margin-top: 5px;
}

/* Tablet görünüm (2 sütun) */
@media (max-width: 1024px) {
  .populer-urunler-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Mobil görünüm (1 sütun) */
@media (max-width: 600px) {
  .populer-urunler-grid {
    grid-template-columns: 1fr;
  }
}



.davdav-home-cart .pxl-testimonial-carousel1 .pxl-carousel-inner{
    background-color: #E6E7E7 !important;
}


@media (min-width: 1200px) {

.pxl-menu-primary .sub-menu, .pxl-menu-primary .children{top:77% !important;}
.pxl-menu-primary { display: flex; list-style: none; margin: 0; padding: 0; flex-wrap: nowrap; align-content: center; justify-content: space-between; }
}