/** Shopify CDN: Minification failed

Line 533:8 Expected ":"
Line 533:9 Expected identifier but found "var("
Line 1020:9 Expected ":"
Line 1020:10 Expected identifier but found ":"
Line 2847:26 Unexpected "{"

**/
@charset "utf-8";

/* =========================================================
2. ROOT VARIABLES
========================================================= */
:root {
  --main: 14px;
  --fs: 14px;
  --fsm:14px;
  --fsb:40px;
  --lh:auto;
  --lht:18.5px;
  --add:140px;
  --gap: 15px;
  --br:15px;
  --px:2px;
  --padding: 15px;
  --white: #FFFDEE;
  --light: #D9D9D9;
  --grey:#D9D9D9;
  --lightblue:rgba(255, 255, 255, 0.4);
  --search:rgba(45, 74, 135, 0.5);
  --formi:rgba(45, 74, 135, 0.3);
  --blue: #7790AF;
  --darkblue: #2D4A87;
  --ff: 'Solaris-Bold';
  --fr: 'Solaris-Regular';
  --fi: 'Solaris-Italic';
  --fd: 'Rigaldon-Classic';
  --border: 2px solid var(--darkblue);
  --ts:all 0.3s ease;
}

.price-block {
  display:grid;
  gap:10px;
}
.description-collection {
    font-size: 16px;
}

/* =========================================================
3. FONTS
========================================================= */
@font-face {
  font-family: 'Rigaldon-Classic';
  src: url('../assets/Rigaldon-Classic.woff2') format('woff2'),
       url('../assets/Rigaldon-Classic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Solaris-Bold';
  src: url('../assets/Solaris-Bold.woff2') format('woff2'),
       url('../assets/Solaris-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Solaris-Regular';
  src: url('../assets/Solaris-Regular.woff2') format('woff2'),
       url('../assets/Solaris-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Solaris-Italic';
  src: url('../assets/Solaris-Italic.woff2') format('woff2'),
       url('../assets/Solaris-Italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* =========================================================
4. RESET GLOBAL
========================================================= */
* {
  font-family: var(--ff);
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html,
body,
div,
span,
header,
footer,
section,
article,
aside,
menu,
nav,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul,
li,
a,
strong,
b,
i,
s,
address,
sub,
sup,
form,
label {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}

html {
  padding-bottom: 0px!important;
}

ol, ul, li {
  list-style: none;
}

/* =========================================================
5. TABLE RESET
========================================================= */
table,
thead,
tbody,
tfoot,
tr,
th,
td {
  display: block;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
  border-collapse: inherit;
  border-spacing: 0;
  border-color: inherit;
  vertical-align: inherit;
  text-align: left;
  font-weight: inherit;
  -webkit-border-horizontal-spacing: 0;
  -webkit-border-vertical-spacing: 0;
}

/* =========================================================
6. FORM ELEMENTS
========================================================= */
input,
button,
select {
  padding-bottom: 0px!important;
  font-size: 100%;
  padding: 0;
  margin: 0;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  color: inherit;
  background: transparent;
  background-color: transparent;
  line-height: normal !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: var(--ff);
  font-size: var(--fs)!important;
}

/* =========================================================
7. SELECTION & SCROLLBAR
========================================================= */
::selection {
  background-color: transparent;
  color: var(--grey);
}

::-webkit-scrollbar {
  display: none;
}

/* =========================================================
8. BUTTONS
========================================================= */
.butt{
  text-align:center;
  background-color:rgba(119, 144, 175, 0.5);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius:15px;
  padding:10px 20px!important;
  min-width:120px;
  border:2px solid transparent;
}
button{
  font-size:normal;
  font-weight:200!important;
}

em {
  font-family:var(--ff)!important;
    font-size:normal;
  font-weight:200!important;
}

.butt.fermer{
  background-color:var(--darkblue);
  color:var(--white);
}

.butt.negative{
  background-color:transparent;
  color:var(--white)!important;
  border:var(--px) solid var(--white)!important;
}
.product-tabs-wrapper p{
  font-size:16px;
  font-family: var(--fr);
  font-weight: 400;
}
.product-tabs-wrapper em,
.product-tabs-wrapper i {
    font-style: normal;
    font-weight: 700;
}
.butt.outline{
  background-color:transparent;
  border:2px solid var(--darkblue);
  border:var(--border);
}
.swiper-slide:hover .hover-blog {
  display:grid;
  row-gap:10px;
}
.hover-blog {
  display:none;
}

.libre-plus {
  margin-top:50px!important;
}
.collection-header a,
a.collection-link,
.editorial-hero__cta a,
a.CartDrawer__checkout.butt,
a.butt.outline,
a.supplement,
.quantity-button,
.remove,
.quick-add-btn,
.CartDrawer__qtyBtn,
.newsletter-form button,
.menu a.butt,
.libre-plus.butt.outline,
.cart-part .butt,
a.butt.outline.longo.voir,
.purchase-option {
  transition: var(--ts);
}



.menu a.butt:hover {
  background-color:var(--darkblue);
  border:2px solid var(--darkblue);
  color:var(--white)!important;
  transition:var(--ts);
}
.libre-plus.butt.outline:hover{
    background-color:var(--darkblue);
  border:2px solid var(--darkblue);
  color:var(--white)!important;
  transition:var(--ts);
} 
.cart-part .butt:hover{
    background-color:var(--darkblue);
  border:2px solid var(--darkblue);
  color:var(--white)!important;
  transition:var(--ts);
}

a.butt.outline.longo.voir:hover{
    background-color:var(--darkblue);
  border:2px solid var(--darkblue);
  color:var(--white)!important;
  transition:var(--ts);
}

.butt.active{
  background-color:var(--darkblue);
  border:2px solid var(--darkblue);
  color:var(--white);
}

a#cart {
    justify-content: center;
    display: flex;
}

/* header .butt:hover{
  background-color:var(--darkblue);
  border:2px solid var(--darkblue);
  color:var(--white);
} */

.butt.unique{
  display:none;
  padding:10px 20px!important;
  min-width:auto!important;
  pointer-events:auto;
  background-color:transparent;
  border: 2px solid var(--darkblue);
}

/* =========================================================
9. GRID / PRODUCTS
========================================================= */

.tab {
  flex: 1;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  color: var(--darkblue);
}

.tab {
  flex: 1;
  text-align: center;
  padding: 10px;
  cursor: pointer;
  z-index: 2;
  color: var(--darkblue);
  transition: color 0.3s ease;
}

.duration-tabs {
  background: #7790AF80;
  border: 2px solid var(--darkblue);
  overflow: hidden;
  border-radius:var(--br);
  position: relative;
  display: flex;
}

.tab-slider {
  border-radius:10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: var(--darkblue);
  transition: transform 0.3s ease;
  z-index: 1;
}

.tab{
  opacity:0.3;
}
.tab.active {
  opacity:1;
  color: white;
}

.plan-cards {
  text-align:center;
  display: flex;
  gap: 15px;
}

.plan-card {
  flex: 1;
  border-radius:var(--br);
  border: 2px solid var(--darkblue);
  padding: 15px;
  cursor: pointer;
  background: #7790AF80;
}

.plan-card .plan-format {
  opacity:0.3;
}

.plan-card .plan-price {
  opacity:0.3;
}

.plan-card.active .plan-format {
  opacity:1;
}

.plan-card.active .plan-price {
  opacity:1;
}

.plan-card.active {
  background: #7790AF;
  color: white;
}

.plan-format {
  font-size: 14px;
  margin-bottom: 5px;
}

.plan-price {
  font-size: 22px;
  font-weight: bold;
}


.products {
  grid-gap: 10px;
  grid-column: span 4;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.purchase-options {
  display:grid;
  row-gap:10px;
}

.toggle-subcription {
  display:flex;
}

.purchase-option:hover {
  background-color:var(--darkblue);
  color:var(--white);
  transition:var(--ts);
}

.toggle-subscription {
    border: var(--border);
    position: relative;
    display: inline-flex;
    background: #aeb7c4;
    border-radius: var(--br);
    overflow: hidden;
    width: 420px;
}

/* Hide radio buttons */
.toggle-subscription input[type="radio"] {
  display: none;
}

/* Default button style */
.purchase-option {
  padding: 14px 28px;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  background: #bfc8d6;
  color: #ffffff;
  transition: all 0.3s ease;
  white-space: nowrap;
}

/* Left button */
#one_time + label {
  text-align:center;
  width:50%;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
/* Right button */
#subscription + label {
  text-align:center;
  width:50%;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.pack{
  display:flex;
  justify-content:space-between;
}
.CartDrawer__title {
    max-width: 100px;
}
.plan-price.cheaper {
    gap: 5px;
    align-items: center;
    display: flex;
}
.cheap{
  font-size:12px;
  text-decoration: line-through;
}
/* Active state */
.toggle-subscription input[type="radio"]:checked + label {
  background: #2f4f8f; /* darker blue */
  color: #ffffff;
}
s.price-compare {
    font-size: 15px;
    color:var(--formi);
}
.toggle-subscription {
  border;var(--border);
  position: relative;
  display: inline-flex;
  background: #aeb7c4; /* fondo gris claro */
  border-radius: var(--br);
  overflow: hidden;
  width: 420px; /* ajusta a tu ancho */
}

/* Ocultamos radios */
.toggle-subscription input {
  display: none;
}

select.subscription-select {
    text-align: center;
    width: 100%;
    text-transform:uppercase;
}

.quantity-selector {
  font-size:12px;
  display: flex;
  align-items: center;
  gap: 0px;
}

.qty-btn {
  padding:0px;
  background-color:var(--white)!important;
  background: none;
  cursor: pointer;
  height:22px;
  width:22px;
}

.qty-input {
  pointer-events:none;
  width:52px;
  height:22px;
  background-color:var(--darkblue);
  color:var(--white);
  text-align: center;
}

.qty-input::-webkit-outer-spin-button,
.qty-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}


/* Labels */
.toggle-subscription label {
  flex: 1;
  padding:10px 20px!important;
  text-align: center;
  font-size: 10px;
  cursor: pointer;
  z-index: 2;
  text-transform:uppercase;
  color: white;
  transition: color 0.3s ease;
}

/* Slider azul oscuro */
.toggle-subscription .slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: #2f4f8f; /* azul oscuro */
  border-radius: 12px;
  transition: transform 0.35s ease;
  z-index: 1;
}

/* Mover slider a la derecha */
#subscription:checked ~ .slider {
  transform: translateX(100%);
}

/* =========================================================
10. SWIPER
========================================================= */
.blog-swiper .swiper-slide{
  width:auto;
  min-width:0;
  height:auto;
}

.blog-swiper .thumbnail{
  width:100%;
}

.blog-swiper img{
  width:100%;
  height:auto;
  display:block;
}
/* =========================================================
11. PRODUCTS LOADING
========================================================= */
#products {
  transition: opacity 0.3s ease;
}

#products.is-loading {
  opacity: 0;
  pointer-events: none;
}

/* =========================================================
12. VARIANTS / SHOP
========================================================= */
.variant-pill:contains("Default Title"),
.variant-selector option[value*="Default Title"],
.variant-selector option:contains("Default Title") {
  display: none !important;
}

/* =========================================================
13. PLACEHOLDERS
========================================================= */
::placeholder {
  color: var(--darkblue);
}

.search.is-active ::placeholder {
  color: var(--search);
  opacity: 1; 
}

.newsletter-form ::placeholder {
  color: var(--darkblue);
  opacity: 1; 
  font-family:var(--fr)!important; 
}

.search.is-active ::-webkit-input-placeholder{
  color: var(--search);
  opacity: 1; 
}

.search.is-active :-ms-input-placeholder{
  color: var(--search);
  opacity: 1; 
}

.newsletter-form ::-webkit-input-placeholder {
  color: var(--darkblue);
  font-family:var(--fr)!important; 
}

.newsletter-form :-ms-input-placeholder {
  color: var(--darkblue);
  font-family:var(--fr)!important; 
}

.newsletter-form :-ms-input-placeholder {
  color: var(--darkblue);
  font-family:var(--fr)!important;  
}

/* =========================================================
14. INPUT / BUTTON BEHAVIOUR
========================================================= */
input[type="checkbox"],
button,
select {
  display: block;
  cursor: pointer;
}

input,
input:disabled,
button:disabled,
select:disabled {
  opacity: 1;
}

/* =========================================================
15. MENU VISIBILITY (SHOW / HIDE)
========================================================= */
a.vissible {
  display: block;
}

a.archive.vissible {
  display: block;
}

a.information.vissible {
  display: block;
}

a.hidden {
  display: none!important;
}

a.archive.vissible{
  display: block;
}

/* =========================================================
16. FOCUS RESET
========================================================= */
:focus {
  outline: none !important;
}

:focus::-ms-value {
  background-color: none;
  color: inherit;
}

::-moz-focus-inner {
  border: none !important;
}
  

.hero-prev,
.hero-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
  opacity:0.3;
  transition: opacity 0.3s ease;
  width: 120px;
  height: 80px;
  background-size: cover;
  background-position: center
}

