/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/critical.scss ***!
  \*************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url(assets/Montserrat-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
html {
  font-size: 16px;
  scroll-behavior: smooth;
}

body {
  font-size: clamp(14px, 1rem, 18px);
  padding: 0;
  margin: 0;
  color: #141414;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
}

.container {
  max-width: 1480px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
@media (max-width: 767px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

a {
  text-decoration: none;
  transition: all 0.3s ease-in;
  color: #141414;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.extended-banner-title {
  font-weight: 400;
  font-style: normal;
  margin-top: 0;
}

.banner-category a,
.banner-footer a,
.banner-wrapper a,
.banners-content a,
.footer-banner a {
  display: inline-block;
  position: relative;
}

p,
ul {
  margin: 0;
}

ul {
  padding-left: 0;
}

#categories .expandable > .topic > a > span:before,
#categories .expandable > a > span:before,
#cboxClose:before,
#cboxNext:before,
#cboxPrevious:before,
.add-comment .comment-icon:before,
.add-comment .rating-icon:before,
.advanced-parameter-inner:before,
.browse-p .p-next:before,
.browse-p .p-prev:before,
.btn.add-to-cart-button:before,
.btn.btn-arrow-down.btn-after:after,
.btn.btn-arrow-down:before,
.btn.btn-arrow-left.btn-after:after,
.btn.btn-arrow-left:before,
.btn.btn-arrow-right.btn-after:after,
.btn.btn-arrow-right:before,
.btn.btn-arrow-up.btn-after:after,
.btn.btn-arrow-up:before,
.btn.btn-cart:before,
.btn.btn-cofidis.btn-after:after,
.btn.btn-cofidis:before,
.btn.btn-login.btn-after:after,
.btn.btn-login:before,
.btn.cart-count:before,
.btn.express-checkout-button:before,
.btn.next-step-forward:after,
.carousel-control:before,
.cart-toggle-unselected-options:after,
.cart-widget-button .btn:after,
.cart-widget-product-delete button:before,
.cart-xyDiscount__icon:before,
.chevron-after:after,
.close-after:after,
.co-box h4:before,
.contact-box ul li > span:before,
.discount-coupon:before,
.empty-content-404 h2:after,
.empty-content-category h2:after,
.extra.delivery:before,
.extra.discount:before,
.extra.gift:before,
.image360:after,
.instagram-follow-btn > span:before,
.link-icon:before,
.menu-helper:after,
.navigation-close:before,
.navigation-home-icon-wrapper:before,
.p-thumbnails .thumbnail-next:before,
.p-thumbnails .thumbnail-prev:before,
.pagination-link.next:before,
.pagination-link.prev:before,
.pagination-link.up:before,
.quantity .decrease:before,
.quantity .increase:before,
.remove-item-placeholder:before,
.remove-item:before,
.responsive-tools > a:before,
.search-whisperer-category em:before,
.show-related:after,
.show360image:after,
.shp-icon,
.site-msg .close:before,
.stars a:before,
.stars span:before,
.subcategories li a:before,
.submenu-arrow:after,
.top-navigation-bar .dropdown .caret:before,
.top-navigation-contacts a.project-email:before,
.top-navigation-contacts a.project-phone:before,
.top-navigation-menu-trigger:before,
.xyDiscount__icon:before,
a.btn.add-to-cart-button:before,
a.btn.btn-arrow-down.btn-after:after,
a.btn.btn-arrow-down:before,
a.btn.btn-arrow-left.btn-after:after,
a.btn.btn-arrow-left:before,
a.btn.btn-arrow-right.btn-after:after,
a.btn.btn-arrow-right:before,
a.btn.btn-arrow-up.btn-after:after,
a.btn.btn-arrow-up:before,
a.btn.btn-cart:before,
a.btn.btn-cofidis.btn-after:after,
a.btn.btn-cofidis:before,
a.btn.btn-login.btn-after:after,
a.btn.btn-login:before,
a.btn.cart-count:before,
a.btn.express-checkout-button:before,
a.social-icon:before {
  speak: none;
  display: inline-block;
  font-family: shoptet;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 0;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
}

.js-hidden:not(.visible),
.no-display {
  display: none;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

button {
  background-color: transparent;
  border: none;
  box-shadow: none;
  cursor: pointer;
  font-size: 1rem;
}

li {
  list-style: none;
  padding-left: 0;
}

.btn,
.rate-form-trigger {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.extended-banner-link {
  transition: all 0.3s ease-in-out;
}

fieldset {
  padding: 0;
  margin: 0;
  border: none;
}

table {
  border-collapse: collapse;
}
table th .client-table-heading,
table td .client-table-heading {
  display: none;
}
table .p-label {
  display: none;
}

.columns {
  display: flex;
  flex-wrap: wrap;
}
.columns.col-2 .column {
  flex: 1 1 450px;
}
.columns.align-center {
  align-items: center;
}
.columns.col-2-3 .column:first-of-type {
  flex: 1 1 400px;
}
.columns.col-2-3 .column {
  flex: 1 1 200px;
}

.entrance-protection-wrapper {
  height: 100vh;
}

.entrance-protection,
.entrance-protection-inner {
  height: 100%;
}

.entrance-protection-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.entrance-protection-inner .site-name {
  margin-bottom: 20px;
  max-width: 200px;
}
.entrance-protection-inner form {
  overflow: hidden;
  text-align: center;
}
.entrance-protection-inner form fieldset {
  border: none;
  margin: 0;
  padding: 2rem;
}
.entrance-protection-inner form h1 {
  margin-top: 0;
}
.entrance-protection-inner form .submit-wrapper {
  margin-top: 20px;
}
.entrance-protection-inner form .form-group {
  margin-bottom: 10px;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.384615;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.in {
  opacity: 0.9;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-top-color: transparent;
  border-style: solid;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 3px;
}

.messages {
  position: fixed;
  left: 2rem;
  bottom: 2rem;
  width: 100%;
  max-width: 335px;
  z-index: 1010;
}
.messages .msg {
  border-radius: 6px;
  overflow: hidden;
  display: flex;
}
.messages .msg a {
  color: inherit;
}
.messages .msg .container {
  padding: 20px;
}
.messages .msg::before {
  flex: 0 0 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  min-height: 72px;
}
.messages .msg.msg-success {
  color: #0f7a0d;
  background-color: #e1f5e1;
}
.messages .msg.msg-success::before {
  background-color: #0f7a0d;
}
.messages .msg.msg-error {
  color: #a50606;
  background-color: #f8dede;
}
.messages .msg.msg-error::before {
  background-color: #a50606;
}
.messages .msg.msg-info {
  color: #a4660a;
  background-color: #f3e1c7;
}
.messages .msg.msg-info::before {
  background-color: #a4660a;
}

.site-msg.information {
  padding: 0.75rem 0;
  background-color: #141414;
  color: #ffffff;
  text-align: left;
  font-size: 0.875rem;
  font-weight: 400;
}
.site-msg.information a {
  color: #ffffff;
  border-radius: 24px;
  border: 1.5px solid #ffffff;
  font-weight: 700;
  padding: 6px 24px;
}
.site-msg.information .close {
  display: none;
}
.site-msg.information .text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.site-msg.information .text div {
  display: flex;
  align-items: center;
  gap: 4px;
}
.site-msg.information .text img {
  margin-right: 0.5em;
}

.header-top {
  display: flex;
  align-items: center;
  gap: 20px;
}

#formSearchForm fieldset,
#formSearchFormContent fieldset,
.discount-coupon fieldset {
  display: flex;
}
#formSearchForm button,
#formSearchForm input::placeholder,
#formSearchFormContent button,
#formSearchFormContent input::placeholder,
.discount-coupon button,
.discount-coupon input::placeholder {
  font-size: 1rem;
}
#formSearchForm input,
#formSearchFormContent input,
.discount-coupon input {
  border: none;
  padding: 0 1.25em 4px 0;
  width: 100%;
  margin-left: 36px;
}

:focus-visible,
[tabindex="0"]:focus-visible,
input:focus-visible,
input[type=checkbox].focus-visible + label,
input[type=checkbox]:focus-visible + label,
input[type=radio].focus-visible + label,
input[type=radio]:focus-visible + label,
select:focus-visible,
textarea:focus-visible {
  box-shadow: none;
  outline: none;
  outline-offset: 0px;
}

.search-whisperer {
  position: absolute;
  top: calc(100% + 60px);
  background-color: #ffffff;
  box-shadow: -1px 23px 25px -5px rgba(0, 0, 0, 0.25);
  z-index: 5;
  max-height: 500px;
  overflow-y: auto;
  width: 100%;
  max-width: 447px;
  padding: 16px 20px;
}
.search-whisperer:not(.active) {
  display: none;
}

.search-whisperer .p-name {
  color: #141414;
  font-size: 16px;
  font-weight: 700;
}

.search-whisperer .price {
  color: #454545;
  font-size: var(--font-size-text-Tiny, 13px);
  font-weight: 400;
  line-height: var(--font-line-LH-Tiny, 20px);
}

.search-whisperer .p-availability {
  display: none;
}

.search-whisperer-documents {
  display: flex;
  flex-direction: column;
  color: #454545 !important;
}
.search-whisperer-documents a {
  padding: 0.3em 0;
  display: flex;
  align-items: center;
  gap: 0.5em;
  color: #454545 !important;
}
.search-whisperer-documents a em {
  display: none;
}

.search-whisperer-products {
  list-style: none;
  display: flex;
  flex-direction: column;
  padding-left: 0;
}
.search-whisperer-products a {
  display: grid;
  grid-template-columns: 56px auto;
  grid-template-rows: auto auto;
  margin-bottom: 12px;
  column-gap: 16px;
  align-items: center;
}
.search-whisperer-products a .search-whisperer-image {
  grid-area: 1/1/3/2;
}
.search-whisperer-products a .p-info {
  grid-area: 1/2/2/3;
}
.search-whisperer-products a .price {
  grid-area: 2/2/3/3;
}
.search-whisperer-products a .search-whisperer-image {
  max-width: 56px;
}
.search-whisperer-products a .p-info {
  display: flex;
  flex-direction: column;
  align-self: end;
}
.search-whisperer-products a .price {
  white-space: nowrap;
  align-self: start;
}

#navigation ul {
  list-style: none;
}

.carousel,
.carousel-inner,
.carousel-inner > .item {
  position: relative;
}

.homepage-box.before-carousel > div > .container {
  max-width: unset;
  padding: 0;
}

#carousel .item a img {
  width: 100%;
  height: auto;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  transition: left 0.6s ease-in-out;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media (-webkit-transform-3d), (transform-3d) {
  .carousel-inner > .item {
    backface-visibility: hidden;
    perspective: 1000px;
    transition: transform 0.6s ease-in-out;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    left: 0;
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    left: 0;
    transform: translateZ(0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.user-action .container {
  position: relative;
  max-width: 1920px;
}

.popup-widget.login-widget {
  display: none;
}

.user-action-visible .user-action {
  display: block;
}

.login-window-visible .popup-widget.login-widget {
  display: flex;
  box-shadow: -1px 23px 25px -5px rgba(0, 0, 0, 0.25);
}

.cart-window-visible .popup-widget.cart-widget {
  display: block;
  max-width: 420px;
  padding: 20px;
  box-shadow: -1px 23px 25px -5px rgba(0, 0, 0, 0.25);
}

.popup-widget.cart-widget {
  display: block;
  max-width: 0;
  overflow: hidden;
  padding: 20px 0;
  background-color: #ffffff;
}

.popup-widget {
  top: 106px;
  overflow: hidden;
  position: absolute;
  max-width: 740px;
  width: 100%;
  right: 4rem;
  z-index: 1005;
  background-color: #ffffff;
  padding: 24px;
}
@media (max-width: 1080px) {
  .popup-widget {
    top: 90px;
  }
}
.popup-widget.login-widget {
  padding: 0;
}
.popup-widget.login-widget .popup-widget-inner {
  position: relative;
  padding: 20px;
  background-color: #ffffff;
  width: 100%;
}
.popup-widget h2 {
  font-size: 1.25rem;
}
.popup-widget.login-widget input {
  font-size: 0.875rem;
}
.popup-widget.login-widget .password-helper a {
  display: block;
  margin-top: 10px;
  font-size: 0.875rem;
}
.popup-widget.login-widget .login-wrapper {
  margin-top: 20px;
}
.popup-widget .cart-widget-product {
  position: relative;
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 10px;
  padding: 10px;
}
.popup-widget .cart-widget-product:hover .cart-widget-product-delete, .popup-widget .cart-widget-product:focus .cart-widget-product-delete {
  visibility: visible;
}
.popup-widget .cart-widget-product-image {
  grid-row-end: span 2;
  grid-column-start: 1;
}
.popup-widget .cart-widget-product-image img {
  display: block;
}
.popup-widget .cart-widget-product-unit {
  display: none;
}
.popup-widget .cart-widget-product-name {
  grid-column-start: 2;
  grid-row-start: 1;
  font-size: 0.875rem;
}
.popup-widget .cart-widget-product-name > span {
  display: block;
  font-size: 1.125rem;
  margin-top: 10px;
}
.popup-widget .quantity {
  grid-column-start: 2;
}
.popup-widget .quantity input {
  font-size: 0.875rem;
  text-align: center;
}
.popup-widget .quantity .increase::before,
.popup-widget .quantity .decrease::before {
  font-size: 1rem;
  line-height: 1rem;
}
.popup-widget .cart-widget-product-delete {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.popup-widget .cart-widget-product-delete button::before {
  content: "×";
  display: inline-block;
  font-size: 20px;
  color: #b41111;
}
.popup-widget .cart-widget-button {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  margin-top: 10px;
}

@media (max-width: 767px) {
  .popup-widget.cart-widget,
  .popup-widget.login-widget {
    top: 50px;
    left: 0;
  }
}
.ordering-process .popup-widget.login-widget::before {
  right: 60px;
}

.admin-logged .overall-wrapper {
  padding-top: 27px;
}

.admin-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: grey;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 300;
  font-size: 0.75rem;
}
.admin-bar a {
  color: rgba(255, 255, 255, 0.7);
}
.admin-bar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.admin-bar #bar-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.admin-bar #bar-menu li {
  padding: 6px;
}
.admin-bar #bar-menu > li {
  position: relative;
  cursor: pointer;
}
.admin-bar #bar-menu > li > ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: grey;
  padding: 10px;
  white-space: nowrap;
  z-index: 10005;
}
.admin-bar #bar-menu > li.hover > ul {
  display: flex;
  flex-direction: column;
}

input[type=checkbox],
input[type=radio] {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

label {
  cursor: pointer;
}

input[type=checkbox] + label {
  position: relative;
  margin-bottom: 10px;
  padding-left: 30px;
  display: inline-block;
}
input[type=checkbox] + label::before {
  content: "";
  width: 24px;
  height: 24px;
  border: 1px solid #141414;
  border-radius: 2px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
input[type=checkbox] + label.disabled {
  opacity: 0.7;
}

input[type=checkbox]:checked + label::before {
  content: url(assets/check-white.svg);
  line-height: 19px;
  font-size: 24px;
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 2px;
  background-color: #141414;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
textarea,
select {
  border: 1px solid #141414;
  border-radius: 4px;
  padding: 0.75em 1.25em;
  font-size: 1rem;
  width: 100%;
}

select {
  background-color: transparent;
  padding-right: 2.5em;
}

.form-group {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.form-group:not(.consents) > label {
  font-weight: 600;
}
.form-group.consents > label {
  color: #454545;
}

.required-asterisk::after {
  content: "*";
  display: inline-block;
  color: #141414;
  margin-left: 0.3em;
}

.cart-inner.cart-empty {
  max-width: 1000px;
  margin: 0 auto;
}
.cart-inner.cart-empty h1 {
  text-align: center;
  font-size: 2.8rem;
  line-height: 1.2;
  margin-bottom: 24px;
}
.cart-inner.cart-empty h3,
.cart-inner.cart-empty h4 {
  font-size: 1.5rem;
  line-height: 1.2;
  margin-bottom: 16px;
}
.cart-inner.cart-empty .row {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.cart-inner.cart-empty .row .col-md-8 {
  flex: 8;
}
.cart-inner.cart-empty .row .col-md-4 {
  flex: 4;
}
.cart-inner.cart-empty .row .col-md-6 {
  flex: 6;
}

.ordering-process .navigation-buttons {
  padding-bottom: 0;
}

#colorbox {
  background-color: #ffffff;
}

.radio-wrapper {
  margin-bottom: 5px;
}

input[type=radio] + label {
  padding-left: 40px;
  position: relative;
}
input[type=radio] + label::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 1px solid #141414;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #ffffff;
}

input[type=radio]:checked + label::before {
  border: 8px solid #141414;
}

.menu-helper,
.latest-contribution-box {
  display: none;
}

@media (max-width: 767px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .admin-bar {
    display: none;
  }
  .admin-logged .overall-wrapper {
    padding-top: 0;
  }
  .site-msg.information {
    font-size: 0.75rem;
  }
}
.siteCookies {
  background-color: #fff;
  border-top: 2px solid #141414;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #141414;
  padding: 2rem;
  z-index: 1005;
  text-align: center;
}
.siteCookies a {
  text-decoration: underline;
}
.siteCookies .siteCookies__buttonWrap {
  display: flex;
  justify-content: center;
}
.siteCookies .siteCookies__button {
  padding: 1em 2em;
  background-color: #141414;
  color: #ffffff;
}
.siteCookies .siteCookies__button:not(:last-of-type) {
  margin-right: 2em;
}

#cboxOverlay {
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1006;
}

#colorbox {
  z-index: 1007;
}

.content-modal {
  padding: 2rem;
}
.content-modal p.em {
  font-style: italic;
  color: #b41111;
}

#cboxClose {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 0;
  width: 36px;
  height: 36px;
}
#cboxClose::before, #cboxClose::after {
  content: "";
  display: block;
  width: 36px;
  height: 3px;
  background-color: #141414;
}
#cboxClose::before {
  transform: rotate(-45deg) translateY(2px);
}
#cboxClose::after {
  transform: rotate(45deg) translateY(-2px);
}

#cboxContent.cookiesDialog {
  background-color: #f8fafb;
}
@media (max-width: 767px) {
  #cboxContent.cookiesDialog {
    position: fixed;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    height: auto !important;
    margin: 0 auto;
  }
  #cboxContent.cookiesDialog #cboxLoadedContent {
    height: 100% !important;
    padding: 0;
  }
}

