.benefitBanner__item {
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
}
.benefitBanner__picture {
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}
.benefitBanner__link {
  flex-wrap: wrap;
}
.benefitBanner__content {
  margin-top: 0;
  justify-content: center;
  padding-right: 0;
  width: 100%;
}
.benefitBanner__picture img {
  max-height: 70px;
  max-width: 75px;
}
.benefitBanner__picture {
  height: 70px;
}

#footer ul li b {
  font-weight: 400;
}

body {
  background-color: #f8f8f8 !important;
}
.products-block .p-in-in {
  min-height: auto;
}
.category-header input[type="radio"]:checked + label {
  background-color: var(--color-primary);
}
.in-contacts .content-inner > article {
  width: 100%;
}
.welcome .welcome__content p {
  margin-bottom: 0;
}

.sidebar-inner > div.no-p {
  padding: 0;
  border: 0;
  background-color: transparent;
}

/* .footer-banners .footer-banner:not(.footer-banner--no-text) img {
  width: 100%;
  height: auto;
  max-width: 100%;
  mix-blend-mode: multiply;
} */

.welcome .welcome__content p + p {
  margin-top: 20px;
}

.site-msg-custom,
.site-msg {
  background-color: #e3e6ee;
  color: #000;
}

.site-msg-custom.step-1:before {
  color: black;
}

.welcome .welcome__content p img {
  max-height: 300px;
  object-fit: contain;
}

.flag.flag-tip {
  background-color: #4ca32f;
}

* {
  font-family: "Open Sans" !important;
}

@media (min-width: 1200px) {
  body.multiple-columns-body.type-detail .detail-parameters th {
    max-width: 180px;
    padding-bottom: 15px;
  }
}

.welcome__left-panel h2 {
  font-size: 26px;
  line-height: 1.4;
}

.flag.flag-discount:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23213b87' d='M93.71 42.777l-3.374-5.121a3.181 3.181 0 0 1-.507-1.844l.333-6.193a9.472 9.472 0 0 0-5.197-8.995l-5.49-2.777a2.987 2.987 0 0 1-1.327-1.328l-2.774-5.485a9.424 9.424 0 0 0-8.993-5.199l-6.195.334c-.65.034-1.29-.14-1.833-.5l-5.131-3.38A9.46 9.46 0 0 0 48 .722a9.457 9.457 0 0 0-5.22 1.566l-5.122 3.373a3.21 3.21 0 0 1-1.843.508l-6.193-.334a9.425 9.425 0 0 0-8.995 5.197l-2.778 5.491a2.986 2.986 0 0 1-1.327 1.326l-5.486 2.774a9.472 9.472 0 0 0-5.198 8.993l.334 6.198a3.013 3.013 0 0 1-.501 1.83l-3.38 5.132a9.474 9.474 0 0 0 0 10.443l3.372 5.12c.358.557.533 1.2.509 1.843l-.334 6.194a9.471 9.471 0 0 0 5.196 8.995l5.492 2.777a2.989 2.989 0 0 1 1.325 1.328l2.774 5.485a9.426 9.426 0 0 0 8.994 5.198l6.196-.333c.65-.036 1.287.14 1.832.5l5.132 3.38A9.46 9.46 0 0 0 48 95.274a9.463 9.463 0 0 0 5.221-1.566l5.121-3.373a3.2 3.2 0 0 1 1.843-.508l6.193.333a9.424 9.424 0 0 0 8.995-5.196l2.777-5.491a2.991 2.991 0 0 1 1.328-1.326l5.486-2.774a9.47 9.47 0 0 0 5.198-8.993l-.333-6.2c-.037-.64.14-1.288.5-1.828l3.38-5.132a9.477 9.477 0 0 0 0-10.442z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* .flag.flag-tip {
  color: black;
} */
/*
.flags-extra .price-standard,
.flags-extra .price-save {
  color: #545454;
} */

@media (min-width: 992px) {
  .sidebar {
    width: 300px;
  }
}

.benefitBanner__title {
  font-weight: 700;
}

.in-index .position--benefitHomepage {
  margin-top: 40px;
}

.top-category-block .menu-level-2.no-menu-level-3 .menu-content {
  padding: 15px 15px 15px;
}

.body-banners a,
.body-banners img {
  width: 100%;
}

.benefitBanner__title {
  color: var(--color-primary-hover);
}

