/** Shopify CDN: Minification failed

Line 194:0 All "@import" rules must come first

**/
/* Header menüsündeki yazıların ortada durması için*/
.header--middle-left .header__inline-menu {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

/* Header menü öğeleri (HOME, SHOP, ABOUT US vb.) */
.header__menu-item {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.9px;
}
/* Dropdown menü öğelerini regular yap */
.header__submenu .header__menu-item {
  font-weight: 400 !important;
  font-size: 12px;
}

/* Sayfa genişliği ve kenar boşlukları */
.page-width {
  max-width: 1400px !important;
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}


/* Koleksiyon açıklamalarını ortala */
.collection__description {
  text-align: center !important;
}

/* Tüm sayfalardaki ürün başlıklarını aynı boyutta tut */
.card__information .card__heading,
.card-information .card__heading,
.card .card__heading,
body .card__heading {
  font-size: 16px !important;
  text-align: center !important;
  font-weight: 600 !important;
}

/* Collection/Shop sayfası için ekstra kural */
.collection-product-card .card__heading,
.grid__item .card__heading {
  font-size: 16px !important;
}

/* Fiyatlar */
.price {
  font-size: 11px !important;
  font-weight: 200 !important;
  text-align: center !important;
}

/* Ürün kartı içeriğini ortala */
.card__content {
  text-align: center !important;
}

/* Ürün kartı arka planını şeffaf yap */
.card {
  background-color: transparent !important;
}

/* Ürün kartı içeriği arka planını şeffaf yap */
.card__inner {
  background-color: transparent !important;
}

/* Ürün isimlerini siyah yap */
.card__heading,
.card__heading a {
  color: #000000 !important;
}

/* Fiyatları siyah yap */
.price {
  color: #000000 !important;
}

/* Diğer metin elementlerini siyah yap */
.card__content {
  color: #000000 !important;
}


/* Contact form genişliği */
.contact {
  max-width: 600px !important;
  margin: 0 auto !important;
}

/* Slideshow navigasyon paneli arka plan rengi */
.slideshow__controls {
  background-color: #fcfcfc !important;
}


/* Koleksiyon Açıklama metnini ortada gösteriyor */
.collection__description {
  text-align: center !important;


} /* Ürün isimlerinin boyutunu ayarlıyor ve ortada gösteriyor */
.card__heading {
  font-size: 16px !important;
  text-align: center !important;
  font-weight: 600 !important;
} /* Fiyatlar */
.price {
  font-size: 11px !important;
  font-weight: 200 !important;
  text-align: center !important;
} /* Ürün kartı içeriğini ortala */
.card__content {
  text-align: center !important;
}

/* Footer minimal font sizes - tüm başlıklar ve linkler */
.footer h2,
.footer h3,
.footer h4,
.footer .h2,
.footer .h3,
.footer .h4,
.footer a,
.footer p,
.footer li,
.footer span,
.footer .footer-block__heading {
  font-size: 0.85em !important;
}


/* footer bölümünün üst alt boşlukları */
footer .footer__content-top {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

footer .footer__content-bottom {
  padding-top: 0px !important;
  margin-top: 5px !important;
}

/* Tüm page template'leri için */
main h1,
.page h1 {
  text-align: center !important;
  font-size: 2.5rem !important;
}

main p,
.page p {
  text-align: left !important;
  max-width: 800px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}


/* --------------------FONT SETTING---------------------- */
/* WEAR THE NATURAL - Rich Text Özel Stiller */
.rich-text h2 {
  text-align: center !important;
}
.rich-text__heading,
.template--19285237629120__rich_text_Unc374 .rich-text__heading {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 33.2px;
  letter-spacing: 0.6px;
  color: #1C1D1D;
}

.rich-text__text,
.template--19285237629120__rich_text_Unc374 .rich-text__text {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18.2px;
  letter-spacing: 0.4px;
  color: #1C1D1D;
}

/* Roboto fontunu yükle */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');

/* JUST LAUNCHED Başlığı (Heading) */
.collection__title .title.inline-richtext {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 700 !important;
  font-size: 22px !important;
  line-height: 29.1px !important;
  letter-spacing: 0.6px !important;
  color: #1C1D1D !important;
  text-align: center !important;
}

/* Ürün Başlıkları */
.card__heading,
.card__heading a,
.card-wrapper .card__heading,
.card__information .card__heading {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 16px !important;
  letter-spacing: 0.4px !important;
  color: #1C1D1D !important;
}

/* Ürün Fiyatları */
.price,
.price__regular,
.price__sale,
.price-item,
.price-item--regular,
.card__information .price {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400 !important;
  font-size: 11px !important;
  line-height: 14.3px !important;
  letter-spacing: 0.4px !important;
  color: #1C1D1D !important;
}

/* Tüm Butonlar (Rich Text dahil) */
.button,
button,
[type="submit"],
.shopify-payment-button__button,
.cart__checkout-button,
input[type="button"],
input[type="submit"],
a.button,
.rich-text__buttons .button--primary,
.rich-text__buttons .button--secondary,
.rich-text__buttons a {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  line-height: 18.5px !important;
  letter-spacing: 3.9px !important;
  color: #FFFFFF !important;
}

/* EXPLORE CATEGORIES Başlığı */
.collection-list-title.inline-richtext {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 700 !important;
  font-size: 22px !important;
  line-height: 29.1px !important;
  letter-spacing: 0.6px !important;
  color: #1C1D1D !important;
  text-align: center !important;
}

.title-wrapper-with-link {
  text-align: center !important;
  justify-content: center !important;
}

/* ANNOUNCEMENT BAR */
.announcement-bar__message {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 700 !important;
  font-size: 10px !important;
  line-height: 13.9px !important;
  letter-spacing: 2.1px !important;
  color: #FFFFFF !important;
}

/* HEADER ANA MENÜ LİNKLERİ (SHOP, BRAND, AMBIENT COLLECTIONS vb.) */
.header__menu .list-menu--inline > .list-menu__item > a,
.header__menu .list-menu--inline > .list-menu__item > summary,
.header__inline-menu .list-menu--inline > .list-menu__item > a,
.header__inline-menu .list-menu--inline > .list-menu__item > summary {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 700 !important;
  font-size: 15px !important;
  line-height: 19.5px !important;
  letter-spacing: 0.4px !important;
  color: #000000 !important;
}

/* DROPDOWN MENÜ SEÇENEKLERİ */
.header__submenu .list-menu__item a,
.mega-menu__link,
.header__menu .list-menu .list-menu__item a {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400 !important;
  font-size: 13px !important;
  line-height: 19.5px !important;
  letter-spacing: 0.4px !important;
  color: #1C1D1D !important;
}

/* JOIN THE WEAR THE NATURAL (Newsletter Başlığı) */
.footer-block__newsletter .footer-block__heading {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400 !important;
  font-size: 11px !important;
  line-height: 14.6px !important;
  letter-spacing: 3.4px !important;
  color: #FFFFFF !important;
}

/* BRAND, HELP, LEGAL, CONTACT US (Footer Blok Başlıkları) */
.footer-block__heading {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400 !important;
  font-size: 11px !important;
  line-height: 14.6px !important;
  letter-spacing: 3.4px !important;
  color: #FFFFFF !important;
}

/* Footer Menü Linkleri ve Text İçerikleri */
.footer-block__details-content a,
.footer-block__details-content .list-menu__item,
.footer-block__details-content.rte,
.footer-block__details-content.rte p {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400 !important;
  font-size: 11px !important;
  line-height: 15.5px !important;
  letter-spacing: 0.4px !important;
  color: #FFFFFF !important;
}
