/* FOOTER */
.style_footer__15MG6 {
  border-top: 1px solid #c7c7c7 !important;
  box-shadow: 0 -4px 12px -4px rgba(0, 0, 0, 0.10);
  /* footer üstüne hafif gölge */
}

.style_cookie__UNiBi,
.style_description__x_Sjc,
.style_breadcrumbs__JWP4d {
  display: none !important;
}

.style_descriptionContainer__jDp2u {
  margin-top: 48px !important;
  box-shadow: 0 -4px 12px -4px rgba(0, 0, 0, 0.10);
}

@media screen and (min-width: 900px) {
  .style_productImageContainer__Eu575 {
    max-width: 28vw !important;
  }
}

.style_image__sFwTM span img,
.style_image__2A8BF span img {
  object-fit: cover !important;
}

.style_container__v4A_C {
  margin-top: 0 !important;
}

@media (min-width: 601px) {
  .style_infoContainer__x4eix {
    width: 70% !important;
  }
}

.style_infoContainer__x4eix {
  padding: 0 36px !important;
}

.style_promoText__G5DRV {
  white-space: normal !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
  font-size: 18px !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

/* Small screens: make text wrap nicely and a bit smaller */
@media (max-width: 600px) {
  .style_promoText__G5DRV {
    font-size: 15px !important;
    padding-left: 4px;
    padding-right: 4px;
  }
}



.style_hideScrollTabContent__Y43b7 {
  padding: 24px !important;
  margin-bottom: 24px !important;
  font-size: 14px !important;
  line-height: 1.7 !important;
  font-family: "Segoe UI", "Helvetica Neue", Arial, "Liberation Sans", sans-serif !important;
  color: #222 !important;
  background: #fff;
  overflow-x: auto;
}

.style_hideScrollTabContent__Y43b7 p {
  margin-bottom: 12px !important;
}

.style_productDetail__0vd5c {
  background-color: #ffffff !important;
  border-radius: 0 !important;
  border: none !important;
  padding-bottom: 24px !important;
  margin-top: -24px !important;
}

@media (min-width: 601px) {
  .style_productDetail__0vd5c {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}


@media (max-width: 600px) {
  .style_productDetail__0vd5c {
    margin-top: -52px !important;
  }

  .slick-dots {
    padding-bottom: 12px !important;
  }
}


.style_categoryBreadcrumbs__fYb4n {
  display: none !important;
}

.style_hideScrollTabContent__Y43b7 ul,
.style_hideScrollTabContent__Y43b7 ol {
  margin-left: 1.8em !important;
  padding-left: 1.2em !important;
  margin-bottom: 1em !important;
  font-size: 15px;
}

.style_hideScrollTabContent__Y43b7 li {
  word-break: break-word;
  margin-bottom: 0.5em;
  color: #262829;
  font-size: 15px;
  line-height: 1.6;
  font-family: inherit;
}

@media (max-width:600px) {
  .style_hideScrollTabContent__Y43b7 {
    padding: 16px !important;
    font-size: 15px !important;
  }

  .style_hideScrollTabContent__Y43b7 ul,
  .style_hideScrollTabContent__Y43b7 ol {
    margin-left: 1em !important;
    padding-left: 1em !important;
    font-size: 14px;
  }

  .style_hideScrollTabContent__Y43b7 li {
    font-size: 14px;
  }
}

/* HEADER */
.style_headerContainer__j131A {
  border-bottom: 1px solid #c7c7c7 !important;
  box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.10);
  /* header altına hafif gölge */
}

.style_menuLinks__wqWcG {
  margin-left: 12px !important;
}

.style_menuLinks__wqWcG a {
  color: #2f2a24 !important;
  font-weight: 600 !important;
  font-size: 14px !important;
}

.style_menuLinks__wqWcG a:hover {
  color: #000 !important;
}


/* HERO */

.style_imageContainer__RqrNy::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(30, 28, 25, 0.48);
  /* Yumuşak koyuluk, siyaha yakın ama tam değil */
  pointer-events: none;
  z-index: 1;
  /* DÜŞÜRÜLDÜ: 3 -> 1 */
  display: block;
}

@media (max-width: 768px) {
  .style_imageContainer__RqrNy::after {
    display: none;
  }
}

.style_textRow__fArDZ {
  z-index: 2;
}

/* HERO END */


/* HOME TEXT CONTENT */
.home-text {
  padding-bottom: 30px;
}

.home-text-grid {
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.home-text-box {
  background: #fff;
  border: 1px solid #e3e6ea;
  border-radius: 8px;
  padding: 18px 16px;
  position: relative;
  transition: none;
  overflow: hidden;
  box-shadow: none;
}

/* Minimal, sade sol kenar çizgisi */
.home-text-box::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 2px;
  border-radius: 1px;
  background: #e3e6ea;
  opacity: 1;
  z-index: 2;
  pointer-events: none;
  transition: none;
}

/* Hover efekti kaldırıldı */
.home-text-box:hover {
  box-shadow: none;
  transform: none;
}

.home-text-box h2 {
  font-size: 0.95rem;
  margin-bottom: 8px;
  color: #26324a;
  font-weight: 600;
  text-shadow: none;
  letter-spacing: 0;
}

.home-text-box p {
  font-size: 0.875rem;
  line-height: 1.5;
  color: #383d47;
}

.home-text-box strong {
  color: #253050;
  font-weight: 600;
}

