/* ANISA DİKO — Ürün detay (EYYO tarzı tam ekran galeri) */

body.anisa-site #product-product.anisa-product-editorial {
  background: #ffffff !important;
  padding-bottom: 0;
}

body.anisa-site #product-product.anisa-product-editorial .anisa-product-shell {
  max-width: none;
  width: 100%;
  padding: 0;
  margin: 0;
}

body.anisa-site #product-product.anisa-product-editorial .container {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* Breadcrumb */
body.anisa-site #product-product .anisa-product-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  padding: 10px 14px 8px;
  margin: 0;
  border: none;
  background: #ffffff;
  list-style: none;
}

body.anisa-site #product-product .anisa-product-breadcrumb a {
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #888888 !important;
  text-decoration: none !important;
}

body.anisa-site #product-product .anisa-product-breadcrumb a:hover {
  color: #1a1a1a !important;
}

body.anisa-site #product-product .anisa-bc-sep {
  color: #cccccc;
  font-size: 10px;
}

/* Hero galeri — tam genişlik, büyük */
body.anisa-site #product-product .anisa-product-hero {
  position: relative;
  width: 100%;
  background: #f4f4f4;
}

body.anisa-site #product-product .anisa-product-back {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 12;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.62);
  color: #ffffff !important;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none !important;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}

body.anisa-site #product-product .anisa-product-back .fa {
  font-size: 14px;
  line-height: 1;
}

body.anisa-site #product-product .anisa-product-slider {
  margin: 0;
}

body.anisa-site #product-product .anisa-gallery-main {
  width: 100%;
  border: none !important;
  background: #f4f4f4 !important;
  position: relative;
  overflow: hidden;
}

body.anisa-site #product-product .anisa-gallery-main .swiper-slide a {
  display: block;
  width: 100%;
  aspect-ratio: 3 / 4.15;
  max-height: 78vh;
  max-height: 78svh;
  overflow: hidden;
}

body.anisa-site #product-product .anisa-slide-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
}

body.anisa-site #product-product .anisa-slide-zoom {
  display: none !important;
}

/* Swiper oklar */
body.anisa-site #product-product .anisa-gallery-prev,
body.anisa-site #product-product .anisa-gallery-next {
  display: flex !important;
  visibility: visible !important;
  pointer-events: auto !important;
  align-items: center;
  justify-content: center;
  width: 40px !important;
  height: 40px !important;
  margin-top: 0 !important;
  top: 50% !important;
  transform: translateY(-50%);
  border-radius: 50% !important;
  background: rgba(0, 0, 0, 0.45) !important;
  border: none !important;
  color: #ffffff !important;
  opacity: 1 !important;
  z-index: 10;
}

body.anisa-site #product-product .anisa-gallery-prev {
  left: 10px !important;
}

body.anisa-site #product-product .anisa-gallery-next {
  right: 10px !important;
}

body.anisa-site #product-product .anisa-gallery-prev::after,
body.anisa-site #product-product .anisa-gallery-next::after {
  display: none !important;
}

body.anisa-site #product-product .anisa-gallery-prev .fa,
body.anisa-site #product-product .anisa-gallery-next .fa {
  font-family: FontAwesome !important;
  font-size: 18px;
  line-height: 1;
  color: #ffffff;
}

/* Pagination dots */
body.anisa-site #product-product .anisa-gallery-pagination {
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 14px !important;
  width: 100% !important;
  z-index: 9;
  line-height: 1;
}

body.anisa-site #product-product .anisa-gallery-pagination .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  margin: 0 4px !important;
  background: rgba(255, 255, 255, 0.55);
  opacity: 1;
}

body.anisa-site #product-product .anisa-gallery-pagination .swiper-pagination-bullet-active {
  background: #ffffff;
  transform: scale(1.15);
}

/* Thumbnail — sadece masaüstü */
body.anisa-site #product-product .anisa-thumb-nav-desktop {
  display: none;
}

/* Bilgi paneli */
body.anisa-site #product-product .anisa-product-panel {
  padding: 20px 16px 100px;
  background: #ffffff;
}

body.anisa-site #product-product .anisa-product-title {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 1.05rem !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
  letter-spacing: 0.04em !important;
  text-transform: uppercase !important;
  color: #1a1a1a !important;
  margin: 0 0 14px !important;
}

body.anisa-site #product-product .anisa-price-block {
  margin: 0 0 16px !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
}

body.anisa-site #product-product .anisa-price-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 12px;
}

body.anisa-site #product-product .anisa-price-old {
  font-size: 0.9rem !important;
  color: #999999 !important;
  text-decoration: line-through !important;
  margin: 0 !important;
}