.hero-prev:hover {
  opacity:1;
}
.hero-next:hover {
  opacity:1;
}

/* Botón izquierda */
.hero-prev {
  left: 0;
}

/* Botón derecha */
.hero-next {
  right: 0;
}

/* =========================================================
17. BODY
========================================================= */
body {
  overflow-x:hidden;
  padding: 0px;
  background-color:var(--white);
  color:var(--darkblue);
  font-size: var(--fs);
  font-family: var(--ff);
  line-height: var(--lh);
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  width: 100%;
  height: 100%;
  margin: auto;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  font-smoothing: antialiased;
  letter-spacing:0px;
  overflow-x:hidden;
  
}

/* =========================================================
18. MEDIA (IMG / VIDEO)
========================================================= */
img,
video {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
  font-size: 0;
  line-height: 0;
  transition: 0.2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* =========================================================
19. LINKS
========================================================= */
a {
  color:var(--darkblue);
  text-decoration: none;
  cursor: pointer;
}

a:hover {

}

/* Reseteamos el contador solo una vez */
body.count {
  counter-reset: collection;
}

/* Cada sección suma +1 */
body.count  .products-section {
  counter-increment: collection;
}

body.count  .products-section .collection-title::before {
  content: counter(collection) ". ";
}


.f-info span{
  font-family:var(--ff)!important;
}
.f-info {
  font-family:var(--fr);
}
/* Pintamos el número delante del título */

.hero__media {
    width: 100%;
    height: 100vh;
}

.hero__media img{
    width: 100%;
    height: 100%;
    object-fit:cover;
}

.hero__media video{
    width: 100%;
    height: 100%;
    object-fit:cover;
}

.hero-progress {
  position: relative;
  z-index:1000;
  width: 100%;
  height: 6px;
  border-radius:10px;
  background-color: rgba(255, 255, 255, 0.3);
  overflow: hidden; /* 🔑 CLAVE */
}

.hero-progress__bar {
  display: block;
  height: 100%;
  width: 100%;
  background: #fff;
  transform: translateX(-100%);
}

   .supplement__number {
    font-family:var(--fr);
    width: 50px;
    height: 50px;
    margin: 0 auto var(--gap);
    border: var(--border);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;

  }
     .supplement__number:hover {
      background-color: #7790AF80;
      transition:all 0.3s ease;
  }

  .supplement__title {
    font-family:var(--fr);
    font-size: 20px;
    line-height: 18.5px;
  }

  .supplement__cta {
    font-family:var(--fr);
    font-size: 20px;
    line-height:18.5px;
    color: #b7c0cf;
  }

/* =========================================================
20. TYPOGRAPHY HELPERS
========================================================= */
.curly {
  font-family:var(--fd)!important;
  font-size:20px;
}

span.collection-title.curly {
    font-size: 40px;
}

.bold {
  font-family:var(--ff);
}

.regular {
  font-family:var(--ffr);
}

.italic {
  font-family:var(--ffi);
}

/* =========================================================
21. HEADER
========================================================= */
header {
  width: 100vw;
  padding: 0px;
  position: sticky;
  top: 0px;
  z-index: 99;
  padding: var(--gap);
  padding-bottom: 5px !important;
  display:flex;
  justify-content:space-between;
}

.header-home{
  position:fixed;
  top:0px;
  background-color:transparent;
}

header.is-fixed {
  position: fixed;
}

/* =========================================================
22. MENU
========================================================= */
.menu {
  align-items:center;
  display: flex;
  color: black;
  top: 0px;
  grid-gap: 5px;
  z-index: 100;
}

.menu a {
  margin-right: 0px;
  display: block;
}

.menu a.active {
  color: var(--white);
}

.search.is-active .butt.unique{
  display:block;
}

.search form{
  display:flex;
  grid-gap:5px;
  color: var(--darkblue);
}

/* =========================================================
23. LOGO
========================================================= */
.logo{
  left: 50%;
  transform: translate(-50%, 0%);
  position: absolute;
  z-index;:-1!important;
}

.logo svg {
  height: 30px;
  width:fit-content;
  z-index:-1;
}

.logo-full svg {
  height: fit-content;
  width: 100%;
  z-index:-1;
}

/* =========================================================
24. VISIBILITY HELPERS
========================================================= */
.not-vissible{
  display:none;
}

.tout{
  font-family:var(--fr)!important;
  color:var(--darkblue);
}
.collection-header a:hover{
  color:var(--darkblue);
  opacity:1;
  transition:var(--ts);
}
a.collection-link:hover{
  opacity:1;
  transition:var(--ts);
}

/* =========================================================
25. CART
========================================================= */
.cart-part {
  height: 100%;
  top: 0px;
  z-index: 99;
  width: auto;
  right:var(--gap);
  display: flex;
  grid-gap:5px;
  align-items: center;
  justify-content: space-between;
}

.cart-total{
  text-align: right;
  float: right;
}

li.cart-nav {
  justify-content: center;
  display: flex;
  grid-gap: 10px;
}

.cart-part li a.blink{
  animation: blinking 1s infinite;
  animation-iteration-count: 3;
}

.cart-part li.yellow{
  background-color: var(--yellow);
}

/* =========================================================
26. DROPDOWN / CATEGORIES
========================================================= */
.categories {
  pointer-events:none;
  opacity:0;
  margin-top:20px;
  left:var(--padding);
  width:373px;
  padding:10px;
  background-color: var(--lightblue);
  z-index: 99;
  position: fixed;
  top: var(--m);
  border-radius:var(--padding);
  transition: 0.4s ease-in-out;
  line-height: var(--lht);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.categories.active {
  opacity:1;
  pointer-events:auto;
  transition: 0.4s ease-in-out;
  top: var(--m);
  margin-top:0px;
}

/* =========================================================
27. NAV STRUCTURE
========================================================= */
.nav-header {
  row-gap: 10px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.nav-main {
  display: grid;
  row-gap: 10px;
}

.ver-todo {
  text-align: center;
  grid-column: span 2;
}

div#shopify-section-template--28696154177861__info_block_Ti99Qh {
    margin-top: 100px;
}

/* =========================================================
28. DESIGNERS NAV
========================================================= */
/* =========================================================
29. SECTION NAMES
========================================================= */
.section-name {
}

.section-name.special {
  text-indent: 59px;
  height:auto!important;
}

.section-nav {
  height: fit-content;
}

/* =========================================================
30. MISC ELEMENTS
========================================================= */
square-placement {
  margin: 0px;
  display: block;
}

svg.color-light-jewel-afterpay {
  display: none;
}

.section-nav.single {
  display: none;
  order: 0;
}

/* =========================================================
31. CATEGORY LIST
========================================================= */
.categories > li {
  background-color: var(--light);
  padding: var(--padding);
}

/* =========================================================
32. FOOTER NAV COUNTER
========================================================= */
.nav-footer.sp {
  counter-reset: item;
}

.nav-footer.sp li {
  position: relative;
}

.bold{
  font-family:var(--ff)!important;
}

.nav-footer.sp li:nth-child(-n + 5)::before {
  counter-increment: item;
  content: counter(item);
  font-size: 0.65em;
  vertical-align: super;
  margin-right: 6px;
  color: currentColor;
}

/* =========================================================
33. EDITORIAL HERO
========================================================= */
  .editorial-hero {
  }

  .editorial-hero__inner {
    margin: 0 auto;
    display: grid;
    position: relative;
    text-align: center;
    row-gap: 30px;
    height: 946px;
    overflow: hidden;
    background-color: #7790AF4D;
    border-radius:var(--br);
  }

  .editorial-hero__header h2 {
    color:var(--darkblue);
    font-size: 1.25rem;
    margin-bottom: 1rem;
  }

  .editorial-hero__header p {
    margin: 0 auto;
    color:var(--darkblue);
  }

  .editorial-hero__visual {
    position: absolute;
    z-index: -1;
    height: 100%;
    width:100%;
  }

  .editorial-hero__media {
    object-fit: cover;
    height:100%;
    width:100%;
    border-radius:var(--br);
  }

  video.editorial-hero__media {
    object-fit: cover;
    height:100%;
    width:100%;
    border-radius:var(--br);
  }

  .editorial-hero__cta a {
    display: inline-block;
    padding: 0.75rem 3rem;
    border: 2px solid var(--darkblue);
    border-radius: var(--br);
    color:var(--darkblue);
    text-decoration: none;
    transition: var(--ts);
  }

  .editorial-hero__cta a:hover {
    background:var(--darkblue);
    color: var(--white);
  }

  .editorial-hero__cta {
    height: fit-content;
    position: absolute;
    bottom: 30px;
    transform: translate(-50%, 0);
    left: 50%;
  }
  .editorial-hero__header {
   height: fit-content;
    position: absolute;
    top: 30px;
    transform: translate(-50%, 0);
    left: 50%;
    font-size:20px;
}
  .editorial-hero__header p {
    font-family:var(--fr);
}
/* =========================================================
34. LETTER NAV
========================================================= */

/* =========================================================
35. SPECIAL BLOCK
========================================================= */

/* =========================================================
36. ANIMATIONS
========================================================= */
@keyframes slideUp {
  from {
    bottom: -50px;
  }
  to {
    bottom: 0px;
  }
}
/* =========================================================
37. KLAVIYO / BIS BUTTON
========================================================= */
#klaviyo-bis-button-container {
  position: absolute;
  bottom: -50px;
  z-index: 10;
  animation-delay:1s;
  animation: slideUp 0.4s ease-out forwards;
  margin-bottom:0px!important;
}

.go17362477.go17362477.go17362477 {
  text-align: center;
  height: var(--m)!important;
  color: #FFFFFF;
  font-family: var(--ff)!important;
  font-size: 14px;
  font-style: normal;
  border-radius:0px!important;;
  font-weight: normal!important;
  letter-spacing: 0px;
  text-decoration: ;
  background-color: #000000;
  width: 100%;
  cursor: pointer;
}

/* =========================================================
38. CATEGORIES STATES
========================================================= */

/* =========================================================
39. CATEGORIES CLOSE
========================================================= */
.shut{ 
  display:flex;
  justify-content:center;
  align-items:center;
  padding-bottom:30px;
}

.close-categories{
  cursor:pointer;
  width:16px;
  height:16px;
  background-color:var(--darkblue);
  border-radius:50%;
}

.close-durability{
  cursor:pointer;
  width:16px;
  height:16px;
  background-color:var(--darkblue);
  border-radius:50%;
  margin: 0 auto;
  align-self: baseline;
}

/* =========================================================
40. FOOTER
========================================================= */
footer {
  padding-top: 200px!important;
  display: grid;
  grid-template-columns: repeat(1,1fr);
  align-items: end;
  margin-top: auto;
  grid-gap: var(--padding);
}

footer .section-name {
  text-transform: uppercase;
  margin-bottom:5px;
}

.full {
  position:relative;
  align-items: center;
  justify-content: center;
  grid-gap: 0px;
  display: flex;
  justify-content: space-between;
}

.title-header.curly {
  height: 200px;
  position:absolute;
  top:0px;
}

.blue{
  position:relative;
  background-color:var(--blue);
  display: grid;
  grid-template-columns: repeat(1,1fr);
  align-items: end;
  padding: 15px;
  margin-top: auto;
  grid-gap: var(--padding);
}

/* =========================================================
41. FOOTER GRID & ICONS
========================================================= */
.grid-footer{
  height: auto;
  width: 100%;
  grid-template-columns: repeat(5, 1fr);
  display: grid;
  grid-gap: 10px;
}

.icons{
  font-size:var(--fsm);
  justify-content:center;
  height:200px;
  margin: 0 auto;
  display:flex;
  grid-gap:20px;
}

.icon{
  width:20%;
  display:flex;
  gap:10px;
  align-items:center;
}

.icon img{
  width: 50px;
}

.cred:hover .credits{
  display: block;
}

footer .credits{
  display: none;
}

.legal li.active {
  color: var(--grey);
}

/* =========================================================
42. PAGINATION
========================================================= */
.pagination {
  text-align: center;
}

ul.pagination-list {
  padding: 50px;
  justify-content: center;
  display: flex;
  grid-gap: 10px;
}

ul.pagination-list li.active {
  color: var(--grey);
}

.nav-footer li a{
  font-family: var(--fr);
}

/* =========================================================
43. PRODUCTS ARCHIVE GRID
========================================================= */
#products {
  column-gap: 5px;
  flex-grow: 1;
  row-gap: 40px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}