.cookiesSetting__form {
  padding: 10px;
}

.cookiesSetting__title {
  font-weight: bold;
  font-size: 22px;
  line-height: 34px;
  color: #000000;
}

.cookiesSetting__perex {
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

.cookiesSetting__item {
  border-bottom: 1px solid #e5e8ea;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .cookiesSetting__item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.cookiesSetting__item:last-child {
  border-bottom: 0;
}

@media (min-width: 768px) {
  .cookiesSetting__item__col2 {
    margin-left: 10px;
  }
}

.cookiesSetting__item__name {
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

.cookiesSetting__item__text {
  font-size: 14px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .cookiesSetting__item__text {
    margin-bottom: 0;
  }
}

.cookiesSetting__item__status {
  margin: 20px 0;
  text-align: center;
  padding: 10px 20px 10px 35px;
  border: 1px solid #e5e8ea;
  font-size: 16px;
  white-space: nowrap;
  width: 100%;
  display: block;
}
.cookiesSetting__item__status:hover {
  background: #f8fafb;
  border: 1px solid #e5e8ea;
  color: #252525;
}
@media (min-width: 768px) {
  .cookiesSetting__item__status {
    margin: 0;
    padding: 10px 15px;
  }
}

.cookiesSetting__item .cookiesSetting__item__status .cookiesSetting__item__state {
  padding-left: 40px;
}
.cookiesSetting__item .cookiesSetting__item__status .cookiesSetting__item__state:before {
  left: 10px;
}
.cookiesSetting__item .cookiesSetting__item__status .cookiesSetting__item__state:after {
  left: 12px;
}

.cookiesDialog #cboxClose {
  background-color: #f8fafb !important;
}

.cookiesSetting__data {
  border: 1px solid #e5e8ea;
  background-color: #ffffff;
  padding: 0 20px;
}

.cookiesSetting__bottom {
  text-align: center;
}
@media (min-width: 768px) {
  .cookiesSetting__bottom {
    text-align: left;
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
  }
}

.cookiesSetting__uncheck {
  display: block;
  margin: 10px 0;
}
@media (min-width: 768px) {
  .cookiesSetting__uncheck {
    margin: 0;
    flex: 1;
  }
}

.cookiesSetting__uncheckLink {
  display: block;
  line-height: 48px;
  text-decoration: none;
  color: #141414;
  padding: 0 12px;
  font-size: 16px;
  font-weight: bold;
  background-color: transparent;
  border: 0;
  width: 100%;
  text-align: center;
}
.cookiesSetting__uncheckLink:hover {
  color: #383742;
  background: #e5e8ea;
}
@media (min-width: 768px) {
  .cookiesSetting__uncheckLink {
    display: inline-block;
    width: auto;
    text-align: left;
  }
}

.cookiesSetting__button {
  display: block;
  line-height: 48px;
  font-size: 16px;
  font-weight: bold;
  border: 0;
  width: 100%;
  padding: 0 15px;
  color: #ffffff;
  background-color: #141414;
}
.cookiesSetting__button:hover {
  color: #ffffff;
  background-color: #141414;
}
@media (min-width: 768px) {
  .cookiesSetting__button:hover {
    opacity: 0.9;
  }
}
@media (min-width: 768px) {
  .cookiesSetting__button {
    display: inline-block;
    width: auto;
  }
}
.cookiesSetting__button--green {
  background-color: #007c47;
  margin-top: 10px;
}
.cookiesSetting__button--green:hover {
  color: #ffffff;
  background-color: #007c47;
}
@media (min-width: 768px) {
  .cookiesSetting__button--green {
    margin-top: 0;
    margin-left: 15px;
  }
}

#cboxOverlay.siteAgreement {
  z-index: 1005;
}

#colorbox.siteAgreement {
  z-index: 1006;
}

@media (max-width: 767px) {
  #colorbox.cookiesDialogWrapper {
    top: 0 !important;
  }
}
.advanced-order {
  text-align: center;
  padding: 2rem;
  border-radius: 8px;
}
.advanced-order .h1 {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 26px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.advanced-order .h2 {
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
  text-transform: none;
}
.advanced-order .advanced-order-suggestion {
  padding-top: 40px;
  margin-top: 40px;
  border-top-width: 1px;
  border-top-style: solid;
}
.advanced-order .extras-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}
.advanced-order .extras-wrap .extra {
  font-weight: 700;
  font-size: 20px;
  text-align: left;
  width: 100%;
  margin: 0 0 20px;
}
.advanced-order .extras-wrap .extra.step {
  margin: 20px 0 0;
  padding-left: 0;
  text-align: center;
}
.advanced-order .advancedOrder__buttons {
  display: flex;
  gap: 40px;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
.advanced-order .next-step-back {
  margin-top: 0;
}
.advanced-order .price-range {
  margin-bottom: 0;
}
.advanced-order .products-related {
  margin-bottom: 0;
}
.advanced-order .p-desc {
  display: none;
}
@media (min-width: 991px) {
  .advanced-order .extras-wrap {
    justify-content: center;
  }
  .advanced-order .extras-wrap .extra {
    width: auto;
    margin: 0 20px 20px;
    flex-shrink: 1;
  }
  .advanced-order .extras-wrap .extra.step {
    width: 100%;
    margin: 0;
    flex-shrink: 0;
  }
  .advanced-order .products > div {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .advanced-order .extras-wrap .extra {
    margin: 20px 20px 0;
  }
  .advanced-order .extras-wrap .extra.step {
    width: auto;
    margin: 20px 20px 0;
    flex-shrink: 1;
  }
}

.ao-product {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  margin-bottom: 20px;
}

.ao-image,
.ao-name,
.ao-availability {
  text-align: center;
}

.ao-image,
.ao-name {
  flex: 1 0 100%;
  min-width: 100%;
  margin-bottom: 20px;
}

.ao-price,
.ao-quantity {
  flex: 1 1 50%;
  min-width: 50%;
}

.ao-price {
  text-align: left;
}

.ao-quantity {
  text-align: right;
}

@media (min-width: 580px) {
  .ao-image,
  .ao-name,
  .ao-availability {
    margin-bottom: 0;
    text-align: left;
  }
  .ao-image {
    flex-basis: 20%;
    min-width: 20%;
  }
  .ao-image img {
    max-height: 100px;
  }
  .ao-name {
    flex-basis: 40%;
    min-width: 40%;
  }
  .ao-price {
    flex-basis: 20%;
    min-width: 20%;
    text-align: right;
  }
  .ao-quantity {
    flex-basis: 20%;
    min-width: 20%;
    padding-left: 20px;
  }
}
.country-flag,
.phone-combined-input select {
  display: none;
}

.country-flags.active .country-flag,
.country-flag.selected {
  display: flex;
  align-items: center;
}

.country-flag .shp-flag {
  max-width: 40px;
  max-height: 27px;
}

.country-flags:not(.active) .country-flag.selected .shp-flag,
.country-flags:not(.active) .country-flag.selected .shp-flag-name {
  display: none;
}

.phone-combined-input {
  position: relative;
}
.phone-combined-input .country-flags {
  position: absolute;
  top: 0;
  left: 4px;
  height: 100%;
  display: flex;
  align-items: center;
  border-right: 1px solid #141414;
  padding-right: 6px;
  padding-left: 6px;
}
.phone-combined-input .country-flags::before {
  display: inline-block;
  transform: scale(0.4);
}
.phone-combined-input .country-flags.active {
  height: auto;
  border-right: none;
  z-index: 2;
}
.phone-combined-input .country-flags.active::before {
  display: none;
}
.phone-combined-input .country-flags .country-flags-inner {
  max-height: 500px;
  overflow-y: auto;
  background-color: #ffffff;
}
.phone-combined-input input#phone {
  padding-left: 56px;
}

.msg-error {
  color: #b41111;
}

.msg-warning {
  color: orange;
}

.not-possible-info {
  display: none;
}

.radio-wrapper label {
  display: flex;
  align-items: center;
  gap: 16px;
}
.radio-wrapper .payment-info {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.radio-wrapper .payment-info .sublabel {
  width: 100%;
}
.radio-wrapper a {
  text-decoration: underline;
}

.radio-wrapper.inactive-child {
  opacity: 0.6;
  cursor: not-allowed;
}
.radio-wrapper.inactive-child .not-possible-info {
  display: block;
}
.radio-wrapper.inactive-child label {
  cursor: inherit;
}

.question-tooltip {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #141414;
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  text-align: center;
}

.benefitBanner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.benefitBanner .benefitBanner__item {
  flex: 1 1 250px;
  overflow: hidden;
}

.stars {
  display: flex;
  align-items: center;
  gap: 5px;
}
.stars .star {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12px;
  height: 12px;
  font-size: 12px;
}
.stars .star.star-on::before {
  content: "\e91c";
}
.stars .star.star-half::before {
  content: "\e91a";
}
.stars .star.star-off::before {
  content: "\e91c";
}
.stars .star::before {
  display: inline-block;
  font-family: shoptet;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 18px;
  text-transform: none;
  text-decoration: none;
  width: 100%;
  height: 100%;
}

.content-wrapper-in {
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
}
.content-wrapper-in .sidebar {
  flex: 0 1 440px;
}
.content-wrapper-in #content,
.content-wrapper-in .content {
  flex: 1 1 500px;
  width: 100%;
}

.p-thumbnails a.cbox-gal {
  display: none;
}

.p-thumbnails {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100px;
}
.p-thumbnails a {
  position: relative;
  float: left;
  max-width: 100%;
}

.p-thumbnails-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 9999em;
  height: 100px;
  -webkit-transition: left 0.3s ease-out;
  -o-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
}
.p-thumbnails-inner > div {
  display: inline-block;
}
.p-thumbnails-inner a img {
  display: block;
}

.nowrap {
  white-space: nowrap;
}

.remove-item {
  padding: 0;
}
.remove-item::before {
  content: url(assets/Cross.svg);
  display: inline-block;
  font-size: 24px;
  line-height: 24px;
  color: #141414;
}

#note {
  margin-bottom: 20px;
}

