/** Shopify CDN: Minification failed

Line 295:0 Unexpected "}"
Line 349:5 Unexpected "}"

**/

button#shopify-pc__banner__btn-accept {
    background: black;
    color: white;
}
.curtain {
  margin-top: 0 !important;
}
.banner--stick {
  width: 100%;
  left: 0px;
  position: fixed !important;
  top: 0px !important;
  z-index: 99;
  animation: smoothScroll .4s forwards;
  background: #fff;
  box-shadow: 0px 0px 10px #ccc;
}
@keyframes smoothScroll {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.stick-header-main.banner--stick header .f7 {
  font-size: 55px;
}
.stick-header-main.banner--stick header.pb5-md {
  padding-bottom: 20px;
  margin: 0;
}
.stick-header-main.banner--stick header .py4 {
  padding-top: 0px;
  padding-bottom: 10px;
}
.stick-header-main.banner--stick header .coeur {
  width: 2rem;
}
.stick-header-main.banner--stick header .coeur--2 {
  top: 76%;
  left: 59.5%;
}
.stick-header-main.banner--stick header .coeur--3 {
  top: -24%;
  right: 5%;
}
.stick-header-main.banner--stick header nav {
  margin-top: 0;
}
.search_icon img {
  width: 21px;
}
.search_form {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  margin: 0;
  transform: translateY(-100%);
  box-shadow: 0px 0px 10px #ccc;
}
.search_form_main {
  background: #fff;
  padding: 30px 20px;
  margin: 0;
}
.search_form_upper {
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 500px;
}
.overlay_search {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}
.search_form form {
  display: flex;
  margin: 0 25px 0 0;
  width: 100%;
  position: relative;
}
.search_form form input {
  font-size: 16px;
  color: #000;
  width: 100%;
  margin-right: 0;
  height: 40px;
  border-radius: 6px;
  padding: 3px 45px 3px 15px;
}
.search_form form .button {
  border: none;
  background: transparent;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.search_form form .button img {
  width: 25px;
}
.search_form_active {
  display: block;
  transform: translateY(0%);
}
.search_form_upper .close_button {
  border: none;
  background: transparent;
  padding: 0;
  margin: 0;
}
.search_form_upper .close_button img {
  width: 35px;
}
.search_page_div {
  padding: 30px 15px;
}
.search_page_div .container-narrow {
  margin: 0 auto;
}
.search_page_div form {
  max-width: 500px;
  margin: auto;
  display: flex;
}
.search_page_div form input {
  font-size: 16px;
  color: #000;
  width: 100%;
  margin-right: 0;
  height: 40px;
  border-radius: 6px;
  padding: 3px 15px 3px 15px;
}
.search_page_div form button {
  cursor: pointer;
  margin: 0;
  height: 100%;
  height: 40px;
  margin-left: 15px;
  border: none;
  background: #000;
  color: #fff;
  letter-spacing: 0;
  border-radius: 6px;
  padding: 10px 20px;
  text-transform: capitalize;
  font-weight: 700;
}
.search_upper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
}
.search_content {
  text-align: center;
  margin: 0;
}
.search_content h5 {
  font-size: 14.5px;
}
.search_content p {
  font-size: 13.5px;
  line-height: 1.6;
}
.search_content_img {
  height: 240px;
}
.search_content_img img {
  height: 100%;
  object-fit: contain;
}
@media only screen and (min-width: 200px) and (max-width: 767px) {
  .stick-header-main.banner--stick header .f7 {
    font-size: 24px;
  }
  .stick-header-main.banner--stick header .coeur--1 {
    top: -50%;
    left: 12%;
  }
  .stick-header-main.banner--stick header .coeur--2 {
    top: 50%;
    left: 74%;
  }
  header .inline-block {
    padding-left: 5px;
    padding-right: 5px;
  }
  .search_content_img {
    height: 155px;
  }
  .search_upper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .stick-header-main.banner--stick header .f7 {
    font-size: 35px;
  }
  .search_content_img {
    height: 155px;
  }
  .search_upper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
  }
}
@media only screen and (min-width: 990px) and (max-width: 1350px) {
  .stick-header-main.banner--stick header .f7 {
    font-size: 35px;
  }
  .py0-md,
  .ml0 li a {
    font-size: 14px;
  }
  .menu-right{margin:0px!important;}
}

