/** Shopify CDN: Minification failed

Line 1484:0 Unexpected "}"

**/
/* CSS FILE CONTAINING GLOBAL ITEMS, mainly: footer, header, glide core css and product-item css */
body.menu-open{
  overflow:hidden;
}
.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  word-wrap: normal !important;
}
footer li,
header ul {
  list-style: none;
}
.button,
.product-card__compare-price,
.section-heading,
footer .paragraph-white,
footer .paragraph-xs,
footer h4,
footer input,
footer li a {
  letter-spacing: 0.1rem;
}
@-ms-viewport {
  width: device-width;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
::after,
::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
.hidden,
.hidden-xl-down,
.hidden-xs-up,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block {
  display: none !important;
}
@media (max-width: 575.98px) {
  .hidden-xs-down {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .hidden-sm-down {
    display: none !important;
  }
}
@media (max-width: 991.98px) {
  .hidden-md-down {
    display: none !important;
  }
}
@media (max-width: 1199.98px) {
  .hidden-lg-down {
    display: none !important;
  }
}
@media print {
  .visible-print-block {
    display: block !important;
  }
  .visible-print-inline {
    display: inline !important;
  }
  .visible-print-inline-block {
    display: inline-block !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.container,
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.col,
.col-auto {
  max-width: 100%;
}
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.col-1,
.col-10,
.col-11,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto {
  -webkit-box-flex: 0;
}
.col-auto {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  -webkit-flex: 0 0 8.3333333333%;
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  -webkit-flex: 0 0 16.6666666667%;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -webkit-flex: 0 0 33.3333333333%;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  -webkit-flex: 0 0 41.6666666667%;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -webkit-flex: 0 0 58.3333333333%;
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  -webkit-flex: 0 0 66.6666666667%;
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -webkit-flex: 0 0 83.3333333333%;
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  -webkit-flex: 0 0 91.6666666667%;
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
  .container {
    max-width: 540px;
  }
  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
  .container {
    max-width: 720px;
  }
  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
  .container {
    max-width: 960px;
  }
  .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
  .container {
    max-width: 1140px;
  }
  .col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
body {
  display: initial !important;
}
:root {
  --cv-pink: #fdbfaa;
  /* --cv-header: "DidotLH"; */
  /* --cv-header: "Porter"; */
  --cv-header: "Roboto", sans-serif;
  /* --cv-body: "Roboto", sans-serif; */
  --cv-body: "Josefin Sans", sans-serif;
  --page-width: 140rem;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: var(--cv-body);
}
body,
html {
  overflow-x: clip;
}
.close-nav,
.trigger,
.visually-hidden,
.close-nav-container .header-open-search,
.close-nav-container > a,
.close-nav-container > div{
  display: none;
}

.page-width {
  padding: 0 2rem;
}

.header-sticky,
header {
  position: sticky;
  top: 0;
}
footer .social-icons {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
a,
header li a,
span {
  display: inline-block;
}

.button__action {
  margin-top: 20px;
  min-height: auto;
  font-size: 14px;
  width: 100%;
  font-weight: 500;
  transition: 0.3s ease-in;
  cursor: pointer;
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 3px;
  color: #000;
  padding: 9px 40px;
}
.button,
a,
span {
  text-decoration: none;
}

h1,
h2,
h5,
label {
  font-family: var(--cv-header);
  font-weight: 700;
}
.section-heading {
  color: #000;
  margin: 0;
}
.section-paragraph {
  color: #f8a78b;
  font-weight: 300;
}
.topbar span {
  color: #000;
  font-weight: 700;
  display: block;
  text-align: center;
  padding: 7px 0;
  font-family: "Josefin Sans", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
}
header {
  background: radial-gradient(
    circle farthest-corner at center center,
    #2a2a2a 0,
    #151515 50%,
    #000 100%
  );
  z-index: 9;
}
footer,
footer input {
  background-color: #000;
}
.header-sticky {
  z-index: 20;
}
header .header-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 5rem;

  background: radial-gradient(
    circle farthest-corner at center center,
    #2a2a2a 0,
    #151515 50%,
    #000 100%
  );
}
header li {
  display: flex;
  justify-content: center;
  height: 100%;
  align-items: center;
}
header ul {
  display: flex;
  align-items: center;
  margin: 0;
  height: 80px;
  justify-content: space-between;
}
header .translator span,
header li a {
  color: #fff;
}
header .sale span {
  color: #f7a66b;
  display: flex;
}
header .carts-icon span {
  cursor: pointer;
}
header .translator span {
  display: flex;
  align-items: center;
  gap: 3px;
  font-family: Roboto;
}
.language--selector {
  background: transparent;
  color: white;
  border: none;
  text-transform: uppercase;
  display: flex;
  position: relative;
  flex-direction: column;
}

.translator select::-ms-expand {
  display: none;
}
.language--selector svg,
.language--selector img {
  height: auto;
  padding: 0 !important;
  width: 20px;
}
.language-selector-options {
  flex-direction: column;
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  background: black;
  width: 50px;
  justify-content: center;
  align-items: center;
  padding: 1rem 0;
  gap: 1rem;
  transform: translateX(-15%);
}
.language-selector-options.visible {
  display: flex;
}
.selected-language {
  cursor: pointer;
}
.select-language {
  cursor: pointer;
}
#cart-icon-bubble {
  position: relative;
}
.cart-count-bubble {
  position: absolute;
  top: -1px;
  right: -11px;
  border-radius: 67%;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--cv-pink);
}
footer .paragraph-white {
  color: #fff;
  font-family: var(--cv-body);
  font-size: 11px;
  margin: 0;
}
footer h4 {
  font-family: Porter;
  font-weight: 600;
}
footer .footer-right .row {
  height: 100%;
}
footer .col-lg-6 .col-lg-5 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
footer .paragraph-xs {
  color: #6a6a6a;
  font-weight: 300;
  font-style: italic;
  font-size: 9px;
  margin: 0;
}
footer .form-group {
  position: relative;
  padding: 15px 0;
}
footer ul {
  padding: 17px 0 0;
}
footer .textbox h4 {
  text-align: left;
  margin-bottom: 1.5rem;
}
footer .text-right,
footer h4,
footer li {
  text-align: right;
}
footer input {
  font-family: var(--cv-body);
  font-size: 11px;
  width: 100%;
  border: 1px solid #818181;
  height: 33px;
  padding-left: 1rem;
  color: #fff;
}
footer button {
  color: #fff;
  position: absolute;
  font-family: Porter;
  top: 50%;
  background-color: transparent;
  border: none;
  outline: 0;
  transform: translateY(-50%);
}
footer input::placeholder {
  color: #757575;
}
footer li a {
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
}
footer .col-lg-2 img {
  display: block;
  margin-left: auto;
}
footer .logo img {
  width: 180px;
}
.paragraph-sm {
  color: #000;
}

@media (max-width: 9900px) {
  .container {
    max-width: 140rem;
    margin: 0 auto;
    padding: 0 2rem;
  }
  .section-heading,
  header .sale span {
    font-size: 36px;
  }
  .section-paragraph {
    font-size: 18px;
  }
  .paragraph-sm {
    font-size: 14px;
    line-height: 17px;
  }
  .topbar span,
  header .translator span,
  header li a {
    font-size: 12px;
  }
  header .navigations-items {
    flex-grow: 1;
  }
  header .logo img {
    width: 180px;
  }
  header .translator img {
    padding-right: 10px;
  }
  header li a {
    padding: 33px 22px;
  }
  header .carts-icon span:nth-child(n + 2) {
    padding-left: 20px;
  }
  footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  footer h4 {
    font-size: 15px;
    color: #fff;
  }
  footer .logo {
    padding-bottom: 25px;
  }
  footer button {
    right: 14px;
  }
  footer .social-icons img {
    width: 26px;
  }
  .megamenu__item--mobile,.megamenu__mobile-bottom-block {
    display: none;
  }
  .megamenu__item:hover .megamenu__dropdown {
    pointer-events: all;
    visibility: visible;
  }
  .megamenu__item > a {
    height: 100%;
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 12px;
    white-space: nowrap;
  }
  .megamenu__dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100vw;
    max-height: 500px;
    overflow: auto;
    background: #fff;
    padding: 1rem 2rem;
    display: flex;
    justify-content: space-around;
    visibility: hidden;
    pointer-events: none;
  }
  .megamenu__dropdown > div {
    display: flex;
    max-width: 1440px;
    width: 100%;
  }
  .megamenu__dropdown--hide-desk {
    display: none;
  }
  .megamenu__dropdown-column {
    display: flex;
    flex-direction: column;
    color: #000;
    width: 100%;
    margin-top: 4rem;
  }
  .megamenu__dropdown-column h3 {
    margin-bottom: 4rem;
    font-weight: 700;
  }
  .megamenu__dropdown .megamenu__dropdown-column h3 a {
    font-weight: 700;
    font-size: 1.5rem;
    /* font-family: "Porter"; */
    font-family: Roboto;
  }
  .megamenu__dropdown .megamenu__dropdown-column a {
    color: #000;
    padding: 10px 5px;
    transition: color 0.2s linear, width 0.2s linear;
    font-weight: 400;
        font-weight: 400;
    font-size: 14px;

  }
  .megamenu__dropdown .megamenu__dropdown-column a:before {
    content: ">";
    font-weight: 900;
    color: #fdbfaa;
    display: none;
  }
  .megamenu__dropdown .megamenu__dropdown-column a:hover {
    color: #f7a66b;
  }
  .megamenu__dropdown .megamenu__dropdown-column a:hover:before {
    display: initial;
  }
  .megamenu__dropdown > div > div {
    display: flex;
    gap: 1rem;
    flex-basis: 30%;
    flex-grow: 1;
    justify-content: center;
    max-width: 33.3333%;
  }
  .megamenu__dropdown img {
    object-fit: cover;
    max-width: 50%;
    width: auto;
    height: auto;
    border-radius: 7px;
    width: 223px;
    height: 245px;
    object-fit: cover;
  }
  .megamenu__dropdown-mobile-header img {
    display: none;
  }
  .megamenu__dropdown-mobile-header > a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }
  .megamenu__dropdown-mobile-header > a:hover {
    background: 0 0;
  }
  .megamenu__dropdown-mobile-list {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 1250px) {
  .translator{
    display: none;
  }
  .close-nav-container > div{
    display:flex;
  }
  .close-nav-container .translator{
    display:flex;
        display: flex;
    margin-top: 2rem;
    margin-left: 2rem;
  }
  .close-nav-container .language--selector{
        align-items: center;
    justify-content: center;
    background: black;
    padding: 0 5px;
  }
  .close-nav-container .language-selector-options{
    z-index: 1;
    width: 100%;
    transform: none;
  }
  .close-nav,
  .close-nav-container,
  .megamenu__dropdown-column {
    border-bottom: 1px solid #d8d8d8;
  }
  .megamenu__dropdown .megamenu__dropdown-column a:hover:before,
  .megamenu__dropdown img,
  .megamenu__dropdown--hide-desk .megamenu__dropdown-mobile-header:after,
  .megamenu__dropdown--hide-desk .megamenu__dropdown-mobile-header:before,
  .megamenu__item > a,
  header .sale span {
    display: none;
  }
  .megamenu__item {
    display: none;
  }
  .megamenu__item.megamenu__item--mobile {
    display: flex;
  }
  .megamenu__mobile-bottom-block{
    display:flex;
    width:100%;
    flex-direction:column;
  }
  .megamenu__mobile-bottom-block > div{
    display:flex;
    align-self:start;
  }
  .megamenu__mobile-bottom-block a{
    display:block;width:50%;
    color:black;
    
  }
  .megamenu__mobile-bottom-block img{
    width:100%;max-width:100%;height:auto;
  }
  header {
    padding: 10px 0;
  }
  header .carts-icon span:nth-child(n + 2) {
    padding-left: 6px;
  }
  .close-nav,
  .trigger {
    display: flex;
    width: 35px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
  }
  .close-nav-container .header-open-search,
  .close-nav-container > div > a {
    display: block;
    background: #000;
    height: 40px;
    width: 40px;
    display: flex;
    margin-right: 2rem;
    margin-top: 2rem;
    justify-content: center;
    align-items: center;
  }

  .close-nav-container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-bottom: 1rem;
  }
  .close-nav {
    top: 30px;
    right: 30px;
    background: #000;
    height: 40px;
    width: 40px;
    display: flex;
    margin-right: 2rem;
    margin-top: 2rem;
  }
  header .logo {
    flex: 1;
  }
  header .carts-icon {
    padding: 0 15px;
  }
  header ul {
    flex-direction: column;
    padding: 0;
    min-width: 100%;
    align-self: baseline;
    overflow: auto;
    height: 100%;
    justify-content: start;
  }

  header .header-wrapper {
    gap: 0;
  }
  header .navigations-items {
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    position: fixed;
    display: flex;
    justify-content: start;
    align-items: end;
    top: 0;
    bottom: 0;
    left: -100vw;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    transition: 0.3s linear;
    z-index: 10;
    flex-direction: column;
  }
  header .navigations-items.active {
    opacity: 1;
    visibility: visible;
    left: 0;
    padding-bottom: 6rem;
    pointer-events: all;
  }
  header li a {
    padding: 15px;
    white-space: nowrap;
  }
  footer .social-icons {
    flex-direction: column;
    align-items: flex-end;
  }
  footer .social-icons h4 {
    padding-bottom: 10px;
  }
  .megamenu__dropdown {
    position: static;
    visibility: visible;
    background: 0 0;
    pointer-events: all;
    flex-direction: column;
    justify-content: initial;
    padding: 0;
    max-height: 100%;
  }
  .megamenu__dropdown > div > div {
    display: flex;
    gap: 1rem;
    flex-basis: 100%;
    flex-grow: 1;
    justify-content: center;
    max-width: 100%;
  }
  .megamenu__dropdown > div {
    justify-content: start;
    display: block;
  }
  .megamenu__dropdown-mobile-header {
    display: flex;
    gap: 2rem;
    align-items: center;
    padding: 1rem 1rem 0;
    position: relative;
  }
  .megamenu__dropdown-mobile-header:after,
  .megamenu__dropdown-mobile-header:before {
    position: absolute;
    content: "";
    width: 13px;
    height: 3px;
    background: #000;
    right: 5rem;
    top: 50%;
    transition: 0.2s linear;
  }
  .megamenu__dropdown-mobile-header:before {
    transform: rotate(90deg);
  }
  .megamenu__dropdown-column--open .megamenu__dropdown-mobile-header:before {
    transform: rotate(0);
  }
  .megamenu__dropdown-mobile-header h3 {
    margin: 0;
    color: #000;
  }
  .megamenu__dropdown-mobile-header img {
    display: initial;
    width: 110px;
    height: auto;
    border-radius: 0;
    height: 110px;
    object-fit: cover;
  }
  .megamenu__dropdown-mobile-list {
    padding-left: 2rem;
    padding-top: 1rem;
    max-height: 0;
    opacity: 0;
    transition: 0.2s ease-in-out;
    visibility: hidden;
    background: #f2f2f2;
  }
  .megamenu__dropdown-column--open .megamenu__dropdown-mobile-list {
    max-height: 3000px;
    opacity: 1;
    transition: 0.2s ease-in-out;
    visibility: visible;
  }
  .megamenu__dropdown-column {
    cursor: pointer;
    margin-top: 0;
    overflow: hidden;
  }
  .megamenu__dropdown .megamenu__dropdown-column a,
  .megamenu__dropdown .megamenu__dropdown-column a:hover {
    color: #373737;
  }
  .megamenu__dropdown--hide-desk {
    display: flex;
  }
}
@media (max-width: 991px) {
  .section-heading {
    font-size: 30px;
  }
  .section-paragraph {
    font-size: 16px;
  }
  .topbar span {
    font-size: 16px;
        gap:30px;
    padding-left: 10px;
    padding-right: 10px;
}
  }
  footer .text-right,
  footer h4,
  footer li {
    text-align: center;
  }
  footer .footer-box {
    margin-bottom: 25px;
  }
  footer .col-lg-2 img {
    margin: 20px auto auto;
  }
  footer .social-icons {
    align-items: center;
    margin-bottom: 30px;
  }
  footer ul {
    padding-top: 9px;
  }
}
@media (max-width: 600px) {
  .section-heading {
    font-size: 30px;
  }
  .section-paragraph {
    font-size: 15px;
  }
}
@media (max-width: 500px) {
  .megamenu__dropdown-mobile-header {
    gap: 1rem;
  }
  .megamenu__dropdown .megamenu__dropdown-column h3 a {
    white-space: wrap;
  }
  .megamenu__dropdown-mobile-header h3 {
    width: 60%;
  }
  .topbar span {
    font-size: 12px;
  }
}
@media (max-width: 433px) {
  .megamenu__dropdown-mobile-header:after,
  .megamenu__dropdown-mobile-header:before {
    right: 1rem;
  }
}
@media (max-width: 400px) {
  .topbar span {
    font-size: 10px;
  }
}
.center {
  text-align: center;
}
.button {
  min-width: calc(12rem + var(--buttons-border-width) * 2);
  min-height: calc(4.5rem + var(--buttons-border-width) * 2);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 0;
  padding: 0 3rem;
  cursor: pointer;
  font: inherit;
  color: rgb(var(--color-button-text));
  transition: box-shadow var(--duration-short) ease;
  -webkit-appearance: none;
  appearance: none;
  background-color: rgba(var(--color-button), 1);
  font-size: 1.5rem;
  line-height: calc(1 + 0.2 / var(--font-body-scale));
}