.slider-wrapper {
  white-space: nowrap;
  display: flex;
  flex-direction: column;
}
.slider-wrapper h4 {
  margin-bottom: 20px;
  order: 1;
}
.slider-wrapper .slider-header {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  order: 3;
}
.slider-wrapper .slider-content {
  order: 2;
  height: 5px;
  padding-left: 24px;
  margin-right: 24px;
  position: relative;
  margin-bottom: 20px;
}
.slider-wrapper #slider {
  background-color: #141414;
  border-radius: 9999px;
  height: 100%;
}
.slider-wrapper .ui-slider-range {
  height: 100%;
  position: absolute;
}
.slider-wrapper .ui-slider-handle {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-color: #fff;
  border: 1px solid #141414;
  cursor: pointer;
}
.slider-wrapper .ui-slider-handle::before {
  display: block;
  line-height: 0;
}

.pagination-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pagination-wrapper .pagination {
  display: flex;
  align-items: center;
  gap: 10px;
}

@media (max-width: 767px) {
  .pagination-wrapper {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
}
.gls-parcel-shop-wrapper #gls-parcel-shop-canvas {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

@media (min-width: 768px) {
  .gls-parcel-shop-wrapper #gls-parcel-shop-canvas {
    flex-wrap: nowrap;
    height: 450px;
  }
}
.gls-parcel-shop-wrapper #left-canvas {
  width: 100%;
  order: 2;
  height: 175px;
  border: 1px solid #777;
}

@media (min-width: 768px) {
  .gls-parcel-shop-wrapper #left-canvas {
    width: 25%;
    order: 1;
    height: 100%;
  }
}
.gls-parcel-shop-wrapper #right-canvas {
  width: 100%;
  height: 300px;
  order: 1;
}

@media (min-width: 768px) {
  .gls-parcel-shop-wrapper #right-canvas {
    width: 75%;
    height: 100%;
    order: 2;
  }
}
.gls-parcel-shop-wrapper #searchinput {
  width: 100%;
  margin-left: 0;
}

.gls-parcel-shop-wrapper .gls-parcel-shop-confirm-wrapper {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.products-block .p a.image {
  display: block;
  position: relative;
}

.products-block .p .flags-default {
  left: 0;
  position: absolute;
  bottom: 0;
  padding: 0 16px 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex-wrap: wrap;
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
}

body {
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #141414;
}

h1,
h2,
h3,
h4,
h5,
h6,
.extended-banner-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  margin: 0;
}

h1,
.extended-banner-title {
  font-size: 3.5rem;
  text-transform: uppercase;
  line-height: 4.5rem;
  letter-spacing: 0.2em;
  text-align: center;
}

h2 {
  font-size: 3rem;
  text-transform: uppercase;
  line-height: 4rem;
  letter-spacing: 0.2em;
}

h3 {
  font-size: 2.5rem;
  line-height: 3.5rem;
  letter-spacing: 0.05em;
}

h4 {
  font-size: 2rem;
  line-height: 3rem;
  letter-spacing: 0.07em;
}

h5 {
  font-size: 1.5625rem;
  line-height: 2.5rem;
  letter-spacing: 0.05em;
}

@media (max-width: 767px) {
  h1,
  .extended-banner-title {
    font-size: 2.5rem;
    line-height: 3.5rem;
    letter-spacing: 0.5rem;
    font-weight: 400;
  }
  h2 {
    font-size: 2.25rem;
    line-height: 3.25rem;
    letter-spacing: 0.45rem;
    font-weight: 400;
  }
  h3 {
    font-size: 2rem;
    line-height: 3rem;
    letter-spacing: 0.1rem;
    font-weight: 400;
  }
  h5 {
    font-size: 1.25rem;
    line-height: 2rem;
    letter-spacing: 0.0625rem;
    font-weight: 400;
  }
}
.btn.btn-primary,
a.btn.btn-primary,
.btn.btn-secondary,
a.btn.btn-secondary,
.extended-banner-link,
.next-step-forward,
.next-step-back,
.next-step-finish,
.add-to-cart-button,
#continue-order-button,
.load-products,
.btn.btn-conversion {
  border-radius: 50px;
  font-size: 16px;
  font-weight: 700;
  vertical-align: middle;
  padding: 10px 20px 10px 28px;
  max-width: max-content;
  display: flex;
}
.btn.btn-primary:after,
a.btn.btn-primary:after,
.btn.btn-secondary:after,
a.btn.btn-secondary:after,
.extended-banner-link:after,
.next-step-forward:after,
.next-step-back:after,
.next-step-finish:after,
.add-to-cart-button:after,
#continue-order-button:after,
.load-products:after,
.btn.btn-conversion:after {
  display: inline-block;
  margin-left: 12px;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}

.btn.btn-primary,
a.btn.btn-primary,
.next-step-forward,
.btn.btn-secondary[data-testid=buttonSubmitDiscountCoupon],
.next-step-finish,
.in-krok-2 #checkoutContent .btn,
.add-to-cart-button,
#continue-order-button,
.load-products,
.back-to-shop,
.btn.btn-conversion {
  background-color: #141414;
  color: #fff;
  border: 2px solid #141414;
}
.btn.btn-primary:after,
a.btn.btn-primary:after,
.next-step-forward:after,
.btn.btn-secondary[data-testid=buttonSubmitDiscountCoupon]:after,
.next-step-finish:after,
.in-krok-2 #checkoutContent .btn:after,
.add-to-cart-button:after,
#continue-order-button:after,
.load-products:after,
.back-to-shop:after,
.btn.btn-conversion:after {
  content: url(assets/arrow-white-big.svg);
}
.btn.btn-primary:hover,
a.btn.btn-primary:hover,
.next-step-forward:hover,
.btn.btn-secondary[data-testid=buttonSubmitDiscountCoupon]:hover,
.next-step-finish:hover,
.in-krok-2 #checkoutContent .btn:hover,
.add-to-cart-button:hover,
#continue-order-button:hover,
.load-products:hover,
.back-to-shop:hover,
.btn.btn-conversion:hover {
  background-color: #454545;
  border-color: #454545;
}

.load-products {
  padding-left: 96px;
  padding-right: 96px;
}

@media (max-width: 767px) {
  .pagination-loader {
    width: 100%;
  }
  .load-products {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    max-width: 100%;
  }
}
.load-products::after {
  content: url(assets/arrow-down-white-double.svg);
}

input.btn.btn-primary {
  margin-top: 36px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27><path d=%27M9 20L17 12L9 4%27 stroke=%27white%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/></svg>");
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 24px 24px;
  padding: 12px 56px 12px 28px;
}

.btn.btn-secondary,
a.btn.btn-secondary,
.extended-banner-link,
.next-step-back {
  background-color: #fff;
  color: #141414;
  border: 2px solid #141414;
}
.btn.btn-secondary:after,
a.btn.btn-secondary:after,
.extended-banner-link:after,
.next-step-back:after {
  content: url(assets/arrow-black-big.svg);
}
.btn.btn-secondary:hover,
a.btn.btn-secondary:hover,
.extended-banner-link:hover,
.next-step-back:hover {
  background-color: #141414;
  color: #fff;
}
.btn.btn-secondary:hover:after,
a.btn.btn-secondary:hover:after,
.extended-banner-link:hover:after,
.next-step-back:hover:after {
  content: url(assets/arrow-white-big.svg);
}

#carousel .extended-banner-link {
  border: none;
}

#continue-order-button {
  width: 100%;
}

.cart-widget-product-amount {
  display: none;
}

#header {
  z-index: 1000;
  background-color: #fff;
}

@media (min-width: 768px) {
  .menu-helper .navigationActions,
  .menu-helper-visible .menu-helper .navigationActions,
  .menu-helper-visible .navigation-in .navigationActions,
  .navigation-in .navigationActions {
    display: none;
  }
}
.top-navigation-bar {
  display: none;
}

.header-top {
  justify-content: space-between;
  position: relative;
  padding-top: 16px;
}

.header-top > div {
  align-self: center;
  flex: 0 1 33.333333%;
}

#header {
  position: sticky;
  top: 0;
}

#header.sticky.scroll-down {
  top: calc(var(--header-top-height) * -1);
}

@media (min-width: 768px) {
  .header-top {
    position: relative;
  }
}
#header.sticky.scroll-up .header-top {
  margin-top: 0;
}

#header .search {
  order: -1;
  position: relative;
}

#header .site-name {
  margin: 0;
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#header .site-name img {
  aspect-ratio: 129/48;
  max-height: 48px;
}

#formSearchForm,
#formSearchFormContent {
  position: relative;
}
#formSearchForm:before,
#formSearchFormContent:before {
  content: url(assets/search.svg);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
}
#formSearchForm input,
#formSearchFormContent input {
  border-bottom: 1px solid var(--border-border-primary, #141414);
  background-color: transparent;
  max-width: 240px;
  position: relative;
}
#formSearchForm input::placeholder,
#formSearchFormContent input::placeholder {
  color: #141414;
  font-size: var(--font-size-text-Tiny, 13px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--font-line-LH-Tiny, 20px); /* 153.846% */
}

#formSearchForm button,
#formSearchFormContent button {
  display: none;
}

#header .navigation-buttons {
  display: flex;
  justify-content: flex-end;
  gap: 32px;
  font-size: 13px;
}

.navigation-buttons a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.navigation-buttons a i {
  display: none;
}

.navigation-buttons .top-nav-button-login::before,
.navigation-buttons .top-nav-button-account::before {
  content: url(assets/user-profile.svg);
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

.navigation-buttons .cart-count::before {
  content: url(assets/cart-alt2.svg);
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
@media (max-width: 767px) {
  .navigation-buttons .cart-count::before {
    margin-right: 0;
  }
}

.toggle-window[data-target=navigation]::before {
  line-height: 1em;
  content: url(assets/Burger.svg);
  line-height: 0;
  display: block;
  width: 24px;
  height: 24px;
}

.toggle-window[data-target=search]::before {
  line-height: 1em;
  content: url(assets/search.svg);
  line-height: 0;
  display: block;
  width: 24px;
  height: 24px;
}

@media (min-width: 768px) {
  .toggle-window[data-target=navigation],
  .toggle-window[data-target=search] {
    display: none;
  }
}
.type-category .header-top,
.type-product .header-top,
.id-849 .header-top,
.id-852 .header-top,
.id-889 .header-top,
body:has(#collections) .header-top {
  padding-bottom: 16px;
}
.type-category .toggle-window[data-target=navigation],
.type-product .toggle-window[data-target=navigation],
.id-849 .toggle-window[data-target=navigation],
.id-852 .toggle-window[data-target=navigation],
.id-889 .toggle-window[data-target=navigation],
body:has(#collections) .toggle-window[data-target=navigation] {
  display: block;
  order: -1;
}
.type-category #navigation,
.type-product #navigation,
.id-849 #navigation,
.id-852 #navigation,
.id-889 #navigation,
body:has(#collections) #navigation {
  display: none;
}

@media (max-width: 767px) {
  #header .navigation-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
  #header .search {
    display: none;
    width: 100%;
  }
  #header .header-top .search {
    top: 100%;
    left: 0;
    right: 0;
    padding: 10px 20px;
    position: absolute;
    z-index: 1011;
    transition: all 0.15s ease-in-out;
  }
  .search-window-visible #header .search {
    padding: 16px 24px;
    max-width: unset;
    background-color: white;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    width: unset;
    box-shadow: 0 14px 19px -19px rgba(0, 0, 0, 0.25);
  }
  .search-window-visible #header .search #formSearchForm input {
    max-width: unset;
  }
  .search-window-visible #header .search #formSearchForm:before {
    left: 20px;
  }
  .search-whisperer {
    top: 100%;
    left: 0;
  }
}
.search-window-visible #header .search {
  display: block;
}