#related form#product-actions{
  display:none;
}

.related-products .product-title{
}

.product.active-size,
.product.active-color {
  display: none;
}

/* =========================================================
44. CART / PRODUCT BLOCKS
========================================================= */
.bl-cart{
  display:grid;
  row-gap: 15px;
}

.bl-cart .main-information{
  display:grid;
}

.section-nav.single {
  order:0;
}

.section-related{
  padding: var(--gap) 0px;
  padding-top: 100px;
}

/* =========================================================
45. PRODUCT CARD
========================================================= */
.product {
  position: relative;
  display: grid;
  height: fit-content;
  row-gap: 10px;
  grid-column: span 1;
}

.thumbnail{
  overflow:hidden;
  position:relative;
}

form.quick-add-form {
  display:grid;
  position:relative;
  grid-gap:var(--gap);
  width:100%;
  align-items:center;
}

#products form.quick-add-form {
  display: grid;
  grid-gap:var(--padding);
  width:100%;
  align-items:center;
  grid-gap:0px;
}

#related form.quick-add-form {
  grid-gap:10px;
}

/* =========================================================
46. PRODUCT VARIANTS
========================================================= */
.variant-pills {
  flex-wrap: wrap;
}

.variant-group.variant-group--size {
  width: 100%;
}

.variant-group.variant-group--color {
  height: 26px;
}

#products .variant-group.variant-group--color {
  height: auto;
  padding:0px 2px;
}
.page-title__inner {
  font-size:30px;
}

