/* Havuz Malzemem — ürün detay sayfası */

body#product #main,
body#product #content-wrapper,
body#product #content-wrapper .container,
body#product .right_pb_product {
  overflow: visible;
}

/* Favori + paylaş — thumbnail şeridinin hemen altı */
body#product .images-container .hm-product-gallery-actions {
  clear: both;
  display: block;
  float: none;
  margin-top: 12px;
  padding-top: 4px;
  position: relative;
  width: 100%;
  z-index: 5;
}

body#product .images-container .hm-product-gallery-actions .product-additional-info {
  margin-top: 0;
}

body#product .images-container .hm-product-gallery-actions #ets_purchasetogether {
  display: none !important;
}

body#product .type_horizonal .hm-product-gallery-actions {
  clear: both;
}

body#product .images-container-vertical-left .hm-product-gallery-actions,
body#product .images-container-vertical-right .hm-product-gallery-actions,
body#product .images-container-img-sync .hm-product-gallery-actions {
  clear: both;
  margin-top: 14px;
}

body#product .product-additional-info {
  margin-top: 0;
  position: relative;
  z-index: 11;
}

body#product .hm-product-actions-row {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  justify-content: center;
  margin-top: 0;
}

body#product .hm-product-actions-row .line {
  display: none;
}

body#product .hm-product-actions-row .wishlist-button {
  display: flex;
  flex: 0 0 auto;
  order: 1;
}

body#product .hm-product-actions-row .social-sharing {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  margin: 0;
  order: 2;
  width: auto;
}

body#product .hm-product-actions-row .social-sharing > span {
  display: none;
}

body#product .hm-product-actions-row .social-sharing ul {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* İkonlar mevcut boyutun %75'i */
body#product .hm-product-actions-row .social-sharing li {
  height: 33px;
  margin: 0;
  width: 33px;
}

body#product .hm-product-actions-row #ets_purchasetogether {
  flex: 0 0 100%;
  order: 10;
  width: 100%;
}

body#product .hm-product-actions-row .wishlist-button-add.wishlist-button-product {
  align-items: center;
  background: linear-gradient(145deg, #fb7185 0%, #e11d48 52%, #be123c 100%);
  border: none;
  border-radius: 50%;
  box-shadow:
    0 3px 10px rgba(225, 29, 72, 0.32),
    inset 0 1px 0 rgba(255, 255, 255, 0.35);
  cursor: pointer;
  display: flex;
  height: 33px;
  justify-content: center;
  margin-left: 0;
  min-width: 33px;
  padding-top: 0;
  position: relative;
  transition:
    transform 0.22s ease,
    box-shadow 0.22s ease,
    background 0.22s ease;
  width: 33px;
}

body#product .hm-product-actions-row .wishlist-button-add.wishlist-button-product::after {
  background: radial-gradient(circle, rgba(255, 255, 255, 0.45) 0%, transparent 70%);
  border-radius: 50%;
  content: "";
  inset: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.25s ease;
}

body#product .hm-product-actions-row .wishlist-button-add.wishlist-button-product:hover {
  background: linear-gradient(145deg, #fda4af 0%, #f43f5e 50%, #e11d48 100%);
  box-shadow:
    0 5px 16px rgba(225, 29, 72, 0.42),
    inset 0 1px 0 rgba(255, 255, 255, 0.4);
  opacity: 1;
  transform: translateY(-1px) scale(1.04);
}

body#product .hm-product-actions-row .wishlist-button-add.wishlist-button-product:hover::after {
  opacity: 1;
}

body#product .hm-product-actions-row .wishlist-button-add.wishlist-button-product:active {
  transform: scale(0.96);
}

body#product .hm-product-actions-row .wishlist-button-add.wishlist-button-product i.material-icons {
  color: #fff;
  font-size: 17px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

body#product .hm-product-actions-row .social-sharing li a {
  align-items: center;
  border: none;
  border-radius: 50%;
  box-shadow: 0 2px 9px rgba(13, 59, 102, 0.16);
  display: flex;
  height: 100%;
  justify-content: center;
  overflow: visible;
  position: relative;
  text-indent: 0;
  transition:
    transform 0.22s ease,
    box-shadow 0.22s ease;
  white-space: normal;
  width: 100%;
}