@media (max-width: 767px) {
  #header .navigation-buttons {
    gap: 16px;
  }
  #header .navigation-buttons span {
    display: none;
  }
  .navigation-buttons .top-nav-button-login::before,
  .navigation-buttons .top-nav-button-account::before {
    margin-right: 0;
  }
  .header-top {
    padding-bottom: 16px;
    gap: 16px;
    justify-content: center;
  }
  .header-top > div {
    flex: unset;
  }
  .header-top .site-name-wrapper {
    margin-left: auto;
    margin-right: auto;
  }
  .header-top [data-target=navigation] {
    order: -1;
  }
  .ordering-process .header-top [data-target=navigation] {
    display: none;
  }
  #header .site-name img {
    max-height: 24px;
    width: auto;
    aspect-ratio: 31/6;
  }
}
.menu-level-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  gap: 32px;
  position: relative;
}
.menu-level-1 > li > a {
  display: flex;
  gap: 2px;
  padding-bottom: 3px;
  padding-left: 8px;
  border-bottom: 1px solid transparent;
}
.menu-level-1 a b {
  font-weight: 400;
  font-size: 13px;
}

.navigation-in > ul > li {
  padding-top: 16px;
  padding-bottom: 8px;
}

.menu-level-1 > li.ext .menu-level-2 {
  display: none;
}

.menu-level-1 > li.ext.exp > a {
  border-bottom: 1px solid #141414;
}

.menu-level-1 > li.ext.exp .menu-level-2 {
  display: flex;
  flex-direction: column;
  box-shadow: -1px 23px 25px -5px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  position: absolute;
  top: calc(100% - 1px);
  z-index: 1;
  width: 342px;
}

.menu-level-2 .has-third-level {
  display: flex;
  align-items: start;
  gap: 16px;
  padding: 16px 20px;
}
.menu-level-2 .has-third-level img {
  border-radius: 4px;
}
.menu-level-2 .has-third-level .title {
  margin-bottom: 8px;
  font-weight: 700;
  line-height: 24px;
  display: block;
}

.submenu-arrow {
  display: flex;
  content: url(assets/ArrowDown.svg);
}

.menu-level-3 li {
  padding-bottom: 8px;
}
.menu-level-3 li a {
  color: #454545;
}
.menu-level-3 li:last-child {
  padding-bottom: 24px;
}

.menu-level-2 .has-third-level > div {
  flex: 1;
  max-width: 100%;
  min-width: 0;
  overflow-wrap: break-word;
}

.menu-level-2 .has-third-level span,
.menu-level-2 .has-third-level a {
  word-break: break-word;
  overflow-wrap: anywhere;
  white-space: normal;
  display: block;
}

.custom-footer__banner26 {
  display: none;
  position: absolute;
  background-color: #ffffff;
  box-shadow: 0 14px 19px -19px rgba(0, 0, 0, 0.25);
  width: 100vw;
  left: 0;
}

body.navigation-window-visible .custom-footer__banner26 {
  display: block;
}

.custom-footer__banner26 span .container {
  display: flex;
  padding-top: 24px;
  padding-bottom: 24px;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
}

.custom-footer__banner26 span .container > ul {
  flex: 1 1 0;
  min-width: 0;
  overflow-wrap: break-word;
}
.custom-footer__banner26 span .container > ul > li {
  padding: 0;
}

@media (max-width: 767px) {
  .custom-footer__banner26 span .container {
    flex-direction: column;
    gap: 20px;
  }
  .navigation-window-visible .header-top .toggle-window[data-target=navigation]:before,
  .search-window-visible .toggle-window[data-target=search]::before,
  .user-action-visible.cart-window-visible .navigation-buttons .cart-count::before {
    content: url(assets/Cross.svg);
  }
}
.breadcrumbs-wrapper {
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (max-width: 767px) {
  .breadcrumbs-wrapper {
    padding-left: 40px;
  }
}
.breadcrumbs-wrapper span {
  color: #454545;
  font-size: 13px;
  line-height: 20px;
}
.breadcrumbs-wrapper [data-testid=breadcrumbsLastLevel] {
  color: #141414;
  font-weight: 700;
}
.breadcrumbs-wrapper .navigation-bullet {
  padding-left: 4px;
  padding-right: 4px;
}

.extended-banner-texts {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  color: #ffffff;
  padding-left: max(50vw - 720px, 20px);
  padding-bottom: 64px;
  display: flex;
  flex-direction: column;
  justify-content: end;
}

.extended-banner-title {
  text-align: left;
  margin-bottom: 8px;
  font-weight: 500;
}

.extended-banner-text {
  margin-bottom: 32px;
  font-size: 20px;
}

.extended-banner-link {
  font-size: 14px;
  line-height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 12px 8px 20px;
}
.extended-banner-link::after {
  margin-left: 5px;
}

.carousel-controls {
  position: absolute;
  bottom: 64px;
  height: 40px;
  display: flex;
  justify-content: end;
  align-items: end;
  gap: 8px;
  right: max(50vw - 720px, 20px);
  width: auto;
}

.carousel-dots {
  display: flex;
  gap: 8px;
  margin-right: 8px;
}

.carousel-dots li {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid #ffffff;
}
.carousel-dots li.dot-active {
  background-color: #ffffff;
}

@media (max-width: 767px) {
  #content-wrapper:has(.carousel) {
    padding-left: 0;
    padding-right: 0;
  }
  .carousel-inner > .item,
  #carousel .item a img {
    height: 480px;
  }
  #carousel .item a img {
    object-fit: cover;
  }
  .extended-banner-texts {
    padding-bottom: 72px;
  }
  .extended-banner-texts .extended-banner-text {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .carousel-controls {
    padding-left: 0;
    height: auto;
    bottom: 32px;
    right: unset;
    left: 20px;
  }
  .carousel-control.left,
  .carousel-control.right {
    display: none !important;
  }
}
.homepage-box.welcome-wrapper .container {
  margin-right: unset;
  padding-right: unset;
  padding-left: max(50vw - 720px, 20px);
  padding-top: 120px;
  max-width: unset;
}
.homepage-box.welcome-wrapper .welcome-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 464px;
}
.homepage-box.welcome-wrapper .welcome-text p {
  color: #454545;
}

.welcome > div {
  display: flex;
  gap: 146px;
}

@media (max-width: 767px) {
  .homepage-box.welcome-wrapper .container {
    padding-top: 40px;
  }
  .homepage-box.welcome-wrapper .welcome-text {
    padding-right: 20px;
    gap: 16px;
  }
  .welcome > div {
    flex-direction: column-reverse;
    gap: 0px;
  }
  .welcome > div > p {
    display: flex;
  }
  .welcome > div > p img {
    margin-left: auto;
    max-width: 66%;
  }
}
.p-detail-inner {
  padding-top: 56px;
  padding-bottom: 80px;
}

.product-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 24px;
}
.product-top > .col-xs-12:first-of-type {
  display: none;
}

.product-top .p-image-wrapper {
  flex: 1;
  min-width: 0;
}

.product-top .p-info-wrapper {
  flex: 0 0 464px;
}

.p-image-wrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  width: 100%;
  gap: 24px;
}

.p-thumbnails-wrapper {
  min-width: 100px;
  min-height: 100px;
  max-height: 708px;
}

.p-thumbnails {
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 781px;
  overflow: scroll;
  scrollbar-width: none;
}

.p-image-wrapper .p-thumbnails > div {
  height: fit-content;
  width: fit-content;
}

.p-image-wrapper .p-thumbnails-inner a.p-thumbnail {
  display: block;
  margin: 0 0 24px;
  border-radius: 4px;
  overflow: hidden;
  width: 98px;
  height: 98px;
}
.p-image-wrapper .p-thumbnails-inner a.p-thumbnail img {
  width: 98px;
  height: 98px;
  object-fit: cover;
}

.p-image-wrapper .p-image {
  border-radius: 8px;
  width: 708px;
  height: 708px;
  overflow: hidden;
}

.p-image-wrapper .p-image #wrap,
.p-image-wrapper .p-image #wrap a,
.p-main-image {
  height: 100%;
  display: block;
}

.p-image-wrapper .p-image img {
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.p-detail-inner-header h1 {
  font-size: 40px;
  line-height: 56px;
  letter-spacing: 2px;
  text-align: left;
  text-transform: none;
  margin-bottom: 40px;
}

.p-short-description {
  color: #454545;
  margin-bottom: 32px;
}

.p-info-wrapper .detail-parameters {
  margin-bottom: 48px;
  width: 100%;
}
.p-info-wrapper .detail-parameters .variant-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.p-info-wrapper .detail-parameters .variant-list th {
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  text-align-last: left;
}

.custom-color-dropdown {
  position: relative;
  width: 100%;
  cursor: pointer;
  color: #454545;
}

.selected-option {
  padding: 11px 16px;
  background: #fff;
  display: flex;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
  border: 1px solid #141414;
  width: 100%;
}

.selected-option::after {
  content: url(assets/arrow-black-big.svg);
  position: absolute;
  right: 12px;
  top: 50%;
  width: 24px;
  height: 24px;
  pointer-events: none;
  transform: translateY(-50%) rotate(90deg);
  transition: transform 0.2s ease;
}

.options-list.show + .selected-option::after,
.selected-option.open::after {
  transform: translateY(-50%) rotate(270deg);
}

.options-list {
  position: absolute;
  top: calc(100% + 1px);
  left: 0;
  right: 0;
  border: 1px solid #ccc;
  border-top: none;
  background: #fff;
  max-height: 200px;
  overflow-y: auto;
  z-index: 100;
  display: none;
}

.options-list.show {
  display: block;
}

.option-title {
  font-size: 16px;
  line-height: 24px;
}

.dropdown-option {
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 8px;
  border-bottom: 1px solid #f0f0f0;
}

.dropdown-option:hover {
  background: #f9f9f9;
}

.color-circle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  flex-shrink: 0;
}

[data-testid=productCardDescr] {
  display: none;
}

.add-to-cart-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-bottom: 32px;
  border-bottom: 1px solid #141414;
  margin-bottom: 48px;
}
.add-to-cart-wrapper .p-final-price-wrapper {
  flex: 1;
  font-size: 20px;
  line-height: 32px;
}

.availability-value {
  display: flex;
  padding-top: 32px;
  border-top: 1px solid #141414;
  margin-bottom: 24px;
}

.type-product .availability-label::before {
  content: "Dostupnost: ";
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 2.6px;
  text-transform: uppercase;
}

.link-icons {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  gap: 24px;
  align-self: stretch;
  font-size: 13px;
  line-height: 20px;
}

.link-icon {
  color: #454545;
  display: inline-flex;
  align-items: center;
}
.link-icon:before {
  display: block;
  line-height: 0;
  margin-right: 0.4em;
}
.link-icon.share:before {
  content: url(assets/Share.svg);
}
.link-icon.chat:before {
  content: url("assets/Clipboard%20Question.svg");
}
.link-icon.print:before {
  content: url(assets/Print.svg);
}

.social-buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 8px 0;
}
.social-buttons .close-after.js-share-buttons-trigger {
  font-size: 13px;
  line-height: 20px;
  color: #454545;
}

.social-buttons.no-display {
  display: flex !important;
  opacity: 0;
  overflow: hidden;
  z-index: -1;
}

.social-buttons > div {
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  padding-right: 5px;
  width: auto;
}

@media (max-width: 767px) {
  .p-thumbnails-wrapper {
    display: none;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none !important;
  }
  .swiper-pagination,
  .swiper-pagination-bullets.swiper-pagination-horizontal {
    justify-content: center;
    margin-top: 8px;
  }
  .p-image-wrapper .p-image {
    height: 100%;
    width: 100%;
    border-radius: unset;
  }
  .p-image-wrapper .p-image img {
    aspect-ratio: 1/1;
    border-radius: 8px;
  }
  .p-detail-inner {
    padding-top: 24px;
    padding-bottom: 40px;
  }
  .product-top .p-info-wrapper {
    display: flex;
    flex-direction: column;
    flex: unset;
  }
  .p-detail-inner-header h1 {
    font-size: 2rem;
    line-height: 3rem;
    letter-spacing: 0.1em;
    margin-bottom: 24px;
  }
  .p-info-wrapper .detail-parameters {
    order: -1;
    margin-bottom: 24px;
  }
  .p-short-description {
    margin-bottom: 24px;
  }
  .add-to-cart-wrapper {
    margin-bottom: 40px;
    flex-wrap: wrap;
    gap: 24px 20px;
  }
  .add-to-cart-wrapper .quantity {
    width: 50%;
    justify-content: end !important;
  }
  .add-to-cart-wrapper .add-to-cart {
    width: 100%;
  }
  .add-to-cart-wrapper .add-to-cart button {
    max-width: 100%;
    width: 100%;
  }
}
header[itemprop=headline] {
  display: none;
}

.in-kontakty h1 {
  padding-top: 64px;
}

.contact-p {
  text-align: center;
  color: #454545;
  padding-top: 24px;
}

.contact-links-icons {
  margin-bottom: 64px;
}