/* 📱 Responsive */
@media (max-width: 768px) {
  .home-text-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .home-text {
    padding: 24px 8px;
    padding-bottom: 20px;
  }

  .home-text-box {
    padding: 14px 12px;
  }

  .home-text-box h2 {
    font-size: 0.9rem;
    margin-bottom: 6px;
  }

  .home-text-box p {
    font-size: 0.8rem;
    line-height: 1.5;
  }

  .home-text-box::before {
    top: 8px;
    bottom: 8px;
    width: 2px;
  }
}

/* HOME TEXT CONTENT END */




/* MÜŞTERİ YORUMLARI */

.review-slider {
  overflow-x: auto;
  overflow-y: visible;
  width: 100%;
  max-width: 100vw;
  box-sizing: border-box;
  position: relative;
  margin-left: 0;
  margin-right: 0;
  left: 0;
  right: 0;
  padding: 16px 0;
  /* Prevent scrollbar for aesthetic, optional: */
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #c7c7c7 #fff;
}

/* Sol taraf gradient overlay */
.review-slider::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 80px;
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8) 30%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
  z-index: 10;
}

/* Sağ taraf gradient overlay */
.review-slider::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 80px;
  background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8) 30%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
  z-index: 10;
}

.review-track {
  display: flex;
  gap: 16px;
  width: max-content;
  animation: scrollReviews 30s linear infinite;
}

.review-slider:hover .review-track {
  animation-play-state: paused;
}

.review-card {
  width: 260px;
  min-height: 150px;
  background: #ffffff;
  border-radius: 16px;
  padding: 16px 16px 14px;
  border: 1px solid #f1ece3;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
  flex-shrink: 0;
}

.review-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.review-name {
  font-weight: 600;
  font-size: 0.95rem;
  color: #2f2a24;
}

.review-stars {
  font-size: 0.9rem;
  color: #f5b400;
  letter-spacing: 1px;
}

.review-date {
  margin-top: 4px;
  font-size: 0.78rem;
  color: #9a8f80;
}

.review-text {
  margin-top: 10px;
  font-size: 0.95rem;
  line-height: 1.45;
  color: #3a352f;
}

/* Animasyon */
@keyframes scrollReviews {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

/* Mobil */
@media (max-width: 600px) {
  .review-card {
    width: 220px;
  }

  /* Mobilde gradientleri gizle */
  .review-slider::before,
  .review-slider::after {
    display: none;
  }
}

/* MÜŞTERİ YORUMLARI */



.style_colorRed__bDf2L,
.style_colorRed__I5wSv {
  color: #24ab2f !important;
  font-weight: 600 !important;
  font-size: 18px !important;
}

.home-section-title {
  text-align: center !important;
  color: #464544 !important;
}

.style_discountContainer__d4kVw {
  background-color: #24ab2f !important;
  color: #fff !important;
  padding: 4px 8px !important;
  border-bottom-left-radius: 8px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
}

.style_lineThrough__8fApM,
.style_discountPrice__AOTj0 {
  font-size: 11px !important;
}

.style_cardContainer__1ZpV2 {
  border: 1px solid #f1ece3 !important;
}

.style_textContainer__V3D86 {
  padding: 0 16px !important;
}

.style_container__XR4t8 {
  padding-bottom: 0 !important;
  padding-top: 24px !important;
}

.style_price__Bygj7 {
  padding: 4px 8px !important;
  border: 1px solid #f1ece3 !important;
  border-radius: 8px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  color: #24ab2f !important;
  margin-bottom: 12px !important;
}

.product-block-container {
  border: 1px solid #f1ece3 !important;
  padding: 16px !important;
  width: 100% !important;
  margin-top: 16px !important;
  margin-bottom: 16px !important;
  background-color: #e3f7f7 !important;
}

/* 
  .ikas-editor-v1 ve altındaki başlık ve paragrafların okunaklı gözükmesi için satır aralığı ve margin düzenlemeleri.
  */
.ikas-editor-v1 h1,
.ikas-editor-v1 h2,
.ikas-editor-v1 h3,
.ikas-editor-v1 h4,
.ikas-editor-v1 h5,
.ikas-editor-v1 h6 {
  margin-top: 1.6em !important;
  margin-bottom: 0.7em !important;
  line-height: 1.24 !important;
  word-break: break-word !important;
}

.ikas-editor-v1 p {
  margin-top: 0.75em !important;
  margin-bottom: 0.75em !important;
  line-height: 1.7 !important;
  white-space: pre-line;
  word-break: break-word !important;
}

.ikas-editor-v1 div {
  margin-top: 0.45em !important;
  margin-bottom: 0.45em !important;
  line-height: 1.6 !important;
}

.style_title__YLc5s {
  width:100% !important;
  padding:16px !important;
  border-bottom:1px solid #f1ece3 !important;
  margin-bottom:16px !important;
  margin-top:16px !important;
  margin-left:0 !important;
  margin-right:0 !important;
  text-align:start !important;
}

.style_mobileTitle__oprbT {
  width: 100% !important;
}

.style_blogList___k7ia {
  margin-top: 48px;
}

.style_blogTitle__lNvbL, .style_readMore__hW4pI{
  text-align: start !important;
}

.style_blogTitle__lNvbL {
  margin-left: 0 !important;
}

.style_blogCategoryName__sRT4v{
  display:none !important;
}

.style_readMore__hW4pI {
  display: inline-block;
  padding: 6px 14px;
  font-size: 14px;
  background: #1366d6;
  color: #fff !important;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.15s;
  margin-top:16px !important;
}
.style_readMore__hW4pI:hover {
  background: #054ea5;
}

.style_title__Y84R9{
  margin-bottom: 0 !important;
}