/** Shopify CDN: Minification failed

Line 2619:0 Unexpected "}"

**/
@charset "utf-8";

.gallery-group {
  margin-top: 24px;
}
div#shopify-section-dynamic-gallery{
  grid-column: span 12;
}
/* Media Grid Section */
.media-grid-section {
  background-color: var(--media-grid-background, transparent);
}

.media-grid-section__header {
  margin-bottom: 1rem;
}

.media-grid-section__title {
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
}

.media-grid-section__description {
  max-width: 720px;
  font-size: 1rem;
  line-height: 1.7;
  color: #444;
}

.media-grid-section__items {
  display: grid;
  grid-gap: 15px;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  grid-auto-rows: minmax(300px, auto);
}

.media-card {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.media-card__media {
  position: relative;
  background-color: #111;
  flex: 1;
  min-height: 0;
}

.media-card__media-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 100%;
}

.media-card__image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.media-card__image-link {
  display: block;
  line-height: 0;
}

.media-card__play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(6px);
  transition: transform 0.3s ease, background 0.3s ease;
}

.media-card__play-button:hover {
  transform: translate(-50%, -50%) scale(1.05);
  background: rgba(255, 255, 255, 0.9);
}

.media-card__play-icon {
  position: relative;
  display: block;
  width: 22px;
  height: 26px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background: #111;
}

/* Overlay del video */
.media-card__video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.15);
  z-index: 1;
  pointer-events: none;
  transition: background 0.3s ease;
}

.media-card--video:hover .media-card__video-overlay {
  background: rgba(0, 0, 0, 0.05);
}

.media-card--video-active .media-card__video-overlay {
  display: none;
}

/* Overlay del enlace para todo el card */
.media-card__link-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  text-decoration: none;
}

.media-card__link-overlay:hover ~ .media-card__content {
  color: #666;
}

/* El botón de play debe estar encima del overlay */
.media-card__play-button {
  z-index: 3;
}

.media-card--video-active .media-card__play-button {
  display: none;
}

/* Videos con autoplay no muestran preview ni botón */
.media-card--autoplay .media-card__image--preview,
.media-card--autoplay .media-card__play-button,
.media-card--autoplay .media-card__video-overlay {
  display: none;
}

.media-card__video-embed,
.media-card__video-element {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

.media-card__video-element {
  background-color: #000;
}

.media-card__content {
  display: flex;
  align-items: center;
  text-align: center;
  margin-top: 10px;
  flex-shrink: 0;
}

.media-card__caption-link,
.media-card__caption-text {
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.04em;
  color: inherit;
}

.media-card__caption-link {
  color: #111;
  text-decoration: none;
  transition: color 0.3s ease;
}

.media-card__caption-link:hover {
  color: #666;
}

@media (max-width: 1024px) {
  .media-grid-section__items {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    grid-auto-rows: minmax(250px, auto);
  }

  .media-card__play-button {
    width: 64px;
    height: 64px;
  }
}

@media (max-width: 480px) {
  .media-grid-section__items {
    grid-template-columns: 1fr;
    grid-auto-rows: minmax(280px, auto);
  }

  .media-grid-section__title {
    font-size: 1.75rem;
  }
}

/* CSS Variables */
:root {
  --main: 16px;
  --med: 22px;
  --big: 22px;
  --lh: 110%;
  --gap: 10px;
  --grey: #f1f2f2;
  --body: 'helvetica';
}

::selection {
  color: grey;
}

h4 {
  font-weight: 100;

}

label#email_address_label_0 {
  font-weight: inherit !important;
}

.free-shippping p {
  line-height: 18px !important;
  width: 100% !important;
}

form#ctct_form_0 {
  text-transform: uppercase;
  line-height: 120% !important;
  margin-top: 20px;
}

.show-description.description {
  font-size: clamp(var(--main), 0.75vw, 1rem);
  line-height: 120%;

}

.variantes-sec {
  display: none;
}

a:hover {
  color: grey;
}

.ui-admin-bar--is-collapsed .ui-admin-bar__content {
  padding: 0;
  background: transparent;
  display: none !important;
}

.about-page .section {
  display: grid;
  row-gap: 10px;
  height: fit-content;
}

.about-page .section:last-child .content-inside {
  order: 2;
}


/* Fonts */
@font-face {
  font-family: 'helvetica';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.product {
  grid-column: span 3;
}

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

/* Reset CSS */
* {
  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%;
}

.m {
  padding: 5px;
}

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

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

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;
}


div#product-price,
.product-price-wrap,
.product-price {
  letter-spacing: 1px;
  font-size: 18px; 
}

input,
button,
select {
  font-size: clamp(var(--main), 0.75vw, 1rem);
  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(--body);
}

.product-simple #product-select {
  display: none;
}

.product-simple .selector-wrapper {
  display: none;
}

.hero {
  height: auto;
  position: relative;
  width: 100%;
  top: 0;
  margin: 0 auto;
  grid-column: span 12;

}

label[for="product-select"] {
  display: none;
}