.contact {
  padding-top: 64px;
  padding-bottom: 112px;
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
.contact .contact-form {
  flex: 0 1 464px;
}
.contact .contact-form .contact-form-header {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 56px;
}
.contact .contact-form .contact-form-header p {
  color: #454545;
}
.contact .contact-form > p {
  display: none;
}
.contact .contact-info {
  flex: 0 0 708px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .contact {
    flex-direction: column;
    align-items: center;
  }
  .contact .contact-form {
    max-width: 760px;
    width: 100%;
  }
  .contact .contact-info {
    width: 100%;
    flex: unset;
  }
  .contact .contact-info-details > div {
    flex: 1 1 260px;
  }
}
@media (max-width: 767px) {
  .in-kontakty h1 {
    padding-top: 24px;
  }
  .contact-p {
    font-size: 14px;
    line-height: 20px;
    padding-top: 16px;
  }
  .contact {
    flex-direction: column;
    gap: 56px;
    padding: 32px 20px 40px 20px;
  }
  .contact .contact-form .contact-form-header {
    gap: 24px;
    margin-bottom: 32px;
  }
  .contact .required-asterisk {
    font-size: 14px;
  }
  .contact .form-group.submit-wrapper,
  .contact .form-group.consents,
  .contact .form-group.consents label {
    margin-bottom: 0;
  }
  .contact input.btn.btn-primary {
    margin-top: 32px;
    max-width: unset;
  }
}
.o-nas-top-image {
  margin-top: -56px;
  z-index: -1;
  position: relative;
}
.o-nas-top-image img {
  width: 100%;
  max-height: 640px;
  object-fit: cover;
}

.cart-inner {
  padding-top: 56px;
}

.cart-row {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 100px;
  justify-content: space-between;
  margin-bottom: 100px;
}

.cart-row .col-md-8 {
  flex: 1 1 500px;
  width: 66.66666667%;
  max-width: 833px;
}

ol.cart-header {
  margin: 0 0 100px;
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 0;
  counter-reset: steps;
}
ol.cart-header::before {
  content: "";
  background-color: #141414;
  height: 1px;
  display: block;
  max-width: 760px;
  margin-inline: auto;
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 140px);
}
ol.cart-header li.step a,
ol.cart-header li.step strong {
  color: #454545;
  font-weight: 400;
}
ol.cart-header li.step a span,
ol.cart-header li.step strong span {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 8px;
}
ol.cart-header li.step a span::before,
ol.cart-header li.step strong span::before {
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  counter-increment: steps;
  content: counter(steps);
  display: inline-block;
  font-size: 14px;
  height: 30px;
  line-height: 26px;
  text-align: center;
  vertical-align: middle;
  width: 30px;
}
ol.cart-header li.step.active strong,
ol.cart-header li.step.active a {
  color: #141414;
  font-weight: 700;
}
ol.cart-header li.step.active strong span::before {
  background-color: #141414;
  color: #fff;
}
ol.cart-header li.step a span::before,
ol.cart-header li.step strong span::before {
  border: 1px solid #141414;
  color: #141414;
  font-size: 1rem;
  width: 40px;
  height: 40px;
  line-height: 1.5;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
}
ol.cart-header li.step.completed a span::before {
  content: url(assets/Checkt.svg);
  background-color: #f0f0f0;
  line-height: 0;
}

@media (min-width: 768px) {
  ol.cart-header li {
    display: inline-block;
    margin: 0;
    position: relative;
    top: 1px;
    width: 159px;
  }
}
table.cart-table {
  width: 100%;
  display: block;
}

.next-step-back {
  margin-top: 100px;
  padding: 12px 28px 12px 20px;
}
.next-step-back::after {
  display: none;
}
.next-step-back::before {
  content: url(assets/arrow-black-big.svg);
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  transform: rotate(180deg);
}
.next-step-back:hover::before {
  content: url(assets/arrow-white-big.svg);
}

table.cart-table::before {
  content: "Nákupní košík";
  display: inline-block;
  font-size: 40px;
  line-height: 56px;
  margin: 0 0 64px;
  color: #141414;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.05em;
}

table.cart-table tr.removeable {
  display: flex;
  gap: 24px;
  align-items: center;
  padding: 40px 12px;
}
table.cart-table tr.removeable:not(:last-child) {
  border-bottom: 1px solid #141414;
  margin-bottom: 20px;
}

table.cart-table .cart-p-image {
  flex: 0 1 96px;
}
table.cart-table .cart-p-image img {
  display: block;
  width: unset;
  aspect-ratio: 1;
  max-width: 96px;
}

table.cart-table .p-name {
  width: 100%;
  max-width: 269px;
  margin-right: -4px;
  display: flex;
  flex-direction: column;
  gap: 7px;
}
table.cart-table .p-name .main-link {
  font-weight: 700;
  width: 269px;
}

.availability-label,
.availability-amount,
.cart-related-availability span {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #141414 !important;
}

.quantity-form .quantity,
.p-detail .quantity {
  display: flex;
  align-items: center;
  justify-content: center;
}
.quantity-form .quantity .decrease,
.p-detail .quantity .decrease {
  order: -1;
}
.quantity-form .quantity label .amount,
.p-detail .quantity label .amount {
  border-radius: 64px;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 32px;
  border: 1px solid #141414;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.quantity-form .quantity input,
.p-detail .quantity input {
  appearance: none;
  -webkit-appearance: none;
}
.quantity-form .quantity input::-webkit-outer-spin-button,
.quantity-form .quantity input::-webkit-inner-spin-button,
.p-detail .quantity input::-webkit-outer-spin-button,
.p-detail .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.p-detail .quantity label .amount {
  border: 1px solid #d9d9d9;
  width: 64px;
  height: 48px;
}

.p-price {
  display: flex;
  align-items: center;
  white-space: nowrap;
  max-width: 166px;
  width: 100%;
}
.p-price .price-final.final-bold {
  margin-right: auto;
  padding-right: 4px;
}
.p-price .price-final[data-testid=cartItemPrice],
.p-price .unit-value {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color: #454545;
}
.p-price .unit-value {
  margin-left: 4px;
}

.p-availability.p-cell {
  min-width: 74px;
}

.show-related {
  color: #454545;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  display: block;
  align-items: center;
}

table.cart-table tr.related-visible .p-name .show-related b::before {
  transform: rotate(180deg);
}

table.cart-table .p-name .show-related b::before {
  transition: all 0.15s ease-in-out;
  display: inline-flex;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  content: url(assets/cart-arrow.svg);
  margin-right: 7px;
}

.cart-table tr.related {
  display: none;
}

table.cart-table tr.related.visible {
  display: flex;
}

table.cart-table tr.related {
  padding: 0;
  padding-bottom: 20px;
  margin: 0;
  padding-left: 120px;
}
table.cart-table tr.related > td {
  width: 100%;
}
table.cart-table tr.related .cart-related-product {
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  gap: 16px;
  width: 100%;
  align-items: center;
}
table.cart-table tr.related .cart-related-product:not(:last-child) {
  border-bottom: 1px solid #141414;
}
table.cart-table tr.related .cart-related-info,
table.cart-table tr.related .cart-related-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
table.cart-table tr.related .cart-related-info {
  width: 100%;
}
table.cart-table tr.related .cart-related-button {
  gap: 16px;
}
table.cart-table tr.related .cart-related-button .price-final {
  width: 80px;
  margin-right: auto;
}
table.cart-table tr.related .cart-related-button .add-to-cart-button,
table.cart-table tr.related .cart-related-button .btn.btn-sm.btn-primary {
  padding: 1px 6px;
}
table.cart-table tr.related .cart-related-button .add-to-cart-button:after,
table.cart-table tr.related .cart-related-button .btn.btn-sm.btn-primary:after {
  margin-left: 0;
}
table.cart-table tr.related .cart-related-button .add-to-cart-button:after {
  display: none;
}
table.cart-table tr.related .cart-related-img {
  flex: 0 1 72px;
}
table.cart-table tr.related .cart-related-img img {
  display: block;
  width: unset;
  aspect-ratio: 1;
  max-width: 72px;
}
table.cart-table tr.related .cart-related-name {
  font-weight: 700;
  max-width: 377px;
  width: 100%;
  margin-right: 32px;
}
table.cart-table tr.related .cart-related-product .btn.add-to-cart-button,
table.cart-table tr.related .cart-related-product .btn.btn-primary {
  font-size: 0;
  gap: 0;
  width: 43px;
  height: 42px;
  background-color: #141414;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
table.cart-table tr.related .btn.add-to-cart-button:before,
table.cart-table tr.related .btn.btn-cart:before {
  content: url(assets/Shop.svg);
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sidebar-in-cart {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.cart-summary {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  padding: 32px 40px 48px;
}
.cart-summary h4 {
  font-size: 25px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 24px;
}

.discount-coupon form,
.free-gift {
  align-items: center;
  display: flex;
  gap: 16px;
}

.discount-coupon input {
  margin-left: 0;
  padding-left: 48px;
  background: url(assets/sleva_kosik.svg) no-repeat 16px center;
}

.btn.btn-secondary[data-testid=buttonSubmitDiscountCoupon] {
  padding: 12px 28px;
}
.btn.btn-secondary[data-testid=buttonSubmitDiscountCoupon]:after {
  content: none;
}

.summary-wrapper {
  border: 1px solid #000;
  border-radius: 4px;
  padding: 48px 40px;
}
.summary-wrapper .box-bg-default {
  display: flex;
  flex-direction: column;
}

.price-wrapper {
  align-items: center;
  display: grid;
  grid-template-columns: 60% 1fr;
  flex-wrap: wrap;
  text-align: right;
  width: 100%;
}
.price-wrapper .price-primary {
  font-size: 24px;
  line-height: 40px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.05em;
  padding-bottom: 8px;
}
.price-wrapper .price-secondary {
  color: #454545;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.price-wrapper .price-label {
  text-align: left;
}

.next-step-forward,
.next-step-finish {
  max-width: unset !important;
  font-size: 20px;
  line-height: 32px;
  width: 100% !important;
  margin-top: 32px;
}

.extra.delivery {
  padding-top: 32px;
  color: #454545;
  font-size: 14px;
  text-align: center;
}
.extra.delivery strong {
  font-weight: 400;
}
.extra.delivery .price-range {
  background-color: #bfbfbf;
  height: 6px;
  margin-top: 24px;
  overflow: hidden;
  width: 100%;
}
.extra.delivery .price-range > div {
  background-color: #2b2219;
  height: 100%;
}

.checkout-box-wrapper,
.checkout-box {
  border-radius: 4px;
  padding: 48px 40px;
  order: 1;
  text-align: center;
  color: #ffffff;
  background-image: url(assets/Help_box.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.checkout-box-wrapper h4,
.checkout-box h4 {
  font-size: 25px;
  line-height: 40px;
  margin-bottom: 16px;
}
.checkout-box-wrapper .contact-box ul,
.checkout-box .contact-box ul {
  display: flex;
  flex-direction: column-reverse;
  gap: 20px;
}
.checkout-box-wrapper .contact-box ul a,
.checkout-box .contact-box ul a {
  color: #ffffff;
  font-weight: 700;
}
.checkout-box-wrapper .tel::before,
.checkout-box-wrapper .mail::before,
.checkout-box .tel::before,
.checkout-box .mail::before {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background-repeat: no-repeat;
  background-size: contain;
}
.checkout-box-wrapper .tel::before,
.checkout-box .tel::before {
  content: url(assets/Phone-white.svg);
}
.checkout-box-wrapper .mail::before,
.checkout-box .mail::before {
  content: url(assets/Mail-white.svg);
}

.order-icon.order-information,
.co-basic-information .form-group.form-group-wrapped .select-label {
  display: none;
}

.order-icon.order-delivery,
.order-icon.order-payment {
  font-size: 40px;
  line-height: 56px;
  margin-bottom: 40px;
}

.order-icon.order-payment {
  margin-top: 64px;
}

.co-basic-information .form-group > select.form-control {
  width: 100%;
  max-width: 430px;
}

.in-krok-1 select {
  background: url(assets/arrow-down-big.svg) no-repeat right 16px center;
  background-size: 24px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.in-krok-1 .checkout-box {
  order: 1;
}
.in-krok-1 .form-group {
  margin-bottom: 40px;
}
.in-krok-1 .cart-items {
  display: none;
}
.in-krok-1 .payment-shipping-price {
  margin-left: auto;
}
.in-krok-1 .payment-logo {
  order: -1;
  width: 30px;
  height: 30px;
}
.in-krok-1 .co-payment-method .payment-logo {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.order-summary {
  display: contents;
}

.cart-row .col-md-8#checkoutContent .radio-wrapper {
  padding-top: 24px;
  padding-bottom: 24px;
  margin: 0;
}
.cart-row .col-md-8#checkoutContent .radio-wrapper:not(:last-child) {
  border-bottom: 1px solid #d9d9d9;
}
.cart-row .col-md-8#checkoutContent .radio-wrapper:last-child {
  padding-bottom: 0;
}
.cart-row .col-md-8#checkoutContent .radio-wrapper:first-child {
  padding-top: 0;
}

#checkoutSidebar {
  position: unset !important;
}

#checkoutSidebar .cart-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.order-summary-inner {
  border: 1px solid #141414;
  padding: 56px 40px 40px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.order-summary-inner h4 {
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 32px;
}

.order-summary-item.price {
  padding: 40px;
  border: 1px solid #141414;
  border-top: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-top: -33px;
}

.order-summary-item.helper,
.recapitulation-single {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  padding-bottom: 10px;
}

.order-summary-item.helper > div:first-child,
.recapitulation-single > span {
  flex: 0 0 150px;
  padding-right: 20px;
}
.order-summary-item.helper > div:first-child strong,
.recapitulation-single > span strong {
  font-weight: 400;
}

.order-summary-item.helper > div:last-child {
  flex: 1 1 calc(100% - 150px);
  text-align: right;
  font-weight: 600;
  font-size: 16px;
}

.recapitulation-single > strong {
  align-items: center;
  display: flex;
  flex: 1 1 calc(100% - 150px);
  justify-content: space-between;
  font-weight: 400;
}

.recapitulation-shipping-billing-label {
  display: none;
}

.recapitulation-single > strong span {
  margin-left: 1ex;
  order: 2;
  white-space: nowrap;
  font-weight: 600;
  font-size: 16px;
}

.in-krok-2 #checkoutContent .form-group.js-validated-element-wrapper.smart-label-wrapper label,
.in-krok-2 #shipping-billing-summary {
  display: none;
}
.in-krok-2 .recapitulation-single > span {
  display: none;
}
.in-krok-2 .order-summary-item.helper,
.in-krok-2 .recapitulation-single {
  padding-bottom: 8px;
}
.in-krok-2 .recapitulation-single:last-child {
  padding-bottom: 0;
}
.in-krok-2 .order-summary-item.helper {
  padding-top: 32px;
}
.in-krok-2 .order-summary-item.price .price-wrapper {
  margin-bottom: 32px;
}
.in-krok-2 .order-summary-item.price .form-group {
  margin-bottom: 0;
  font-size: 14px;
}
.in-krok-2 .co-box.co-box-additional .form-group {
  margin-bottom: 0;
}
.in-krok-2 .co-box.co-box-additional .form-group input[type=checkbox] + label {
  margin-bottom: 20px;
  font-weight: 400;
}
.in-krok-2 input[type=checkbox] + label[for=another-shipping] {
  margin-bottom: 48px;
  margin-top: 28px;
  font-weight: 400;
}
.in-krok-2 label[for=login] {
  display: none;
}
.in-krok-2 h4:not(.header-billing) {
  margin-bottom: 24px;
}
.in-krok-2 .form-option-block + .form-group {
  display: block;
}
.in-krok-2 .form-option-block + .form-group label {
  float: left;
  margin-bottom: 0;
  padding-right: 20px;
  width: 175px;
  line-height: 36px;
}
.in-krok-2 .co-contact-information {
  margin-bottom: 64px;
}
.in-krok-2 .co-contact-information .btn {
  margin-bottom: 24px;
}
.in-krok-2 #checkoutContent .btn,
.in-krok-2 .btn.btn-primary.back-to-shop {
  padding: 12px 28px 12px 20px;
  max-width: max-content;
}
.in-krok-2 #checkoutContent .btn::after,
.in-krok-2 .btn.btn-primary.back-to-shop::after {
  display: none;
}
.in-krok-2 #checkoutContent .btn::before,
.in-krok-2 .btn.btn-primary.back-to-shop::before {
  content: url(assets/arrow-white-big.svg);
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  transform: rotate(180deg);
}
.in-krok-2 .next-step-back {
  margin-top: 80px;
  margin-bottom: 80px;
}
.in-krok-2 .back-to-shop {
  margin-top: 80px;
  order: 2;
}
.in-krok-2 #checkoutContent .phone-combined-input {
  border: 1px solid #141414;
  border-radius: 4px;
  padding: 9px 16px;
  padding-left: 0;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.in-krok-2 #checkoutContent .phone-combined-input input {
  border: none;
  padding: 0 0 0 10px;
}
.in-krok-2 #checkoutContent .phone-combined-input .country-flags {
  height: 24px;
  flex-grow: 0;
}
.in-krok-2 .country-flags {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 24px;
  position: relative;
}
.in-krok-2 .shp-flag-label {
  display: flex;
  font-size: 14px;
  justify-self: flex-end;
  line-height: 18px;
  padding-right: 3px;
  position: relative;
  text-align: right;
  width: calc(100% - 24px);
  align-items: center;
}
.in-krok-2 .shp-flag-label:before {
  content: url(assets/ArrowDown.svg);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  margin-top: 2px;
}
.in-krok-2 .country-flags.active .shp-flag-label:before {
  display: none;
}

