.footer-banners .footer-banner img {
  background: white;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #292929;
}

@media (min-width: 992px) {
  .top-navigation-bar .container > div {
    flex: 1 1 75%;
  }
}

.top-navigation-bar .top-navigation-contacts a span {
  line-height: 1.2;
}

.contact-box ul li > span small,
.navigation-in-bottom .top-navigation-contacts a span small,
.top-navigation-bar .top-navigation-contacts a span small {
  display: block;
  font-size: 90%;
  text-align: left;
}

.up-container {
  border-radius: 15px;
}

body {
  background-color: white !important;
}
.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;
}

.top-navigation-bar .container > div.top-navigation-contacts {
  display: none !important;
}

@media (min-width: 768px) {
  .navigation-in {
    font-size: 15px;
    line-height: 15px;
  }
  .navigation-in ul li a {
    padding-left: 16px;
    padding-right: 22px;
  }
  .top-navigation-bar .container > div.top-navigation-contacts {
    top: 0;
    right: 0;
    height: 49px;
  }
  .welcome h1 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .welcome p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 30px;
  }
}

.body-banners > div {
  flex: 1 1 50%;
  max-width: none;
}

@media (min-width: 768px) {
  .navigation-in > ul > li.ext > a:after {
    font-size: 8px;
    top: 47%;
    right: 2px;
  }
}

@media (min-width: 992px) {
  .sidebar {
    width: 290px;
  }
}

@media (min-width: 992px) {
  .welcome {
    padding: 40px 40px 40px 40px;
  }
}
@media (min-width: 768px) {
  .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: 120px;
  }
}
@media (min-width: 992px) {
  .header-top {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .popup-widget.cart-widget,
  .popup-widget.login-widget {
    top: 132px;
  }

  .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: 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) {
  .summary-wrapper {
    padding: 20px;
  }
}

body
  .c-product-interconnection-detail-params.is-template--Classic
  .c-product-interconnection-detail-params__type {
  text-transform: none;
}

@media (min-width: 480px) {
  body .c-product-interconnection-detail-params.is-template--Classic {
    margin-bottom: 10px;
  }
}

.custom-product-label
  .p-image
  .flag.flag-discount.small.has-icon.label-15
  .flag-discount-text
  .price-save
  sub,
.custom-product-label
  .products-block
  .product
  .flag.flag-discount.small.has-icon.label-15
  .flag-discount-text
  .price-save
  sub {
  bottom: auto;
}

/* @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: black !important;
  }

  .menu-helper-visible .menu-helper > span:after,
  .menu-helper-visible .menu-helper > span {
    color: #0f0f0f;
  }

  .menu-helper > span,
  .menu-helper > span:after {
    color: black;
  }

  #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: #f4faf2;
  }
} */

@media (min-width: 768px) {
  .submenu-visible:not(.menu-helper-visible) .top-navigation-bar {
    background-color: #f5f6f8;
  }
  .top-navigation-bar {
    background-color: #f5f6f8;
  }
}

/* Voliteľné: jemná animácia pri objavení */
.product-variants-links-addon .tooltip.jt-tooltip-white {
  transform: translateY(5px);
}

.product-variants-links-addon .tooltip.jt-tooltip-white.show {
  transform: translateY(0);
}

.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: 25px;
  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: 20px;
  }

  .id--9 .swiper-pagination-bullet {
    width: 20px;
    height: 30px;
  }

  .id--9 .swiper-pagination-bullet:after {
    width: 12px;
    height: 12px;
  }

  .id--9 .swiper-pagination {
    margin-top: -15px;
  }
  .id--9 .products-related-block {
    margin-top: 30px;
    /* margin-left: -5px;
    margin-right: -5px; */
    margin-bottom: 0;
  }
}

.id--9 .products-block.products > div {
  padding: 0;
}

.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%; */
  }
}

.search input[type="search"].form-control {
  border-radius: 30px;
}
/* .header-top .btn.cart-count:hover *,
.header-top .btn.cart-count:before,
.header-top .btn.cart-count:after {
  color: white !important;
} */
.search input[type="search"].form-control {
  background-color: white;
  border-color: var(--color-secondary);
  border-radius: 30px;
  box-shadow: 16px 16px 24px rgba(0, 0, 0, 0.04);
}
.search .btn.btn-default,
.search a.btn.btn-default {
  background-color: var(--color-primary);
  color: var(--color-primary);
  border-radius: 100%;
}

.search .btn.btn-default:before,
.search a.btn.btn-default:before {
  color: white;
}
.search .btn.btn-default:hover:before {
  color: white;
}

.custom-product-label.tursky-apollo
  .products-block.products-
  .product
  .flag.flag-discount.has-icon.top-right {
  display: none;
}

@media (max-width: 767px) {
  .search .btn.btn-default,
  .search a.btn.btn-default {
    border-radius: 25px;
  }
}

@media (max-width: 480px) {
  .id--9:not(.is-products-slider-mobile)
    .products-related-block
    .products-block:not(.products-additional) {
    display: flex;
    flex-wrap: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    margin: 0 -20px 0 -20px;
  }

  .id--9:not(.is-products-slider-mobile)
    .products-related-block
    .products-block:not(.products-additional)
    .product {
    padding: 0 8px 15px;
    margin-bottom: 20px;
    display: inline-block !important;
    vertical-align: top;
    width: 230px;
    max-width: 230px;
    white-space: normal;
  }

  .id--9:not(.is-products-slider-mobile)
    .products-related-block
    .products-block:not(.products-additional)
    .product:last-child {
    margin-right: 10px;
  }

  .id--9:not(.is-products-slider-mobile)
    .products-related-block
    .products-block:not(.products-additional)
    .product:first-child {
    margin-left: 10px;
  }
}

@media (min-width: 768px) {
  .subcategories.with-image li a .image {
    width: 85%;
  }
}

.row-filter.multiple-columns-body
  .filters-wrapper
  .filters
  .filter-sections
  .filter-section
  h4:after,
.row-filter.one-column-body
  .filters-wrapper
  .filters
  .filter-sections
  .filter-section
  h4:after,