body#product .hm-product-actions-row .social-sharing li a::before {
  color: #fff;
  float: none;
  font-size: 13px;
  line-height: 1;
  position: relative;
  text-align: center;
  width: auto;
  z-index: 1;
}

body#product .hm-product-actions-row .social-sharing li a:hover {
  box-shadow: 0 5px 14px rgba(13, 59, 102, 0.26);
  color: transparent;
  transform: translateY(-1px) scale(1.06);
}

body#product .hm-product-actions-row .social-sharing li.facebook a {
  background: linear-gradient(145deg, #60a5fa 0%, #2563eb 55%, #1d4ed8 100%);
}

body#product .hm-product-actions-row .social-sharing li.twitter a {
  background: linear-gradient(145deg, #38bdf8 0%, #0ea5e9 55%, #0284c7 100%);
}

body#product .hm-product-actions-row .social-sharing li.pinterest a {
  background: linear-gradient(145deg, #f87171 0%, #ef4444 55%, #dc2626 100%);
}

body#product .hm-product-actions-row .social-sharing li.googleplus a {
  background: linear-gradient(145deg, #fb923c 0%, #ea580c 55%, #c2410c 100%);
}

body#product .hm-product-actions-row .social-sharing li:not(.facebook):not(.twitter):not(.pinterest):not(.googleplus) a {
  background: linear-gradient(145deg, #38bdf8 0%, #0d3b66 100%);
}

/* Adet seçimi — marka uyumlu kutu */
body#product .product-add-to-cart > .control-label {
  color: var(--pt-brand-blue-dark, #0a1628) !important;
  display: block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.06em;
  margin-bottom: 10px;
  text-transform: uppercase;
}

body#product .product-quantity {
  align-items: center !important;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  float: none !important;
  gap: 10px;
  margin-right: 0 !important;
  width: 100%;
}

body#product .product-quantity .qty {
  align-self: center;
  flex: 0 0 auto;
  float: none !important;
  margin: 0 !important;
  width: auto;
}

body#product .product-quantity .bootstrap-touchspin {
  align-items: stretch;
  display: inline-flex;
  height: 46px;
  margin: 0;
  max-width: 148px;
  vertical-align: middle;
  width: auto;
}

body#product .product-quantity #quantity_wanted,
body#product .product-quantity .bootstrap-touchspin input.form-control {
  background: linear-gradient(180deg, #ffffff 0%, #f0f9ff 100%) !important;
  border: 2px solid rgba(13, 59, 102, 0.22) !important;
  border-radius: 10px 0 0 10px !important;
  box-shadow: inset 0 1px 3px rgba(13, 59, 102, 0.06);
  color: var(--pt-brand-blue-dark, #0a1628) !important;
  font-size: 17px;
  font-weight: 700;
  height: 46px;
  min-height: 46px;
  text-align: center;
  width: 72px !important;
}

body#product .product-quantity .bootstrap-touchspin .input-group-btn-vertical {
  width: 38px;
}

body#product .product-quantity .bootstrap-touchspin .btn-touchspin,
body#product .product-quantity .input-group-btn-vertical .btn {
  background: linear-gradient(145deg, #38bdf8 0%, #1a6b9a 52%, #0d3b66 100%) !important;
  border: none !important;
  color: #fff !important;
  height: 23px;
  min-height: 23px;
  padding: 0;
  transition: filter 0.2s ease, transform 0.2s ease;
  width: 100%;
}

body#product .product-quantity .bootstrap-touchspin .bootstrap-touchspin-up {
  border-radius: 0 10px 0 0 !important;
}

body#product .product-quantity .bootstrap-touchspin .bootstrap-touchspin-down {
  border-radius: 0 0 10px 0 !important;
  margin-top: 0;
}

body#product .product-quantity .bootstrap-touchspin .btn-touchspin:hover,
body#product .product-quantity .input-group-btn-vertical .btn:hover {
  filter: brightness(1.08);
}