.co-billing-address fieldset {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 24px 32px;
}

.co-billing-address .form-group:not(.company-shopping):not(:has(#billCountryId)) {
  width: calc(50% - 16px);
  margin-bottom: 0;
}

.js-hidden.visible#company-info {
  display: flex;
  gap: 24px;
  flex-direction: column;
}
@media (max-width: 767px) {
  .js-hidden.visible#company-info {
    gap: 16px;
  }
}

#company-info {
  width: 100%;
}
#company-info .form-group {
  width: 100% !important;
  margin-bottom: 24px;
}

.form-group-hasTooltip {
  position: relative;
}

.form-group-tooltip {
  left: calc(100% - 26px);
  position: absolute;
  top: calc(100% - 20px);
  transform: translateY(-50%);
}

.cart-item {
  display: flex;
  align-items: center;
  gap: 8px;
  border-bottom: 1px solid #d9d9d9;
  padding-top: 20px;
  padding-bottom: 20px;
}
.cart-item > div.cart-item-name {
  margin-right: auto;
}
.cart-item > div.cart-item-name a {
  display: block;
  max-width: 237px;
}
.cart-item > div.cart-item-amount {
  color: #454545;
  max-width: 40px;
  width: unset;
  flex: 1 1 40px;
  text-align: right;
  margin-left: 8px;
}
.cart-item > div.cart-item-price {
  font-weight: 600;
  min-width: 71px;
  text-align: right;
}
@media (max-width: 767px) {
  .cart-item {
    display: grid;
    grid-template-columns: 1fr auto;
  }
  .cart-item > div.cart-item-name {
    grid-row: 1/3;
  }
  .cart-item > div.cart-item-amount {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
}

.cart-item.cart-item-gift {
  padding-top: 16px;
  padding-bottom: 16px;
}
.cart-item.cart-item-gift .cart-item-name {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: unset;
  width: 100%;
}
.cart-item.cart-item-gift .cart-item-name strong {
  font-size: 13px;
  line-height: 20px;
}
.cart-item.cart-item-gift .cart-item-name br {
  display: none;
}
.cart-item.cart-item-gift .cart-item-name span {
  display: block;
  max-width: 232px;
  font-size: 14px;
}

.cart-row .col-md-4#checkoutSidebar,
.sidebar-in-cart {
  flex: 0 1 507px;
}

.next-step-finish .order-button-suffix {
  margin-left: 8px;
  white-space: nowrap;
}

#continue-order-button {
  max-width: 100%;
}

@media (max-width: 767px) {
  #navigation {
    display: none;
  }
  .cart-inner {
    padding-top: 24px;
  }
  .cart-row {
    margin-bottom: 40px;
    gap: 40px;
  }
  ol.cart-header {
    margin-bottom: 40px;
  }
  ol.cart-header::before {
    width: calc(100% - 90px);
  }
  ol.cart-header li.step a span,
  ol.cart-header li.step strong span {
    font-size: 13px;
    line-height: 20px;
  }
  ol.cart-header li.step a span::before,
  ol.cart-header li.step strong span::before {
    z-index: 1;
  }
  table.cart-table::before,
  .order-icon.order-delivery,
  .order-icon.order-payment {
    font-size: 32px;
    line-height: 48px;
    letter-spacing: 1.6px;
    margin-bottom: 20px;
  }
  .order-icon.order-delivery,
  .order-icon.order-payment {
    margin-bottom: 40px;
  }
  table.cart-table tr.removeable {
    padding: 20px 0;
    display: grid;
    grid-template-columns: 80px auto;
    gap: 0;
    margin-bottom: 0 !important;
  }
  table.cart-table tr.removeable .p-total {
    grid-column: 1/-1;
    order: -1;
  }
  table.cart-table tr.removeable .p-total .inline {
    display: flex;
    justify-content: end;
  }
  table.cart-table tr.removeable .price-final.final-bold {
    grid-column: 1/2;
    grid-row: 3/4;
    white-space: nowrap;
  }
  table.cart-table tr.removeable .p-name {
    max-width: 100%;
  }
  table.cart-table tr.removeable .p-name .main-link {
    width: 100%;
  }
  table.cart-table tr.removeable .p-quantity.p-cell {
    display: flex;
    justify-content: space-between;
  }
  table.cart-table tr.removeable .p-price {
    margin-left: 18px;
  }
  table.cart-table .cart-p-image img {
    max-width: 100%;
    width: 56px;
    height: 56px;
  }
  table.cart-table tr.related {
    padding-left: 76px;
  }
  table.cart-table tr.related .cart-related-product {
    padding-top: 16px;
    padding-bottom: 16px;
    gap: 4px;
    flex-direction: column;
  }
  table.cart-table tr.related .cart-related-info {
    display: grid;
    grid-template-columns: 48px 1fr;
    gap: 4px 16px;
    align-items: start;
  }
  table.cart-table tr.related .cart-related-img {
    grid-column: 1;
  }
  table.cart-table tr.related .cart-related-img img {
    max-width: 48px;
  }
  table.cart-table tr.related .cart-related-name,
  table.cart-table tr.related .cart-related-availability {
    grid-column: 2;
  }
  table.cart-table tr.related .cart-related-button {
    width: 100%;
    justify-content: space-between;
  }
  .sidebar-in-cart {
    gap: 20px;
  }
  .cart-summary {
    border: none;
    padding: 20px 0;
  }
  .cart-summary h4 {
    font-size: 20px;
    line-height: 32px;
  }
  .cart-summary .discount-coupon form {
    flex-direction: column;
    align-items: center;
  }
  .cart-summary .discount-coupon form button {
    max-width: 100%;
    width: 100%;
  }
  .summary-wrapper {
    padding: 40px 20px;
  }
  .price-wrapper {
    grid-template-columns: auto auto;
  }
  .price-wrapper .price-primary {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 1px;
  }
  .extra.delivery {
    padding: 20px;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
  }
  .checkout-box-wrapper,
  .checkout-box {
    padding: 20px 40px;
  }
  .checkout-box-wrapper h4,
  .checkout-box h4 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 16px;
  }
  .next-step-back {
    order: 1;
    max-width: 100%;
    margin-top: 0;
  }
  .order-summary-inner,
  .order-summary-item.price {
    padding: 20px;
  }
  .order-summary-inner h4,
  .order-summary-item.price h4 {
    font-size: 20px;
    line-height: 32px;
  }
  .ordering-process-footer .container {
    flex-direction: column;
    gap: 24px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .ordering-process-footer .container > div {
    align-items: center;
    text-align: center;
  }
  .cart-row .col-md-8#checkoutContent .radio-wrapper {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .radio-wrapper .payment-info {
    display: block;
  }
  .radio-wrapper .payment-info b {
    display: inline;
    padding-right: 10px;
  }
  .radio-wrapper.inactive-child .not-possible-info {
    font-size: 13px;
    font-weight: 400;
  }
  .in-krok-2 #checkoutContent .btn {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header-billing {
    margin-bottom: 8px;
  }
  .co-billing-address .form-group:not(.company-shopping):not(:has(#billCountryId)) {
    width: 100%;
  }
  .in-krok-2 .form-group {
    margin-bottom: 16px;
  }
  .in-krok-2 .form-group [for=company-shopping] {
    margin-bottom: 0;
  }
  .in-krok-2 input[type=checkbox] + label[for=another-shipping] {
    margin-top: 16px;
    margin-bottom: 32px;
  }
  .co-billing-address fieldset {
    gap: 16px;
  }
  .cart-item.cart-item-gift .cart-item-name span {
    max-width: 168px;
  }
  .next-step-forward,
  .next-step-finish {
    font-size: 16px;
    line-height: 24px;
    width: 100% !important;
    max-width: 100% !important;
  }
  .next-step-finish {
    padding-left: 18px;
    padding-right: 10px;
  }
  #checkoutSidebar .cart-content {
    gap: 20px;
  }
  .in-krok-2 .next-step-back {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .in-krok-2 .btn.btn-primary.back-to-shop {
    margin-top: 0;
    width: 100%;
    max-width: 100%;
  }
}
.category-top {
  padding-top: 56px;
  padding-bottom: 64px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  text-align: center;
  max-width: 952px;
  margin: 0 auto;
}
.category-top .first-word {
  display: block;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 2.6px;
}
.category-top .category-perex {
  color: #454545;
}

