
body:has(.eds-dropship-v2) .page-heading,
body:has(.eds-dropship-v2) .breadcrumbs,
body:has(.eds-dropship-v2) .breadcrumb{display:none}
body:has(.eds-dropship-v2) .page-title{display:none}
body:has(.eds-dropship-v2) .container,
body:has(.eds-dropship-v2) .page .container,
body:has(.eds-dropship-v2) main .container{
  max-width: 1600px !important;
  width: 94% !important;
}
@media (max-width: 760px){
    body:has(.eds-dropship-v2) .eds-dropship-v2 *{
  min-width: 0 !important;
    }
  body:has(.eds-dropship-v2) .page-content,
body:has(.eds-dropship-v2) .page-content--centered{
  max-width: 100% !important;
  width: 100% !important;
    margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
  body:has(.eds-dropship-v2) .container,
body:has(.eds-dropship-v2) .page .container,
body:has(.eds-dropship-v2) main .container{
  max-width: 100% !important;
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 16px !important;
  padding-right: 16px !important;
}
}
  /* hero: sütun olarak diz, fotoğraflar üstte kalsın */
  body:has(.eds-dropship-v2) .eds-hero-row{
    flex-direction: column !important;
  }
  body:has(.eds-dropship-v2) .eds-hero-row > div{
    flex: 1 1 100% !important;
    width: 100% !important;
  }

  /* CTA butonlarını daralt — temanın "linkleri tam genişlik yap" kuralını ez */
  body:has(.eds-dropship-v2) .eds-cta-btn{
    display: inline-block !important;
    width: auto !important;
    max-width: max-content !important;
  }

  /* fiyat tablosu: taşırma, yatay kaydır */
  body:has(.eds-dropship-v2) .eds-price-table-wrap{
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
  }
  body:has(.eds-dropship-v2) .eds-price-table-wrap table{
    min-width: 560px !important;
  }

  /* beyaz etiket bölümü: taşan fotoğrafı hizaya sok */
  body:has(.eds-dropship-v2) .eds-whitelabel-row{
    flex-direction: column !important;
  }
  body:has(.eds-dropship-v2) .eds-whitelabel-row > div{
    max-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 760px){
  /* GÜVENLİK AĞI: flex/tablo min-width taşmasını önle */
  body:has(.eds-dropship-v2) .eds-dropship-v2 *{
    min-width: 0 !important;
  }

  /* kendi iç kapsayıcımızın padding'i site geneliyle eşleşsin */
  body:has(.eds-dropship-v2) .eds-inner-wrap{
    padding-left: 16px !important;
    padding-right: 16px !important;
    max-width: 100% !important;
  }

  /* hero fotoğrafları mobilde alt alta, tam genişlik */
  body:has(.eds-dropship-v2) .eds-hero-photos{
    flex-direction: column !important;
  }
  body:has(.eds-dropship-v2) .eds-hero-photos > div{
    width: 100% !important;
  }

  /* hero başlığı mobilde çok büyük — küçült ki tek kelime/satıra düşmesin */
  body:has(.eds-dropship-v2) .eds-hero-h1{
    font-size: 1.7em !important;
  }

  /* asıl daraltan buymuş: BigCommerce'in .page-content--centered sarmalayıcısı */
  body:has(.eds-dropship-v2) .page-content,
  body:has(.eds-dropship-v2) .page-content--centered{
    max-width: 100% !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* masaüstü için yazılmış %94/1600px kuralını mobilde iptal et — tam genişlik kullan */
  body:has(.eds-dropship-v2) .container,
  body:has(.eds-dropship-v2) .page .container,
  body:has(.eds-dropship-v2) main .container{
    max-width: 100% !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  /* hero: sütun olarak diz, fotoğraflar üstte kalsın */
  body:has(.eds-dropship-v2) .eds-hero-row{
    flex-direction: column !important;
  }
  body:has(.eds-dropship-v2) .eds-hero-row > div{
    flex: 1 1 100% !important;
    width: 100% !important;
  }

  /* CTA butonlarını daralt — temanın "linkleri tam genişlik yap" kuralını ez */
  body:has(.eds-dropship-v2) .eds-cta-btn{
    display: inline-block !important;
    width: auto !important;
    max-width: max-content !important;
  }

  /* fiyat tablosu: taşırma, yatay kaydır */
  body:has(.eds-dropship-v2) .eds-price-table-wrap{
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
  }
  body:has(.eds-dropship-v2) .eds-price-table-wrap table{
    min-width: 560px !important;
  }

  /* beyaz etiket bölümü: taşan fotoğrafı hizaya sok */
  body:has(.eds-dropship-v2) .eds-whitelabel-row{
    flex-direction: column !important;
  }
  body:has(.eds-dropship-v2) .eds-whitelabel-row > div{
    max-width: 100% !important;
    width: 100% !important;
  }
}