.row-filter.multiple-columns-body
  .filters-wrapper
  .filters
  .slider-wrapper
  h4:after,
.row-filter.one-column-body .filters-wrapper .filters .slider-wrapper h4:after {
  transform: translateY(-50%) scale(0.5);
}

/* Header menu item */

.navigation-in > ul > li.ext > ul > li.menu-item-category {
  display: none;
}

/* Header subcategory */

.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 {
  /* width: 25%;
	flex-basis: 25%; */
  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) {
  .top-navigation-bar .site-name a img {
    max-height: 45px;
  }
  .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;
    /* transform: translateY(-50%); */
    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;
  }
}

.basic-description img {
  border-radius: 15px;
}

.navigation-in > ul > li.ext > ul > li > div,
.navigation-in > ul > li.ext > ul > li > a.menu-image {
  align-self: center;
}

@media (min-width: 768px) {
  .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 (min-width: 768px) {
  .navigation-in > ul > li.ext > ul > li > div.menu-no-image {
    width: 100%;
    padding-left: 0;
    padding-bottom: 0;
  }

  /* .in-index #content .banners-row {
    display: none;
  } */
}
@media (min-width: 992px) {
  .navigation-in > ul > li.ext > ul > li > div > ul > li a {
    font-size: 15px;
    line-height: 1.2;
  }
}

/* caourel full */

/* .banner-full-width {
  flex-wrap: wrap;
}

.banner-full-width .banner-wrap {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
  margin-top: 30px;
}

.banner-full-width .banners-row {
  margin: 0;
}

.banner-full-width #content {
  margin-top: 30px;
} */

@media (max-width: 767px) {
  .navigation-in > ul > li.ext > ul > li > div.menu-no-image {
    margin-left: 0;
  }
  /* .has-detail-product-arrows .carousel-control--product.right,
  .has-detail-product-arrows .carousel-control--product.left {
    display: none;
  } */
}

.ui-loader,
.ui-textinput-clear-button {
  display: none;
}

.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;
  }
  .products-block .product-btn .btn.btn-primary {
    margin: 0 20px;
  }
  .product .quantity .decrease,
  .product .quantity .increase {
    height: 43px;
  }
  .product .p {
    /* padding: 30px 30px 130px; */
  }
}

@media (min-width: 1200px) {
  .product .quantity {
    min-width: 140px;
  }
}

@media (max-width: 767px) {
  .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: 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);
  }
}

@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.has-quantity .p .quantity {
    width: 100%;
  }
  .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 a,
  .products-block .product-btn .pr-action {
    max-width: calc(100% - 30px) !important;
  }
  .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);
    background: #f5f6f8;
  }
  .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;
  }
}

/* Podkategórie */
.subcategories.with-image li a {
  padding: 0;
  overflow: hidden;
  display: block;
}
.subcategories li a:before,
.subcategories li a::after {
  display: none;
}
.subcategories.with-image li a .image {
  display: block;
  width: 100%;
}
.subcategories.with-image li a .image img {
  width: 100%;
  max-height: 80px;
  object-fit: contain;
  padding-top: 10px;
}
.subcategories.with-image li a .text {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  padding: 10px 5px;
  font-size: 14px;
  min-height: 55px;
}
.subcategories li a:hover .text {
  color: var(--color-secondary);
}

@media (max-width: 480px) {
  .subcategories.with-image li a .text {
    margin: 0;
    font-size: 14px;
  }
  .subcategories.with-image li {
    width: 50%;
  }
}
/*
.navigation-buttons > a,
.navigation-buttons a[data-target="cart"],
.navigation-buttons > a[data-target="login"]:before {
  color: var(--color-primary);
}
.navigation-buttons > a.top-nav-button-account,
.navigation-buttons > a.top-nav-button-login {
  border-radius: 80px;
  border: 1px solid var(--color-primary);
} */

/* .top-navigation-bar {
  background-color: white;
}
.menu-helper {
  background-color: #fde1ca;
} */

/* .menu-helper > span {
  border: 0;
} */
/*
#header .cart-count {
  background-color: var(--color-dark);
  border-radius: 40px;
  font-weight: bold;
  color: white;
} */

.search input[type="search"].form-control {
  border-radius: 30px;
}
/*
#header .cart-count:hover {
  background-color: var(--color-secondary);
} */
/* .header-top .btn.cart-count:hover *,
.header-top .btn.cart-count:before,
.header-top .btn.cart-count:after {
  color: white !important;
} */
.search input[type="search"].form-control {
  background-color: white;
  border-color: var(--color-secondary);
  border-radius: 30px;
  box-shadow: 16px 16px 24px rgba(0, 0, 0, 0.04);
}
.search .btn.btn-default,
.search a.btn.btn-default {
  background-color: var(--color-primary);
  color: var(--color-primary);
  border-radius: 100%;
}

.p-info-wrapper .quantity input {
  border-radius: 30px;
}
.search .btn.btn-default:before,
.search a.btn.btn-default:before {
  color: white;
}
.search .btn.btn-default:hover:before {
  color: white;
}
.btn.btn-default:hover,
a.btn.btn-default:hover {
  background-color: var(--color-secondary);
  color: var(--color-secondary);
}
.navigation-in ul li a {
  font-size: 15px;
  font-weight: 500;
}

@media (min-width: 768px) {
  #navigation {
    position: relative;
    background-color: #fde1ca;
    border-radius: 30px;
  }
  .navigation-in > ul > li:first-child > a {
    padding-left: 0 !important;
  }
  .menu-helper {
    right: 15px;
    border-radius: 30px;
  }
}

@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: 5px;
  }
  .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: 15px;
  }

  .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;
  }

  body.submenu-visible.navigation-window-visible #cboxOverlay {
    display: block !important;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: visible;
    transition: opacity 250ms ease-out;
  }

  .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: 768px) {
  .is-header-fixed.is-header-hidden #header .site-name a img {
    max-height: 50px;
  }
}

/* doprava košík */

.radio-wrapper input[type="radio"]:checked + label + .payment__info-block {
  display: block;
}