@media only screen and (min-width: 1200px) and (max-width: 1367px) {
  .stick-header-main.banner--stick header .f7 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 1368px) and (max-width: 1600px) {
  .stick-header-main.banner--stick header .f7 {
    font-size: 45px;
  }
}
@media only screen and (max-width: 900px) {
  .heimat-slider {
    font-size: 20px !important;
    display: flex;
    align-items: center;
    flex-wrap: wrap; /* esto permite que las columnas se ajusten automáticamente en caso de que no haya suficiente espacio */
    font-size: 40px;
    justify-content: center;
  }
  .cincuenta-mobile {
    width: 50% !important;
    margin-bottom: 50px;
  }
}
.heimat-slider {
  display: flex;
  align-items: center;
  font-size: 40px;
}
.slick-slider {
  display: flex !important;
  align-items: center;
}
@media only screen and (max-width: 1199px) {

.container {
  padding: 0px!important;
} }
.padding-mobile{
  margin-top:2rem!important;
}
.mobile-padding{padding:0px!important}
@media only screen and (max-width: 900px) {
  body > div.curtain > div.stick-header-main > header > nav > ul > li:nth-child(1) {
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  body > div.curtain > div.stick-header-main > header > nav > ul > li:nth-child(2) {
    display: none;
  }
  wishlist-button{padding-top:4%}
}
}
@media only screen and (max-width: 900px) {
  wishlist-button{padding-top:4%}
}
@media only screen and (min-width: 900px) {
  wishlist-button{padding-top:11%}
}

@media only screen and (max-width: 900px) {
.h-insta{
margin:0px;  
}
}
.slick-arrow{margin:0px}

.swym-isa-inline-form{border: 0px solid #ddd!important;
    padding: 0px!important;
    margin: 0px auto!important;
    border-radius: 2px;}

.swym-remind-me .swym-remind-email-container .swym-remind-email-inputs{    display: flex!important;
    flex-direction: row!important;
    flex-wrap: nowrap!important;}
.swym-remind-me{padding:0px!important}
#swym-remind-email-auth-button{
  border: 0.188em solid black !important;
    background: white!important;
    color: black;    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    padding: 0;
    background: transparent;
    border: none;
    border-radius: 0;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
}
.swym-remind-me .swym-remind-email-container .swym-remind-email-inputs .swym-input{
      width: 50%!important;
    margin-right: 10px;
}


    .swym-remind-me .swym-remind-email-container .swym-remind-email-inputs .swym-input{
      border-bottom: 0.188em solid!important;
    }
.swym-remind-me input.swym-input{
border: 0px!important
}
.swym-title{;padding-top:1em;}
    	}

/* Esto ocultará los elementos con la clase onlydesktop en pantallas de tamaño móvil (menos de 768px) */
@media only screen and (max-width: 767px) {
    .onlydesktop {
        display: none;
    }
}

/* Esto ocultará los elementos con la clase onlymobile en pantallas de tamaño desktop (más de 768px) */
@media only screen and (min-width: 768px) {
    .onlymobile {
        display: none;
    }
}
/* Product Hover Add to Cart Button */
.product-thumb-container {
  position: relative;
}

.product-image-wrapper {
  position: relative;
}

.product-hover-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
  z-index: 2;
}

.product-thumb-container:hover .product-hover-overlay {
  opacity: 1;
  pointer-events: auto;
}

.product-hover-add-to-cart {
  width: 100%;
  padding: 12px 24px;
  background: white;
  color: black;
  border: 1px solid black;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  text-transform: uppercase;
  max-width: 250px;
}

.product-hover-add-to-cart:hover {
  background: black;
  color: white;
}