/* =========================================================
47. PRODUCT TAGS & LABELS
========================================================= */
.onsale {
  background-color:var(--yellow);
  position:absolute;
  top:10px;
  right:10px;
  display:none;
}

.product-tags,
.product-collections {
  color: var(--grey);
}

.sold-out {
  display:none;
  top:10px;
  right:10px;
  padding:var(--gap);
  width: fit-content;
}

/* =========================================================
48. PRODUCT INFO
========================================================= */
.main-information {
  margin-top: 20px;
  height: fit-content;
  display: grid;
  grid-gap: 10px;
}
.product .main-information {
  margin-top: 20px;
  height: fit-content;
  display: flex;
  grid-gap: 5px;
}

.fleche {
  cursor:pointer;
  display:flex;
  justify-content:center;
  min-width:60px;
  width:fit-content!important;
  transition:var(--ts);
}
.fleche.swiper-button-disabled.is-disabled {
    opacity: 0.3;
    transition:var(--ts);
}



.product-price {
  gap:5px;
  font-size:var(--fs);
  display:flex;
  padding:0px 10px;
  justify-content:center;
  min-width: var(--add);
  height:fit-content;
  background-color:var(--darkblue);
  color:var(--white);
}

.buy-block .product-price {
  display:flex;
  gap:10px;
  background-color:transparent;
  font-size:20px;
  text-align:center;
  color:var(--darkblue);
  width:100%;
}
.libre-plus.butt.outline a:hover{
  color:var(--white);
  
}
.libre-plus.butt.outline:hover a{
  color:var(--white);
  
}

/* =========================================================
49. PRODUCT VARIATION STATES
========================================================= */


.product-sizes {
  width: auto;
  min-width: 124px;
  color: #fff;
  background-color: #000;
  bottom: 19px;
  left: 0;
  padding:var(--padding);
  position: absolute;
  display: none;
  gap: var(--padding);
  justify-content: space-between;
  align-items: center;
}

.product-sizes.hide {
  display: none;
}

/* =========================================================
50. PRODUCT GALLERY
========================================================= */
.product_gallery {

}

.product_gallery_second {
  display: none;
}

/* =========================================================
51. PRODUCT OPTIONS
========================================================= */
.product-variants {
  grid-gap:var(--gap);
  display: grid;
  margin-bottom: 20px;
}

.variant-pill.is-active.unique {
  width: fit-content;
}

.product-variant-item fieldset {
  display: flex;
  padding: 0px;
  margin: 0px;
  border: 0px;
  background-color: var(--light);
  justify-content: space-around;
}

.product-size-value[data-value="Default Title"] {
  display: none!important;
}

.product-variant-title,
.product-variant-item .option-value {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.product-variant-item .option-value {
  padding: var(--padding);
}

/* =========================================================
52. VARIANT STATES
========================================================= */
.colors.unavailable span,
.product-variant-option.unavailable .option-value,
.product-variant-option.unavailable .color-option {
  opacity: 1;
  background-color: var(--light);
  height: 40px;
  padding: var(--padding);
}

.product-variant-option[open]:not(.unavailable) .option-value {
  height: 40px;
  text-align: left;
  padding: var(--padding);
  color: white;
  background-color: black;
}

.product-variant-option[open]:not(.unavailable) .color-option {
  border:var(--px) solid grey;
}

.product-variant-option[open]:not(.unavailable) .color-option::after {
  border: var(--px) solid white;
}

/* =========================================================
53. VARIANT INTERACTION
========================================================= */
.product-variant-item .product-variant-option {
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 40px;
  background-color: white;
}

.product-variant-item input {
  cursor: pointer;
}

.toggle-content p span{
  font-family:var(--fr)!important;
}
.toggle-content{
  font-family:var(--fr)!important;
}
.variations #add-to-bag {
  font-family: 'Univers LT Std';
  font-size: 10px!important;
  background: BLACK;
  color:white;
  height: 40px;
  width: 100%;
}

.menu-title {
  display: none;
}

/* =========================================================
54. PRODUCT PAGE
========================================================= */
div#main-product {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 5px;
}

.info-product {
    border-radius: var(--br);
    padding: var(--gap);
    border: 2px solid;
    max-width: 100%;
    backdrop-filter: blur(10px);
}

.buy-block {
  padding: 10px;
  width: 422px;
  align-items: center;
  display: flex;
  position: absolute;
  height: fit-content;
  z-index: 10;
  bottom: var(--gap);
  right: var(--gap);
}

form#product-form-main-product {
  width: 100%;
}

.buy-block.active {
  opacity: 0;
  pointer-events: none;
}

/* =========================================================
55. RELATED PRODUCTS
========================================================= */
#related .product{
  grid-column: span 2;
}

#related  .variant-pills {
  display:none;
}

.related {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-gap:(--gap);
}

.related-title {
  grid-column: span 10;
}

/* =========================================================
56. PRODUCT INFO BLOCKS
========================================================= */
.info-product {
  max-width: 100%;
}

span.icon {
  order:2;
  width:auto;
}

.toggle-btn{
    font-size:14px;
    justify-content: space-between;
    display: flex;
    padding: 0px 0px !important;
    text-align: left;
    width: 100%;
}


.toggle-content {
  font-size:14px;
  padding-bottom: 30px;
  margin-top: var(--gap);
  max-width: 500px;
  display: none;
}


.bloque {
  width: 100%;
  display: grid;
  row-gap: var(--gap);
}

.bloque-info{
  display: grid;
  row-gap:var(--gap);
}

.bigger .swiper-slide{
  row-gap:10px;
  height:fit-content;
}
p.new {
    font-family: var(--fr);
}

.bigger .cover{
  position:relative;
}
/* =========================================================
57. SWIPER (RELATED / ARCHIVE)
========================================================= */

.related-swiper, .archive-swiper, div#archive-swiper {
  overflow: hidden;
}


.title-blog {
  padding-top:10px;
} 

.bigger .product-duration {
  display:none;
}

.bigger .cover:hover .product-duration {
  display:flex;
}

.bigger {
    align-items: center;
    display: flex;
    margin-top:100px;
}

.blog-swiper {
    font-size:var(--fsm);
    height: fit-content;
    row-gap: 15px;
    display: grid;
    min-width: 0;
    width: 100%;
}

.controls {
    align-items: baseline;
    height: fit-content;
    display: grid;
    gap: 5px;
}
.side-right {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5px;
}

.controls-blog {
    width: calc(100vw - 30px);
    justify-content: end;
    display: flex;
    gap: 5px;
    align-items: end;
}

a.butt.outline.longo.voir {
    width: 100%;
    max-width: 100%;
    grid-column: 2 / span 1;
}

.controls-in {
    display:flex;
    gap:5px;
    justify-content:end;

}
.swiper-wrapper {
    box-sizing: initial;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1;
}
.product-prev,
.product-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50%;
    height: var(--h);
    background-size: cover;
    background-position: center;
    cursor: pointer;
    z-index: -1;
    opacity: 0.3;
}

.product-prev { left: 0px; }
.product-next { right: 0px; }

.swiper-slide {
    display: grid;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
}
.product-swiper .swiper-slide {
}
.product-swiper .swiper-slide-active {
}

.product-swiper .swiper-slide img{
  height:var(--h);
}

.product_gallery {
  min-width:0;
  width:100vw;


}

.bigger {
  min-width:0;
}

.product-title.curly {
  text-align: center;
  font-size:30px;
  height:fit-content;
}
.blog-swiper {
  min-width: 0;
  width: 100%;
}

#MainContent > * {
  min-width: 0;
}

.special {
  width:100%;
}

.blog-swiper {
    row-gap: 15px;
    display: grid;
    min-width: 0;
    width: 100%;
}

/* =========================================================
58. VARIANT PILLS (TEXT)
========================================================= */
.variant-pills {
  width: 100%;
  display: flex;
  gap:5px;
  justify-content: flex-end;
}
a.CartDrawer__checkout.butt:hover {
  background-color:var(--darkblue);
  color:var(--white);
  transition:var(--ts);
}

a.butt.outline:hover{
  color:var(--white);
  background-color:var(--darkblue);
  transition:var(--ts);
}

a.supplement:hover {
  opacity: 1;
  transition:var(--ts);
}

.variant-pill {
    min-width: 80px;
    padding: 10px;
    border: var(--border);
    border-radius: var(--br);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    width: auto;
    height: auto;
    user-select: none;
}

.variant-pill:hover {    
}

.variant-pill.is-active {    
  color: var(--darkblue);
}
span.pill-controls {
    display: flex;
}
.variant-pill.is-disabled {
  opacity: .20;
}

.variant-pill.text-pill.unavailable.is-active {
  opacity: .20;
}

.pill-badge {
  margin-left: .4rem;
  font-size: .75rem;
  opacity: .85;
}

.variant-group.variant-group--size {
  width: 100%;
}

