

.navigation__link{ color: #fff !important}

.header-tools__item {color: #fff !important}

.search-field__actor{color: #fff !important}

a {
color: #333 !important
}

h2{color: #333 !important}


.slideshow-bg__img{height: 700px !important;}


    .pc-label {
        font-size: 0.65rem !important; 
    }


.whatsapp-float {
  position: fixed;
  bottom: 24px;
  right: 14px;
  width: 56px;
  height: 56px;
  background-color: #25d366;
  color: #fff !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  z-index: 9999;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  text-decoration: none;
}

.whatsapp-float:hover {
  transform: scale(1.08);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.35);
  color: #fff;
}

.product-features {
  padding-left: 18px;
  margin-top: 12px;
  /*list-style: none;*/
}

.product-features li {
  margin-bottom: 6px;
  line-height: 1.6;
}

.product-video {
  position: relative;
  z-index: 10;
}
.product-video {
  position: relative;
  padding-top: 56.25%; /* 16:9 */
  margin-bottom: 0px;
}

.product-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}


.header_sticky{background-color: #1d1d1b !important;}

.mobile-nav-activator{color: #fff !important;}

.header-mobile__navigation{background-color: #1d1d1b !important;}

.mobile-nav-activator .btn-close-lg {
    color: #fff !important;
    font-size: 1.1rem;
    bottom:15px !important;
}


.header-mobile__navigation .sub-menu__item a {

  color:#fff !important;
  font-size: 1rem;
}

/* ================================
   PRODUCT BADGE OPACITY FIX
   ================================ */

/* Genel badge reset */
.pc-label,
.product-badge,
.badge {
  opacity: 1 !important;
  filter: none !important;
  color: #fff !important;
}

/* Parent'tan gelen opacity'yi kır */
.pc-labels,
.product-badges,
.product-single__price + div {
  opacity: 1 !important;
  filter: none !important;
}

/* Satış / kampanya */
.pc-label_sale,
.product-badge-sale,
.badge.bg-danger {
  background-color: #e2344c !important;
  color: #fff !important;
  opacity: 1 !important;
}

/* Ücretsiz kargo */
.pc-label_free_shipping,
.product-badge-shipping,
.badge.bg-success {
  background-color: #1e8e3e !important;
  color: #fff !important;
  opacity: 1 !important;
}

.badge.bg-warning{
  background-color: #d8d51c !important;
  color: #fff !important;
  opacity: 1 !important;

}
/* Bootstrap text-muted gibi class'lar etkiliyorsa */
.text-muted .pc-label,
.text-muted .badge {
  opacity: 1 !important;
  color: #fff !important;
}

/* Eski fiyat bloklarının badge'i soldurmasını engelle */
.price-old .pc-label,
.price-old .badge {
  opacity: 1 !important;
  filter: none !important;
}


/* ================================
   PRODUCT LABELS (GLOBAL)
   ================================ */

.pc-label {
  font-size: 11px !important;
  padding: 4px 8px !important;
  border-radius: 4px !important;
  font-weight: 600 !important;
  white-space: nowrap !important;
  opacity: 1 !important;
  filter: none !important;
}

/* SALE / CAMPAIGN */
.pc-label_sale {
  background-color: #e2344c !important;
  color: #fff !important;
}

/* FREE SHIPPING */
.pc-label_free_shipping {
  background-color: #1e8e3e !important;
  color: #fff !important;
  text-transform: uppercase !important;
  letter-spacing: 0.3px !important;
}

/* LABEL WRAPPER */
.pc-labels {
  z-index: 8 !important;
  opacity: 1 !important;
  filter: none !important;
}

/* Bootstrap / theme overrides */
.text-muted .pc-label,
.price-old .pc-label {
  opacity: 1 !important;
  filter: none !important;
  color: #fff !important;
}

/* GENEL */
.campaign-bar {
  background: #e2344c;
  color: #fff;
}

.campaign-bar__inner {
  max-width: 1400px;
  margin: 0 auto;
  padding: 8px 16px;
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.campaign-item {
  white-space: nowrap;
  font-size: 14px;
}

.campaign-item strong {
  font-weight: 700;
}

/* =====================
   DESKTOP
===================== */
@media (min-width: 769px) {

  /* sadece header */
  .campaign-bar--header {
    display: block;
    position: relative;
  }

  /* footer tamamen kapalı */
  .campaign-bar--footer {
    display: none !important;
  }
}

/* =====================
   MOBİL
===================== */
@media (max-width: 768px) {

  /* header kapalı */
  .campaign-bar--header {
    display: none !important;
  }

  .campaign-bar__inner {
  max-width: 1400px;
  margin: 0 auto;
  padding: 8px 8px;
  display: flex;
  justify-content: center;
  gap: 5px;
  flex-wrap: wrap;
}

  /* footer altta sabit */
  .campaign-bar--footer {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    font-size: 11px;
    padding: 8px 8px;
  }

  body {
    padding-bottom: 56px;
  }
}


/* HOME TAB FIX */
.home-products-tabs .nav-tabs {
  border: 0;
  justify-content: center;
  gap: 32px;
}

.home-products-tabs .nav-tabs .nav-link {
  border: 0;
  background: transparent;
  font-size: 14px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #999;
  padding: 6px 0;
  position: relative;
}

.home-products-tabs .nav-tabs .nav-link.active {
  color: #000;
  font-weight: 500;
}

.home-products-tabs .nav-tabs .nav-link.active::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  width: 100%;
  height: 2px;
  background: #000;
}


/* PRODUCT CARD BADGE FIX */
.product-card {
  position: relative;
}

.pc__img-wrapper {
  position: relative;
  overflow: hidden;
}

.pc-labels {
  top: 12px;
  right: 12px;
  z-index: 5;
}

.pc-label {
  font-size: 11px;
  padding: 4px 8px;
  line-height: 1;
  border-radius: 2px;
}

/* Sale */
.pc-label_sale {
  background: #e10600;
  color: #fff;
}

/* Free shipping */
.pc-label_free_shipping {
  background: #111;
  color: #fff;
}


@media (min-width: 992px) {

  /* ANA CONTAINER */
  .shop-main {
    align-items: flex-start;
  }

  /* SOL SIDEBAR */
  .shop-sidebar {
    width: 300px;
    flex: 0 0 300px;
    position: sticky;
    top: 110px; /* campaign-bar + header */
    height: calc(100vh - 110px);
    overflow-y: auto;
  }

  /* SAĞ ÜRÜN ALANI */
  .shop-list {
    flex: 1;
    max-height: calc(100vh - 110px);
    overflow-y: auto;
    padding-left: 24px;
  }

}


.btn-dark {
    color: #fff !important;
    background-color: #222222;
    border-color: #222222;
    box-shadow: none;


}


.my-account .orders-table tbody td .btn {
    height: auto !important;
    font-size: 0.875rem;
}