.full-body {
  display: flex;
  gap: 24px;
  margin-top: 24px;
}

.hero .simple-text {
  margin-top: 2px;
  margin-bottom: 2px;
  position: absolute;
  text-align: center;
  z-index: 0;
  padding: 20px 0px;
  color: white;
  background-color: var(--blue);
}

label {
  display: none;
}


.news-content {
  align-items: center;
  grid-template-columns: repeat(3, 11fr);
  grid-column: span 8;
  display: grid;
  grid-gap: 2px;
}

.news-content .view {
  grid-column: span 3;
}

.view {
  text-transform: uppercase;
  height: fit-content;
  grid-column: span 12;
}

.about-content {
  grid-template-columns: repeat(3, 1fr);
  grid-column: span 2;
}

.title-about {
  line-height: 120%;
}

div#shopify-section-ab {}

.content-inside p {
  font-size: 20px;
  line-height: 120%;
}

.once {
  display: none !important;
}

h1 {
  font-weight: 100 !important;
  font-size: 20px !important;
  line-height: 120% !important;
}

.title-about p {
  font-size: clamp(var(--main), 1.5vw, 2rem) !important;
  line-height: 120%;
  margin-bottom: 5px;
}

.last {
  margin-bottom: 20px;
}

.menu-title.cartie {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.news-content .title-seccion.big {
  grid-column: span 3;
  font-size: 20px;
  line-height: 120%;
  color: #494949 !important;
  padding: 0px !important;

}

.selector-wrapper {
  width: 200px;
  text-align: center;
  height: fit-content;
  font-size: clamp(var(--big), 1.5vw, 2rem);
  border-radius: 0px;
  border: 1px solid black;
  padding: 8px;
}

.product-description {
  line-height: 120%;
  margin-bottom: 16px;
  font-size: 20px;

}

.hero-section.movil {
  display: none;
}

.hero-section.deskt {
  display: block;
}

div#content {
  order: 2;
}

.gallery-content.full-width {
  grid-column: span 4;
}

.gallery-content.mid-width {
  grid-column: span 4;
}

.gallery-images {
  grid-gap: 20px;
  grid-column: span 4;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.news-content .view {
  grid-column: span 3;
  font-size: clamp(var(--big), 1.5vw, 2rem);
  line-height: 120%;
  padding: 0px;

}

div#shopify-section-hero img {
  left: 0px;
  top: 0px;
  position: relative;
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

input[type="checkbox"],
button,
select {
  border: 0px !important;
  width: 100%;
  display: block;
  cursor: pointer;
  font-weight: 300;
  font-size: clamp(var(--main), 0.75vw, 1rem);
}

select {
  width: 100%;
}

* {
  font-family: var(--body);
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

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

.product-sizes {
  display: none;
  ;
}

.at-a {
  text-transform: uppercase;
}

/* header */
.site-header {
  position: sticky;
  top: 0;
  z-index: 3200;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding: 12px 0;
}
.site-header__bar {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 16px;
}
.site-header__toggle {
  background: none;
  border: 0;
  padding: 0;
  text-transform: uppercase;
  cursor: pointer;
  min-width: 60px;
  text-align: left;
}
.site-header__toggle:focus-visible {
  outline: 1px solid currentColor;
  outline-offset: 4px;
}
.site-header__logo {
  line-height: 0;
  display: block;
}
.site-header__logo--mobile {
  justify-self: center;
}
.site-header__logo--desktop {
  display: none;
}
.site-header__actions {
  justify-self: end;
  display: flex;
  align-items: center;
  gap: 24px;
}

.site-header__actions__desk {
  display: none;
}

.site-header__search {
  display: none;
  align-items: center;
}
.site-header__search-input {
  width: 140px;
  background: transparent;
  border: 0;
  padding: 0;
  font-size: clamp(var(--main), 1.5vw, 2rem);
  line-height: var(--lh);
  text-transform: uppercase;
}
.site-header__search--mobile .site-header__search-input {
  width: 100%;
  text-align: center;
}
.site-header__search-input::placeholder {
  color: currentColor;
  opacity: 0.7;
}
.site-header__cart {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  text-transform: uppercase;
}
.site-header__cart-count {
  display: inline-block;
}
.site-header__cart.is-active {
  color: black;
}
.site-nav {
  display: none;
  inset: var(--nav) 0 0 0;
  z-index: 3000;
  padding: 24px 16px 80px;
  overflow-y: auto;
  background-color: #fff;
}
.site-nav__content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  text-align: center;
}

.site-nav__primary__parent {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.site-nav__section {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.site-nav__link {
  text-transform: uppercase;
}
.site-nav__link.is-active {
  color: grey;
}
.site-header__search--mobile {
  display: flex;
}
body.nav-open {
  overflow: hidden;
}
.site-nav.is-open {
  display: block;
}

/* Layout alternativo para mobile y tablet */
@media (max-width: 1024px) {
  .site-nav--alt-layout {
    padding-top: 95px;
  }
  
  .site-nav--alt-layout .site-nav__content {
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    gap: 32px;
  }
  
  .site-nav--alt-layout .site-nav__primary__parent {
    flex-direction: column;
    flex: 1;
    align-items: center;
    gap: 0;
  }
  
  .site-nav--alt-layout .site-nav__section {
    flex: 1;
    gap: 8px;
    align-items: center;
  }
  
  .site-nav--alt-layout .site-nav__collections {
    flex: 1;
    gap: 8px;
    align-items: center;
  }
  
  .site-nav--alt-layout .site-header__search--mobile {
    margin-top: 20px;
  }
  
  .site-nav--alt-layout .site-header__logo--desktop {
    display: none;
  }
}

@media (min-width: 1025px) {
  .site-header {
    gap: 20px;
  }
  .site-header__bar {
    display:none;
  }
  .site-header__toggle {
    display: none;
  }
  .site-header__logo--mobile {
    display: none;
  }
  .site-header__logo--desktop {
    display: block;
  }
  .site-header__actions {
    margin-left: auto;
  }
  .site-header__actions__desk {
    display: flex;
    align-items: center;
    gap: 24px;
  }
  .site-header__search--desktop {
    display: flex;
  }
  .site-header__search--mobile {
    display: none;
  }
  .site-header__search-input {
    width: 180px;
    text-align: end;
  }
  .site-nav {
    position: static;
    display: block;
    padding: 0;
    background: transparent;
    height: auto;
    overflow: visible;
  }
  .site-nav__content {
    display: grid;
    grid-template-columns: auto 1fr;
    column-gap: 32px;
    row-gap: 16px;
    align-items: center;
    width: 100%;
  }
  .site-nav__primary {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 24px;
  }
  .site-nav__collections {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 16px;
    grid-column: 1 / -1;
    justify-content: space-between;
  }

  footer {
    align-items: flex-end;
  }
}

.intro {
  height: fit-content;
  z-index: 1000;
  top: 50%;
  left: 50%;
  /* margin-top: 20px; */
  line-height: 50px;
  /* margin-bottom: 10px; */
  /* height: var(--h); */
  color: #fff;
  width: 100%;
  transform: translate(-50%, -50%);
  z-index: 1;
  position: absolute;
  text-align: center;
  grid-column: span 12;
}

.product-added {
  opacity: 0;
  pointer-events: none;
  margin: 0px 0px;
  width: fit-content;
  background-color: grey;
  padding: 8px;
  display: none;
}

.product-added.active {
  opacity: 1;
  pointer-events: auto;
  display: block;

}

.product-added a {
  text-decoration: underline;
}

div#bag-total {
  display: flex;
  gap: 10px;
  margin-top: 20px;
}

button#add-to-cart {
  font-size: clamp(var(--main), 0.75vw, 1rem) !important;
  height: 100%;
  width: 200px;
  text-align: center;
  padding: 8px;
  background-color: #333;
  color: #fff;
}


button#add-to-cart:hover {
  background-color: #454545f3;
  color: #fff;
}

