/** Shopify CDN: Minification failed

Line 30:1 Comments in CSS use "/* ... */" instead of "//"
Line 113:1 Comments in CSS use "/* ... */" instead of "//"
Line 124:5 Expected ":"

**/
.sakla ,  .v1x3196  {
display:none !important;
}

.header__tape{
  background-color: #ca9a53  !important;
  font-size:16px !important;
}
.header__tape-close{
    display:none !important;
}

.header__tape p{
    padding: 5px 0px !important;
}

.header__tape > div > div{
    padding: 5px 0px !important;
}


.breadcrumbs ul{
 // justify-content: left !important;
  font-size: 16px !important;
}

.slider  .promobox__text-1{
  font-weight:600;
  font-size: 22px;
}

.slider  .promobox__text-2{
  font-weight:600;
  font-size: 30px;
}

.slider .promobox__btn-1{
  background-color: #ffffffc0 !important;
  font-size: 36px;
  padding: 20px 15px !important;
  font-weight: normal;
  font-family: "Mouse Memoirs", sans-serif  !important;
  border: 0 solid #E2E8F0;
  box-shadow: transparent 0 0 0 3px,#000c 0 6px 20px;
  transition: box-shadow .2s,-webkit-box-shadow .2s;
  box-sizing: border-box;
  border-radius: 2px;
}

.carousel__title a, .collection-page-heading__wrapper div h1{
   font-family: "Mouse Memoirs", sans-serif  !important; 
   font-size: 24px !important;
   font-weight: normal !important;
}

.information-line {
  background-color: #efefef !important;
}

.information-line .d-flex{
  justify-content: center !important;
}

@media (max-width: 540px) {
  .information-line i{
  margin: 0px !important;
  }
  .information-line__title div {
   font-size: 0.85em !important;
  }
  .information-line  .col-12{
      padding: 0px 0px !important;
  }
}

.anasayfa_promobox .rimage{
  height: 200% !important;
}
.promobox__bg absolute-stretch{
  background-color: #ffffff01 !important;
}
.promobox .btn {
  padding-top: 3px;
  padding-bottom: 3px;
}
.promobox__btn-1.btn.btn--secondary{
  background-color: #00000080;
}
.promobox__btn-1.btn.btn--invert{
  background-color: #BE7A1580;
}

.footer{
    background-color: #222;
}

.tabs__content.rte.overflow-hidden p, .tabs__content.rte.overflow-hidden ul {
	font-family: "Harmonia Sans", sans-serif !important;
	font-size: 16px !important;
}

.free-shipping {
	background-color: #fd7878;
	box-shadow: transparent 0 0 0 3px,rgba(0, 0, 0, .8) 0 2px 6px;
    transition: box-shadow .2s,-webkit-box-shadow .2s;
	//border: 1px solid black;
  	overflow: hidden;
    text-align: left;
}

.shopify-review-icon .icon{
  color: #FDCC0D !important;
  fill: #FDCC0D !important;
}

._hj_feedback_container div{
  top, .post a : 80% !important;
}


.carousel-articles__image, .carousel-articles__image  .rimage__img , .post .d-block, .post a  .rimage .rimage__img{
  max-height: 300px !important;
  min-height: 300px !important;
  object-fit: cover;    
}
.carousel-articles__image .rimage, .post a .rimage {
  overflow: unset !important;
}
/* ===== Cart card (Option C) ===== */
.header__btn-cart {
  border: 1.5px solid #E4DECF;
  border-radius: 12px;
  padding: 8px 18px;
  gap: 4px;
}
.header__btn-cart:hover { border-color: #B0935A; }
.nan-cart { line-height: 1.15; text-align: left; }
.nan-cart__label { font-size: 12px; color: #9A9388; }
.nan-cart__total { font-size: 15px; font-weight: 500; color: #2A2A2A; }
/* ===== Hesabım dropdown (Option C) ===== */
.nan-account { position: relative; display: inline-flex; }
.nan-account__trigger {
  display: inline-flex; align-items: center; gap: 6px;
  background: none; border: 0; cursor: pointer;
  font: inherit; color: inherit; padding: 6px 2px;
}
.nan-account__trigger:hover { color: #8A6E3A; }
.nan-account__menu {
  display: none; position: absolute; top: 100%; right: 0;
  min-width: 200px; background: #fff;
  border: 1px solid #ECE5D6; border-radius: 12px;
  box-shadow: 0 18px 40px -16px rgba(60,48,20,.35);
  padding: 6px; z-index: 60;
}
.nan-account:hover .nan-account__menu,
.nan-account:focus-within .nan-account__menu { display: block; }
.nan-account__menu a {
  display: block; padding: 9px 12px; border-radius: 8px;
  text-decoration: none; color: #2A2A2A; font-size: 14px;
}
.nan-account__menu a:hover { background: #FBF7EE; color: #8A6E3A; }
/* ===== Top strip — vertical breathing room ===== */
.header__line-additional { padding-top: 8px; padding-bottom: 8px; }
.header__line-additional .container { align-items: center; min-height: 48px; }

/* ===== Cart count badge (desktop) ===== */
@media (min-width: 992px) {
  .header__btn-cart .header__counter {
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 14px;
    left: 22px;
    min-width: 18px;
    height: 18px;
    padding: 0 4px;
    background: #BC2E26;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    line-height: 1;
    border-radius: 999px;
    pointer-events: none;
  }
}
/* ===== Top nav link colors (match mockup) ===== */
.header__nav-top .menu--main .menu__panel .menu__item > a,
.header__nav-top .menu--main .menu__panel .menu__item > a span { color: #4A453C !important; }
.header__nav-top .menu--main .menu__panel .menu__item > a:hover,
.header__nav-top .menu--main .menu__panel .menu__item > a:hover span { color: #B0935A !important; }
/* Optional: tint the top strip cream for visible separation */
.header__line-additional { background: #FBF7EE; }
/* ===== Leaf accents on announcement bar ===== */
.header__tape p::before,
.header__tape p::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('/cdn/shop/files/leaf.png?v=1782795353') center / contain no-repeat;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.header__tape p::before { margin-right: 14px; }
.header__tape p::after  { margin-left: 14px; }