/* quantity */

.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.has-quantity .p {
  padding: 20px 16px 65px;
}

@media (min-width: 768px) {
  .product.has-quantity .p {
    padding: 30px 30px 80px;
  }
}

@media (max-width: 480px) {
  .in-index .product.has-quantity .p,
  .in-index .product .p {
    padding: 20px 10px 115px;
  }
  .in-index .products-block .product-btn {
    bottom: 15px;
  }
}

.products-block .product-btn a,
.products-block .product-btn .pr-action {
  max-width: calc(100% - 30px);
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}

.shkDetailStock {
  border-radius: var(--border-radius-apollo) !important;
}

@media (min-width: 768px) {
  .product .quantity {
    margin-bottom: 0;
    border: 1px solid #7c7e8f;
  }
  .product.has-quantity .p .quantity {
    width: 50%;
  }
  .product .quantity {
    margin: 0 5px;
    font-size: 16px;
  }
  .product .quantity input {
    height: 45px;
    font-size: 16px;
  }
  .products-block .product-btn .btn {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 5px;
    min-height: 45px;
    flex: auto;
  }
  .product .quantity .decrease,
  .product .quantity .increase {
    height: 43px;
  }
  .product .p {
    /* padding: 30px 30px 130px; */
  }

  .type-detail.multiple-columns-body
    .products-block
    .product-btn
    .btn.btn-cart {
    width: 40px;
  }

  .type-detail.multiple-columns-body
    .products-block
    .product-btn
    .btn.btn-cart
    span {
    display: none;
  }
  .type-detail.multiple-columns-body
    .products-block
    .product-btn
    .btn.btn-cart:after {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .product .quantity {
    min-width: 140px;
  }
}

@media (min-width: 768px) {
  .is-header-fixed.is-header-hidden #header .site-name a img {
    max-height: 56px;
  }
}

.product .quantity {
  background: #f5f6f8;
}

@media (min-width: 992px) and (max-width: 1440px) {
  .product .quantity {
    margin-bottom: 0;
    border: 1px solid #7c7e8f;
  }
  .products-block .product-btn .btn,
  .in-index .products-block .product-btn .btn {
    width: 45px;
    max-width: 45px;
  }
  .product .quantity {
    min-width: 110px;
  }
  .product .quantity {
    margin: 0 5px;
    height: 45px;
  }
  .product .quantity input {
    width: 100px;
    padding: 0 30px;
    height: 45px;
  }
  .products-block .product-btn .btn {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 5px;
    min-height: 45px;
  }
  .product .quantity .decrease,
  .product .quantity .increase {
    height: 43px;
  }
  .product .quantity,
  .in-index .product .quantity {
    width: calc(100% - 50px);
  }
  .products-block .product-btn .btn,
  .in-index .products-block .product-btn .btn {
    width: 45px;
  }
  .products-block .product-btn .btn.btn-primary,
  .in-index .products-block .product-btn .btn.btn-primary {
    width: 100%;
  }
  .products-block .product-btn .btn span,
  .in-index .products-block .product-btn .btn span {
    display: none;
  }
  .products-block .product-btn .btn:after,
  .in-index .products-block .product-btn .btn:after {
    font-size: 16px;
    margin-left: 0;
  }
}

.product .quantity {
  margin-bottom: 0;
  border: 1px solid #7c7e8f;
}
.product .quantity {
  margin: 0 5px;
  height: 45px;
}
.product .quantity input {
  height: 45px;
}
.products-block .product-btn .btn {
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 5px;
  min-height: 45px;
}
.product .quantity .decrease,
.product .quantity .increase {
  height: 43px;
}
.product .quantity,
.in-index .product .quantity {
  width: calc(100% - 50px);
}
.products-block .product-btn .btn,
.in-index .products-block .product-btn .btn {
  width: 45px;
}
.products-block .product-btn .btn.btn-primary,
.in-index .products-block .product-btn .btn.btn-primary {
  width: 100%;
}
.products-block .product-btn .btn span,
.in-index .products-block .product-btn .btn span {
  display: none;
}
.products-block .product-btn .btn:after,
.in-index .products-block .product-btn .btn:after {
  font-size: 16px;
  margin-left: 0;
}

@media (max-width: 767px) {
}