.product-description {
  margin-top: 16px;
  font-size: 20px !important;
}

.product-specifications {
  max-width: 600px;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.spec-item {
  display: grid;
  grid-template-columns: 140px 1fr;
  gap: 8px;
  align-items: start;
}

.spec-item--full {
  grid-template-columns: 1fr;
}


.spec-label {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1px;
}

.spec-value {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 100%;
  color: #000;
  letter-spacing: 1px;
}

.spec-value--color {
  display: flex;
  align-items: center;
  gap: 8px;
}

.color-swatches {
  display: flex;
  gap: 8px;
  align-items: center;
}

.color-swatch {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  flex-shrink: 0;
}

.color-names {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 100%;
  color: #000;
  letter-spacing: 1px;
}


.product-care-instructions {
  margin-top: 16px;
}

.product-care-instructions h3 {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 12px;
  letter-spacing: 1px;
}

.product-care-instructions p {
  font-size: clamp(var(--main), 0.75vw, 1rem);
  line-height: 120%;
  font-size: 20px;
}

.product-info-columns {
  display: flex;
  flex-wrap: nowrap;
  gap: 40px;
  padding: 120px 40px 100px;
  justify-content: space-between;
}

.product-info-column {
  /*flex: 1;*/
  font-size: clamp(var(--main), 0.75vw, 1rem);
  line-height: 140%;
}

.product-info-column h3 {
  font-size: clamp(var(--main), 0.75vw, 1rem);
  font-weight: 400;
  text-transform: uppercase;
  line-height: 120%;
}

.product-info-column p {
  margin: 0;
  line-height: 140%;
  font-size: clamp(var(--main), 0.75vw, 1rem);
}

.product-info-column strong {
  display: block;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #000;
}

@media (max-width: 1024px) {
  .product-info-columns {
    flex-direction: column;
    gap: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 30px 0;
  }
  
  .product-info-column {
    min-width: 100%;
  }
}

button#checkout {
  font-size: clamp(var(--main), 0.75vw, 1rem) !important;
  height: 100%;
  width: 100%;
  text-align: center;
  padding: 8px;
  background-color: #333;
  color: #fff;

}

