.welcome ul,
.welcome ol {
  margin-bottom: 0;
}
.welcome__right-panel {
  align-self: center;
}
.welcome ul > li,
.welcome ol > li {
  margin-bottom: 8px;
}
.category-header input[type="radio"]:checked + label {
  background-color: var(--color-primary);
}
.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 {
    height: 35px;
  }
  .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: 30px 30px 30px 30px;
  }
}
@media (min-width: 992px) {
  .header-top {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .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) {
  .top-navigation-bar {
    background-color: white;
  }
}

@media (max-width: 370px) {
  .top-navigation-bar .site-name a img {
    max-height: 30px;
  }
}

@media (min-width: 768px) {
  .top-navigation-bar {
    background: #f5f6f8;
  }
  .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 {
    background: var(--color-secondary);
    border-radius: 8px;
  }
  .click-cart:hover {
    background: var(--color-secondary-hover);
  }
  #header .cart-count {
    border-radius: 7px 7px 0 0;
  }
  .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-color: transparent;
    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;
  }
}

.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;
  }
}

@media (min-width: 768px) {
  .is-header-fixed.is-header-hidden #header .site-name a img {
    max-height: 76px;
  }
  #header .site-name {
    display: flex;
    align-items: center;
  }

  #header .site-name a img {
    max-height: 90px;
    max-width: 300px;
  }
}

@media (max-width: 767px) {
  .top-navigation-bar .site-name a img {
    max-height: 40px;
  }
}

@media (min-width: 768px) {
  .navigation-in > ul > li > a {
    padding-top: 23px;
    padding-bottom: 22px;
  }
  .menu-helper,
  #navigation {
    height: 60px;
  }
  #header:before {
    height: 60px;
  }
  #header {
    position: relative;
  }
  .is-header-scrolling #header:before {
    height: 60px;
  }
  .menu-helper > span {
    border-color: transparent;
  }

  .menu-helper {
    background-color: transparent;
  }
  .navigation-close,
  .navigation-in {
    z-index: 3;
  }

  .navigation-in > ul > li.ext > a:after,
  .navigation-in > ul > li > a {
    color: white !important;
  }

  .menu-helper-visible .menu-helper > span:after,
  .menu-helper-visible .menu-helper > span {
    color: #0f0f0f;
  }

  .menu-helper > span,
  .menu-helper > span:after {
    color: white;
  }

  #header:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: calc(50% - 50vw);
    display: block;
    width: 100vw;
    height: 60px;
    z-index: 1;
    left: calc(50% - 50vw - 10px);
    background-color: var(--color-primary);
  }
}

/* update */

@media (min-width: 768px) {
  .is-header-fixed.is-header-hidden #header .site-name a img {
    max-height: 60px;
  }
}

@media (min-width: 768px) {
  .top-navigation-bar .container > div.top-navigation-contacts {
    height: 50px;
    top: 0;
    right: 140px;
  }
}

.id--9 .products-related-block {
  margin-top: 40px;
}

.cart-table tr .p-name a.show-related {
  display: none;
}

.id--9 .content-inner .products-related-block h2,
.id--9 .content-inner .products-alternative-block h2 {
  margin-bottom: 0;
  margin-top: 0;
  margin-bottom: 10px;
  z-index: 2;
  position: relative;
  text-align: center;
}

@media (max-width: 766px) {
  .id--9 .content-inner .products-related-block h2,
  .id--9 .content-inner .products-alternative-block h2 {
    margin-bottom: 10px;
  }
}

.id--9 .content-inner .products-related-block .product-btn .price {
  display: none;
}

.id--9 .content-inner .products-block > div:nth-child(n + 5) {
  display: none;
}

@media (min-width: 480px) {
  .id--9 .content-inner .products-block > div {
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .id--9 .content-inner .products-block > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
}

.extras-wrap .extra-item.is-free-shipping .extra-content .extra-content {
  border: 0;
}

.product .quantity input {
  border: 0;
  outline: none;
}
.product .quantity .decrease,
.product .quantity .increase {
  height: 40px;
  width: 40px;
  top: 0;
}

.product .quantity {
  max-width: 85%;
  margin-bottom: 10px;
  border-radius: 25px;
  overflow: hidden;
}

.product .p {
  padding: 20px 16px 125px;
}

.product .p {
  padding: 20px 16px 115px;
}

@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: 25px;
    overflow: hidden;
  }
  .product .p {
    padding: 30px 30px 130px;
  }
}

.product.is-unavailable img {
  opacity: 0.4;
}

@media (max-width: 480px) {
  html[lang="de"] .columns-mobile-2 .product .btn,
  html[lang="at"] .columns-mobile-2 .product .btn,
  html[lang="pl"] .columns-mobile-2 .product .btn,
  html[lang="de"] .columns-mobile-2 .product .btn.btn-cart,
  html[lang="at"] .columns-mobile-2 .product .btn.btn-cart,
  html[lang="pl"] .columns-mobile-2 .product .btn.btn-cart,
  html[lang="de"] .columns-mobile-2 .product a.btn.btn-cart,
  html[lang="at"] .columns-mobile-2 .product a.btn.btn-cart,
  html[lang="pl"] .columns-mobile-2 .product a.btn.btn-cart,
  html[lang="de"] .columns-mobile-2 .product .btn.add-to-cart-button,
  html[lang="at"] .columns-mobile-2 .product .btn.add-to-cart-button,
  html[lang="pl"] .columns-mobile-2 .product .btn.add-to-cart-button,
  html[lang="de"] .columns-mobile-2 .product a.btn.add-to-cart-button,
  html[lang="at"] .columns-mobile-2 .product a.btn.add-to-cart-button,
  html[lang="pl"] .columns-mobile-2 .product a.btn.add-to-cart-button {
    font-size: 12px;
  }
  .header-info-bar-addon .header-info-bar__close {
    height: 23px;
  }
}