.payment__info-block {
  line-height: 1.4;
  position: relative;
  margin-top: 5px;
  padding: 15px 25px 5px;
  box-shadow: 1px 1px 2px rgb(0 0 0 / 5%);
  background-color: #fef5ed;
  border-radius: 15px;
  display: none;
}

.payment__info-block:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 40px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #fef5ed transparent;
  display: block;
}

.payment__info-block p {
  margin-bottom: 10px;
  line-height: 1.6;
  color: black;
  font-weight: 400;
}

.payment__info-block p small {
  display: block;
  font-size: 100%;
  /* font-size: 90%;
  display: block;
  color: #7c7e8f; */
}

.payments-table {
  margin-top: 20px;
}

.payments-table__item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-top: 2px solid #c9ced6;
  padding: 15px 5px;
  min-height: 90px;
}

.payments-table__image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  margin-right: 35px;
}

.payments-table__image img {
  object-fit: contain;
  object-position: center;
}

.payments-table__text {
  font-weight: 700;
  flex: 1;
}

@media (max-width: 768px) {
  .payments-table__image {
    width: 70px;
  }
  .payments-table__image {
    margin-right: 25px;
  }
  .payments-table__item {
    min-height: 80px;
  }
  .payment__info-block {
    padding-left: 20px;
    padding-right: 20px;
  }
  .payment__info-block:before {
    left: 15px;
  }
}

.detail-contact-form-addon .detail-contact-button.has-bg {
  background-color: var(--contact-form-BG-hover);
  border-color: var(--contact-form-BG-hover);
  border-radius: 20px;
}

.detail-contact-form-addon .detail-contact-button.has-bg:hover {
  background-color: #f4faf2;
  border-color: #f4faf2;
}

@media (min-width: 992px) {
  .p-info-headline {
    margin-bottom: 20px;
  }
}

/* @media (min-width: 768px) {
  .top-navigation-bar-menu li::before {
    background-color: white;
  }
  .top-navigation-menu-trigger {
    height: 40px;
  }
  .top-navigation-bar-menu li a,
  .top-navigation-bar-menu-helper li a {
    padding: 10px 15px;
  }
  .top-navigation-bar .top-navigation-contacts a:hover:before,
  .top-navigation-bar .top-navigation-contacts a:hover span,
  .top-navigation-menu-visible .top-navigation-menu-trigger::after,
  .top-navigation-menu-visible .top-navigation-menu-trigger {
    color: var(--color-primary);
  }
  .top-navigation-bar .top-navigation-contacts a:before,
  .top-navigation-bar .project-phone,
  .top-navigation-menu-trigger,
  .top-navigation-bar .top-navigation-contacts a span,
  .top-navigation-menu-trigger:after,
  .top-navigation-bar a,
  .top-navigation-bar .dropdown button {
    color: white;
  }
  .top-navigation-bar .container > div.top-navigation-contacts {
    height: 39px !important;
  }
  .top-navigation-bar .container > div.top-navigation-contacts {
    background-color: var(--color-primary-hover);
  }

  .top-navigation-bar,
  .submenu-visible:not(.menu-helper-visible) .top-navigation-bar {
    background-color: var(--color-primary-hover);
  }
} */

.basket-banner {
  margin-bottom: 20px;
}

.basket-banner img {
  width: 100%;
}

.menu-helper > span {
  font-size: 15px;
}

.sharing-basket-addon
  .sharing-basket-modal.is-centered
  .sharing-basket-modal__content
  p {
  line-height: 1.5;
  font-size: 16px;
}

@media (min-width: 576px) {
  .sharing-basket-addon .sharing-basket-modal__box {
    width: 720px;
  }
}

.id--17 .cart-content .validator-msg,
.id--17 .cart-content .js-validator-msg {
  text-align: left;
}

.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;
}

@media (max-width: 767px) {
  .search .btn.btn-default,
  .search a.btn.btn-default {
    width: 40px;
  }
}

.has-detail-product-arrows .carousel-control--product.right {
  right: 10px;
}

.has-detail-product-arrows .carousel-control--product.left {
  left: 10px;
}

.has-detail-product-arrows .carousel-control--product.right,
.has-detail-product-arrows .carousel-control--product.left {
  color: black;
  background-color: white;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.09);
  border-radius: 100%;
}

.has-detail-product-arrows .carousel-control--product.right:hover,
.has-detail-product-arrows .carousel-control--product.left:hover {
  background-color: var(--color-primary);
  color: white;
}

@media (max-width: 767px) {
  .welcome:after {
    width: 100%;
    height: 50%;
  }

  .responsive-tools .click-cart {
    background-color: var(--color-secondary);
    position: relative;
    border-radius: 0;
    margin-left: 0;
    padding-right: 15px;
    padding-left: 10px;
    padding-left: 10px;
  }

  .languagesMenu__box {
    width: 100%;
  }

  .responsive-tools .click-cart .cart-count:before,
  .responsive-tools > a .cart-count:before {
    /* margin-right: 0; */
  }

  .responsive-tools > a[data-target="login"] {
    background-color: var(--color-primary);
    position: relative;
    border-radius: 0;
    padding: 0;
    width: 50px;
    min-width: 50px;
    justify-content: center;
  }

  .top-navigation-bar .site-name {
    margin-left: -5px;
  }

  .responsive-tools > a[data-target="navigation"] {
    right: 0;
  }

  .responsive-tools > a[data-target="navigation"] {
    width: 50px;
    border-left: 1px solid white;
  }

  .responsive-tools {
    margin-right: -20px;
  }

  .navigation-window-visible .responsive-tools {
    margin-right: 30px;
  }

  a.btn.cart-count i {
    background-color: var(--color-primary-hover);
  }

  .responsive-tools .click-cart .cart-count,
  .responsive-tools > a .cart-count {
    color: white;
  }

  .responsive-tools > a[data-target="login"]::before {
    color: white;
  }
  .search .btn.btn-default,
  .search a.btn.btn-default {
    border-radius: 25px;
  }
}