/* =========================================================
59. QUICK ADD BUTTON
========================================================= */
button.quick-add-btn {
    text-transform:uppercase;
    width: var(--add);
    min-width: var(--add);
    order: -1;
    background-color:transparent;
    border: 2px solid var(--darkblue);
    padding: 10px !important;
    border-radius: var(--br);
    width: 100%;
}
.buy-block button.quick-add-btn {
    width: var(--add);
    min-width: var(--add);
    order: 0!important;
    background-color: #7790AF;
    border: 2px solid var(--darkblue);
    padding: 10px !important;
    border-radius: var(--br);
    color: var(--white);
    width: 100%;
    font-size:10px!important;
}

#products button.quick-add-btn {
  width: var(--add);
  min-width: var(--add);
  order: -1;
  background-color: transparent;
  border: var(--px) solid var(--darkblue);
  padding: 15px;
  color: var(--darkblue);
  width:100%;
}

/* =========================================================
60. COLOR PILLS
========================================================= */
.variant-pill.color-pill {
  all: unset;
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border:var(--px) solid #ccc;
  background-color: var(--swatch-color, #eee);
  cursor: pointer;
  transition: transform 0.2s ease, outline 0.2s ease;
  box-sizing: border-box;
}

.variant-pill.color-pill.is-active {
  outline: 2px solid black;
  outline-offset: 2px;
  transform: scale(1.1);
}

.variant-pill.color-pill.is-disabled {
  opacity: 0.4;
  pointer-events: none;
}

/* =========================================================
61. VARIANT SWATCHES
========================================================= */
.variant-swatches {
  align-items: center;
  display: flex;
  gap: 5px;
  padding:var(--gap) 2px;
  height: 100%;
}

.variant-swatch {
  all: unset;
  display: flex;
  width: 21px;
  height: 21px;
  border-radius:100%;
  border: 5px solid white;
  background-color: var(--swatch-color, #ddd);
  cursor: pointer;
}

.variant-swatch:hover {
  padding: 0px;
  border: 5px solid white;
  outline:var(--px) solid black !important;
}

.variant-swatch.is-active {
  padding: 0px;
  border: 5px solid white;
  outline: var(--px) solid black !important;
}

.variant-swatch.unavailable.is-active {
  outline: var(--px) solid lightgrey!important;
}

.variant-swatch.unavailable.is-active:hover {
  outline: var(--px) solid lightgrey!important;
}

.variant-swatch.is-disabled {
  opacity: 1!important;
}

.variant-swatch.unavailable{
  opacity: 1;
}

/* =========================================================
62. CART DRAWER VARIANTS
========================================================= */
.CartDrawer__colorOpt {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.CartDrawer__colorDot {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: var(--px) solid #ccc;
}

.CartDrawer__brand {
  font-size: 0.85em;
  color: #777;
  margin-top: 2px;
}

/* =========================================================
63. SUB INFO GRID
========================================================= */
.sub-info{
  display:grid;
  grid-template-columns: repeat(2, 1fr);
}
/* =========================================================
64. CART GRID
========================================================= */
#cart-wrapper {
  grid-auto-flow: dense;
  grid-gap: 0px;
  padding: 0px;
  grid-column: span 12;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}

.double{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

/* =========================================================
65. ABOUT / PRESS LIST
========================================================= */
.about-press-list {
  column-count:2;
  display: grid;
  row-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}

span.press-year-label {
  color:grey;
}

/* =========================================================
66. OVERLAYS & MIDDLE BAR
========================================================= */
.cov{
  opacity: 0;
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
}

.middle-bar {
  padding-left: var(--padding);
  padding-right: var(--padding);
  padding-top: 5px;
  position: fixed;
  background-color: white;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

.middle-bar a{
  text-align: center;
  display: block;
  animation: blinking 1s infinite;
  animation-iteration-count: infinite;
  color: black;
}
.variant-group.variant-group--title {
    display: none;
}
/* =========================================================
67. CART TOTAL / SUMMARY
========================================================= */
.total {
  margin-top:50px;
    position: sticky;
    top: 29px;
    z-index: 10;
    padding: 0px;
    width: 500px;
    grid-column: 9 / span 4;
    height: fit-content;
    grid-template-columns: repeat(1, 1fr);
    display: grid;
    row-gap: 10px;
    margin-bottom: calc(var(--m) + var(--padding));
}



.total > div{
}

.item {
  grid-column: 9/span 4;
  display:grid;
  row-gap:10px;
}

.thumb {
  width: 200px;
}

/* =========================================================
68. CART ACTIONS
========================================================= */
#checkout {
  grid-column: span 2;
  width: 100%;
  color: white;
}

.quantity-button {
  text-align: center;
  width: 55px;
  height:22px;
  align-self: center;
  cursor: pointer;
  background-color:var(--darkblue);
  color:var(--white);
}

.line {
    margin-top: 10px;
    max-width:200px;
}
.quantity-button:hover {
  background-color: var(--darker);
  transition:var(--ts);
}


.title-page.cartie {
    width: 100%;
    display: grid;
    position: relative;
    height: calc(100dvh - 100px);
    justify-content: center;
    align-items: center;
    text-align: center;
}

/* =========================================================
69. CART CONTENT STATES
========================================================= */

div#shopify-section-template--28697862242629__hero_slider_VUHTbr, div#shopify-section-template--28696154079557__main {

  padding: 0px !important;
}


.CartDrawer__content {
  opacity: 1;
  transition: opacity 2s ease;
}

.CartDrawer__content.is-loading {
  opacity: 1;
  transition: opacity 2s ease;
}

.variant-group.variant-group--size.option-1 {
    display: none;
}
/* =========================================================
70. CART ITEM CONTROLS
========================================================= */
.remove{
  height: fit-content;
  padding: var(--padding);
  padding-bottom: 2px;
  background-color: var(--light);
  color: black
}

.remove:hover{
  background-color: var(--darker);
   transition:var(--ts);
}

.quantity-wrap {
  width: 50%;
  text-align: center;

    text-align: center;
    height: 22px;
}

.item-quantity {

  align-self: end;
  display: flex;
  justify-content: space-between;
  height: fit-content;
}

/* =========================================================
71. CART DROPDOWNS / VISIBILITY
========================================================= */
.desplegable.dos {
  grid-column: span 12;
  display: none;
}

.desplegable.tres{
  display:none;
}

.brand.none{
  display: none;
}

.brand.desktop{
  display: block;
}

/* =========================================================
72. CART PRODUCT INFO
========================================================= */
.bl-cart .main-information {
  row-gap: 0px;
  display: block!important;
}

/* =========================================================
73. SORTING
========================================================= */
.nav-sorting select {
  padding-left: 4px;
}

.nav-sorting select option {
  padding-left: 4px;
}

.nav-sorting select::before {
  content: "Filter / ";
  margin-right: 4px;
}

/* =========================================================
74. BREADCRUMBS
========================================================= */
.breadcrumbs {
  z-index: 11;
  position: sticky;
  background-color: var(--lighter);
  padding: var(--gap);
  top: var(--m);
  width: 100%;
}

section#shopify-pc__banner {
  display: none!important;
}

/* =========================================================
75. ONE SIZE VARIANTS
========================================================= */
.variant-pill.text-pill.is-active.one-size {
  pointer-events:none;
}

.variant-pill.one-size.is-active {
}

/* =========================================================
76. MAIN CONTENT / SECTIONS
========================================================= */
main#MainContent {
  display: grid;
  row-gap: 100px;
  overflow-x:hidden;
}

.shopify-section{
  padding: 0px var(--gap)!important;
}

div#shopify-section-newsletter-content {
  padding: 0px !important;
}

div#shopify-section-template--25728983105865__hero_slider_iw7fKg {
  padding: 0px !important;
}

div#shopify-section-template--25728983171401__featured_collection_global_8URhiD
 {
    margin-top: 100px;
}

/* =========================================================
77. COLLECTION
========================================================= */
.collection-header {
  display: grid;
  padding-bottom: 0px!important;
  font-size: 30px;
  font-family: var(--fr) !important;
  row-gap: var(--padding);
  text-align: left;
}

.collection-title {
  font-family: var(--fr);
}

.collection-title a,
.collection-title span {
  opacity:0.4;
  font-family: var(--fr);
}

.collection-title span.active{
  opacity:1;
}

.nav-sorting {
  display:none;
}

form#SortByForm {
  display: flex;
  grid-gap:0px;
}

.product s.price-compare {
    font-size: 10px;
    color:var(--white);
    opacity:0.4;
}


section.products-section {
  display: grid;
  row-gap: 15px;
}

.product-type{
  position:absolute;
  top:10px;
  left:10px;
}

.quick-add-btn:hover{
  transition:var(--ts);
  background-color:var(--formi)!important;
}
.product-duration {
  opacity: 0;
  display:grid;
  pointer-events: none;
  transition: opacity .3s ease;
}

.product-duration.active {
  opacity: 1;
  pointer-events: auto;
}

.product-duration {
  border-radius: var(--br);
  justify-content: center;
  text-align:center;
  align-items: end;
  padding: var(--gap);
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 120px;
  height: 120px;
  color:var(--blue);
  background-color: #fff;
  font-size: 15px;
  font-family: var(--fd);
}

