@media (max-width: 767px) {
  .is-logged .responsive-tools > a[data-target="login"]::before {
    content: "\e911";
  }
}

.footer-bottom {
  padding-top: 5px;
  padding-bottom: 5px;
  color: rgb(0 0 0 / 50%);
}

.navigation-in .navigationActions,
.menu-helper .navigationActions {
  display: none !important;
}

.is-header-black:not(.navigation-window-visible) .top-navigation-bar {
  box-shadow: 0 5px 10px rgba(125, 125, 125, 0.1);
}

.is-header-black .responsive-tools .click-cart[data-target="navigation"]:before,
.is-header-black .responsive-tools > a[data-target="navigation"]:before {
  color: #8c0e5e;
  color: var(--header-color);
}

.is-header-black.navigation-window-visible
  .responsive-tools
  > a[data-target="navigation"] {
  background-color: white;
}

.is-header-black.navigation-window-visible
  .responsive-tools
  > a[data-target="navigation"]:before {
  color: #8c0e5e !important;
}

.is-header-black #header {
  background-color: #8c0e5e;
  background-color: #8c0e5e;
}
.required-asterisk:after {
  color: #8c0e5e;
}

.benefitBanner__picture img {
  object-fit: contain;
  height: 1110%;
  width: 100%;
  max-height: 90px;
  max-width: 75px;
  margin: 0 auto;
}

.is-header-black .top-navigation-bar .container > div.top-navigation-contacts {
  background-color: #8c0e5e;
}
@media (min-width: 768px) {
  .in-index #footer {
    margin-top: 200px;
  }
  .custom-footer
    .custom-footer-left-panel
    .footer-item--payments
    .accordion__content {
    margin-top: 20px;
    opacity: 1;
    visibility: visible;
    width: auto;
    height: auto;
  }
}

.custom-footer .custom-footer-left-panel .footer-item--payments p {
  margin-bottom: 0;
}

div.cart-overview a {
  display: flex;
}

#footer {
  background-color: #8c0e5e;
  background-color: #8c0e5e;
  margin-top: 50px;
}

@media (min-width: 768px) {
  .is-header-black .navigation-in > ul > li.exp > a {
    color: white !important;
    color: var(--header-color) !important;
  }
}

.is-header-black .navigation-in > ul > li.ext > a:after {
  color: white;
  color: var(--header-color) !important;
}

.is-header-black .top-navigation-bar {
  background-color: #ffffff;
}

@media (min-width: 768px) {
  .is-header-black .navigation-in > ul > li > a {
    color: #ffffff !important;
    color: #ffffff !important;
  }

  .category-header input[type="radio"]:checked + label {
    background-color: var(--color-primary);
  }
  .in-contacts .content-inner > article {
    width: 100%;
  }
  .benefitBanner__picture img {
    mix-blend-mode: multiply;
  }
  .in-index .position--benefitHomepage {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .benefitBanner__picture {
    height: 50px;
  }
  .benefitBanner__picture img {
    max-height: 50px;
    max-width: 55px;
  }

  .welcome .welcome__content p {
    margin-bottom: 0;
  }

  .welcome .welcome__content p + p {
    margin-top: 20px;
  }

  .banners-top-block .banner-wrapper a,
  .banners-top-block .banner-wrapper img {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .top-navigation-bar .container > div.top-navigation-contacts {
    top: 0;
    height: 49px;
  }
  .welcome h1 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .welcome p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .welcome {
    padding: 40px 40px 40px 40px;
  }
}
@media (min-width: 992px) {
  .header-top {
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .popup-widget.login-widget {
    top: 130px;
  }

  .popup-widget.cart-widget {
    top: 130px;
  }

  .admin-logged .popup-widget.login-widget {
    top: 155px;
  }

  .admin-logged .popup-widget.cart-widget {
    top: 155px;
  }
}
@media (max-width: 767px) {
  body.is-header-black .top-navigation-bar {
    background-color: #8c0e5e !important;
  }
  .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;
  }
}

.products-block:not(.products-additional) .p .image img {
  position: relative;
  width: calc(100% + 32px);
  max-width: none;
  margin-left: -16px;
  margin-top: -16px;
}

@media (min-width: 768px) {
  .products-block:not(.products-additional) .p .image img {
    position: relative;
    width: calc(100% + 60px);
    max-width: none;
    margin-left: -30px;
    margin-top: -30px;
  }
}

.partners-group {
  display: flex;
  flex-wrap: nowrap;
  overflow-y: hidden;
  overflow-x: auto;
  white-space: nowrap;
  justify-content: flex-start;
  margin: 0;
}

.partners-group::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 4px;
}
.partners-group::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #8b9094;
}

.partners__item:first-child {
  margin-left: 0;
}
.partners__item:last-child {
  margin-right: 0;
}
.partners__item {
  padding: 0 8px 15px;
  margin-bottom: 0;
  display: inline-block !important;
  vertical-align: top;
  width: 230px;
  max-width: 230px;
  white-space: normal;
  flex: 0 0 auto;
}

.product .quantity input {
  border: 0;
  outline: none;
}
.product .quantity .decrease,
.product .quantity .increase {
  height: 40px;
  width: 40px;
  border-radius: 0 !important;
  top: 0;
}

.product .quantity {
  max-width: 100%;
  margin-bottom: 10px;
  border-radius: 0;
  overflow: hidden;
}

.product .p {
  padding: 20px 16px 125px;
}

.product .p {
  padding: 20px 16px 125px;
}

@media (max-width: 480px) {
  .in-index .product .p {
    padding: 20px 10px 115px;
  }
  .in-index .products-block .product-btn {
    bottom: 15px;
  }
}

@media (min-width: 768px) {
  .product .quantity {
    margin-bottom: 10px;
    width: 100%;
    border-radius: 0;
    overflow: hidden;
  }
  .product .p {
    padding: 30px 30px 130px;
  }
  .is-header-black .top-navigation-bar-menu li:not(.cropped):last-child::after,
  .is-header-black .top-navigation-bar-menu li::before {
    background-color: black;
  }
  body.is-header-black .top-navigation-bar,
  .is-header-black
    .top-navigation-bar
    .container
    > div.top-navigation-contacts {
    background-color: white !important;
  }
  .is-header-black .top-navigation-bar .top-navigation-contacts a:before,
  .is-header-black .top-navigation-bar .top-navigation-contacts a span,
  .top-navigation-bar a,
  .top-navigation-bar .dropdown button {
    color: black !important;
  }
}

.login-window-visible #header .top-nav-button-login:after,
.login-window-visible #header .top-nav-button-login:before,
.login-window-visible #header .top-nav-button-login,
.is-header-black.cart-window-visible .header-top .btn.cart-count:before,
.cart-window-visible .btn.cart-count.full::after,
.cart-window-visible #header .cart-count,
.cart-window-visible #header .cart-count:after,
.is-header-black.cart-window-visible .header-top .btn.cart-count .cart-price {
  color: black !important;
}

.is-header-black a.btn.cart-count.full i,
.is-header-black .navigation-in-bottom .top-navigation-contacts a:before,
.is-header-black a.btn.cart-count.full i {
  color: white;
}