body#product .product-quantity .bootstrap-touchspin .input-group-btn-vertical i,
body#product .product-quantity .input-group-btn-vertical .touchspin-up::after,
body#product .product-quantity .input-group-btn-vertical .touchspin-down::after {
  color: #fff !important;
  font-size: 11px;
}

body#product .product-quantity .add {
  align-items: center !important;
  align-self: center;
  display: flex;
  flex: 1 1 auto;
  flex-direction: row;
  flex-wrap: nowrap;
  float: none !important;
  gap: 10px;
  margin: 0 !important;
  max-width: none;
  min-width: 0;
  position: relative;
  width: auto;
}

body#product .product-actions .btn-whatsapp-order,
body#product .product-actions .btn-whatsapp-order span,
body#product .product-actions .btn-whatsapp-order .fa-whatsapp,
body#product .product-actions .btn-whatsapp-order:hover,
body#product .product-actions .btn-whatsapp-order:focus,
body#product .product-actions .btn-whatsapp-order:active {
  color: #fff !important;
}

body#product .product-actions .btn-whatsapp-order--full {
  align-items: center;
  align-self: center;
  box-sizing: border-box;
  display: inline-flex !important;
  flex: 1 1 auto;
  height: 46px;
  justify-content: center;
  line-height: 1;
  margin: 0 !important;
  min-height: 46px;
  min-width: 0;
  padding: 0 16px;
  vertical-align: middle;
  width: auto;
}

body#product .product-actions .add-to-cart {
  align-items: center;
  align-self: center;
  box-sizing: border-box;
  display: inline-flex !important;
  flex: 1 1 auto;
  height: 46px;
  justify-content: center;
  line-height: 1;
  margin: 0 !important;
  min-height: 46px;
  min-width: 0;
  padding: 0 18px;
  vertical-align: middle;
  width: auto;
}

body#product .product-actions .add-to-cart i {
  align-self: center;
  line-height: 1;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

body#product .product-quantity #product-availability {
  flex: none;
  left: 0;
  margin-top: 6px;
  position: absolute;
  top: 100%;
  width: 100%;
}

@media (max-width: 767px) {
  body#product .product-quantity {
    gap: 6px;
  }

  body#product .product-quantity .bootstrap-touchspin {
    flex-shrink: 0;
    max-width: 112px;
  }

  body#product .product-quantity #quantity_wanted,
  body#product .product-quantity .bootstrap-touchspin input.form-control {
    font-size: 15px;
    width: 52px !important;
  }

  body#product .product-quantity .bootstrap-touchspin .input-group-btn-vertical {
    width: 30px;
  }

  body#product .product-quantity .add {
    gap: 6px;
  }

  body#product .product-actions .btn-whatsapp-order--full {
    font-size: 12px;
    padding: 0 8px;
  }

  body#product .product-actions .btn-whatsapp-order--full .fa-whatsapp {
    font-size: 1.1em;
  }

  body#product .product-actions .btn-whatsapp-order--full span {
    font-size: 11px;
  }

  body#product .product-actions .add-to-cart {
    font-size: 12px;
    padding: 0 10px;
    white-space: nowrap;
  }
}

@media (max-width: 400px) {
  body#product .product-quantity {
    gap: 4px;
  }

  body#product .product-quantity .add {
    gap: 4px;
  }

  body#product .product-actions .btn-whatsapp-order--full {
    padding: 0 6px;
  }

  body#product .product-actions .btn-whatsapp-order--full span {
    font-size: 10px;
  }

  body#product .product-actions .add-to-cart {
    font-size: 10px;
    padding: 0 6px;
  }
}

body#product .product-minimal-quantity {
  color: rgba(13, 59, 102, 0.72);
  font-size: 13px;
  margin: 8px 0 0;
}

/* Açıklama + detay — tam genişlik mavi panel, beyaz metin */
body#product .hm-product-tabs-panel {
  background:
    url("../img/hm-footer-waves.svg") repeat-x 0 72% / 960px auto,
    linear-gradient(165deg, #06101f 0%, #0a1628 28%, #0d3b66 62%, #1a6b9a 100%);
  clear: both;
  float: none;
  margin: 28px calc(50% - 50vw) 0;
  max-width: 100vw;
  overflow: hidden;
  padding: 28px 0 36px;
  position: relative;
  width: 100vw;
  z-index: 2;
}

