.categories__wrapper {
  margin-top: -40px;
}
.benefitBanner__picture {
  margin-right: 0px;
}
.benefitBanner__title {
  font-size: 0.9em;
  font-weight: 600;
  line-height: 1.4;
  color: black;
}
@media (min-width: 992px) {
  .benefitBanner__item {
    flex: 1 1 20%;
  }
}
.in-index .subcategories li {
  padding: 0px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.in-index .subcategories li a {
  border: 0;
  background-color: #f7f7f7;
}

@media (min-width: 992px) {
  .in-index .subcategories li:nth-child(3n) {
    border-right: 0;
  }
  .in-index .subcategories li:nth-child(n + 7) {
    border-bottom: 0;
  }
}

@media (max-width: 991px) {
  .in-index .subcategories li:nth-child(2n) {
    border-right: 0;
  }
  .in-index .subcategories li:nth-child(n + 8) {
    border-bottom: 0;
  }
}

.in-index .main-banner__title {
background: linear-gradient(90deg, #c1e4ef 13.23%, #3d76ad 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
@media (min-width: 1200px) {
  .in-index .footer-banners .footer-banner {
    width: 100%;
    margin: 0;
  }
}
.in-index .footer-banners.banner-wrapper {
  display: flex;
  padding: 0;
}
.in-index .blog-wrapper {
  display: none;
}
.in-index .homepage-box.middle-banners-wrapper .body-banners {
  flex-direction: column;
}
.in-index .homepage-box.middle-banners-wrapper .body-banners > div {
  width: 100%;
}
.hero_section_top h1 {
  display: block;
  color: #fff;
  font-family: "Host Grotesk";
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
@media (min-width: 1200px) {
  .in-index .homepage-box.before-carousel {
    background: url(/user/documents/img/somax_background_gradient_1.webp) center
      center no-repeat;
    background-size: cover;
    background-position: center top 70%;
    background-repeat: no-repeat;
  }
}
@media (max-width: 1199px) {
  .in-index .has-text-banner.banners-row {
    margin-bottom: 0;
    background: url(/user/documents/img/somax_background_gradient_1.webp) center
      center no-repeat;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}

.hero_section_top .main-banner__link {
  border-radius: 9px;
  background: #ffe670;
  border: 0;
  color: #142025;
  text-align: center;
  font-family: "Host Grotesk";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.hero_section_top {
  width: 100%;
}
.banner_top {
  padding: 20vh 0;
}
@media screen and (max-width: 992px) {
  .banner_top {
    padding-top: 20vh;
    padding-bottom: 20vh;
  }
}
@media screen and (max-width: 768px) {
  .hero_section_top h1 {
    font-size: 25px;
  }
  .hero_section_top .main-banner__title {
    font-size: 25px;
  }
  .banner_top {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 10vh;
  }
}
.custom_button_brand_yellow {
  padding: 10px 50px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  transition: 0.4s ease;
  background-color: #e0a82f;
  border: 1px solid #e0a82f;
  color: white;
}
.custom_button_brand_yellow:hover {
  background-color: white;
  border: 1px solid #e0a82f;
  color: black;
}
.zoom_effect {
  transition: transform 0.3s ease-in-out;
}
.zoom_effect:hover {
  transform: scale(0.95);
}
.top_padding {
  padding-top: 0px;
}
@media screen and (max-width: 768px) {
  .mini_odsazeni {
    padding: 10px 0px;
  }
}
.homepage-group-title.h4 {
  color: #014282;
  padding-top: 80px;
}
@media (min-width: 1440px) {
  .columns-4 .products-block > div:nth-child(4n),
  .columns-4 .products-block > div:nth-child(3n):last-child {
    border-right-style: solid !important;
  }
}

main#content article div[itemprop="about"] ul.subcategories.with-image {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
main#content
  article
  div[itemprop="about"]
  ul.subcategories.with-image
  li::before {
  content: none !important;
  display: none !important;
}
.btn.btn-cart.add-to-cart-button span {
  font-size: 14px;
  font-weight: 400;
}
.btn.btn-cart.add-to-cart-button {
  background-color: #e0a82f;
  border-color: #e0a82f;
  border-radius: 0px;
}
.btn.btn-cart.add-to-cart-button:hover {
  background-color: #fff;
  color: black;
}
.btn.btn-cart:hover::before,
a.btn.btn-cart:hover::before,
.btn.add-to-cart-button:hover::before {
  color: black;
}
.availability span {
  font-family: var(--template-font);
}
.navigation-in.menu {
  font-family: var(--template-font);
}
.newsletter_form span {
  font-size: 16px;
  font-weight: 300;
}
.newsletter_form label {
  font-size: 16px;
  font-weight: 300;
}
.newsletter_form a {
  color: black;
}
.newsletter_button {
  border-color: #e0a82f;
  background-color: #e0a82f;
  color: black;
  text-transform: none;
  line-height: 1.2;
  font-size: 16px;
  font-weight: 700;
  min-width: 140px;
}
.footer-banners.banner-wrapper {
  display: none;
}
.container.footer-bottom {
  display: none;
}
.container.breadcrumbs-wrapper {
  display: none;
}