p.ctct-form-text {
  font: inherit !important;
}

div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header {
  font: inherit !important;
}

button#checkout {
  font-size: clamp(var(--main), 0.75vw, 1rem) !important;
  height: 100%;
  text-align: center;
  padding: 8px;
  background-color: #333;
  color: #fff;
  grid-column: span 2;

}

button#checkout:hover {
  background-color: #454545f3;
  color: #fff;

}

.content-infos p {
  margin-bottom: 0px;
}

.image-container {
  padding-top: 10px;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

strong {
  color: grey;
  font-weight: 300;
}

.image-container img {
  max-width: 100%;
  max-height: 100%;
  display: none;
  transition: height 2s ease;
}

a.logo-home {
  line-height: 0px;
}

.thumbnail:hover #block {
  display: block;
}

.thumbnail:hover #none {
  display: none;
}

#block {
  display: none;
}

.caption {
  grid-column: span 3;
  margin-top: 10px;
}

.image-full {
  height: 100vh;
  grid-column: span 3;
  overflow: hidden;
}

.image-full img {
  grid-column: 1/span 3;
  height: 100%;
  object-fit: cover;
}

input.search-input {
  font-weight: 300;
  line-height: var(--lh);
  /* font-size: clamp(var(--big), 1.5vw, 2rem)!important; */
  height: fit-content;
  color: #000;
  padding: 0;
  background-color: transparent;
  width: auto;
  min-width: 0;
  flex: 0 0 auto;
}

.item-quantity {
  justify-content: space-between;
  align-items: center;
  grid-gap: 10px;
  display: flex;
  border: 1px solid black;
}

span.quantity-button.minus,
span.quantity-button.plus {
  width: 100%;
  text-align: center;
  background-color: white;
  cursor: pointer;
  padding: 5px;
}

/* span.quantity-button.minus:hover {
  width: 100%;
  text-align: center;
  border: 0.5px solid black;
  background-color: var(--grey);
  cursor: pointer;
  padding: 5px;
} */
/* span.quantity-button.plus:hover {
  width: 100%;
  text-align: center;
  border: 0.5px solid black;
  background-color: var(--grey);
  cursor: pointer;
  padding: 5px;
} */
.ctct-form-defaults {
  font-size: clamp(var(--main), .75vw, 1rem) !important;
  line-height: var(--lh) !important;
  ;
  padding: 0px !important;
  font-weight: 100 !important;
}

p.ctct-form-footer {
  display: none;
}

div#ctct_recaptcha_0 {
  display: none !important;
}

h2.ctct-form-header {
  font-weight: 200 !important;
  font-size: clamp(var(--main), .75vw, 1rem) !important;
  line-height: var(--lh) !important;
  padding: 0px !important;
}

.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button {
  border-radius: 0px !important;
  width: fit-content;
  border-bottom: 1px solid black !important;
  text-align: left !important;
  padding: 0px !important;
  text-transform: uppercase !important;
  color: black !important;
  background-color: white !important;
  border: none;
}

.cat.active {
  color: grey;
}

section.info-page {
  display: grid;
  row-gap: 20px;
}

.title-seccion.big {
  grid-column: span 4;
  font-size: 20px; 
}

input {
  font-weight: 300;
  width: 100%;
  outline: none;
  overflow: visible;
  color: black;
  font-family: var(--body);
  font-size: clamp(var(--main), 0.75vw, 1rem) !important;
}


.shopify-section-contact {
  display: grid;
  row-gap: 10px;
  margin-top: 60px;

}

.page-content {
  margin-top: 38px;
}

.double {
  margin-bottom: 5px;
  grid-template-columns: repeat(2, 1fr);
  display: grid;
  column-gap: 2px;
  grid-column: span 2;
}

.total {
  padding-top: 20px;
  top: var(--nav);
  position: sticky;
  height: fit-content;
  grid-template-columns: repeat(2, 1fr);
  display: grid;
  column-gap: 2px;
  background-color: white;
  row-gap: 10px;
  grid-column: 5 / span 1;
}

.remove {
  grid-column: span 2;
  width: 100%;
}

.product-title {
  text-transform: uppercase;
  margin-top: -2px;
  line-height: var(--lh);
  font-size: clamp(var(--main), 0.75vw, 1rem) !important;
}

h1.product-title {
  font-size: clamp(var(--main), 0.75vw, 1rem) !important;
}

.product-title a {
  color: black;
  font-size: 18px !important;
}

.content-infos {
  font-size: 20px;
  line-height: 120%;
}


/* Scrollbar */
::-webkit-scrollbar {
  display: none;
}


body {
  padding: 0px 15px;
  font-size: clamp(var(--main), 0.75vw, 1rem);
  line-height: var(--lh);
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  width: 100%;
  height: 100%;
  margin: auto;
  opacity: 0;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  font-smoothing: antialiased;
  font-weight: 300;
}

body.active {
  opacity: 1;
}