/* .in-index .product .quantity {
  max-width: 100%;
  margin-bottom: 10px;
  border-radius: 25px;
  overflow: hidden;
}

.in-index .product .p {
  padding: 20px 16px 125px;
}

.in-index .products-block .product-btn .pr-action {
  flex-wrap: nowrap;
  display: block;
}

.in-index .product .quantity {
  background: #f5f6f8;
}

.in-index .products-block .product-btn .btn {
  width: 100%;
}

@media (max-width: 480px) {
  .in-index .product .p {
    padding: 20px 10px 115px;
  }
  .in-index .products-block .product-btn {
    bottom: 15px;
  }
}

@media (min-width: 768px) {
  .in-index .product .quantity {
    margin-bottom: 10px;
    width: 100%;
    border-radius: 25px;
    overflow: hidden;
  }
  .in-index .product .p {
    padding: 30px 30px 130px;
  }
} */

.contact-box .languagesMenu__list {
  box-shadow: none;
  display: flex;
  align-items: center;
}

.contact-box .languagesMenu__list li {
  margin-bottom: 0 !important;
}

.contact-box .languagesMenu__list li:first-child {
  position: relative;
  margin-right: 15px;
  padding-right: 15px;
}

.contact-box .languagesMenu__list li:first-child:after {
  content: "/";
  position: absolute;
  font-size: 18px;
  right: -5px;
  top: 5px;
  color: #7c7e8f;
}

.contact-box .languagesMenu .languagesMenu__list__link {
  display: flex !important;
}

@media (max-width: 767px) {
  .contact-box .languagesMenu .languagesMenu__list__link {
    justify-content: center;
  }
  .contact-box .languagesMenu__list {
    width: 100%;
  }
  .contact-box .languagesMenu__box {
    width: 100%;
    text-align: center;
  }
}

.contact-box .languagesMenu__list {
  min-width: auto;
}

.contact-box
  .languagesMenu__box[data-target="language"]
  .languagesMenu__header--actual:before {
  display: none;
}

#footer .languagesMenu .languagesMenu__list__link:hover {
  background-color: transparent;
}

#footer .languagesMenu__list {
  border: 0;
  box-shadow: none;
}

@media (min-width: 993px) and (max-width: 1200px) {
  .contact-box .languagesMenu__header:after {
    display: none;
  }
  .contact-box .languagesMenu__box {
    min-width: 70px;
  }
}

@media (min-width: 769px) and (max-width: 992px) {
  .contact-box .languagesMenu__box {
    min-width: 70px;
  }
  .contact-box .languagesMenu__header:after {
    display: none;
  }
}

#footer .languagesMenu .languagesMenu__list__link.is-active {
  border: 0;
}

#footer .languagesMenu__box {
  padding: 0;
}

#footer .languagesMenu {
  border: 0;
}

@media (max-width: 769px) {
  #footer .languagesMenu li {
    padding-top: 0;
    padding-bottom: 0;
  }
  #footer .languagesMenu .languagesMenu__list__link {
    padding: 0;
  }
  .contact-box .languagesMenu__box .languagesMenu__list__name {
    font-size: 14px;
  }
}

/* zlava */

/* Zľava pri produkte */

.p-image-wrapper .flags-default .flag {
  font-size: 14px;
  padding: 8px 10px;
}

@media (min-width: 768px) {
  .p-image-wrapper .flags-default .flag {
    font-size: 16px;
    padding: 10px 15px;
  }
}

.products-block .p-bottom .price-additional {
  display: none;
}