@media (max-width: 480px) {
  .in-index .product.has-quantity .p,
  .in-index .product .p {
    padding: 20px 10px 65px;
  }
  .products-block .product-btn a,
  .products-block .product-btn .pr-action {
    max-width: calc(100% - 10px);
  }
  .product .quantity {
    width: 50%;
  }
  .products-block .product-btn .btn {
    width: 50%;
  }
  .products-block .product-btn {
    bottom: 15px;
  }
}

@media (min-width: 321px) and (max-width: 767px) {
  .columns-mobile-2 .products-block .product-btn .btn.btn-primary {
    max-width: 85%;
    margin: 0 15px;
  }
  .product .quantity {
    margin: 0;
  }
  .product .quantity .decrease,
  .product .quantity .increase {
    width: 32px;
  }
}

@media (max-width: 480px) {
  .products-block .product-btn .btn {
    width: 45px;
  }
  .product .quantity {
    width: calc(100% - 50px);
  }
}

.products-block .product-btn .btn.btn-primary {
  margin: 0 20px;
}

.shipping-options-popup .products .product-btn .quantity,
.advanced-order .products .product-btn .quantity {
  display: none;
}

.product.has-quantity .p .quantity {
  margin-bottom: 0;
}

body.cart-product-quantity-addon
  .plugin-fixed-header__basket
  .cart-product-quantity.cart-product-quantity-has-border:before {
  display: none !important;
}

* {
  font-family: "Nunito" !important;
}
.in-index .position--benefitHomepage {
  margin-top: 30px;
}
.blog-wrapper.news-block > .text-center {
  display: none;
}
.cart-table tr .p-discount-content span.p-label,
.cart-table tr .p-discount span.p-label {
  display: block;
}
body {
  background-color: f5f6f8;
}
.products-block .p-in-in {
  min-height: auto;
}
.category-header input[type="radio"]:checked + label {
  background-color: var(--color-primary);
}
.welcome .welcome__content p {
  margin-bottom: 0;
}

.welcome .welcome__content p + p {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .top-navigation-bar .container > div.top-navigation-contacts {
    top: 0;
    height: 49px;
  }
  .welcome h1 {
    font-size: 36px;
    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: 768px) {
  .header-top {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .popup-widget.cart-widget,
  .popup-widget.login-widget {
    top: 95px;
  }

  .admin-logged .popup-widget.cart-widget,
  .admin-logged .popup-widget.login-widget {
    top: 120px;
  }
}
@media (min-width: 992px) {
  .header-top {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .popup-widget.cart-widget,
  .popup-widget.login-widget {
    top: 120px;
  }

  .admin-logged .popup-widget.cart-widget,
  .admin-logged .popup-widget.login-widget {
    top: 145px;
  }
}
@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: 15px;
  }
  .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-color: #ff6a00;
    border-radius: 7px 7px 0 0;
  }
  .cart-window-visible .btn.cart-count .cart-price {
    color: #fff;
  }
  .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;
  }
  .products-block > div {
    width: 25%;
  }
}

@media (min-width: 1440px) {
  .popup-widget.cart-widget {
    margin-left: 329px;
  }
}
.is-header-black a.btn.cart-count.full i,
.is-header-black.cart-window-visible .header-top .btn.cart-count:before,
.is-header-black.cart-window-visible .header-top .btn.cart-count .cart-price,
.is-header-black .header-top .btn.cart-count:before,
.is-header-black .header-top .btn.cart-count .cart-price {
  color: black !important;
}

@media (min-width: 768px) {
  .product .btn,
  .product a.btn {
    padding-left: 5px;
    padding-right: 5px;
  }
  .products-block .product-btn a,
  .products-block .product-btn .pr-action {
    max-width: calc(100% - 25px);
    margin: 0 auto;
  }
  .products-block .p-bottom .prices {
    flex-basis: 50%;
  }
  .products-block .p-bottom .p-tools {
    flex-basis: 50%;
  }
  .products-block .availability {
    font-size: 11px;
  }
}
@media (min-width: 1200px) {
  .subcategories.with-image li a .image {
    width: 65%;
  }
  .subcategories .col-lg-3 {
    width: 33.33%;
  }
  .subcategories.with-image li a .text {
    font-size: 13px;
    padding-left: 0 !important;
    text-overflow: inherit;
    overflow: visible;
  }
}
@media (min-width: 1440px) {
  .subcategories .col-lg-3 {
    width: 25%;
  }
}