/* Image and video styles */
img,
video {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
  font-size: 0;
  line-height: 0;
  transition: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.title-infos {
  font-size: clamp(var(--main), 0.75vw, 1rem);
  color: black;
}

/* Link styles */
a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}


/* Menu styles */
.gallery {
  grid-column: 4/ span 6;
  margin-top: 20px;
}

.gallery-article {
  grid-column: span 12;
  margin-top: 20px;
}

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

.product-gallery-slider {
  width: 50%;
}

.gallery-swiper {
  width: 100%;
  position: relative;
}

.gallery-swiper .swiper-wrapper {
  display: flex;
}

.gallery-swiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
}

.gallery-swiper .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
}

.gallery-swiper .swiper-pagination {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: auto;
  left: auto;
  text-align: right;
  font-size: clamp(var(--main), 0.75vw, 1rem);
  color: #000;
  padding: 5px 10px;
  border-radius: 4px;
  z-index: 10;
  letter-spacing: -1.5px;
}

.gallery-swiper .swiper-button-prev,
.gallery-swiper .swiper-button-next {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: background 0.3s ease, opacity 0.3s ease;
  cursor: pointer;
}

.gallery-swiper .swiper-button-prev.swiper-button-disabled,
.gallery-swiper .swiper-button-next.swiper-button-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.gallery-swiper .swiper-button-prev::after,
.gallery-swiper .swiper-button-next::after {
  display: none;
}

.gallery-swiper .swiper-button-prev svg,
.gallery-swiper .swiper-button-next svg {
  width: 26px;
  height: 40px;
}

strong {
  color: black !important;
}

section#desplegable {
  margin-top: 0px !important;
  row-gap: 20px;
  grid-column: span 12;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

/* SHOP */
.main {
  position: relative;
  min-height: 100%;
  flex-grow: 1;
  display: grid;
  row-gap: 10px;
  column-gap: 24px;
  grid-template-columns: repeat(12, 1fr);
}

.related {
  margin-top: 100px;
  flex-grow: 1;
  display: grid;
  row-gap: 100px;
  grid-template-columns: repeat(12, 1fr);
}

.name {
  grid-column: span 3;
}

#products {
  flex-grow: 1;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  row-gap: 100px;
  grid-gap: 10px;
}

button#add-to-cart.in-stock {
  opacity: 1;
  pointer-events: auto;
  /* border: 1px solid black; */
}

button#add-to-cart.out-of-stock {
  opacity: 0.5;
  pointer-events: none;
  /* border: 1px solid black; */
}

button#add-to-cart {
  opacity: 0.5;
  pointer-events: none;
}

div#shopify-section-aim {
  max-width: 1300px;
  margin: 0 auto;
  align-content: center;
}

.sold-out {
  padding: 0px;
}

/* Footer styles */
footer {
  display: flex;
  position: relative;
  padding-top: 40px !important;
  gap: 25px;
  padding-bottom: 10px !important;
  margin-top: auto;
  justify-content: space-between;
  
}

svg {
  width: 60px;
  height: auto;
}


.cred {
  display: none;
}

.cred-desk-location,.cred-desk-project{
  font-size: clamp(var(--big), 1.5vw, 2rem);
}

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

.image-infos {
  padding-top: 0px;
  margin: 0 auto;
}

section#stocklist {
  grid-column: span 4;
}

.home {
  display: none;
}

.stocklist {
  grid-column: span 6;
}

.location {
  color: grey;
}

section#stocklist .section {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 5px;
}

section#stocklist .sec {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  font-size: clamp(var(--main), 0.75vw, 1rem);
}

.stocklist {
  line-height: var(--lh);
  font-size: clamp(var(--big), 1.5vw, 2rem);
  grid-column: span 12;
}

.footer-menu {
  line-height: var(--lh);
  font-size: clamp(var(--big), 1.5vw, 2rem);
  grid-column: span 12;
  margin-bottom: 0px;
}

.footer-menu a {
  line-height: var(--lh);
  grid-column: span 12;
}

a.logo-home.movil {
  display: none !important;
}

.section-title.big {
  line-height: var(--lh);
  font-size: clamp(var(--big), 1.5vw, 2rem);
  font-weight: 300;
  margin-bottom: 4px;
}

select:focus {
  outline: none;
  box-shadow: none;
  /* Esto también elimina cualquier sombra de foco */
  border: 1px solid #ccc;
  /* Esto es opcional para agregar un borde personalizado */
}

p.info-collection {
  color: grey;
  line-height: var(--lh);
  font-size: 22px;
  margin-bottom: 10px;
}

.collection-header {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.collection-featured-image img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.collection-text-content {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .collection-header {
    grid-template-columns: 1fr;
  }
}

form#cart-wrapper {
  margin: 0 auto;
  max-width: 500px;
}

form#cart-wrapper .item {
  grid-column: 5 / span 1;
  margin: 0 auto;
}

@media only screen and (max-width:3920px) and (min-width:1540px) {}