.tag-group {
  grid-column: span 12;
  display: grid;
  row-gap:10px;
  grid-template-columns: repeat(4, 1fr);
}

.tag-subgroup {
  justify-content: space-between;
  display: flex;
  align-items:center;
  grid-column: span 4;
}

.tag-title {
  justify-content: space-between;
  align-items: baseline;
  display: flex;
  font-size: 40px;
  font-family: var(--fd);
}

.head-collection-title {
  align-items:end;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap:5px;
  width:calc(100vw - 30px);
}

.butt.longo{
  max-width:422px;
}

/* =========================================================
77.1 COLLECTION EXLUSIVE
========================================================= */
section.collection-exclusive {
    padding: 15px;
}

.collection-exclusive__top {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap:10px;
}

.right-side-scroll {
    grid-column: span 3;
}

.collection-exclusive__products{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap:5px;
    row-gap:50px;
}

.collection-exclusive__image {
    display: flex;
    justify-content: end;
    height:350px;
}

.title-exclusive {
    justify-content: center;
    display: grid;
    height: 350px;
    align-items: center;
    font-size: 40px;
    line-height:32px;
    position: relative;
}

.supplements__grid {
    display: flex;
    justify-content: space-between;
}

.collection-exclusive__image img{
    max-width:197px
}

.collection-exclusive__content.rte {
    position: sticky;
    height: fit-content;
    top: 72px;
}

.description-collection span{
  font-family:var(--fr);
}

section.supplements-collection {
    /* display: flex; */
    /* justify-content: space-around; */
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    height: fit-content;
}
/* =========================================================
78. INFO PAGE
========================================================= */
.info-block { 
  padding: var(--gap);
  grid-template-columns: repeat(2,1fr);
  display: grid;
  grid-gap:var(--padding);
}

.content-info { 
  justify-content: flex-end;
  display: flex;
  grid-column: 2 / span 1;
}

.content-info .text{ 
  max-width: 400px;
}

strong{
  font-weight: normal;
  color: var(--darkblue);
}

.title-info{
  color: var(--grey);
}


  .header-article {
    max-width:669px;
    font-size:var(--fsb);
    font-family:var(--fr);
    line-height:calc(var(--fsb) + 5px);
    padding:var(--gap);
    position:absolute;
    top:50%;
    transform:translate(0%, -50%);
  }

/* =========================================================
78.8. PHILOSOPHIE
========================================================= */

.page-width.category-highlight__grid {
  grid-gap: var(--gap);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.category-highlight__images {
  display: grid;
  grid-gap: var(--gap);
  grid-template-columns: repeat(2, 1fr);
}

.category-highlight__content {
  position:relative;
  display: grid;
  height: 100%;
  align-items: baseline;
  grid-gap: var(--gap);
}

a.category-highlight__button {
  align-self: end;
}

.category-highlight__image.category-highlight__image--secondary {
  display:flex;
  justify-content:center;
  align-items:center;
}

.category-highlight__image.category-highlight__image--secondary img{
  width: 50%;
}

h2.prevention-intro__title {
  min-width: 423px;
  font-size: 20px;
}

.prevention-intro__title {
    min-width: 423px;
    font-size: 20px;
}
.category-highlight__title {
  font-size: 20px;
  padding-bottom:var(--gap);

}

.page-width.prevention-intro__grid {
  display: flex;
}

.prevention-intro__text,  {
  font-size: 20px;
}

  .hero-slide__content p {
    font-size: 40px;
    font-family:var(--fr);
    line-height:38px;
    margin-bottom:15px;
  }

.prevention-intro__text p,
.category-highlight__text p
{
  font-size: 20px;
  font-family: var(--fr)!important;
}

.shopify-section:has(> .hero--bleed) {
  padding: 0!important;;
  margin: 0!important;;
}
.hero--simple {
  display:grid;
  row-gap:5px;
}

.hero--bleed {
  display:grid;
  row-gap:5px;
}

.hero--bleed .hero__caption{
  padding-left:var(--gap);
}


/* =========================================================
79. ARCHIVE / ARTICLES
========================================================= */
.articles-grid { 
  display:grid;
  row-gap: 20px;
}

article.article-card {
  text-align:center;
  display: grid;
  row-gap: var(--gap);
}

.slider img { 
  width: 40%;
  max-height: 500px;
  object-fit: contain;
  margin: 0 auto;
}

.prev,
.next { 
  display: none;
}

.counter { 
  text-align:center;
}

span.count-collection{
  font-size:20px;
  font-family:var(--fd);
}

.date { 
  color:var(--grey); 
}

.toggle-block p {
    font-family: var(--fr);
    color:var(--darkblue);
}
.toggle-block p span{
    font-family: var(--fr);
    color:var(--darkblue);
}
.toggle-block strong {
    font-family: var(--ff);
    color:var(--darkblue);
}
.description { 
  max-width:650px;
  margin: 0 auto;
  display: none;
}

.description[data-collapsed="false"] {
  max-height:none; 
}

.read-toggle { 
  background:none; 
  border:none; 
  cursor:pointer;
  text-align:center;
  margin: 0 auto;
  color: var(--grey);
  padding-bottom: var(--gap);
}

.read-toggle:hover { 
  color: var(--black);
}

/* =========================================================
80. ABOUT
========================================================= */
section.about-section.container.page-width {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: var(--padding);
  padding: 0px var(--gap);
}

.about-grid {
  height: fit-content;
  row-gap: 20px;
  display: grid;
  grid-column: span 6;
}

section#about {
  height: 300px;
  align-items: center;
  display: grid;
  text-align: center;
}

.about-cover {
  grid-column: span 6;
}

/* =========================================================
81. CART DRAWER (STRUCTURE)
========================================================= */
#cart-drawer{
  position:fixed;
}

.CartDrawer{
  position:fixed;
  inset:0;
  top:0;
  height: calc(var(--h) - var(--m));
  z-index:100;
  pointer-events:none
}

.CartDrawer[aria-hidden="true"]{pointer-events:none}
.CartDrawer[aria-hidden="false"]{pointer-events:auto}

/* =========================================================
82. CART DRAWER UI
========================================================= */
.CartDrawer__freeshipText {
  background-color: var(--yellow);
  padding: var(--gap);
  display: flex;
  justify-content: center;
  align-items: center;
}

.CartDrawer__freeship{
  grid-column: span 2;
}

.CartDrawer__freeship.CartDrawer__freeship--reached {
  text-align: center;
}

.close-cart {
  top: 15px;
  right: 15px;
  position: absolute;
  background-color: var(--lighter);
  padding: var(--gap);
  cursor: pointer;
}

/* =========================================================
83. CART DRAWER OVERLAY & PANEL
========================================================= */
.CartDrawer__overlay{
  position:absolute;
  inset:0;
  opacity:0;
  transition:opacity .25s ease;
}

.CartDrawer[aria-hidden="false"] .CartDrawer__overlay{
  opacity:1
}

.CartDrawer__panel {
  border-radius: 0 0 12px 12px;
  padding:var(--padding);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  min-height:600px;
  max-height: 600px;
  overflow-y: auto;
  background: var(--blue);
  display: flex;
  flex-direction: column;
  transform: translateY(-100%);
  transition: transform .45s cubic-bezier(.4, 0, .2, 1);
}

.CartDrawer[aria-hidden="false"] .CartDrawer__panel {
  transform: translateY(0);
}

/* =========================================================
84. CART DRAWER CONTENT
========================================================= */
.CartDrawer__header{
  padding:0px var(--gap);
}

.CartDrawer__footer{
  padding:0px;
}

.CartDrawer__subtotal {
    position: relative;
    width: 50%;
    left: 50%;
    /* justify-content: normal; */
    justify-content: space-between;
    display: flex;
    align-items: center;
    grid-gap: var(--padding);
}
.footer-info {
    margin-bottom: var(--gap);
    position: relative;
    left: 50%;
    width: 50%;
    column-count: 2;
}
.CartDrawer__footer {
  row-gap:var(--gap);
    align-self: end;
    max-width: 438px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}

.CartDrawer__qty input{
  background-color:var(--darkblue);
  color:var(--white);
  text-align:center;
  height:22px;
  width:52px;
}

input.CartDrawer__qtyInput {
  text-align: center;
  max-width: 30px;
  pointer-events:none;
}

.CartDrawer__content{
  justify-content:center;
    align-items: center;
    display: flex;
    padding-top: 50px !important;
    overflow: auto;
    padding: 0px var(--gap);
    flex: 1;
}

.CartDrawer__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.CartDrawer__items:has(> :only-child) {
  grid-template-columns: 1fr;
  justify-items: center;
}

.CartDrawer__info {
  row-gap:var(--gap);
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    min-width:200px;
}

.CartDrawer__line.is-updating [data-qty="1"] {
  opacity: 0.5;
  pointer-events: none;
}
.CartDrawer__line{
  display:flex;
  gap:var(--gap);
  align-items:center;
}

/* =========================================================
85. CART DRAWER CONTROLS
========================================================= */
.CartDrawer__thumb img{
  height:111px;
  object-fit:cover;
}