.p-info-wrapper .p-final-price-wrapper.has-discount {
  border-radius: 7px;
  border: 2px solid #e94b4b;
  max-width: 170px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.p-info-wrapper .p-final-price-wrapper.has-discount .price-measure {
  display: none;
}

.p-info-wrapper .p-final-price-wrapper.has-discount .price-discount {
  display: block;
  width: 100%;
  color: white;
  text-transform: uppercase;
  background-color: #e94b4b;
  font-weight: 700;
  font-size: 16px;
  padding: 3px 2px;
  letter-spacing: 0;
  order: 0;
}

.p-info-grid .detail-price-block .detail-grid-title {
  display: none;
}

.p-info-wrapper .p-final-price-wrapper.has-discount .price-standard {
  margin-right: 0;
  margin-top: 2px;
  order: 2;
  margin-bottom: 5px;
  font-weight: 400;
  color: #7c7e8f;
  font-size: 20px;
}

.p-info-wrapper .p-final-price-wrapper.has-discount .price-final {
  order: 1;
  font-weight: 700;
  margin-bottom: 0;
  color: #e94b4b;
  font-size: 24px;
}

@media (min-width: 480px) {
  .p-info-wrapper .p-final-price-wrapper.has-discount {
    max-width: 210px;
  }
  .p-info-wrapper .p-final-price-wrapper.has-discount .price-discount {
    font-size: 18px;
    letter-spacing: 0.5px;
  }
  .p-info-wrapper .p-final-price-wrapper.has-discount .price-standard {
    font-size: 22px;
  }
  .p-info-wrapper .p-final-price-wrapper.has-discount .price-final {
    font-size: 33px;
  }
}

.products-block.products .p .price.has-discount {
  border-radius: 7px;
  border: 2px solid #e94b4b;
  max-width: 140px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.products-block.products .p .price.has-discount {
  line-height: 1;
  max-width: 130px;
}

.products-block.products .p .price.has-discount .price-discount {
  display: block;
  width: 100%;
  color: white;
  text-transform: uppercase;
  background-color: #e94b4b;
  font-weight: 700;
  font-size: 16px;
  padding: 3px 2px;
  letter-spacing: 0;
  order: 0;
}

.products-block .has-discount .pr-list-unit {
  display: none;
}

.product .up-product-wrapper {
  display: none;
}

.products-block.products .p .price.has-discount .price-discount {
  font-size: 14px;
}

.products-block.products .p .price.has-discount .price-standard {
  margin-right: 0;
  order: 2;
  margin-top: 0;
  margin-bottom: 3px;
  font-weight: 400;
  color: #7c7e8f;
  font-size: 20px;
}

.products-block.products .p .price.has-discount .price-standard span {
  margin-top: 3px;
  margin-bottom: 3px;
}

.products-block.products .p .price.has-discount .price-standard span {
  font-size: 16px;
}

.products-block.products .p .price.has-discount > strong {
  order: 1;
  font-weight: 700;
  margin-bottom: 0;
  color: #e94b4b;
  font-size: 24px;
  margin-top: 3px;
  margin-bottom: 0;
}

.products-block.products .p .price.has-discount > strong {
  font-size: 20px;
}

@media (min-width: 480px) {
  .products-block.products .p .price.has-discount {
    max-width: 170px;
  }
  .products-block.products .p .price.has-discount {
    max-width: 160px;
  }
  .products-block.products .p .price.has-discount .price-discount {
    /* letter-spacing: 0.5px; */
  }
  .products-block.products .p .price.has-discount .price-discount {
    font-size: 14px;
  }
  .products-block.products .p .price.has-discount .price-standard span {
    font-size: 16px;
  }

  .products-block.products .p .price.has-discount .price-final {
    font-size: 22px;
  }

  .products-block.products .p .price.has-discount > strong {
    font-size: 22px;
  }
}

@media (max-width: 480px) {
  .products-block.products .p .price.has-discount .price-discount {
    font-size: 13px;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .products-block .product-btn a,
  .products-block .product-btn .pr-action {
    max-width: 130px;
  }
  .products-block.products .p .price.has-discount .price-discount {
    font-size: 12px;
  }

  .products-block:not(.products-additional) .product .p .p-in {
    margin: 0 -15px;
  }
}

/* bell */

/* update */

.link-icon.watchdog {
  font-size: 14px;
  margin-left: 55px;
  text-align: left;
  border-radius: 15px;
  padding: 10px 15px;
  border: 1px solid #e0e5ee;
  color: black;
  background: #f4faf2;
}

.link-icon.watchdog:before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(/user/documents/upload/bell.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.link-icon.watchdog:hover {
  color: var(--color-secondary-hover);
}

.link-icon.watchdog:hover:before {
  -webkit-animation: ring 4s ease-in-out infinite;
  -webkit-transform-origin: 50% 4px;
  -moz-animation: ring 4s ease-in-out infinite;
  -moz-transform-origin: 50% 4px;
  animation: ring 4s ease-in-out infinite;
  transform-origin: 50% 4px;
}

@media (max-width: 767px) {
  .link-icon.watchdog {
    margin: 0;
    margin-top: 15px;
    font-size: 12px;
    padding: 8px 15px;
  }
}

@keyframes ring {
  0% {
    transform: rotate(0);
  }
  1% {
    transform: rotate(30deg);
  }
  3% {
    transform: rotate(-28deg);
  }
  5% {
    transform: rotate(34deg);
  }
  7% {
    transform: rotate(-32deg);
  }
  9% {
    transform: rotate(30deg);
  }
  11% {
    transform: rotate(-28deg);
  }
  13% {
    transform: rotate(26deg);
  }
  15% {
    transform: rotate(-24deg);
  }
  17% {
    transform: rotate(22deg);
  }
  19% {
    transform: rotate(-20deg);
  }
  21% {
    transform: rotate(18deg);
  }
  23% {
    transform: rotate(-16deg);
  }
  25% {
    transform: rotate(14deg);
  }
  27% {
    transform: rotate(-12deg);
  }
  29% {
    transform: rotate(10deg);
  }
  31% {
    transform: rotate(-8deg);
  }
  33% {
    transform: rotate(6deg);
  }
  35% {
    transform: rotate(-4deg);
  }
  37% {
    transform: rotate(2deg);
  }
  39% {
    transform: rotate(-1deg);
  }
  41% {
    transform: rotate(1deg);
  }

  43% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(0);
  }
}

.product-variants-links-addon .product-variants-links {
  margin-bottom: 15px;
}

.social-buttons-wrapper {
  padding-top: 20px;
  margin-top: 10px;
}

/* header contact */

@media (max-width: 767px) {
  .header-contact {
    display: flex;
  }
}

@media (min-width: 768px) {
  .header-contact {
    display: none;
  }
}

@media (max-width: 767px) {
  .header-contact {
    display: none;
  }
}

@media (min-width: 768px) {
  .header-contact {
    display: flex;
  }
}

.header-contact {
  align-items: center;
  column-gap: 16px;
  position: relative;
  color: var(--color-text-default);
}

@media (max-width: 767px) {
  .header-contact {
    padding: 12px 20px;
    margin-block: 16px;
    margin-inline: 0;
    border-radius: var(--radius-m);
    background-color: var(--color-surface-content-green);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-contact {
    align-content: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    margin-inline-end: 0;
    transition: background-color 0.3s ease;
    border-radius: 50%;
    margin-right: -15px;
  }

  .header-contact::before {
    display: flex;
    content: "\e924";
    aspect-ratio: 1;
    font-size: 28px;
    font-family: "apollo" !important;
    width: 23px;
    color: var(--header-color);
  }

  .header-contact:hover {
    background-color: var(--color-surface-white-hover);
  }
}

@media (min-width: 992px) {
  .header-contact {
    width: auto;
    padding: 0;
    margin-right: 16px;
  }
}

@media (min-width: 1200px) {
  .header-contact {
    margin-right: 40px;
  }
}

@media (min-width: 1600px) {
  .header-contact {
    margin-right: 80px;
  }
}

.top-navigation-bar .top-navigation-contacts a.project-phone {
  display: none;
}

.header-contact--online .header-contact__image::before {
  position: absolute;
  right: 0;
  top: 0;
  width: 10px;
  height: 10px;
  content: "";
  border-radius: 50%;
  background-color: #2bca15;
}

.header-contact:hover .header-contact__value {
  text-decoration: underline;
}

.header-contact__image {
  display: flex;
  width: 44px;
  height: 44px;
  position: relative;
  border-radius: 50%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-contact__image {
    display: none;
  }
}

.header-contact__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.header-contact__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 1px;
  flex: 1;
  min-width: 1px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-contact__content {
    display: none;
  }
}

.header-contact__value {
  line-height: 1.5;
  margin-bottom: 0;
  font-weight: 700;
  color: var(--color-secondary);
  font-size: 16px;
  font-family: "Roboto";
}

.header-contact__text {
  color: var(--header-color);
  font-size: 13px;
}

.p-info-wrapper .header-contact__text {
  color: #737373;
}

@media (max-width: 991px) {
  .welcome__right-panel {
    margin-top: 0;
    right: 0;
    margin-left: -10px;
    margin-right: -10px;
    position: relative;
    margin-bottom: -80px !important;
  }
  .welcome__right-panel img:first-child {
    height: 100%;
    object-fit: cover;
    border-radius: 0 0 20px 20px;
  }
}

@media (max-width: 767px) {
  .welcome__right-panel {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -40px !important;
  }
}

@media (min-width: 992px) {
  .welcome__right-panel {
    margin-top: -40px;
    right: -40px;
    position: relative;
    margin-bottom: -40px !important;
    border-radius: 0 20px 20px 0;
  }
  .welcome__right-panel img:first-child {
    /* margin-top: -40px;
    right: -40px;
    position: relative;
		margin-bottom: -40px; */
    height: 100%;
    object-fit: cover;
    border-radius: 0 20px 20px 0;
  }
}

@media (min-width: 768px) {
  #header .header-top .search {
    margin-inline: 16px;
  }
}

@media (min-width: 1200px) {
  #header .header-top .search {
    margin-inline: 40px;
  }
}

.footer-contact .header-contact a {
  color: var(--color-secondary);
}

.footer-contact .header-contact {
  width: 100%;
  margin-right: 0;
  color: white;
  display: flex;
}

.footer-contact .header-contact__image {
  display: flex;
  width: 80px;
  height: 80px;
}

.support__address-block .header-contact {
  display: flex;
  margin-right: 0;
  width: 100%;
}

.support__address-block .header-contact .header-contact__image {
  width: 80px;
  height: 80px;
}

.support__address-block .header-contact .header-contact__value {
  color: white;
}

.header-contact__text--ext {
  display: block;
  font-weight: 700;
  font-size: 16px;
  margin-top: 5px;
}

.support__address-block .header-contact .header-contact__text--ext,
.support__address-block .header-contact .header-contact__text {
  color: white;
}

.p-detail-contact__title {
  font-size: 14px;
  font-weight: 600;
  color: black;
  margin-bottom: 1px;
}

.p-info-wrapper .header-contact .header-contact__image {
  width: 80px;
  height: 80px;
}

.p-info-wrapper .header-contact {
  display: flex;
  align-items: center;
  column-gap: 16px;
  padding: 15px 20px;
  margin-block-end: 20px;
  border-radius: 10px;
  border: 1px solid #e0e5ee;
  background: #ffffff;
  margin-right: 0;
}

.p-info-wrapper .header-contact--online .header-contact__image::before,
.footer-contact .header-contact--online .header-contact__image::before {
  right: 6px;
  top: 6px;
}

.faq-content a {
  color: var(--color-secondary);
}

.faq-content a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  #navigation {
    position: relative;
    background-color: #f4faf2;
    border-radius: 30px;
  }
  .navigation-in > ul > li:first-child > a {
    padding-left: 16px !important;
  }
  .menu-helper {
    background-color: #f4faf2;
    right: 15px;
    border-radius: 30px;
  }
  #header {
    padding-bottom: 20px;
  }
  .menu-helper > span {
    font-size: 15px;
  }
  .menu-helper > span {
    border: 0;
  }
}