body#product .hm-product-tabs-panel > .container {
  max-width: 1140px;
}

body#product .hm-product-tabs-panel .product-tabs-inline {
  float: none;
  margin: 0;
  max-width: none;
  width: 100%;
}

body#product .hm-product-tabs-panel .nav-tabs {
  border-bottom: 2px solid rgba(255, 255, 255, 0.28);
  gap: 6px;
  margin-bottom: 0;
}

body#product .hm-product-tabs-panel .nav-tabs .nav-item {
  margin-bottom: -2px;
}

body#product .hm-product-tabs-panel .nav-tabs .nav-link {
  background: transparent;
  border: 1px solid transparent;
  border-radius: 8px 8px 0 0;
  color: rgba(255, 255, 255, 0.72) !important;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.03em;
  padding: 12px 20px;
  text-transform: uppercase;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

body#product .hm-product-tabs-panel .nav-tabs .nav-link:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.18);
  color: #fff !important;
}

body#product .hm-product-tabs-panel .nav-tabs .nav-link.active {
  background: rgba(255, 255, 255, 0.14);
  border-color: rgba(255, 255, 255, 0.28);
  border-bottom-color: transparent;
  color: #fff !important;
}

body#product .hm-product-tabs-panel .tab-content {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 0 0 12px 12px;
  border-top: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  color: #fff;
  padding: 26px 24px 28px;
  pointer-events: auto;
}

/* Ürün detayları sekmesi — panel üzerinde beyaz metin */
body#product .hm-product-tabs-panel #product-details,
body#product .hm-product-tabs-panel #product-details p,
body#product .hm-product-tabs-panel #product-details li,
body#product .hm-product-tabs-panel #product-details span,
body#product .hm-product-tabs-panel #product-details td,
body#product .hm-product-tabs-panel #product-details th,
body#product .hm-product-tabs-panel #product-details label,
body#product .hm-product-tabs-panel #product-details .product-features,
body#product .hm-product-tabs-panel #product-details .product-features .name,
body#product .hm-product-tabs-panel #product-details .product-features .value {
  color: #fff !important;
}

/* Açıklama sekmesi — beyaz zemin, koyu metin (beyaz üstü beyaz sorunu) */
body#product .hm-product-tabs-panel #description .product-description {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 18px rgba(13, 59, 102, 0.1);
  color: var(--pt-brand-blue-dark, #0a1628) !important;
  padding: 22px 24px;
}

body#product .hm-product-tabs-panel #description .product-description p,
body#product .hm-product-tabs-panel #description .product-description li,
body#product .hm-product-tabs-panel #description .product-description span,
body#product .hm-product-tabs-panel #description .product-description td,
body#product .hm-product-tabs-panel #description .product-description th,
body#product .hm-product-tabs-panel #description .product-description label,
body#product .hm-product-tabs-panel #description .product-description div,
body#product .hm-product-tabs-panel #description .product-description h1,
body#product .hm-product-tabs-panel #description .product-description h2,
body#product .hm-product-tabs-panel #description .product-description h3,
body#product .hm-product-tabs-panel #description .product-description h4 {
  color: #1a2744 !important;
}

body#product .hm-product-tabs-panel #description .product-description a {
  color: var(--pt-brand-blue, #0d3b66) !important;
  text-decoration: underline;
  text-underline-offset: 2px;
}

body#product .hm-product-tabs-panel #description .product-description a:hover {
  color: var(--pt-brand-blue-dark, #0a1628) !important;
}

body#product .hm-product-tabs-panel #description .product-description table {
  background: #f8fafc !important;
  border-color: rgba(13, 59, 102, 0.16) !important;
}

body#product .hm-product-tabs-panel #description .product-description table td,
body#product .hm-product-tabs-panel #description .product-description table th {
  background: transparent !important;
  border-color: rgba(13, 59, 102, 0.14) !important;
  color: #1a2744 !important;
}

body#product .hm-product-tabs-panel #product-details a {
  color: #bae6fd !important;
  text-decoration: underline;
  text-underline-offset: 2px;
}