.info-product.desk{
  display:none;
}

.CartDrawer__qty{
  display:flex;
  align-items:center;
  gap:0px
}

.CartDrawer__qty button {
    height: 100%;
    background-color: white;
    width: 22px;
}

.CartDrawer__qtyBtn{
  width:28px;
  height:28px;
  border-bottom:var(--px) solid white;
  background:var(--lighter);
}

.CartDrawer__qtyBtn:hover{
  border-bottom:var(--px) solid black;
  transition:var(--ts);
}

.CartDrawer__remove{
  background:none;
  border:none;
  padding:0
}

.CartDrawer__remove:hover{
  color: var(--grey);
    transition:var(--ts);
}

/* =========================================================
86. CART DRAWER ACTIONS
========================================================= */
.CartDrawer__checkout,
.CartDrawer__viewCart{
  display:block;
  text-align:center;
  padding:12px;
}

.CartDrawer__checkout{
  min-width: 422px;
  border:var(--px) solid var(--darkblue);
  grid-column: span 2;
}

span.CartDrawer__variants {
  text-transform: lowercase;
  color: var(--grey);
}

.CartDrawer__empty {
  position: absolute;
  top: 50%;
  left:50%;
  transform: translate(-50%, -50%);
}

.CartDrawer__footer.--hidden,
.CartDrawer__giftwrap.--hidden,
.CartDrawer__subtotal.--hidden,
.CartDrawer__checkout.--hidden,
.CartDrawer__freeship.--hidden {
  display: none !important;
}

/* =========================================================
87. GIFT WRAP
========================================================= */
.CartDrawer__giftwrap {
  margin-top:var(--gap);
  grid-column: span 2;
  display: grid;
  align-items: end;
}

.gw-label {
  background-color: var(--yellow);
  padding: var(--gap);
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
}

.gw-message {
  background-color: var(--yellow);
  display: none;
  width: 100%;
  border-top:var(--px) solid var(--light);
  padding: 8px;
}

.gw-message.--visible {
  display: block;
}

.gw-check {
  width: 14px;
  height: 14px;
  border: var(--px) solid black;
  position: relative;
}

.gw-check.active::before,
.gw-check.active::after {
  opacity: 1;
}

/* =========================================================
88. GLOBAL STATES
========================================================= */
body.-noScroll{
  overflow:hidden
}

.search.mobile-search {
  display: none;
}

.thumbnail .variant-pill.is-active.one-size {
  display: none;
}

.buy-block .variant-group.variant-group--size {
  width:100%;
  display:grid;
  row-gap:10px;
}
.menu-mobile{
  display:none;
}

/* =========================================================
89.NEWSLETTER
========================================================= */
.newsletter-custom {
    width: 420px;
}

.newsletter-inner {
  max-width: 420px;
  margin: 0 auto;
  display:grid;
  row-gap:10px;
}
.newsletter-visual{
    margin-left: auto;
    display:grid;
  row-gap:10px;
  width:280px
}
form#NewsletterForm{
          display:grid;
  row-gap:10px;
}
.newsletter-title {
    text-align:right;
  text-transform: uppercase;
}

.newsletter-content {
}

.newsletter-image {
}

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

.newsletter-text {
  padding-bottom:50px;
  font-size:var(--main);
}

.newsletter-form input {
  text-align:left;
  width: 100%;
  padding: 10px 0px !important;
  border-bottom: var(--border);
  background: transparent;
  color:var(--darkblue);
}

form.newsletter-form {
    display: grid;
    row-gap:15px;
}

.newsletter-form button {
    font-family:var(--ff);
    width: 100%;
    padding: 10px!important;
    border: var(--border);
    background: transparent;
    border-radius: 15px;
    cursor: pointer;
    text-transform: uppercase;
}
.bigg {
  padding-bottom:10px;
  font-size:40px;

}
.newsletter-form button:hover {
  background:var(--darkblue);
  color:var(--white) ;
  transition:var(--ts);
}

.product-title {
}

.logos-vertical{
  display:none;
}

/* =========================================================
91. INGREDIENTS
========================================================= */
.ingredients-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap:var(--gap);
    max-width:74%;
}

.ingredient-name{
    font-size:20px;
}

.ingredient-image {
    width: 204px;
}

.ingredient-item {
  padding-top:10px;
    justify-content: space-between;
    display: flex;
    border-top: 2px solid var(--darkblue);
}
/* =========================================================
90. CONTACT
========================================================= */
.contact {
  text-align:center;
  display:grid;
  row-gap:15px;
  max-width:352px;
  margin: 0 auto;
}

form#contact_form {
    display: grid;
    row-gap: 10px;
}

.contact__title {
  font-size:40px;
}

.contact__field textarea {
  text-align:center;
  border: none;
  background: transparent;
  width: 100%;
  max-width: 600px;
  height: 200px;
  max-height: 300px;
  resize: none;
}

.contact__field textarea::placeholder{
  color:var(--formi);
}

input{
    text-align: center;
    color: var(--darkblue);
}

.formi {
  text-align:center;
  color:var(--formi);
}
.formi input::placeholder{
  text-align:center;
  color:var(--formi);
}

button.contact__button.fleche.outline.butt {
    margin: 0 auto;
}

@media (min-width: 1441px) and (max-width: 1680px) {
}
@media only screen and (max-width:3920px) and (min-width:1740px){
}
@media (max-width: 1200px) {

  .butt.longo.hidden{
    display:none!important;
  }

      #products {
      column-gap: 5px;
      flex-grow: 1;
      row-gap: 40px;
      display: grid;
      grid-template-columns: repeat(3, 1fr);
    }
    /* HEADER */
    .search.new{
      display:block;
    }

    .menu-grid {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-gap:5px;
    }
    
    .categories.new {
      width: 100%;
      margin: 0 auto;
      position: static;
      opacity: 1;
      display:none;
      top: auto;
      margin-top: 0px;
      pointer-events: auto;
    }
     .categories.new.active {
      width: 100%;
      margin: 0 auto;
      position: static;
      opacity: 1;
      display:block;
      top: auto;
      margin-top: 0px;
      pointer-events: auto;
    }

    a.butt.new.close_cart {
      border:var(--border);
      width: 152px;
      margin: 0 auto;
    }
    .categories.desk{
      display:none!important;
    }
    .menu-mobile {  
      z-index: 100;
      width: 100%;
      top: 0px;
      display:flex;
      position: fixed;
      margin-top: var(--m);
      row-gap: 5px;
      padding: var(--gap);
      pointer-events:none;
      left:-100%;
      flex-direction: column;
      height: var(--h);
      background-color: var(--blue);
      transition:all 0.4s ease;
    }
    .menu-mobile.active {
      left:0%;
      pointer-events:auto;
    }

    .menu-grid .butt {
       border:var(--border);
    }

    a.butt.shop.close_cart.active {
      margin: 0 auto;
      max-width: 152px;
    } 

    input.butt {
      width:100%;
      border: var(--border);
    }

    a.butt {
      width:100%;
    } 

    header {
             transition:background 0.3s ease;
      background-color:var(--blue);
      padding-bottom:var(--gap)!important;
    }
    header.active{
      background-color:var(--blue)!important;
    }
      header.back{
        transition:background 0.3s ease;
      background-color:var(--blue)!important;
    }
    a.vissible{
      display:none!important;
    }

    a#cart {
    min-width: auto;
    width: auto;
    background-color: transparent;
    padding: 0px !important;
    }


    a.hidden{
      color: var(--darkblue);
      display:block!important;;
    }

    .search {
      display: none;
    }

    .logo svg {
      height: 18px;
      width: fit-content;
    }

  .collection-exclusive__products{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap:5px;
    row-gap:50px;
}
  .collection-header {
    margin-top: 10px
}

.collection-header {
  display: grid;
  padding-bottom: 0px!important;
  font-size: 20px;
  line-height:24px;
  font-family: var(--fr) !important;
  row-gap: var(--padding);
  text-align: left;
}
.collection-title {
    line-height:32px;
}

header.is-fixed {
  position: fixed;
  background:transparent;
}
  
}
@media (max-width: 900px) {
.CartDrawer__items {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    
}
.total {
      grid-column: span 2;

    width: 100%
}
#cart-wrapper {
    grid-template-columns: repeat(2, 1fr);
}
.item {
    grid-column: span 2;
    display: grid;
    row-gap: 10px;
}
.hero__media {
    width: 100%;
    height: auto;
}


.CartDrawer__panel {
  border-radius: 0px;
  padding:var(--padding);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  min-height:var(--h);
}
     #products {
      column-gap: 5px;
      flex-grow: 1;
      row-gap: 40px;
      display: grid;
      grid-template-columns: repeat(2, 1fr);
    }

  .butt.longo.hidden{
    display:block!important;
  }