.radio-wrapper input[type="radio"]:checked + label + .payment__info-block {
  display: block;
}

.payment__info-block {
  line-height: 1.4;
  position: relative;
  margin-top: 5px;
  padding: 25px 25px 15px;
  box-shadow: 1px 1px 2px rgb(0 0 0 / 5%);
  background-color: var(--color-tertiary);
  border-radius: 15px;
  display: none;
}

@media (min-width: 768px) {
  .payment-shipping-price {
    font-size: 16px;
  }
}

.payment__info-block:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 40px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent var(--color-tertiary) transparent;
  display: block;
}

.payment__info-block p {
  margin-bottom: 10px;
  line-height: 1.6;
  color: black;
}

.payment__info-block p small {
  display: block;
  font-size: 100%;
}

.payments-table {
  margin-top: 20px;
}

.payments-table__item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-top: 2px solid #fff;
  padding: 15px 5px;
  min-height: 90px;
}

.payments-table__image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  margin-right: 35px;
}

.payments-table__image img {
  object-fit: contain;
  object-position: center;
}

.payments-table__text {
  font-weight: 700;
  flex: 1;
}

@media (max-width: 768px) {
  .payments-table__image {
    width: 70px;
  }
  .payments-table__image {
    margin-right: 25px;
  }
  .payments-table__item {
    min-height: 80px;
  }
  .payment__info-block {
    padding-left: 20px;
    padding-right: 20px;
  }
  .payment__info-block:before {
    left: 15px;
  }
}

.payments-table--ext {
  margin-top: 0;
}

.payments-table--ext .payments-table__item {
  border-top: 0;
  padding: 0;
}

.payment__info-block p small {
  font-weight: 400;
}

.payment-info .tooltiptext {
  display: none;
}

.payments-table--ext .payments-table__image {
  width: 200px;
  margin-right: 35px;
  padding: 0;
  border-radius: 8px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
}

@media (max-width: 768px) {
  .payments-table--ext .payments-table__image {
    width: 100%;
    margin-bottom: 15px;
    max-width: 360px;
    margin-right: 0;
  }

  .payments-table--ext .payments-table__text {
    width: 100%;
  }
}

.partner-stores {
  margin-right: 10px;
}

.partner-stores a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  text-transform: uppercase;
  background-color: #6e9c50;
  padding: 4px 10px;
  line-height: 1.2;
  min-height: 30px;
  font-size: 12px;
  font-weight: 600;
  color: white !important;
}

.partner-stores a:hover {
  background-color: #658f49;
}

#header .site-name a img {
  max-height: 80px;
}

