body.ts-woo-catalog .woocommerce ul.products li.product,
body.ts-woo-catalog.woocommerce ul.products li.product {
  border: 1px solid var(--ts-border);
  border-radius: var(--ts-radius);
  padding: 0 0 18px;
  overflow: hidden;
  background: var(--ts-white);
  box-shadow: 0 5px 20px rgba(32, 33, 36, .05);
}

body.ts-woo-catalog .woocommerce ul.products li.product:hover,
body.ts-woo-catalog.woocommerce ul.products li.product:hover {
  transform: translateY(-4px);
  box-shadow: var(--ts-shadow-hover);
}

body.ts-woo-catalog .woocommerce ul.products li.product a img,
body.ts-woo-catalog.woocommerce ul.products li.product a img {
  margin: 0 0 16px;
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
}

body.ts-woo-catalog .woocommerce-loop-product__title {
  padding: 0 18px !important;
  font-weight: 800;
  color: var(--ts-dark);
}

body.ts-woo-catalog .woocommerce-loop-product__title:hover {
  color: var(--ts-primary);
}

.ts-loop-product-actions {
  padding: 0 18px;
  margin-top: 12px;
}

.ts-product-cta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 22px 0 10px;
  padding: 18px;
  background: var(--ts-light);
  border: 1px solid var(--ts-border);
  border-radius: var(--ts-radius);
}

body.single-product .summary .product_title {
  color: var(--ts-dark);
  font-weight: 850;
}

body.single-product .woocommerce-product-gallery {
  border: 1px solid var(--ts-border);
  border-radius: var(--ts-radius);
  overflow: hidden;
  background: var(--ts-white);
}

body.single-product .woocommerce-tabs {
  margin-top: 42px;
}

body.single-product .woocommerce-tabs ul.tabs li.active a {
  color: var(--ts-primary) !important;
}

body.single-product .woocommerce-Tabs-panel {
  border: 1px solid var(--ts-border);
  border-radius: 0 0 var(--ts-radius) var(--ts-radius);
  padding: 28px !important;
}

body.single-product .related.products > h2,
body.single-product .up-sells > h2 {
  color: var(--ts-dark);
  font-weight: 850;
}

body.ts-woo-catalog .woocommerce .ts-loop-detail,
body.ts-woo-catalog.woocommerce .ts-loop-detail {
  background: var(--ts-primary) !important;
  border-color: var(--ts-primary) !important;
  color: var(--ts-white) !important;
  border-radius: var(--ts-radius-sm);
  font-weight: 800;
}

body.ts-woo-catalog .woocommerce .ts-loop-detail:hover,
body.ts-woo-catalog.woocommerce .ts-loop-detail:hover {
  background: var(--ts-primary-hover) !important;
  border-color: var(--ts-primary-hover) !important;
  color: var(--ts-white) !important;
}

body.ts-woo-catalog.single-product .woocommerce-product-rating {
  display: none !important;
}

body.ts-woo-catalog.single-product .product_meta .posted_in {
  font-weight: 700;
}


/* v0.8.2 - katalog temizliği */
body.ts-woo-catalog ul.products li.product .yith-wcwl-add-to-wishlist,
body.ts-woo-catalog ul.products li.product .compare,
body.ts-woo-catalog ul.products li.product .yith-compare,
body.ts-woo-catalog ul.products li.product .yith-wcqv-button,
body.ts-woo-catalog ul.products li.product .quickview,
body.ts-woo-catalog ul.products li.product .add_to_cart_button:not(.ts-loop-detail),
body.ts-woo-catalog ul.products li.product .product_type_simple:not(.ts-loop-detail),
body.ts-woo-catalog ul.products li.product .product_type_variable:not(.ts-loop-detail),
body.ts-woo-catalog ul.products li.product .shop-loop-actions,
body.ts-woo-catalog ul.products li.product .product-actions,
body.ts-woo-catalog ul.products li.product .action,
body.ts-woo-catalog ul.products li.product .gva-quickview {
  display: none !important;
}

body.ts-woo-catalog .ts-loop-product-actions {
  padding: 0 18px;
  margin: 12px 0 0;
}

body.ts-woo-catalog .ts-loop-detail,
body.ts-woo-catalog.woocommerce .ts-loop-detail {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: auto !important;
  min-width: 128px;
  min-height: 40px;
  padding: 10px 16px !important;
  background: var(--ts-primary) !important;
  border: 1px solid var(--ts-primary) !important;
  color: #fff !important;
  border-radius: 8px !important;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none !important;
  white-space: nowrap;
}

body.ts-woo-catalog .ts-loop-detail:hover,
body.ts-woo-catalog.woocommerce .ts-loop-detail:hover {
  background: var(--ts-primary-hover) !important;
  border-color: var(--ts-primary-hover) !important;
  color: #fff !important;
}

body.single-product .ts-product-term-badge {
  margin-bottom: 14px;
}

body.single-product .product_meta .posted_in a[href*="uncategorized"],
body.single-product .product_meta .posted_in a[href*="genel"] {
  display: none !important;
}

body.single-product .woocommerce-tabs ul.tabs li a {
  letter-spacing: .12em;
}

/* v1.0 - WooCommerce katalog kart temizliği */
body.ts-woo-catalog.woocommerce ul.products li.product,
body.ts-woo-catalog .woocommerce ul.products li.product {
  position: relative;
  padding-bottom: 22px !important;
}