.drawer {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  background-color: rgba(var(--color-foreground), 0.5);
  transition: visibility var(--duration-default) ease;
}

.accesories .head,
.boxes-show .head,
.head {
  text-align: center;
  display: block;
}
:focus-visible {
  outline: 0 !important;
  outline-offset: 0 !important;
  box-shadow: none !important;
}
header .logo {
  height: 53px;
}
header .logo a {
  display: inline-block;
  height: 53px;
}
header li a {
  font-weight: 500;
  transition: 0.3s ease-in;
  font-size: 12px;
  padding: 20px 30px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
header .carts-icon {
  height: 53px;
  padding: 16px 15px;
  position: relative;
  z-index: 1;
}
header .cart-count-bubble {
  background-color: #fdbfaa;
  color: #111;
  font-size: 1rem;
  font-weight: 900;
  line-height: 17px;
  right: -12px;
  left: auto;
}
header a.active,
header li.megamenu__item > a:hover {
  background-color: #fff5f1;

  color: #000;
}
@media screen and (max-width: 600px) {
  header {
    padding: 5px 0;
  }
  header .trigger {
    padding: 9px 0;
    text-align: center;
  }
  header .trigger img {
    width: 25px;
    height: 25px;
  }
}
body {
  display: block !important;
}
.button.disabled,
.button:disabled,
.button[aria-disabled="true"],
.customer button.disabled,
.customer button:disabled,
.customer button[aria-disabled="true"],
.quantity__button.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.glide * {
  box-sizing: inherit;
}
.glide__track {
  overflow: hidden;
}
.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}
.glide__slides--dragging {
  user-select: none;
}
.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: initial;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.glide__slide a {
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.glide__arrows {
  -webkit-touch-callout: none;
  user-select: none;
}
.glide__bullets {
  -webkit-touch-callout: none;
  user-select: none;
}
.glide--rtl {
  direction: rtl;
}
#yotpo-main-widget-btn {
  padding: 1rem;
}
.header-search__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: radial-gradient(
    circle farthest-corner at center center,
    #2a2a2a 0,
    #151515 50%,
    #000 100%
  );
  color: white;
  display: flex;
  align-items: center;
  transition: 0.2s;
  opacity: 0;
  z-index: 0;
  pointer-events: none;
}
.header-search__wrapper.visible {
  top: 100%;
  opacity: 1;
  pointer-events: all;
}
.header-search__wrapper.visible.menu-open {
  z-index: 100;
  top: 56%;
}
.header-search__wrapper .container {
  display: flex;
  height: 100%;
  align-items: center;
}
.header-search__wrapper .container form,
.header-search__wrapper .container .search-input {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}
.header-search__wrapper .container button {
  background: transparent;
  border: none;
  cursor: pointer;
}
.header-search__wrapper .container .search-input {
  background: transparent;
  border: none;
  color: white;
  padding-left: 2rem;
  font-size: 2rem;
}
.header__close-search,
.header__close-search svg {
  width: 25px;
  height: 25px;
  cursor: pointer;
  transition: transform 0.2s;
}
.header__close-search:hover {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#reamazejs-container {
  height: 0;
  overflow: hidden;
}
/* START PRODUCT ITEM */
.bestseller-label {
  display: none;
}
.product-card__wrapper > a {
  width: 100%;
}
.product-card__picture > img {
  max-width: 100%;
  width: 100%;
  height: 300px;
  object-fit:contain;
}
/* relevant in collection page */
.grid__item .product-card__picture > img {
  height: auto;
}
.product-card__info .reviews {
  font-size: 16px;
  font-weight: 400;
  margin: 5px 0;
  letter-spacing: 0.1rem;
  color: #c4c4c4;
}
.product-card__info h4 {
  /* font-family: DidotLH; */
  font-family: var(--cv-body);
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  margin: 0;
  /* white-space: nowrap; */
}
.product-card__info .price {
  font-weight: 400;
  white-space: nowrap;
}
.product-card__info .rating {
  display: flex;
}
.product-card__container {
  cursor: pointer;
  position: relative;
}
.product-card__info .flex-area,
.product-card__review-compare {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-card__compare-price {
  font-size: 18px;
  color: #f7ac93;
  text-decoration: line-through;
}
.button__action.product-form__submit:after {
  visibility: hidden;
}
.button__action.product-form__submit .loading-overlay__spinner .path {
  stroke: var(--cv-pink);
}
.button__action.product-form__submit:hover .loading-overlay__spinner .path {
  stroke: black;
}
.button__action.product-form__submit[aria-disabled="true"] {
  cursor: not-allowed;
}
.button__action.product-form__submit:hover {
  background-color: #fdbfaa;
  color: #000;
  border: 1px solid #fdbfaa;
}
.button.loading > .loading-overlay__spinner {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
}
.product-card__container:hover {
  background-color: #fff5f1;
}
.button__action.product-form__submit {
  position: relative;
  padding: 15px;
  text-transform: uppercase;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 3px;
  color: #000;
  margin-top: 20px;
  min-height: auto;
  font-size: 14px;
  width: 100%;
  font-weight: 500;
  transition: 0.3s ease-in;
  cursor: pointer;
  text-align: center;
}

@media (max-width: 9900px) {
  .product-card__info .price {
    font-size: 16px;
  }
  .product-card__info .rating img {
    margin-right: 5px;
  }
  .product-card__container {
    padding: 20px 25px;
  }
  .product-card__info .flex-area {
    padding-top: 22px;
  }
}
@media(max-width: 1400px){
  header li a{
    padding: 20px 15px;
  }
}
@media (max-width: 1024px) {
  .product-card__picture {
    display: flex;
    justify-content: center;
  }
  .product-card__picture > img {
    width: auto;
    object-fit: cover;
  }
}
@media (max-width: 991px) {
  .product-card__container {
    padding: 12px 16px;
  }
}
@media (max-width: 500px) {
  .product-card__picture > img {
    height: auto;
    object-fit: contain;
  }
}
