 /* Běžné texty – Inter */
body,
p,
li,
span,
div,
input,
textarea {
    font-family: 'Inter', sans-serif !important;
}

/* Nadpisy – Space Grotesk */
h1, h2, h3, h4, h5, h6,
.header,
strong.title,
.product-title,
.cart-title,
.news-title {
    font-family: 'Space Grotesk', sans-serif !important;
}
body.is-homepage {
  background-color: #ffffff !important;
  background-image: url(/user/documents/upload/moumou/Pozadi_PC1.png) !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
  background-position: left 400px !important;
  background-size: 100% auto !important;
}

@media (max-width: 991px) {
  body.is-homepage {
    background-image: url(/user/documents/upload/moumou/Pozadi_mobil.png) !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
    background-position: left 250px !important; /* vlevo a 200px dolů */
    background-size: 100% auto !important;
  }
}

.homepage-banners-full-width {
    background-color: transparent !important;
}
.content-wrapper {
    background-color: transparent !important;
}
 .benefitBanner {
        background-color: #000;
        color: #fff;
        border-radius: 32px;
        padding-bottom: 20px;
    }
    .benefitBanner .benefitBanner__data {
    color: #fff;  }
.next-to-carousel-banners {
  display: flex;
  flex-direction: column !important;
  align-items: center; /* volitelné pro zarovnání na střed */
  gap: 20px; /* volitelné – mezera mezi bannery */
margin-top: 40px;
}

.carousel-wrapper {
  width: 98%;
  margin: 15px auto 0 auto;
  border-radius: 32px;
  overflow: hidden;
}

.carousel-inner,
.carousel-inner .item img {
  border-radius: 32px;
  overflow: hidden;
}
#header .header-bottom .header-bottom-wrapper {
    padding-left: 5px;
    padding-right: 5px;
}

/* === PŘEDPLATNÉ (menu-item-897) === */
.navigation-in > ul > li.menu-item-897 > a {
  background-color: #cd788c !important;
  border-radius: 16px;
  padding: 8px 12px;
  display: inline-flex;
  align-items: center;
  color: white !important;
  text-decoration: none;
  font-weight: bold;
  margin-right: 12px;
  transition: background-color 0.3s ease;
}

.navigation-in > ul > li.menu-item-897 > a:hover {
  background-color: #d88fa0 !important; /* světlejší doplňkový odstín */
}