@media (max-width: 767px) {
  .navigation-window-visible
    .responsive-tools
    .click-cart[data-target="navigation"]:before,
  .navigation-window-visible
    .responsive-tools
    > a[data-target="navigation"]:before {
    content: "\e921";
  }
}

@media (max-width: 767px) {
  #navigation {
    right: auto;
    left: 0;
    transform: translateX(-100%);
    width: 320px;
  }
  .navigation-window-visible #navigation {
    transform: translateX(0);
    width: 320px;
    left: 0 !important;
  }
  .navigation-in > ul {
    padding-top: 15px;
  }
  .navigation-in > ul > li {
    margin: 10px 0;
  }
  .navigation-in > ul > li > a {
    padding: 1.25rem 20px;
    text-transform: none;
    text-decoration: none;
    padding: 12px 15px !important;
    background: #f1f3f7;
    margin: 0 15px;
    border-radius: 10px;
    color: #1e1e1c !important;
    line-height: 1.2em !important;
    font-weight: 600;
    font-size: 15px;
    padding: 0 35px;
    line-height: 100px;
    font-weight: 500;
    font-size: 15px;
    color: #1e1e1c;
    position: relative;
  }

  .navigation-in > ul > li.ext > ul > li > a.menu-image {
    width: 60px;
    height: 60px;
    display: flex;
    padding: 0;
  }

  .submenu-visible .navigation-in > ul > li.exp > ul {
    padding-bottom: 0;
  }

  #navigation li a .submenu-arrow {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    color: #7c7e8f;
    font-size: 8px;
  }

  .navigation-in > ul ul.menu-level-2 > li {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    align-items: center;
    padding: 0 15px;
  }

  .submenu-visible .navigation-in > ul > li.ext.exp > ul {
    display: block;
    position: absolute;
    width: 100%;
    top: 0px;
    z-index: 99999;
    background: white;
    overflow: auto;
    padding-top: 20px;
  }

  .submenu-visible .menu-level-2 > a {
    position: relative;
    padding-left: 0;
    padding-top: 18px;
    padding-bottom: 18px;
    padding: 1.25rem 20px;
    text-transform: none;
    text-decoration: none;
    padding: 12px 15px 12px 50px !important;
    background: #f1f3f7;
    margin: 0px 15px;
    border-radius: 10px;
    color: #1e1e1c !important;
    line-height: 1.2em !important;
    font-weight: 600;
    font-size: 15px;
    padding: 0 35px;
    line-height: 100px;
    font-weight: 500;
    font-size: 15px;
    color: #1e1e1c;
    position: relative;
    transition: none;
    margin-bottom: 15px;
  }

  .navigation-window-visible .header-top > div.search {
    display: none;
  }

  .navigation-window-visible #cboxOverlay {
    display: block !important;
  }

  .navigation-window-visible
    .responsive-tools
    .click-cart[data-target="navigation"]:before,
  .navigation-window-visible
    .responsive-tools
    > a[data-target="navigation"]:before {
    content: "\e921";
  }

  .navigation-in > ul > li {
    border-bottom: 0;
  }

  .is-open-submenu .navigation-in > ul > li:not(.exp),
  .is-open-submenu .navigation-in-bottom {
    display: none;
  }

  .submenu-visible .menu-level-2 > a .submenu-arrow {
    right: auto;
    left: 0;
  }

  .submenu-visible .menu-level-2 > a .submenu-arrow:after {
    content: "\e908";
    font-size: 14px;
  }

  .navigation-in > ul > li.ext > ul > li > div {
    width: calc(100% - 60px);
    padding-left: 15px;
    align-self: center;
  }
  .navigation-in > ul > li.ext > ul > li > a img {
    object-fit: contain;
  }
  .navigation-in > ul ul.menu-level-2 > li {
    align-items: flex-start;
  }
}

@media (min-width: 992px) {
  .products-group {
    margin-bottom: 60px;
    margin-top: 0;
  }
}

