@import url("../fonts/CharpentierSansProMaigre/stylesheet.css");

*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
::after:not(.default),
::before:not(.default),
:not(.default) {
  margin: 0;
  padding: 0;
}
ol:not(.default),
ul:not(.default) {
  padding: 0;
}
blockquote,
body,
dd,
dl,
figcaption,
figure,
h1,
h2,
h3,
h4,
li,
ol:not(.default),
p,
ul:not(.default) {
  margin: 0;
}
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}
ol[class]:not(.default),
ul[class]:not(.default) {
  list-style: none;
}
a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}
a,
a:active,
a:focus,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
img {
  max-width: 100%;
  display: block;
}
article > * + * {
  margin-top: 1em;
}
button {
  letter-spacing: 0.075em;
}
button,
input,
select,
textarea {
  font: inherit;
}
.h1,
.h2,
.h4,
.h5,
h1,
h2,
h4,
h5 {
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  text-transform: uppercase;
}
.h1,
h1 {
  font-size: 72px;
  text-transform: uppercase;
}
.h2,
h2 {
  font-size: 40px;
}
.h3,
h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 115%;
  text-transform: uppercase;
}
.h4,
h4 {
  font-size: 24px;
}
.h5,
h5 {
  font-size: 18px;
}
.h6,
h6 {
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-transform: uppercase;
}
.h7 {
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
}
.subhead {
  font-size: 21px;
  color: rgb(15, 15, 17);
  font-weight: 500;
  line-height: 32px;
  text-transform: uppercase;
}
.descr {
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}
.link-button {
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration-line: underline;
  text-transform: uppercase;
}
.subtitle {
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
}
.navlink {
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  text-transform: uppercase;
  white-space: nowrap;
}
.bold {
  font-weight: 700 !important;
}
.semibold {
  font-weight: 600 !important;
}
.regular {
  font-weight: 400 !important;
}
.medium {
  font-weight: 500 !important;
}
.accent {
  color: #000 !important;
}
.grey {
  color: rgba(0, 0, 0, 0.5) !important;
}
.grey.important {
  color: rgba(0, 0, 0, 0.5) !important;
}
.price-old {
  text-decoration: line-through !important;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.post-content h1 {
  margin-bottom: 32px !important;
}
.post-content h2 {
  margin: 16px 0 !important;
}
.post-content p {
  margin: 16px 0 !important;
}
.centered-heading {
  text-align: center;
  max-width: 665px;
  margin: 0 auto 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}
.m-title {
  margin-bottom: 24px;
}
.obj-t {
  -o-object-position: top !important;
  object-position: top !important;
}
.obj-r {
  -o-object-position: right !important;
  object-position: right !important;
}
.obj-b {
  -o-object-position: bottom !important;
  object-position: bottom !important;
}
.obj-l {
  -o-object-position: left !important;
  object-position: left !important;
}
.obj-c {
  -o-object-position: center !important;
  object-position: center !important;
}
.f-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.g-24 {
  gap: 24px;
}
.w-fit {
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.h-fit {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.h-100vh {
  height: 100vh;
}
.x-center {
  margin: 0 auto;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-20 {
  margin-top: 20px;
}
.mb-16 {
  margin-bottom: 16px !important;
}
.mt-16 {
  margin-top: 16px;
}
.mtb-16 {
  margin: 16px 0;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-64-mob {
  margin-bottom: 64px;
}
.mb-64-32 {
  margin-bottom: 64px !important;
}
.m-0 {
  margin: 0 !important;
}
.my-32 {
  margin: 32px 0;
}
.mt-24 {
  margin-top: 24px;
}
.mt-32 {
  margin-top: 32px !important;
}
.mb-24 {
  margin-bottom: 24px !important;
}
.mb-32 {
  margin-bottom: 32px !important;
}
.mb-32-16 {
  margin-bottom: 32px !important;
}
.mb-48 {
  margin-bottom: 48px;
}
.mb-12 {
  margin-bottom: 12px;
}
.mb-8 {
  margin-bottom: 8px;
}
.mb-4 {
  margin-bottom: 4px;
}
.pl-24 {
  padding-left: 24px;
}
.pr-24 {
  padding-right: 24px;
}
.pl-12 {
  padding-left: 12px;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-8 {
  padding-top: 8px;
}
.pb-8 {
  padding-bottom: 8px;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.ptb-8 {
  padding: 8px 0;
}
.py-24 {
  padding: 24px 0;
}
.pt-24 {
  padding-top: 24px;
}
.p-0 {
  padding: 0 !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pr-12 {
  padding-right: 12px !important;
}
.pb-5 {
  padding-bottom: 5px;
}
.ptb-24 {
  padding: 24px 0;
}
.col-12 {
  -webkit-column-gap: 12px !important;
  -moz-column-gap: 12px !important;
  column-gap: 12px !important;
}
.col-16 {
  -webkit-column-gap: 16px !important;
  -moz-column-gap: 16px !important;
  column-gap: 16px !important;
}
.col-24 {
  -webkit-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
}
.gap-10 {
  gap: 10px;
}
.gap-4 {
  gap: 4px;
}
.gap-16 {
  gap: 16px;
}
.gap-12 {
  gap: 12px;
}
.gap-32 {
  gap: 32px !important;
}
.gap-32-12 {
  gap: 32px !important;
}
.gap-20 {
  gap: 20px;
}
.gap-8 {
  gap: 8px;
}
.gap-6 {
  gap: 6px;
}
.gap-24 {
  gap: 24px;
}
.gap-64 {
  gap: 64px;
}
.gap-24-16 {
  gap: 24px;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-col {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.items-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.items-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.justify-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-btw {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.justify-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.row-12 {
  row-gap: 12px;
}
.row-16 {
  row-gap: 16px;
}
.row-24 {
  row-gap: 24px;
}
.w-full {
  width: 100% !important;
}
.max-w-full {
  max-width: 100%;
}
.section-title {
  margin-bottom: 48px;
}
.grid {
  display: grid;
  gap: 24px;
}
.grid-3-1 {
  grid-template-columns: 3fr 1fr;
}
.grid-2 {
  gap: 32px !important;
  grid-template-columns: 1fr 1fr;
}
.grid-1-2 {
  grid-template-columns: 1fr 2fr;
}
.grid-2-1 {
  grid-template-columns: 2fr 1fr;
}
.grid-3 {
  grid-template-columns: 1fr 1fr 1fr;
}
.grid-4 {
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  grid-gap: 32px;
}
.grid-list-item {
  grid-template-columns: 384px minmax(auto, 800px);
}
.ttu {
  text-transform: uppercase;
}
.block {
  display: block;
}
.in-block {
  display: inline-block;
}
.hide {
  display: none;
}
.ovh-scroll-y {
  overflow-y: scroll !important;
}
.ovh-scroll-y::-webkit-scrollbar {
  display: none !important;
}
.wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.white-overlay {
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  background: #fff;
  z-index: 20;
  padding: 119px 24px 24px 290px;
  min-height: 100vh;
  height: 100%;
}
.ovh {
  overflow: hidden;
}
.ta-center {
  text-align: center;
}
.bor-r {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.bor-b-none {
  border-bottom: none !important;
}
.big-padding {
  padding: 96px 0;
}
.anim-show {
  opacity: 0;
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.anim-show.show {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.icons-wrapper {
  width: 16px;
  height: 16px;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.icons-wrapper i {
  display: block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 11px;
  position: absolute;
}
.icons-wrapper.long-arrow i {
  font-size: 12.5px;
}
.icons-wrapper.long-arrow i:last-child {
  left: -85%;
  bottom: -90%;
}
.icons-wrapper.short-arrow i:last-child {
  left: -92%;
  bottom: -145%;
}
.btn:not(:disabled):hover .icons-wrapper i,
.circle-btn:not(:disabled):hover .icons-wrapper i {
  -webkit-transform: translate(16px, -16px);
  -ms-transform: translate(16px, -16px);
  transform: translate(16px, -16px);
}
.anim_item._active_anim .anim_text_item {
  -webkit-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
  transform: translateY(0) !important;
}
.anim_text_hidden {
  overflow: hidden;
  display: block;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.anim_text_hidden .anim_text_item {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: translateY(120%);
  -ms-transform: translateY(120%);
  transform: translateY(120%);
  display: block;
}
.opacity-translate.anim_item {
  opacity: 0;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
}
.opacity-translate.anim_item._active_anim {
  opacity: 1;
  -webkit-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
  transform: translateY(0) !important;
}
body::-webkit-scrollbar {
  width: 9px;
}
body::-webkit-scrollbar-track {
  background: #fff;
}
body::-webkit-scrollbar-thumb {
  background: #000;
}
body::-webkit-scrollbar-thumb:hover {
  background: #151515;
}
article h3 {
  margin-bottom: 16px !important;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
article p {
  margin: 9px 0;
  color: var(--gray-true-600, #525252);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.columns {
  display: grid;
  grid-template-columns: 488px auto;
  gap: 32px;
}
li::marker {
  background: #000;
}
.modal-body,
.modal-body font,
.modal-body h1,
.modal-body h2,
.modal-body h3,
.modal-body h4,
.modal-body h5,
.modal-body h6,
.modal-body li::marker,
.modal-body p,
.modal-body span {
  color: #000 !important;
}
.section-columns {
  display: grid;
  grid-template-columns: auto 576px;
  gap: 32px;
}
.section-columns.centered {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-columns__img {
  height: 470px;
  overflow: hidden;
}
.section-columns__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.section-columns__content {
  padding-top: 32px !important;
}
.section-columns__content.black {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 64px;
  gap: 16px;
  color: #fff;
}
.section-columns__content.black h2 {
  color: #fff;
}
.section-columns__content.black,
.section-columns__content.black font,
.section-columns__content.black h1,
.section-columns__content.black h2,
.section-columns__content.black h3,
.section-columns__content.black h4,
.section-columns__content.black h5,
.section-columns__content.black h6,
.section-columns__content.black p,
.section-columns__content.black span {
  color: #232323 !important;
}
.section-columns.equal {
  gap: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-columns.equal > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.section-columns.equal .section-columns__img {
  aspect-ratio: 39/32;
  height: 100%;
}
.media-wrapper {
  width: 100%;
  overflow: hidden;
}
.media-wrapper img,
.media-wrapper video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.show-for-mob-flex {
  display: none !important;
}
.show-for-mob {
  display: none !important;
}
.m-heading {
  margin-bottom: 42px;
}
.dark-overlay {
  position: relative;
  z-index: 1;
}
.dark-overlay:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.2);
}
.item-cats-tiles__content {
  width: 100%;
  height: 100%;
  padding-top: 10%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
}
.item-cats-tiles__content h3 {
  margin-top: 12px;
  font-size: 42px;
  font-weight: 500;
}
.item-cats-tiles__content a {
  display: block;
  padding: 0.8333333333vw 2.5vw;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #0f0f11;
  border: 1px solid #0f0f11;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.2s ease;
}
.item-cats-tiles__content a:hover {
  color: #79797b;
  border: 1px solid #79797b;
}
.cats-tiles__item::after {
  background-color: transparent;
}
.cats-tiles__item {
  background-color: #f4f4f4;
  max-height: 600px;
}
.dark-overlay-full.sm:after {
  opacity: 0.4;
}
.dark-overlay-full:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0.7;
  background: #141414;
  z-index: -1;
}
.magnet {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.section-columns__content * {
  margin-left: 0 !important;
}
.full-screen-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.full-screen-image.object-bottom {
  background-position: bottom;
}
.element-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.element-heading a,
.element-heading button {
  text-transform: uppercase;
}
.icon-w-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  white-space: nowrap;
}
.icon-w-text i {
  font-size: 12px;
  font-weight: 700;
}
.under-header {
  margin-top: -98px;
  position: relative;
}
.screen-overlay:after {
  content: "";
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.info-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px 0;
  gap: 24px;
}
.info-row__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 7px;
}
.info-row .btn {
  width: 233px !important;
}
.info-row:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
[data-aos="fade-down"] {
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}
[data-aos="fade-right"] {
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
@font-face {
  font-family: amica;
  src: url(../fonts/icons/amica.eot?7j7ehw);
  src: url(../fonts/icons/amica.eot?7j7ehw#iefix) format("embedded-opentype"),
    url(../fonts/icons/amica.ttf?7j7ehw) format("truetype"),
    url(../fonts/icons/amica.woff?7j7ehw) format("woff"),
    url(../fonts/icons/amica.svg?7j7ehw#amica) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
[class*=" i-"],
[class^="i-"] {
  font-family: amica !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.i-heart-filled:before {
  content: "\e901";
}
.i-grid:before {
  content: "\e900";
}
.i-heart-stoked:before {
  content: "\e902";
}
.i-search:before {
  content: "\e903";
}
.i-cart:before {
  content: "\e905";
}
.i-simple-arrow-right:before {
  content: "\e906";
}
.i-simple-arrow-up:before {
  content: "\e907";
}
.i-simple-arrow-left:before {
  content: "\e908";
}
.i-simple-arrow-down:before {
  content: "\e909";
}
.i-close:before {
  content: "\e90a";
}
.i-globus:before {
  content: "\e90b";
}
.i-info:before {
  content: "\e90c";
}
.i-instagram:before {
  content: "\e90d";
}
.i-login:before {
  content: "\e90e";
}
.i-geo:before {
  content: "\e90f";
}
.i-shopping-cart:before {
  content: "\e910";
}
.i-user:before {
  content: "\e911";
}
.text-danger {
  font-size: 12px;
  color: #ff001b;
}
.tooltip {
  z-index: 4 !important;
}
.alert {
  position: fixed;
  top: 188px;
  background: #000;
  right: 20px;
  z-index: 99;
  color: #fff;
  font-size: 14px;
  padding: 11px 14px;
  border: none !important;
}
.alert a {
  pointer-events: none;
}
.alert button.close {
  margin: 0 0 0 4px;
  position: relative;
  top: 1px;
  background: 0 0;
  color: #fff;
  border: none;
}
.alert:not(:empty) {
  z-index: 55;
  -webkit-animation: appearing 5s ease alternate;
  animation: appearing 5s ease alternate;
  opacity: 0;
}
@-webkit-keyframes appearing {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  15% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes appearing {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  15% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  opacity: 0;
  line-break: auto;
}
.tooltip.in {
  opacity: 0.9;
}
.product-info__content {
  padding-left: 10%;
  padding-right: 17%;
}
.product-description{
  font-size: 16px;
  color:#79797b;
  font-weight: 400;
  line-height: 150%;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
fieldset {
  border: none !important;
  padding: 0;
}
.login-page__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.login-page__row > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.in {
  opacity: 0.5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.cart-products {
  width: 100%;
}
.cart-products-item {
  width: 100%;
  gap: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 24px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.cart-products-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}
.cart-products-content__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}
.cart-products-content__info .actions {
  height: 60px;
}
.cart-products-content__info .actions-btns {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.cart-products-content__info input[type="text"] {
  text-align: center;
  padding-right: 0;
  padding-left: 0;
}
.cart-products-content__img {
  width: auto;
  height: 200px;
}
.cart-products-content__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.cart-form {
  margin-bottom: 64px;
}
.panel-body {
  padding: 25px 0;
}
.panel-body:after,
.panel-body:before {
  content: none !important;
}
.panel-body #input-coupon {
  height: 100% !important;
}
.cart-total-table {
  max-width: 408px;
  margin-left: auto;
  padding-right: 16px;
  margin-bottom: 36px;
}
body:not(:has(.under-header)) .header {
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* body:not(:has(.under-header)) .header a:not(.btn),
body:not(:has(.under-header)) .header button:not(.btn),
body:not(:has(.under-header)) .header span:not(.btn) {
  color: #000 !important;
} */
body:not(:has(.under-header)) .header .logo {
  -webkit-filter: invert(0);
  filter: invert(0);
}
body:not(:has(.under-header)) .header .cart-quantity {
  color: #fff !important;
  background: #000;
}
.header {
  /* padding: 0 64px; */
  position: sticky;
  top: 24px;
  left: 0;
  right: 0;
  width: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 100;
  background-color: #fff;
  color: #0f0f11;
  /* font-family:Manrope; */
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
  text-transform: uppercase;
  transition: all 0.2s ease !important;
}
.header a:not(.logo),
.header button {
  -webkit-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
}
.header a:not(.logo):active,
.header button:active {
  opacity: 0.5 !important;
}
.header__container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.header__menu .logo{
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50% !important;
  height: auto;
}
.header__menu {
  /* column-gap:270px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 24px 0;
  -webkit-transition: padding 0.3s ease;
  transition: padding 0.3s ease;
  /* gap: 84px; */
}

.header__menu .header-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  gap: 22px;
  -ms-flex-align: center;
  align-items: center;
}
.header__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 22px;
}
.header__actions svg,
.header__lang svg {
  height: 22px;
  width: 22px;
}
.header__lang:hover svg {
  transform: rotate(180deg);
  transition: all 0.5s ease;
}
.header-action {
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 6px;
}

.header .logo {
  /* height: 50px; */
  top: 5px;
  width: auto;
  display: block;
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  transition: filter 0.2s ease;
  transition: filter 0.2s ease, -webkit-filter 0.2s ease;
  /* -webkit-filter:invert(1); */
  /* filter:invert(1) */
}
.mySwiper img {
  width: 100px;
  height: 100px;
}
.header .logo img,
.header .logo svg {
  width: 100%;
  /* height: 100%; */
  max-height: 70px;
  -o-object-fit: contain;
  object-fit: contain;
  max-width: 250px;
}
.header-action i {
  font-size:21px;
}
.nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* position: relative; */
  gap: 40px !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.nav-links li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.nav-links li .dropdown-arrow {
  font-size: 10px;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.nav-links li.active .dropdown-arrow {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.nav-links li.active .nav-links__submenu {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  pointer-events: all;
}
.banner__link {
  border: 1px solid #0f0f11;
  cursor: pointer;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  padding: 6px 48px;
  width: fit-content;
  background-color: #0f0f11;
  color: #fff;
  line-height: 200%;
  transition: all 0.2s ease !important;
}
.banner__link:hover {
  background: rgba(15, 15, 17, 0.81);
  border: 1px solid #79797b;
}
.nav-links__submenu {
  position: absolute;
  
  left:12px;
  min-width: 577px;
  top: calc(100% + 1px);
  background: #fff;
  -webkit-box-shadow: 5px 15px 19px -10px rgba(16, 24, 40, 0.2);
  box-shadow: 5px 15px 19px -10px rgba(16, 24, 40, 0.2);
  overflow: hidden;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  pointer-events: none;
  width: calc(100vw - 24px);
}
/* @media (min-width: 1800px){
  .nav-links__submenu {
    left: 12px;
  }
} */
.nav-links__submenu .submenu-lists {
  padding: 32px 64px 64px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  gap: 5px;
  overflow-y: scroll;
  max-height: calc(100vh - 230px);
}
.submenu-content{
  max-width: 1800px;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    padding: 0 12px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
.submenu-products img{
  width: 100%;
  height: 100%;
  max-width: 440px;
  object-fit: contain;
  max-height: 440px;
}
.submenu-products a{
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
}
.submenu-products{
  padding: 32px 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
.submenu-lists::-webkit-scrollbar {
  width: 4px;
  border-radius: 50%;
}
.submenu-lists::-webkit-scrollbar-track {
  background: #fff;
}
.submenu-lists::-webkit-scrollbar-thumb {
  background: rgba(121, 121, 123, .5);
}
.submenu-lists::-webkit-scrollbar-thumb:hover {
  background: rgba(121, 121, 123, .5);
}
.nav-links__submenu .submenu-lists > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.nav-links__submenu ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}
.nav-links__submenu ul li.nav-list-title a {
  /* margin-bottom: 8px; */
  color: rgba(0, 0, 0, 0.5) !important;
}
.nav-links__submenu ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  white-space: nowrap;
  color: #000;
}
.text-white {
  color: #fff !important;
}
.submenu-footer {
  background: #000;
  padding: 18px;
  text-align: center;
  color: #fff;
  text-transform: none;
  font-size: 12px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  pointer-events: none;
}
:root {
  --marquee-speed: 14s;
  --marquee-hover-offset: 0px;
  --marquee-hover-transition-speed: 0.7s;
  --marquee-fade-edges: 0;
}
.marquee {
  overflow: hidden;
  background: var(--gray-50, rgba(96, 96, 96, 0.5));
  -webkit-backdrop-filter: blur(12.5px);
  backdrop-filter: blur(12.5px);
  padding: 18px 0;
}
.marquee span {
  padding: 0 12px;
  border-right: 1px solid #fff;
  color: #fff;
}
.collections__slider {
  position: relative;
}
.collections__wrapper {
}
.collections__slide{
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #f4f4f4;
  padding: 20px;
}
.collections__slide__inner{
  padding: 55px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.collections__slide__inner h3{
  margin-top: 42px;
  margin-bottom: 32px;
  font-size: 32px;font-weight: 600;
  letter-spacing: 0.2em;
}
.collections__slide__inner .collections__slide__link{
padding: 16px 48px;
border: 1px solid #0f0f11;
font-size: 16px;
font-weight: 400;
transition: all 0.3s ease;
margin-top: 32px;
/* letter-spacing: 0.8em; */
}
.collections__slide__link:hover{
  color: #79797b;
  border: 1px solid #79797b
}
.collections__slide__inner img{
  max-width: 240px;
  width: 100%;
  height: 100%;
  max-height:280px;
  object-fit: cover;
}
.collections__slider-prev svg,.collections__slider-next svg{
  width: 100%;
  height: 100%;
}
.collections__slider-prev,.collections__slider-next{
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 48px;
height: 48px;
border:none;
background-color: transparent;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
z-index: 5;
}
.collections__slider-prev{
  left: 0;
  transform: rotate(90deg);
}
.collections__slider-next{
  right: 0;
  transform: rotate(-90deg);
}
.marquee,
.marquee > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
.marquee > div {
  -webkit-animation: animate-marquee var(--marquee-speed) infinite linear;
  animation: animate-marquee var(--marquee-speed) infinite linear;
  -webkit-transition: var(--marquee-hover-transition-speed) margin-left ease-out;
  transition: var(--marquee-hover-transition-speed) margin-left ease-out;
  will-change: transform, margin-left;
}
.marquee:hover > div {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  margin-left: var(--marquee-hover-offset);
}
@-webkit-keyframes animate-marquee {
  0% {
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0);
  }
  100% {
    -webkit-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0);
  }
}
@keyframes animate-marquee {
  0% {
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0);
  }
  100% {
    -webkit-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0);
  }
}
.page-heading {
  margin: 32px 0;
}
.page-heading__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.breadcrumbs-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.breadcrumbs-body span {
  /* color: rgba(0, 0, 0, 0.5); */
}
.footer .logo img{
  max-height: 240px;
}
.footer {
  background: #fff;
  padding: 82px 0 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.footer a,
.footer p {
  color: #79797b;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  max-width: 300px;
  display: block;
}
.nav-body-footer__list li a {
  transition: all 0.2s ease;
}
.nav-body-footer__list li a:hover {
  opacity: 0.5;
}
.footer__category a {
  color: #000;
}
.footer__contacts li a,
.footer__contacts li p {
  display: flex;
  gap: 10px;
}
.footer__contacts li img {
  width: 22px;
  height: 22px;
}
.footer__socials svg {
  width: 32px;
  height: 32px;
}
.footer__socials a {
  position: relative;
  transition: all 0.2s ease;
}
.footer__socials a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(255, 255, 255);
  z-index: 2;
  opacity: 0;
  transition: all 0.2s ease;
  pointer-events: none;
}

body:not(:has(.under-header)) .header  a.header__red,
body:not(:has(.under-header)) .header a.header__red:not(.btn),
body:not(:has(.under-header)) .header  a.header__red span:not(.btn) {
  color: #e2594a!important;
}
.header__red
{
  color: #e2594a!important;
}
/* Сховати випадаюче меню за замовчуванням */
.dropdown__hover__submenu {
  /* display: none; */
  opacity: 0;
  -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
  position: absolute; /* Змінити позицію на абсолютну */
    top: 90%; /* Розмістити меню під батьківським елементом */
    /* left: 0; */
    z-index: -999;
    min-width: 360px;
    border: 1px solid #ccc; 
    line-height: 150%;
    transition: all 0.3s ease;
    pointer-events: none;
}

/* Показати випадаюче меню, коли курсор наведено на елемент */
.dropdown__hover{
  cursor: pointer;
}
.dropdown__hover.active .dropdown__hover__submenu {
  /* display: block; */
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  pointer-events: all;
}

/* Забезпечити вигляд випадаючого меню */
.dropdown__hover__submenu li {
  display: block;
  padding: 10px;
  background-color: #fff;
  /* border-bottom: 1px solid #ccc; */
}

.dropdown__hover__submenu li:last-child {
  border-bottom: none;
}

.dropdown__hover__submenu li a {
  color: #333;
  text-decoration: none;
}

.dropdown__hover__submenu li a:hover {
  color: #000;
}

.footer__red a {
  color: #e2594a;
}
.footer-title {
  color: #000;
  font-size: 20px;
  font-weight: 500;
}
.footer__socials a:hover::after {
  opacity: 0.3;
}
.footer__socials {
  display: flex;
  align-items: center;
  gap: 12px;
}
.footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 32px 0;
  gap: 24px;
}
.body-footer {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-columns: repeat(5, auto);
  padding-bottom: 32px;
  gap: 24px;
}
.body-footer ul li:not(:last-child) {
  margin-bottom: 10px;
}
.body-footer__first {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}
.body-footer__first i {
  font-size: 24px;
}
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 32px;
}
.pagination.mobile {
  display: none;
}
.pagination__btn {
  background: 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  border: none;
}
.pagination__btn i {
  display: none;
}
.body-pagination {
  position: static;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.body-pagination a,
.body-pagination button {
  font-weight: 600;
}
.body-pagination a.body-pagination__number:hover,
.body-pagination button.body-pagination__number:hover {
  -webkit-box-shadow: inset 0 0 0 1px #000;
  box-shadow: inset 0 0 0 1px #000;
}
.body-pagination__number {
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: 0 0;
  border: none;
  opacity: 1 !important;
  -webkit-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
}
.body-pagination__number.active,
.body-pagination__number.swiper-pagination-bullet-active {
  background: #000;
  color: #fff;
}
.btn,
button.btn {
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0;
  gap: 8px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  padding: 15px 32px;
  border: none;
  -webkit-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
  background: 0 0;
  color: inherit;
  outline: 0 !important;
  /* font-family:Manrope,sans-serif; */
  /* font-family: "Gotham Pro", sans-serif; */
  font-family: "Charpentier Sans Pro 45 Leger", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 17.6px;
}
.content-product-card__info .h6.grey{
font-family: "Gotham Pro", sans-serif;
}
.btn i,
button.btn i {
  font-size: 14px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  top: 1px;
}
.btn.md,
button.btn.md {
  padding: 17px 32px;
}
.btn.sm,
button.btn.sm {
  padding: 14px;
  text-transform: none !important;
}
.btn.x-sm,
button.btn.x-sm {
  padding: 12px 24px;
}
.btn.transparent,
button.btn.transparent {
  background: 0 0;
  border: none;
  outline: 0;
  color: #000;
  font-weight: 600;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}
.btn.transparent:hover,
button.btn.transparent:hover {
  background: #fafafa;
}
.btn .btn-primary,
.btn.primary,
button.btn .btn-primary,
button.btn.primary {
  background-color: #000;
  color: #fff;
}
.btn.secondary,
button.btn.secondary {
  background-color: transparent;
  border: 1.5px solid #000;
}
.btn.secondary:not(:disabled):active,
button.btn.secondary:not(:disabled):active {
  opacity: 1;
  border: 1.5px solid #000;
}
.btn.flex-1,
button.btn.flex-1 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.btn:not(:disabled):active,
button.btn:not(:disabled):active {
  opacity: 0.85;
}
.btn:disabled,
button.btn:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
button {
  cursor: pointer;
}
button.null {
  padding: 0;
  background: 0 0;
  border: none;
  border-radius: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.icon-btn {
  padding: 10px;
  background: 0 0;
  outline: 0;
  border: none;
}
.icon-btn i {
  font-size: 10px;
}
.buttons-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.link {
  color: rgba(0, 0, 0, 0.5) !important;
  text-decoration: underline !important;
  font-weight: 600;
}
.td-none {
  text-decoration: none !important;
}
.underlined-btn {
  padding: 10px;
  background: 0 0;
  outline: 0;
  border: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  text-decoration-line: underline;
  color: rgba(0, 0, 0, 0.5);
}
.item-body-categories__link {
  border: 1px solid #0f0f11;
  font-size: 14px;
  font-weight: 400;
  padding: 8px 16px;
  display: flex;
  transition: all 0.2s ease !important;
}
.item-body-categories__link:hover {
  color: #fff;
  background-color: #0f0f11;
}
.catalog-categories__body.body-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.checkbox-container {
  position: relative;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 12px !important;
}
.checkbox-container:has(.invalid) .checkmark {
  border: 1.5px solid #ff001b;
}
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: relative;
  height: 24px;
  width: 24px;
  border: 1.5px solid #000;
  background: #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.checkbox-container:hover input ~ .checkmark {
  background: rgba(0, 0, 0, 0.2);
}
.checkbox-container input:checked ~ .checkmark {
  background: #000;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
  border-bottom: 1.5px solid #fff;
  border-right: 1.5px solid #fff;
}
.checkbox-container .checkmark:after {
  left: 7.4px;
  top: 1px;
  width: 6px;
  height: 14px;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form-select-wrapper,
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
select.select,
textarea {
  width: 100%;
  position: relative;
  outline: 0;
  resize: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: inherit;
  background: #fff;
  border: none;
  border-bottom: 1.5px solid #000;
  border-radius: 0;
  padding: 13px 15px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.form-select-wrapper.sm,
input[type="date"].sm,
input[type="email"].sm,
input[type="number"].sm,
input[type="password"].sm,
input[type="search"].sm,
input[type="tel"].sm,
input[type="text"].sm,
input[type="time"].sm,
select.select.sm,
textarea.sm {
  padding: 6px;
  font-size: 16px;
  font-weight: 500;
}
.form-select-wrapper:focus,
input[type="date"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
select.select:focus,
textarea:focus {
  -webkit-box-shadow: inset 0 0 0 1.5px #000;
  box-shadow: inset 0 0 0 1.5px #000;
}
.form-select-wrapper::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
select.select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #737373;
}
.form-select-wrapper::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
select.select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #737373;
}
.form-select-wrapper:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
select.select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #737373;
}
.form-select-wrapper::-ms-input-placeholder,
input[type="date"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
input[type="search"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="text"]::-ms-input-placeholder,
input[type="time"]::-ms-input-placeholder,
select.select::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #737373;
}
.form-select-wrapper::placeholder,
input[type="date"]::placeholder,
input[type="email"]::placeholder,
input[type="number"]::placeholder,
input[type="password"]::placeholder,
input[type="search"]::placeholder,
input[type="tel"]::placeholder,
input[type="text"]::placeholder,
input[type="time"]::placeholder,
select.select::placeholder,
textarea::placeholder {
  color: #737373;
}
.form-select-wrapper.with-icon,
input[type="date"].with-icon,
input[type="email"].with-icon,
input[type="number"].with-icon,
input[type="password"].with-icon,
input[type="search"].with-icon,
input[type="tel"].with-icon,
input[type="text"].with-icon,
input[type="time"].with-icon,
select.select.with-icon,
textarea.with-icon {
  padding-left: 42px;
}
.form-select-wrapper.invalid,
input[type="date"].invalid,
input[type="email"].invalid,
input[type="number"].invalid,
input[type="password"].invalid,
input[type="search"].invalid,
input[type="tel"].invalid,
input[type="text"].invalid,
input[type="time"].invalid,
select.select.invalid,
textarea.invalid {
  border-bottom: 1.5px solid transparent;
  -webkit-box-shadow: 0 0 0 3px rgba(255, 0, 0, 0.5);
  box-shadow: 0 0 0 3px rgba(255, 0, 0, 0.5);
}
textarea {
  border: 1.5px solid #000;
}
label:has(.with-icon) {
  position: relative;
}
label:has(.with-icon) .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1 !important;
  color: #737373;
  left: 13px;
  font-size: 16.8px;
}
.iti {
  width: 100%;
}
textarea {
  height: 130px;
}
.form-body {
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}
.form-field label {
  color: #424242;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 4px;
}
.filled-input-label {
  position: relative;
  display: block;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.filled-input-label .search-icon {
  position: absolute;
  left: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  color: #667085;
}
select {
  color: rgba(0, 0, 0, 0.5);
}
select:has(option:checked:not(:disabled)) {
  color: #000;
}
.select-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3px;
  position: relative;
}
.select-container select {
  font-size: 14px;
  font-weight: 600 !important;
  line-height: 100%;
  text-decoration-line: underline;
  color: rgba(0, 0, 0, 0.5) !important;
}
.select-container i {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 9px;
  color: rgba(0, 0, 0, 0.5) !important;
  font-weight: 600;
}
select.nulled {
  cursor: pointer;
  border: none;
  outline: 0;
  background: 0 0;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  font-family: "Charpentier Sans Pro 45 Leger", sans-serif;
  /* font-family: "Gotham Pro"; */
  /* font-family:Manrope; */
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.blurred-overlay {
  overflow-y: scroll;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 115;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  pointer-events: none !important;
  opacity: 0;
}
.blurred-overlay.white {
  -webkit-transition: none !important;
  transition: none !important;
}
.blurred-overlay.active {
  pointer-events: all !important;
  opacity: 1;
}
.blurred-overlay.active.white {
  background: #fff !important;
  opacity: 1 !important;
}
.blurred-overlay::-webkit-scrollbar {
  display: none !important;
}
.blurred-overlay:has(.modal-form-body) {
  padding: 0 20px;
}
.modal .modal-wrapper {
  background: #fff;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.modal .modal-wrapper .modal-body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 64px 64px;
}
.modal .modal-wrapper .modal-body__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.modal .modal-wrapper .modal-body__form .form-field {
  margin-bottom: 24px;
}
.modal.subscribe-modal .modal-wrapper {
  width: calc(100vw - 20px);
  max-width: 1150px;
}
.modal.subscribe-modal .modal__img {
  height: 100%;
  width: 100%;
}
.modal.subscribe-modal .modal__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.modal.subscribe-modal .modal-body {
  padding: 95px 64px;
}
.modal.subscribe-modal .modal-body .logo {
  margin-bottom: 72px;
  height: 42px;
}
.modal.subscribe-modal .modal-body .logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.modal.subscribe-modal .modal-body .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 32px;
  text-align: center;
}
.modal.subscribe-modal .modal-body .text span {
  color: rgba(0, 0, 0, 0.5);
}
.modal.subscribe-modal .modal-body .disclaimer {
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
  max-width: 450px;
  width: 100%;
  margin: 32px auto 0;
}
.modal.main-modal .modal-body {
  gap: 20px !important;
}
.modal.main-modal .modal-body .cart-item {
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-right: 0;
  padding-left: 0;
}
.modal.main-modal .modal-body .cart-item__img {
  height: 188px;
}
.open-modal {
  cursor: pointer;
}
i.close-btn {
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  right: 24px;
  top: 24px !important;
  color: #737373;
  font-size: 14px;
}
i.close-btn:hover {
  color: #d6d6d6;
}
.radio-button-container {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 8px !important;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio-button-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 0;
  height: 0;
}
.radio-button-container .checkmark {
  position: relative;
  min-height: 24px;
  min-width: 24px;
  max-height: 24px;
  max-width: 24px;
  border-radius: 50%;
  border: 1.5px solid #000;
  -webkit-transition: border 0.2s ease;
  transition: border 0.2s ease;
}
.radio-button-container:hover input ~ .checkmark {
  border-color: #000;
}
.radio-button-container input:checked ~ .checkmark {
  background-color: transparent;
  border-color: #000;
}
.radio-button-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.radio-button-container input:checked ~ .checkmark:after {
  display: block;
}
.radio-button-container .checkmark:after {
  left: 50%;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #000;
}
.radio-button-container img {
  height: 20px;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
  margin-right: 8px;
}
.submenu-language{

}
.main-slider,
.mobile-slider {
  position: relative;
  padding-bottom: 90px;
}
.main-slider .swiper-slide > div {
  height: 400px;
}
.slider-pagination {
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.swiper-pagination-bullet-active {
  background: #000;
}
.slider-controls {
  position: absolute;
  width: 100%;
  z-index: 44;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 16px;
}
.slider-controls:not(.products-slider-controls) {
  left: 50%;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.slider-controls.products-slider-controls {
  top: 127px;
}
.slider-controls.right {
  right: 0;
  bottom: 0;
  top: unset;
  left: unset;
}
.slider-btn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  user-focus: none;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 36px;
  height: 36px;
  background: rgba(255, 255, 255, 0.6);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  border: none;
}
.slider-btn.product-slider-btn {
  width: 44px;
  height: 44px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #d6d6d6;
}
.slider-btn i {
  font-size: 12px;
}
.slider-btn:not(:disabled):active {
  background: rgba(255, 255, 255, 0.9);
}
.mobile-slider .slider-controls {
  left: 50% !important;
  right: 50% !important;
  -webkit-transform: translate(-50%) !important;
  -ms-transform: translate(-50%) !important;
  transform: translate(-50%) !important;
}
.list-content-accordion.lg .list-content-accordion__trigger {
  padding: 32px 0;
}
.list-content-accordion.lg .body-accordion__content {
  padding-bottom: 32px;
}
.list-content-accordion__item {
  border-bottom: 1px solid #e5e5e5;
}
.list-content-accordion__trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px 0;
  width: 100%;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.list-content-accordion__trigger.active {
  color: rgba(0, 0, 0, 0.5);
}
.list-content-accordion__trigger i {
  font-size: 12px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.list-content-accordion__trigger i.expanded-btn {
  -webkit-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
  color: rgba(0, 0, 0, 0.5);
}
.body-accordion {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.body-accordion__content {
  padding-bottom: 18px;
  padding-top: 0;
}
.body-accordion__content h3,
.body-accordion__content h4 {
  font-size: 14px !important;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 10px;
}
.body-accordion__content ul {
  list-style-position: inside;
  margin-left: 28px;
}
.body-accordion__content ul li {
  line-height: 24px;
}
.rating-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.rating-wrapper span {
  color: var(--gray-true-600, #525252);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  gap: 2px;
}
.products-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  column-gap: 10px;
  row-gap: 64px;
}
.products-line h2 {
  font-size: 24px;
  font-weight: 500 !important;
}
.product-card-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  background: #000;
  color: #fff;
  font-size: 25px;
  border: none;
  outline: 0;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.product-card-action i {
  color: #fff;
  font-size: 16px;
}
.product-badges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 5px;
  position: absolute;
  top: 24px;
  left: 24px;
  z-index: 20;
}
.product-badges.sm {
  top: 12px;
  left: 12px;
}
.product-badges.sm .product-badge {
  font-size: 10px;
  padding: 5px 10px;
}
.product-badge {
  padding: 10px 17px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  background: #000;
  color: #fff !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-weight: 700;
}
.product-card {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  padding-bottom: 10px;
}
.product-card .h6 {
  color: rgb(141, 142, 143);
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
}
.product-card__actions {
  position: absolute;
  top: 24px;
  right: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  z-index: 3;
}
.product-card__img {
  position: relative;
  height: calc(100vh - 200px);
  max-height: 600px;
  overflow: hidden;
  margin-bottom: 16px;
  display: block;
  position: relative;
}
.product-card__label {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  padding: 4px 16px;
  background: #0f0f11;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 200%;
  color: #fff;
  font-size: 14px;
}
.product-card__img img {
  transition: transform 0.3s ease;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.product-card__img:hover img {
  transform: scale(1.1);
}
/* .product-card__img:hover img:first-child {
	display:none
}
.product-card__img img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover;
	position:absolute;
	top:0;
	left:0;
	right:0
}
.product-card__img img:first-child {
	z-index:2
} */
.content-product-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  gap: 21px;
  justify-content: space-between;
}
.content-product-card__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 4px;
}
.product-variations {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 17px;
}
.product-variations.lg {
  gap: 20px;
  position: relative;
  left: 5px;
}
.product-variations.lg label.variation-circle {
  width: 24px;
  height: 24px;
}
.product-variations.lg label.variation-circle:after {
  width: 36px;
  height: 36px;
  left: 50%;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.product-variations label.variation-circle {
  width: 16px;
  height: 16px;
  background: #141414;
  cursor: pointer;
  position: relative;
}
.product-variations label.variation-circle:after {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -51%);
  -ms-transform: translate(-50%, -51%);
  transform: translate(-50%, -51%);
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #000;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.product-variations label.variation-circle.active:after {
  border: 1.8px solid #000;
}
.product-variations label input {
  display: none;
}
.tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  padding: 2px 10px;
  background: #fafafa;
  border: 1px solid #e5e5e5;
  color: #424242;
  border-radius: 300px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}
.tag.outer-tag {
  padding: 2px 10px 2px 3px;
}
.tag.outer-tag span {
  color: var(--gray-true-700, #424242);
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
}
.tag.inner-tag {
  background: #fff;
}
.tag.white {
  background: 0 0;
  border: 1px solid #fff;
  color: #fff;
}
.tag.blue {
  background: #f0f9ff;
  border: 1px solid #b9e6fe;
  color: #026aa2;
}
.tag.red {
  background: #fef3f2;
  border: 1px solid #fecdca;
  color: #b42318;
}
.tag.green {
  background: #ecfdf3;
  border: 1px solid #abefc6;
  color: #067647;
}
.tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  overflow-x: scroll;
  width: 100%;
  position: relative;
  z-index: 99;
}
.tabs.gallery-tabs {
  max-width: 400px;
}
.tabs::-webkit-scrollbar {
  display: none;
}
.tabs__item {
  white-space: nowrap;
  width: 100%;
  padding: 8px 12px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer !important;
  text-align: center;
  border-radius: 6px;
}
.tabs__item:hover {
  color: #9da4ae;
}
.tabs__item.active {
  background: #000;
  border-bottom: 2px solid #000;
  color: #141414;
}
[data-content] {
  display: none;
}
[data-content].active {
  display: block;
}
.top-banner.marquee {
  padding: 0;
  background: #000;
  position: relative;
  z-index: 100;
  color: #fff;
  display: flex;
  color: #fff;
  gap: 32px;
  height: 24px;
  align-items: center;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}
.top-banner__container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* text-align:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center; */
  color: #fff;
  gap: 12px;
  padding: 0 !important;
  margin: 0 !important;
}

.top-banner.marquee .subtitle {
  text-transform: unset !important;
  font-size: 10px;
  line-height: 120%;
}
.top-banner__container a:hover {
  text-decoration: underline !important;
}
.catalog-sidebar {
  width: 176px;
}
.catalog-sidebar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 9px;
}
.catalog-sidebar .back-btn {
  display: none;
}
.catalog-sidebar__body {
  height: 100%;
  overflow-y: auto;
}
.catalog-sidebar__body::-webkit-scrollbar {
  display: none;
}
.catalog-sidebar__current {
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.catalog-sidebar__others {
  padding-top: 24px;
}
.catalog-sidebar .filters {
  display: none;
}
.load-more-box {
  width: 345px;
  margin: 32px auto 0;
  text-align: center;
}
.load-more-box .title {
  color: #141414;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  display: block;
  margin-bottom: 6px;
}
.load-more-box .count {
  color: #424242;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  display: inline-block;
  margin-bottom: 12px;
}
.load-more-box .count span {
  font-weight: 600;
}
.load-more-box .progress-scale {
  width: 100%;
  height: 4px;
  background: #e5e5e5;
  position: relative;
  margin-bottom: 24px;
}
.load-more-box .progress-scale .progress {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 30%;
  background: #000;
}
.load-more-box .btn {
  width: 100%;
}
.load-more-box .see-all-products {
  margin-top: 10px;
}
.quantity-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 40px;
}
.quantity-btn {
  width: 40px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: 0 0;
  border: none;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.quantity-btn:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.quantity-btn:last-child {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.quantity-input {
  min-width: 63px;
  max-width: 63px;
  height: 100%;
  text-align: center;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  font-weight: 600 !important;
  -moz-appearance: textfield;
}
.quantity-input.bordered {
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.quantity-input.sm {
  padding: 6px;
  font-size: 16px;
  font-weight: 500;
  min-width: 43px;
  max-width: 43px;
  min-height: 24px;
  max-height: 24px;
}
.quantity-input::-webkit-inner-spin-button,
.quantity-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cart-quantity {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #fff;
  color: #000 !important;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 9px;
  position: absolute;
  right: -7px;
  top: -5px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-weight: 700 !important;
}
.header-action {
  position: relative;
}
.cart-modal.active .cart-popup {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  pointer-events: all;
}
.cart-popup {
  height: 100%;
  background: #fff;
  -ms-flex-item-align: end;
  align-self: flex-end;
  width: 100%;
  max-width: 425px;
  pointer-events: none;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.cart-body {
  overflow-y: auto;
  height: 100%;
  max-height: calc(100vh - 274px);
}
.cart-body::-webkit-scrollbar {
  width: 8px;
}
.cart-body::-webkit-scrollbar-track {
  background: 0 0;
}
.cart-body::-webkit-scrollbar-thumb {
  background: #e5e5e5;
  border-radius: 8px;
}
.cart-body::-webkit-scrollbar-thumb:hover {
  background: #d6d6d6;
}
.cart-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  padding: 24px;
  position: relative;
}
.cart-item:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.cart-item .remove-product-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.cart-item__img {
  width: 100%;
  height: 166px;
  overflow: hidden;
}
.cart-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.cart-item-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 32px;
}
.cart-item-body__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
.cart-footer {
  padding: 24px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.cart-footer__row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px 0;
}
.cart-footer__row:first-of-type {
  padding-top: 0;
}
.cart-footer__total {
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #000;
  color: #fff;
}
.free-delivery {
  width: 100%;
}
.free-delivery > span {
  margin-bottom: 6px;
  display: block;
}
.free-delivery__progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 12px;
}
.free-delivery__progress span {
  white-space: nowrap;
}
.language-switcher li {
  position: relative;
}
.language-switcher li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  visibility: hidden;
  background: #fff;
  -webkit-box-shadow: 2px 4px 11px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 2px 4px 11px 0 rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.language-switcher li .sub-menu li a,
.language-switcher li .sub-menu li button {
  padding: 10px 5px;
  background: 0 0;
  border: none;
  outline: 0;
  color: #000;
}
.language-switcher li .sub-menu li a:not(:last-of-type),
.language-switcher li .sub-menu li button:not(:last-of-type) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.language-switcher li:has(.sub-menu) {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.language-switcher li:has(.sub-menu):hover .sub-menu {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.language-switcher.mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.current-lang span {
  gap: 8px;
}
.search-modal {
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 333;
}
.search-modal .input-group {
  max-width: 60vw;
}
.search-modal .input-group input {
  font-size: 26px;
}
.search-modal .input-group .btn {
  height: 100%;
  outline: 0;
}
.search-modal .input-group .btn i {
  font-size: 20px;
}
.subscribe-form {
  padding: 32px 0;
  color: #000;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.subscribe-form__body {
  gap: 24px;
}
.subscribe-form form {
  width: 100%;
  position: relative;
}
.subscribe-form label {
  width: 100%;
}
table {
  border-collapse: collapse;
  background: #fff;
  width: 100%;
  position: relative;
}
table td,
table th {
  border: 1.5px solid rgba(0, 0, 0, 0.1);
  padding: 12px 20px;
}
.progress-bar {
  width: 100%;
  height: 8px;
  border-radius: 4px;
  background: #e5e5e5;
}
.progress-bar-fill {
  height: 100%;
  width: 60%;
  background: #141414;
  border-radius: 4px;
}
.review-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 32px;
  padding-left: 22px;
  margin-top: 48px;
  margin-bottom: 48px;
  border-left: 2px solid #000;
}
.review-item h3 {
  font-style: italic;
}
.user-review-item__img {
  overflow: hidden;
  border-radius: 50%;
  width: 48px;
  height: 48px;
}
.user-review-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.error__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 50px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}
.error__content {
  max-width: 390px;
}
.error svg {
  -o-object-fit: contain;
  object-fit: contain;
}
.error svg path {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.hero {
  width: 100%;
  height: calc(80vh - 49px);
  overflow: hidden;
  position: relative;
  margin-bottom: 12px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hero__body {
  z-index: 2;
  width: 100%;
}
.hero__content {
  text-align: center;
  margin-bottom: 56px;
  color: #fff;
  padding: 0 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  width: 100%;
}
.hero__content h1 {
  font-size: 62px;
  font-weight: 400;
}
.swift-up-text span {
  display: inline-block;
  overflow: hidden;
  -webkit-animation: 0.5s swift-up ease-in-out forwards;
  animation: 0.5s swift-up ease-in-out forwards;
}
.gallery_images__container-lg {
}
.gallery_images__content {
  padding-bottom: 100px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr ;
  gap: 20px;
}
.test-popup-link {
}
.gallery_images__link {
}
.gallery_images__image {
}
.swift-up-text i {
  font-style: normal;
  position: relative;
  top: 91px;
  -webkit-animation: 0.9s swift-up ease-in-out forwards;
  animation: 0.9s swift-up ease-in-out forwards;
}
@-webkit-keyframes swift-up {
  to {
    top: 0;
  }
}
@keyframes swift-up {
  to {
    top: 0;
  }
}
/* .cats-tiles__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
} */
.products-line .hide-for-pc{
  display: none;
}
.cats-tiles.three-cats .item-cats-tiles {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 350px;
  flex: 1 1 350px;
}
.cats-tiles.two-cats .item-cats-tiles {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 48%;
  flex: 1 1 48%;
}
.item-cats-tiles {
  width: 100%;
  overflow: hidden;
  height: calc(100vh - 200px);
}
.item-cats-tiles img {
  max-width: 240px;
  max-height: 270px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
/* .item-cats-tiles h3 {
	position:absolute;
	left:50%;
	right:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	z-index:2;
	text-align:center;
	width:100%;
	color:#fff
} */
.open-filters-btn i {
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.open-filters-btn.active i {
  -webkit-transform: scale(-1) !important;
  -ms-transform: scale(-1) !important;
  transform: scale(-1) !important;
}
.catalog-filters__footer #button-filter {
  margin-top: 24px;
}
.catalog-filters {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
  height: 100%;
  max-height: 0;
}
.body-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 32px;
  padding-bottom: 32px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.body-filters__col {
  padding: 0 40px;
}
.body-filters__col:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.body-filters__col:first-child {
  padding-left: 0;
}
.body-filters__col:last-child {
  padding-right: 0;
}
.body-filters__col.colors {
  width: 100%;
}
.body-filters__col.colors .body-filters__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  justify-items: stretch;
  gap: 24px 64px;
  width: 100%;
}
.body-filters__col.colors .body-filters__list li {
  margin: 0;
}
.body-filters__col.colors .body-filters__list li:first-child {
  grid-column: 1/-1;
  margin-bottom: 8px;
}
.body-filters__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  width: 100%;
  white-space: nowrap;
}
.body-filters__list li.filter-item input {
  display: none;
}
.body-filters__list li.filter-item,
.body-filters__list li.filter-item .remove-filter-btn,
.body-filters__list li.filter-item label {
  cursor: pointer;
}
.body-filters__list li.filter-item .remove-filter-btn {
  display: none;
  background: 0 0;
  border: none;
  padding: 0;
  position: absolute;
  right: calc(100% + 12px);
}
.body-filters__list li.filter-item .remove-filter-btn i {
  font-size: 10px;
  font-weight: 700;
}
.body-filters__list li.filter-item:has(.filter-input:checked) {
  position: relative;
}
.body-filters__list li.filter-item:has(.filter-input:checked) .filter-badge {
  background: #000;
  color: #fff;
}
.body-filters__list
  li.filter-item:has(.filter-input:checked)
  .remove-filter-btn {
  display: block;
}
.body-filters__list li a {
  -webkit-transition: opacity 0.2s ease !important;
  transition: opacity 0.2s ease !important;
}
.body-filters__list li a {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.body-filters__list li:not(:last-child) {
  margin-bottom: 24px;
}
.body-filters__list li:first-child {
  margin-bottom: 32px;
}
.filter-badge {
  padding: 2px 12px;
  border-radius: 100px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 12px;
}
.filter-color-circle {
  width: 17px;
  height: 17px;
  aspect-ratio: 1/1;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  background: #d9bda8;
}
.selected-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 16px;
}
.catalog:has(li.active) .catalog__categories {
  display: none !important;
}
.catalog__categories {
  padding: 0 0 32px 0;
  margin-bottom: 32px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.body-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}
.body-categories::-webkit-scrollbar {
  display: none;
}
.item-body-categories {
  height: auto;
}
.item-body-categories__img {
  width: 274px;
  height: 100%;
  overflow: hidden;
  max-height: 340px;
  margin-bottom: 16px;
  display: block;
}
.item-body-categories__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.product-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  position: relative;
}
.product-nav .back-to-catalog,
.product-nav .product-nav-btn {
  cursor: pointer;
}
.product-nav .back-to-catalog > a,
.product-nav .product-nav-btn > a {
  width: 20px;
  height: 20px;
  z-index: 3;
  display: block;
  position: absolute;
}
.product-nav .back-to-catalog i,
.product-nav .product-nav-btn i {
  font-size: 14px;
}
.product-nav .back-to-catalog i.i-grid,
.product-nav .product-nav-btn i.i-grid {
  line-height: 28px;
  font-size: 24px;
}
.prev-product:hover .prev-product-wrapper {
  opacity: 1 !important;
  pointer-events: all;
  -webkit-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
}
.next-product:hover .next-product-wrapper {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
}
.nav-product-wrapper {
  position: absolute;
  top: 100%;
  left: 50%;
  right: 50%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #fff;
  -webkit-box-shadow: 1px 6px 10px -3px rgba(0, 0, 0, 0.01);
  box-shadow: 1px 6px 10px -3px rgba(0, 0, 0, 0.01);
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateX(-50%) translateY(5px);
  -ms-transform: translateX(-50%) translateY(5px);
  transform: translateX(-50%) translateY(5px);
}
.nav-product-wrapper__img {
  width: 150px;
  height: 200px;
  overflow: hidden;
  display: block;
}
.nav-product-wrapper__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.nav-product-wrapper__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
  padding: 12px;
}
.product-content .out-of-stock {
  opacity: 0.5;
  cursor: not-allowed !important;
  pointer-events: none;
}
.product-content table {
  border-collapse: collapse;
  width: 100%;
}
.product-content table td,
.product-content table th {
  padding: 10px;
  text-align: left;
}
.product-content table td {
  opacity: 0.8;
}
.product-content table tr:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.product-content-row {
  padding: 24px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 32px;
}
.product-content-row__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}
.product-content__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-content__heading h1 {
  font-weight: 700 !important;
  font-size: 26px;
}
.product-content .prices .h4{
  font-size: 20px;
  font-family: "Gotham Pro", sans-serif;
}
.numsfont{
  font-family: "Gotham Pro", sans-serif;
}
.product-content__heading .add-to-favorites i {
  font-size: 24px;
}
.product__sliders {
  display: grid;
  grid-template-columns: 140px auto;
  gap: 20px;
}
.product__thumbs__slider {
  height: 100%;
  padding: 10px 0;
  max-height: 940px;
}
.product__thumbs__wrapper {
  overflow-y: auto;
  max-height: 940px;
}
.product__thumbs__wrapper::-webkit-scrollbar {
  width: 0px;
  background: transparent; /* необов'язково, якщо ви хочете зберегти фон */
}

/* Для Firefox */
.product__thumbs__wrapper  {
  scrollbar-width: none; /* Вимикає повзунки на вертикальних і горизонтальних елементах прокрутки */
  -ms-overflow-style: none; /* Для IE та Edge */
}

/* Для IE та Edge */
.product__thumbs__wrapper::-ms-scrollbar {
  display: none;
}
.product__thumbs__slide {
  max-height: 160px;
  height: 100%;
  cursor: pointer;
}/* Базові стилі для модального фону */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* Стилі для видимого модального вікна */
.modal-overlay.active {
  opacity: 1;
  visibility: visible;
}

/* Стилі для самого модального вікна */
.modal__oneclick {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  width: 100%;
  max-width: 500px;
  z-index: 1000;
}

/* Заголовок модального вікна */
.modal__oneclick h3 {
  margin-top: 0;
  font-size: 1.5em;
  display: flex;
  align-items: center;
}

/* Іконка в заголовку */
.modal__oneclick h3 .glyphicon {
  margin-right: 10px;
}

/* Стилі для input групи */
.modal__oneclick .input-group {
  display: flex;
  margin-top: 20px;
}

/* Поле вводу */
.modal__oneclick .form-control {
  flex: 1;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* Кнопка */
.modal__oneclick .input-group-btn .btn {
  padding: 10px 20px;
  border: none;
  background-color: #007bff;
  color: white;
  cursor: pointer;
  border-radius: 4px;
  margin-left: 10px;
}

.modal__oneclick .input-group-btn .btn:hover {
  background-color: #0056b3;
}

/* Підказка */
.modal__oneclick .help-block {
  margin-top: 10px;
  color: #6c757d;
  font-size: 0.875em;
}

/* Кнопка закриття модального вікна */
.modal__oneclick .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  font-size: 1.5em;
  cursor: pointer;
}
.submenu-language .hide-for-pc{
  display: none;
}
.product__thumbs__slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 160px;
}
.product__image__slider {
  height: 100%;
  width: 100%;
  max-height: 940px;
}
.product__image__wrapper {
  max-height: 940px;
}
.product__image__slide {
  max-height: 940px;
}
.product__image__slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 940px;
}
.product-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.product-gallery__img {
  width: 100%;
  height: 637px;
  overflow: hidden;
}
.product-gallery__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.product-info {
  padding-bottom: 16px;
}
.product-info__row {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
.product-info__slider {
  position: relative;
  display: none;
  width: 100%;
  max-width: 600px;
  aspect-ratio: 37/56;
  margin: 0 auto;
  padding: 0;
  padding-bottom: 32px;
}
.product-info__slider .media-wrapper {
  width: 100%;
  height: 100% !important;
}
.product-info__slider .product-slider-pagination {
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.product-info__slider .product-slider-pagination .swiper-pagination-bullet {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  height: 6px !important;
  border-radius: 0 !important;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.checkout {
  margin-bottom: 60px;
}
.checkout-row {
  display: grid;
  grid-template-columns: auto 560px;
  gap: 63px;
}
.checkout-cart {
  padding: 42px;
  background: #f8f8f8;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.checkout-cart__title {
  margin-bottom: 24px;
}
.checkout__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cart-wrapper {
  background: #fff;
  padding: 0 0 24px 0;
}
.cart-wrapper:has(.cart-body__list:empty) .cart-footer,
.cart-wrapper:has(.empty-cart-text) .cart-footer {
  display: none !important;
}
.cart-wrapper__title {
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.form-row.done .checkout-field-heading__rect .number {
  opacity: 0;
  -webkit-transform: scale(0.4) translate(-50%, -50%);
  -ms-transform: scale(0.4) translate(-50%, -50%);
  transform: scale(0.4) translate(-50%, -50%);
}
.form-row.done .checkout-field-heading__rect .check {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.checkout-field-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.checkout-field-heading .required {
  color: #ff001b;
}
.checkout-field-heading__rect {
  width: 50px;
  height: 36px;
  color: #fff;
  position: relative;
  background: #000;
}
.checkout-field-heading__rect .rect-content {
  position: absolute;
  left: 50%;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
}
.checkout-field-heading__rect span {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.checkout-field-heading__rect .number {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.checkout-field-heading__rect .check {
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: scale(0.4) translate(-50%, -50%);
  -ms-transform: scale(0.4) translate(-50%, -50%);
  transform: scale(0.4) translate(-50%, -50%);
}
.form-row .form-tabs-item {
  background-color: transparent;
  border: 1.5px solid #000;
}
.form-row .form-tabs-item:has(input:checked) {
  background-color: #000;
  color: #fff;
}
.form-row .form-tabs-item:has(input:checked) .dash {
  background: #fff;
}
.form-row .form-tabs-item .dash {
  width: 16px;
  height: 1.5px;
  background: #000;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.form-row .form-tabs-item:not(:disabled):active {
  opacity: 1;
  border: 1.5px solid #000;
}
.form-row__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}
.form-row__inputs .two-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.form-row__inputs .two-cols > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.form-row__inputs .form-field {
  position: relative;
}
.rect-radio {
  padding: 16px;
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  cursor: pointer;
  -webkit-transition: -webkit-box-shadow 0.2s ease;
  transition: -webkit-box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease;
  position: relative;
}
.rect-radio div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.rect-radio__title {
  color: var(--gray-true-900, #141414);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.rect-radio__subtitle {
  color: var(--gray-true-600, #525252);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.rect-radio input {
  display: none;
}
.rect-radio:has(input:checked) {
  border-color: transparent;
  -webkit-box-shadow: 0 0 0 1.4px #141414;
  box-shadow: 0 0 0 1.4px #141414;
}
.rect-radio:has(input:checked):before {
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  background: #141414;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.rect-radio:before {
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid #d6d6d6;
  border-radius: 50%;
  background: 0 0;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
  position: absolute;
  top: 16px;
  right: 16px;
}
.rect-radio:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 1.3px solid #fff;
  border-bottom: 1.3px solid #fff;
  top: 19px;
  right: 22px;
}
.account-sidebar {
  width: 100%;
  max-width: 400px;
  padding: 0 32px 0 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.account-sidebar__heading {
  margin-bottom: 24px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  padding: 8px 16px;
  border-radius: 8px;
  background: var(--gray-true-50, #fafafa);
}
.account-sidebar__heading:hover {
  background: #f5f5f5;
}
.account-sidebar__heading .user-circle {
  border-radius: 50%;
  border: 0.75px solid #a3a3a3;
  min-width: 40px;
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.account-sidebar__menu {
  padding: 24px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.account-sidebar .btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: var(--gray-true-700, #424242);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.account-sidebar .btn i {
  font-size: 24px;
  color: #737373;
}
.account-sidebar-menu__list {
  gap: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.account-tabs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  width: 100%;
  overflow-x: scroll;
  z-index: 34;
}
.account-tabs::-webkit-scrollbar {
  display: none;
}
.account-tabs__item {
  color: #737373;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  padding: 8px 12px;
  border-radius: 6px;
  white-space: nowrap;
}
.account-tabs__item.active {
  background: #f5f5f5;
}
.account {
  width: 100%;
}
.account-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}
.account-content {
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
}
.account-sidebar .body-accordion ul {
  padding-bottom: 16px;
  display: block;
}
.account-sidebar .body-accordion ul li a {
  padding: 9px 12px;
  display: block;
  font-weight: 600;
  -webkit-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
}
.account__container .breadcrumbs-body {
  font-size: 12px;
}
.account.user .account-content {
  padding-top: 32px;
}
.account.user .list-content-accordion {
  gap: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.account.user .list-content-accordion__item {
  padding: 12px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.account.user .list-content-accordion__trigger.order-item-body {
  position: relative;
}
.account.user .list-content-accordion__trigger.order-item-body .hide-for-exp {
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.account.user
  .list-content-accordion__trigger.order-item-body.active
  .hide-for-exp {
  opacity: 0;
}
.account.user .list-content-accordion__trigger.order-item-body .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
}
.account.user .list-content-accordion__trigger.order-item-body div:has(img) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}
.account.user .list-content-accordion__trigger.order-item-body i {
  font-size: 12px;
  color: #424242;
}
.account.user .list-content-accordion__trigger.order-item-body .img {
  width: 40px;
  height: 53px;
}
.account.user .list-content-accordion__trigger.order-item-body .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.account.user .list-content-accordion__body.order-item-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 32px;
}
.account.user .list-content-accordion__body.order-item-body .information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
  max-width: 340px;
}
.account.user .list-content-accordion__body.order-item-body .details-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
}
.account.user .list-content-accordion__body.order-item-body .details-row .gray {
  margin-bottom: 8px;
}
.account.user
  .list-content-accordion__body.order-item-body
  .products-list-item {
  padding: 16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}
.account.user
  .list-content-accordion__body.order-item-body
  .products-list-item
  .bbb:not(.img-and-text) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
  min-width: 63px;
}
.account.user
  .list-content-accordion__body.order-item-body
  .products-list-item
  .img-and-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.account.user
  .list-content-accordion__body.order-item-body
  .products-list-item:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.account.user
  .list-content-accordion__body.order-item-body
  .products-list-item__img {
  width: 40px;
  height: 53px;
}
.account.user
  .list-content-accordion__body.order-item-body
  .products-list-item__img
  img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.contacts__form {
  width: 100%;
  max-width: 512px;
}
.contacts__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}
.contacts__content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contacts-sidebar {
  width: 100%;
}
.contacts-sidebar__heading h1 {
  color: var(--gray-true-900, #141414);
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.48px;
  margin-bottom: 16px;
}
.contacts-sidebar__heading p {
  color: var(--gray-true-600, #525252);
}
.contacts-sidebar__list {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 32px;
}
.contacts-sidebar__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.contacts-sidebar__item h4 {
  color: var(--gray-true-900, #141414);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 8px;
}
.contacts-sidebar__item p {
  margin-bottom: 12px;
}
.contacts-sidebar__item a {
  color: var(--gray-true-600, #525252);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
.contacts-sidebar__item i {
  font-size: 24px;
}
.contacts-sidebar__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}
/* [data-target="one-click-purchase"] {
  display: none !important;
} */
.showmore__link svg{
  width: 22px;
  height: 22px;
  transition: all .2s ease;
}
.showmore__link{
  display: flex;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 200%;
  color: #0f0f11;
  text-transform: uppercase;
  transition: all .2s ease;
  align-items: center;
  gap: 8px;
}
.showmore__link:hover{
  opacity: 0.5;
}
.showmore__link:hover svg{
  transform: rotate(45deg);
}
.sticky_img{
  position: sticky;
  top:160px;
}
a {
  -webkit-transition: color 0.2s ease !important;
  transition: color 0.2s ease !important;
}
body {
  position: relative;
  /* font-family: "Gotham Pro", sans-serif; */
  font-family: "Charpentier Sans Pro 45 Leger", sans-serif;
  letter-spacing: 0.075em;
  /* font-family:Manrope,sans-serif; */
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22.4px;
  background: #fff;
  color: #000;
}
body a.underlined {
  color: #000 !important;
  text-decoration: underline !important;
}
body a.underlined:hover {
  text-decoration: none !important;
}
body.lock {
  overflow: hidden;
}
.wrapper {
  position: relative;
  height: 100%;
}
main {
  min-height: 72vh;
  position: relative;
}
section {
  margin-bottom: 118px;
}
section:has(.swiper-slide) {
  overflow: hidden;
}
[class*="__container"] {
  max-width: 1330px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 0 20px;
}
[class*="__container-md"] {
  max-width: 1460px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 0 20px;
}
[class*="__container-lg"] {
  max-width: 1800px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 0 12px;
}
.section__category {
  margin-top: 60px;
}
.category__title {
  font-size: 40px;
  font-weight: 500;
}
.centered-heading h2{
  font-size: 24px;
}
.section__category__title {
  font-size:24px;
  font-weight: 500;
}
.section__category__content {
}
.section__category__slider {
  margin-top: 30px;
  position: relative;
  padding: 0 65px;
}
.section__category__slider-prev svg,
.section__category__slider-next svg {
  width: 32px;
  height: 32px;
}
.section__category__slider-prev,
.section__category__slider-next {
  border: none !important;
  background-color: transparent !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  padding: 0;
  z-index: 2;
}
.section__category__slider-prev {
  left: 70px;
}
.section__category__slider-next {
  right: 70px;
}
.section__category__slider-prev svg {
  transform: rotate(90deg);
}
.section__category__slider-next svg {
  transform: rotate(-90deg);
}
.swiper {
}
.section__category__wrapper {
  /* margin-left: calc(100vw - calc(100vw - 60px)); */
}
.swiper-wrapper {
}
.list-group-item {
}
.active {
}
.section__category__slide {
  max-width: 440px;
  position: relative;
  /* max-height: 440px; */
}
.section__category__slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(255, 255, 255);
  z-index: 2;
  opacity: 0;
  transition: all 0.2s ease;
  pointer-events: none; /* Забезпечує, що псевдоелемент не блокуватиме взаємодію з посиланням */
}

.section__category__slide:hover::after {
  opacity: 0.3;
}

.section__category__slide a {
  background: #f4f4f4 !important;
  border: none !important;
  padding: 42px 42px 32px 42px;
  transition: all 0.2s;
  color: #0f0f11;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.section__category__slide a img {
  width: 100%;
}
.section__category__slide a h4 {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px;
  color: rgb(15, 15, 17);
  line-height: 150%;
  text-align: center;
}
.swiper-slide {
}
.swiper-button-prev {
}
.fa-solid {
}
.fa-arrow-left {
}
.swiper-button-next {
}
.fa-arrow-right {
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 768.98px) {
  .modal.subscribe-modal .modal-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .form-row__inputs {
    padding-left: 66px;
  }
}
@media (min-width: 990.98px) {
  .h-screen {
    height: 100vh;
  }
  .login-page__row > div:first-of-type {
    padding-right: 90px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
  .login-page__row > div:last-of-type {
    padding-left: 90px;
  }
  .header.scrolled,
  .header:has(.active) {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .header.scrolled a:not(.btn),
  .header.scrolled button:not(.btn),
  .header.scrolled span:not(.btn),
  .header:has(.active) a:not(.btn),
  .header:has(.active) button:not(.btn),
  .header:has(.active) span:not(.btn) {
    color: #000 !important;
  }
  .header.scrolled  a.header__red,
  .header:has(.active) a.header__red:not(.btn){
  color: #e2594a!important;
}
  .header.scrolled .logo,
  .header:has(.active) .logo {
    -webkit-filter: invert(0);
    filter: invert(0);
  }
  .header.scrolled .cart-quantity,
  .header:has(.active) .cart-quantity {
    color: #fff !important;
    background: #000;
  }
  .header a:not(.logo):hover,
  .header button:hover {
    opacity: 0.7;
  }
  /* .header__menu .header-links {
	width:100%
} */
  .header .logo {
    min-width: 153px;
  }
  .breadcrumbs-body a:hover {
    color: rgba(0, 0, 0, 0.5);
  }
  .footer .footer-bottom {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .pagination__btn {
    color: rgba(0, 0, 0, 0.5) !important;
    text-decoration: underline !important;
  }
  .pagination__btn:hover {
    text-decoration: none !important;
  }
  .btn:not(.primary):hover,
  button.btn:not(.primary):hover {
    color: #737373;
  }
  .btn.secondary:not(:disabled):hover,
  button.btn.secondary:not(:disabled):hover {
    border: 1.5px solid rgba(0, 0, 0, 0.5);
  }
  .btn:not(:disabled):hover,
  button.btn:not(:disabled):hover {
    opacity: 0.75;
  }
  .link:hover {
    text-decoration: none !important;
  }
  .slider-btn:not(:disabled):hover {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
  }
  .product-card-action:hover {
    background: #292929 !important;
  }
  .product-card__img {
    min-width: 100%;
  }
  .quantity-btn:hover {
    background: #f5f5f5;
  }
  .quantity-input:hover {
    background: #f5f5f5;
  }
  .subscribe-form__title {
    max-width: 325px;
  }
  .subscribe-form form {
    max-width: 483px;
  }
  /* .cats-tiles__body {
    padding: 12px;
  } */
  .item-cats-tiles:has(a):hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  /* .item-cats-tiles:has(a):hover h3 {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
  } */
  .item-cats-tiles h3,
  .item-cats-tiles img {
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
  }
  .body-filters__list li a:hover {
    opacity: 0.5;
  }
  .catalog__selected {
    margin: 32px 0;
  }
  .item-body-categories__img:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  .form-row .form-tabs-item:not(:disabled):hover {
    border: 1.5px solid rgba(0, 0, 0, 0.5);
  }
  .form-row:not(:last-child) {
    padding-bottom: 24px;
  }
  .form-row__inputs .inside-input {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 24px;
  }
  .form-row__inputs .disclaimer {
    margin-top: -10px;
  }
  .account-sidebar .body-accordion ul li a:hover {
    background: rgba(0, 0, 0, 0.04);
  }
  .contacts {
    padding-bottom: 96px;
  }
  .contacts__content {
    padding-top: 50px;
  }
  .contacts-sidebar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 786px;
    max-width: 342px;
    padding: 48px 48px 48px 0;
  }
  .contacts-sidebar:after {
    content: "";
    background: #fafafa;
    width: 1400px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
  }
  .contacts-sidebar__heading {
    margin-bottom: 32px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
@media (max-width: 1700px) {
  .header{
    font-size: 16px;
  }
  .nav-links{
    gap: 16px !important;
  }
  .header__menu .header-links {
    gap: 16px;
  }
}
@media (max-width: 1500px) {
  .header__actions .hide-1500{
    display: none !important;
  }
}
@media (max-width: 1400px) {
  .header{
    font-size: 14px;
  }
  .nav-links{
    gap: 14px !important;
  }
  .header__menu .header-links {
    gap: 14px;
  }
}
@media (max-width: 1329px) {
  .body-filters__col.colors .body-filters__list {
    grid-template-columns: 1fr 1fr;
  }
  .product-info__row {
    grid-template-columns: auto 440px;
  }
}
@media (max-width: 1329.98px) {
  [class*="__container-md"] {
    max-width: 1199.98px;
  }
}
@media (max-width: 1220px) {
  .checkout-row {
    grid-template-columns: auto 460px;
    
  }
}
@media (max-width: 1199.98px) {
  .product__thumbs__slide  img{
    aspect-ratio: 3 / 4;
    max-height: 375px;
  }
  .product__thumbs__slide{
    max-height: 375px; 
     max-width: 23%;
    /* max-height: none;
    max-width: none; */
  }
  .product__thumbs__slider{
    grid-row: 2/3;
  }
  .product__sliders{
    grid-template-columns: 1fr;
    /* grid-template-rows: auto auto; */
  }

  .header .logo img{
    max-height: 55px;
  }
  .product-info__content {
    padding-left: 0;
    padding-right: 0;
  }
  .submenu-language #form-language{
    display: none;
  }
  .submenu-language-mob .hide-for-pc{
    display: block;
  }
  .submenu-language-mob .others-lang{
    display: flex;
    gap: 16px;
  }
  
  .submenu-language-mob{
    margin-top: 16px;
  }
  .submenu-language-mob .language-select{
    background-color: transparent;
    border: none;
  }
  .columns {
    grid-template-columns: 378px auto;
  }
  .section-columns__content.black {
    padding: 56px 16px;
  }
  .section-columns {
    gap: 8px;
    grid-template-columns: 1fr;
  }
  .section-columns .section-columns__img {
    aspect-ratio: 1/1;
    height: 100%;
  }
  .header__menu {
    gap: 10px;
  }
  .logo {
    height: 25px;
  }
  .header__actions {
    gap: 18px;
  }
  .nav-links {
    gap: 18px;
  }
  .nav-links li a {
    /* padding: 0; */
    border: none;
  }
  .modal .modal-wrapper .modal-body {
    padding: 64px 32px;
  }
  .body-filters__col.colors .body-filters__list {
    grid-template-columns: 1fr;
  }
  .product-info__row {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .product-info__slider {
    display: block;
  }
  .product-info__gallery {
    display: none;
  }
  .checkout-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .checkout-cart {
    max-width: 550px;
  }
  .checkout-cart .cart-item-body {
    width: 100%;
  }
  [class*="__container"] {
    max-width: 970px;
  }
  [class*="__container-md"] {
    max-width: 992px;
  }
  [class*="__container-lg"] {
    max-width: 1199.98px;
  }
}
@media (max-width: 1200.98px) {
  .login-page__row .btn{
    height: 48px;
}
  .products-line .hide-for-pc{
    display: block;
  }
  .section__category__slide a{
    padding: 32px;
    padding-bottom: 26px;
  }
  .section__category__slide a h4{
    /* font-size: 16px; */
  }
  .h1,
  h1 {
    font-size: 34px;
  }
  .h2,
  h2 {
    font-size: 28px;
  }
  .h3,
  h3 {
    font-size: 24px;
  }
  .h4,
  h4 {
    font-size: 18px;
  }
  .h5,
  h5 {
    font-size: 16px;
  }
  .h6,
  h6 {
    font-size: 14px;
  }
  /* .subhead {
    font-size: 14px;
  } */
  .nav-list-title{
    font-size: 18px;
  }
  .body-accordion{
        /* position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    background: #fff; */
  }
  .nav-list-title a{
    padding-left: 20px;
  }
  .descr {
    font-size: 12px;
    line-height: 13px;
  }
  .link-button {
    font-size: 14px;
    font-weight: 600;
    line-height: 100%;
    text-decoration-line: underline;
  }
  .navlink {
    font-size: 12px;
    line-height: 15px;
  }
  .post-content h1 {
    margin-bottom: 16px !important;
  }
  .centered-heading {
    margin-bottom: 32px;
    gap: 18px;
  }
  .m-title {
    margin-bottom: 32px;
    text-align: center;
  }
  .mb-64-mob {
    margin-bottom: 48px;
  }
  .mb-64-32 {
    margin-bottom: 32px !important;
  }
  .mb-32-16 {
    margin-bottom: 16px !important;
  }
  .gap-24-16 {
    gap: 16px;
  }
  .section-title {
    margin-bottom: 32px;
  }
  .grid {
    gap: 20px;
  }
  .grid-1-2 {
    grid-template-columns: 1fr;
  }
  .grid-2-1 {
    grid-template-columns: 1fr;
  }
  .grid-3 {
    grid-template-columns: 1fr 1fr;
  }
  .grid-list-item {
    grid-template-columns: 1fr;
  }
  .white-overlay {
    padding: 96px 20px 20px 235px;
  }
  .big-padding {
    padding: 64px 0;
  }
  .columns {
    grid-template-columns: 1fr;
  }
  .section-columns.equal .section-columns__img {
    aspect-ratio: 1/1;
  }
  .section-columns.equal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
  }
  /* .header{
    padding: 0 36px;
  } */
  .hide-for-mob {
    display: none !important;
  }
  .show-for-mob-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .show-for-mob {
    display: block !important;
  }
  .m-heading {
    margin-bottom: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /* .m-heading:not(:has(.slider-pagination)) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  } */
  .info-row__content {
    gap: 3px;
  }
  .info-row {
    padding: 32px 0;
  }
  .alert {
    right: 8px;
  }
  .login-page__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 60px;
  }
  .login-page__row > div:first-of-type {
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .login-page__row > div:last-of-type {
    padding-top: 24px;
  }
  .cart-products-content__info {
    gap: 12px;
  }
  .cart-form {
    margin-bottom: 32px;
  }
  .cart-total-table {
    width: 100%;
    margin: 0;
  }
  #collapse-coupon .panel-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
    padding-left: 0;
    padding-right: 0;
  }
  #collapse-coupon .panel-body label {
    width: 100%;
    padding: 0 !important;
  }
  .header {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .header a:not(.header__red),
  .header a:not(.btn),
  .header button:not(.btn),
  .header button:not(.disabled-lang),
  .header span:not(.btn) {
    color: #000 ;
  }
  .header__red{
    color: #e2594a !important;
  }
  .hero__content h1{
font-size: 64px;
  }
  .hero__content{
    max-width: 500px;
  }
  .submenu-language-mob button{

    font-size: 18px;
  }
  .submenu-language-mob button:disabled{
    color: #cbcbcb !important;
  }
  .header .logo {
    -webkit-filter: invert(0);
    filter: invert(0);
  }
  .header .cart-quantity {
    color: #fff !important;
    background: #000;
  }
  .active-header .submenu-footer {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .submenu-products a img{
    max-width: none;
    max-height: 510px;
    object-fit: cover;
  }
  .submenu-products a{
    align-items: flex-start;
  }
  .submenu-products{
    grid-template-columns: 1fr;
  }
  #search{
    width: calc(100% - 40px)!important;
  }
  .submenu-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 50%;
    min-width: 360px;
    -webkit-transform: translateY(110%);
    -ms-transform: translateY(110%);
    transform: translateY(110%);
  }
  .header .hamburger-container {
    position: relative;
    height: 100%;
    /* top: 2px; */
  }
  .section__category__slider-prev{
    left: 45px;
  }
  .section__category__slider-next{
    right: 45px;
  }
  .header .hamburger {
    padding:0;
    width:17px;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px;
  }
  .header .hamburger div {
    /* padding: 3px 0; */
    /* padding-top: 2px;
    padding-bottom: 3px; */
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    background: #141414;
    height: 1.4px;
    width: 17px;
    -webkit-transform-origin: 1px;
    -ms-transform-origin: 1px;
    transform-origin: 1px;
  }
  /*
  .header .logo {
    height: 24px;
  }*/
  .header__menu {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 0;
  }
  .header__mobile-search {
    margin-bottom: 18px;
  }
  .header__mobile-menu {
    overflow-y: scroll;
    will-change: right;
    -webkit-transition: right 0.3s ease;
    transition: right 0.3s ease;
    position: absolute;
    right: 120%;
    top: calc(100% + 1px);
    pointer-events: none;
    background: #fff;
    border: none;
    width: 50%;
    height: 100vh;
    padding: 20px 20px 190px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 360px;
  }
  .header__mobile-menu::-webkit-scrollbar {
    display: none;
  }
  .header__mobile-menu:has(.active) .back-btn {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .header__mobile-menu .nav-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 0;
  }
  .header__mobile-menu .nav-links li {
    width: 100%;
  }
  .header__mobile-menu .nav-links li:not(:has(.list-content-accordion)) {
    padding: 18px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .header__mobile-menu
    .nav-links
    li:not(:has(.list-content-accordion)):first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .header__mobile-menu .nav-links li:not(:has(.list-content-accordion)) a {
    width: 100%;
    height: 100%;
  }
  .header__mobile-menu .nav-links li.has-children {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
  .header__mobile-menu .nav-links li.has-children i {
    font-size: 12px;
  }
  .header__mobile-menu .nav-links li.has-children .mobile-submenu {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 55;
    background: #fff;
    -webkit-transform: translateX(-120%);
    -ms-transform: translateX(-120%);
    transform: translateX(-120%);
    will-change: transform;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .header__mobile-menu .nav-links li.has-children.active > .mobile-submenu {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    pointer-events: all;
  }
  .header__mobile-menu .nav-links li.has-children.active > .mobile-submenu ul {
    position: relative;
    z-index: 55;
  }
  .header.active-header .header__mobile-menu {
    pointer-events: all;
    left: 0;
  }
  .hero.full-screen-image.under-header{
    margin-top: 0;
  }
  .header.active-header .hamburger .line1 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .header.active-header .hamburger .line2 {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  .header.active-header .hamburger .line3 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100%;
  }
  .page-heading {
    margin: 24px 0;
  }
  .footer {
    padding: 24px 0 0 0;
  }
  .footer__bottom {
    /* display: block; */
    flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 24px 0;
  }
  .body-footer {
    grid-template-columns: 1fr;
    gap: 0;
    padding-bottom: 0;
  }
  .body-footer ul li:not(:last-child) {
    margin-bottom: 20px;
  }
  .body-footer__first {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 24px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
    width: 100%;
    position: relative;
  }
  .body-footer__first:after {
    content: "";
    width: 120%;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .body-footer__first .logo {
    height: 42px;
    width: auto;
  }
  .body-footer__first .logo img {
    max-width: 145px;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .pagination__btn {
    padding: 8.5px;
  }
  .pagination__btn span {
    display: none;
  }
  .pagination__btn i {
    display: block;
    font-size: 13px;
  }
  .btn,
  button.btn {
    font-size: 14px;
    font-weight: 600;
  }
  .btn.x-sm,
  button.btn.x-sm {
    padding: 12px 16px;
    font-size: 12px;
    line-height: 14px;
  }
  .form-select-wrapper,
  input[type="date"],
  input[type="email"],
  input[type="number"],
  input[type="password"],
  input[type="search"],
  input[type="tel"],
  input[type="text"],
  input[type="time"],
  select.select,
  textarea {
    font-size: 14px;
  }
  .list-content-accordion__trigger {
    padding: 18px 0;
  }
  .products-row {
    grid-template-columns: 1fr 1fr;
    gap: 16px 9px;
  }
  .product-card-action {
    width: 32px;
    height: 32px;
    font-size: 16px;
  }
  .product-card__actions {
    top: 12px;
    right: 12px;
  }
  .product-card__img {
    aspect-ratio: 17/21;
    height: 100%;
  }
  .content-product-card {
    padding-left: 10px;
  }
  /* .content-product-card__info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 100%;
    gap: 8px;
  } */
  /* .content-product-card .product-variations {
    display: none !important;
  } */
  .subscribe-form {
    padding: 24px 0;
  }
  .subscribe-form__title {
    text-align: center;
  }
  .subscribe-form__body {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .subscribe-form form .icon-btn {
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .subscribe-form label input {
    padding-right: 40px;
  }
  .review-item {
    gap: 24px;
  }
  .hero {
    height: calc(100vh - 10px);
  }
  .hero__content {
    /* max-width: 285px; */
    margin: 0 auto 56px;
  }
  .section__category__slider {
    padding: 0 40px;
  }
  .section__category__wrapper{
    margin-left: 0;
  }
  .section__category__slide{
    max-width: none;
  }
  .cats-tiles.two-cats .item-cats-tiles {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 220px;
    flex: 1 1 220px;
  }
  .catalog-filters__footer #button-filter {
    margin: 0;
    width: 100% !important;
  }
  .catalog-filters {
    position: fixed;
    background: #fff;
    width: 100vw;
    height: 100%;
    max-height: unset;
    top: 0;
    left: 0;
    right: 0;
    z-index: 111;
    pointer-events: none;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    overflow-y: auto;
  }
  .catalog-filters.active {
    pointer-events: all;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .catalog-filters__footer,
  .catalog-filters__heading {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 20px;
  }
  .body-filters {
    padding: 0;
  }
  .body-filters__list li:first-child {
    margin-bottom: 24px;
  }
  .body-filters__list li:not(:last-child) {
    margin-bottom: 18px;
  }
  .body-filters__list li.active .remove-filter-btn {
    position: static;
  }
  .body-filters__col {
    padding: 24px 35px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .body-filters {
    display: grid;
    grid-template-columns: 1fr;
  }
  .selected-filters {
    gap: 8px;
  }
  .catalog__categories {
    padding-top: 0;
    padding-bottom: 18px;
    margin-bottom: 0;
  }
  .btn.x-sm.secondary.ttu{
    margin: 16px 0;
  }
  .catalog__content .show-for-mob-flex.justify-btw.items-center.py-24{
    padding: 16px 0!important;
  }
  select.nulled{
    font-size: 16px;
  }
  .catalog__selected {
    padding:0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 18px;
  }
  .body-categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: 8px;
  }
  .item-body-categories__img {
    margin-bottom: 8px;
    max-width: 163px;
    aspect-ratio: 8/11;
    max-height: 220px !important;
  }
  .checkout-cart {
    padding: 0;
    background: 0 0;
  }
  .checkout__form {
    gap: 32px;
  }
  #checkout-checkout .cart-wrapper {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  .checkout-content {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
  .cart-modal .cart-wrapper {
    margin-top: 0 !important;
  }
  .form-row__inputs .two-cols.delivery-method {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    gap: 0;
  }
  .form-row__inputs .two-cols.delivery-method .btn {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .form-row__inputs .inside-input {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 12px 0;
    border-bottom: 1.5px solid #000;
  }
  .account {
    padding-top: 24px;
    padding-bottom: 64px;
  }
  .account-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
  .account.user .list-content-accordion__trigger.order-item-body i {
    position: absolute;
    top: 12px;
    right: 12px;
  }
  .account.user .list-content-accordion__trigger.order-item-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    gap: 24px;
  }
  .account.user
    .list-content-accordion__trigger.order-item-body.active
    .hide-for-exp {
    height: 0;
  }
  .account.user .list-content-accordion__trigger.order-item-body .hide-for-exp {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .account.user .list-content-accordion__trigger.order-item-body .abba {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .account.user .list-content-accordion__trigger.order-item-body .flex-1 {
    width: 100%;
  }
  .account.user .list-content-accordion__body.order-item-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
  }
  .account.user
    .list-content-accordion__body.order-item-body
    .products-list-item {
    gap: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contacts {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .contacts__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contacts-sidebar__heading {
    max-width: 452px;
    margin: 0 auto;
  }
  .contacts-sidebar__list {
    display: none;
  }
  .contacts-sidebar__socials {
    display: none;
  }
  body {
    font-size: 14px;
    line-height: 19.6px;
  }
  section {
    margin-bottom: 56px;
  }
  [class*="__container"] {
    max-width: 750px;
  }
  [class*="__container-md"] {
    max-width: none;
  }
  [class*="__container-lg"] {
    max-width: none;
  }
}
@media (max-width: 768.98px) {
  .header .logo img{
    max-width: 110px;
  }
  .banner__link{
    padding: 6px 48px;
  }
  .hero__content h1{
    font-size: 40px;
  }
  .catalog-categories__body.body-categories{
    gap: 6px;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
  }
  .item-body-categories__link{
    font-size: 14px;
    padding: 8px 16px;
  }
  .gallery_images__content{
    grid-template-columns: 1fr 1fr;
  }
  .product-card__label{
    padding: 2px 14px;
    font-size: 12px;
  }
  .content-product-card__info a {
font-size: 18px;
  }
  .product-card .h6{
font-size: 18px;
  }
  .mb-48 {
    margin-bottom: 40px;
  }
  .wrap-on-mob {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .grid-3-1 {
    grid-template-columns: 1fr;
  }
  .grid-2 {
    grid-template-columns: 1fr;
  }
  .grid-3 {
    grid-template-columns: 1fr;
  }
  .grid-4.sm {
    grid-template-columns: 1fr 1fr !important;
  }
  .white-overlay {
    padding: 96px 20px 20px 20px;
  }
  .info-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .info-row:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .info-row:last-child {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  label:has(.input-group-btn) {
    width: 100% !important;
  }
  .pagination.mobile {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .modal .modal-wrapper .modal-body__form .form-field {
    margin-bottom: 18px;
  }
  .modal .modal-wrapper .modal-body {
    padding: 24px;
  }
  .modal.subscribe-modal .modal__img {
    display: none;
  }
  .modal.subscribe-modal .modal-body .logo {
    margin-bottom: 32px;
  }
  .modal.subscribe-modal .modal-body .text {
    gap: 10px;
    margin-bottom: 24px;
  }
  .product-badges {
    top: 12px;
    left: 12px;
  }
  .product-badge {
    font-size: 10px;
    padding: 3px 10px;
  }
  .catalog-sidebar {
    pointer-events: none;
    position: fixed;
    top: 120px;
    left: 0;
    background: #fff;
    z-index: 89;
    width: 100%;
    height: 100%;
    padding: 24px;
    -webkit-transform: translateX(-120%);
    -ms-transform: translateX(-120%);
    transform: translateX(-120%);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .catalog-sidebar .filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 24px;
  }
  .catalog-sidebar .back-btn {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .catalog-sidebar__body {
    padding-bottom: 190px;
    padding-top: 10px;
  }
  .catalog-sidebar.active {
    pointer-events: all;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .cart-popup {
    max-width: 100%;
  }
  .error__body {
    margin-top: 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .error__content {
    max-width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
  }
  .error svg {
    display: none;
  }
  .cats-tiles.two-cats .item-cats-tiles {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    aspect-ratio: 1.2/1;
    height: auto;
  }
  .checkout-cart {
    max-width: 100%;
    width: 100%;
  }
  .checkout-cart__title {
    display: none;
  }
  .cart-wrapper {
    padding: 0;
    margin-top: 24px;
  }
  .checkout-field-heading {
    padding-bottom: 16px;
    padding-top: 16px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 16px;
  }
  .checkout-field-heading__rect {
    width: 44px;
    height: 30px;
  }
  .checkout-field-heading__rect svg {
    width: 20px !important;
    height: 20px !important;
  }
  .form-row__inputs {
    gap: 16px;
  }
  .form-row__inputs .two-cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  [class*="__container"] {
    max-width: none;
  }
}
@media (max-width: 768.98px) and (max-width: 990.98px) {
  label:has(.input-group-btn) .btn {
    padding: 10px !important;
  }
}
@media (max-width: 558.98px) {
  .header__actions svg, .header__lang svg{
    width: 16px;
    height: 16px;
  }
  .header-action i{
    font-size: 16px;
  }
  .product-content .prices .h4 {
    font-size:20px;
  }
  .product-content  .icon-btn{
    padding: 0 10px;
  }
  .product-content-row{
    padding: 16px 0;
  }
.contacts__footer a{
  display: flex;
  gap:10px;
  align-items:center;
}
  .footer .subhead{
font-size: 14px;
  }
  .footer .content-accordion__list{
    padding-top: 10px;
    gap:10px;
    display: flex!important;
    flex-direction: column;
  }
  .section__category{

  }
  .section__category__title{
    font-size: 24px;
  }
  .header__mobile-menu .nav-links li:not(:has(.list-content-accordion)){
    padding: 0;
    padding-bottom: 10px;
  }
  .mobile-menu__list .subhead,.mobile-menu__list .nav-list-title{
    font-size: 14px;
  }
  .nav-links{
    gap: 8px !important;
  }
  .list-content-accordion__trigger{
    padding: 0;
    padding-bottom: 8px;
  }
  /* .header .hamburger div {
    padding-top: 0;
    padding-bottom: 0px;
    width: 70%;
  } */
  .gallery_images__content{
    gap:8px
  }
  .showmore__link{
    font-size: 14px;
  }
  .products-line h2{
   font-size: 24px;
  }
  .product-card .h6{
    line-height: 100%;
  }
  .content-product-card{
    gap:12px;
  }
  .content-product-card .subhead{
    line-height: 100%;
  }
  .content-product-card__info a {
    font-size: 14px;
      }
      .product-card .h6{
    font-size: 14px;
      }
  .collections__slide__inner .collections__slide__link{
    font-size: 12px;
    padding: 10px 34px;
  }
  .collections__slide__inner{
    padding: 0;
  }
  .collections__slide__inner h3{
    margin-top: 30px;
    margin-bottom: 16px;
    font-size: 32px;
    text-align: center;
  }
  .list-content-accordion__body.body-accordion .nav-list-title{
    padding-top: 8px!important;
  }
}
@media (max-width: 479.98px) {
  .item-body-categories__link{
    font-size: 12px;
    padding: 4px 12px;
  }
  .product-card__label{
    top: 5px;
    left: 5px;
    padding: 2px 7px;
    font-size: 9px;
  }
  .showmore__link{
    font-size: 12px;
  }
  .products-line h2{
   font-size: 18px;
  }
  .collections__slide__inner h3{
    font-size: 26px;
    text-align: center;
  }
  .collections__slide__inner img{
    max-width:200px;
    max-height:220px;
  }
  .my-32 {
    margin: 16px 0;
  }
  .gap-32-12 {
    gap: 12px;
  }
  .white-overlay {
    padding: 100px 20px 20px 20px;
  }
  .buttons.clearfix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px;
  }
  .buttons.clearfix a,
  .buttons.clearfix button {
    width: 100%;
  }
  .buttons.clearfix .pull-left {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .products-line .slider-pagination {
    display: none !important;
  }
  .tabs {
    width: 100%;
  }
  .tabs__item {
    width: 100%;
    text-align: center;
  }
}
@media (prefers-reduced-motion: reduce) {
  * {
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    scroll-behavior: auto !important;
  }
}