.product-hover-add-to-cart:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

/* Toast Notification */
.product-toast-container {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 10000;
  pointer-events: none;
}

.product-toast {
  background: white;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  width: 400px;
  max-width: calc(100vw - 40px);
  overflow: hidden;
  pointer-events: auto;
  transform: translateX(450px);
  transition: transform 0.3s ease;
  position: relative;
}

.product-toast.show {
  transform: translateX(0);
}

.product-toast-content {
  display: flex;
  align-items: flex-start;
  padding: 16px;
  gap: 12px;
}

.product-toast-image {
  width: 80px;
  height: 80px;
  object-fit: cover;
  flex-shrink: 0;
  border: 1px solid #eee;
}

.product-toast-info {
  flex: 1;
  min-width: 0;
}

.product-toast-text {
  margin: 0 0 8px 0;
  font-size: 14px;
  line-height: 1.4;
  color: #333;
}

.product-toast-cta {
  display: inline-block;
  padding: 8px 16px;
  background: black;
  color: white;
  text-decoration: none;
  font-size: 14px;
  border-radius: 4px;
  transition: opacity 0.2s ease;
}

.product-toast-cta:hover {
  opacity: 0.8;
}

.product-toast-close {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.product-toast-close:hover {
  opacity: 0.7;
}

.product-toast-progress {
  height: 3px;
  background: #28a745;
  width: 100%;
  animation: progressBar 7.5s linear forwards;
}

@keyframes progressBar {
  from {
    width: 100%;
  }
  to {
    width: 0%;
  }
}

@media only screen and (max-width: 767px) {
  .product-toast-container {
    top: 10px;
    right: 10px;
    left: 10px;
  }

  .product-toast {
    width: 100%;
  }

  .product-toast-image {
    width: 60px;
    height: 60px;
  }

  .product-toast-text {
    font-size: 14px;
  }
}

/* Variant Selector Modal */
.variant-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10001;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.variant-modal {
  background: white;
  width: 100%;
  max-width: 538px;
  max-height: calc(100% - 120px);
  border-radius: 16px 16px 0 0;
  display: flex;
  flex-direction: column;
  animation: slideUp 0.3s ease-out;
}

@keyframes slideUp {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}

.variant-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 24px;
  border-bottom: 1px solid #ddd;
  min-height: 72px;
}

.variant-modal-header h3 {
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  color: black;
  margin: 0;
}

.variant-modal-close {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.variant-modal-close svg {
  width: 24px;
  height: 24px;
}

.variant-modal-body {
  overflow-y: auto;
  padding: 16px 24px;
}

.variant-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.variant-option {
  width: 100%;
  background: white;
  font-size: 18px;
  padding: 10px;
  border: 1px solid black;
  cursor: pointer;
  color: black;
  text-align: center;
  transition: all 0.2s ease;
  font-family: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
}

.variant-option:hover {
  background: black;
  color: white;
}

.variant-option:disabled,
.variant-option-disabled {
  opacity: 0.4;
  cursor: not-allowed;
  background: #f5f5f5;
}

.variant-option:disabled:hover,
.variant-option-disabled:hover {
  background: #f5f5f5;
  color: black;
}

.variant-unavailable {
  font-size: 14px;
  color: #999;
}

.variant-modal-footer {
  padding: 16px 24px;
  border-top: 1px solid #ddd;
}

.variant-view-product {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: black;
  font-size: 16px;
  line-height: 22px;
  transition: opacity 0.2s ease;
}

.variant-view-product:hover {
  opacity: 0.7;
}

@media only screen and (min-width: 768px) {
  .variant-modal-overlay {
    align-items: center;
    justify-content: flex-end;
  }

  .variant-modal {
    max-height: 100vh;
    height: 100vh;
    border-radius: 0;
    animation: slideLeft 0.3s ease-out;
  }

  @keyframes slideLeft {
    from {
      transform: translateX(100%);
    }
    to {
      transform: translateX(0);
    }
  }
}