body.anisa-site #product-product .anisa-price-current {
  font-size: 1.2rem !important;
  font-weight: 700 !important;
  color: #1a1a1a !important;
  margin: 0 !important;
}

body.anisa-site #product-product .anisa-discount-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 52px;
  padding: 5px 10px;
  border-radius: 6px;
  background: #c0392b;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.04em;
}

body.anisa-site #product-product .anisa-product-meta-quiet {
  width: 100%;
  margin-top: 6px;
  font-size: 11px !important;
  color: #888888 !important;
}

body.anisa-site #product-product .anisa-product-rating {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 18px !important;
}

body.anisa-site #product-product .anisa-star.filled {
  color: #b8956a !important;
}

body.anisa-site #product-product .anisa-star.empty {
  color: #dddddd !important;
}

body.anisa-site #product-product .anisa-review-link {
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #666666 !important;
  text-decoration: underline !important;
  text-underline-offset: 2px;
  margin-left: 4px;
}

/* Eski OpenCart sekmeleri / meta gizle */
body.anisa-site #product-product.anisa-product-editorial .nav-tabs,
body.anisa-site #product-product.anisa-product-editorial #tab-description,
body.anisa-site #product-product.anisa-product-editorial #tab-review,
body.anisa-site #product-product.anisa-product-editorial .tab-content,
body.anisa-site #product-product.anisa-product-editorial .product-meta,
body.anisa-site #product-product.anisa-product-editorial .rating,
body.anisa-site #product-product.anisa-product-editorial .btn-group {
  display: none !important;
}

/* Sticky sepet (mobil) */
.anisa-product-sticky-bar {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9990;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 14px calc(12px + env(safe-area-inset-bottom, 0px));
  background: rgba(255, 255, 255, 0.96);
  border-top: 1px solid #ececec;
  box-shadow: 0 -6px 24px rgba(0, 0, 0, 0.08);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.anisa-product-sticky-bar[hidden] {
  display: none !important;
}

.anisa-sticky-current {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #1a1a1a;
}

.anisa-sticky-cart-btn {
  flex: 1;
  max-width: 220px;
  min-height: 46px;
  border: none;
  border-radius: 8px;
  background: #1a1a1a;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  cursor: pointer;
}

.anisa-sticky-cart-btn:hover {
  background: #b8956a;
}

@media (min-width: 768px) {
  body.anisa-site #product-product .anisa-product-breadcrumb {
    padding: 14px 24px 10px;
    max-width: 1200px;
    margin: 0 auto;
  }

  body.anisa-site #product-product .anisa-product-stage {
    max-width: 1200px;
    margin: 0 auto;
  }

  body.anisa-site #product-product .anisa-gallery-main .swiper-slide a {
    max-height: 82vh;
    aspect-ratio: 4 / 5;
  }

  body.anisa-site #product-product .anisa-thumb-nav-desktop {
    display: flex;
    gap: 8px;
    padding: 12px 16px 0;
    margin: 0;
    list-style: none;
    overflow-x: auto;
  }

  body.anisa-site #product-product .anisa-product-panel {
    max-width: 560px;
    margin: 0 auto;
    padding: 28px 24px 48px;
  }

  .anisa-product-sticky-bar {
    display: none !important;
  }
}

/* Seçenekler + sepete ekle */
body.anisa-site #product-product .anisa-options-wrapper {
  margin: 8px 0 6px !important;
}

body.anisa-site #product-product .anisa-option-label {
  font-size: 11px !important;
  font-weight: 600 !important;
  color: #1a1a1a !important;
  margin-bottom: 12px !important;
}

body.anisa-site #product-product .anisa-radio-group {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
}

body.anisa-site #product-product .anisa-radio-text {
  min-height: 46px !important;
  min-width: 52px !important;
  padding: 11px 20px !important;
  border-radius: 8px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}

body.anisa-site #product-product .anisa-radio-label input:checked + .anisa-radio-text {
  border-color: #1a1a1a !important;
  background: #1a1a1a !important;
  color: #ffffff !important;
}

body.anisa-site #product-product .anisa-add-to-cart-modern {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-top: 22px;
}

body.anisa-site #product-product #button-cart,
body.anisa-site #product-product .anisa-btn-cart-modern {
  width: 100%;
  min-height: 54px;
  border: none !important;
  border-radius: 8px !important;
  background: #1a1a1a !important;
  color: #ffffff !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  letter-spacing: 0.14em !important;
}

body.anisa-site #product-product #button-cart:hover {
  background: #b8956a !important;
}

body.anisa-site #product-product .anisa-qty-control {
  border-radius: 8px !important;
  border: 1px solid #d4d4d4 !important;
}

body.anisa-site #product-product .anisa-product-actions {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #ececec;
}