.navigation-in > ul > li.menu-item-897 > a::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background-image: url('/user/documents/upload/moumou/Predplatne_herohero.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 767px) {
  .navigation-in > ul > li.menu-item-897 {
    background-color: #cd788c !important;
    border-radius: 8px;
  }

  .navigation-in > ul > li.menu-item-897 > a {
    color: white !important;
    display: flex;
    align-items: center;
    padding: 12px 16px;
    background-color: transparent !important;
    font-weight: bold;
    gap: 8px;
  }

  .navigation-in > ul > li.menu-item-897 > a:hover {
    background-color: transparent !important;
  }

  .navigation-in > ul > li.menu-item-897 > a::before {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url('/user/documents/upload/moumou/Predplatne_herohero.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
  }
}


/* === NA ZAKÁZKU (menu-item-807) === */
.navigation-in > ul > li.menu-item-807 > a {
  background-color: #5a4076 !important;
  border-radius: 16px;
  padding: 8px 12px;
  display: inline-flex;
  align-items: center;
  color: white !important;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease;
}

.navigation-in > ul > li.menu-item-807 > a:hover {
  background-color: #6d5390 !important; /* světlejší doplňkový odstín */
}

.navigation-in > ul > li.menu-item-807 > a::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background-image: url('/user/documents/upload/moumou/Na_Zakazku.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 767px) {
  .navigation-in > ul > li.menu-item-807 {
    background-color: #5a4076 !important;
    border-radius: 8px;
  }

  .navigation-in > ul > li.menu-item-807 > a {
    background-color: transparent !important;
    color: white !important;
    display: flex;
    align-items: center;
    padding: 12px 16px;
    font-weight: bold;
    gap: 8px;
  }

  .navigation-in > ul > li.menu-item-807 > a:hover {
    background-color: transparent !important;
  }

  .navigation-in > ul > li.menu-item-807 > a::before {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url('/user/documents/upload/moumou/Na_Zakazku.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
  }
}
/* === VŠECHNY PONOŽKY (menu-item-714) === */
.navigation-in > ul > li.menu-item-714 > a {
  background-color: #185a7d !important;
  border-radius: 16px;
  padding: 8px 12px;
  display: inline-flex;
  align-items: center;
  color: white !important;
  text-decoration: none;
  font-weight: bold;
  margin-right: 12px;
  transition: background-color 0.3s ease;
}

.navigation-in > ul > li.menu-item-714 > a:hover {
  background-color: #2376a2 !important; /* světlejší odstín pro hover */
}

.navigation-in > ul > li.menu-item-714 > a::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background-image: url('/user/documents/upload/moumou/Vsechny_ponozky.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 767px) {
  .navigation-in > ul > li.menu-item-714 {
    background-color: #185a7d !important;
    border-radius: 8px;
  }

  .navigation-in > ul > li.menu-item-714 > a {
    color: white !important;
    display: flex;
    align-items: center;
    padding: 12px 16px;
    background-color: transparent !important;
    font-weight: bold;
    gap: 8px;
  }

  .navigation-in > ul > li.menu-item-714 > a:hover {
    background-color: transparent !important;
  }

  .navigation-in > ul > li.menu-item-714 > a::before {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url('/user/documents/upload/moumou/Vsechny_ponozky.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
  }
}
/* === ORIGINÁLNÍ DÁRKY (menu-item-729) === */
.navigation-in > ul > li.menu-item-729 > a {
  background-color: #f26178 !important;
  border-radius: 16px;
  padding: 8px 12px;
  display: inline-flex;
  align-items: center;
  color: white !important;
  text-decoration: none;
  font-weight: bold;
  margin-right: 12px;
  transition: background-color 0.3s ease;
}

.navigation-in > ul > li.menu-item-729 > a:hover {
  background-color: #f57c8e !important; /* světlejší doplněk pro hover */
}

.navigation-in > ul > li.menu-item-729 > a::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background-image: url('/user/documents/upload/moumou/Originalni_Darky.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 767px) {
  .navigation-in > ul > li.menu-item-729 {
    background-color: #f26178 !important;
    border-radius: 8px;
  }

  .navigation-in > ul > li.menu-item-729 > a {
    color: white !important;
    display: flex;
    align-items: center;
    padding: 12px 16px;
    background-color: transparent !important;
    font-weight: bold;
    gap: 8px;
  }

  .navigation-in > ul > li.menu-item-729 > a:hover {
    background-color: transparent !important;
  }

  .navigation-in > ul > li.menu-item-729> a::before {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url('/user/documents/upload/moumou/Originalni_Darky.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
  }
}
/* === IKONY LOGIN & KOŠÍK === */
.icon-login::after {
  content: "";
  display: none;
}
.icon-login::before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url('/user/documents/upload/moumou/Prihlaseni_blk.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.navigation-buttons .btn.cart-count .icon-cart {
  display: none;
}
.navigation-buttons .btn.cart-count::before {
  content: '';
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url('/user/documents/upload/moumou/Kosik.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
  background-color: #00c800;
  border-radius: 10px;
  flex-shrink: 0;
}

/* TEXT "Prázdný košík" – jen desktop */
.cart-count:not(.full)::after {
  content: "Prázdný košík";
  display: inline-block;
  margin-left: 8px;
  font-size: 12px;
  color: #999;
  vertical-align: middle;
}
/* === NAVIGATION-BUTTONS – úprava prostoru mezi ikonami a od pravého okraje === */
.navigation-buttons {
  display: flex;
  align-items: center;
  gap: 40px; /* Mezera mezi ikonami */
  padding-right: 20px; /* Odsazení od pravého okraje */
}

/* Ikony jednotně – fallback pokud někde chybí mezera */
.navigation-buttons > * {
  margin-left: 10px;
}

@media (min-width: 1024px) {
  .navigation-buttons .btn.cart-count:not(.full)::after {
    color: #000 !important;
    opacity: 1;
    font-weight: 500;
    font-size: 14px;
    font-family: 'Inter', sans-serif;
    line-height: 1;
  }
}
@media (max-width: 1023px) {
  .navigation-buttons .btn.cart-count::after {
    display: none;
  }
}

/* === VYHLEDÁVACÍ POLE – POUZE NA DESKTOPU === */
@media (min-width: 768px) {
  .header-search-form {
    position: relative;
    display: flex;
    align-items: center;
    width: 280px;
    margin-right: 20px;
  }

  .header-search-form input.js-search-input {
    width: 100%;
    padding: 10px 16px;
    border-radius: 999px;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    font-size: 14px;
    color: #333;
    transition: box-shadow 0.2s ease-in-out;
  }

  .header-search-form input.js-search-input:focus {
    background-color: #fff;
    outline: none;
    box-shadow: inset 0 0 0 2px #000;
  }

  .header-search-form button,
  .header-search-form input[type="submit"] {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .header-search-form {
    display: none !important;
  }
  .navigation-buttons a[data-target=navigation]:before {
    font-size: 20px !important;
    line-height: 1;
}
  .icon-search::before, .icon-search::after {
    font-size: 20px !important;
    line-height: 1;
  }
  .navigation-buttons .btn.cart-count::before {
  width: 25px!important;
  height: 25px!important;}
.icon-login::before {
  width: 25px!important;
  height: 25px!important;}
}
.navigation-in>ul>li>a {
        text-transform: none;
    }

.carousel-wrapper {
  width: 100%;
  box-sizing: border-box;
}

.wide-carousel {
  width: 98%;
  margin: 0 auto; /* vycentruje blok */
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 991px) {
.navigation-buttons a[data-target="login"] {
  display: flex !important;
  align-items: center !important;
  justify-content: center;
  line-height: 1 !important;
  vertical-align: middle !important;
  padding: 0 !important;
}
}
.icon-search:before {
    color: #000;
    vertical-align: middle !important;
}
@media (max-width: 768px) {
#header .header-top .header-top-wrapper .site-name a img, #header .header-top .header-top-wrapper h1.site-name a img {
    max-height: 185%;
}
}
/* Tablety (768px až 1024px) */
@media (min-width: 769px) and (max-width: 1024px) {
  #header .header-top .header-top-wrapper .site-name a img,
  #header .header-top .header-top-wrapper h1.site-name a img {
    max-height: 150%;
  }
}
.custom-collections-button {
  display: flex;
  justify-content: center;
  margin: 30px 0;
}

.custom-collections-button .custom-btn {
  background-color: #5a4076 !important;
  color: #fff !important;
  border-radius: 30px;
  padding: 16px 32px;
  font-size: 18px;
  font-weight: bold;
  text-transform: none;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 10px; /* mezera mezi textem a šipkou */
}

@media (max-width: 768px) {
  .custom-collections-button .custom-btn {
    font-size: 17px;
    padding: 14px 28px;
  }
}
.navigation-in > ul > li.menu-item-714 > a,
.navigation-in > ul > li.menu-item-729 > a,
.navigation-in > ul > li.menu-item-807 > a,
.navigation-in > ul > li.menu-item-897 > a {
  padding: 8px 12px;
  margin-right: 12px;
  height: 44px;
  line-height: 1;
  box-sizing: border-box;
}
.navigation-in > ul > li.menu-item-714 > a:hover,
.navigation-in > ul > li.menu-item-729 > a:hover,
.navigation-in > ul > li.menu-item-807 > a:hover,
.navigation-in > ul > li.menu-item-897 > a:hover {
  padding: 8px 12px;
  margin-right: 12px;
  height: 44px;
}
@media (min-width: 768px) {
  .navigation-in > ul > li.ext.exp:first-child > a {
    padding-left: 12px !important; /* nebo kolik používáš běžně */
  }
}