/* Mobile landscape styles */
@media (max-width: 1024px) {
  .product-gallery-slider {
    width: 100%;
  }

  .full-body {
    display: flex;
    flex-direction: column;
  }

  div#content {
    order: 2;
  }

  .product {
    grid-column: span 6;
  }

  .nav {
    opacity: 1;
  }

  .categories {
    display: none;
    opacity: 1;
    font-size: auto;
    line-height: auto;
    column-count: 2;
  }

  .categories.hid {
    column-count: 2;
  }

  .categories.hid.show {
    column-count: 2;
  }

  .cart-products {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }

  footer {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-top: 40px !important;
    gap: 25px;
    padding-bottom: 10px !important;
    margin-top: auto;
  }

  body.nav-open footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 3201;
    padding: 40px 16px 40px 16px;
  }

  .cred {
    font-size: 12px;
    display: flex;
    justify-content: space-between;
  }

  .cred-desk-location,.cred-desk-project{
    display: none;
  }

}

/* Mobile styles */
@media (max-width: 600px) {
  .free-shippping {
    z-index: 100;
    width: calc(100vw - 20px);
    position: fixed;
    min-width: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 10px 10px;
  }



  div#bag-total {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 20px;
  }

  .selector-wrapper {
    width: 100%;
  }

  button#add-to-cart {
    font-size: clamp(var(--main), .75vw, 1rem) !important;
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 8px;
    background-color: #333;
    color: #fff;
  }

  .product-added {
    width: 100%;
  }

  body {
    padding: 0px 10px;
  }

  .list-cat {
    column-count: 2;
  }

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

  div#content {
    order: 2;
  }

  .news-content img {
    margin-top: 10px;
    grid-column: span 1;
  }

  .product {
    grid-column: span 12;
  }

  .news-content {
    grid-template-columns: repeat(1, 1fr);
  }

  .categories {
    text-align: left;
    column-count: 1;
  }

  .categories.hid {
    column-count: 1;
  }

  .categories.hid.show {
    column-count: 1;
  }

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

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

  .item-quantity {
    grid-column: span 1;
    justify-content: space-between;
    align-items: center;
    grid-gap: 10px;
    display: flex;
  }

  section#stocklist .sec {
    display: none;
  }

  form#cart-wrapper .item {
    grid-column: span 5 !important;
    width: 100% !important;
    min-width: auto;
    grid-column: span 5 !important;
  }

  .double {
    margin-bottom: 5px !important;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    column-gap: 5px !important;
    grid-column: span 2;
  }

  form#cart-wrapper .item img {
    width: 50%;
  }

  .total {
    top: var(--nav);
    position: sticky;
    height: fit-content;
    grid-template-columns: repeat(2, 1fr);
    display: grid;

    column-gap: 2px;
    grid-column: span 5;
  }

  button#checkout {
    width: 100%;
  }

  section#stocklist .section {
    grid-gap: 5px;
  }

  a.logo-home.movil {
    text-align: center;

    display: block !important;
  }

  .product-description {
    margin-top: 16px;
    padding-right: 0%;
    font-size: 20px !important;
  }

  .product-description p{
    font-size: 20px !important;
  }


  .hero {
    height: var(--h);
    position: relative;
    width: 100;
    top: 0;
    margin: 0 auto;
    grid-column: span 12;

  }

  section#desplegable {
    margin-top: 10px;
    row-gap: 20px;
    grid-column: span 12;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

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

  section.about-page {
    grid-gap: 10px;
    display: grid;
    grid-template-columns: repeat(1, 1fr) !important;
  }

  button#checkout {
    grid-column: span 2;
  }

  .hero {
    order: -1;
    min-height: auto;
    height: auto;
  }

  .title-seccion.big {
    padding: 0px;
  }

  div#block-media_X7hnjE {
    height: auto;
  }

  .caption {
    grid-column: span 1;
  }

  .image-full {
    height: auto;
    grid-column: span 1;
    overflow: hidden;
  }

  .image-full img {
    object-fit: contain;

  }

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

  .item-quantity {
    margin-top: 10px !important;
  }

  a.logo-home.desk {
    display: none !important;

  }

  form#cart-wrapper .item {
    grid-column: 4 / span 2;
  }

  .news-content .title-seccion.big {
    padding: 0;
  }

  .home {
    display: block;
  }

  #header {
    display: block;
  }

  svg {
    width: 66px;
    height: auto;

  }

  .intro {
    /* mix-blend-mode: difference; */
    color: #fff;
    top: 50%;
    position: absolute;
    display: flex;
    height: auto;
    width: 100%;
    order: -1;
    z-index: 1;
    font-size: clamp(var(--big), 1.5vw, 2rem) !important;
    line-height: calc(var(--lh) + 10px);
    text-align: center;
    grid-column: span 12;
  }

  .closer {
    top: 10px;
    right: 10px;
  }

  .free-shippping .closer {
    top: 10px;
    right: 10px;
  }

  .hero-section.movil {
    display: block;
  }

  .hero-section.deskt {
    display: none;
  }

  .cookies {
    padding: 10px;
    left: 10px;
    width: calc(100vw - 20px);
  }

  div#shopify-section-hero img {
    left: 0;
    top: 0;
    position: relative;
    width: 100%;
    height: auto;
    object-fit: auto;
  }

  .search-input {
    margin-top: 10px;
    transition-delay: 0s;
    font-weight: 300;
    height: fit-content;
    order: 2;
    color: #000;
    line-height: var(--lh) !important;
    font-size: clamp(var(--big), 1.5vw, 2rem) !important;
  }

  footer.fix {
    padding: 10px;
    left: 0px;
    right: 0px;
    position: fixed;
    bottom: 0px;
    z-index: 100;
  }

  footer {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-top: 40px !important;
    gap: 25px;
    padding-bottom: 10px !important;
    margin-top: auto;
    z-index: 3001;
  }

  .cred {
    font-size: 12px;
    display: flex;
    justify-content: space-between;
  }

  .cred-desk-location,.cred-desk-project{
    display: none;
  }

  .footer-menu {
    line-height: var(--lh);
    font-size: clamp(var(--main), 1.5vw, 2rem);
    grid-column: span 12;
    margin-bottom: 0px;
  }

  .free-shippping p:first-child {
    width: 230px !important;
  }

  input#email_address_0 {
    border-radius: 0px;
    box-shadow: none !important;
  }

  .search-input {
    line-height: var(--lh) !important;
    font-size: clamp(var(--big), 1.5vw, 2rem) !important;
    transition-delay: .5s;
    font-weight: 300;
    height: fit-content;
    order: 2;
    color: #000;
  }



}