.butt.longo{
  margin-top:0px;
  max-width:calc(100vw - 30px);
  width:100%;
}
  /* ROOTS */
  :root {
    --main: 12px;
    --fs: 12px;
    --fsm:14px;
    --fsb:40px;
    --lh:auto;
    --lht:18.5px;
    --add:140px;
    --gap: 15px;
    --px:1.5px;
    --padding: 15px;
    --white: #FFFDEE;
    --light: #D9D9D9;
    --grey:#D9D9D9;
    --lightblue:rgba(255, 255, 255, 0.7);
    --search:rgba(45, 74, 135, 0.5);
    --blue: #7790AF;
    --darkblue: #2D4A87;
    --ff: 'Solaris-Bold';
    --fr: 'Solaris-Regular';
    --fi: 'Solaris-Italic';
    --fd: 'Rigaldon-Classic';
  }


  

  /* HEADER */
  a.vissible{
    display:none!important;
  }

  a#cart {
    min-width: auto;
    width: auto;
    background-color: transparent;
    padding: 0px !important;
  }

  a.shop.hidden{
    color: var(--darkblue);
    display:block;
  }

  .search {
    display: none;
  }

  .logo svg {
    height: 18px;
    width: fit-content;
  }

  /* ICONS */
  .blue .icon{
    display:none;
  }

  .icons {
    padding:0px 0px 50px 0px;
    height:fit-content;
    justify-content: center;
    margin: 0 auto;
    display: grid;
    grid-gap: 50px;
  }

  .icon {
    width: 200px;
    text-align: center;
    justify-content: center;
    display: grid;
    gap: 10px;
    align-items: center;
  }

  .img-icon {
    margin: 0 auto;
  }

  /* EDITORIAL HERO */
  .editorial-hero__inner{
    padding:15px;
    height:auto;
  }

  .editorial-hero__header,
  .editorial-hero__visual,
  .editorial-hero__cta {
    position:relative;
    top:auto;
    left:0;
    bottom:0;
    width:100%;
    transform:none;
  }

  .editorial-hero__header {
    padding-top:40px;
  }

  .editorial-hero__media {
    padding: 10px;
    object-fit: contain;
    height: 100%;
    width: 100%;
    border-radius: var(--br);
  }

  /* TITLES / TEXT */
  .title-header.curly {
    height: 100px;
    text-align:center;
    position: relative;
    top: 0px;
    grid-column:span 2;
  }

  h2.prevention-intro__title {
    min-width: auto;
    font-size: 20px;
  }

  /* NEWSLETTER */
  .newsletter-custom {
    width: 100%!important;
  }

  /* GRIDS */
  .page-width.category-highlight__grid {
    grid-gap: var(--gap);
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }

  .page-width.prevention-intro__grid {
    row-gap: 10px;
    display: grid;
  }

  /* COLLECTION EXCLUSIVE */
  .collection-exclusive__top {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
  }

  .right-side-scroll {
    grid-column: span 1;
  }

  .collection-exclusive__products {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }

  .collection-exclusive__content.rte {
    position: static;
    height: fit-content;
  }

  .tag-title {
    align-items: end;
    grid-gap: 10px;
  }

  .collection-title {
    display: grid!important;
  }
  .head-collection-title   .collection-title {
    padding-top:var(--gap);
    display: flex!important;
    line-height:32px;
  }
  .voir{
    display:none;
  }
  span.separator {
    display:none;
  }

  /* FOOTER */
  footer {
    padding-top: 50px !important;
  }

  .grid-footer {
    row-gap:50px;
    grid-template-columns: repeat(1, 1fr);
  }
    .price-block {
      display:grid;
      gap:10px;
    }
/* .product-price {
    display: none !important;
} */
  /* NEWSLETTER */

  .full {
    align-items:baseline;
    display:grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .newsletter-custom {
    width: auto;
  }

  .newsletter-title {
    text-align: left;
    text-transform: uppercase;
  } 
  
  .newsletter-visual{
    margin-left: auto;
    display:grid;
    row-gap:10px;
    width:auto
  }

  .newsletter-text {
    padding-bottom: 20px;
    font-size: var(--main);
  }

  .newsletter-form input {
    width: 100%;
    text-align:left;
    padding: 10px 0px !important;
    border-bottom: var(--border);
    background: transparent;
    color: var(--darkblue);
    margin-bottom: 10px;
  }
  .blue{
    padding-top:10px!important;
    padding-bottom:10px!important;
  }
  .logo-full{
    display:none;
  }

  .logos-vertical{
    padding: 100px 0px;
    justify-content: center;
    align-items: center;
    display: grid;
    row-gap: 50px;
  }
  .tout{
    display:none;
  }
  .controls {
    grid-template-columns: repeat(1, 1fr);
}
.controls-in {
    display: flex;
    gap: 5px;
    justify-content: space-between;
}
  .logo-vertical{
    display:grid;
    justify-content:center;
  }
  .side-right {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 5px;
}

  a.butt.outline.longo.voir {
    width: 100%;
    max-width: 100%;
    grid-column: span 1;
}
  ul.nav-footer li a{
        line-height: 18px;
  }

  .center{
    text-align:center;
  }

  .butt.longo { 
    width: 100%;
  }
  a.butt.outline.longo.voir {
    width: 100%;
    max-width: calc(100vw - 30px);
}


  .butt.fermer {
        min-width: auto;
        padding: 0px !important;
        background-color: transparent;
        width: fit-content;
        color:var(--darkblue);
  }
  .CartDrawer__checkout {
    min-width: 100%;
    border: var(--px) solid var(--darkblue);
    grid-column: span 2;
  }
  .head-collection-title {
    grid-template-columns: repeat(1, 1fr);
}
.ingredients-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: var(--gap);
}

  .buy-block {
    position:relative;
    width:100%;
    right:0px;
  }
.toggle-subscription {
    width: 100%;
}
.toggle-subscription label {
  font-size:10px;

}
    .collection-title {
        line-height: 22px;
    }
main#MainContent {
  row-gap:50px;
}
.purchase-options {
    left: 0px;
    width: 100%;
    display: grid;
    row-gap: 10px;
    z-index: 100;
}
.ingredients-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap:var(--gap);
    max-width:100%;
}


a#cart {
    background: transparent;
    backdrop-filter: none;
}

.product-swiper .swiper-slide img {
  height:auto!important;
  width:100vw;
  max-height:auto;
}

.product-swiper .swiper-slide video {
  height:auto!important;
}

div#main-product {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 5px;
}
.hero-slide__content {
    position: absolute;
    bottom: var(--gap);
    left: 0px!important;
    padding:var(--gap);
    max-width: 100%;
    color: var(--white);
    flex-direction: column;
    display: flex;
    row-gap: 10px;
    max-height: none;
    height: fit-content;
  }

}
@media (max-width: 650px) {
  .ingredient-image {
width: auto;
}
header.is-fixed {
  position: fixed;
  background:transparent;
}
.prevention-intro__title {
    min-width: auto;
    font-size: 20px;
}
  section.supplements-collection {
    position: absolute;
    bottom:auto;
    top:0px;
}
    .footer-info {
        margin-bottom: var(--gap);
        position: relative;
        left: 0%;
        display: flex;
        width: 100%;
        justify-content: space-between;
        gap: 100px;
    }
    .footer-info .f-info:last-child {
  text-align: right;
}

.buy-block .variant-group.variant-group--size {
  width:100%;
  display:grid;
  row-gap:10px;
}
.quantity-selector {
    right: 0px;
    font-size: 12px;
    display: flex;
    align-items: center;
    gap: 0px;
}

.main-information {
    margin-top: 0px;
    height: fit-content;
    display: grid;
    grid-gap: 10px;
}
.buy-block .product-price {
    margin-top: 40px;
    text-align: center;
    width: 100%;
    display: flex;
    gap: 10px;
    background-color: transparent;
    font-size: 20px;
    text-align: center;
    color: var(--darkblue);
    width: 100%;
}
.CartDrawer__subtotal {
    position: relative;
    width: 100%;
    left: 0%;}
.hover-blog {
  display:grid;
}
.info-article{
  margin-top:100px;
}
.hero-slide__content p {
  font-size:20px;
  line-height:24px;
}
.header-article {
    max-width: 669px;
    font-size: 20px;
    font-family: var(--fr);
    line-height: 24px;
    padding: var(--gap);
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
}
.buy-block .row {
    order: -2;
    margin-top:10px;
}
.cart-part .butt:hover {
    background-color: transparent;
    border: 2px solid transparent;
    color: var(--darkblue)!important;
}
.special {
    margin-top: 0px;
    order: -2;
    width: 100%;
}
    .purchase-options {
        padding: 0px 10px;
        top: calc(var(--m) + 10px);
        position: fixed;
        left: 0px;
        width: 100%;
        display: grid;
        row-gap: 10px;
        z-index: 100;
    }
 
    .page-title__inner {
  font-size:20px;
}
.hero-nav{
  display:none;
}
  .page-title {
    margin-top:10px;

  }
  div#shopify-section-main-collection-banner {
    display: none;
}
     #products {
      column-gap: 5px;
      flex-grow: 1;
      row-gap: 40px;
      display: grid;
      grid-template-columns: repeat(1, 1fr);
    }
    .collection-exclusive__products {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
  }
}