@media (min-width: 768px) {
  .body-banners > div.col-sm-4 {
    width: 33.33%;
    max-width: 33.33%;
    flex: 0 0 33.33%;
  }
  .body-banners > div.col-sm-8 {
    width: 66.66%;
    max-width: 66.66%;
    flex: 0 0 66.66%;
  }
  .benefitBanner__content {
    margin-top: 15px;
  }
  .top-navigation-bar .container > div.top-navigation-contacts {
    top: 0;
    height: 49px;
  }
  .welcome h1 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .welcome p {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .welcome {
    padding: 40px 40px 40px 40px;
  }
}
@media (min-width: 768px) {
  .header-top {
    padding-top: 15px;
    padding-bottom: 0;
  }

  .popup-widget.cart-widget,
  .popup-widget.login-widget {
    top: 90px;
  }

  .admin-logged .popup-widget.cart-widget,
  .admin-logged .popup-widget.login-widget {
    top: 115px;
  }
}
@media (min-width: 992px) {
  .header-top {
    padding-top: 15px;
    padding-bottom: 0;
  }

  .popup-widget.cart-widget,
  .popup-widget.login-widget {
    top: 115px;
  }

  .admin-logged .popup-widget.cart-widget,
  .admin-logged .popup-widget.login-widget {
    top: 140px;
  }
}
@media (max-width: 767px) {
  .top-navigation-bar {
    background-color: white;
  }
}

@media (max-width: 370px) {
  .top-navigation-bar .site-name a img {
    max-height: 30px;
  }
}

@media (min-width: 768px) {
  .products-related-block h2,
  .products-alternative-block h2,
  h4.homepage-group-title,
  .h4.homepage-group-title {
    font-size: 36px;
  }
  body .hodnoceni:before {
    text-align: center;
    font-size: 36px;
    margin-bottom: 30px;
  }
  .products-block.products .p .name {
    font-size: 18px;
  }
  .navigation-buttons a[data-target="cart"]:hover {
    color: white;
  }
  .header-top .btn.cart-count:hover .cart-price {
    color: white;
  }
  .navigation-buttons .click-cart a:after {
    display: none;
  }
  .click-cart > a[data-target="cart"] {
    background: var(--color-secondary);
    border-radius: 8px;
  }
  .click-cart > a[data-target="cart"]:hover {
    background: var(--color-secondary-hover);
  }
  #header .cart-count {
    border-radius: 7px 7px;
  }
  .navigation-buttons a[data-target="cart"] {
    color: #fff;
  }
  .header-top .btn.cart-count:before {
    font-size: 26px;
  }
  .header-top .btn.cart-count:before {
    color: white !important;
  }
  .navigation-buttons {
    right: 0;
  }
  .cart-window-visible #header .click-cart {
    border-radius: 7px 7px 0 0;
  }
  .cart-window-visible #header .cart-count {
    background: var(--color-secondary-hover);
    border-radius: 7px 7px 0 0;
  }
  .cart-window-visible .btn.cart-count .cart-price {
    color: white;
  }
  .popup-widget {
    margin-left: -6px;
  }
}

@media (min-width: 992px) {
  .popup-widget.cart-widget {
    margin-left: 106px;
  }
}

@media (min-width: 1200px) {
  .popup-widget.cart-widget {
    margin-left: 209px;
  }
}

@media (min-width: 1440px) {
  .popup-widget.cart-widget {
    margin-left: 329px;
  }
}

@media (min-width: 768px) {
  .is-header-fixed.is-header-hidden #header .site-name a img {
    max-height: 60px;
  }
  #header .site-name {
    display: flex;
    align-items: center;
  }

  #header .site-name a img {
    max-height: 80px;
    /*      max-width: 300px;*/
  }
}

@media (max-width: 767px) {
  .top-navigation-bar .site-name a img {
    max-height: 40px;
  }
}

.instagram-subheadline {
  display: block;
  text-align: center;
  margin-bottom: 35px;
}

.instagram-subheadline a {
  display: inline-block;
  padding: 5px 0;
  line-height: 1.4;
  color: #7c7e8f;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.instagram-block .h4.homepage-group-title {
  margin-bottom: 0;
}

.instagram-subheadline a:hover {
  color: var(--color-primary);
}

@media (min-width: 1200px) {
  .partners__item {
    width: calc(100% / 8);
  }
}
@media (min-width: 768px) {
  .partners__image-block {
    height: 35px;
    max-width: 130px;
  }
}