#footer .contact-box p {
  line-height: 2;
  color: #7c7e8f;
}

.in-contacts .content-inner > article + h2,
.js-discussion-container {
  display: none;
}

/* detail fixed bar */

.detail-fixed-bar__inner .btn {
  width: auto;
  min-height: 50px;
  font-size: 16px;
  height: 50px;
  padding: 5px 20px 5px;
}

.detail-fixed-bar__inner .btn:after {
  font-size: 16px;
}

#footer {
  z-index: 3;
  position: relative;
}

.detail-fixed-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.15);
  transform: translateY(100%);
  opacity: 0;
  transition: transform 0.3s ease, opacity 0.3s ease;
  z-index: 2;
  padding: 15px 20px;
  pointer-events: none;
}

.detail-fixed-bar.is-active {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}

.detail-fixed-bar__inner {
  display: flex;
  /* justify-content: space-between; */
  justify-content: flex-end;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  gap: 20px;
  position: relative;
}

.detail-fixed-bar__price {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  font-size: 18px;
  font-weight: bold;
}

/* Styling pre obsah ceny */
.detail-fixed-bar__price .p-final-price-wrapper {
  /* display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px; */
  font-size: 16px;
  font-weight: normal;
}

.detail-fixed-bar__price .price-standard {
  margin-right: 8px;
}

.detail-fixed-bar__price .price-standard span {
  text-decoration: line-through;
  color: #999;
  font-size: 18px;
}

.detail-fixed-bar__price .price-save {
  background: #7e2129;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  padding: 2px 4px;
  border-radius: 4px;
  position: absolute;
  top: -25px;
  left: 0;
}

.detail-fixed-bar__price .price-measure {
  display: none;
}

.detail-fixed-bar__price .price-final {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  display: inline-block;
}

.detail-fixed-bar__price .price-additional {
  font-size: 13px;
  color: #666;
  margin-top: 5px;
  display: none;
}

.detail-fixed-bar__price .price-measure span {
  font-size: 12px;
  color: #aaa;
}

/* Button */
.detail-fixed-bar button {
  flex-shrink: 0;
}

body.type-detail #OPHWidgetWrapp {
  bottom: 90px;
}

/* --- KOMPAKTNÁ VERZIA NA MOBILE --- */
@media (max-width: 767px) {
  .detail-fixed-bar {
    padding: 8px 15px;
  }
  .detail-fixed-bar__price .price-final {
    font-size: 18px;
  }
  .detail-fixed-bar__price .price-additional,
  .detail-fixed-bar__price .price-measure {
    display: none;
  }

  .detail-fixed-bar__price .price-save {
    top: -20px;
  }

  .detail-fixed-bar__inner .btn {
    width: auto;
    min-height: 40px;
    font-size: 14px;
    height: 40px;
    padding: 0px 20px 0px;
  }

  .detail-fixed-bar__price .p-final-price-wrapper {
    flex-direction: row;
    align-items: center;
    gap: 8px;
  }
}

/* iba mobil */
@media (min-width: 768px) {
  .mobile-footer-menu {
    display: none !important;
  }
}
@media (max-width: 767px) {
  #footer {
    position: relative;
    z-index: 9;
  }

  .mobile-footer-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.15);
    display: flex;
    border-top: 1px solid #e0e0e0;
    z-index: 9999999999;
    transition: transform 0.3s ease;
  }

  body.is-hidden-search-bar .mobile-footer-menu {
    transform: translateY(100%); /* posunie lištu dole */
  }

  .mobile-footer-menu .menu-item {
    flex: 1;
    text-align: center;
    padding: 6px 0;
    border-left: 1px solid #e0e0e0;
    position: relative;
  }

  .mobile-footer-menu .menu-item:first-child {
    border-left: none;
  }

  .mobile-footer-menu .menu-item img {
    width: 26px;
    height: 26px;
    display: block;
    margin: 0 auto 6px;
  }

  .mobile-footer-menu .menu-item span {
    font-size: 12px;
    color: #000;
    display: block;
  }

  /* Dropdown submenu full-width, 2 stlpce, scrollable */
  .mobile-footer-menu .categories-item .submenu {
    display: none;
    position: fixed;
    bottom: 60px;
    left: 0;
    right: 0;
    background: #fff;
    padding: 10px;
    box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.2);
    min-width: 100%;
    max-height: 235px;
    overflow-y: auto;
    z-index: 9999;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    margin: 0;
  }

  .mobile-footer-menu .categories-item .submenu li {
    display: flex;
    align-items: center;
    padding: 6px 8px;
  }

  .mobile-footer-menu .categories-item .submenu li a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 6px;
    text-align: left;
    justify-content: flex-start;
  }
  .mobile-footer-menu .categories-item .submenu li a:hover {
    text-decoration: underline;
  }

  .mobile-footer-menu .categories-item .submenu li {
    background: #f9f9f9;
    border-radius: 6px;
    padding: 7px 10px;
  }

  /* .mobile-footer-menu .categories-item .submenu li a::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  } */

  /* ========================= */
  /* Špeciálne pre Košík       */
  /* ========================= */
  .mobile-footer-menu .menu-item-cart {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .mobile-footer-menu .menu-item-cart .cart-top {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    gap: 5px;
  }

  .mobile-footer-menu .menu-item-cart .cart-icon-wrapper {
    position: relative;
    display: inline-block;
  }

  .mobile-footer-menu .menu-item-cart .cart-icon-wrapper img {
    width: 24px;
    height: 24px;
  }

  .mobile-footer-menu .menu-item-cart .cart-count {
    position: absolute;
    top: -6px;
    right: -8px;
    padding: 3px;
    font-style: normal;
    border-radius: 100%;
    font-size: 11px;
    width: 18px;
    height: 18px;
    background-color: var(--color-secondary);
    line-height: 1;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
  }

  .mobile-footer-menu .menu-item-cart .cart-price {
    font-weight: 600;
    font-size: 11px;
    color: #000;
  }

  .mobile-footer-menu .menu-item-cart .cart-label {
    margin-top: 2px;
    font-size: 12px;
    color: #000;
    text-align: center;
  }
}