body#product .hm-product-tabs-panel #product-details a:hover {
  color: #fff !important;
}

body#product .hm-product-tabs-panel #product-details table {
  border-color: rgba(255, 255, 255, 0.22);
}

body#product .hm-product-tabs-panel #product-details table td,
body#product .hm-product-tabs-panel #product-details table th {
  border-color: rgba(255, 255, 255, 0.18) !important;
}

@media (max-width: 991px) {
  body#product .hm-product-tabs-panel {
    margin-top: 22px;
    padding: 22px 0 28px;
  }

  body#product .hm-product-tabs-panel .tab-content {
    padding: 20px 16px 22px;
  }
}

@media (max-width: 575px) {
  body#product .hm-product-actions-row {
    gap: 6px;
  }

  body#product .hm-product-actions-row .wishlist-button-add.wishlist-button-product,
  body#product .hm-product-actions-row .social-sharing li {
    height: 30px;
    width: 30px;
  }

  body#product .hm-product-actions-row .wishlist-button-add.wishlist-button-product i.material-icons {
    font-size: 15px;
  }

  body#product .hm-product-tabs-panel .nav-tabs .nav-link {
    font-size: 12px;
    padding: 10px 14px;
  }
}

/* Bu kategorideki diğer ürünler — mavi panel, dalga çerçeve, düzenli dizilim */
body#product .categoryproducts {
  background:
    url("../img/hm-footer-waves.svg") repeat-x 0 72% / 960px auto,
    linear-gradient(165deg, #06101f 0%, #0a1628 28%, #0d3b66 62%, #1a6b9a 100%);
  box-sizing: border-box;
  clear: both;
  float: none;
  margin: 28px calc(50% - 50vw) 0;
  max-width: 100vw;
  overflow: hidden;
  padding: 28px calc(50vw - 50%) 36px;
  position: relative;
  width: 100vw;
  z-index: 2;
}

body#product .categoryproducts > .products-section-title {
  border-bottom-color: rgba(255, 255, 255, 0.28) !important;
  border-left-color: rgba(255, 255, 255, 0.45) !important;
  color: #fff !important;
  float: none;
  margin-bottom: 22px;
}

body#product .categoryproducts > .products-section-title span,
body#product .categoryproducts > .products-section-title i {
  color: #fff !important;
}

body#product .categoryproducts > .products-section-title i {
  background-color: rgba(255, 255, 255, 0.18) !important;
}

body#product .categoryproducts .categoryproducts_content {
  border: none !important;
  box-sizing: border-box;
  clear: both;
  float: none !important;
  padding: 4px 4px 8px;
  width: 100%;
}

body#product .categoryproducts .categoryproducts_content.owl-carousel .owl-stage-outer {
  overflow: hidden;
  padding: 6px 0 10px;
}

body#product .categoryproducts .owl-item {
  display: flex;
  float: left;
}

body#product .categoryproducts .owl-item .product-miniature,
body#product .categoryproducts .owl-item:not(:first-child) .product-miniature {
  border: none !important;
  border-left: none !important;
  box-sizing: border-box !important;
  clear: none !important;
  display: flex;
  flex: 1 1 auto;
  float: none !important;
  height: auto;
  margin: 0 !important;
  max-width: 100% !important;
  padding: 0 8px !important;
  width: 100% !important;
}

body#product .categoryproducts .owl-item .product-miniature > .thumbnail-container {
  flex: 1 1 auto;
  width: 100%;
}

body#product .categoryproducts .thumbnail-container {
  background: rgba(255, 255, 255, 0.08) !important;
  border: 1px solid rgba(186, 230, 253, 0.28) !important;
  border-radius: 10px;
  box-sizing: border-box !important;
  display: flex !important;
  flex-direction: column;
  float: none !important;
  height: 100%;
  margin: 0 !important;
  overflow: hidden;
  padding: 10px 10px 14px !important;
  width: 100% !important;
}

body#product .categoryproducts .image_item_product {
  background:
    linear-gradient(180deg, #f0f9ff 0%, #ffffff 55%, #e0f2fe 100%);
  border-radius: 8px;
  box-sizing: border-box;
  float: none !important;
  margin: 0 auto 12px;
  max-width: 100%;
  overflow: hidden;
  padding: 10px;
  position: relative;
  width: 100%;
}