.type-category .products-block {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 24px;
  padding-top: 32px;
}
.type-category .products-block .product {
  height: auto;
}
@media (min-width: 768px) {
  .type-category .products-block .product:nth-child(1),
  .type-category .products-block .product:nth-child(2),
  .type-category .products-block .product:nth-child(3) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(4),
  .type-category .products-block .product:nth-child(5) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(6),
  .type-category .products-block .product:nth-child(7),
  .type-category .products-block .product:nth-child(8) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(9) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .banner-category {
    grid-column: span 4;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(11),
  .type-category .products-block .product:nth-child(12) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(13),
  .type-category .products-block .product:nth-child(14),
  .type-category .products-block .product:nth-child(15) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(16),
  .type-category .products-block .product:nth-child(17),
  .type-category .products-block .product:nth-child(18) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(19),
  .type-category .products-block .product:nth-child(20) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(21),
  .type-category .products-block .product:nth-child(22),
  .type-category .products-block .product:nth-child(23) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(24),
  .type-category .products-block .product:nth-child(25) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(26),
  .type-category .products-block .product:nth-child(27),
  .type-category .products-block .product:nth-child(28) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(29),
  .type-category .products-block .product:nth-child(30) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(31),
  .type-category .products-block .product:nth-child(32),
  .type-category .products-block .product:nth-child(33) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(34),
  .type-category .products-block .product:nth-child(35) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(36),
  .type-category .products-block .product:nth-child(37),
  .type-category .products-block .product:nth-child(38) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(39),
  .type-category .products-block .product:nth-child(40) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(41),
  .type-category .products-block .product:nth-child(42),
  .type-category .products-block .product:nth-child(43) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(44),
  .type-category .products-block .product:nth-child(45) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(46),
  .type-category .products-block .product:nth-child(47),
  .type-category .products-block .product:nth-child(48) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(49),
  .type-category .products-block .product:nth-child(50) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(51),
  .type-category .products-block .product:nth-child(52),
  .type-category .products-block .product:nth-child(53) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(54),
  .type-category .products-block .product:nth-child(55) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(56),
  .type-category .products-block .product:nth-child(57),
  .type-category .products-block .product:nth-child(58) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(59),
  .type-category .products-block .product:nth-child(60) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(61),
  .type-category .products-block .product:nth-child(62),
  .type-category .products-block .product:nth-child(63) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(64),
  .type-category .products-block .product:nth-child(65) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(66),
  .type-category .products-block .product:nth-child(67),
  .type-category .products-block .product:nth-child(68) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(69),
  .type-category .products-block .product:nth-child(70) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(71),
  .type-category .products-block .product:nth-child(72),
  .type-category .products-block .product:nth-child(73) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(74),
  .type-category .products-block .product:nth-child(75) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(76),
  .type-category .products-block .product:nth-child(77),
  .type-category .products-block .product:nth-child(78) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(79),
  .type-category .products-block .product:nth-child(80) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(81),
  .type-category .products-block .product:nth-child(82),
  .type-category .products-block .product:nth-child(83) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(84),
  .type-category .products-block .product:nth-child(85) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(86),
  .type-category .products-block .product:nth-child(87),
  .type-category .products-block .product:nth-child(88) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(89),
  .type-category .products-block .product:nth-child(90) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(91),
  .type-category .products-block .product:nth-child(92),
  .type-category .products-block .product:nth-child(93) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(94),
  .type-category .products-block .product:nth-child(95) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(96),
  .type-category .products-block .product:nth-child(97),
  .type-category .products-block .product:nth-child(98) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(99),
  .type-category .products-block .product:nth-child(100) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(101),
  .type-category .products-block .product:nth-child(102),
  .type-category .products-block .product:nth-child(103) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(104),
  .type-category .products-block .product:nth-child(105) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(106),
  .type-category .products-block .product:nth-child(107),
  .type-category .products-block .product:nth-child(108) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(109),
  .type-category .products-block .product:nth-child(110) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(111),
  .type-category .products-block .product:nth-child(112),
  .type-category .products-block .product:nth-child(113) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(114),
  .type-category .products-block .product:nth-child(115) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(116),
  .type-category .products-block .product:nth-child(117),
  .type-category .products-block .product:nth-child(118) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(119),
  .type-category .products-block .product:nth-child(120) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(121),
  .type-category .products-block .product:nth-child(122),
  .type-category .products-block .product:nth-child(123) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .type-category .products-block .product:nth-child(124),
  .type-category .products-block .product:nth-child(125) {
    grid-column: span 3;
    grid-row: span 3;
  }
  .type-category .products-block .product:nth-child(126),
  .type-category .products-block .product:nth-child(127),
  .type-category .products-block .product:nth-child(128) {
    grid-column: span 2;
    grid-row: span 2;
  }
}

form[action="/action/ProductsListing/sortProducts/"] {
  display: none;
}

.category-header {
  display: flex;
  justify-content: space-between;
  padding: 24px 0;
  align-items: center;
  position: sticky;
  top: 79px;
  z-index: 10;
  background-color: #ffffff;
}
.category-header > div:not(.color-filter) {
  flex-shrink: 0;
}
.category-header .color-filter {
  display: flex;
  align-items: center;
  gap: 24px;
  width: 100%;
}
.category-header .color-filter > * {
  max-width: 342px;
  width: 100%;
}
.category-header .color-filter label {
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2.6px;
  flex-shrink: 0;
}
.category-header .color-filter p {
  color: #454545;
  font-size: 13px;
  line-height: 20px;
}
.category-header .color-filter p a {
  text-decoration: underline;
  color: #141414;
}

@media (max-width: 1200px) {
  .category-header .color-filter {
    flex-direction: column;
    align-items: start;
    max-width: 100%;
    gap: 16px;
  }
  .category-header .color-filter > * {
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .category-header {
    top: 56px;
  }
  .category-top {
    padding-top: 24px;
    padding-bottom: 24px;
    text-align: start;
    align-items: start;
  }
  .category-top h1 {
    text-align: start;
  }
  .category-header > div:not(.color-filter) {
    display: none;
  }
  .category-header .color-filter > * {
    max-width: 100%;
  }
  .type-category .products-block {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px 15px;
  }
  .type-category .products-block .product {
    grid-column: auto;
    grid-row: auto;
  }
  .type-category .products-block .product:nth-child(5n) {
    grid-column: span 2;
    grid-row: span 1;
  }
}
p.intro {
  color: #454545;
}

.badges__container {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0 0 48px 0;
  max-width: 586px;
}
.badges__container .badge {
  border: 1px solid #141414;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  padding: 0 8px;
  height: 32px;
  gap: 6px;
}
@media (max-width: 999px) {
  .badges__container {
    padding-bottom: 32px;
    padding-top: 32px;
  }
}

.section-bg-full-w {
  background-size: calc(50% - 24px) auto;
  background-repeat: no-repeat;
  background-position: left top;
}

.container__half-to-full {
  padding-top: 64px;
  padding-bottom: 64px;
  max-width: 708px;
  width: 100%;
}
.container__half-to-full > p {
  padding-bottom: 48px;
  max-width: 568px;
}
.container__half-to-full h2:last-of-type {
  padding-bottom: 16px;
}

.bg-hero {
  min-height: 640px;
  /* background-size: 100% auto; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
}

.colors-list {
  display: grid;
  grid-template-columns: repeat(6, minmax(100px, 1fr));
  gap: 24px;
}
@media (max-width: 767px) {
  .colors-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.colors-list img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: 8px;
}
.colors-list .label {
  padding: 8px 0 4px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}

.collections__intro {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding-right: max(50vw - 720px, 20px);
  display: flex;
  gap: 40px;
  justify-content: space-between;
  margin-bottom: 40px;
}
.collections__intro > img {
  max-width: 666px;
  border-top-right-radius: 48px;
  border-bottom-right-radius: 48px;
}
@media (max-width: 1415px) and (min-width: 1000px) {
  .collections__intro > img {
    max-width: 400px;
    object-fit: cover;
  }
}
@media (max-width: 767px) {
  .collections__intro > img {
    border-bottom-right-radius: 16px;
    border-top-right-radius: 16px;
  }
}

.collection-gallery__grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 24px;
  width: 100%;
  margin: 0 auto;
}

.collection-gallery__grid a[class^=collection_] {
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  position: relative;
  overflow: clip;
  border: 1px solid transparent;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.collection-gallery__grid a[class^=collection_] .cell__label {
  position: absolute;
  inset: 0;
  top: unset;
  background: white;
  padding: 12px 16px;
  font-weight: 700;
  font-size: 14px;
  line-height: 36px;
  color: #141414;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
.collection-gallery__grid a[class^=collection_] .cell__label .label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.collection-gallery__grid a[class^=collection_] .cell__label:after {
  content: url(assets/arrow-right-black.svg);
  display: inline-block;
  width: 24px;
  height: 24px;
}

.collections__claim {
  text-align: center;
  padding-top: 56px;
  padding-bottom: 65px;
  max-width: 952px;
  margin: 0 auto;
}
.collections__claim p {
  padding-top: 32px;
}
@media (max-width: 1100px) and (min-width: 768px) {
  .collections__claim {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

.collections__contact {
  text-align: center;
  padding-top: 64px;
  padding-bottom: 64px;
}
.collections__contact p {
  max-width: 952px;
  margin: 0 auto;
  padding-top: 32px;
  color: #454545;
}
.collections__contact .btn.btn-primary {
  margin: 0 auto;
  margin-top: 56px;
}
@media (max-width: 1100px) and (min-width: 768px) {
  .collections__contact {
    padding: 32px 0;
  }
  .collections__contact .btn.btn-primary {
    margin-top: 32px;
  }
}

@media (min-width: 768px) {
  .collection-gallery__grid a[class^=collection_]:hover {
    border: 1px solid #d9d9d9;
  }
}
.collection-gallery__grid a[class^=collection_]:hover .cell__label {
  opacity: 1;
}

.collection-gallery__grid {
  position: relative;
}
.collection-gallery__grid .collection_01 {
  grid-area: 1/1/2/3;
}
.collection-gallery__grid .collection_02 {
  grid-area: 2/1/3/3;
}
.collection-gallery__grid .collection_03 {
  grid-area: 1/3/2/5;
}
.collection-gallery__grid .collection_04 {
  grid-area: 2/3/3/5;
}
.collection-gallery__grid .collection_05 {
  grid-area: 1/5/3/9;
}
.collection-gallery__grid .collection_06 {
  grid-area: 1/9/3/13;
}
.collection-gallery__grid .collection_07 {
  grid-area: 3/1/4/4;
}
.collection-gallery__grid .collection_08 {
  grid-area: 3/4/4/7;
}
.collection-gallery__grid .collection_09 {
  grid-area: 3/7/4/10;
}
.collection-gallery__grid .collection_10 {
  grid-area: 3/10/4/13;
}
@media (min-width: 768px) {
  .collection-gallery__grid.reverse .collection_01 {
    grid-area: 1/1/2/4;
  }
  .collection-gallery__grid.reverse .collection_02 {
    grid-area: 1/4/2/7;
  }
  .collection-gallery__grid.reverse .collection_03 {
    grid-area: 1/7/2/10;
  }
  .collection-gallery__grid.reverse .collection_04 {
    grid-area: 1/10/2/13;
  }
  .collection-gallery__grid.reverse .collection_05 {
    grid-area: 2/1/3/3;
  }
  .collection-gallery__grid.reverse .collection_06 {
    grid-area: 3/1/4/3;
  }
  .collection-gallery__grid.reverse .collection_07 {
    grid-area: 2/3/3/5;
  }
  .collection-gallery__grid.reverse .collection_08 {
    grid-area: 3/3/4/5;
  }
  .collection-gallery__grid.reverse .collection_09 {
    grid-area: 2/5/4/9;
  }
  .collection-gallery__grid.reverse .collection_10 {
    grid-area: 2/9/4/13;
  }
}
.collection-gallery__grid .collection_11 {
  grid-area: 4/1/5/7;
}
.collection-gallery__grid .collection_12 {
  grid-area: 4/7/5/13;
}
.collection-gallery__grid .collection_13 {
  grid-area: 5/1/7/5;
}
.collection-gallery__grid .collection_14 {
  grid-area: 5/5/7/9;
}
.collection-gallery__grid .collection_15 {
  grid-area: 5/9/6/11;
}
.collection-gallery__grid .collection_16 {
  grid-area: 6/9/7/11;
}
.collection-gallery__grid .collection_17 {
  grid-area: 5/11/6/13;
}
.collection-gallery__grid .collection_18 {
  grid-area: 6/11/7/13;
}
.collection-gallery__grid .collection_19 {
  grid-area: 7/1/8/5;
}
.collection-gallery__grid .collection_20 {
  grid-area: 7/5/8/9;
}
.collection-gallery__grid .collection_21 {
  grid-area: 7/9/8/13;
}
@media (max-width: 767px) {
  .collection-gallery__grid .collection_19 {
    grid-area: 7/1/8/2;
    display: none !important;
  }
  .collection-gallery__grid .collection_20 {
    grid-area: 7/2/8/3;
    display: none !important;
  }
  .collection-gallery__grid .collection_21 {
    grid-area: 7/3/8/5;
    display: none !important;
  }
}

.grid-3-columns {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.img-full-width {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
}
.img-full-width img {
  width: 100%;
}

.img-full-width + .grid-3-columns,
.img-full-width + .img-center {
  margin-top: 24px;
}
@media (max-width: 767px) {
  .img-full-width + .grid-3-columns,
  .img-full-width + .img-center {
    margin-top: 8px;
  }
}

#collections .o-nas-materials {
  padding-top: 0;
  padding-bottom: 0;
}
#collections .o-nas-materials img {
  max-width: 100%;
}
#collections .collections__flex {
  display: flex;
  justify-content: space-between;
  padding: 0 0 24px;
  gap: 24px;
  align-items: center;
}
#collections .collections__flex .container__half-to-full {
  flex: 1 1 45%;
  max-width: 708px;
  min-width: 0;
}
#collections .collections__flex > img {
  flex: 1 1 45%;
  max-width: 666px;
  min-width: 0;
  object-fit: cover;
  border-radius: 8px;
}
@media (max-width: 999px) {
  #collections .collections__flex {
    flex-direction: column;
    gap: 0;
    padding: 0;
  }
  #collections .collections__flex > img {
    width: 100%;
    max-width: unset;
    border-radius: 8px;
    object-fit: cover;
  }
  #collections .collections__flex .container__half-to-full {
    padding: 32px 0 32px;
  }
}
@media (max-width: 767px) {
  #collections .collections__flex > img {
    width: 100vw;
    position: relative;
    border-radius: 0;
  }
}
#collections .img-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  #collections .img-center img {
    width: 90%;
    border-radius: 8px;
  }
}
#collections .flex-2 {
  display: grid;
  grid-template-columns: 8fr 3fr;
  gap: 24px;
}
#collections .flex-2 > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
@media (max-width: 767px) {
  #collections .flex-2 {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
}
#collections .grid-3-columns {
  gap: 16px;
}
@media (max-width: 767px) {
  #collections .grid-3-columns img {
    border-radius: 4px;
  }
  #collections .grid-3-columns.mobile {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }
  #collections .grid-3-columns.mobile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #collections .grid-3-columns.mobile > :nth-child(3) {
    grid-column: 1/-1;
    grid-row: 2/3;
    aspect-ratio: 2/1;
    object-fit: cover;
  }
  #collections .grid-3-columns.mobile.reverse > :nth-child(3) {
    grid-row: 1/2;
  }
}
@media (max-width: 767px) {
  #collections .bg-hero {
    min-height: 200px;
  }
}
@media (max-width: 1100px) and (min-width: 768px) {
  #collections .container__half-to-full > p {
    padding: 0;
  }
}
@media (max-width: 767px) {
  #collections .container__half-to-full > p {
    padding-bottom: 0px;
  }
  #collections .collections__flex + .collections__colors {
    padding-top: 0;
  }
}

@media (min-width: 1100px) {
  .id-892 #collections .img-center + .collections__flex {
    padding-top: 56px;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .id-892 #collections .img-center + .collections__flex {
    padding-top: 32px;
  }
}
@media (max-width: 1100px) and (min-width: 768px) {
  .id-892 #collections .img-center + .collections__flex {
    padding-top: 32px;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .id-892 .grid-3-columns {
    grid-template-columns: repeat(2, 1fr);
  }
  .id-892 .grid-3-columns > :last-child {
    grid-column: 1/-1;
  }
}
@media (max-width: 500px) {
  .id-892 .grid-3-columns img {
    max-height: 133px;
    object-fit: cover;
    width: 100%;
    border-radius: 4px;
  }
}

.gallery-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 8px;
}

.gallery-overlay {
  display: none;
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}

.collections__colors {
  text-align: center;
  padding-top: 56px;
}
.collections__colors p.intro {
  max-width: 952px;
  padding-top: 32px;
  padding-bottom: 64px;
  margin: 0 auto;
}
.collections__colors .colors-list {
  text-align: left;
  padding-bottom: 64px;
}
@media (max-width: 1100px) and (min-width: 768px) {
  .collections__colors {
    padding-top: 32px;
  }
  .collections__colors p.intro {
    padding-bottom: 32px;
  }
  .collections__colors .colors-list {
    padding-bottom: 32px;
  }
}

.bg-transport {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
  min-height: 600px;
  background-image: url(assets/bg-transport.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.transport-gallery {
  text-align: left;
  display: grid;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  padding-bottom: 64px;
}
.transport-gallery .transport-image h3 {
  padding-top: 48px;
  padding-bottom: 24px;
}
.transport-gallery .transport-image p {
  color: #454545;
}
.transport-gallery .transport-image img {
  width: 100%;
  border-radius: 8px;
}
@media (max-width: 1100px) and (min-width: 768px) {
  .transport-gallery {
    padding-bottom: 32px;
  }
}

.mt-2 {
  margin-top: 2rem;
}

.id-849 .custom-footer__banner20,
.id-849 .custom-footer__banner27,
.id-852 .custom-footer__banner20,
.id-852 .custom-footer__banner27,
.id-889 .custom-footer__banner20,
.id-889 .custom-footer__banner27 {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.id-849 .custom-footer__banner20,
.id-852 .custom-footer__banner20,
.id-889 .custom-footer__banner20 {
  padding-bottom: 120px;
}

@media (max-width: 1100px) and (min-width: 768px) {
  .container__half-to-full {
    padding: 32px 0;
  }
}
@media (max-width: 999px) {
  .collections__intro {
    /* padding-top: 600px; */
    flex-direction: column;
    padding-bottom: 32px;
    gap: 32px;
    margin-bottom: 0;
  }
  .collections__intro .container__half-to-full {
    padding: 0 20px;
    max-width: unset;
  }
  .collections__intro .container__half-to-full .btn.btn-primary {
    max-width: 100%;
    width: 100%;
  }
  .collections__intro .container__half-to-full > p {
    max-width: unset;
  }
}
@media (max-width: 767px) {
  .id-849 .breadcrumbs-wrapper,
  .id-852 .breadcrumbs-wrapper,
  .id-889 .breadcrumbs-wrapper,
  .id-892 .breadcrumbs-wrapper {
    position: relative;
  }
  .id-849 .breadcrumbs-wrapper::before,
  .id-852 .breadcrumbs-wrapper::before,
  .id-889 .breadcrumbs-wrapper::before,
  .id-892 .breadcrumbs-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0) 100%);
    pointer-events: none;
    z-index: 0;
  }
  .id-849 .breadcrumbs-wrapper .breadcrumbs,
  .id-852 .breadcrumbs-wrapper .breadcrumbs,
  .id-889 .breadcrumbs-wrapper .breadcrumbs,
  .id-892 .breadcrumbs-wrapper .breadcrumbs {
    position: relative;
    z-index: 1;
  }
  .id-849 .breadcrumbs-wrapper .breadcrumbs span,
  .id-852 .breadcrumbs-wrapper .breadcrumbs span,
  .id-889 .breadcrumbs-wrapper .breadcrumbs span,
  .id-892 .breadcrumbs-wrapper .breadcrumbs span {
    color: #ffffff;
    filter: drop-shadow(2px 1px 2px rgba(0, 0, 0, 0.4));
  }
  .bg-hero {
    min-height: 480px;
    margin-top: -56px;
    z-index: -1;
  }
  .collections__claim {
    padding-top: 32px;
    text-align: left;
    padding-bottom: 32px;
  }
  .collections__claim p.intro {
    padding-top: 16px;
  }
  .badges__container {
    padding-bottom: 32px;
    padding-top: 32px;
  }
  .collection-gallery__grid {
    gap: 16px;
    grid-template-columns: repeat(4, 1fr);
  }
  .collection-gallery__grid .cell__label {
    display: none;
  }
  .collection-gallery__grid .collection_01 {
    grid-area: 1/1/2/2;
  }
  .collection-gallery__grid .collection_02 {
    grid-area: 1/2/2/3;
  }
  .collection-gallery__grid .collection_03 {
    grid-area: 1/3/2/4;
  }
  .collection-gallery__grid .collection_04 {
    grid-area: 1/4/2/5;
  }
  .collection-gallery__grid .collection_05 {
    grid-area: 2/1/3/3;
  }
  .collection-gallery__grid .collection_06 {
    grid-area: 2/3/3/5;
  }
  .collection-gallery__grid .collection_07 {
    grid-area: 3/1/4/2;
  }
  .collection-gallery__grid .collection_08 {
    grid-area: 3/2/4/3;
  }
  .collection-gallery__grid .collection_09 {
    grid-area: 3/3/4/4;
  }
  .collection-gallery__grid .collection_10 {
    grid-area: 3/4/4/5;
  }
  .collection-gallery__grid .collection_11 {
    grid-area: 4/1/5/5;
  }
  .collection-gallery__grid .collection_12 {
    grid-area: 5/1/6/5;
  }
  .collection-gallery__grid .collection_13 {
    grid-area: 6/1/7/3;
  }
  .collection-gallery__grid .collection_14 {
    grid-area: 6/3/7/5;
  }
  .collection-gallery__grid .collection_15 {
    grid-area: 7/1/8/2;
  }
  .collection-gallery__grid .collection_16 {
    grid-area: 7/2/8/3;
  }
  .collection-gallery__grid .collection_17 {
    grid-area: 7/3/8/4;
  }
  .collection-gallery__grid .collection_18 {
    grid-area: 7/4/8/5;
  }
  .collection-gallery__grid .collection_05,
  .collection-gallery__grid .collection_06,
  .collection-gallery__grid .collection_11,
  .collection-gallery__grid .collection_12,
  .collection-gallery__grid .collection_13,
  .collection-gallery__grid .collection_14 {
    flex-direction: column-reverse;
  }
  .collection-gallery__grid .collection_05 .cell__label,
  .collection-gallery__grid .collection_06 .cell__label,
  .collection-gallery__grid .collection_11 .cell__label,
  .collection-gallery__grid .collection_12 .cell__label,
  .collection-gallery__grid .collection_13 .cell__label,
  .collection-gallery__grid .collection_14 .cell__label {
    position: unset !important;
    inset: unset !important;
    opacity: 1 !important;
    max-width: 100%;
    padding: 0 !important;
    margin-top: 8px;
    height: 20px !important;
    font-size: 13px;
    line-height: 20px !important;
  }
  .collection-gallery__grid a[class^=collection_],
  .gallery-img {
    border-radius: 4px;
  }
  .collection-gallery__grid.revealed {
    max-height: unset;
    overflow: unset;
  }
  .collection-gallery__grid.revealed button {
    display: none;
  }
  .collection-gallery__grid.revealed .gallery-overlay {
    display: none;
  }
  .gallery-overlay {
    display: flex;
    align-items: flex-end;
  }
  .section-bg-full-w {
    background-size: calc(100% - 24px) auto;
    background-position: left top;
  }
  .img_placeholder {
    background-size: cover;
  }
  .md-left {
    text-align: left;
  }
  .transport-gallery {
    grid-template-columns: 1fr;
  }
  .bg-transport {
    min-height: 480px;
  }
  p.intro {
    padding: 0;
  }
  .id-849 .custom-footer__banner27,
  .id-852 .custom-footer__banner27,
  .id-889 .custom-footer__banner27 {
    padding-top: 48px;
    padding-bottom: 32px;
  }
  .collections__colors {
    padding-top: 32px;
    text-align: left;
  }
  .collections__colors p.intro {
    padding-top: 16px;
    padding-bottom: 32px;
  }
  .collections__colors .colors-list {
    gap: 16px;
    padding-bottom: 32px;
  }
  .id-849 .custom-footer__banner20,
  .id-852 .custom-footer__banner20,
  .id-889 .custom-footer__banner20 {
    padding-bottom: 48px;
    padding-top: 24px;
  }
  .transport-gallery .transport-image h3 {
    padding-top: 16px;
    padding-bottom: 12px;
  }
  .transport-gallery {
    padding-bottom: 32px;
  }
  .collections__contact {
    padding-top: 32px;
    padding-bottom: 24px;
  }
  .collections__contact h2 {
    letter-spacing: 6px;
    margin-bottom: 16px;
  }
  .collections__contact .btn.btn-primary {
    margin: 32px 0 0;
    width: 100%;
    max-width: 100%;
  }
}
.in-hodnoceni-obchodu .content-inner {
  max-width: 800px;
  margin: 0 auto;
}