/* Tema veya eklentilerden gelen sepet/hızlı bakış ikonlarını katalog modunda gizle */
body.ts-woo-catalog.woocommerce ul.products li.product .add_to_cart_button,
body.ts-woo-catalog.woocommerce ul.products li.product .ajax_add_to_cart,
body.ts-woo-catalog.woocommerce ul.products li.product .product_type_simple,
body.ts-woo-catalog.woocommerce ul.products li.product .product_type_variable,
body.ts-woo-catalog.woocommerce ul.products li.product .product_type_grouped,
body.ts-woo-catalog.woocommerce ul.products li.product .product_type_external,
body.ts-woo-catalog.woocommerce ul.products li.product .wc-forward,
body.ts-woo-catalog.woocommerce ul.products li.product .quickview,
body.ts-woo-catalog.woocommerce ul.products li.product .quick-view,
body.ts-woo-catalog.woocommerce ul.products li.product .yith-wcqv-button,
body.ts-woo-catalog.woocommerce ul.products li.product .compare,
body.ts-woo-catalog.woocommerce ul.products li.product .yith-compare,
body.ts-woo-catalog.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist,
body.ts-woo-catalog.woocommerce ul.products li.product .product-actions,
body.ts-woo-catalog.woocommerce ul.products li.product .product-action,
body.ts-woo-catalog.woocommerce ul.products li.product .shop-loop-actions,
body.ts-woo-catalog.woocommerce ul.products li.product .gva-quickview,
body.ts-woo-catalog.woocommerce ul.products li.product .gva-view,
body.ts-woo-catalog.woocommerce ul.products li.product .icon-cart,
body.ts-woo-catalog.woocommerce ul.products li.product .cart-icon,
body.ts-woo-catalog.woocommerce ul.products li.product .view-product,
body.ts-woo-catalog.woocommerce ul.products li.product .product-block .action,
body.ts-woo-catalog.woocommerce ul.products li.product .product-block .actions,
body.ts-woo-catalog.woocommerce ul.products li.product .product-block .button:not(.ts-loop-quote):not(.ts-loop-whatsapp),
body.ts-woo-catalog.woocommerce ul.products li.product .button:not(.ts-loop-quote):not(.ts-loop-whatsapp) {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

body.ts-woo-catalog.woocommerce ul.products li.product .ts-loop-category-badge,
body.ts-woo-catalog .woocommerce ul.products li.product .ts-loop-category-badge {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 8;
  display: inline-flex;
  align-items: center;
  max-width: calc(100% - 28px);
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(123, 16, 40, .94);
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  box-shadow: 0 8px 18px rgba(0, 0, 0, .14);
}

body.ts-woo-catalog.woocommerce ul.products li.product .woocommerce-loop-product__title,
body.ts-woo-catalog .woocommerce ul.products li.product .woocommerce-loop-product__title {
  margin: 12px 0 8px !important;
  padding: 0 18px !important;
  min-height: 0 !important;
}

body.ts-woo-catalog.woocommerce ul.products li.product a img,
body.ts-woo-catalog .woocommerce ul.products li.product a img {
  margin-bottom: 10px !important;
}

body.ts-woo-catalog.woocommerce ul.products li.product .ts-loop-product-actions,
body.ts-woo-catalog .woocommerce ul.products li.product .ts-loop-product-actions {
  display: flex !important;
  align-items: center;
  gap: 8px;
  padding: 0 18px !important;
  margin-top: 12px !important;
  flex-wrap: wrap;
}

body.ts-woo-catalog.woocommerce ul.products li.product .ts-loop-quote,
body.ts-woo-catalog.woocommerce ul.products li.product .ts-loop-whatsapp,
body.ts-woo-catalog .woocommerce ul.products li.product .ts-loop-quote,
body.ts-woo-catalog .woocommerce ul.products li.product .ts-loop-whatsapp {
  display: inline-flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 10px 15px !important;
  border-radius: 8px !important;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.15;
  text-decoration: none !important;
  border: 1px solid var(--ts-primary) !important;
}

body.ts-woo-catalog.woocommerce ul.products li.product .ts-loop-quote,
body.ts-woo-catalog .woocommerce ul.products li.product .ts-loop-quote {
  background: var(--ts-primary) !important;
  color: #fff !important;
}

body.ts-woo-catalog.woocommerce ul.products li.product .ts-loop-whatsapp,
body.ts-woo-catalog .woocommerce ul.products li.product .ts-loop-whatsapp {
  background: #fff !important;
  color: var(--ts-primary) !important;
}

body.ts-woo-catalog.woocommerce ul.products li.product .ts-loop-quote:hover,
body.ts-woo-catalog .woocommerce ul.products li.product .ts-loop-quote:hover {
  background: var(--ts-primary-hover) !important;
  border-color: var(--ts-primary-hover) !important;
  color: #fff !important;
}

body.ts-woo-catalog.woocommerce ul.products li.product .ts-loop-whatsapp:hover,
body.ts-woo-catalog .woocommerce ul.products li.product .ts-loop-whatsapp:hover {
  background: var(--ts-primary) !important;
  color: #fff !important;
}

/* Tekil ürün etiketini kısa rozet gibi tut */
body.single-product .ts-product-term-badge,
body.single-product .ts-industrial-badge.ts-product-term-badge {
  width: fit-content !important;
  max-width: 240px;
  display: inline-flex !important;
  padding: 7px 14px !important;
  margin: 0 0 12px !important;
  white-space: nowrap;
}

body.single-product .ts-product-cta.ts-product-cta--core {
  align-items: center;
  gap: 12px;
}

body.single-product .ts-product-cta.ts-product-cta--core .ts-btn {
  min-width: 112px;
  min-height: 46px;
  padding: 13px 18px;
  border-radius: 8px;
  font-weight: 800;
}

body.single-product .ts-product-cta.ts-product-cta--core .ts-btn-whatsapp-cta {
  background: var(--ts-primary) !important;
  border-color: var(--ts-primary) !important;
  color: #fff !important;
}

body.single-product .ts-product-cta.ts-product-cta--core .ts-btn-whatsapp-cta:hover {
  background: var(--ts-primary-hover) !important;
  border-color: var(--ts-primary-hover) !important;
  color: #fff !important;
}

@media (max-width: 767px) {
  body.ts-woo-catalog.woocommerce ul.products li.product .ts-loop-product-actions,
  body.ts-woo-catalog .woocommerce ul.products li.product .ts-loop-product-actions {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
  }

  body.ts-woo-catalog.woocommerce ul.products li.product .ts-loop-quote,
  body.ts-woo-catalog.woocommerce ul.products li.product .ts-loop-whatsapp,
  body.ts-woo-catalog .woocommerce ul.products li.product .ts-loop-quote,
  body.ts-woo-catalog .woocommerce ul.products li.product .ts-loop-whatsapp {
    width: 100% !important;
    min-width: 0 !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}


/* v0.8.4 - Mağaza kartı: tema overlay ikonları kapalı, CTA altta */
.woocommerce ul.products li.product,
ul.products li.product {
  position: relative !important;
}

.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce ul.products li.product .ajax_add_to_cart,
.woocommerce ul.products li.product .product_type_simple,
.woocommerce ul.products li.product .product_type_variable,
.woocommerce ul.products li.product .product_type_grouped,
.woocommerce ul.products li.product .product_type_external,
.woocommerce ul.products li.product .wc-forward,
.woocommerce ul.products li.product .quickview,
.woocommerce ul.products li.product .quick-view,
.woocommerce ul.products li.product .yith-wcqv-button,
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist,
.woocommerce ul.products li.product .compare,
.woocommerce ul.products li.product .yith-compare,
.woocommerce ul.products li.product .gva-quickview,
.woocommerce ul.products li.product .gva-view,
.woocommerce ul.products li.product .gva-wishlist,
.woocommerce ul.products li.product .gva-compare,
.woocommerce ul.products li.product .product-actions,
.woocommerce ul.products li.product .product-action,
.woocommerce ul.products li.product .shop-loop-actions,
.woocommerce ul.products li.product .shop-action,
.woocommerce ul.products li.product .actions,
.woocommerce ul.products li.product .action,
.woocommerce ul.products li.product .icon-cart,
.woocommerce ul.products li.product .cart-icon,
.woocommerce ul.products li.product .view-product,
ul.products li.product .add_to_cart_button,
ul.products li.product .ajax_add_to_cart,
ul.products li.product .product_type_simple,
ul.products li.product .product_type_variable,
ul.products li.product .quickview,
ul.products li.product .quick-view,
ul.products li.product .yith-wcqv-button,
ul.products li.product .product-actions,
ul.products li.product .product-action,
ul.products li.product .shop-loop-actions,
ul.products li.product .actions,
ul.products li.product .action {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.woocommerce ul.products li.product .ts-loop-product-actions,
ul.products li.product .ts-loop-product-actions {
  display: flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  align-items: center;
  gap: 8px;
  padding: 0 18px !important;
  margin: 10px 0 0 !important;
  flex-wrap: wrap;
  clear: both;
}

.woocommerce ul.products li.product .ts-loop-product-actions .ts-loop-btn,
ul.products li.product .ts-loop-product-actions .ts-loop-btn,
.woocommerce ul.products li.product .ts-loop-product-actions a,
ul.products li.product .ts-loop-product-actions a {
  display: inline-flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 10px 14px !important;
  border-radius: 8px !important;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.15;
  text-decoration: none !important;
  box-shadow: none !important;
  white-space: nowrap;
}

.woocommerce ul.products li.product .ts-loop-quote,
ul.products li.product .ts-loop-quote {
  background: var(--ts-primary) !important;
  border: 1px solid var(--ts-primary) !important;
  color: #fff !important;
}

.woocommerce ul.products li.product .ts-loop-whatsapp,
ul.products li.product .ts-loop-whatsapp {
  background: #fff !important;
  border: 1px solid var(--ts-primary) !important;
  color: var(--ts-primary) !important;
}

.woocommerce ul.products li.product .ts-loop-quote:hover,
ul.products li.product .ts-loop-quote:hover,
.woocommerce ul.products li.product .ts-loop-whatsapp:hover,
ul.products li.product .ts-loop-whatsapp:hover {
  background: var(--ts-primary-hover) !important;
  border-color: var(--ts-primary-hover) !important;
  color: #fff !important;
}

.woocommerce ul.products li.product .ts-loop-category-badge,
ul.products li.product .ts-loop-category-badge {
  position: absolute !important;
  z-index: 15;
  top: 14px;
  left: 14px;
  display: inline-flex !important;
  max-width: calc(100% - 28px);
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(123, 16, 40, .94);
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  box-shadow: 0 8px 18px rgba(0, 0, 0, .14);
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
ul.products li.product .woocommerce-loop-product__title {
  margin: 12px 0 6px !important;
  padding: 0 18px !important;
}

.woocommerce ul.products li.product a img,
ul.products li.product a img {
  margin-bottom: 10px !important;
}

.single-product .ts-product-cta.ts-product-cta--core .ts-btn {
  min-width: 128px;
  min-height: 46px;
  padding: 13px 18px !important;
  border-radius: 8px !important;
  font-weight: 800;
}

.single-product .ts-product-cta.ts-product-cta--core .ts-btn-whatsapp-cta {
  background: var(--ts-primary) !important;
  border-color: var(--ts-primary) !important;
  color: #fff !important;
}

@media (max-width: 767px) {
  .woocommerce ul.products li.product .ts-loop-product-actions,
  ul.products li.product .ts-loop-product-actions {
    padding: 0 14px !important;
  }
  .woocommerce ul.products li.product .ts-loop-product-actions .ts-loop-btn,
  ul.products li.product .ts-loop-product-actions .ts-loop-btn {
    flex: 1 1 calc(50% - 5px);
    min-width: 0;
    font-size: 13px;
  }
}

/* v0.8.5 - Dicle Boya tarzı temiz ürün kartı */
.woocommerce ul.products li.product.ts-industrial-product-card,
ul.products li.product.ts-industrial-product-card {
  float: none !important;
  clear: none !important;
  padding: 0 !important;
  margin-bottom: 30px !important;
  background: #fff !important;
  border: 1px solid #e2e8f0 !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  box-shadow: 0 8px 24px rgba(15, 23, 42, .06) !important;
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.woocommerce ul.products li.product.ts-industrial-product-card:hover,
ul.products li.product.ts-industrial-product-card:hover {
  transform: translateY(-3px);
  border-color: rgba(123, 16, 40, .22) !important;
  box-shadow: 0 16px 34px rgba(15, 23, 42, .10) !important;
}

.ts-industrial-product-card__inner {
  height: 100%;
  padding: 16px;
  display: flex;
  flex-direction: column;
  background: #fff;
}

.ts-industrial-product-card__image {
  position: relative;
  display: block !important;
  width: 100%;
  margin: 0 0 18px !important;
  border-radius: 8px;
  overflow: hidden;
  background: #f6f7f8;
  text-decoration: none !important;
}

.ts-industrial-product-card__image img,
.woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__image img,
ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__image img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 1 / .82;
  object-fit: cover;
  margin: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.ts-industrial-product-card__badge {
  position: absolute;
  z-index: 5;
  top: 10px;
  right: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: calc(100% - 20px);
  min-height: 0;
  padding: 4px 8px;
  border-radius: 5px;
  background: rgba(255, 255, 255, .96);
  color: var(--ts-primary, #ac0202);
  border: 1px solid rgba(15, 23, 42, .08);
  box-shadow: 0 8px 18px rgba(15, 23, 42, .10);
  font-size: 11px;
  font-weight: 800;
  line-height: 1.1;
  white-space: nowrap;
}

.woocommerce ul.products li.product.ts-industrial-product-card .woocommerce-loop-product__title,
ul.products li.product.ts-industrial-product-card .woocommerce-loop-product__title,
.ts-industrial-product-card__title {
  padding: 0 !important;
  margin: 0 0 16px !important;
  min-height: 48px;
  display: flex;
  align-items: flex-start;
  font-size: 20px !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
  color: #111827 !important;
}

.ts-industrial-product-card__title a {
  color: inherit !important;
  text-decoration: none !important;
}

.ts-industrial-product-card__title a:hover {
  color: var(--ts-primary, #ac0202) !important;
}

.ts-industrial-product-card__actions {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-top: auto;
}

.ts-industrial-product-card__btn {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 9px 12px !important;
  border-radius: 5px !important;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: .02em;
  text-transform: uppercase;
  text-decoration: none !important;
  box-shadow: none !important;
  transition: all .2s ease;
}

.ts-industrial-product-card__btn--outline {
  color: #111827 !important;
  background: #fff !important;
  border: 2px solid #111827 !important;
}

.ts-industrial-product-card__btn--outline:hover {
  color: #fff !important;
  background: #111827 !important;
  border-color: #111827 !important;
}

.ts-industrial-product-card__btn--primary {
  color: #fff !important;
  background: var(--ts-primary, #ac0202) !important;
  border: 2px solid var(--ts-primary, #ac0202) !important;
}

.ts-industrial-product-card__btn--primary:hover {
  color: #fff !important;
  background: var(--ts-primary-hover, #c91212) !important;
  border-color: var(--ts-primary-hover, #c91212) !important;
}

/* Eski Inusti/YITH overlay aksiyonlarını bu özel kartta tamamen kapat. */
li.product.ts-industrial-product-card .add_to_cart_button,
li.product.ts-industrial-product-card .ajax_add_to_cart,
li.product.ts-industrial-product-card .product_type_simple,
li.product.ts-industrial-product-card .product_type_variable,
li.product.ts-industrial-product-card .product_type_grouped,
li.product.ts-industrial-product-card .product_type_external,
li.product.ts-industrial-product-card .quickview,
li.product.ts-industrial-product-card .quick-view,
li.product.ts-industrial-product-card .yith-wcqv-button,
li.product.ts-industrial-product-card .yith-wcwl-add-to-wishlist,
li.product.ts-industrial-product-card .compare,
li.product.ts-industrial-product-card .yith-compare,
li.product.ts-industrial-product-card .gva-quickview,
li.product.ts-industrial-product-card .gva-view,
li.product.ts-industrial-product-card .gva-wishlist,
li.product.ts-industrial-product-card .gva-compare,
li.product.ts-industrial-product-card .product-actions,
li.product.ts-industrial-product-card .product-action,
li.product.ts-industrial-product-card .shop-loop-actions,
li.product.ts-industrial-product-card .shop-action,
li.product.ts-industrial-product-card .actions,
li.product.ts-industrial-product-card .action,
li.product.ts-industrial-product-card .ts-loop-product-actions,
li.product.ts-industrial-product-card .ts-loop-category-badge {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

@media (max-width: 767px) {
  .ts-industrial-product-card__inner {
    padding: 12px;
  }

  .woocommerce ul.products li.product.ts-industrial-product-card .woocommerce-loop-product__title,
  ul.products li.product.ts-industrial-product-card .woocommerce-loop-product__title,
  .ts-industrial-product-card__title {
    min-height: auto;
    font-size: 17px !important;
  }

  .ts-industrial-product-card__actions {
    grid-template-columns: 1fr 1fr;
  }

  .ts-industrial-product-card__btn {
    font-size: 12px;
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}

/* v0.8.6 - Dicle Boya ürün liste grid düzeltmesi */
.woocommerce ul.products,
ul.products {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 32px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.woocommerce ul.products::before,
.woocommerce ul.products::after,
ul.products::before,
ul.products::after {
  display: none !important;
  content: none !important;
}

.woocommerce ul.products li.product,
ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce ul.products[class*="columns-"] li.product,
.woocommerce-page ul.products[class*="columns-"] li.product {
  width: auto !important;
  float: none !important;
  clear: none !important;
  margin: 0 !important;
  list-style: none !important;
}

.woocommerce ul.products li.product::marker,
ul.products li.product::marker {
  content: '' !important;
  font-size: 0 !important;
}

.woocommerce ul.products li.product.ts-industrial-product-card,
ul.products li.product.ts-industrial-product-card {
  min-width: 0 !important;
}

.ts-industrial-product-card__image {
  min-height: 0 !important;
}

.ts-industrial-product-card__badge {
  top: 10px !important;
  right: 10px !important;
  left: auto !important;
}

/* v0.8.6 - Tekil ürün başlık + chip görünümü */
.single-product .ts-product-term-badge,
.single-product .ts-industrial-badge.ts-product-term-badge {
  display: none !important;
}

.ts-single-product-head {
  margin: 0 0 24px !important;
}

.single-product .summary .ts-single-product-title,
.ts-single-product-title {
  margin: 0 0 14px !important;
  color: #0f172a !important;
  font-size: clamp(30px, 3vw, 44px) !important;
  line-height: 1.12 !important;
  font-weight: 850 !important;
  letter-spacing: -.02em;
}

.ts-single-product-chips {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin: 0 0 12px;
}

.ts-single-product-chip {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 34px;
  padding: 8px 13px;
  border-radius: 4px;
  background: #f3f4f6;
  border: 1px solid #e5e7eb;
  color: #334155;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
}

.ts-single-product-chip--category {
  background: rgba(47, 125, 82, .08);
  border-color: rgba(47, 125, 82, .12);
  color: #2f7d52;
}

.ts-single-product-chip--sku {
  background: #f8fafc;
  color: #1f2937;
}

.ts-chip-icon {
  color: var(--ts-primary, #ac0202);
  font-size: 13px;
  letter-spacing: -3px;
  margin-right: 3px;
}

.ts-single-product-chip--stock.is-instock {
  background: #ecfdf3;
  border-color: #bbf7d0;
  color: #16803d;
}

.ts-single-product-chip--stock.is-outofstock {
  background: #fef2f2;
  border-color: #fecaca;
  color: #b91c1c;
}

.ts-single-product-chip--stock.is-backorder {
  background: #fff7ed;
  border-color: #fed7aa;
  color: #c2410c;
}

.ts-chip-dot {
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: currentColor;
  display: inline-block;
}

/* v0.8.6 - Ürün galeri küçük görsellerini geri görünür yap */
.single-product div.product div.images .flex-control-thumbs,
.single-product .woocommerce-product-gallery .flex-control-thumbs {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 14px !important;
  margin: 16px 0 0 !important;
  padding: 0 !important;
  list-style: none !important;
  overflow: visible !important;
  clear: both !important;
}

.single-product div.product div.images .flex-control-thumbs li,
.single-product .woocommerce-product-gallery .flex-control-thumbs li {
  width: 78px !important;
  height: 78px !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  overflow: hidden !important;
  border-radius: 4px;
}

.single-product div.product div.images .flex-control-thumbs li img,
.single-product .woocommerce-product-gallery .flex-control-thumbs li img {
  display: block !important;
  width: 78px !important;
  height: 78px !important;
  object-fit: cover !important;
  opacity: .72 !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 4px !important;
  background: #f8fafc;
}

.single-product div.product div.images .flex-control-thumbs li img.flex-active,
.single-product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active,
.single-product div.product div.images .flex-control-thumbs li img:hover,
.single-product .woocommerce-product-gallery .flex-control-thumbs li img:hover {
  opacity: 1 !important;
  border-color: var(--ts-primary, #ac0202) !important;
}

@media (max-width: 991px) {
  .woocommerce ul.products,
  ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 22px !important;
  }
}

@media (max-width: 575px) {
  .woocommerce ul.products,
  ul.products {
    grid-template-columns: 1fr !important;
  }

  .ts-single-product-chips {
    gap: 8px;
  }

  .ts-single-product-chip {
    min-height: 32px;
    padding: 8px 10px;
    font-size: 13px;
  }
}


/* v0.8.7 - Inusti archive wrapper düzeltmesi
   Bazı Inusti demolarında ürün listesi <ul.products> yerine .products.row gibi div/flex wrapper içinde geliyor.
   Bu yüzden grid'i sadece ul.products'a değil tüm archive ürün container'larına uyguluyoruz. */
body.woocommerce-shop .woocommerce .products,
body.archive.woocommerce .woocommerce .products,
body.post-type-archive-product .woocommerce .products,
body.tax-product_cat .woocommerce .products,
body.tax-product_tag .woocommerce .products,
.woocommerce-page.archive .products,
.woocommerce-page.post-type-archive-product .products,
.woocommerce-page.tax-product_cat .products {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 32px !important;
  align-items: stretch !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  float: none !important;
  clear: both !important;
}

body.woocommerce-shop .woocommerce .products > *,
body.archive.woocommerce .woocommerce .products > *,
body.post-type-archive-product .woocommerce .products > *,
body.tax-product_cat .woocommerce .products > *,
body.tax-product_tag .woocommerce .products > *,
.woocommerce-page.archive .products > *,
.woocommerce-page.post-type-archive-product .products > *,
.woocommerce-page.tax-product_cat .products > * {
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  flex: none !important;
  float: none !important;
  clear: none !important;
  margin: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  list-style: none !important;
  display: block !important;
}

li.ts-industrial-product-card,
.woocommerce .products li.ts-industrial-product-card,
.woocommerce-page .products li.ts-industrial-product-card {
  display: block !important;
  list-style: none !important;
}

li.ts-industrial-product-card::marker,
.woocommerce .products li.ts-industrial-product-card::marker,
.woocommerce-page .products li.ts-industrial-product-card::marker {
  content: '' !important;
  font-size: 0 !important;
}

body.woocommerce-shop .woocommerce .products .ts-industrial-product-card__inner,
body.archive.woocommerce .woocommerce .products .ts-industrial-product-card__inner,
body.post-type-archive-product .woocommerce .products .ts-industrial-product-card__inner {
  height: 100% !important;
}

/* Tekil ürün: başlık biraz küçültüldü ve boş fiyat/rating alanlarının bıraktığı gereksiz boşluk temizlendi. */
.single-product .summary .ts-single-product-title,
.ts-single-product-title {
  font-size: clamp(28px, 2.35vw, 36px) !important;
  line-height: 1.14 !important;
  margin-bottom: 12px !important;
}

.single-product .ts-single-product-head {
  margin-bottom: 12px !important;
}

.single-product .summary p.price:empty,
.single-product .summary .price:empty,
.single-product .summary .woocommerce-product-rating:empty,
.single-product .summary form.cart:empty {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
}

.single-product .summary > .price,
.single-product .summary p.price,
.single-product .summary .woocommerce-product-rating {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.single-product .summary .ts-single-product-head + .price,
.single-product .summary .ts-single-product-head + p.price,
.single-product .summary .ts-single-product-head + .woocommerce-product-rating {
  display: none !important;
}

.single-product .summary .product_title + .price:empty,
.single-product .summary .product_title + p.price:empty {
  display: none !important;
}

.single-product .summary h2,
.single-product .summary h3 {
  margin-top: 18px !important;
}

@media (max-width: 991px) {
  body.woocommerce-shop .woocommerce .products,
  body.archive.woocommerce .woocommerce .products,
  body.post-type-archive-product .woocommerce .products,
  body.tax-product_cat .woocommerce .products,
  body.tax-product_tag .woocommerce .products,
  .woocommerce-page.archive .products,
  .woocommerce-page.post-type-archive-product .products,
  .woocommerce-page.tax-product_cat .products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 22px !important;
  }
}

@media (max-width: 575px) {
  body.woocommerce-shop .woocommerce .products,
  body.archive.woocommerce .woocommerce .products,
  body.post-type-archive-product .woocommerce .products,
  body.tax-product_cat .woocommerce .products,
  body.tax-product_tag .woocommerce .products,
  .woocommerce-page.archive .products,
  .woocommerce-page.post-type-archive-product .products,
  .woocommerce-page.tax-product_cat .products {
    grid-template-columns: 1fr !important;
  }
}


/* v0.8.8 - Ürün kartı buton, hover ve galeri düzeltmeleri */
.woocommerce ul.products li.product.ts-industrial-product-card,
ul.products li.product.ts-industrial-product-card {
  border: 1px solid #dbe3ea !important;
  background: #fff !important;
  box-shadow: 0 8px 24px rgba(15, 23, 42, .055) !important;
}

.woocommerce ul.products li.product.ts-industrial-product-card:hover,
ul.products li.product.ts-industrial-product-card:hover {
  transform: translateY(-7px) !important;
  border-color: rgba(123, 16, 40, .32) !important;
  box-shadow: 0 20px 42px rgba(15, 23, 42, .14) !important;
}

.ts-industrial-product-card__image::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 2;
  background: linear-gradient(180deg, rgba(0,0,0,0) 48%, rgba(0,0,0,.08) 100%);
  opacity: 0;
  transition: opacity .25s ease;
  pointer-events: none;
}

.ts-industrial-product-card__image img,
.woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__image img,
ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__image img {
  transition: transform .35s ease, filter .35s ease !important;
}

.woocommerce ul.products li.product.ts-industrial-product-card:hover .ts-industrial-product-card__image img,
ul.products li.product.ts-industrial-product-card:hover .ts-industrial-product-card__image img {
  transform: scale(1.045) !important;
  filter: saturate(1.04) contrast(1.02);
}

.woocommerce ul.products li.product.ts-industrial-product-card:hover .ts-industrial-product-card__image::after,
ul.products li.product.ts-industrial-product-card:hover .ts-industrial-product-card__image::after {
  opacity: 1;
}

.ts-industrial-product-card__actions {
  grid-template-columns: 1fr 1fr !important;
  gap: 10px !important;
}

.ts-industrial-product-card__btn--whatsapp {
  color: #fff !important;
  background: #258a4f !important;
  border: 2px solid #258a4f !important;
}

.ts-industrial-product-card__btn--whatsapp:hover {
  color: #fff !important;
  background: #1f7a45 !important;
  border-color: #1f7a45 !important;
}

/* WooCommerce galeri spinner/loader takılı kalırsa görünümü aç. */
.single-product .woocommerce-product-gallery.loading {
  opacity: 1 !important;
}

.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper,
.single-product .woocommerce-product-gallery .flex-viewport,
.single-product .woocommerce-product-gallery .flex-control-thumbs {
  opacity: 1 !important;
  visibility: visible !important;
}

.single-product .woocommerce-product-gallery .blockUI,
.single-product .woocommerce-product-gallery .blockOverlay,
.single-product .woocommerce-product-gallery .loading,
.single-product .woocommerce-product-gallery .spinner,
.single-product .woocommerce-product-gallery .loader {
  display: none !important;
}

@media (max-width: 575px) {
  .ts-industrial-product-card__actions {
    grid-template-columns: 1fr !important;
  }
}


/* v0.8.9 - Dicle Boya benzeri belirgin ürün kartı ve hover çerçevesi */
.woocommerce ul.products li.product.ts-industrial-product-card,
.woocommerce-page ul.products li.product.ts-industrial-product-card,
ul.products li.product.ts-industrial-product-card {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  overflow: visible !important;
}

.woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__inner,
.woocommerce-page ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__inner,
ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__inner {
  position: relative !important;
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
  padding: 16px 16px 18px !important;
  background: #ffffff !important;
  border: 1px solid #dce3ea !important;
  border-radius: 14px !important;
  box-shadow: 0 8px 22px rgba(15, 23, 42, .055) !important;
  transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease !important;
}

.woocommerce ul.products li.product.ts-industrial-product-card:hover .ts-industrial-product-card__inner,
.woocommerce-page ul.products li.product.ts-industrial-product-card:hover .ts-industrial-product-card__inner,
ul.products li.product.ts-industrial-product-card:hover .ts-industrial-product-card__inner {
  border-color: var(--ts-primary) !important;
  box-shadow: 0 18px 42px rgba(15, 23, 42, .13) !important;
  transform: translateY(-4px) !important;
}

.woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__image,
.woocommerce-page ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__image,
ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__image {
  position: relative !important;
  display: block !important;
  overflow: hidden !important;
  border-radius: 9px !important;
  background: #f4f6f8 !important;
  margin-bottom: 16px !important;
}

.woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__image img,
.woocommerce-page ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__image img,
ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__image img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 4 / 3 !important;
  object-fit: cover !important;
  margin: 0 !important;
  border-radius: 9px !important;
  transition: transform .35s ease, filter .35s ease !important;
}

.woocommerce ul.products li.product.ts-industrial-product-card:hover .ts-industrial-product-card__image img,
.woocommerce-page ul.products li.product.ts-industrial-product-card:hover .ts-industrial-product-card__image img,
ul.products li.product.ts-industrial-product-card:hover .ts-industrial-product-card__image img {
  transform: scale(1.055) !important;
  filter: saturate(1.05) contrast(1.03) !important;
}

.woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__badge,
.woocommerce-page ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__badge,
ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__badge {
  position: absolute !important;
  top: 10px !important;
  right: 10px !important;
  z-index: 5 !important;
  display: inline-flex !important;
  align-items: center !important;
  min-height: 0 !important;
  max-width: calc(100% - 20px) !important;
  padding: 4px 8px !important;
  border-radius: 5px !important;
  background: rgba(255, 255, 255, .96) !important;
  color: var(--ts-primary, #ac0202) !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;
  box-shadow: 0 5px 14px rgba(15, 23, 42, .14) !important;
}

.woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__title,
.woocommerce-page ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__title,
ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__title {
  margin: 0 0 16px !important;
  padding: 0 !important;
  font-size: 20px !important;
  line-height: 1.25 !important;
  font-weight: 850 !important;
  color: #111827 !important;
}

.woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__title a,
.woocommerce-page ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__title a,
ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__title a {
  color: inherit !important;
  text-decoration: none !important;
}

.woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__actions,
.woocommerce-page ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__actions,
ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__actions {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 10px !important;
  margin-top: auto !important;
  padding: 0 !important;
}

.woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn,
.woocommerce-page ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn,
ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 42px !important;
  padding: 10px 14px !important;
  border-radius: 5px !important;
  font-size: 13px !important;
  font-weight: 850 !important;
  line-height: 1.15 !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  letter-spacing: .01em !important;
  transition: background .2s ease, color .2s ease, border-color .2s ease, transform .2s ease !important;
}

.woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn--primary,
.woocommerce-page ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn--primary,
ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn--primary {
  background: var(--ts-primary, #ac0202) !important;
  border: 2px solid var(--ts-primary, #ac0202) !important;
  color: #ffffff !important;
}

.woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn--whatsapp,
.woocommerce-page ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn--whatsapp,
ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn--whatsapp {
  background: #258a4f !important;
  border: 2px solid #258a4f !important;
  color: #ffffff !important;
}

.woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn:hover,
.woocommerce-page ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn:hover,
ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn:hover {
  transform: translateY(-1px) !important;
}

@media (max-width: 575px) {
  .woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__actions,
  .woocommerce-page ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__actions,
  ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__actions {
    grid-template-columns: 1fr !important;
  }
}


/* v0.8.10 - ZORLAYICI ürün kartı çerçeve/hover düzeltmesi
   Inusti bazı sayfalarda li.product üzerine kendi display/padding stillerini bastığı için
   çerçeveyi hem li.product hem de iç wrapper'a uyguluyoruz. */
body.post-type-archive-product ul.products li.product.ts-industrial-product-card,
body.tax-product_cat ul.products li.product.ts-industrial-product-card,
body.tax-product_tag ul.products li.product.ts-industrial-product-card,
body.woocommerce-shop ul.products li.product.ts-industrial-product-card,
body.archive.woocommerce ul.products li.product.ts-industrial-product-card,
.woocommerce ul.products li.product.ts-industrial-product-card,
.woocommerce-page ul.products li.product.ts-industrial-product-card,
ul.products li.product.ts-industrial-product-card {
  position: relative !important;
  box-sizing: border-box !important;
  list-style: none !important;
  background: #ffffff !important;
  border: 2px solid #d9e1e8 !important;
  border-radius: 14px !important;
  padding: 16px !important;
  overflow: hidden !important;
  box-shadow: 0 8px 24px rgba(15, 23, 42, .065) !important;
  transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease !important;
}

body.post-type-archive-product ul.products li.product.ts-industrial-product-card:hover,
body.tax-product_cat ul.products li.product.ts-industrial-product-card:hover,
body.tax-product_tag ul.products li.product.ts-industrial-product-card:hover,
body.woocommerce-shop ul.products li.product.ts-industrial-product-card:hover,
body.archive.woocommerce ul.products li.product.ts-industrial-product-card:hover,
.woocommerce ul.products li.product.ts-industrial-product-card:hover,
.woocommerce-page ul.products li.product.ts-industrial-product-card:hover,
ul.products li.product.ts-industrial-product-card:hover {
  border-color: var(--ts-primary) !important;
  box-shadow: 0 18px 42px rgba(15, 23, 42, .16) !important;
  transform: translateY(-5px) !important;
}

body.post-type-archive-product ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__inner,
body.tax-product_cat ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__inner,
body.tax-product_tag ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__inner,
body.woocommerce-shop ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__inner,
body.archive.woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__inner,
.woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__inner,
.woocommerce-page ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__inner,
ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__inner {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  height: 100% !important;
}

.woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__image,
.woocommerce-page ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__image,
ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__image {
  overflow: hidden !important;
  border-radius: 10px !important;
  background: #f3f5f7 !important;
  display: block !important;
  margin: 0 0 18px !important;
}

.woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__image img,
.woocommerce-page ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__image img,
ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__image img {
  width: 100% !important;
  aspect-ratio: 4 / 3 !important;
  object-fit: cover !important;
  transition: transform .35s ease, filter .35s ease !important;
}

.woocommerce ul.products li.product.ts-industrial-product-card:hover .ts-industrial-product-card__image img,
.woocommerce-page ul.products li.product.ts-industrial-product-card:hover .ts-industrial-product-card__image img,
ul.products li.product.ts-industrial-product-card:hover .ts-industrial-product-card__image img {
  transform: scale(1.055) !important;
  filter: saturate(1.05) contrast(1.03) !important;
}


/* v0.8.11 - Nihai ürün kartı çerçeve/hover zorlayıcı düzeltme */
body.woocommerce-shop .products > .product,
body.post-type-archive-product .products > .product,
body.tax-product_cat .products > .product,
body.tax-product_tag .products > .product,
body.archive.woocommerce .products > .product,
.woocommerce-page .products > .product,
.woocommerce .products > .product,
ul.products > li.product {
  box-sizing: border-box !important;
  position: relative !important;
  background: #ffffff !important;
  border: 1px solid #d8e0e7 !important;
  border-radius: 14px !important;
  padding: 16px !important;
  overflow: hidden !important;
  box-shadow: 0 8px 24px rgba(15, 23, 42, .065) !important;
  transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease !important;
}

body.woocommerce-shop .products > .product:hover,
body.post-type-archive-product .products > .product:hover,
body.tax-product_cat .products > .product:hover,
body.tax-product_tag .products > .product:hover,
body.archive.woocommerce .products > .product:hover,
.woocommerce-page .products > .product:hover,
.woocommerce .products > .product:hover,
ul.products > li.product:hover {
  border-color: var(--ts-primary) !important;
  box-shadow: 0 18px 42px rgba(15, 23, 42, .16) !important;
  transform: translateY(-5px) !important;
}

body.woocommerce-shop .products > .product .ts-industrial-product-card__inner,
body.post-type-archive-product .products > .product .ts-industrial-product-card__inner,
body.archive.woocommerce .products > .product .ts-industrial-product-card__inner,
.woocommerce-page .products > .product .ts-industrial-product-card__inner,
.woocommerce .products > .product .ts-industrial-product-card__inner,
ul.products > li.product .ts-industrial-product-card__inner {
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

body.woocommerce-shop .products > .product .ts-industrial-product-card__image,
body.post-type-archive-product .products > .product .ts-industrial-product-card__image,
body.archive.woocommerce .products > .product .ts-industrial-product-card__image,
.woocommerce-page .products > .product .ts-industrial-product-card__image,
.woocommerce .products > .product .ts-industrial-product-card__image,
ul.products > li.product .ts-industrial-product-card__image {
  overflow: hidden !important;
  border-radius: 10px !important;
  background: #f3f5f7 !important;
  margin: 0 0 18px !important;
}

body.woocommerce-shop .products > .product .ts-industrial-product-card__image img,
body.post-type-archive-product .products > .product .ts-industrial-product-card__image img,
body.archive.woocommerce .products > .product .ts-industrial-product-card__image img,
.woocommerce-page .products > .product .ts-industrial-product-card__image img,
.woocommerce .products > .product .ts-industrial-product-card__image img,
ul.products > li.product .ts-industrial-product-card__image img {
  display: block !important;
  width: 100% !important;
  aspect-ratio: 4 / 3 !important;
  object-fit: cover !important;
  margin: 0 !important;
  transition: transform .35s ease, filter .35s ease !important;
}

body.woocommerce-shop .products > .product:hover .ts-industrial-product-card__image img,
body.post-type-archive-product .products > .product:hover .ts-industrial-product-card__image img,
body.archive.woocommerce .products > .product:hover .ts-industrial-product-card__image img,
.woocommerce-page .products > .product:hover .ts-industrial-product-card__image img,
.woocommerce .products > .product:hover .ts-industrial-product-card__image img,
ul.products > li.product:hover .ts-industrial-product-card__image img {
  transform: scale(1.055) !important;
  filter: saturate(1.05) contrast(1.03) !important;
}


/* v0.8.13 - Product archive sidebar cleanup + CTA alignment */
body.woocommerce-shop aside.sidebar,
body.post-type-archive-product aside.sidebar,
body.tax-product_cat aside.sidebar,
body.tax-product_tag aside.sidebar,
body.woocommerce-shop .sidebar,
body.post-type-archive-product .sidebar,
body.tax-product_cat .sidebar,
body.tax-product_tag .sidebar,
body.woocommerce-shop .widget-area,
body.post-type-archive-product .widget-area,
body.tax-product_cat .widget-area,
body.tax-product_tag .widget-area {
  display: none !important;
  width: 0 !important;
  max-width: 0 !important;
  flex: 0 0 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}

body.woocommerce-shop #wp-main-content .col-lg-9,
body.post-type-archive-product #wp-main-content .col-lg-9,
body.tax-product_cat #wp-main-content .col-lg-9,
body.tax-product_tag #wp-main-content .col-lg-9,
body.woocommerce-shop #wp-main-content .col-md-9,
body.post-type-archive-product #wp-main-content .col-md-9,
body.tax-product_cat #wp-main-content .col-md-9,
body.tax-product_tag #wp-main-content .col-md-9,
body.woocommerce-shop #wp-main-content .col-sm-9,
body.post-type-archive-product #wp-main-content .col-sm-9,
body.tax-product_cat #wp-main-content .col-sm-9,
body.tax-product_tag #wp-main-content .col-sm-9,
body.woocommerce-shop #wp-main-content .content-main,
body.post-type-archive-product #wp-main-content .content-main,
body.tax-product_cat #wp-main-content .content-main,
body.tax-product_tag #wp-main-content .content-main,
body.woocommerce-shop #wp-main-content .main-content,
body.post-type-archive-product #wp-main-content .main-content,
body.tax-product_cat #wp-main-content .main-content,
body.tax-product_tag #wp-main-content .main-content {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
}

body.single-product .ts-product-cta.ts-product-cta--core {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 14px !important;
}

body.single-product .ts-product-cta.ts-product-cta--core .ts-btn-quote {
  margin-right: 0 !important;
}

body.single-product .ts-product-cta.ts-product-cta--core .ts-btn-whatsapp-cta {
  margin-left: auto !important;
}

@media (max-width: 575px) {
  body.single-product .ts-product-cta.ts-product-cta--core {
    display: grid !important;
    grid-template-columns: 1fr !important;
  }
  body.single-product .ts-product-cta.ts-product-cta--core .ts-btn-whatsapp-cta {
    margin-left: 0 !important;
  }
}

/* v0.8.17 - Stabil özel ürün galerisi: WooCommerce flexslider yerine sade galeri */
.single-product .ts-simple-product-gallery {
  width: 100%;
  background: #fff;
  border: 1px solid #dfe5eb;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 10px 28px rgba(15, 23, 42, .045);
}

.single-product .ts-simple-product-gallery__main-wrap {
  position: relative;
  background: #f4f6f8;
  min-height: 420px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.single-product .ts-simple-product-gallery__main-link {
  display: flex;
  width: 100%;
  min-height: 420px;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
}

.single-product .ts-simple-product-gallery__main-img {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: 560px !important;
  object-fit: contain !important;
  object-position: center center !important;
  image-rendering: auto !important;
  filter: none !important;
  opacity: 1 !important;
  transform: none !important;
}

.single-product .ts-simple-product-gallery__zoom {
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 4;
  width: 42px;
  height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background: #fff;
  color: #071226;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .12);
  font-size: 28px;
  line-height: 1;
  text-decoration: none !important;
}

.single-product .ts-simple-product-gallery__thumbs {
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 18px 20px;
  background: #fff;
  border-top: 1px solid #e5e7eb;
  overflow-x: auto;
}

.single-product .ts-simple-product-gallery__thumb {
  width: 72px;
  height: 72px;
  padding: 0;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  background: #f8fafc;
  overflow: hidden;
  flex: 0 0 auto;
  cursor: pointer;
  opacity: .72;
  transition: opacity .2s ease, border-color .2s ease, transform .2s ease, box-shadow .2s ease;
}

.single-product .ts-simple-product-gallery__thumb:hover,
.single-product .ts-simple-product-gallery__thumb.is-active {
  opacity: 1;
  border-color: var(--ts-primary, #ac0202);
  box-shadow: 0 8px 16px rgba(123, 16, 40, .12);
  transform: translateY(-1px);
}

.single-product .ts-simple-product-gallery__thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  image-rendering: auto !important;
  filter: none !important;
}

/* WooCommerce varsayılan gallery loader/flex parçaları özel galeriyle çakışmasın */
.single-product .woocommerce-product-gallery:not(.ts-simple-product-gallery) .flex-control-thumbs.ts-gallery-duplicate,
.single-product .woocommerce-product-gallery:not(.ts-simple-product-gallery) .ts-gallery-thumbs-fallback.ts-gallery-duplicate {
  display: none !important;
}

@media (max-width: 767px) {
  .single-product .ts-simple-product-gallery__main-wrap,
  .single-product .ts-simple-product-gallery__main-link {
    min-height: 300px;
  }

  .single-product .ts-simple-product-gallery__main-img {
    max-height: 420px !important;
  }

  .single-product .ts-simple-product-gallery__thumbs {
    gap: 12px;
    padding: 14px;
  }

  .single-product .ts-simple-product-gallery__thumb {
    width: 62px;
    height: 62px;
  }
}

/* v0.8.18 - Full-width TechnicaSoft shop archive override */
body.woocommerce-shop .ts-shop-archive-page,
body.post-type-archive-product .ts-shop-archive-page,
body.tax-product_cat .ts-shop-archive-page,
body.tax-product_tag .ts-shop-archive-page {
  background: #fff;
  padding: 64px 0 72px;
}

.ts-shop-container {
  width: min(100% - 48px, 1320px);
  margin: 0 auto;
}

@media (min-width: 1600px) {
  .ts-shop-container {
    width: min(100% - 64px, 1380px);
  }
}

.ts-shop-header {
  margin-bottom: 26px;
}

.ts-shop-title {
  margin: 0 0 12px;
  font-size: 34px;
  line-height: 1.18;
  font-weight: 850;
  color: #071226;
}

.ts-shop-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 18px;
  margin-bottom: 28px;
}

.ts-shop-result-count .woocommerce-result-count,
.ts-shop-result-count {
  margin: 0 !important;
  color: #6b7280;
  font-weight: 500;
}

.ts-shop-ordering .woocommerce-ordering {
  margin: 0 !important;
}

.ts-shop-ordering select.orderby {
  min-width: 290px;
  height: 46px;
  padding: 0 18px;
  border: 0;
  background: #f7f7f7;
  color: #6b7280;
  border-radius: 0;
  outline: none;
}

body.woocommerce-shop .ts-shop-archive-page ul.products,
body.post-type-archive-product .ts-shop-archive-page ul.products,
body.tax-product_cat .ts-shop-archive-page ul.products,
body.tax-product_tag .ts-shop-archive-page ul.products,
.ts-shop-archive-page ul.products {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 28px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  clear: both !important;
}

body.woocommerce-shop .ts-shop-archive-page ul.products::before,
body.woocommerce-shop .ts-shop-archive-page ul.products::after,
.ts-shop-archive-page ul.products::before,
.ts-shop-archive-page ul.products::after {
  display: none !important;
  content: none !important;
}

body.woocommerce-shop .ts-shop-archive-page ul.products li.product,
body.post-type-archive-product .ts-shop-archive-page ul.products li.product,
body.tax-product_cat .ts-shop-archive-page ul.products li.product,
body.tax-product_tag .ts-shop-archive-page ul.products li.product,
.ts-shop-archive-page ul.products li.product {
  float: none !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
  clear: none !important;
}

.ts-shop-archive-page ul.products li.product:empty,
.ts-shop-archive-page ul.products li.product .product:empty {
  display: none !important;
}

@media (max-width: 991px) {
  .ts-shop-archive-page ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .ts-shop-toolbar {
    align-items: flex-start;
    flex-direction: column;
  }
  .ts-shop-ordering,
  .ts-shop-ordering .woocommerce-ordering,
  .ts-shop-ordering select.orderby {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .ts-shop-container {
    width: min(100% - 28px, 100%);
  }
  .ts-shop-archive-page ul.products {
    grid-template-columns: 1fr !important;
    gap: 20px !important;
  }
  .ts-shop-title {
    font-size: 28px;
  }
}


/* v0.8.19 - Shop ghost item fix + single product image hover zoom */
body.woocommerce-shop .ts-shop-archive-page ul.products::before,
body.woocommerce-shop .ts-shop-archive-page ul.products::after,
body.post-type-archive-product .ts-shop-archive-page ul.products::before,
body.post-type-archive-product .ts-shop-archive-page ul.products::after,
body.tax-product_cat .ts-shop-archive-page ul.products::before,
body.tax-product_cat .ts-shop-archive-page ul.products::after,
body.tax-product_tag .ts-shop-archive-page ul.products::before,
body.tax-product_tag .ts-shop-archive-page ul.products::after,
.ts-shop-archive-page ul.products::before,
.ts-shop-archive-page ul.products::after {
  content: none !important;
  display: none !important;
  grid-column: auto !important;
}

/* Eğer tema/woo loop içinde boş li bırakırsa ilk satırda boş kart oluşturmasın */
.ts-shop-archive-page ul.products > li.product:empty,
.ts-shop-archive-page ul.products > li.product:not(:has(img)):not(:has(.woocommerce-loop-product__title)):not(:has(.ts-industrial-product-card__title)) {
  display: none !important;
}

.single-product .ts-simple-product-gallery__main-img {
  transition: transform .38s ease, filter .38s ease !important;
  will-change: transform;
}

.single-product .ts-simple-product-gallery__main-wrap:hover .ts-simple-product-gallery__main-img {
  transform: scale(1.06) !important;
  filter: saturate(1.03) contrast(1.02) !important;
}

@media (prefers-reduced-motion: reduce) {
  .single-product .ts-simple-product-gallery__main-img {
    transition: none !important;
    will-change: auto;
  }
  .single-product .ts-simple-product-gallery__main-wrap:hover .ts-simple-product-gallery__main-img {
    transform: none !important;
  }
}

/* v0.8.20 - Inusti block-grid pseudo boş kolon düzeltmesi + daha güçlü ürün görsel zoom */
body.woocommerce-shop .products[class*="block-grid-"]::before,
body.woocommerce-shop .products[class*="block-grid-"]::after,
body.post-type-archive-product .products[class*="block-grid-"]::before,
body.post-type-archive-product .products[class*="block-grid-"]::after,
body.tax-product_cat .products[class*="block-grid-"]::before,
body.tax-product_cat .products[class*="block-grid-"]::after,
body.tax-product_tag .products[class*="block-grid-"]::before,
body.tax-product_tag .products[class*="block-grid-"]::after,
.woocommerce .products[class*="block-grid-"]::before,
.woocommerce .products[class*="block-grid-"]::after,
.woocommerce-page .products[class*="block-grid-"]::before,
.woocommerce-page .products[class*="block-grid-"]::after,
.products[class*="block-grid-"]::before,
.products[class*="block-grid-"]::after {
  content: none !important;
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  grid-column: auto !important;
}

body.woocommerce-shop .products.wrapper.grid-view > .products[class*="block-grid-"],
body.post-type-archive-product .products.wrapper.grid-view > .products[class*="block-grid-"],
body.tax-product_cat .products.wrapper.grid-view > .products[class*="block-grid-"],
body.tax-product_tag .products.wrapper.grid-view > .products[class*="block-grid-"] {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 28px !important;
  align-items: stretch !important;
}

body.woocommerce-shop .products.wrapper.grid-view > .products[class*="block-grid-"] > li.product,
body.post-type-archive-product .products.wrapper.grid-view > .products[class*="block-grid-"] > li.product,
body.tax-product_cat .products.wrapper.grid-view > .products[class*="block-grid-"] > li.product,
body.tax-product_tag .products.wrapper.grid-view > .products[class*="block-grid-"] > li.product {
  width: auto !important;
  float: none !important;
  clear: none !important;
  margin: 0 !important;
}

.single-product .ts-simple-product-gallery__main-wrap {
  overflow: hidden !important;
}

.single-product .ts-simple-product-gallery__main-img {
  transition: transform .42s ease, filter .42s ease !important;
  transform-origin: center center !important;
  will-change: transform;
}

.single-product .ts-simple-product-gallery__main-wrap:hover .ts-simple-product-gallery__main-img {
  transform: scale(1.14) !important;
  filter: saturate(1.04) contrast(1.025) !important;
}

@media (max-width: 991px) {
  body.woocommerce-shop .products.wrapper.grid-view > .products[class*="block-grid-"],
  body.post-type-archive-product .products.wrapper.grid-view > .products[class*="block-grid-"],
  body.tax-product_cat .products.wrapper.grid-view > .products[class*="block-grid-"],
  body.tax-product_tag .products.wrapper.grid-view > .products[class*="block-grid-"] {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 575px) {
  body.woocommerce-shop .products.wrapper.grid-view > .products[class*="block-grid-"],
  body.post-type-archive-product .products.wrapper.grid-view > .products[class*="block-grid-"],
  body.tax-product_cat .products.wrapper.grid-view > .products[class*="block-grid-"],
  body.tax-product_tag .products.wrapper.grid-view > .products[class*="block-grid-"] {
    grid-template-columns: 1fr !important;
  }
}


/* v0.8.27 - Mağaza ürün kategori filtreleri */
.ts-shop-category-filter {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 28px;
  padding: 14px;
  background: #fff;
  border: 1px solid #e4eaf0;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(15, 23, 42, .045);
}

.ts-shop-category-filter__item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 42px;
  padding: 9px 16px;
  border: 1px solid #dce5ee;
  border-radius: 999px;
  background: #fff;
  color: #071226 !important;
  font-size: 14px;
  font-weight: 750;
  line-height: 1;
  text-decoration: none !important;
  transition: color .22s ease, background .22s ease, border-color .22s ease, box-shadow .22s ease, transform .22s ease;
}

.ts-shop-category-filter__item em {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 24px;
  height: 24px;
  padding: 0 7px;
  border-radius: 999px;
  background: #f2f5f8;
  color: #64748b;
  font-style: normal;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.1;
}

.ts-shop-category-filter__item:hover,
.ts-shop-category-filter__item.is-active {
  background: var(--ts-primary, #ac0202);
  border-color: var(--ts-primary, #ac0202);
  color: #fff !important;
  box-shadow: 0 12px 24px rgba(172, 2, 2, .16);
  transform: translateY(-1px);
}

.ts-shop-category-filter__item:hover em,
.ts-shop-category-filter__item.is-active em {
  background: rgba(255,255,255,.18);
  color: #fff;
}

@media (max-width: 767px) {
  .ts-shop-category-filter {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 10px;
    margin-bottom: 22px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
  }

  .ts-shop-category-filter__item {
    flex: 0 0 auto;
    min-height: 40px;
    padding: 9px 14px;
    font-size: 13px;
  }
}

/* v0.8.29 - Product button color hardening from TechnicaSoft settings */
body.ts-industrial-theme .woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn--primary,
body.ts-industrial-theme .woocommerce-page ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn--primary,
body.ts-industrial-theme ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn--primary,
body.ts-industrial-theme .ts-loop-quote,
body.single-product.ts-industrial-theme .ts-product-cta.ts-product-cta--core .ts-btn-quote {
  background: var(--ts-product-quote-bg, var(--ts-button-bg, #ac0202)) !important;
  border-color: var(--ts-product-quote-bg, var(--ts-button-bg, #ac0202)) !important;
  color: var(--ts-product-quote-text, #ffffff) !important;
}

body.ts-industrial-theme .woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn--primary:hover,
body.ts-industrial-theme .woocommerce-page ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn--primary:hover,
body.ts-industrial-theme ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn--primary:hover,
body.ts-industrial-theme .ts-loop-quote:hover,
body.single-product.ts-industrial-theme .ts-product-cta.ts-product-cta--core .ts-btn-quote:hover {
  background: var(--ts-product-quote-hover-bg, var(--ts-button-bg-hover, #8f0000)) !important;
  border-color: var(--ts-product-quote-hover-bg, var(--ts-button-bg-hover, #8f0000)) !important;
  color: var(--ts-product-quote-hover-text, #ffffff) !important;
}

body.ts-industrial-theme .woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn--whatsapp,
body.ts-industrial-theme .woocommerce-page ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn--whatsapp,
body.ts-industrial-theme ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn--whatsapp,
body.ts-industrial-theme .ts-loop-whatsapp,
body.ts-industrial-theme .ts-btn-whatsapp,
body.ts-industrial-theme .ts-whatsapp-button,
body.single-product.ts-industrial-theme .ts-product-cta.ts-product-cta--core .ts-btn-whatsapp-cta {
  background: var(--ts-product-whatsapp-bg, #258a4f) !important;
  border-color: var(--ts-product-whatsapp-bg, #258a4f) !important;
  color: var(--ts-product-whatsapp-text, #ffffff) !important;
}

body.ts-industrial-theme .woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn--whatsapp:hover,
body.ts-industrial-theme .woocommerce-page ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn--whatsapp:hover,
body.ts-industrial-theme ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn--whatsapp:hover,
body.ts-industrial-theme .ts-loop-whatsapp:hover,
body.ts-industrial-theme .ts-btn-whatsapp:hover,
body.ts-industrial-theme .ts-whatsapp-button:hover,
body.single-product.ts-industrial-theme .ts-product-cta.ts-product-cta--core .ts-btn-whatsapp-cta:hover {
  background: var(--ts-product-whatsapp-hover-bg, #1f7a45) !important;
  border-color: var(--ts-product-whatsapp-hover-bg, #1f7a45) !important;
  color: var(--ts-product-whatsapp-hover-text, #ffffff) !important;
}

body.ts-industrial-theme .woocommerce ul.products li.product.ts-industrial-product-card .ts-industrial-product-card__btn--whatsapp:hover *,
body.ts-industrial-theme .ts-loop-whatsapp:hover *,
body.ts-industrial-theme .ts-btn-whatsapp:hover *,
body.ts-industrial-theme .ts-whatsapp-button:hover *,
body.single-product.ts-industrial-theme .ts-product-cta.ts-product-cta--core .ts-btn-whatsapp-cta:hover * {
  color: var(--ts-product-whatsapp-hover-text, #ffffff) !important;
}


/* v0.8.30 - Ana sayfa ürün slider buton renkleri mağaza/detay butonlarından ayrıldı */
body.ts-industrial-theme .ts-product-slider .ts-product-slide__btn--quote,
body.ts-industrial-theme .ts-product-slider-section .ts-product-slide__btn--quote {
  background: var(--ts-slider-quote-bg, var(--ts-product-quote-bg, #ac0202)) !important;
  border-color: var(--ts-slider-quote-bg, var(--ts-product-quote-bg, #ac0202)) !important;
  color: var(--ts-slider-quote-text, #ffffff) !important;
}

body.ts-industrial-theme .ts-product-slider .ts-product-slide__btn--quote:hover,
body.ts-industrial-theme .ts-product-slider .ts-product-slide__btn--quote:hover *,
body.ts-industrial-theme .ts-product-slider-section .ts-product-slide__btn--quote:hover,
body.ts-industrial-theme .ts-product-slider-section .ts-product-slide__btn--quote:hover * {
  background: var(--ts-slider-quote-hover-bg, var(--ts-product-quote-hover-bg, #8f0000)) !important;
  border-color: var(--ts-slider-quote-hover-bg, var(--ts-product-quote-hover-bg, #8f0000)) !important;
  color: var(--ts-slider-quote-hover-text, #ffffff) !important;
}

body.ts-industrial-theme .ts-product-slider .ts-product-slide__btn--whatsapp,
body.ts-industrial-theme .ts-product-slider-section .ts-product-slide__btn--whatsapp {
  background: var(--ts-slider-whatsapp-bg, var(--ts-product-whatsapp-bg, #258a4f)) !important;
  border-color: var(--ts-slider-whatsapp-bg, var(--ts-product-whatsapp-bg, #258a4f)) !important;
  color: var(--ts-slider-whatsapp-text, #ffffff) !important;
}

body.ts-industrial-theme .ts-product-slider .ts-product-slide__btn--whatsapp:hover,
body.ts-industrial-theme .ts-product-slider .ts-product-slide__btn--whatsapp:hover *,
body.ts-industrial-theme .ts-product-slider-section .ts-product-slide__btn--whatsapp:hover,
body.ts-industrial-theme .ts-product-slider-section .ts-product-slide__btn--whatsapp:hover * {
  background: var(--ts-slider-whatsapp-hover-bg, var(--ts-product-whatsapp-hover-bg, #1f7a45)) !important;
  border-color: var(--ts-slider-whatsapp-hover-bg, var(--ts-product-whatsapp-hover-bg, #1f7a45)) !important;
  color: var(--ts-slider-whatsapp-hover-text, #ffffff) !important;
}

/* v0.9.7 - Ayarlanabilir mağaza kolonları ve kırpılmayan ürün görselleri */
body .woocommerce .products .ts-industrial-product-card__image,
body.woocommerce .products .ts-industrial-product-card__image {
  aspect-ratio: 4 / 3 !important;
}

body.ts-shop-columns-3 .woocommerce .products,
body.ts-shop-columns-3.woocommerce .products {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

body.ts-shop-columns-4 .woocommerce .products,
body.ts-shop-columns-4.woocommerce .products {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 24px !important;
}

body.ts-shop-columns-3 .woocommerce .products .ts-industrial-product-card__image,
body.ts-shop-columns-3.woocommerce .products .ts-industrial-product-card__image {
  aspect-ratio: 1 / 1 !important;
}

body.ts-shop-columns-4 .woocommerce .products .ts-industrial-product-card__image,
body.ts-shop-columns-4.woocommerce .products .ts-industrial-product-card__image {
  aspect-ratio: 4 / 3 !important;
}

body .woocommerce .products .ts-industrial-product-card__image,
body.woocommerce .products .ts-industrial-product-card__image {
  background: #fff !important;
}

body .woocommerce .products .ts-industrial-product-card__image img,
body.woocommerce .products .ts-industrial-product-card__image img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  aspect-ratio: auto !important;
  object-fit: contain !important;
  object-position: center center !important;
  transform: none !important;
}

body .woocommerce .products .ts-industrial-product-card:hover .ts-industrial-product-card__image img,
body.woocommerce .products .ts-industrial-product-card:hover .ts-industrial-product-card__image img {
  transform: none !important;
}

@media (max-width: 991px) {
  body.ts-shop-columns-3 .woocommerce .products,
  body.ts-shop-columns-3.woocommerce .products,
  body.ts-shop-columns-4 .woocommerce .products,
  body.ts-shop-columns-4.woocommerce .products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 22px !important;
  }
}

@media (max-width: 575px) {
  body.ts-shop-columns-3 .woocommerce .products,
  body.ts-shop-columns-3.woocommerce .products,
  body.ts-shop-columns-4 .woocommerce .products,
  body.ts-shop-columns-4.woocommerce .products {
    grid-template-columns: 1fr !important;
  }

  body.ts-shop-columns-3 .woocommerce .products .ts-industrial-product-card__image,
  body.ts-shop-columns-3.woocommerce .products .ts-industrial-product-card__image,
  body.ts-shop-columns-4 .woocommerce .products .ts-industrial-product-card__image,
  body.ts-shop-columns-4.woocommerce .products .ts-industrial-product-card__image {
    aspect-ratio: 4 / 3 !important;
  }
}

/* v0.9.10 - Ürün, RAL ve Sertifika filtreleriyle ortak ölçü sistemi */
body .ts-shop-category-filter {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 0 0 24px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

body .ts-shop-category-filter__item {
  box-sizing: border-box !important;
  display: inline-flex !important;
  flex: 0 0 auto !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  min-height: 44px !important;
  margin: 0 !important;
  padding: 10px 16px !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-radius: var(--ts-button-radius, 0px) !important;
  font-family: inherit !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  text-transform: none !important;
  white-space: nowrap !important;
  text-decoration: none !important;
  box-shadow: none !important;
  transform: none !important;
  transition: color .2s ease, background-color .2s ease, border-color .2s ease !important;
}

body .ts-shop-category-filter__item:hover,
body .ts-shop-category-filter__item:focus-visible,
body .ts-shop-category-filter__item.is-active {
  box-shadow: none !important;
  transform: none !important;
}

body .ts-shop-category-filter__count,
body .ts-shop-category-filter__item em {
  box-sizing: border-box !important;
  min-width: 22px !important;
  height: 22px !important;
  padding: 0 6px !important;
  font-size: 11px !important;
  line-height: 22px !important;
}

@media (max-width: 767px) {
  body .ts-shop-category-filter {
    flex-wrap: wrap !important;
    gap: 8px !important;
    overflow: visible !important;
    scrollbar-width: auto !important;
  }

  body .ts-shop-category-filter__item {
    min-height: 44px !important;
    padding: 10px 14px !important;
    font-size: 14px !important;
  }
}