/* Add to Cart Modal */
.cart-modal {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.cart-modal.is-active {
  display: block;
  opacity: 1;
}

.cart-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(4px);
}

.cart-modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.9);
  background: #fff;
  padding: 40px;
  max-width: 500px;
  width: 90%;
  transition: transform 0.3s ease;
}

.cart-modal.is-active .cart-modal__content {
  transform: translate(-50%, -50%) scale(1);
}

.cart-modal__close {
  position: absolute;
  top: 8px;
  right: 8px;
  background: none;
  border: none;
  font-size: 32px;
  line-height: 1;
  cursor: pointer;
  color: #000;
  padding: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 0.2s ease;
}

.cart-modal__close:hover {
  color: #666;
}

.cart-modal__body {
  display: flex;
  gap: 16px;
  margin-bottom: 24px;
}

.cart-modal__image {
  flex: 0 0 120px;
  width: 120px;
  height: 120px;
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cart-modal__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.cart-modal__info {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0px;
}

.cart-modal__title {
  font-size: clamp(var(--main), 0.75vw, 1rem);
  font-size:22px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0;
  line-height: 120%;
}

.cart-modal__variant {
  font-size: clamp(var(--main), 0.75vw, 1rem);
  color: #666;
  margin: 0;
  line-height: 120%;
}

.cart-modal__price {
  font-size: clamp(var(--main), 0.75vw, 1rem);
  font-size: 16px; 
  font-weight: 300;
  margin: 0;
  line-height: 120%;
}

.cart-modal__success {
  font-size: clamp(var(--main), 0.75vw, 1rem);
  font-size: 16px;
  color: #000;
  margin: 8px 0 0 0;
  text-transform: uppercase;
  font-weight: 300;
}

.cart-modal__actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.cart-modal__btn {
  font-size: clamp(var(--main), 0.75vw, 1rem);
  text-transform: uppercase;
  padding: 8px 16px;
  border: 1px solid #000;
  background: #fff;
  color: #000;
  cursor: pointer;
  transition: all 0.2s ease;
  text-align: center;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cart-modal__btn:hover {
  background: #000;
  color: #fff;
}

.cart-modal__btn--cart {
  background: #333;
  color: #fff;
  border-color: #333;
}

.cart-modal__btn--cart:hover {
  background: #000;
  border-color: #000;
}

@media (max-width: 600px) {
  .cart-modal__content {
    padding: 30px 20px;
    max-width: 90%;
  }
  
  .cart-modal__body {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  
  .cart-modal__image {
    flex: 0 0 120px;
    width: 120px;
    height: 120px;
  }
  
  .cart-modal__actions {
    grid-template-columns: 1fr;
  }
}

body .product-oak-stitch-mirror-x-rth .add_item {
  display: none !important;
}

.ctct-form-popup{
  padding: 8px 16px 16px;
}

/* ==========================================
   PAGINATION
   ========================================== */
.pagination {
  margin: 50px 0;
  text-align: center;
  font-size: clamp(var(--main), 0.75vw, 1rem);
  color: #1d1d1b;
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 15px;
  grid-column: span 12;
}

.pagination .page, 
.pagination .next, 
.pagination .prev,
.pagination .deco {
  display: inline-block;
  padding: 5px 10px;
}

.pagination a {
  color: #1d1d1b;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s ease;
}

.pagination a:hover {
  border-bottom-color: #1d1d1b;
}

.pagination .current {
  font-weight: bold;
  border-bottom: 1px solid #1d1d1b;
}

/* ==========================================
   INFINITE SCROLL LOADER
   ========================================== */
.infinite-scroll-loader {
  width: 100%;
  padding: 40px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
  grid-column: span 12;
}

.loader-spinner {
  width: 24px;
  height: 24px;
  border: 1px solid rgba(29, 29, 27, 0.1);
  border-top-color: #1d1d1b;
  border-radius: 50%;
  animation: infinite-rotate 0.8s linear infinite;
}

@keyframes infinite-rotate {
  to { transform: rotate(360deg); }
}

.loader-text {
  font-size: 10px;
  letter-spacing: 2px;
  color: #1d1d1b;
  font-weight: 400;
}

/* Mensaje para los productos que no se venden directamente */
.custom-shipping-message{
  font-size: 18px;
  line-height: 24px;
  margin-top: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.custom-shipping-message a{
  text-decoration: underline;
}


.main-information{
  margin-top: 8px;
}

/* Estilo del precio principal en TODAS las páginas de producto */

#product-price.main-product-price {
  font-size: 22px;
  margin-top: 8px; 
}

/* Los precios de productos relacionados mantendrán su estilo original */




/* ==========================================
   CART - TWO COLUMN LAYOUT (DESKTOP)
   ========================================== */

/* Layout base - Mobile (una columna) */
.cart-layout {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 500px;
  margin: 0 auto;
}

.cart-products-column {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.cart-summary-column {
  width: 100%;
}

/* Los items del carrito mantienen su estilo actual */
form#cart-wrapper .item {
  width: 100%;
}

/* El total en mobile sigue siendo sticky arriba */
.total {
  padding-top: 20px;
  top: var(--nav);
  position: sticky;
  height: fit-content;
  grid-template-columns: repeat(2, 1fr);
  display: grid;
  column-gap: 2px;
  background-color: white;
  row-gap: 10px;
  z-index: 100;
}

/* ==========================================
   DESKTOP - DOS COLUMNAS (768px+)
   ========================================== */
@media (min-width: 768px) {
  
  /* Contenedor principal en dos columnas 50/50 */
  form#cart-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
  }

  .cart-layout {
    display: grid;
    grid-template-columns: 1fr 1fr; /* 50/50 */
    gap: 40px;
    max-width: 100%;
    align-items: start;
  }

  /* Contenedor de la columna de productos con indicador de scroll */
  .cart-products-column {
    position: relative;
    max-height: calc(100vh - var(--nav) - 220px); /* Ajustado para dejar espacio al footer */
    overflow-y: auto;
    padding-right: 10px;
    /* Ocultar scrollbar */
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE and Edge */
  }

  /* Ocultar scrollbar en Chrome/Safari */
  .cart-products-column::-webkit-scrollbar {
    display: none;
  }

  /* Indicador de flecha hacia abajo */
  .cart-products-column::after {
    content: '↓';
    position: fixed;
    bottom: 40px;
    left: 25%;
    transform: translateX(-50%);
    font-size: 24px;
    color: #333;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    z-index: 10;
    background: rgba(255, 255, 255, 0.9);
    padding: 8px 16px;
    border-radius: 50%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  }

  /* Mostrar flecha cuando hay más contenido abajo */
  .cart-products-column.has-more-content::after {
    opacity: 1;
  }

/* Layout horizontal de cada item del carrito */
  .cart-products-column .item {
    display: flex !important;
    gap: 20px;
    width: 100%;
    margin-bottom: 20px;
    align-items: flex-start;
  }

  /* Imagen - columna izquierda, tamaño fijo */
  .cart-products-column .item .thumb {
    flex-shrink: 0;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f5f5;
  }

  .cart-products-column .item .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  /* Columna derecha - todo el contenido de texto */
  .cart-products-column .item .item-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  /* Reducir espaciado interno */
  .cart-products-column .item .row {
    margin-bottom: 0;
  }

  .cart-products-column .item .double {
    margin-bottom: 0;
  }

  .cart-products-column .item .remove {
    margin-top: 4px;
  }
}

  /* Columna del total - sticky a la derecha */
  .cart-summary-column {
    position: sticky;
    top: calc(var(--nav) + 20px);
    height: fit-content;
  }

  .cart-summary-column .total {
    position: relative;
    top: 0;
    margin-top: 32px;
  }

  /* Ajuste del botón checkout en desktop */
  button#checkout {
    grid-column: span 2;
    width: 100%;
  }
}

/* ==========================================
   DESKTOP GRANDE (1200px+)
   ========================================== */
@media (min-width: 1200px) {
  .cart-layout {
    gap: 60px;
  }

  .cart-products-column .item {
    grid-template-columns: 140px 1fr;
    gap: 24px;
  }

  .cart-products-column .item .thumb {
    width: 140px;
    height: 140px;
  }
}


/* Propiedades de QUANTITY en CART */

.quantity-label {
  margin-top: 8px; 
}
.cart__total-row{grid-row: 2;}

.subtotalinfo{
  text-align:right;
}