/* .navigation-in
  > ul
  > li.ext
  > ul
  > li:nth-child(n + 13):not(.menu-item-category) {
  display: flex;
}

.navigation-in
  > ul
  > li.ext
  > ul
  > li:nth-child(n + 16):not(.menu-item-category) {
  display: none;
}

.navigation-in > ul > li.ext > ul > li.menu-item-category {
  margin-top: 0;
}

.navigation-in > ul > li.ext > ul > li > div > ul > li.more-submenu-list a {
  font-weight: 700;
}

.navigation-in
  > ul
  > li.ext
  > ul
  > li
  > div
  > ul
  > li.more-submenu-list
  a:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  top: -1px;
  left: 0px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.0858 7.75739L15.3284 12L11.0858 16.2427L9.67157 14.8285L12.5 12L9.67157 9.1716L11.0858 7.75739Z' fill='currentColor'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1ZM21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12Z' fill='currentColor'/%3e%3c/svg%3e");
}

@media (max-width: 767px) {
  .navigation-in > ul > li.ext > ul > li > div > ul > li {
    width: 100%;
  }
  .navigation-in > ul > li.ext > ul > li > div > ul > li a {
    position: relative;
    padding-left: 15px !important;
    display: block;
  }
  .navigation-in > ul > li.ext > ul > li > div > ul > li a:before {
    content: "\e90e";
    font-family: "apollo" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0);
    font-size: 10px;
    display: inline-block;
    position: absolute;
    top: 12px;
    left: 0;
  }
  .navigation-in > ul > li.ext > ul > li > div > ul > li.more-submenu-list {
    display: none;
  }
  .navigation-in > ul > li.ext > ul > li > div {
    width: 100%;
    padding: 0;
    position: relative;
  }
  .navigation-in > ul > li.ext > ul > li > div > a {
    position: relative;
    padding-left: 0;
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .navigation-in > ul > li.ext > ul > li > div .arrow-span {
    position: absolute;
    top: 0;
    right: -4px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    cursor: pointer;
    z-index: 3;
  }
  .navigation-in > ul > li.ext > ul > li > div .arrow-span:after {
    content: "\e900";
    color: #7c7e8f;
    font-size: 8px;
    transition: transform 0.3s ease-out;
    font-family: "apollo" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .navigation-in > ul ul.menu-level-3 li a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .navigation-in > ul ul.menu-level-3 {
    display: none;
  }
  .navigation-in > ul li.is-active ul.menu-level-3 {
    display: flex;
  }

  .navigation-in > ul > li.ext > ul > li.is-active > div .arrow-span:after {
    transform: rotate(180deg);
  }

  .navigation-in > ul > li.ext > ul > li > a.menu-image {
    display: none;
  }
}

@media (min-width: 992px) {
  .navigation-in > ul > li.ext > ul > li.menu-item-category {
    width: 25%;
    flex-basis: 25%;
  }

  .navigation-in > ul > li.ext > ul > li > a.menu-image {
    width: 80px;
    padding-right: 0;
  }

  .navigation-in > ul > li.ext > ul > li > div > ul {
    max-height: 60px;
  }

  .navigation-in > ul > li.ext > ul > li > div > ul > li a {
    font-size: 13px;
  }
}

@media (min-width: 768px) {
  .navigation-in.show-all-items
    > ul
    > li.ext
    > ul
    > li:not(.menu-item-category) {
    align-items: center;
  }
  .submenu-visible .navigation-in > ul > li.ext.exp > ul {
    align-items: normal;
  }

  .navigation-in > ul ul.menu-level-2 {
    padding-top: 10px;
  }

  .navigation-in > ul > li.ext > ul > li {
    position: relative;
    padding: 15px 15px 15px;
    align-items: normal;
  }

  .navigation-in > ul > li.ext > ul > li.menu-item-category {
    align-items: center;
  }

  .navigation-in > ul > li.ext > ul > li:after {
    position: absolute;
    left: 0;
    top: 1.25rem;
    bottom: 1.25rem;
    width: 1px;
    content: "";
    background-image: linear-gradient(to top, #c1c1c1 62.5%, transparent 37.5%);
    background-position: left top;
    background-repeat: repeat-y;
    background-size: 1px 8px;
  }

  .navigation-in > ul > li.ext > ul > li:before {
    position: absolute;
    left: 1.5625rem;
    right: 1.5625rem;
    top: 0;
    height: 1px;
    content: "";
    background-image: linear-gradient(
      to right,
      #c1c1c1 62.5%,
      transparent 37.5%
    );
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 8px 1.1px;
  }

  .navigation-in > ul > li.ext > ul > li:nth-child(-n + 4):before {
    display: none;
  }

  .navigation-in > ul > li.ext > ul > li:nth-child(4n + 1):after {
    display: none;
  }

  .navigation-in > ul > li.ext > ul > li > div {
    padding-left: 5px;
  }
  .navigation-in > ul > li.ext > ul > li > div > ul > li {
    display: block;
  }
  .navigation-in > ul > li.ext > ul > li > div > ul {
    max-height: none;
  }
  .navigation-in
    > ul
    > li.ext
    > ul
    > li
    > div
    > ul
    > li:not(.more-submenu-list):nth-child(n + 8) {
    display: none;
  }

  .navigation-in > ul > li.ext > ul > li > div > ul > li a {
    position: relative;
    padding-left: 20px;
    display: block;
  }

  .navigation-in > ul > li.ext > ul > li > div > ul > li a:before {
    content: "\e90e";
    font-family: "apollo" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0);
    font-size: 10px;
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 5px;
  }
} */