/* Dalga deseni çerçeve */
body#product .categoryproducts .image_item_product::before {
  background: url("../img/hm-product-card-wave-frame.svg") center / 100% 100% no-repeat;
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}

body#product .categoryproducts .image_item_product::after {
  background:
    url("../img/hm-header-nav-wave.svg") repeat-x 0 100% / 280px auto;
  bottom: 0;
  content: "";
  height: 18px;
  left: 0;
  opacity: 0.55;
  pointer-events: none;
  position: absolute;
  right: 0;
  z-index: 2;
}

body#product .categoryproducts .product-thumbnail {
  display: block;
  position: relative;
  z-index: 1;
}

body#product .categoryproducts .product-thumbnail img {
  display: block;
  height: auto;
  margin: 0 auto;
  max-height: 180px;
  max-width: 100%;
  object-fit: contain;
  width: auto;
}

body#product .categoryproducts .product-description {
  background: transparent;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  float: none !important;
  padding: 0 !important;
  text-align: center;
  width: 100% !important;
}

body#product .categoryproducts .short_description,
body#product .categoryproducts .hook-reviews {
  display: none !important;
}

body#product .categoryproducts .product-title {
  flex: 1 1 auto;
  font-size: 14px;
  line-height: 1.35;
  margin: 0 0 8px !important;
  min-height: 2.7em;
}

body#product .categoryproducts .product-title,
body#product .categoryproducts .product-title a {
  color: #fff !important;
}

body#product .categoryproducts .product-title a:hover {
  color: #bae6fd !important;
}

body#product .categoryproducts .product-price-and-shipping,
body#product .categoryproducts .product-price-and-shipping .price,
body#product .categoryproducts .product-price-and-shipping .regular-price {
  color: #fff !important;
  margin-top: auto;
}

body#product .categoryproducts .product-price-and-shipping .price {
  font-size: 16px;
  font-weight: 600;
}

body#product .categoryproducts .highlighted-informations {
  display: none !important;
}

body#product .categoryproducts .product-flags {
  left: 14px;
  top: 14px;
  z-index: 4;
}

body#product .categoryproducts .owl-nav {
  top: -46px;
}

body#product .categoryproducts .owl-nav > div {
  background-color: rgba(255, 255, 255, 0.18) !important;
  border-color: transparent !important;
  color: #fff !important;
}

body#product .categoryproducts .owl-nav > div:before {
  color: #fff !important;
}

body#product .categoryproducts .owl-nav > div:hover {
  background-color: rgba(255, 255, 255, 0.3) !important;
}

/* Az üründe (owl yüklenmeden / grid) eşit sütun */
body#product .categoryproducts .categoryproducts_content:not(.owl-loaded) {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body#product .categoryproducts .categoryproducts_content:not(.owl-loaded) > .product-miniature {
  border: none !important;
  margin: 0 !important;
  max-width: none !important;
  padding: 0 !important;
  width: auto !important;
}

@media (max-width: 991px) {
  body#product .categoryproducts {
    margin-top: 22px;
    padding-bottom: 28px;
    padding-top: 22px;
  }

  body#product .categoryproducts .categoryproducts_content:not(.owl-loaded) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body#product .categoryproducts .product-thumbnail img {
    max-height: 140px;
  }
}

@media (max-width: 479px) {
  body#product .categoryproducts .owl-item .product-miniature {
    padding: 0 4px !important;
  }

  body#product .categoryproducts .thumbnail-container {
    padding: 8px 8px 12px !important;
  }
}

/* Footer öncesi beyaz boşluk — #main padding-bottom + #footer margin-top */
body#product #main {
  padding-bottom: 0 !important;
}

body#product #wrapper,
body#product #content-wrapper,
body#product #content-wrapper > .container,
body#product #content-wrapper > .container > .row {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

body#product #footer {
  margin-top: 0 !important;
}

body#product .footer-container {
  margin-top: 0 !important;
}

body#product .categoryproducts .product-miniature {
  margin-bottom: 0 !important;
}