@media (max-width: 370px) {
  .responsive-tools .click-cart .cart-count:before,
  .responsive-tools > a .cart-count:before {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  body:not(.is-carousel-full-width).one-column-body .homepage-box .carousel {
    padding: 0 20px;
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .banners-top-block {
    margin-top: 15px;
    margin-bottom: 40px;
  }
}

/* add support button */
.support-btn {
  z-index: 699999999;
}

.support-btn {
  position: fixed;
  bottom: 30px;
  right: 80px;
  width: 240px;
  height: 50px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
  border-radius: 30px 30px;
  padding: 5px 15px 5px 25px;
  background-color: var(--color-secondary);
  display: flex;
  align-items: center;
  transition: background-color 250ms ease-out;
  z-index: 69999999999;
}

body.mobile .support-btn.is-active,
body.desktop .support-btn:focus,
body.desktop .support-btn:hover {
  background-color: var(--color-secondary);
}

body.mobile .support-btn.is-active .support-btn__header,
body.desktop .support-btn:focus .support-btn__header,
body.desktop .support-btn:hover .support-btn__header {
  background-color: var(--color-secondary);
}

body.mobile .support-btn.is-active .support-btn__content,
body.desktop .support-btn:focus .support-btn__content,
body.desktop .support-btn:hover .support-btn__content {
  opacity: 1;
  visibility: visible;
  height: auto;
  width: 100%;
  transform: translateY(0);
  transition: opacity 250ms ease-out, transform 250ms ease-out;
}

.support-btn__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  z-index: 2;
  height: 50px;
  border-radius: 30px 30px;
  position: relative;
  background-color: var(--color-secondary);
  transition: background-color 250ms ease-out;
}

.support-btn__header svg {
  display: inline-block;
  margin-left: 15px;
  fill: #fff;
  width: 28px;
  height: 28px;
}

.support-btn-header__text {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
}

.support-btn__content {
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  left: 0;
  bottom: 100%;
  z-index: 1;
  transform: translateY(30px);
}

.support-btn-list {
  padding: 10px 0;
  background-color: var(--color-secondary);
  border-radius: 30px;
  margin-bottom: 20px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.16);
}

.support-btn-list__item {
  display: flex;
  align-items: center;
  padding: 12px 20px;
}

.support-btn-list__item:hover svg {
  fill: #0f0f0f;
}

.support-btn-list__item:hover .support-img-classic {
  display: none;
}

.support-btn-list__item:hover .support-img-hover {
  display: inline-block;
}

.support-btn-list__item:hover .support-btn-list__text {
  color: #0f0f0f;
}

.support-btn-list__item img,
.support-btn-list__item svg {
  display: inline-block;
  margin-right: 10px;
  fill: #fff;
  width: 22px;
  height: 22px;
  transition: fill 250ms ease-out;
}

.support-btn-list__text {
  line-height: 1.2;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  transition: color 250ms ease-out;
}

@media (max-width: 768px) {
  .site-msg.information {
    display: none;
  }

  .support-btn {
    right: 15px;
    width: 210px;
    height: 45px;
    padding: 5px 8px 5px 20px;
  }

  .support-btn__header {
    height: 40px;
  }

  .support-btn-header__text {
    font-size: 14px;
  }

  .support-btn__header svg {
    width: 32px;
    height: 32px;
  }

  .support-btn-list__item {
    padding: 10px 15px;
  }

  .support-btn-list__item img,
  .support-btn-list__item svg {
    width: 18px;
    height: 18px;
  }

  .support-btn-list__text {
    font-size: 14px;
  }
}

.support-btn-list__item .support-img-classic {
}

.support-btn-list__item .support-img-hover {
  display: none;
}

@media (max-width: 480px) {
  .support-btn__header svg {
    margin-left: 0;
  }

  .support-btn__header {
    height: 48px;
    width: 48px;
    justify-content: center;
  }

  .support-btn-header__text {
    display: none;
  }

  .support-btn__content {
    min-width: 220px;
    right: 0;
    left: auto;
  }

  .support-btn-list {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .support-btn {
    bottom: 70px !important;
    width: 48px;
    height: 48px;
    padding: 0;
    transition: bottom 0.3s ease !important;
  }

  body.mobile .back-to-top {
    bottom: 70px;
    right: auto;
    left: 15px;
    transition: bottom 0.3s ease !important;
  }

  body.is-hidden-search-bar .back-to-top,
  body.is-hidden-search-bar .support-btn {
    bottom: 15px !important;
  }
}

@media (min-width: 992px) {
  .header-info-bar-addon.is-hib-top.template-11 .popup-widget.cart-widget,
  .header-info-bar-addon.is-hib-top.template-11 .popup-widget.login-widget {
    margin-top: 40px;
  }
}

article .service__text-block {
  padding: 20px 20px 20px;
  height: auto;
  text-align: left;
}

.type-page .content-inner article .service__text-block ul {
  padding-left: 25px;
}

article .service__item {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
}

@media (min-width: 480px) {
  article .service__item {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
  }
}

@media (min-width: 992px) {
  article .service__item {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
  }
}

/* welcome */

.welcome__left-panel {
  text-align: center;
}

.welcome {
  max-width: 870px;
  margin: 0 auto;
  border-radius: 0 200px 0 200px;
}

.homepage-box.welcome-wrapper {
  position: relative;
  padding: 20px 0;
}

.welcome-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.welcome h1 {
  line-height: 1.4;
  color: var(--color-secondary);
}

.welcome-logo {
  margin: 0 auto 35px;
  text-align: center;
  max-width: 260px;
}

@media (min-width: 768px) {
  .welcome h1 {
    font-size: 36px;
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .welcome {
    padding: 80px 40px 80px 40px;
  }
}
@media (max-width: 767px) {
  .welcome {
    border-radius: 25px;
  }
  .welcome__left-panel {
    margin-bottom: 0;
  }
  .welcome-logo {
    max-width: 180px;
  }
  .partner-stores {
    text-align: center;
  }
}

.sidebar-inner .box-support {
  background-color: var(--color-secondary);
}