@media (max-width: 767px) {
  #footer .site-name a {
    text-align: center;
  }

  .custom-footer {
    text-align: center;
  }

  #footer .site-name {
    justify-content: center;
  }
}

@media (min-width: 768px) {
  .navigation-in > ul > li > a {
    padding-top: 22px;
    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);
  }
}

@media (min-width: 480px) {
  .body-banners > div {
    margin: 0;
    width: 50%;
    max-width: none;
    flex: 1 1 50%;
    padding: 0 4px;
  }
}

.body-banners img {
  width: 100%;
}

@media (min-width: 768px) {
  .products-block .p-bottom .prices {
    flex-basis: 70%;
  }
  .products-block .p-bottom .p-tools {
    flex-basis: 30%;
  }
}

@media (min-width: 768px) {
  .products-block .p-in-in {
    min-height: 94px;
  }
}

.products-block.products .p .name {
  -webkit-line-clamp: 5;
}

.js-partners-classic .partners__content {
  height: 128px;
}

.js-partners-classic .partners__image-block {
  height: 85px;
  max-width: 200px;
}

.js-partners-slider .container {
  width: 100%;
  padding: 0;
}

.js-partners-slider .partners__content {
  height: 128px;
  border-radius: 25px;
  background: white;
  box-shadow: none;
}

.js-partners-slider .partners__content:hover {
  background-color: white;
}

.js-partners-slider .partners__image-block img {
  mix-blend-mode: multiply;
}

.js-partners-slider .partners-group {
  display: block;
  margin: 0;
}

.js-partners-slider .partners__item {
  width: 100%;
  padding: 0;
  margin: 0;
}

.js-partners-slider .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}

@media (min-width: 768px) {
  .js-partners-classic .partners__item {
    width: calc(100% / 3);
  }
  .js-partners-classic .partners__image-block {
    max-width: 300px;
  }
}

@media (max-width: 768px) {
  .js-partners-slider .partners__image-block {
    max-width: 90%;
  }
}
/*
@media (max-width: 767px) {
  .overall-wrapper {
    padding-top: 60px;
  }
  .in-index .overall-wrapper {
    padding-top: 50px;
  }
  .responsive-tools .click-cart {
    padding-left: 5px;
  }
  .responsive-tools > a {
    width: 40px;
  }
  .responsive-tools > a[data-target="navigation"] {
    width: 50px;
  }
  .responsive-tools > a[data-target="search"] {
    display: flex;
    width: 40px;
  }
  .responsive-tools .click-cart {
    padding-right: 0;
  }
  .search-window-visible:not(.navigation-window-visible) #header {
    top: 50px;
  }
  .search-window-visible #header .search-form {
    margin: 0;
  }
  #header {
    top: -10px;
  }
} */

@media (max-width: 767px) {
  .navigation-in > ul > li.ext > ul > li > div > ul {
    max-height: none;
    overflow: auto;
  }
  .has-more-items .more-items-trigger {
    display: none;
  }
}
