/** Shopify CDN: Minification failed

Line 565:0 Unexpected "}"
Line 2545:30 Expected ":"
Line 4674:0 Unexpected "@media"

**/
/* ------------------------------------------------------------ *\
  Vendor
\* ------------------------------------------------------------ */
.splide__container {
  box-sizing: border-box;
  position: relative;
}
.splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}
.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}
.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}
.splide:not(.is-overflow) .splide__pagination {
  display: none;
}
.splide__progress__bar {
  width: 0;
}
.splide {
  position: relative;
  visibility: hidden;
}
.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}
.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}
.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide__track--ttb > .splide__list {
  display: block;
}
.splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}
.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}
.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}
.splide__arrow:disabled {
  opacity: 0.3;
}
.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__arrow--prev {
  left: 1em;
}
.splide__arrow--prev svg {
  transform: scaleX(-1);
}
.splide__arrow--next {
  right: 1em;
}
.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}
.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 8px;
}
.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
  z-index: 1;
}
.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}
.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__progress__bar {
  background: #ccc;
  height: 3px;
}
.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.splide__slide:focus {
  outline: 0;
}
@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}
.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}
.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}
.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}
.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}
.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}
.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}
.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}
.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}
.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}
.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}
.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}
.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}
/* ------------------------------------------------------------ *\
	Generic
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
  SCSS Functions
\* ------------------------------------------------------------ */
/* example usage*/
/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */
* {
  padding: 0;
  margin: 0;
  outline: 0;
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  display: block;
}
template {
  display: none;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-size-adjust: none;
}
img,
iframe,
video,
audio,
object {
  max-width: 100%;
}
img,
iframe {
  border: 0 none;
}
img {
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
img,
[style*=background-image] {
  image-rendering: -webkit-optimize-contrast;
}
b,
strong {
  font-weight: bold;
}
address {
  font-style: normal;
}
svg:not(:root) {
  overflow: hidden;
}
a,
button,
input[type=submit],
input[type=button],
input[type=reset],
input[type=file],
input[type=image],
label[for] {
  cursor: pointer;
}
a[href^=tel],
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=month],
input[type=week],
input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
input[type=color],
textarea,
a[href^=tel] {
  appearance: none;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  appearance: none;
}
textarea {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
button,
select {
  text-transform: none;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
nav ul,
nav ol {
  list-style: none outside none;
}
input::placeholder {
  color: inherit;
  opacity: 1;
}
textarea::placeholder {
  color: inherit;
  opacity: 1;
}
input:-webkit-autofill {
  -webkit-text-fill-color: inherit;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
input[type=text],
input[type=button],
input[type=tel],
input[type=email],
input[type=submit],
input[type=date],
input[type=search],
textarea {
  appearance: none;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
@font-face {
  font-family: "Arial";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */
html {
  font-size: 62.5%;
}
body {
  min-width: 320px;
  background: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.2;
  color: #000;
}
a {
  color: inherit;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a[href^=tel] {
  text-decoration: none;
}
.bg-gray {
  background-color: #FAFAFA;
}
.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6 {
  margin-bottom: calc(1.2em / 2);
}
p,
ul,
ol,
dl,
hr,
table,
blockquote {
  font-size:20px;
  margin-bottom:115px;
}
h1[class],
h2[class],
h3[class],
h4[class],
h5[class],
h6[class],
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
table:last-child,
blockquote:last-child {
  margin-bottom: 0;
  font-size: 20px;
}
}
/* ------------------------------------------------------------ *\
  Helpers
\* ------------------------------------------------------------ */
/*  Clear  */
.clear:after {
  content: "";
  line-height: 0;
  display: table;
  clear: both;
}
/* sr-only */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/*  Notext  */
.notext {
  white-space: nowrap;
  text-indent: 100%;
  text-shadow: none;
  overflow: hidden;
}
.notext-old {
  font-size: 0;
  line-height: 0;
  text-indent: -4000px;
}
/*  Hidden  */
[hidden],
.hidden {
  display: none;
}
/*  Disabled  */
[disabled],
.disabled {
  cursor: default;
}
.hidden-content {
  display: none;
}
/*  Responsive Helpers  */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .hidden-xs {
    display: none !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 767.02px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1023.02px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1199.02px) {
  .hidden-lg {
    display: none !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
/* ------------------------------------------------------------ *\
	Components
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Accordion
\* ------------------------------------------------------------ */
.accordion .accordion__item {
  border-bottom: 0.1rem solid #000;
/*  display:none; */
}
.accordion .accordion__head {
  display: none;
  background-color: unset;
  border: unset;
  font-size: 1.2rem;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  padding: 1.4rem 0;
  position: relative;
  width: 100%;
  text-align: left;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .accordion .accordion__head {
    padding: 2.1rem 0 2rem;
/*      display:none; */
  }
}
.accordion .accordion__head span {
  width: 1.8rem;
  height: 1.8rem;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
}
.accordion .accordion__head span:before {
  content: "";
  position: absolute;
  height: 0.1rem;
  background-color: currentColor;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
}
.accordion .accordion__head span:after {
  content: "";
  position: absolute;
  width: 0.1rem;
  background-color: currentColor;
  left: 50%;
  top: 0;
  height: 100%;
  transform: translateX(-50%);
  transition: opacity 0.3s;
}
.accordion .accordion__body {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.3s;
}
.accordion .accordion__content {
  overflow: hidden;
}
.accordion .accordion__entry {
  padding: 0 0 2rem;
}
.accordion .accordion__content {
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.4rem;
  font-family: "Poppins", sans-serif;
}
.accordion .accordion__item.is-active .accordion__body {
  grid-template-rows: 1fr;
}
.accordion .accordion__item.is-active .accordion__head span:after {
  opacity: 0;
}
/* ------------------------------------------------------------ *\
  Account Dashboard
\* ------------------------------------------------------------ */
.account-dashboard {
  padding-top: 14rem;
  padding-bottom: 14rem;
  overflow: hidden;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-dashboard {
    padding-bottom: 1rem;
  }
}
.account-dashboard .account-dashboard__right {
  flex: 1;
  max-width: 100%;
}
@media (max-width: 1023px) {
  .account-dashboard .account-dashboard__right {
    display: block;
    max-width: 40rem;
    width: 100%;
  }
}
.account-dashboard .account-dashboard__shell {
  max-width: 113.8rem;
}
.account-dashboard .account-dashboard__head {
  margin-bottom: 1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-dashboard .account-dashboard__head {
    margin-bottom: 4.5rem;
  }
}
.account-dashboard .account-dashboard__title {
  font-weight: 400;
  line-height: 1;
  font-size: 2.4rem;
  margin-bottom: 2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-dashboard .account-dashboard__title {
    font-size: 3.5rem;
  }
}
.account-dashboard .account-dashboard__inner {
  display: flex;
}
@media (max-width: 1023px) {
  .account-dashboard .account-dashboard__inner {
    flex-direction: column;
    align-items: center;
  }
}
.account-dashboard .account-dashboard__aside {
  width: 40rem;
  flex-shrink: 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-dashboard .account-dashboard__aside {
    width: 100%;
  }
}
.account-dashboard .account-dashboard__nav {
  margin-bottom: 2rem;
}
.account-dashboard .account-dashboard__content {
  padding-top: 6rem;
  padding-left: 4rem;
}
@media (max-width: 1023px) {
  .account-dashboard .account-dashboard__content {
    width: 100%;
    padding: 0;
    margin: 6.8rem 0 0;
  }
}
.account-dashboard .account-dashboard__content .list-details {
  margin-top: 0.4rem;
}
.account-dashboard .account-dashboard__content .list-details + .items-list {
  margin-top: 2.2rem;
}
.account-dashboard .account-dashboard__content .items-list {
  max-width: 55rem;
}
.account-dashboard .account-dashboard__content .line-item--alt .line-item__content {
  align-items: flex-start;
  padding-left: 0.8rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-dashboard .account-dashboard__content .line-item--alt .line-item__content {
    display: flex;
  }
}
.account-dashboard .account-dashboard__content .line-item--alt .line-item__head {
  margin-bottom: 1.8rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-dashboard .account-dashboard__content .line-item--alt .line-item__head {
    padding-top: 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-dashboard .account-dashboard__content .line-item--alt .line-item__media {
    width: 10rem;
  }
}
.account-dashboard .account-dashboard__content .line-item--alt .line-item__counts {
  padding-top: 4.4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-dashboard .account-dashboard__content .line-item--alt .line-item__counts {
    padding-top: 0rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-dashboard .account-dashboard__content .line-item--alt .line-item__counts h6 {
    text-align: center;
  }
}
.account-dashboard .account-dashboard__content__head {
  position: relative;
  padding-bottom: 1.2rem;
  margin-bottom: 2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-dashboard .account-dashboard__content__head {
    padding-bottom: 1.1rem;
    margin-bottom: 2.3rem;
  }
}
.account-dashboard .account-dashboard__content__head h2 {
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  color: #5a5952;
  text-transform: uppercase;
}
.account-dashboard .account-dashboard__content__head:after {
  content: "";
  position: absolute;
  height: 0.1rem;
  left: 0;
  bottom: 0;
  width: 36.1rem;
  background-color: #000;
}
.account-dashboard .account-dashboard__content__body {
  margin-bottom: 5rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-dashboard .account-dashboard__content__body {
    margin-bottom: 8.5rem;
  }
}
.account-dashboard .account-dashboard__content__body:last-child {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .account-dashboard .account-dashboard__content__body .products-carousel {
    overflow: visible;
  }
}
@media (max-width: 1023px) {
  .account-dashboard .account-dashboard__content__body .products-carousel .splide__list {
    transform: none !important;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.25rem -0.8rem;
  }
}
@media (max-width: 1023px) {
  .account-dashboard .account-dashboard__content__body .products-carousel .splide__slide {
    width: 33.33%;
    margin: 0 !important;
    padding: 0 0.25rem 0.8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-dashboard .account-dashboard__content__body .products-carousel .product-card__content {
    display: none;
  }
}
.account-dashboard .account-dashboard__commandes {
  font-size: 1.5rem;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.account-dashboard--wishlist .products-carousel__head {
  display: none;
}
.account-dashboard--wishlist .products-carousel__shell {
  padding: 0;
  width: unset;
  max-width: unset;
}
/* ------------------------------------------------------------ *\
    Account Login
\* ------------------------------------------------------------ */
.account-login {
  padding-top: 14rem;
  padding-bottom: 4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-login {
    padding: 11.5rem 0 0.5rem;
  }
}
.account-login .account-login__inner {
  display: flex;
}
@media (max-width: 1023px) {
  .account-login .account-login__inner {
    display: block;
  }
}
.account-login .account-login__inner > * {
  width: 50%;
  padding-top: 4rem;
  position: relative;
}
@media (max-width: 1023px) {
  .account-login .account-login__inner > * {
    padding: 0;
    width: 100%;
  }
}
.account-login .account-login__head {
  margin-bottom: 3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-login .account-login__head {
    margin-bottom: 2.2rem;
  }
}
.account-login .account-login__head:last-child {
  margin-bottom: 0;
}
.account-login .account-login__left {
/*  position: relative;*/
}
.account-login .account-login__left:after {
/*  content: "";
  position: absolute;
  width: 0.1rem;
  top: 0;
  background-color: #000;
  height: 100%;
  right: -0.05rem;*/
}
@media (max-width: 1023px) {
  .account-login .account-login__left:after {
/*    position: static;
    top: 100%;
    right: 0;
    width: 19.7rem;
    height: 0.1rem;
    display: block;
    margin: 5rem auto;*/
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-login .account-login__left:after {
/*    margin: 4.8rem auto 4rem;*/
  }
}
.account-login .account-login__content {
  max-width: 38rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.account-login .account-login__right {
  width: 50%;
}
@media (max-width: 1023px) {
  .account-login .account-login__right {
    width: 100%;
  }
}
.account-login .account-login__body {
  margin-bottom: 3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-login .account-login__body {
    margin-bottom: 1.1rem;
  }
}
.account-login .account-login__body:last-child {
  margin-bottom: 0;
}
.account-login .account-login__title {
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.2;
  font-size: 2.4rem;
  margin-bottom: 2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-login .account-login__title {
    font-size: 3.5rem;
  }
}
.account-login .account-login__subtitle {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 400;
  color: #5a5952;
}
.account-login .account-login__actions .btn {
  margin-bottom: 1rem;
  height: 5rem;
  position: relative;
  padding: 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-login .account-login__actions .btn {
    height: 5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-login .account-login__actions .btn:first-child {
    margin-bottom: 3rem;
    height: 4.1rem;
  }
}
.account-login .account-login__actions .btn img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.account-login .account-login__actions .btn:last-child {
  margin-bottom: 0;
}
/* ------------------------------------------------------------ *\
    Account Register
\* ------------------------------------------------------------ */
.account-register {
  padding-top: 14rem;
  padding-bottom: 4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-register {
    padding-top: 11.5rem;
    padding-bottom: 2.7rem;
  }
}
.account-register .account-register__inner {
  display: flex;
}
@media (max-width: 1023px) {
  .account-register .account-register__inner {
    display: block;
  }
}
.account-register .account-register__inner > * {
  width: 50%;
  padding-top: 4rem;
  position: relative;
}
@media (max-width: 1023px) {
  .account-register .account-register__inner > * {
    width: 100%;
    padding: 0;
  }
}
.account-register .account-register__head {
  margin-bottom: 2rem;
}
.account-register .account-register__head:last-child {
  margin-bottom: 0;
}
.account-register .account-register__left {
  position: relative;
  padding-right: 2rem;
}
@media (max-width: 1023px) {
  .account-register .account-register__left {
    padding: 0;
  }
}
.account-register .account-register__left:after {
  content: "";
  position: absolute;
  width: 0.1rem;
  top: 0;
  background-color: #000;
  height: 100%;
  right: -0.05rem;
}
@media (max-width: 1023px) {
  .account-register .account-register__left:after {
    position: static;
    top: 100%;
    right: 0;
    width: 19.7rem;
    height: 0.1rem;
    display: block;
    margin: 5rem auto;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-register .account-register__left:after {
    display: none;
  }
}
.account-register .account-register__entry {
  font-size: 1.5rem;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  line-height: 1.2;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-register .account-register__entry {
    line-height: 1.33;
  }
}
.account-register .account-register__entry p {
  margin-bottom: 2rem;
}
.account-register .account-register__entry p:last-child {
  margin-bottom: 0;
}
.account-register .account-register__spamm__actions {
  width: 100%;
  max-width: 38rem;
}
@media (max-width: 1023px) {
  .account-register .account-register__spamm__actions {
    max-width: 100%;
  }
}
.account-register .account-register__spam__image {
  width: 30.9rem;
  height: 8.3rem;
  display: block;
  margin-bottom: 3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-register .account-register__spam__image {
    width: 100%;
    height: auto;
  }
}
.account-register .account-register__spam__image:last-child {
  margin-bottom: 0;
}
.account-register .account-register__content {
  max-width: 52.4rem;
  width: 100%;
  margin-left: 0;
}
@media (max-width: 1023px) {
  .account-register .account-register__content {
    margin: 0 auto;
  }
}
.account-register .account-register__right {
  width: 50%;
  margin-left: auto;
  padding-top: 8.4rem;
  padding-left: 2rem;
}
@media (max-width: 1023px) {
  .account-register .account-register__right {
    width: 100%;
    margin: 4.3rem 0 0;
    padding: 0;
  }
}
.account-register .account-register__right .account-register__content {
  margin-left: auto;
}
.account-register .account-register__body {
  margin-bottom: 3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-register .account-register__body {
    padding: 0 0.9rem;
  }
}
.account-register .account-register__body:last-child {
  margin-bottom: 0;
}
.account-register .account-register__title {
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0.6rem;
  font-size: 2.4rem;
  margin-bottom: 2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .account-register .account-register__title {
    font-size: 3.5rem;
  }
}
.account-register .account-register__subtitle {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 400;
  color: #5a5952;
}
.account-register .account-register__actions .btn {
  margin-bottom: 1rem;
  height: 5rem;
  position: relative;
  padding: 0;
}
.account-register .account-register__actions .btn img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.account-register .account-register__actions .btn:last-child {
  margin-bottom: 0;
}
/* ------------------------------------------------------------ *\
	Address Controller
\* ------------------------------------------------------------ */
.address-controller {
  margin-top: 5rem;
}
.address-controller .address-controller__title {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 400;
  color: #5a5952;
}
.address-controller .address-controller__info {
  margin-bottom: 4rem;
}
.address-controller .address-controller__info p {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #5a5952;
}

.address-controller .address-controller__body {
  margin-top: 5rem;
}
.address-controller .address-controller__body .address-controller__items,
.address-controller .address-controller__body .form-base {
  max-width: 90%;
}
.address-controller .address-controller__btn {
  margin-right: 0;
}
.address-controller .address-controller__edits {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 8rem;
}
.address-controller .address-controller__edits > * {
  width: 100%
}
.address-controller .address-controller__actions {
  max-width: 38rem;
}
/* ------------------------------------------------------------ *\
	Block Contact
\* ------------------------------------------------------------ */
.block-contact {
  font-size: 1rem;
  font-weight: 300;
}
.block-contact .block__head {
  display: flex;
  align-items: center;
  margin-bottom: 1.9rem;
}
.block-contact .block__head svg {
  margin-left: -0.4rem;
}
.block-contact .block__head h6 {
  width: 10%;
  flex-grow: 1;
  margin: 0 0 0 1.5rem;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-family: "Poppins", sans-serif;
}
.block-contact .block__body {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  line-height: 2.17;
}
.block-contact .block__body p:not(:last-child) {
  margin-bottom: 0rem;
}
.block-contact .block__body ul {
  list-style-type: none;
}
.block-contact .block__actions {
  margin-top: 2.5rem;
  text-transform: uppercase;
}
/* ------------------------------------------------------------ *\
Breadcrumbs
\* ------------------------------------------------------------ */

.breadcrumbs {
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-size: 1.2rem;
  letter-spacing: 1px;
  line-height: 1.5;
  font-weight: 300;
  padding-bottom: 1rem;
}
/* ------------------------------------------------------------ *\
	Breadcrumbs Section
\* ------------------------------------------------------------ */
.breadcrumbs-section {
/*  margin-top: var(--header-height);*/
  background-color: #fff;
  position: relative;
}
@media (max-width: 900px) {
.breadcrumbs-section {
  margin-top: 43px;
  background-color: #fff;
  position: relative;
}

}
.breadcrumbs-section .breadcrumbs-section__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
/*  margin-bottom: 2rem;*/
}
.breadcrumbs-section .breadcrumbs-section__inner button {
  background-color: transparent;
  border: unset;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  font-size: 1.2rem;
  letter-spacing: 1px;
}
.breadcrumbs-section .breadcrumbs-section__shell {
  max-width: 100%;
}
/* fixed breadcrumbs */
.fixed-breadcrumbs {
  position: relative;
  z-index: 10;
  min-height: var(--breadcrumbs-height);
}
.fixed-breadcrumbs .breadcrumbs {
  position: fixed;
  left: 0;
  width: 100%;
  top: var(--header-height);
  padding: 2rem;
  background-color: #fff;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .fixed-breadcrumbs .breadcrumbs {
    padding: 1.2rem 1.5rem;
  }
}
/* ------------------------------------------------------------ *\
	Btn Back 
\* ------------------------------------------------------------ */
.btn-back {
  position: relative;
  display: inline-block;
  padding-left: 2.2rem;
  font-size: 1.7rem;
  font-family: "Poppins";
  font-weight: 300;
}
.btn-back:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.3rem;
  width: 1.2rem;
  height: 1.2rem;
  border: 0.1rem solid currentcolor;
  border-width: 0 0 0.1rem 0.1rem;
  transform: translateY(-50%) rotate(45deg);
}
.btn-back span {
  text-decoration: underline;
}
/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */
.btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  appearance: none;
  text-transform: uppercase;
  color: #fff;
  font-size: 2rem;
  font-weight: 300;
  background-color: #000;
  padding: 1.25rem 2rem;
  font-family: "Poppins", sans-serif;
  font-family: "Poppins", sans-serif;
  border: 0.1rem solid #000;
  transition: opacity 0.3s;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .btn {
    font-size: 1.5rem;
    padding: 1.05rem 2rem;
  }
}
.btn:hover {
  opacity: 0.6;
}
/*  Btn block  */
.btn--block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn--grey {
  background-color: #f3f1ed;
  color: #3a3935;
  border-color: #f3f1ed;
}
.btn--blue {
  background-color: #4285f4;
  border-color: #4285f4;
}
.btn--white {
  background-color: transparent;
  border-color: #000;
  color: #000;
}
.btn--icon {
  width: 100%;
  display: flex;
  margin-bottom: 1.5rem;
  position: relative;
  padding: 0;
  height: 5rem;
  align-items: center;
}
.btn--icon .btn__text {
  flex: 1;
  text-align: center;
  position: relative;
  top: 0.3rem;
}
.btn--icon .btn__icon {
  margin-left: auto;
  width: 5rem;
  height: 100%;
  border-left: 0.1rem solid #3a3935;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* ------------------------------------------------------------ *\
	Btn Wishlist
\* ------------------------------------------------------------ */
.btn-wishlist {
  color: #3a3935;
  height: unset;
  padding: 0;
  background-color: unset;
  border: unset;
  display:none
}
/* ------------------------------------------------------------ *\
	Btn Filter
\* ------------------------------------------------------------ */
.btn-filter.is-active {
  text-decoration: underline;
}
/* ------------------------------------------------------------ *\
	Callout
\* ------------------------------------------------------------ */
.callout {
  padding: 4.3rem 0;
  background-color: #fff;
  min-height: 29.4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout {
    padding: 8.2rem 0 7.9rem;
  }
}
.callout .callout__head {
  text-align: center;
  margin-bottom: 2rem;
  max-width: 46.6rem;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout .callout__head {
    margin-bottom: 2.2rem;
  }
}
.callout .callout__title {
  font-size: 2.2rem;
  font-weight: 300;
}
@media (max-width: 1023px) {
  .callout .callout__title {
    font-size: 2rem;
    line-height: 1.25;
  }
}
.callout .callout__form {
  margin-bottom: 2rem;
  max-width: 39.4rem;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout .callout__form {
    margin-bottom: 2.2rem;
  }
}
.callout .callout__foot {
  font-size: 20px;
  font-family: "Poppins", sans-serif;

}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .callout .callout__inner {
    max-width: 30rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
/* ------------------------------------------------------------ *\
  Card with description
\* ------------------------------------------------------------ */
.card-with-description {
  text-align: center;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-with-description {
    padding: 5.2rem 0 4.8rem;
  }
}
.card-with-description .card-with-description__title {
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
.card-with-description .card-with-description__title:last-child {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .card-with-description .card-with-description__content {
    margin-top: 2rem;
    padding: 2rem 2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-with-description .card-with-description__content {
    margin-top: 0rem;
    padding: 1rem 5rem;
  }
}
.card-with-description .card-with-description__entry {
  font-size: 1.5rem;
  line-height: 1.2;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-with-description .card-with-description__entry {
    font-size: 1.2rem;
    line-height: 1.33;
  }
}
.card-with-description .card-with-description__media {
  width: 28.2rem;
  height: 36.6rem;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5rem;
}
@media (max-width: 1023px) {
  .card-with-description .card-with-description__media {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .card-with-description .card-with-description__media {
    width: 17.6rem;
    height: 22.8rem;
  }
}
.card-with-description .card-with-description__media img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
/* ------------------------------------------------------------ *\

\* ------------------------------------------------------------ */
.cart-products h2.products-carousel__title {
  font-size: 2.4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .cart-products h2.products-carousel__title {
    font-size: 3.2rem;
  }
}
/* ------------------------------------------------------------ *\
  Cart Section
\* ------------------------------------------------------------ */
.cart-section {
  padding-top: 19.3rem;
  margin-bottom: 4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .cart-section {
    padding-top: 14rem;
  }
}
.cart-section .cart-section__inner {
  display: flex;
  flex-wrap: wrap;
  padding: 0 2rem;
}
@media (max-width: 1023px) {
  .cart-section .cart-section__inner {
    padding: 0;
  }
}
.cart-section .cart-section__content {
  flex: 1;
  padding-right: 5rem;
}
@media (max-width: 1199px) {
  .cart-section .cart-section__content {
    width: 100%;
    padding-right: 0;
  }
}
.cart-section .cart-section__aside {
  width: 38rem;
  flex-shrink: 0;
}
@media (max-width: 1199px) {
  .cart-section .cart-section__aside {
    width: 100%;
    margin: 2rem 0 0;
  }
}
.cart-section .cart-section__empty {
  text-transform: uppercase;
  font-size: 3rem;
  text-align: center;
  padding: 4rem 0;
}
.cart-section .cart-section__empty h2 {
  font-weight: 300;
}
.cart-section .cart-section__head {
  margin-bottom: 2.1rem;
  padding-left: 1rem;
}
@media (max-width: 1023px) {
  .cart-section .cart-section__head {
    padding-left: 0;
  }
}
.cart-section .cart-section__head h2 {
  font-size: 2.4rem;
  font-weight: 400;
  padding-bottom: 1.4rem;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .cart-section .cart-section__head h2 {
    font-size: 3.2rem;
  }
}
.cart-section .line-item {
  margin-bottom: 1.6rem;
}
/* ------------------------------------------------------------ *\
  Cart Summary
\* ------------------------------------------------------------ */
.cart-summary {
  padding-top: 3.3rem;
}
@media (max-width: 1199px) {
  .cart-summary {
    padding-top: 4rem;
  }
}
.cart-summary .cart-summary__item {
  color: #3a3935;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1199px) {
  .cart-summary .cart-summary__item {
    padding: 0;
  }
}
.cart-summary .cart-summary__item h6 {
  font-weight: 300;
  font-size: 1.5rem;
  margin-bottom: 0;
}
.cart-summary .cart-summary__item p {
  font-size: 2rem;
  letter-spacing: 1%;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .cart-summary .cart-summary__item p {
    font-size: 1.6rem;
  }
}
.cart-summary .cart-summary__item + .cart-summary__item {
  margin-top: 2.6rem;
}
.cart-summary .cart-summary__item + .cart-summary__total {
  margin-top: 2.2rem;
}
.cart-summary .cart-summary__total {
  border-top: 1px solid #000;
  padding-top: 2rem;
  margin-bottom: 2.4rem;
}
.cart-summary .cart-summary__total p {
  font-size: 2.5rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .cart-summary .cart-summary__total p {
    font-size: 2rem;
  }
}
.cart-summary .cart-summary__alt-entry {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.4;
  color: #3A3935;
  margin-bottom: 2.3rem;
}
.cart-summary .cart-summary__actions {
  margin-bottom: 1.5rem;
}
.cart-summary .cart-summary__description__block {
  margin-bottom: 2.5rem;
  font-weight: 300;
  letter-spacing: 1%;
  font-size: 1.5rem;
}
.cart-summary .cart-summary__description__block p {
  line-height: 1.5;
  margin-bottom: 0;
  
}
.cart-summary .cart-summary__description__block h6 {
  margin-bottom: 0;
  font-weight: 300;
  font-size: 1.5rem;
}
.cart-summary .cart-summary__description__block:last-child {
  margin-bottom: 0;
}
/* ------------------------------------------------------------ *\
  Cart Table
\* ------------------------------------------------------------ */
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .cart-table {
    overflow-x: auto;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .cart-table table {
    width: 60rem;
  }
}
.cart-table th {
  font-size: 1.8rem;
  font-weight: 300;
  text-transform: uppercase;
  color: #3a3935;
  text-align: center;
  padding-bottom: 0.4rem;
  border-bottom: 0.1rem solid #000;
}
.cart-table th:nth-child(1) {
  text-align: left;
  width: 32.8rem;
}
.cart-table th:nth-child(2) {
  width: 20rem;
}
.cart-table td {
  padding-top: 4rem;
}
.cart-table td:last-child {
  padding-right: 2rem;
}
.cart-table .cart-table__article__inner {
  display: flex;
}
.cart-table .cart-table__article h6 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 1.3;
  color: #3a3935;
}
.cart-table .cart-table__article h6 strong {
  font-weight: 400;
}
.cart-table .cart-table__article p {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.5rem;
  font-family: "Poppins", sans-serif;
  color: #3a3935;
}
.cart-table .cart-table__article__right {
  width: 10.1rem;
  height: 10.1rem;
  flex-shrink: 0;
}
.cart-table .cart-table__article__right img {
  width: 100%;
  height: 100%;
}
.cart-table .cart-table__couleur {
  text-transform: uppercase;
  font-size: 1.8rem;
  text-align: center;
  font-weight: 400;
  color: #3a3935;
}
.cart-table .cart-table__remove__btn {
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: 300;
  font-size: 1.4rem;
  font-family: "Poppins", sans-serif;
  color: #3a3935;
  background-color: unset;
  border: 0;
}
.cart-table .cart-table__remove__btn:hover {
  text-decoration: none;
}
.cart-table .cart-table__quantity {
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 26rem;
}
/* ------------------------------------------------------------ *\
	Centered Slider
\* ------------------------------------------------------------ */
.centered-slider .centered-slider__shell {
  padding: 0;
  margin: 0;
  max-width: unset;
  width: unset;
}
.centered-slider .centered-slider__slide {
  width: 50vw !important;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .centered-slider .centered-slider__slide {
    width: calc(100% - 4rem) !important;
  }
}
/* ------------------------------------------------------------ *\
	Checkbox
\* ------------------------------------------------------------ */
.checkbox .checkbox__container {
  position: relative;
  padding-left: 1.6rem;
}
.checkbox .checkbox__input {
  appearance: none;
  margin-left: 9px;
}
.checkbox .checkbox__label {
  font-size: 1.2rem;
  letter-spacing: 1px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}
.checkbox .checkbox__icon {
  width: 1.2rem;
  height: 1.2rem;
  border: 0.025rem solid rgba(0, 0, 0, 0.5);
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0.4rem;
  cursor: pointer;
}
.checkbox .checkbox__input:checked ~ .checkbox__icon {
  background-color: #000;
}
.checkbox .sort-option:checked ~ .checkbox__icon {
  background-color: #000;
}
.checkbox .sort-option + label {
      padding-left: 2rem;
}
/* ------------------------------------------------------------ *\
  Collage Section
\* ------------------------------------------------------------ */
@media (min-width: 767.02px) {
  .collage-section .collage-section__inner {
    display: flex;
  }
  .collage-section .collage-section__left {
    width: 40.78%;
    display: flex;
  }
  .collage-section .collage-section__images {
    width: 59.22%;
    padding-top: 90.86%;
    position: relative;
  }
}
@media (min-width: 767.02px) and (max-width: 767px), screen and (min-width: 767.02px) and (max-width: 812px) and (orientation: landscape) {
  .collage-section .collage-section__images {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 767.02px) {
  .collage-section .collage-section__images img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 767.02px) and (max-width: 767px), screen and (min-width: 767.02px) and (max-width: 812px) and (orientation: landscape) {
  .collage-section .collage-section__images img {
    position: static;
  }
}
@media (min-width: 767.02px) {
  .collage-section .collage-section__images a {
    display: block;
  }
  .collage-section .collage-section__shell {
    padding: 0;
    margin: 0;
    max-width: unset;
    width: unset;
  }
  .collage-section .collage-section__image__medium {
    width: 62.14%;
    padding-top: 60.16%;
    position: absolute;
    right: 0;
    top: 41%;
    right: 4%;
  }
  .collage-section .collage-section__image__small {
    position: absolute;
    left: 0;
    top: 60.5%;
    width: 44.2%;
    padding-top: 60.6%;
  }
  .collage-section .collage-section__image__big {
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 70.45%;
    width: 90.77%;
  }
  .collage-section .collage-section__title {
    font-size: 40px;
    font-weight: 400;
    text-transform: uppercase;
    color: #3a3935;
  }
}
@media (min-width: 767.02px) and (max-width: 1023px) {
  .collage-section .collage-section__title {
    font-size: 4rem;
  }
}
@media (min-width: 767.02px) {
  .collage-section .collage-section__description {
    font-size: 3rem;
    font-weight: 300;
    text-transform: uppercase;
  }
}
@media (min-width: 767.02px) and (max-width: 1023px) {
  .collage-section .collage-section__description {
    font-size: 2rem;
  }
}
@media (min-width: 767.02px) {
  .collage-section .collage-section__entry {
    line-height: 1.2;
    font-size: 2rem;
    color: #3a3935;
  }
}
@media (min-width: 767.02px) and (max-width: 1023px) {
  .collage-section .collage-section__entry {
    font-size: 1.6rem;
  }
}
@media (min-width: 767.02px) {
  .collage-section .collage-section__content {
    max-width: 44.8rem;
    margin: auto;
    text-align: center;
  }
}
@media (min-width: 767.02px) and (max-width: 1023px) {
  .collage-section .collage-section__content {
    padding: 0 2rem;
  }
}
@media (min-width: 767.02px) {
  .collage-section .collage-section__head {
    margin-bottom: 6rem;
  }
}
@media (min-width: 767.02px) and (max-width: 1023px) {
  .collage-section .collage-section__head {
    margin-bottom: 2rem;
  }
}
@media (min-width: 767.02px) {
  .collage-section .collage-section__description {
    margin-bottom: 3.5rem;
  }
  .collage-section .collage-section__text {
    font-size: 12.6vw;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 10%;
    z-index: 1;
  }
}
@media (min-width: 767.02px) and (max-width: 1023px) {
  .collage-section .collage-section__text {
    font-size: 10vw;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .collage-section .collage-section__inner {
    display: flex;
    flex-direction: column-reverse;
    padding: 2.1rem 0 7.2rem;
  }
  .collage-section .collage-section__images {
    display: flex;
    flex-direction: column;
    margin: 0 calc(50% - 50vw) 3.1rem;
  }
  .collage-section .collage-section__text {
    position: relative;
    z-index: 2;
    font-size: 8rem;
      padding: 0 3rem;
    margin-bottom: -10.6%;
  }
  .collage-section .collage-section__image__big {
    padding: 25px 0 0 24.1%;
    margin-bottom: -19.2%;
  }
  .collage-section .collage-section__image__medium {
    padding: 0 13.8% 0 35.3%;
    margin-bottom: -24.8%;
  }
  .collage-section .collage-section__image__small {
    padding: 0 56.2% 0 7.5%;
  }
  .collage-section .collage-section__content {
    text-align: center;
    padding: 30px 1rem;
  }
  .collage-section .collage-section__head {
    margin-bottom: 1.8rem;
  }
  .collage-section .collage-section__title {
    font-size: 3rem;
    line-height: 1.1;
    font-weight: 400;
    text-transform: uppercase;
  }
  .collage-section .collage-section__description {
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.25;
    margin-bottom: 1.9rem;
  }
  .collage-section .collage-section__entry {
    font-size: 1.5rem;
  }
}
/* ------------------------------------------------------------ *\
	Collection Callout
\* ------------------------------------------------------------ */
.collection-callout {
  padding: 10rem 0;
  text-align: center;
}
.collection-callout .collection-callout__actions {
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5rem;
  width: 100%;
  max-width: 51rem;
  justify-content: space-between;
}
.collection-callout .collection-callout__actions > * {
  width: calc(50% - 1rem);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .collection-callout .collection-callout__actions > * {
    width: calc(50% - 1rem);
    width: 100%;
  }
  .collection-callout .collection-callout__actions .btn {
    margin-bottom: 2rem;
  }
  .collection-callout .collection-callout__actions .btn:last-child {
    margin-bottom: 0;
  }
}
.collection-callout .collection-callout__entry {
  font-size: 1.5rem;
  color: #3a3935;
  max-width: 89.8rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.collection-callout .collection-callout__entry p {
  line-height: 1.8;
}
/* ------------------------------------------------------------ *\
	Collection
\* ------------------------------------------------------------ */
.collection .collection__row {
  margin-bottom: 2.4rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2.4rem;
}
.collection .collection__row:last-child {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .collection .collection__row {
    grid-gap: 0;
    margin-bottom: 0;

  }
  .collection .view-4 .collection__row {
    grid-gap: 1.4rem;
    margin-bottom: 1.4rem;

  }

}
.collection .collection__row.grille-to-right .grille {
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column-start: 3;
  grid-column-end: span 2;
}
.collection .collection__row.grille-to-left .grille {
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column-start: 0;
  grid-column-end: span 2;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .collection .collection__row {
    grid-template-columns: repeat(2, 1fr);
  }
  .collection .collection__row.grille-to-right .grille,
  .collection .collection__row.grille-to-left .grille {
    grid-column-start: 1;
    grid-column-end: span 2;
    grid-row-start: unset;
    grid-row-end: unset;
  }
}
/* ------------------------------------------------------------ *\
	Color Swatch Inline
\* ------------------------------------------------------------ */
.color-swatch-inline {
  display: inline-flex;
  background-color: transparent;
  border: unset;
  gap: 0.6rem;
}
.color-swatch-inline .color-swatch-inline__icon {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  border: 0.025rem solid rgba(0, 0, 0, 0.5);
  display: block;
  display: inline-block;
}
.color-swatch-inline .color-swatch-inline__text {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 1.2rem;
  letter-spacing: 1px;
}
/* ------------------------------------------------------------ *\
	Color Swatch
\* ------------------------------------------------------------ */
.color-swatch {
  display: flex;
  align-items: flex-start;
  height: 4rem;
  position: relative;
  background-color: transparent;
  border: 0;
  padding-left: 1rem;
  padding-right: 1rem;
}
.color-swatch .color-swatch__circle {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  border: 0.025rem solid rgba(0, 0, 0, 0.5);
  display: block;
}
.color-swatch .color-swatch__underline {
  height: 0.1rem;
  display: block;
  background-color: #000;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.3s;
}
.color-swatch.is-active .color-swatch__underline {
  opacity: 1;
}
/* ------------------------------------------------------------ *\
	Color Swatches
\* ------------------------------------------------------------ */
.color-swatches .color-swatches__output {
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
    display:none;
}
.color-swatches .color-swatches__list ul {
  display: none;
  flex-wrap: wrap;
  gap: 1rem;
}
/* ------------------------------------------------------------ *\
  Double Blocks
\* ------------------------------------------------------------ */
.double-blocks .double-blocks__inner {
  display: flex;
  min-height: 100vh;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .double-blocks .double-blocks__inner {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
.double-blocks .double-blocks__item {
  width: 50%;
  position: relative;
  min-height: var(--win-height);
}
@media (max-width: 1023px) {
  .double-blocks .double-blocks__item {
    padding-top: 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .double-blocks .double-blocks__item {
    width: 100%;
    min-height: auto;
  }
}
.double-blocks .double-blocks__item__inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
}
@media (max-width: 1023px) {
  .double-blocks .double-blocks__item__inner {
    position: static;
  }
}
.double-blocks .double-blocks__item__content {
  max-width: 40.8rem;
  width: 100%;
  margin: auto;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .double-blocks .double-blocks__item__content {
    padding: 5.2rem 0 4.8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .double-blocks .double-blocks__item__content .card-with-description {
    padding: 0;
  }
}
.double-blocks .double-blocks__slider {
  margin-bottom: 4rem;
  position: relative;
}
@media (max-width: 1023px) {
  .double-blocks .double-blocks__slider {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .double-blocks .double-blocks__slider {
    margin-bottom: 0rem;
  }
}
.double-blocks .double-blocks__slider .card-with-description__media {
  margin-bottom: 2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .double-blocks .double-blocks__slider .card-with-description__media {
    margin-bottom: 0rem;
  }
}
.double-blocks .splide__arrows {
  display: none !important;
}
.double-blocks .double-blocks__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.double-blocks .splide__pagination {
  top: calc(100% - 13rem);
  bottom: unset;
  position: relative;
}
.double-blocks .splide__pagination__page {
  width: 0.6rem;
  height: 0.6rem;
  opacity: 1;
  margin: 0.5rem;
  background-color: #d9d9d9;
  transition: background-color 0.3s;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .double-blocks .splide__pagination__page {
    width: 0.375rem;
    height: 0.375rem;
    border-radius: 50%;
    margin: 0.5rem 0.34rem;
  }
}
.double-blocks .splide__pagination__page.is-active {
  transform: none;
  background-color: #3a3935;
}
/* ------------------------------------------------------------ *\
	Field
\* ------------------------------------------------------------ */
.field .field__input {
  padding: 0 2rem;
  background-color: #fafafa;
  height: 4.1rem;
  width: 100%;
  border: 0.1rem solid #fafafa;
  color: #5a5952;
  font-weight: 300;
  appearance: none;
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .field .field__input {
    padding: 0 2.6rem;
  }
}
.field .field__input::placeholder {
  text-transform: uppercase;
}
.field .field__controller {
  position: relative;
}
.field .field__dropdown__icon {
  display: flex;
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .field .field__dropdown__icon {
    right: 0.3rem;
  }
}
.field .field__phone__prefix::placeholder {
  opacity: 1;
}
#field-telephone.field__input::placeholder,
#field-telephone.field__input[value],
#field-telephone.field__input:not(:placeholder-shown),
#field-telephone.field__input:-webkit-autofill {
  padding: 0 0 0 calc(40px + 6rem);
}

.field .field__phone__prefix {
  color: #5a5952;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  text-transform: uppercase;
  position: absolute;
  left: 0px;
  top: 0;
/*  height: 100%;*/
/*  width: 4.6rem;*/
  border-right: 0.1rem solid #000;
  line-height: 2.8;
  text-align: right;
  z-index: 2;
  width: 90px;
}
.field .field__phone__prefix select {

  width: calc(100% - 1px);
  padding: 0 10px !important;s
}
.field__input.phone-prefix-select select:focus,
.field__input.phone-prefix-select select:focus-visible {
  box-shadow: 0 0 0 0 !important;
}
.field--phone .field__input {
  padding-left: calc(40px + 6rem);
}
/* ------------------------------------------------------------ *\
	Filters Mobile
\* ------------------------------------------------------------ */
.filters-mobile {
  position: fixed;
  top: var(--header-height);
  height: calc(100% - var(--header-height));
  left: 0;
  width: 100%;
  z-index: 55;
  pointer-events: none;
  display: block;
}

.filters-mobile .filters-mobile__overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: -1;
  pointer-events: none;
  transition: opacity 0.3s, visibility 0.3s;
  visibility: hidden;
  opacity: 0;
}
.filters-mobile .filters-mobile__inner {
  transform: translateX(-100%);
  pointer-events: auto;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background-color: #fff;
/*  max-width: 44rem;*/
  width: 100%;
  height: 100%;
  transition: transform 0.3s;
}
.filters-mobile .filters-mobile__head {
  padding: 2.4rem 1.6rem;
  text-align: right;
}
.filters-mobile .filters-mobile__head button {
  background-color: unset;
  border: unset;
}
.filters-mobile .filters-mobile__body {
  flex-grow: 1;
  overflow-y: auto;
  padding: 0 1.6rem;
}
.filters-mobile .filters-mobile__actions {
  padding: 2.4rem 1.6rem;
}
.filters-mobile .filters-mobile__actions button {
  margin-bottom: 1.4rem;
}
.filters-mobile .filters-mobile__actions button:last-child {
  margin-bottom: 0;
}
.filters-mobile .accordion__entry li {
  margin-bottom: 1rem;
}
.filters-mobile .accordion__entry li:last-child {
  margin-bottom: 0;
}
.filters-mobile.is-active .filters-mobile__inner {
  transform: translateX(0);
}
.filters-mobile.is-active .filters-mobile__overlay {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
/* ------------------------------------------------------------ *\
	Filters
\* ------------------------------------------------------------ */
.filters {
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: #fafafa;
  padding-top: 2rem;
  padding-bottom: 10rem;
  z-index: 888;
}
@media (max-width: 1023px) {
  .filters {
    z-index: 888;
    padding-bottom: 4rem;
  }
  .filters-mobile.is-active .filters-mobile__inner {
    transform: translateX(0);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .filters #lc-filter {
    display: flex;
    width: 100%;
    flex-wrap:wrap;
  }
  .filters #lc-filter .filters__row {
    width: 100%;
  }
  .filters .filters-mobile__actions {
    z-index: 111;
    width: 100%;
  }
}
.filters .filters__title {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 400;
  color: #3a3935;
  margin-bottom: 2rem;
}
.filters .filters__list li {
  margin-bottom: 1rem;
}
.filters .filters__list li:last-child {
  margin-bottom: 0;
}
.filters .filters__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 4.3rem;
}
.filters.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
.footer {
  background-color: #000;
  padding: 3.5rem 0;
  color: #fff;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer {
    padding: 0.6rem 0;
  }
}
.footer .footer__inner {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__inner {
    min-height: unset;
  }
}
.footer .footer__top {
  margin-bottom: 6rem;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__top {
    display: block;
    margin-bottom: 7.5rem;
  }
}
.footer .footer__middle {
  margin-bottom: 7rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__middle {
    margin-bottom: 4.6rem;
  }
}
.footer .footer__middle {
  text-align: center;
}
.footer .footer__logo {
  max-width: 81.2rem;
  width: 100%;
}
.footer .footer__socials {
  width: 20.2rem;
  flex-shrink: 0;
  display: none;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__socials {
    text-align: center;
    width: 100%;
    margin-top: 7rem;
  }
}
.footer .footer__socials p,
.footer .footer__socials h6 {
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__socials h6 {
    display: none;
  }
}
.footer .footer__socials p img {
  margin-top: -1rem;
}
.footer .footer__socials ul {
  display: flex;
  gap: 1.8rem;
  margin-bottom: 1rem;
}
.footer .footer__socials .socials {
  margin-bottom: 2rem;
}
.footer .footer__socials .socials:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__socials .socials ul {
    justify-content: center;
  }
}
.footer .footer__bottom ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 1023px) {
  .footer .footer__bottom ul {
    display: block;
    text-align: center;
  }
}
.footer .footer__accordions {
  display: none;
}
.footer .footer__accordions .accordion__head {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1rem;
  font-family: "Poppins", sans-serif;
}
.footer .footer__accordions .accordion__head span {
  color: #fff;
}
.footer .footer__accordions .accordion__item {
  border-color: #fff;
}
.footer .footer__accordions .accordion__content a {
  display: block;
  margin-bottom: 1.4rem;
  font-size: 1.5rem;
  text-transform: uppercase;
  text-decoration: none;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__accordions {
    display: block;
  }
}
.footer .footer__nav {
  flex: 1;
  padding-right: 7.4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__nav {
    display: none;
  }
}
.footer .footer__nav nav {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  width: 100%;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .footer .footer__nav nav {
    justify-content: flex-start;
    gap: 4rem;
  }
}
.footer .footer__nav li {
  margin-bottom: 0.6rem;
}
.footer .footer__nav li:last-child {
  margin-bottom: 0;
}
.footer .footer__nav a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.5rem;
}
.footer .footer__nav a:hover {
  text-decoration: underline;
}
.footer .footer__down {
  margin-top: auto;
}
.footer .footer__bottom__list li {
  font-size: 1rem;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}
@media (max-width: 1023px) {
  .footer .footer__bottom__list li {
    margin-bottom: 1.4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__bottom__list li {
    margin-bottom: 1.2rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .footer .footer__foot {
    font-family: "Poppins", sans-serif;
    font-size: 1rem;
    font-weight: 300;
    margin: 2.8rem calc(50% - 50vw) 0;
  }
  .footer .footer__foot-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem;
  }
  .footer .footer__foot-inner p {
    margin: 0;
    display:none;
  }
}
/* ------------------------------------------------------------ *\
	Form base
\* ------------------------------------------------------------ */
.form-base .form-base__row {
  margin-bottom: 1.2rem;
}
.form-base .form-base__row:last-child {
  margin-bottom: 0;
}
.form-base .form-base__switcher {
  text-align: right;
}
.form-base .form-base__switcher a {
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
  color: #5a5952;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .form-base .form-base__switcher a {
    padding: 0 1rem;
  }
}
.form-base .form-base__switcher a:hover {
  text-decoration: none;
}
.form-base .form-base__separator {
  margin-top: 4rem;
  margin-bottom: 2rem;
}
.form-base .form-base__separator__title {
  text-transform: uppercase;
  margin: 0;
  font-size: 1.5rem;
  font-weight: 400;
  color: #5a5952;
}
/* ------------------------------------------------------------ *\
	Full Image Card
\* ------------------------------------------------------------ */
.full-image-card {
  text-align: center;
  position: relative;
  padding-top: 130%;
  cursor: pointer;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .full-image-card {
    padding-top: 0;
  }
}
.full-image-card .full-image-card__title {
  text-transform: uppercase;
  font-size: 5rem;
  font-weight: 400;
  margin-bottom: 1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .full-image-card .full-image-card__title {
    font-size: 3rem;
    margin-bottom: 0.5rem;
  }
}
.full-image-card .full-image-card__content {
  position: absolute;
  padding: 2rem;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  text-align: center;
  color: #fff;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .full-image-card .full-image-card__content {
    padding: 4.3rem 2rem;
  }
}
.full-image-card .full-image-card__body {
  width: 100%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .full-image-card.zoomable .zoomable__content img {
    height: 130vw;
  }
}
/* ------------------------------------------------------------ *\
	Grid
\* ------------------------------------------------------------ */
.grid {
  --gutter-x: 1.8rem;
  --gutter-y: 1.8rem;
  display: flex;
  flex-wrap: wrap;
  margin: calc(var(--gutter-y) * -1) calc(var(--gutter-x) * -0.5) 0;
}
.grid--center {
  align-items: center;
}
.grid--v-center {
  justify-content: center;
}
.grid .grid__col {
  padding: var(--gutter-y) calc(var(--gutter-x) * 0.5) 0;
  width: 100%;
}
.grid .grid__col--1of2 {
  width: 50%;
}
.grid .grid__col--1of3 {
  width: 33.33%;
}
.grid .grid__col--2of3 {
  width: 66.66%;
}
.grid .grid__col--1of4 {
  width: 25%;
}
.grid .grid__col--3of4 {
  width: 75%;
}
.grid .grid__col--1of6 {
  width: 16.66%;
}
.grid .grid__col--1of8 {
  width: 12.5%;
}
.grid .offset--1of12 {
  margin-left: 8.33%;
}
.grid .offset--11of12 {
  margin-left: 91.63%;
}
@media (max-width: 1023px) {
  .grid .grid__col--tablet-1of2 {
    width: 50%;
  }
  .grid .grid__col--tablet-1of3 {
    width: 33.33%;
  }
  .grid--disable-tablet > .grid__col {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .grid .grid__col--mobile-1of1 {
    width: 100%;
  }
  .grid .grid__col--mobile-1of2 {
    width: 50%;
  }
  .grid .grid__col--mobile-1of3 {
    width: 33.33%;
  }
  .grid--disable-mobile > .grid__col {
    width: 100%;
    margin: 0;
  }
}
/* ------------------------------------------------------------ *\
	Grille
\* ------------------------------------------------------------ */
.grille {
  position: relative;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .grille {
    padding-top: 100%;
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
.grille img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1023px) {
  .grille img {
    object-fit: contain;
  }
}
/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */
.header {
  padding: 1.4rem 0;
  color: #fff;
  position: fixed;
  left: 0;
  width: 100%;
  top: 0; /* S'assurer qu'il soit toujours en haut */
  z-index: 999;
  background-color: transparent; /* Initialement transparent */
  transition: background-color 0.3s, color 0.3s, box-shadow 0.3s;
}

.header.scrolled {
  background-color: #333; /* Par exemple, une couleur sombre */
  color: #fff;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);

}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .header {
    padding: 0.8rem 0;
  }
}
.header .header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  
}
.header .header__logo {
  max-width: 25.4rem;
}
@media (max-width: 1023px) {
  .header .header__logo {
    max-width: 39.8%;
  }
}
.header .header__logo img + img {
  display: none;
}
@media (max-width: 1023px) {
  .header .header__icons {
    padding-right: 0.5rem;
  }
}
.header .header__overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100vh - 7.6rem);
  top: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: -1;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
@media (max-width: 1023px) {
  .header .header__overlay {
    display: none;
  }
}
@media (max-width: 1023px) {
  .header .header__menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100vw;
    height: calc(100vh - 100%);
    background-color: #fff;
    color: #3a3935;
    overflow-y: auto;
    overflow-x: hidden;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s;

  }
}
.header .header__menu-scroll {
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .header .header__menu-scroll {
    display: block;
  }
}
@media (max-width: 1023px) {
  .header .header__menu-scroll .menu-mobile {
    width: 100%;
  }
}
.header .header__menu-scroll .list-contacts {
  margin-top: auto;
  
}
.header:hover, .header.is-white {
  background-color: #fff;
  color: #000;
}
@media (max-width: 1023px) {
  .is-menu-open .header {
    background-color: #fff;
    color: inherit;
  }
  .is-menu-open .header .header__menu {
    opacity: 1;
    pointer-events: auto;
  }
}
.is-mini-cart-open .header {
  background-color: #fff;
  color: inherit;
}
/* ------------------------------------------------------------ *\
	Hero
\* ------------------------------------------------------------ */
.hero {
  color: #fff;
  position: relative;
}
.hero .hero__title {
  font-size: 5rem;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 0.8rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .hero .hero__title {
    font-size: 3rem;
  }
}
.hero .hero__title:last-child {
  margin-bottom: 0;
}
.hero .hero__inner {
  min-height: 100vh;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 4.8rem 0;
  height: var(--win-height);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .hero .hero__inner {
    padding: 5.4rem 0;
  }
}
.hero .hero__media {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.hero .hero__media picture {
  width: 100%;
  height: 100%;
}
.hero .hero__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.hero .hero__shell {
  max-width: none;
  min-height: 100vh;
}
/* ------------------------------------------------------------ *\
	Image Text
\* ------------------------------------------------------------ */
@media (min-width: 767.02px) {
  .image-text .image-text__shell {
    padding: 0;
    margin: 0;
    max-width: unset;
    width: unset;
  }
  .image-text .image-text__inner {
    display: flex;
  }
  .image-text .image-text__right,
  .image-text .image-text__media {
    width: 50%;
  }
  .image-text .image-text__right {
    display: flex;
    padding: 2rem;
  }
  .image-text .image-text__content {
    margin: auto;
    max-width: 40.2rem;
    width: 100%;
    text-align: center;
  }
  .image-text .image-text__head {
    margin-bottom: 1rem;
  }
  .image-text .image-text__title {
    font-size: 2rem;
    font-weight: 400;
    text-transform: uppercase;
  }
  .image-text .image-text__entry {
    font-size: 1.6rem;
    line-height: 1.2;
    margin-bottom: 3rem;
  }
  .image-text .image-text__media {
    position: relative;
    padding-top: 62.3%;
  }
  .image-text .image-text__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .image-text .image-text__actions {
    max-width: 37.6rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .image-text .image-text__media {
    margin: 0 calc(50% - 50vw);
  }
  .image-text .image-text__right {
    margin: 14.2rem 0 0;
    padding-bottom: 13.5rem;
    text-align: center;
  }
  .image-text .image-text__right .image-text__title {
    text-transform: uppercase;
    font-size: 2rem;
    line-height: 1.25;
  }
  .image-text .image-text__right .image-text__head {
    margin-bottom: 2.1rem;
  }
  .image-text .image-text__right .image-text__entry {
    font-size: 1.2rem;
    padding: 0 3rem;
  }
  .image-text .image-text__right .image-text__actions {
    margin: 2.3rem 0 0;
  }
}
/* @media (max-width: 767px) and (max-width: 767px), screen and (max-width: 767px) and (max-width: 812px) and (orientation: landscape), screen and (max-width: 812px) and (orientation: landscape) and (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) and (max-width: 812px) and (orientation: landscape) {
  .image-text .image-text__right .image-text__actions .btn {
    display: inline-block;
    width: auto;
    padding: 0.8rem 1.6rem;
    font-size: 2rem;
  }
} */
/* ------------------------------------------------------------ *\
	Images Indicator
\* ------------------------------------------------------------ */
.images-indicator {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  left: 2rem;
  transition: opacity 0.3s;
  z-index: 2;
}
.images-indicator span {
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #d9d9d9;
  border-radius: 50%;
  margin-bottom: 1rem;
  transition: background-color 0.3s;
}
.images-indicator span.active {
  background-color: #3a3935;
}
.images-indicator.hide {
  opacity: 0;
}
@media (max-width: 1023px) {
  .images-indicator {
    display: none;
  }
}
/* ------------------------------------------------------------ *\
 Information form
\* ------------------------------------------------------------ */
.information-form {
  padding-top: 2rem;
}
.information-form .information-form__title {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 400;
  color: #5a5952;
}
.information-form .information-form__head {
  margin-bottom: 2rem;
}
.information-form .information-form__body {
  margin-bottom: 4rem;
}
.information-form .information-form__row {
  margin-bottom: 1.2rem;
}
.information-form .information-form__row:last-child {
  margin-bottom: 0;
}
.information-form .field {
  max-width: 38rem;
}
.information-form .information__description {
  max-width: 54rem;
  margin-top: 6rem;
  padding-left: 4rem;
  font-size: 1.5rem;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  line-height: 1.2;
}
.information-form .information__description p {
  margin-bottom: 2rem;
}
.information-form .information__description p:last-child {
  margin-bottom: 0;
}
.information-form .information-form__actions {
  max-width: 38rem;
}
.information-form .information-form__part {
  margin-bottom: 3.4rem;
}
.information-form .information-form__part:last-child {
  margin-bottom: 0;
}
/* ------------------------------------------------------------ *\
	Input Underlined
\* ------------------------------------------------------------ */
.input-underlined .input-underlined__controller {
  position: relative;
}
.input-underlined input {
  appearance: none;
  box-shadow: none;
  border: 0;
  width: 100%;
  font-size: 1.6rem;
  font-style: italic;
  font-weight: 300;
  padding: 1rem 4rem 1rem 0;
  border-bottom: 0.1rem solid #000;
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
}
.input-underlined button {
  background-color: transparent;
  height: unset;
  padding: 0;
  margin: 0;
  border: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
/* ------------------------------------------------------------ *\
	Items List
\* ------------------------------------------------------------ */
.items-list {
  list-style-type: none;
}
.items-list > li + li {
  margin-top: 1.2rem;
}
/* ------------------------------------------------------------ *\
	Line item
\* ------------------------------------------------------------ */
.line-item .line-item__inner {
  display: flex;
  align-items: flex-start;
}
.line-item .line-item__content {
  flex: 1;
  padding-right: 3rem;
  padding-left: 1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .line-item .line-item__content {
    padding-right: 0;
    padding-left: 1.4rem;
  }
}
.line-item .line-item__remove,
.line-item .gift-wrap-form__button,
.line-item .gift-note-form__button,

.line-item .line-item__remove2 {
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: 300;
  font-size: 1.4rem;
  font-family: "Poppins", sans-serif;
  color: #3a3935;
  background-color: unset;
  border: 0;
}
.line-item .line-item__remove:hover,
.line-item .line-item__remove2:hover {
  text-decoration: none;
}
.line-item .line-item__title {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1.3;
  color: #3a3935;
  max-width: 21rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .line-item .line-item__title {
    font-size: 1.4rem;
    max-width: 100%;
  }
}
.line-item .line-item__title strong {
  font-weight: 400;
  display: block;
  font-size: 1.8rem;
  margin-top: 0.6rem;
  line-height: 1.3;
}
.line-item .line-item__price {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.5rem;
  font-family: "Poppins", sans-serif;
  color: #3a3935;
}
.line-item .line-item__head {
  margin-bottom: 1rem;
  padding-top: 1.1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .line-item .line-item__head {
    margin-bottom: 1.5rem;
  }
}
.line-item .line-item__body {
  margin-bottom: 2.4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .line-item .line-item__body {
    margin-bottom: 1rem;
  }
}
.line-item .line-item__media {
  flex-shrink: 0;
  width: 18rem;
  position: relative;
}
.line-item .line-item__media img {
  width: 100%;
  height: auto;
}
.line-item .line-item__actions {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .line-item .line-item__actions {
    justify-content: flex-start;
    flex-direction: column-reverse;
  }
}
.line-item .line-item__actions__row {
  margin-bottom: 2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .line-item .line-item__actions__row {
    margin-bottom: 0;
    margin-top: 1.3rem;
  }
}
.line-item .line-item__actions__row:last-child {
  margin-bottom: 0;
}
.line-item .quantity {
  font-size: 1.4rem;
}
.line-item .quantity .quantity__input {
  width: 4rem;
}
.line-item .quantity .quantity__btn {
  text-align: left;
  width: 2rem;
}
.line-item .quantity .quantity__btn:last-child {
  text-align: right;
}
/* line item alt */
.line-item--alt .line-item__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 1.2rem;
  padding-right: 10rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .line-item--alt .line-item__content {
    display: block;
    padding-right: 5rem;
  }
}
@media (max-width: 575px) {
  .line-item--alt .line-item__content {
    padding-right: 0;
  }
}
.line-item--alt .line-item__head {
  padding-top: 2.7rem;
}
.line-item--alt .line-item__media {
  width: 20rem;
}
@media (max-width: 575px) {
  .line-item--alt .line-item__media {
    width: 18rem;
  }
}
@media (max-width: 374px) {
  .line-item--alt .line-item__media {
    width: 14rem;
  }
}
.line-item--alt .line-item__counts {
  padding-bottom: 2.2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .line-item--alt .line-item__counts {
    padding-bottom: 0;
    margin-top: 2rem;
  }
}
.line-item--alt .line-item__counts h6 {
  font-size: 1.2rem;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .line-item--alt .line-item__counts h6 {
    text-align: left;
    margin-bottom: 1rem;
  }
}
.line-item--alt .line-item__entry {
  padding-right: 2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .line-item--alt .line-item__entry {
    padding-right: 0;
  }
}
/* ------------------------------------------------------------ *\
	Link Underlined
\* ------------------------------------------------------------ */
.link-underlined {
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 1.7rem;
  letter-spacing: 1px;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
}
/* ------------------------------------------------------------ *\
	List Details
\* ------------------------------------------------------------ */
.list-details {
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
}
.list-details li {
  display: flex;
  flex-wrap: wrap;
}
.list-details li p {
  width: 50%;
  margin-bottom: 0;
}
.list-details li p:first-child {
  max-width: 17.1rem;
}
.list-details li + li {
  margin-top: 1.3rem;
}
/* ------------------------------------------------------------ *\
	Locator Form
\* ------------------------------------------------------------ */
.locator-form .locator-form__head {
  margin-bottom: 2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .locator-form .locator-form__head {
    margin-bottom: 3.3rem;
  }
}
.locator-form .field__label {
  display: block;
  text-decoration: underline;
  color: #3a3935;
  font-size: 1.5rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .locator-form .field__label {
    font-size: 2rem;
  }
}
.locator-form .field__input {
  padding-left: 0;
  background-color: transparent;
  border-bottom: 0.1rem solid #000;
  padding-right: 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .locator-form .field__input {
    font-size: 2rem;
  }
}
.locator-form .field__dropdown__icon {
  right: 0;
}
.locator-form .locator-form__row {
  margin-bottom: 2rem;
}
.locator-form .locator-form__row:last-child {
  margin-bottom: 0;
}
.locator-form .locator-form__body {
  margin-bottom: 2rem;
}
.locator-form .locator-form__btn {
  padding: 0.75rem 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .locator-form .locator-form__btn {
    padding: 1.55rem 0;
  }
}
.locator-form .locator-form__title a {
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: 400;
  font-size: 2.5rem;
  color: #3a3935;
}
.locator-form .locator-form__actions {
  margin-bottom: 6rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .locator-form .locator-form__actions {
    margin-bottom: 2.8rem;
  }
}
.locator-form .locator-form__addresses {
  display: flex;
  flex-wrap: wrap;
  padding: 0 2rem;
  counter-reset: address-counter;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .locator-form .locator-form__addresses {
    display: block;
    padding: 0;
  }

  .locator-form .locator-form__address {
    width: unset !important;
  }
}
.locator-form .locator-form__address {
  width: 50%;
  color: #3a3935;
  font-size: 1.5rem;
  margin-bottom: 4rem;
}
.locator-form .locator-form__address h6 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.5rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .locator-form .locator-form__address h6 {
    font-family: "Poppins", sans-serif;
  }
}
.locator-form .locator-form__address h6:before {
  counter-increment: address-counter; /* Increment the counter */
  content: counter(address-counter) "-"; /* Display the counter */
  display: inline;
}
.locator-form .locator-form__address p {
  font-weight: 300;
  margin-top: -0.8rem;
  font-family: "Poppins", sans-serif;
  line-height: 1.3;
}
.locator-form .locator-form__address a {
  text-decoration: underline;
}
.locator-form .locator-form__address a:hover {
  text-decoration: none;
}
/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */
@media (max-width: 1023px) {
  .logo {
    display: inline-block;
  }
}
.logo--main {
  font-size: 0;
  display: inline-block;
  background-color: currentColor;
  mask-size: 100% auto;
  -webkit-mask-size: 100% auto;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  transition: background-color 0.3s;
}
.logo--main img {
  opacity: 0;
}
/* ------------------------------------------------------------ *\
    Mega Menu
\* ------------------------------------------------------------ */
@media (min-width: 1023.02px) {
  .mega-menu {
    position: absolute;
    top: calc(100% - 18px);
    left: 0;
    min-height: 54.7rem;
    width: 100%;
    background-color: #fff;
    color: #000 !important;
    opacity: 0;
    visibility: hidden;
/*    transition: all 0.3s;*/
    height: calc(42vw + 18px);
  }
  .mega-menu .mega-menu__aside {
    padding-top: 18px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 31.41%;
  }
  .mega-menu .mega-menu__aside img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
  }
  .mega-menu .mega-menu__content {
    width: 68.59%;
    margin-left: auto;
    padding-top: 2.6rem;
    padding-left: 5rem;
  }
  .mega-menu .mega-menu__navs {
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .mega-menu .mega-menu__navs > * {
    width: 25%;
  }
  .mega-menu nav {
    margin-bottom: 4rem;
  }
  .mega-menu nav p {
    text-transform: uppercase;
    font-size: 1.4rem;
    margin-bottom: 0.4rem;
  }
  .mega-menu nav li {
    margin-bottom: 0.4rem;
  }
  .mega-menu nav a {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-size: 1.2rem;
    text-decoration: none;
  }
  .mega-menu nav a:hover {
    text-decoration: underline;
  }
  .mega-menu .menu__tr-holder ul li a {
    font-family: "Poppins";
  }
}
@media (max-width: 1023px) {
  .mega-menu {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: calc(100vh - var(--header-height));
    background-color: #fff;
    z-index: 1;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 2.8rem 0;
/*    transition: transform 0.3s;*/
  }
  .mega-menu .mega-menu__aside {
    display: none;
  }
  .mega-menu .mega__head {
    margin-bottom: 1.5rem;
  }
  .mega-menu .mega__head .btn-back {
    margin-bottom: 2.9rem;
  }
  .mega-menu .mega__head h6,   .mega-menu .mega__head p {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 1.5rem;
    text-transform: uppercase;
  }
  .mega-menu .mega-menu__navs nav {
    border-bottom: 1px solid currentcolor;
    padding: 1.5rem 0rem 1.4rem;
  }
  .mega-menu .mega-menu__navs nav > p {
    position: relative;
    display: block;
    font-size: 1.5rem;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    margin-right: 10px;
  }
  .mega-menu .mega-menu__navs nav > p:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0.9rem;
    width: 1.2rem;
    height: 1.2rem;
    border: 0.1rem solid currentcolor;
    border-width: 0.1rem 0.1rem 0 0;
    transform: translateY(-50%) rotate(45deg);
  }
  .mega-menu .mega-menu__navs nav .menu__tr-holder {
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: calc(100vh - var(--header-height));
    background-color: #fff;
    z-index: 1;
    overflow-y: auto;
    overflow-x: hidden;
    transition: transform 0.3s;
    padding: 2.7rem 2rem;
  }
  .mega-menu .mega-menu__navs nav .menu__tr-holder .mega__head {
    margin-bottom: 3.3rem;
  }
  .mega-menu .mega-menu__navs nav .menu__tr-holder ul {
    font-size: 1.5rem;
    font-weight: 300;
    font-family: "Poppins";
  }
  .mega-menu .mega-menu__navs nav .menu__tr-holder ul li + li {
    margin-top: 1.35rem;
  }
  .mega-menu .mega-menu__navs nav .menu__tr-holder ul a {
    text-decoration: underline;
    font-family: "Poppins";
  }
  .mega-menu .mega-menu__navs nav.is-active .menu__tr-holder {
    transform: translateX(-100%);
  }
}
/* ------------------------------------------------------------ *\
	Menu Mobile
\* ------------------------------------------------------------ */
@media (max-width: 1023px) {
  .menu-mobile {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: calc(100vh - var(--header-height));
    padding: 6.3rem 2rem 3.2rem;
  }
  .menu-mobile.is-menu-sec {
    height: calc(100vh - var(--header-height));
    overflow: hidden;
  }
  .menu-mobile.is-menu-thr .mega-menu {
    overflow: hidden;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .menu-mobile .nav-header {
    margin-bottom: 4rem;
  }
}
@media (min-width: 1023.02px) {
  .menu-mobile .list-contacts {
    
  }
}
@media (min-width: 1024px) {
    .menu-mobile .list-contacts {
        display: none !important;
    }
}
@media (max-width: 1023px) {
    .list-contacts li:first-child {
        display: none !important;
    }
}

/* ------------------------------------------------------------ *\
	Mini Cart
\* ------------------------------------------------------------ */
.mini-cart {
  position: fixed;
  z-index: 666;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  padding-top: 7.6rem;
  pointer-events: none;
}
@media (max-width: 1023px) {
  .mini-cart {
    padding-top: var(--header-height);
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .mini-cart {
    z-index: 1000;
    padding-top: 1.3rem;
  }
}
.mini-cart .mini-cart__item {
  margin-bottom: 2.7rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .mini-cart .mini-cart__item {
    margin-bottom: 1.5rem;
  }
}
.mini-cart .mini-cart__item:last-child {
  margin-bottom: 0;
}
.mini-cart .mini-cart__inner {
  background-color: #fff;
  width: 54rem;
  pointer-events: auto;
  display: flex;
  margin-left: auto;
  height: 100%;
  flex-direction: column;
  transform: translateX(100%);
  transition: transform 0.3s;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .mini-cart .mini-cart__inner {
    width: 100%;
    border: none;
  }
}
.mini-cart .mini-cart__title {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 2.4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .mini-cart .mini-cart__title {
    font-size: 3.2rem;
  }
}
.mini-cart .mini-cart__close {
  font-size: 1.6rem;
  line-height: 1;
  text-decoration: none;
  transition: opacity 0.3s;
}
@media (min-width: 1023.02px) {
  .mini-cart .mini-cart__close:hover {
    opacity: 0.7;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .mini-cart .mini-cart__close {
    font-size: 2.6rem;
    margin-left: auto;
    margin-right: 0.4rem;
    margin-bottom: 1.5rem;
  }
}
.mini-cart .mini-cart__head {
  padding: 2.6rem 3.5rem 1.5rem 2.4rem;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .mini-cart .mini-cart__head {
    padding: 0 1.1rem 2.5rem;
    flex-direction: column;
  }
}
.mini-cart .mini-cart__body {
  flex-grow: 1;
  overflow-y: auto;
  padding: 0 2.8rem 0 2.4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .mini-cart .mini-cart__body {
    padding: 0 2rem;
  }
}
.mini-cart .mini-cart__actions {
  padding: 0rem 1.6rem 2rem 0.8rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .mini-cart .mini-cart__actions {
    padding: 0 0.9rem 2rem;
  }
}
.mini-cart .mini-cart__buttons {
  text-align: center;
}
.mini-cart .mini-cart__buttons a,
.mini-cart .mini-cart__buttons button {
  margin-bottom: 1.4rem;
}
.mini-cart .mini-cart__buttons a:last-child,
.mini-cart .mini-cart__buttons button:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .mini-cart .mini-cart__buttons .btn--block {
    font-size: 2rem;
    font-weight: 300;
  }
}
.mini-cart .mini-cart__buttons p {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.6;
  font-family: "Poppins", sans-serif;
}
.mini-cart .mini-cart__link {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  color: #3a3935;
  text-decoration: underline;
}
.mini-cart .mini-cart__link:hover {
  text-decoration: none;
}
.mini-cart .mini-cart__accordions {
  margin-bottom: 3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .mini-cart .mini-cart__accordions {
    margin-bottom: 2.3rem;
  }
}
.mini-cart .mini-cart__accordions .accordion__head {
  padding: 1.6rem 0;
}
.mini-cart .mini-cart__overlay {
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s, visibility 0.3s;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .mini-cart .mini-cart__overlay {
    background-color: rgb(255, 255, 255);
  }
}
.mini-cart.is-active .mini-cart__overlay {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.mini-cart.is-active .mini-cart__inner {
  transform: translateX(0);
}
/* ------------------------------------------------------------ *\
	Nav Trigger
\* ------------------------------------------------------------ */
.nav-trigger {
  position: relative;
}
.nav-trigger svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: transform 0.3s;
}
.nav-trigger svg + svg {
  opacity: 0;
}
.is-menu-open .nav-trigger svg {
  opacity: 0;
}
.is-menu-open .nav-trigger svg + svg {
  opacity: 1;
}
/* ------------------------------------------------------------ *\
	Nav Icons
\* ------------------------------------------------------------ */
@media (max-width: 1023px) {
  .nav-icons {
    font-size: 0;
  }
}
.nav-icons ul {
  display: flex;
  list-style-type: none;
  gap: 1.4rem;
  align-items: center;
  justify-content: end;
}
@media (max-width: 1023px) {
  .nav-icons ul {
    gap: 3.4rem;
  }
}
.nav-icons button {
  background-color: transparent;
  border: 0;
}
/* ------------------------------------------------------------ *\
	Nav Header
\* ------------------------------------------------------------ */
@media (min-width: 1023.02px) {
  .nav-header > ul {
    display: flex;
    gap: 4rem;
  }
  .nav-header > ul > li > a {
    text-decoration: none;
    font-size: 1.4rem;
    text-transform: uppercase;
    padding-bottom: 4rem;
  }
  .nav-header > ul > li:hover > a {
    text-decoration: underline;
  }
  .nav-header > ul > li:hover > .header__overlay {
    opacity: 1;
    visibility: visible;
  }
  .nav-header > ul > li:hover .mega-menu {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 1023px) {
  .nav-header {
    overflow: hidden;
  }
  .nav-header a {
    text-decoration: none;
  }
  .nav-header > ul > li {
    border-bottom: 1px solid currentcolor;
    padding: 1.5rem 0rem 1.4rem;
  }
  .nav-header > ul > li > a {
    position: relative;
    display: block;
    font-size: 1.5rem;
    font-weight: 400;
    text-transform: uppercase;
  }
  .nav-header > ul > li > a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0.9rem;
    width: 1.2rem;
    height: 1.2rem;
    border: 0.1rem solid currentcolor;
    border-width: 0.1rem 0.1rem 0 0;
    transform: translateY(-50%) rotate(45deg);
  }
  .nav-header > ul > li.is-active .mega-menu {
    transform: translateX(-100%);
  }
}
/* ------------------------------------------------------------ *\
	Nav Dashboard
\* ------------------------------------------------------------ */
.nav-dashboard li {
  margin-bottom: 1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav-dashboard li {
    margin-bottom: 1.2rem;
  }
}
.nav-dashboard li:last-child {
  margin-bottom: 0;
}
.nav-dashboard a {
  background-color: #fafafa;
  text-decoration: none;
  padding: 1.1rem 2.4rem;
  text-transform: uppercase;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  color: #5a5952;
  display: block;
  transition: color 0.3s;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav-dashboard a {
    border: 1px solid transparent;
    padding: 1.05rem 1.2rem;
  }
}
.nav-dashboard a:hover:not(.is-active), .nav-dashboard a.is-active {
  color: #000;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .nav-dashboard a:hover:not(.is-active), .nav-dashboard a.is-active {
    border: 1px solid rgba(0, 0, 0, 0.5);
  }
}
/* ------------------------------------------------------------ *\
    Orders Table
\* ------------------------------------------------------------ */
@media (max-width: 1023px) {
  .orders-table table {
    display: block;
  }
}
.orders-table td,
.orders-table th {
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
  padding: 0 2rem 2.4rem;
  text-align: left;
}
@media (max-width: 1023px) {
  .orders-table td,
  .orders-table th {
    display: block;
    padding: 0 0 1.2rem;
  }
}
.orders-table td:nth-child(1),
.orders-table th:nth-child(1) {
  padding-left: 0;
}
@media (max-width: 1023px) {
  .orders-table tbody {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 1023px) {
  .orders-table tr {
    width: 40%;
    display: block;
  }
  .orders-table tr:first-child {
    width: 60%;
  }
}
.orders-table br {
  display: none;
}
.orders-table .orders-table__body {
  margin-bottom: 6rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .orders-table .orders-table__body {
    margin-bottom: 0.7rem;
  }
}
.orders-table .orders-table__body:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .orders-table .orders-table__actions .btn {
    width: 100%;
  }
}
/* ------------------------------------------------------------ *\
	Page
\* ------------------------------------------------------------ */
.page {
  background-color: #fff;
/*  padding-bottom: 13rem;*/
}
@media (max-width: 1023px) {
  .page {
/*    padding-bottom: 8rem;*/
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page {
/*    padding-bottom: 6rem;*/
  }
}
.page .page__head {
  padding-top: calc(var(--header-height) + 4rem);
/*  margin-bottom: 13rem;*/
  background-color: #fff;
}
.page .page__head:last-child {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .page .page__head {
/*    margin-bottom: 8rem;*/
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__head {
/*    margin-bottom: 4rem;*/
  }
}
.page .page__head__titles {
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 3rem;
}
.page .page__head__title {
  font-size: 4.5rem;
  font-weight: 400;
  color: #3a3935;
  margin-bottom: 1rem;
}
@media (max-width: 1023px) {
  .page .page__head__title {
    font-size: 4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__head__title {
    font-size: 3rem;
  }
}
.page .page__head__subtitle {
  font-size: 3rem;
}
@media (max-width: 1023px) {
  .page .page__head__subtitle {
    font-size: 2rem;
  }
}
.page .page__head__image {
  position: relative;
  padding-top: 50%;
}
.page .page__head__image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__head__image {
    padding-top: 162.6%;
  }
}
.page .page__textual {
  text-align: center;
  margin-bottom: 13rem;
}
.page .page__textual:last-child {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .page .page__textual {
    margin-bottom: 8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__textual {
    margin-bottom: 4rem;
  }
}
.page .page__textual__inner {
  max-width: 78.2rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.page .page__textual__head {
  margin-bottom: 4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__textual__head {
    margin-bottom: 2rem;
  }
}
.page .page__textual__title {
  font-size: 40px;
  text-transform: uppercase;
  line-height: 1.2;
  color: #3a3935;
  font-weight: 400;
  margin-bottom: 2rem;
}
@media (max-width: 1023px) {
  .page .page__textual__title {
    font-size: 4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__textual__title {
    font-size: 40px;
    max-width: 82%;
    margin-left: auto;
    margin-right: auto;
  }
}
.page .page__textual__subtitle {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.2;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__textual__subtitle {
    font-size: 20px;
    max-width: 82%;
    margin-left: auto;
    margin-right: auto;
  }
}
.page .page__textual__description {
  font-size: 2rem;
  color: #3a3935;
  line-height: 1.2;
}
@media (max-width: 1023px) {
  .page .page__textual__description {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__textual__description {
    font-size: 1.2rem;
  }
}
.page .page__split {
  margin-bottom: 13rem;
}
.page .page__split:last-child {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .page .page__split {
    margin-bottom: 8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__split {
    margin-bottom: 10rem;
  }
}
.page .page__split__head {
  margin-bottom: 3.7rem;
}
.page .page__split__head h2 {
  text-transform: uppercase;
  font-size: 6rem;
  font-weight: 400;
  color: #3a3935;
  line-height: 1;
}
@media (max-width: 1023px) {
  .page .page__split__head h2 {
    font-size: 4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__split__head h2 {
    font-size: 3rem;
  }
}
.page .page__split__entry {
  line-height: 1.2;
  font-size: 2rem;
  color: #3a3935;
  margin-bottom: 6rem;
}
.page .page__split__entry:last-child {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .page .page__split__entry {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__split__entry {
    font-size: 1.2rem;
  }
}
.page .page__split__actions {
  max-width: 37.8rem;
}
.page .page__split__content {
  max-width: 52.6rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (min-width: 767.02px) {
  .page .page__split__content {
    max-width: 100%;
    margin: unset;
  }
}
.page .page__split__inner {
  display: flex;
/*  gap: 8rem;*/
}
@media (max-width: 1023px) {
  .page .page__split__inner {
/*    gap: 4rem;*/
  }
}
.page .page__split__inner .page__split__aside {
  padding-left: 8rem;
  padding-right: 8rem;
  padding-top: 4rem;
}

@media (max-width: 1023px) {
  .page .page__split__inner {
    flex-direction: column;
  }
  .page .page__split__inner .page__split__aside {
    padding-left: 4rem;
    padding-top: 4rem;
padding-rfight: 4rem;
  }
} .page__split__aside
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__split__inner {
    display: block;
  }
}
.page .page__split__media {
  flex: 1;
  margin-left: calc(50% - 50vw);
/*  padding-left: 2rem;*/
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__split__media {
    margin: 0 calc(50% - 50vw);
    padding: 0;
    flex: 0 0 100%;
    margin-bottom: 7rem;
  }
}
.page .page__split__media img {
  width: 100%;
}
.page .page__split__aside {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__split__aside {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.page .page__split__aside img {
  width: 100%;
}
.page .page__split__row {
  margin-bottom: 7.2rem;
}
.page .page__split__row:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__split__row {
    margin-bottom: 7.2rem;
  }
}
.page .page__blockquote {
  font-weight: 300;
  font-size: 6rem;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 13rem;
  
}
.page .page__blockquote:last-child {
  margin-bottom: 0;
  font-size: 20px;
}
@media (max-width: 1023px) {
  .page .page__blockquote {
    font-size: 4rem;
    margin-bottom: 8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__blockquote {
    font-size: 3rem;
    margin-bottom: 10rem;
  }
}
.page .page__blockquote__inner {
  max-width: 94rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__blockquote__inner {
    max-width: 82%;
    font-size:50px;
  }
}
.page .page__buy {
  margin-bottom: 13rem;
}
.page .page__buy:last-child {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .page .page__buy {
    margin-bottom: 8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__buy {
    margin-bottom: 4rem;
  }
}
.page .page__buy__inner {
  max-width: 114.8rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-bottom: 33px
}
.page .page__buy__subtitle {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 2rem;
  color: #767571;
  font-weight: 400;
  margin-bottom: 2rem;
}
@media (max-width: 1023px) {
  .page .page__buy__subtitle {
    font-size: 1.8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__buy__subtitle {
    font-size: 1.5rem;
  }
}
.page .page__buy__title {
  color: #3a3935;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .page .page__buy__title {
    font-size: 40px;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__buy__title {
    font-size: 3rem;
  }
}
.page .page__buy__head {
  margin-bottom: 2rem;
}
.page .page__buy__body {
  margin-bottom: 3rem;
}
.page .page__buy__entry {
  font-size: 2rem;
  line-height: 1.2;
  color: #3a3935;
}
@media (max-width: 1023px) {
  .page .page__buy__entry {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__buy__entry {
    font-size: 1.5rem;
  }
}
.page .page__buy__actions {
  max-width: 37.8rem;
  width: 100%;
}
.page .page__buy__actions .btn:last-child {
  margin-bottom: 0;
}
.page .page__buy__actions .btn--grey .btn__icon {
  border-color: #e3e0da;
}
.page .page__image {
  margin-bottom: 5.4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__image {
    margin-bottom: 4rem;
  }
}
.page .page__images {
  margin-bottom: 13rem;
}
@media (max-width: 1023px) {
  .page .page__images {
    margin-bottom: 8rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__images {
    margin-bottom: 4rem;
  }
}
.page .page__images:last-child {
  margin-bottom: 0;
}
.page .page__images__inner {
  display: flex;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__images__inner {
    display: block;
  }
}
.page .page__images__media {
  flex: 1;
  margin-left: calc(50% - 50vw);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__images__media {
    margin: 0 calc(50% - 50vw);
    padding: 0;
  }
}
.page .page__images__media img {
  width: 100%;
}
.page .page__images__aside {
  display: flex;
  width: 50vw;
  padding: 2rem;
  margin-right: calc(50% - 50vw);
}
@media (max-width: 1023px) {
  .page .page__images__aside {
    padding-left: 4rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__images__aside {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 2rem;
    margin: 0;
    width: auto;
  }
}
.page .page__images__aside img {
  width: 100%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__images__media + .page__images__aside {
    margin-top: 6rem;
  }
}
.page .page__images__content {
  max-width: 47.2rem;
  width: 100%;
  margin: auto;
  text-align: center;
  max-width: 80%;
}
@media (max-width: 1023px) {
  .page .page__images__content {
    max-width: 78%;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__images__content {
    max-width: 84%;
  }
}
.page .page__images__content img {
  margin-bottom: 2.6rem;
  width: 100%;
}
.page .page__images__content p {
  font-size: 2rem;
  color: #3a3935;
  font-weight: 400;
  line-height: 1.2;
}
@media (max-width: 1023px) {
  .page .page__images__content p {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__images__content p {
    font-size: 1.2rem;
  }
}
.page .page__split__row--right .page__split__media {
  margin-left: 0;
  margin-right: calc(50% - 50vw);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__split__row--right .page__split__media {
    margin: 0 calc(50% - 50vw);
    padding: 0;
    margin-bottom: 7rem;
  }
}
.page .page__split__row--right .page__split__aside {
  padding-left: 3rem;
  order: -1;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .page .page__split__row--right .page__split__aside {
    padding-left: 0;
    order: unset;
  }
}
.page .page__split__shell.shell {
  max-width: 100%;
  padding: 0;
}
/* ------------------------------------------------------------ *\
	Personalization Form
\* ------------------------------------------------------------ */
.personalization-form .personalization-form__row {
  margin-bottom: 4rem;
}
.personalization-form .personalization-form__row:last-child {
  margin-bottom: 0;
}
.personalization-form .personalization-form__body {
  margin-bottom: 4rem;
}
.personalization-form .field__input {
  color: #767571;
  border: 0.1rem solid rgba(0, 0, 0, 0.6);
  height: 5rem;
}
.personalization-form .personaliaztion-form__info {
  margin-top: 0.8rem;
  font-weight: 300;
  font-size: 1.2rem;
  font-family: "Poppins", sans-serif;
}
.personalization-form .personalization-form__typography {
  max-width: 30rem;
}
.personalization-form .personalization-form__typography button.is-active {
  text-decoration: underline;
}
/* ------------------------------------------------------------ *\
	Personalization
\* ------------------------------------------------------------ */
.personalization {
  position: fixed;
  left: 0;
  top: var(--header-height);
  width: 100%;
  height: calc(100% - var(--header-height));
  overflow: hidden;
  pointer-events: none;
  z-index: 55;
}
.personalization .personalization__overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: -1;
  pointer-events: none;
  transition: opacity 0.3s;
  opacity: 0;
}
.personalization .personalization__inner {
  max-width: 44rem;
  /* padding-top: 4rem; */
  width: 100%;
  border-left: 0.1rem solid rgba(0, 0, 0, 0.2);
  background-color: #fff;
  margin-left: auto;
  height: 100%;
  transform: translateX(100%);
  transition: transform 0.3s;
  pointer-events: auto;
}
.personalization .personalization__controlls,
.personalization .personalization__head {
  margin-bottom: 2rem;
  padding-left: 3rem;
  padding-right: 3rem;
}
.personalization .personalization__title {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 2rem;
  margin-bottom: 1rem;
  line-height: 1.2;
}
.personalization .personalization__description {
  line-height: 1.2;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 1.2rem;
}
.personalization .personalization__close {
  font-size: 1.7rem;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  letter-spacing: 1px;
  border: 0;
  background-color: unset;
  font-weight: 300;
}
.personalization .personalization__top {
  /* margin-bottom: 4rem; */
  text-align: right;
  padding-right: 3rem;
}
.personalization .personalization__image {
  margin-bottom: 2.3rem;
}
.personalization .personalization-form__typography p {
  font-weight: 300;
  font-size: 1.2rem;
  font-family: "Poppins", sans-serif;
  margin-bottom: 2rem;
}
.personalization .personalization-form__typography ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.personalization .personalization-form__typography button {
  background-color: unset;
  border: 0;
  font-size: 2rem;
}
.personalization.is-active .personalization__overlay {
  opacity: 1;
  pointer-events: auto;
}
.personalization.is-active .personalization__inner {
  transform: translateX(0);
}
/* ------------------------------------------------------------ *\
    Popup Gallery
\* ------------------------------------------------------------ */
.popup-gallery {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--win-height);
  background-color: #fff;
  padding: 0 3.6rem;
  opacity: 0;
  transition: opacity 0.3s;
  pointer-events: none;
}
.popup-gallery .popup__head {
  text-align: right;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  padding: 2.6rem 2.7rem;
}
.popup-gallery .popup__body {
  position: relative;
}
.popup-gallery .popup__body .popup-back-alt {
  position: absolute;
  z-index: 2;
  top: calc(50% - 6.4rem);
  left: calc(50% - 23.2rem);
  transform: translate(-50%, -50%);
  font-size: 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .popup-gallery .popup__body .popup-back-alt {
    top: 50%;
    left: calc(50% - 12rem);
  }
}
.popup-gallery.is-visible {
  opacity: 1;
  pointer-events: auto;
}
/* ------------------------------------------------------------ *\
    Product Card
\* ------------------------------------------------------------ */
.product-card {
  background-color: #fafafa;
  position: relative;
  padding-top: 123.72%;
  cursor: pointer;
}
.product-card .product-card__inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0.8rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-card .product-card__inner {
    padding: 0.6rem 0.2rem 0;
  }
}
.product-card .product-card__title {
  font-size: 1.2rem;
  line-height: 1.2;
  text-transform: uppercase;
  color: #3a3935;
  margin: 0;
  max-width: 18.8rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 25ch;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-card .product-card__title {
    font-size: 0.9rem;
  }
}
.product-card .product-card__price {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 1.7rem;

  text-transform: uppercase;
  color: #3a3935;
  margin-top: 1.5rem;
  white-space: nowrap;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-card .product-card__price {
    font-size: 0.7rem;
    padding: 0rem 0.6rem;
  }
}
.product-card .product-card__content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.product-card .product-card__initial {
  position: relative;
  width: 100%;
  height: 100%;
}
.product-card .product-card__hover {
  position: relative;
  display: none;
  width: 100%;
  height: 100%;
}
.product-card .product-card__tags {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: grid;
  grid-gap: 0.3rem;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-card .product-card__tags {
    display: none;
  }
}
.product-card img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (min-width: 1023.02px) {
  .product-card:hover .product-card__initial {
    display: none;
  }
  .product-card:hover .product-card__hover {
    display: block;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-card .product-card__initial {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .product-card .product-card__hover {
    display: block;
  }
  .product-card .product-card__hover img {
    opacity: 0;
  }
}
.product-card--base:hover .product-card__initial {
  display: block;
}
.product-card--base .product-card__hover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-card--base .product-card__hover {
    opacity: 1;
  }
}
.product-card--base .product-card__actions {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 1.5rem 1.5rem;
}


.status-indicator-red {
  position: relative;
  padding-left: 2rem;
}
.status-indicator-red span {
  width: 0.6rem;
  height: 0.6rem;
  background-color: red;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0.1rem;
  border-radius: 50%;
}
.status-indicator-red p {
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  font-size: 0.8rem;
}

.product-info-24 {
  text-decoration: none;
  font-family: 'Simplon Mono';
  margin-left: 1.2rem !important;

}
.product-info-24 .product-card__title {
  margin-bottom: 0;
  font-size: 2.0rem;
  text-transform: uppercase;

}
.product-info-24 .product-card__price {
  margin-bottom: 0;
  margin-top: 1.0rem;

   font-size: 1.7rem;
}
.product-info-24 .product-card__content p {
  margin-left: 12px !important;
  line-height: 15px;
}

.product-info-24 .product-card__content p.empty {
  height: 15px;
}

.product-info-24 .status-indicator p,
.product-info-24 .status-indicator-red p{
  margin-bottom: 0.5rem;
  font-size: 1.2rem !important;
}
.product-info-24 .status-indicator,
.product-info-24 .status-indicator-red {
  margin-bottom: 0.5rem;
  font-size: 1.2rem !important;
  text-transform: uppercase;

  margin-left: 12px !important;
}
.view-4 .BIS_trigger {
  margin-top: 0rem !important;
  margin-left: 12px !important;
}

.view-4 .product-card__title {
  font-size: 1.7rem;
  margin-bottom: 2.5rem;
  height: 18px;
}
.view-4 .product-card__subtitle {
  font-size: 1.3rem;
  color: #5c5b56;
  text-transform: uppercase;
  margin-bottom: 0px;
}
@media (max-width: 1023px) {
  .view-4 .product-card__title {
    font-size: 1.5rem;
  }
}
@media (max-width: 540px) {
  .view-4 .product-card__title {

    width: 180px;
    white-space: nowrap;       /* Ensures the text is on a single line */
    overflow: hidden;          /* Hides text that goes beyond the max width */
    text-overflow: ellipsis;
  }
}

@media (max-width: 440px) {
  .view-4 .product-card__title {

    width: 140px;
    white-space: nowrap;       /* Ensures the text is on a single line */
    overflow: hidden;          /* Hides text that goes beyond the max width */
    text-overflow: ellipsis;
  }
}

@media (max-width: 340px) {
  .view-4 .product-card__title {

    width: 110px;
    white-space: nowrap;       /* Ensures the text is on a single line */
    overflow: hidden;          /* Hides text that goes beyond the max width */
    text-overflow: ellipsis;
  }
}














/* ------------------------------------------------------------ *\
  Product Carousel
\* ------------------------------------------------------------ */
.product-carousel .splide__pagination__page {
  width: 0.6rem;
  height: 0.6rem;
  opacity: 1;
  margin: 0.5rem;
  background-color: #d9d9d9;
  transition: background-color 0.3s;
}
.product-carousel .splide__pagination__page.is-active {
  transform: none;
  background-color: #3a3935;
}
.product-carousel .product-carousel__slide a {
  display: block;
}
@media (min-width: 767.02px) {
  .product-carousel {
    visibility: visible;
  }
  .product-carousel .product-carousel__slide {
    flex-shrink: unset;
  }
  .product-carousel .product-carousel__list {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-carousel .product-carousel__slide {
    position: relative;
    padding-top: 100%;
  }
  .product-carousel .product-carousel__slide img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
.product-carousel .swiper-pagination {
  --swiper-pagination-color: #3a3935;
  text-align: left;
  padding: 0 1.5rem;
}
@media (min-width: 1023.02px) {
  .product-carousel .swiper-pagination {
    display: none;
  }
}
@media (min-width: 1023.02px) {
  .product-carousel .swiper-wrapper {
    transform: none !important;
  }
}
/* ------------------------------------------------------------ *\
	Product Content
\* ------------------------------------------------------------ */
@media (max-width: 1023px) {
  .product-content {
    display: flex;
    flex-direction: column;
    padding: 2rem;
    max-width: 100%;
  }
  .product-content .product-content__top {
    order: 0;
  }
}
@media (max-width: 1023px) and (max-width: 1023px) {
  .product-content .product-content__top {
    z-index: 10;
  }
}
@media (max-width: 1023px) {
  .product-content .product-content__head {
    order: 1;
  }
  .product-content .product-content__actions {
    order: 2;
  }
  .product-content .product-content__colors {
    order: 3;
  }
  .product-content .product-content__tabs {
    order: 4;
  }
  .product-content .product-content__choice {
    order: 5;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-content {
    padding: 0;
  }
}
.product-content .product-content__title {
  font-size: 1.9rem;
  font-weight: 300;
  line-height: 1.2;
  max-width: 36.4rem;
  margin-bottom: 3rem;
}
.product-content .product-content__title strong {
  font-weight: 400;
  font-size: 2.5rem;
  display: block;
  margin-top: 1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-content .product-content__title strong {
    font-size: 2rem;
    margin-top: 0.7rem;
  }
}
@media (max-width: 1023px) {
  .product-content .product-content__title {
    font-size: 1.4rem;
    max-width: 24rem;
    margin-bottom: 0;
  }
}
.product-content .product-content__top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-content .product-content__top {
    position: absolute;
    top: 0;
  }
}
.product-content .product-content__tags ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3rem;
}
.product-content .product-content__top {
  margin-bottom: 4rem;
}
.product-content .product-content__status {
  position: relative;
  top: 0.6rem;
}
@media (max-width: 1023px) {
  .product-content .product-content__prices {
    text-align: right;
  }
}
.product-content .product-content__price {
  font-size: 2rem;
  font-family: "Poppins", sans-serif;
  color: #3a3935;
  margin: 0;
  white-space: nowrap;
}
@media {
  .product-content .product-content__price {
    font-size: 1.5rem;
    
  }
}
.product-content .product-content__head {
  position: relative;
  padding-right: 3rem;
  margin-bottom: 3rem;
  margin-top:-40px;
}
@media (max-width: 1023px) {
  .product-content .product-content__head {
    display: flex;
    padding-right: 0;
    justify-content: space-between;
    align-items: flex-end;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-content .product-content__head {
    margin-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .product-content .product-content__tabs__desktop {
    position: relative;
    
  }
}
.product-content .product-content__info__tag__images img {
  height: 3rem;
  width: auto;
}
.product-content .product-content__tabs__mobile {
  
}
@media (max-width: 1023px) {
  .product-content .product-content__tabs__mobile {
    
  ;
  }
}
.product-content .product-content__wishlist {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 1023px) {
  .product-content .product-content__wishlist {
    position: static;
    margin-bottom: 0.4rem;
  }
}
.product-content .product-content__colors {
  margin-bottom: 4rem;
  position: relative;
}
.product-content .product-content__colors:last-child {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .product-content .product-content__colors {
    display: none;
    flex-direction: column;
    gap: 3rem;
  }
  .product-content .product-content__colors .color-swatches {
    display: none;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
}
.product-content .product-content__actions {
  margin-bottom: 4rem;
}
.product-content .product-content__actions button {
  margin-bottom: 1.4rem;
}
.product-content .product-content__actions button:last-child {
  margin-bottom: 0;
}
.product-content .product-content__tabs {
  margin-bottom: 4rem;


}
@media (max-width: 1023px) {
  .product-content .product-content__tabs {
    margin-bottom: 4rem;
  }
}
.product-content .product-content__choice {
  display: flex;
  justify-content: space-between;
}
.product-content .product-content__choice a {
  font-family: "Poppins", sans-serif;
  font-size: 1.2rem;
  text-decoration: underline;
}
.product-content .product-content__info__tags {
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
}
@media (max-width: 1023px) {
  .product-content .product-content__info__tags {
    position: static;
  }
}
.product-content .product-content__info__tag p {
  text-transform: uppercase;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  font-size: 1.2rem;
  line-height: 1;
  margin-bottom: 1.6rem;
}
/* ------------------------------------------------------------ *\
  Product Main
\* ------------------------------------------------------------ */
.product-main {
  background-color: #fafafa;
  margin-bottom: 4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-main {
    position: relative;
  }
}
.product-main .product-main__inner {
  display: flex;
  flex-wrap: wrap;
}
.product-main .product-main__inner > * {
  width: 50%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-main .product-main__inner > * {
    width: 100%;
  }
}
.product-main .product-main__left {
  width: 70%;
  padding-right: 3rem;
}
@media (max-width: 1023px) {
  .product-main .product-main__left {
    padding-right: 1rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-main .product-main__left {
    width: 100%;
  }
}
.product-main .product-main__right {
  width: 30%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-main .product-main__right {
    width: 100%;
  }
}
.product-main .product-main__sticky {
  height: 100%;
  width: 100%;
  max-width: 38.4rem;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-main .product-main__sticky {
    height: auto;
    max-width: 100%;
    margin-right: 0;
  }
}
.product-main .product-main__sticky .sticky {
  height: 100%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-main .product-main__sticky .sticky {
    height: auto;
  }
}
@media (min-width: 767.02px) {
  .product-main .product-main__sticky .sticky .sticky__content {
    padding-top: 52px;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-main .product-main__left {
    margin-bottom: 0rem;
    margin-left:8px;
  }
}
.product-main .product-main__left .slider-products .slider__main,
.product-main .product-main__left .slider-products .slider__main figure {
  height: calc(100vh - 12.8rem);
}
@media (min-width: 767.02px) {
  .product-main .product-main__right {
    margin-top: -52px;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-main .product-main__right {
    padding: 0 1.6rem;
  }
}
.product-main .product-main__right .product-content {
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-right: 2rem;
}
@media (max-width: 1023px) {
  .product-main .product-main__right .product-content {
    margin-right: 0;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-main .product-main__right .product-content {
    padding-top: 0.7rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-main .product-content__top .product-content__tags {
    display: none;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .product-main .splide__pagination {
    justify-content: flex-start;
    padding: 0 1.5rem;
  }
}
/* ------------------------------------------------------------ *\
	Products Carousel
\* ------------------------------------------------------------ */
.products-carousel {
  overflow: hidden;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .products-carousel {
    padding: 3.7rem 0;
  }
}
.products-carousel .products-carousel__shell {
  max-width: 100%;
}
.products-carousel .products-carousel__head {
  margin-bottom: 2rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .products-carousel .products-carousel__head {
    margin-bottom: 1rem;
  }
}
.products-carousel .products-carousel__title {
  font-size: 5rem;
  font-weight: 400;
  text-transform: uppercase;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .products-carousel .products-carousel__title {
    font-size: 2rem;
  }
}
.products-carousel .products-carousel__slide {
  width: 29.1rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .products-carousel .products-carousel__slide {
    width: 50%;
  }
}
.products-carousel .splide__track {
  overflow: visible;
}
.products-carousel--alt .products-carousel__slide {
  width: 17.3rem;
}
.products-carousel--alt .products-carousel__body {
  background-color: #f5f5f5;
  position: relative;
  padding-top: 2rem;
  padding-bottom: 6rem;
}
.products-carousel--alt .products-carousel__body:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-color: #f5f5f5;
  width: 999rem;
  right: 100%;
}
.products-carousel--alt .products-carousel__body:after {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  background-color: #f5f5f5;
  width: 999rem;
  left: 100%;
}
/* ------------------------------------------------------------ *\
    Quantity
\* ------------------------------------------------------------ */
.quantity {
  font-size: 2.7rem;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  color: #3a3935;
  display: flex;
}
.quantity .quantity__input {
  border: 0;
  background-color: transparent;
  width: 9rem;
  text-align: center;
}
.quantity .quantity__btn {
  width: 4rem;
  flex-shrink: 0;
  border: 0;
  background-color: transparent;
}
.quantity--readonly .quantity__btn {
  display: none;
}
/* ------------------------------------------------------------ *\
    Section Contact
\* ------------------------------------------------------------ */
.section-contact {
  padding: 19.4rem 0 5rem;
}
@media (max-width: 1023px) {
  .section-contact {
    padding: 12rem 0 5rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-contact {
    padding: 8rem 0 5rem;
  }
}
.section-contact .grid {
  --gutter-y: 4.6rem;
  justify-content: left;
}
.section-contact .grid__col {
  width: 32.33%;
}
/* ------------------------------------------------------------ *\
	Section Divider
\* ------------------------------------------------------------ */
.section-divider {
  margin-bottom: 10rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-divider {
    margin-bottom: 0;
  }
}
.section-divider--border-bottom {
  border-bottom: 3rem;
  border-bottom: solid 3rem #fff;
  margin-bottom: 0;
  padding-bottom: 8rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .section-divider--border-bottom {
    padding-bottom: 0rem;
  }
}
/* ------------------------------------------------------------ *\
  Shell
\* ------------------------------------------------------------ */
.shell {
  max-width: calc( 124rem + 2rem * 2 );
  padding-left: 2rem;
  padding-right: 2rem;
  margin: auto;
  width: 100%;
}
/* Shell Fluid */
.shell--fluid {
  max-width: none;
}
.shell--small {
  max-width: 109.5rem;
}
/* ------------------------------------------------------------ *\
	Show More
\* ------------------------------------------------------------ */
.show-more .show__content p {
  margin-bottom: 3rem;
}
.show-more .show__actions {
  margin-top: 2rem;
}
.show-more .show__actions .btn span span:last-child {
  display: none;
}
.show-more:not(.has-content) .show__actions {
  display: none !important;
}
.show-more.has-content .show__content {
  -webkit-box-orient: vertical;
  position: relative;
}
.show-more.has-content.is-content-visible .show__content {
  overflow: visible;
  display: block;
  -webkit-line-clamp: none;
  line-clamp: none;
}
.show-more.has-content.is-content-visible .show__content:after {
  opacity: 0;
}
.show-more.has-content.is-content-visible .btn span span:first-child {
  display: none;
}
.show-more.has-content.is-content-visible .btn span span:last-child {
  display: inline;
}
/* ------------------------------------------------------------ *\
    Slider Products
\* ------------------------------------------------------------ */
.slider-products {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.slider-products .slider__nav {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 7.6rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-products .slider__nav {
    width: 100%;
    bottom: 0;
    top: auto;
    transform: translate(0, 0);
    padding: 1.6rem 0;
  }
}
.slider-products .slider__nav ul {
  list-style-type: none;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-products .slider__nav ul {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.slider-products .slider__nav ul li a {
  width: 7.6rem;
  height: 11.4rem;
  border: 0.1rem solid transparent;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border 0.3s;
}
.slider-products .slider__nav ul li.is-active a {
  border-color: #D9D9D9;
}
.slider-products .slider__main {
  margin: 0 auto;
  height: calc(100vh - var(--header-height));
  width: 100%;
}
.slider-products .slider__main .swiper {
  height: 100%;
}
.slider-products .slider__main .swiper .swiper-wrapper {
  height: 100%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-products .slider__main .swiper .swiper-wrapper {
    transform: none !important;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-products .slider__main .swiper .swiper-slide {
    opacity: 0 !important;
    transition: opacity 0.3s !important;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-products .slider__main .swiper .swiper-slide + .swiper-slide {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .slider-products .slider__main .swiper .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
  }
}
.slider-products .slider__main figure {
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(100vh - var(--header-height));
}
.slider-products--dots .slider__nav {
  width: auto;
  left: 1.6rem;
}
.slider-products--dots .slider__nav ul li a {
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  background-color: #D9D9D9;
  border: none;
  border-radius: 50%;
  overflow: hidden;
  transition: background-color 0.3s;
}
.slider-products--dots .slider__nav ul li + li {
  margin-top: 1.1rem;
}
.slider-products--dots .slider__nav ul li.is-active a {
  background-color: #3A3935;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .popup-gallery {
    left: -9999px;
  }
  .popup-gallery.is-visible {
    left: 0;
  }
}
/* ------------------------------------------------------------ *\
	Status Indicator
\* ------------------------------------------------------------ */
.status-indicator {
  position: relative;
  padding-left: 2rem;
}
.status-indicator span {
  width: 0.6rem;
  height: 0.6rem;
  background-color: #00a52e;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0.1rem;
  border-radius: 50%;
  display:none;
}
.status-indicator p {
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  font-size: 0.8rem;
  
}
/* ------------------------------------------------------------ *\
	Sticky
\* ------------------------------------------------------------ */
.sticky {
  position: relative;
  min-height: var(--content-height);
}
.sticky .sticky__content {
  width: var(--content-width);
}
.sticky.is-sticky .sticky__content {
  position: fixed;
  top: var(--header-height);
}
.sticky.is-sticky-bottom .sticky__content {
  position: absolute;
  top: auto;
  bottom: 0;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .sticky--disable-mobile {
    position: static !important;
    min-height: 0;
  }
  .sticky--disable-mobile .sticky__content {
    position: static !important;
    width: auto;
  }
}
/* ------------------------------------------------------------ *\
  Store Locator
\* ------------------------------------------------------------ */
.store-locator {
  padding-top: 18rem;
  padding-bottom: 4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .store-locator {
    padding-top: 6rem;
  }
}
.store-locator .store-locator__left {
  padding-top: 2rem;
}
.store-locator .store-locator__inner {
  display: flex;
  gap: 3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .store-locator .store-locator__inner {
    display: block;
  }
}
.store-locator .store-locator__inner > * {
  width: 50%;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .store-locator .store-locator__inner > * {
    width: 100%;
  }
}
.store-locator .store-locator__map {
  padding-top: 100%;
  position: relative;
}
.store-locator .store-locator__map iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* ------------------------------------------------------------ *\
	Tabs
\* ------------------------------------------------------------ */
.tabs .tabs__head {
  margin-bottom: 2rem;
  display: flex;
  justify-content: space-between;
  gap: 0.4rem;
}
.tabs .tabs__head button {
  background-color: unset;
  border: 0;
  font-weight: 300;
  font-size: 1.2rem;
  color: #3a3935;
  font-family: "Poppins", sans-serif;
}
.tabs .tabs__head button.is-active {
  text-decoration: underline;
}
.tabs .tabs__panel {
  
}
.tabs .tabs__panel.is-active {
  display: block;
}
.tabs .tabs__panel {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.2;
}
button[data-panel="tabs-panel-2"] {
    display: none;
}
a[href="/pages/magasins"] {

}

/* ------------------------------------------------------------ *\
	Tag
\* ------------------------------------------------------------ */
.tag {
  font-size: 0.8rem;
  color: #767571;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  min-height: 1.7rem;
  padding: 0 0.2rem;
  line-height: 2.3;
  background-color: #f0f0f0;
  display: inline-block;
  letter-spacing: -0.1em;
}
/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */
.wrapper {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}
/* ------------------------------------------------------------ *\
	Zoomable Image
\* ------------------------------------------------------------ */
.zoomable {
  position: relative;
  display: block;
}
.zoomable .zoomable__content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .zoomable .zoomable__content {
    position: static;
  }
}
.zoomable .zoomable__content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s;
}
/* ------------------------------------------------------------ *\
	Favorites
\* ------------------------------------------------------------ */
.favorites svg {
  color: #3A3935;
}
.favorites.is-active svg {
  color: #A8251A;
}
/* ------------------------------------------------------------ *\
	List Contacts
\* ------------------------------------------------------------ */
.list-contacts {
  font-family: "Poppins";
  font-size: 1.5rem;
  font-weight: 400;
  list-style-type: none;
  text-transform: uppercase;
}
.list-contacts li {
  position: relative;
  padding-left: 2.8rem;
  
}
.list-contacts li + li {
  margin-top: 2.9rem;
  
}
.list-contacts svg {
  position: absolute;
  top: 50%;
  left: 0.7rem;
  transform: translate(-50%, -50%);
  
}
.list-contacts a {
  display: inline-block;
  text-decoration: none;
}
.list-contacts a:hover {
  text-decoration: underline;
}
/* ------------------------------------------------------------ *\
	popup
\* ------------------------------------------------------------ */
.popup {
  position: fixed;
  z-index: 666;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  padding-top: 7.6rem;
  pointer-events: none;
}
@media (max-width: 1023px) {
  .popup {
    padding-top: var(--header-height);
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .popup {
    z-index: 1000;
  }
}
.popup .popup__inner {
  background-color: #fff;
  border-left: 1px solid #000;
  width: 44rem;
  pointer-events: auto;
  display: flex;
  margin-left: auto;
  height: 100%;
  flex-direction: column;
  transform: translateX(100%);
  transition: transform 0.3s;
  overflow: auto;
  padding-top: 4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .popup .popup__inner {
    width: 100%;
    border: none;
  }
}
.popup .popup__close {
  font-size: 1.6rem;
  line-height: 1;
  text-decoration: none;
  transition: opacity 0.3s;
  position: absolute;
  top: 0.5rem;
  right: 3.5rem;
}
@media (min-width: 1023.02px) {
  .popup .popup__close:hover {
    opacity: 0.7;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .popup .popup__close {
    font-size: 2.6rem;
    margin-left: auto;
    right: 2.2rem;
    top: 0;
  }
}
.popup .popup__overlay {
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s, visibility 0.3s;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .popup .popup__overlay {
    background-color: rgb(255, 255, 255);
  }
}
.popup.is-active .popup__overlay {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.popup.is-active .popup__inner {
  transform: translateX(0);
}
.popup .popup__widget {
  padding: 0 0.9rem;
}
.popup .popup__widget-head {
  margin-bottom: 1.3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .popup .popup__widget-head {
    margin-bottom: 0.4rem;
  }
}
.popup .popup__widget-head .h3 {
  font-size: 2.4rem;
  font-weight: 400;
  text-transform: uppercase;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .popup .popup__widget-head .h3 {
    font-size: 3.5rem;
  }
}
.popup .popup__list {
  list-style-type: none;
  padding-left: 0;
  max-width: 28.8rem;
}
.popup .popup__list > li.is-current > a {
  text-decoration: underline;
}
.popup .popup__list li + li {
  margin-top: 0.7rem;
}
.popup .popup__list a {
  transition: opacity 0.4s;
  font-size: 1.2rem;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  text-decoration: none;
}
@media (min-width: 1023.02px) {
  .popup .popup__list a:hover {
    opacity: 0.7;
  }
}
.popup .popup__list--2-cols {
  column-count: 2;
  column-gap: 3rem;
}
.popup .popup__list--2-cols li + li {
  margin-top: 0.9rem;
}
.popup .popup__widget + .popup__widget {
  margin-top: 4.3rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .popup .popup__widget + .popup__widget {
    margin-top: 3.9rem;
  }
}
.popup .popup__actions {
  margin-top: 1.6rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .popup .popup__actions {
    margin-top: 4.3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .popup--selector {
    padding-top: 1.3rem;
  }
}
.popup--selector .popup__inner {
  padding: 6.2rem 2.9rem 3rem 3.4rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .popup--selector .popup__inner {
    padding: 4.7rem 0.5rem 3rem;
  }
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .popup--selector .btn--block {
    font-size: 2rem;
    font-weight: 300;
  }
}
.popup--selector .accordion .accordion__head {
  padding: 1.7rem 3rem 1.7rem 0;
}
.popup--selector .accordion .accordion__head span {
  right: 0.8rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .popup--selector .accordion .accordion__head span {
    right: 0;
  }
}
.popup--selector .accordion__entry {
  padding: 0.6rem 0 2.8rem;
}
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .popup--selector .popup__close {
    right: 1.4rem;
  }
}

/* Code bellow added by STD Digital Team - TO KEEP */

.Htoparagraph {
  margin-bottom: 3rem;
  line-height: 1.8;
  font-size: 1.5rem !important; 
  color: #3a3935;
  font-family: SangBleu OG Sans,sans-serif;
  font-weight: 400;
}


/* Search */
menu-drawer + .header__search {
  display: none;
}

.header > .header__search {
  grid-area: left-icons;
  justify-self: start;
}

.header--top-center.drawer-menu > .header__search {
  margin-left: 3.2rem;
}

.header--top-center header-drawer {
  grid-area: left-icons;
}

/* .header:not(.header--has-menu) * > .header__search {
  display: none;
} スマホ表示用ojima非表示*/

.header__search {
  display: inline-flex;
  line-height: 0;
}

.header--top-center > .header__search {
  display: none;
}

.header--top-center * > .header__search {
  display: inline-flex;
}

@media screen and (min-width: 990px) {
  .header:not(.header--top-center) * > .header__search,
  .header--top-center > .header__search {
    display: inline-flex;
  }

  .header:not(.header--top-center) > .header__search,
  .header--top-center * > .header__search {
    display: none;
  }
}

.no-js .predictive-search {
  display: none;
}

details[open] > .search-modal {
  opacity: 1;
  animation: animateMenuOpen var(--duration-default) ease;
}

details[open] .modal-overlay {
  display: block;
}

details[open] .modal-overlay::after {
  position: absolute;
  content: '';
  background-color: rgb(var(--color-foreground), 0.5);
  top: 100%;
  left: 0;
  right: 0;
  height: 100vh;
}

.no-js details[open] > .header__icon--search {
  top: 1rem;
  right: 0.5rem;
}

.search-modal {
  opacity: 0;
  border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.08);
  min-height: calc(100% + var(--inputs-margin-offset) + (2 * var(--inputs-border-width)));
  height: 100%;
}

.search-modal__content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 5rem 0 1rem;
  line-height: calc(1 + 0.8 / var(--font-body-scale));
  position: relative;
}

.search-modal__content-bottom {
  bottom: calc((var(--inputs-margin-offset) / 2));
}

.search-modal__content-top {
  top: calc((var(--inputs-margin-offset) / 2));
}

.search-modal__form {
  width: 100%;
}

.search-modal__close-button {
  position: absolute;
  right: 0.3rem;
}

@media screen and (min-width: 750px) {
  .search-modal__close-button {
    right: 1rem;
  }

  .search-modal__content {
    padding: 0 6rem;
  }
}

@media screen and (min-width: 990px) {
  .search-modal__form {
    max-width: 74.2rem;
  }

  .search-modal__close-button {
    position: initial;
    margin-left: 0.5rem;
  }
}


/* ------------------------------------------------------------ *\
	Overwrites
\* ------------------------------------------------------------ */
.grid__item .colletion__grid__item .BIS_trigger {color: black; padding: 10px 0px; text-decoration: none; display: block; width: 100%; margin-top: 10px; font-size: 0.95rem; font-weight: 300; font-family: Simplon Mono, sans-serif; text-decoration: underline;}

/*uk*/
#shopify-section-template--22670854488400__product-grid h2,
/*france*/
#shopify-section-template--21636043604306__product-grid h2,
/*allemagne*/
#shopify-section-template--22723581772117__product-grid h2,
/*itali*/
#shopify-section-template--21636395467090__product-grid h2,
/*inter*/
#shopify-section-template--21414176653645__product-grid h2 {
  margin-bottom: 3rem;
  line-height: 1.8;
  font-size: 1.5rem !important;
  color: #3a3935;
  font-family: SangBleu OG Sans,sans-serif;
  font-weight: 400;
}

/* CART */
.line-item .line-item__media {
  align-self: center;
}

.line-item .line-item__content .line-item__head p {
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  align-items: center;
  color: #3A3935;
  display:none;
}

.button-spinner {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid #f3f3f3; /* Light grey */
  border-top: 2px solid #3A3935; /* Dark grey */
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin-left: 8px; /* Space between text and spinner */
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.section-header {
  position: absolute !important;
}

/* Added by Zineb */

.collection-callout h2 {

font-family: "Poppins", sans-serif;
font-weight: 400;
font-size: 1.5rem;
color: #3a3935;

}

.announcement-bar-slider .grid {
  display: initial;
}
.announcement-bar-slider .grid .slideshow__slide {
  top: 7px;

}
.announcement-bar__slide a, .announcement-bar__slide span {
  text-transform: uppercase;
  font-family: "Poppins", sans-serif !important;
  font-size: 1.2rem;
}




.collection.rich-text__wrapper {
  margin: 0 !important;
  padding: 0 2rem !important;
  margin-top: 1rem;
  text-align: left;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-size: 1.2rem;
  text-decoration: none;
}