.rate-average-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.rate-average-wrap .add-comment {
  justify-content: flex-start;
}

.rate-wrapper.unveil-wrapper .rate-wrap {
  display: flex;
  margin-top: 32px;
  margin-bottom: 20px;
}
.rate-wrapper.unveil-wrapper .rate-wrap .col-sm-6 {
  flex: 1 1 50%;
}

.vote-wrap {
  display: flex;
  flex-direction: column-reverse;
  gap: 12px;
  border-top-style: solid;
  border-top-width: 1px;
  padding-top: 19px;
  padding-bottom: 19px;
}

.vote-summary {
  display: flex;
  flex-direction: column-reverse;
}

.vote-rating .vote-delimeter,
.vote-rating .vote-time {
  display: none;
}

.stars .star.star-on::before,
.rate-list .stars .star.star-off::before {
  content: url("assets/Star%201.svg");
  width: 12px;
  height: 12px;
  display: inline-block;
}

.rate-average {
  font-size: 40px;
  line-height: 52px;
}

.rate-wrapper.unveil-wrapper .rate-block {
  display: flex;
  flex-grow: 1;
  background-color: #bfbfbf;
  height: 6px;
  padding-right: 0;
}

.rate-wrapper.unveil-wrapper .rate-bar {
  align-items: center;
  animation-duration: 0.5s;
  animation-name: scale;
  animation-timing-function: linear;
  display: flex;
  height: 6px;
  position: relative;
  transform-origin: left;
  background-color: #141414;
}

.rate-count,
.vote-pic {
  display: none;
}

.rate-wrapper.unveil-wrapper .rate-star {
  align-items: center;
  display: flex;
  margin-right: 10px;
  width: auto;
  flex: 0 0 auto;
}

.rate-wrapper.unveil-wrapper .rate-list {
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}

.stars span,
.stars a {
  height: 24px;
  width: 12px;
  margin-right: 4px;
}

.search-results-groups,
#products-found {
  padding-top: 32px;
  padding-bottom: 32px;
}
.search-results-groups h4,
#products-found h4 {
  padding-bottom: 16px;
}

#products-found .products-block {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 24px;
}
#products-found .products-block .p-tools,
#products-found .products-block .pr-list-unit {
  display: none;
}

body.msg-visible .overlay,
body.spinner-visible .overlay,
body.user-action-visible .overlay {
  -webkit-overflow-scrolling: touch;
  display: block;
  height: 100%;
  left: 0;
  opacity: 1;
  position: fixed;
  top: 0;
  transition: opacity 0.3s ease-out;
  width: 100%;
}

body.msg-visible .overlay.invisible,
body.spinner-visible .overlay.invisible,
body.user-action-visible .overlay.invisible {
  opacity: 0;
}

body.spinner-visible .overlay {
  z-index: 1002;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.1);
}

.ajax-pending .loader-wrapper:before,
.ajax-pending-element:before,
.loader {
  animation: load 1s linear infinite;
  background-clip: content-box;
  border-radius: 50%;
  border-style: solid;
  border-width: 3px;
  display: block;
  font-size: 0;
  height: 65px;
  left: 50%;
  margin-left: -33px;
  margin-top: -33px;
  position: absolute;
  text-indent: -9999em;
  top: 50%;
  width: 65px;
  z-index: 1;
}

.loader {
  background-color: transparent;
  border-color: var(--color-primary);
  border-right-color: transparent;
}

@keyframes load {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}

/*# sourceMappingURL=scss-critical.css.map*/