/* 3E YAZ KAMPANYASI FIYAT GOSTERIMI START */
.three-summer-store-notice {
  max-width: 1180px;
  margin: 0 auto 22px;
  padding: 15px 18px;
  border: 1px solid #cddfd5;
  border-left: 5px solid #14784b;
  background: #f8fbf9;
  color: #263b32;
  font-size: 14px;
  line-height: 1.55;
}
.three-summer-store-notice strong {
  display: block;
  margin-bottom: 3px;
  color: #0d5f3a;
  font-size: 17px;
}
.three-store-catalog .three-summer-store-notice {
  max-width: none;
  margin: 0 0 22px;
}
.three-package-card,
.pkgv2-rest-card,
.three-store-card,
.three-store-product-media {
  position: relative;
}
.three-summer-discount-badge {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 6;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 7px 10px;
  border: 1px solid rgba(255,255,255,.85);
  border-radius: 4px;
  background: #a52525;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: .01em;
  box-shadow: 0 4px 12px rgba(72,18,18,.16);
  pointer-events: none;
}
.three-summer-card-price-head,
.three-summer-package-list-price,
.three-summer-product-price-head {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
.three-summer-card-price-head {
  margin-top: 12px;
}
.three-summer-card-price-head del,
.three-summer-package-list-price del,
.three-summer-product-price-head del {
  color: #7b8797;
  font-size: 15px;
  font-weight: 700;
  text-decoration-thickness: 1.5px;
}
.three-summer-card-price-head span,
.three-summer-package-list-price span,
.three-summer-product-price-head span {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  padding: 4px 8px;
  border-radius: 3px;
  background: #eef6f1;
  color: #0d6a40;
  font-size: 11px;
  font-weight: 900;
}
.three-summer-card-price-note,
.three-summer-product-price-note {
  margin: 4px 0 0;
  color: #0d7145;
  font-size: 11px;
  font-weight: 750;
}
.three-summer-product-price-head {
  margin-top: 22px;
}
.three-summer-product-price-head + .three-store-price {
  margin-top: 5px;
}
.three-summer-package-list-price {
  margin: 0 0 6px;
}
.three-package-price .three-summer-package-list-price,
.pkgv2-rest-price .three-summer-package-list-price {
  display: flex;
}
.three-compare-campaign-price {
  display: grid !important;
  justify-items: center;
  gap: 3px;
}
.three-compare-campaign-price del {
  color: #8a93a0;
  font-size: 10px;
}
.three-compare-campaign-price span {
  color: #183a68;
  font-weight: 800;
}
.three-compare-campaign-price b {
  color: #a52525;
  font-size: 10px;
}
.three-summer-campaign-rates {
  margin: 20px 0 30px;
  border: 1px solid #dce4e0;
  background: #fff;
}
.three-summer-campaign-rate {
  display: grid;
  grid-template-columns: minmax(0,1fr) auto;
  gap: 16px;
  padding: 12px 14px;
  border-bottom: 1px solid #e5ebe8;
}
.three-summer-campaign-rate:last-child { border-bottom: 0; }
.three-summer-campaign-rate strong { color: #183a68; }
.three-summer-campaign-rate span { color: #a52525; font-weight: 900; }
@media (max-width: 620px) {
  .three-summer-discount-badge {
    top: 8px;
    right: 8px;
    min-height: 30px;
    padding: 6px 8px;
    font-size: 10px;
  }
  .three-summer-store-notice { margin-bottom: 16px; padding: 13px 14px; }
  .three-summer-campaign-rate { grid-template-columns: 1fr; gap: 3px; }
  .three-summer-product-price-head { margin-top: 18px; }
}
/* 3E YAZ KAMPANYASI FIYAT GOSTERIMI END */
