/** Shopify CDN: Minification failed

Line 1377:7 Unexpected "and"

**/
/* general */

.flex-grow-false {
  flex-grow: 0 !important;
}

[class*="section-spacing"] {
  --section-spacing: 50px;
}

@media (min-width: 768px) {
  [class*="section-spacing"] {
    --section-spacing: 100px;
  }
  .section-spacing-reduced {
    --section-spacing: 50px;
  }
}

.section-spacing {
  padding-top: var(--section-spacing);
  padding-bottom: var(--section-spacing);
}
.section-spacing-top {
  padding-top: var(--section-spacing);
}
.section-spacing-bottom {
  padding-bottom: var(--section-spacing);
}

/* header */

#page-menu.nav-uses-modal .main-nav li.has-children > a {
  display: flex;
  justify-content: space-between;
}
#page-menu a .arr {
  right: 0;
}

@media (min-width: 1100px) {
  .site-control.nav-inline-desktop
    .site-control__inner
    .nav-row
    .nav-columns
    .column-title {
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
    border-bottom: 1px solid var(--col_head_links_active);
    color: var(--col_head_links_column_headings) !important;
  }

  .site-control.nav-inline-desktop
    .site-control__inner
    .nav-row
    .nav-columns
    > li
    > ul
    > li
    > a {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .site-control.nav-inline-desktop .site-control__inner .nav-row .nav-columns {
    margin: 0 auto;
    max-width: calc(var(--reading_column_width) * 1px * 2);
  }

  .site-control.nav-inline-desktop
    .site-control__inner
    .nav-row
    .nav-columns
    > li {
    margin-bottom: 0 !important;
    padding: 0 1rem;
    flex: 1 1 25% !important;
  }
  .site-control.nav-inline-desktop
    .site-control__inner
    .nav-row
    .nav-columns
    > li.nav-ctas__cta {
    flex-basis: initial;
    margin-left: 0;
    padding-left: 20px;
  }
}

/* whatsapp widget */

#rawa-button {
  left: auto !important;
  right: 20px !important;
  bottom: 100px !important;
}

.button[href*="https://wa.me"]
{
  display: block;
  background-color: var(--col_whatsapp);
  border: 1px solid var(--col_whatsapp);
  line-height: 1.25em !important;
  text-align: center;
}

.button[href*="https://wa.me"]:hover
{
  color: var(--col_whatsapp) !important;
}

/* theme product grid lazyloading fix */

.rimage-wrapper .fade-in.lazyloading {
  opacity: 1;
}

/* socials */

.social-links svg {
  width: 26px !important;
  height: 26px !important;
}

.social-links a:hover svg {
  color: var(--col_btn_bg) !important;
}

.sharing-list a:hover svg,
.sharing-list a:hover svg g {
  fill: var(--col_btn_bg) !important;
}

/* product page */

.product-area {
  margin-bottom: 0px !important;
  max-width: 1400px;
  margin: auto;
}

@media (min-width: 768px) {
  .product-area .product-area__details .product-area__details__inner {
    padding-bottom: 0;
  }
}

/* judgme widgets */

.jdgm-all-reviews-widget,
.jdgm-rev-widg {
  margin-top: 0;
  margin-bottom: 0;
}

/* filters */

.talla_filter_label {
  text-indent: 0px !important;
  display: flex !important;
  align-items: center !important;
  flex-direction: column-reverse !important;
  background-color: #eee;
}

.talla_filter_label:hover {
  box-shadow: 0 0 0 2px var(--col_btn_bg) !important;
}

.talla_filter_label.active {
  box-shadow: 0 0 0 2px var(--col_btn_bg) !important;
}

.cc-product-filter .cc-swatches li .cc-checkbox {
  height: 40px !important;
  width: 40px !important;
}

.theme-filter-container .cc-product-filter .cc-checkbox__label {
  word-break: normal;
}

/* header flag*/

.header-flag img {
  height: 30px;
  width: auto;
}
.header-flag {
  width: 30px;
  height: 30px;
  margin: auto;
}

@media screen and (min-width: 768px) {
  .header-flag {
    right: 120px;
  }
}
@media screen and (max-width: 510px) {
  .site-control .logo {
    width: 100px;
  }
}

.logo img {
  margin-left: 0;
}

@media screen and (min-width: 1100px) {
  .header-flag {
    position: initial;
    transform: none;
    width: auto;
    height: auto;
  }
  .site-control.nav-inline-desktop .nav-right-side {
    width: 280px;
  }
}

/* popup */
@media (min-width: 768px) {
  .cc-popup .cc-popup-modal {
    width: 400px !important;
  }
}

.cc-popup .cc-popup-modal .cc-popup-form {
  margin-top: 0px !important;
}

#shopify-section-slideshow {
  display: none;
}

.header-menu__top {
  height: 70px;
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: auto;
  align-items: center;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  padding-left: 10px;
  padding-right: 20px;
}

.header-menu__bottom {
  height: 60px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  padding-left: 30px;
  padding-right: 20px;
}

.nav-account svg {
  width: 34px;
  height: 30px;
}

.menu__search {
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-form__input-wrapper {
  position: relative;
  width: 100%;
  max-width: 500px;
}

.search-form__input-wrapper input {
  margin: auto;
  border-radius: 20px;
  padding: 10px 20px;
  background-color: #f3f3f3;
  border: 1px solid #000;
}

.search-form__input-wrapper button {
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
  border: none;
  cursor: pointer;
  color: #000;
}

.menu__search--mobile {
  display: none;
}

.header-menu__top__right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}

.link-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .menu__search--mobile {
    display: block;
  }
  .menu__search--desktop {
    display: none;
  }

  .nav-search {
    width: fit-content;
    justify-self: flex-end;
    padding-right: 15px;
  }

  .nav-account svg {
    width: 34px;
    height: 29px;
  }
}

.site-control .cart.cart-icon--basket2 {
  position: relative
}

.custom-links-list li {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.collection-header {
  cursor: pointer
}

/* Blog Page Styles */
.page-blog-adoc {
  background-color: #fff;
}

.page-blog-adoc .feature-header {
  font-size: 40px;
  text-transform: uppercase;
}

.page-blog-adoc .feature-header:after {
  display: none;
}

.blog-select .label {
  margin: 0;
}

.pretty-select {
  background-color: #fff !important;
  border: 1px solid #000000;
  max-height: 40px;
  border-radius: 6px;
}

.pretty-select .text {
  padding: 4px 50px 4px 0;
}

.pretty-select .text .label {
  display: none;
}

.badge {
  background-color: #fff;
  color: #000;
  border: 1px solid;
  border-radius: 50px;
  padding: 8px 16px;
}

.badge[data-selected="true"] {
  background: #000;
  color: #fff;
}

.badge:hover {
  background-color: #000 !important;
  color: #fff !important;
  border: 1px solid;
}

.article-block {
  display: flex;
  flex-direction: column;
  box-shadow: -2px 2px 8px 0 rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  padding: 0 !important;
  min-height: 600px; /* altura mínima */
  flex: 1 1 300px; /* permite ser responsivo y crecer */
}

.article-block__image {
  border-radius: 7px 7px 0px 0px;
}

.cc-articles {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
  margin-left: 10px !important;
  margin-right: 10px !important;
  display: flex;
  flex-wrap: wrap;
}

.article-block__title {
  color: #000 !important;
  font-weight: 600;
}

.article-block__content {
  padding: 2rem 1rem 1rem 1rem;
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
}

.article-block__excerpt p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.article-block__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pretty-select.id-filter-range {
  max-width: fit-content;
}

@media screen and (min-width: 1100px) {
  .blog-select .label {
    display: none;
  }

  .pretty-select.id-filter-by {
    display: none;
  }
}

@media screen and (max-width: 1099px) {
  .blog-toolbar .badges {
    display: none !important;
  }
}

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

.article-block__tag {
  background-color: #E6241A;
  color: #fff;
  padding: 6px 12px;
  border-radius: 30px;
}

.article-block__cta {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  width: 100%;
  color: #000 !important;
  border: 1px solid #000 !important;
  background-color: #fff !important;
  text-align: center !important;
  padding: 0.75rem 1rem;
  border-radius: 5px;
  margin-top: 1rem;
}

.article-block__cta:hover  {
  background-color: #000 !important;
  color: #fff !important;
}

.article-block__cta img.cta-icon {
  width: 16px;
  height: 16px;
}

@media screen and (max-width: 1024px) {
  .cc-articles {
    gap: 1.5rem;
  }
}

@media screen and (max-width: 768px) {
  .cc-articles {
    flex-direction: column;
    gap: 1rem;
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  .article-block {
    min-height: auto;
  }
}

@media screen and (max-width: 1100px) {
  .article-block {
    min-height: auto;
  }
}

@media screen and (max-width: 1600px) {
  .article-block {
    min-height: 400px;
  }
}

/* Article blog page */
[data-section-type="article-template"] {
  width: 100% !important;
}

.article-image, .rimage-wrapper {
  max-height: 600px;
}

.rimage-wrapper .rimage__image {
  object-fit: cover !important;
  position: bottom;
}

.adoc-sv .rimage-wrapper .rimage__image {
  object-fit: contain !important;
  position: bottom;
}

.article-image .rimage__image {
  border-radius: 20px;
}

.feature-header {
  font-size: 2rem;
  text-align: left !important;
}

.feature-header:after {
  display: none;
}

.article-header {
  display: flex;
  justify-content: center;
}

.feature-subheader {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.5rem;
  align-items: center;
}

.article-block__content .feature-subheader {
  margin-bottom: 0px !important;
}

.article-block .rimage__image  {
  border-radius: 0;
}

.author {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #000;
}

.author .thumb {
  width: 48px;
  border: 1px solid #000;
  border-radius: 50%;
  height: 48px;
  display: flex
}

.article h1, .article h2, .article h3, .article h4, .article h5, .article h6 {
  text-align: left;
}

.article-details {
  display: flex;
  gap: 2rem;
  align-items: center;
  margin-top: 2rem;
  margin-bottom: 1.5rem;

}

.share-container button {
  background-color: #fff;
  border: none;
  padding: 0;
}

.article-container .overlay-type.overlay {
  max-width: 50%;
  background-color: #f8f9fa;
}

.article-container h1 {
  color: #000 !important;
}

.article-container .feature-subheader {
  color: #000 !important;
}

.article-container .article-header {
  margin: 1rem;
  border-radius: 10px;
  background-color: #f8f9fa;
  display: flex; 
  align-items: center;
}

.template-article #page-content .article-header .rimage-outer-wrapper {
  position: unset;
  width: 40%;
  height: 400px;
  display: flex;
  align-items: center;
  border-radius: 10px;
  margin: 3rem 0;
}

.article-container .image-overlay.image-overlay--bg-full:after {
 background: unset;
}

body.template-article {
  background: #fff;
}

.template-article #page-content .article-header .overlay-type .content.central {
  padding-top: 0 !important;
}

.template-article #page-content .content {
  padding: 0;
}

.template-article #page-content .central {
  width: 90%;
  background-color: #fff;
}

/* Tags */
  .article-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 20px;
  }

  .tag {
    display: inline-flex;
    align-items: center;
    border-radius: 20px;
    padding: 6px 16px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }

  .tag--featured {
    background: #000;
    color: white;
  }

  .tag--secondary {
    background: #e9ecef;
    color: #495057;
  }

@media screen and (max-width: 1000px) {
  .article-header {
    flex-direction: column-reverse;
  }

  .article-container .overlay-type.overlay {
    max-width: 100% !important;
  }

  .template-article #page-content .article-header .overlay-type {
    padding-top: 0px !important;
  }

  .template-article #page-content .article-header .rimage-outer-wrapper {
    width: 90%;
    height: 250px;
  }
}


.rimage-outer-wrapper.mobile-only {
  background-size: contain;
}

.ninos .section-heading {
  justify-content: space-between;
  padding-bottom: 1rem;
  padding-top: 1rem;
  padding-left: 1rem;
  border-radius: 8px;
}
.ninos.yellow .section-heading {
  background-color: #f7cb2d;
}
.ninos.purple .section-heading {
  background-color: #D98BC8;
}
.ninos .section-heading .view-all-link:after {
  content: "›";
  font-size: 1.2rem;
  color: inherit;
  font-weight: bold;
  padding-left: 0;
  position: unset !important;
  background-color: transparent;
}

.ninos .section-heading .view-all-link {
  font-size: 1.1rem;
  margin-right: 10px;
}

.ninos .product-block .caption, .ninos2 .product-block .caption {
  margin: 1rem;
}

.ninos .product-block {
  
  border-radius: 10px;
}

.ninos.yellow .product-block {
  border: 2px solid #f7cb2d;
}
.ninos.purple .product-block {
  border: 2px solid #D98BC8;
}

.ninos .image-inner {
  border-radius: 10px;
}

/* Custom Landing Halloween CSS */
.section-spacing.halloween {
  padding: 0px 1rem;
}

.wide-container.halloween {
  background-color: #000;
}

.halloween .caption {
  background-color: #D25232;
  color: #fff;
  margin-top: 1rem;
  border-radius: 10px;
  padding: 1rem 0;
}

.halloween .swiper-container {
  max-width: 1400px;
  max-width: 1400px;
  margin-left: auto !important;
  margin-right: auto !important;
  overflow: hidden;
}

.halloween-carousel {
  padding-top: 1.5rem !important;
  background-color: #000;
}

.halloween-carousel .swiper-container, .halloween-carousel .section-heading {
  max-width: 1400px;
  max-width: 1400px;
  margin-left: auto !important;
  margin-right: auto !important;
  overflow: hidden;
}


.halloween-carousel .section-heading { 
  background-color: #D25232;
  padding: 1rem 10px;
  border-radius: 4px;
  color: #fff;
}

.halloween-carousel .section-heading h2 {
  color: #fff;
}

.halloween-carousel .product-block  {
  background-color: #D25232;
  color: #fff;
  padding: 1rem 10px;
  border-radius: 8px;
}

.halloween-carousel .section-heading .view-all-link:after {
  content: "›";
  font-size: 1.2rem;
  color: inherit;
  font-weight: bold;
  padding-left: 0;
  position: unset !important;
  background-color: transparent;
}

/* Vanapay widget */
.vanapay--widget {
  background-color: #4F7BFF;
  padding: 8px;
  color: #fff;
  border-radius: 10px;
  max-width: 200px;
  white-space: normal !important;
  overflow-wrap: break-word; 
  margin-left: 1rem;
  height: 65px;
  position: relative;
}

.vanapay--widget svg path {
  fill: #fff;
}

.vanapay--widget svg:nth-child(2) {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
}

.vanapay--widget > div {
  color: #fff !important;
}

.vanapay--widget div.span {
  color: #fff !important; 
  font-size: 14px !important;
  letter-spacing: 0.5px;
}

.vanapay--widget div {
  color: #fff !important; 
  font-size: 14px !important;
  letter-spacing: 0.5px;
  max-width: 30ch;
  line-height: 1;
}

.vanapay--widget span {
  display: inline;
  white-space: normal !important;
}

/*
.vanapay--widget,
.points-counter {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.6s ease;
  animation: toggleWidget 6s infinite;
  animation-timing-function: ease-in-out;
}


@keyframes toggleWidget {
  0%, 45% {
    opacity: 1;
    z-index: 2;
  }
  50%, 95% {
    opacity: 0;
    z-index: 1;
  }
  100% {
    opacity: 1;
    z-index: 2;
  }
}

.points-counter {
  animation: togglePoints 6s infinite;
  animation-timing-function: ease-in-out;
}

@keyframes togglePoints {
  0%, 45% {
    opacity: 0;
    z-index: 1;
  }
  50%, 95% {
    opacity: 1;
    z-index: 2;
  }
  100% {
    opacity: 0;
    z-index: 1;
  }
}
.vanapay--container:hover .vanapay--widget,
.vanapay--container:hover .points-counter {
  animation-play-state: paused;
}
*/


/* Points counter */
 .points-counter {
    margin: 0rem 0;
    width: 100%;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    margin-left: 1rem;
    max-width: 200px;
  }

  .points-banner {
    background: #6A7B8D;
    border-radius: 12px;
    padding: 0.5rem 0.5rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 65px;
  }

  .points-banner:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
  }

  .points-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: white;
  }

  .points-text {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
  }

  .points-main {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    color: white;
    font-family: 'Montserrat', sans-serif;
  }

  .points-number {
    font-size: 12px;
    font-weight: 800;
    color: #FFF;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    font-family: 'Montserrat', sans-serif;
  }

  .points-level {
    font-size: 12px;
    font-weight: 500;
    color: white;
    opacity: 0.9;
    /* text-transform: uppercase; */
    letter-spacing: 0.5px;
    font-family: 'Montserrat', sans-serif;
    line-height: normal;
    text-align: left;
  }

  .points-logo {
    flex-shrink: 0;
    margin-left: 1rem;
  }

  .logo-placeholder {
    width: 80px;
    height: 60px;
    background: rgba(255, 255, 255, 0.1);
    border: 2px dashed rgba(255, 255, 255, 0.3);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(5px);
  }

  .logo-text {
    text-align: center;
    font-size: 0.75rem;
    font-weight: 600;
    line-height: 1.1;
    font-family: 'Montserrat', sans-serif;
  }

  .logo-brand {
    display: block;
    color: #FDE047;
    text-transform: lowercase;
  }

  .logo-company {
    display: block;
    color: white;
    text-transform: uppercase;
    font-size: 0.7rem;
    margin-top: 2px;
  }

  /* Loading state */
  .points-counter.loading .points-number {
    opacity: 0.5;
  }

  .points-counter.loading .points-number::after {
    content: '...';
    animation: loading-dots 1.5s infinite;
  }

  @keyframes loading-dots {
    0%, 20% { opacity: 0; }
    50% { opacity: 1; }
    80%, 100% { opacity: 0; }
  }

  /* Responsive Design */
  @media (max-width: 768px) {
    .points-banner {
      padding: 0.3rem 0.3rem;
    }

    .points-content {
      gap: 0.75rem;
    }

    .points-main {
      font-size: 12px;
    }

    .points-number {
      font-size: 12px;
    }

    .points-level {
      font-size: 12px;
    }

    .logo-placeholder {
      width: 65px;
      height: 50px;
    }

    .logo-text {
      font-size: 0.65rem;
    }
  }

  @media (max-width: 480px) {
    .points-content {
      flex-direction: row;
      text-align: center;
      gap: 1rem;
    }

    .points-logo {
      margin-left: 0;
    }
    .points-logo img {
      height: 40px !important;
    }

    .logo-placeholder {
      width: 70px;
      height: 45px;
      margin: 0 auto;
    }

    .price-display-clean { 
      padding-bottom: 2rem !important;
    }
  }

.content-box {
  max-height: 174px !important;
}

.product-area .product-area__details {
  width: 40%;
}

.product-area .product-area__media {
  width: 100% !important; 
}

.product-area .product-area__details .product-area__details__inner {
  padding-right: 0 !important;
}

.product-area .product-area__media.multi-column {
  padding-left: 0 !important;
}

.product-info-section {
  max-width: 1400px;
  margin: auto;
}

.section-footer {
  background-color: #000;
  color: #fff;
}

.product-slider .wide-container {
  padding-top: 3rem;
  padding-bottom: 1rem;
}

.product-area .product-area__details .product-area__details__inner {
  width: auto;
}

@media (max-width: 992px) {
  .product-area .product-area__details {
    width: 100%;
  }
}

.template-product {
  padding-bottom: 8rem;
}


/* Custom Landing Single Days CSS */
.singleday-carousel {
  padding-top: 0 !important;
  background-color: transparent;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.singleday-carousel .swiper-container, .halloween-carousel .section-heading {
  max-width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
  overflow: hidden;
}

.singleday-carousel .product-list {
  padding-left: 70px;
  padding-right: 70px;
}


.singleday-carousel .section-heading { 
  background-color: #1D1D1B;
  padding: 20px 4rem;
  color: #A47451;
}

.singleday-carousel .section-heading h2 {
  color: #A47451;
}

.singleday-carousel .product-block  {
  background-color: transparent;
  color: #000;
  padding: 1rem 10px;
  border-radius: 8px;
}

.singleday-carousel .section-heading .view-all-link:after {
  content: "›";
  font-size: 1.2rem;
  color: inherit;
  font-weight: bold;
  padding-left: 0;
  position: unset !important;
  background-color: transparent;
}

.scrolling-text {
  font-size: 1rem !important;
}

.page-singles-day .overlay-type  {
  color: #000;
}

.page-singles-day .overlay-type p {
  max-width: 31ch;
}

@media (max-width: 992px) {
  .page-singles-day .overlay-type p {
    max-width: 16ch;
  }

  .page-singles-day .overlay-type  {
    padding: 1rem 1rem;
  }

  .section-heading {
    padding-right: 5px;
    padding-left: 5px;
  }
}

.template-suffix-single-not-single .overlay__content h2 {
  font-size: 4rem !important;
}

.template-suffix-single-not-single .overlay__content p  {
  font-size: 2rem !important;
}

.template-suffix-single-not-single .overlay__content h2, 
.template-suffix-single-not-single .overlay__content p  {
 color: #000 !important; 
}

@media (max-width: 992px) {
  .template-suffix-single-not-single .overlay__content {
    position: absolute;
    top: 2rem;
  }

  .template-suffix-single-not-single .overlay__content h2 {
      font-size: 2rem !important;
  }

  .template-suffix-single-not-single .overlay__content p {
    font-size: 1.3rem !important;
  }
}


/* Custom Landing Black Friday CSS */
.black-friday-carousel {
  padding-top: 0 !important;
  background-color: transparent;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.black-friday-carousel .swiper-container, .halloween-carousel .section-heading {
  max-width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
  overflow: hidden;
}

.black-friday-carousel .product-list {
  padding-left: 70px;
  padding-right: 70px;
}


.black-friday-carousel .section-heading { 
  padding: 20px 4rem;
}

.black-friday-carousel .section-heading h2 {
  color:rgb(255, 255, 255);
}

.black-friday-carousel .product-block  {
  background-color: transparent;
  color: #000;
  padding: 1rem 10px;
  border-radius: 8px;
}

.black-friday-carousel .section-heading .view-all-link:after {
  content: "›";
  font-size: 1.2rem;
  color: inherit;
  font-weight: bold;
  padding-left: 0;
  position: unset !important;
  background-color: transparent;
}

.black-friday-carousel .product-slider .swiper-container {
  overflow: hidden !important;
}

.template-suffix-black-friday .col-content {
  background-color: #000;
}

.template-suffix-black-friday .col-button {
  background-color: #fff;
  color: #000
}

/* CUSTOM LANDING CYBER-MONDAY */
.cyber-monday-carousel {
  background-color: #F3F4F6;
  margin: 10px 30px; 
  border-radius: 15px;
}

.cyber-monday-carousel .product-block  {
  background-color: transparent;
  color: #000;
  padding: 1rem 10px;
  border-radius: 8px;
}

.cyber-monday-carousel .product-slider .swiper-container {
  overflow: hidden !important;
}

.cyber-monday-carousel .swiper-container, .halloween-carousel .section-heading {
  max-width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
  overflow: hidden;
}

.cyber-monday-carousel .product-list {
  padding-left: 70px;
  padding-right: 70px;
}

.cyber-monday-two-grids {
  background-color: #F3F4F6 !important;
  border-radius: 15px !important;
  padding: 40px 20px !important;
  max-width: unset !important;
  margin: 10px 30px !important;
}

@media and (max-width: 768px) {
  .cyber-monday-carousel {
    margin: 10px 0px;
  }
}

.cyber-monday-carousel .product-list {
  padding: 0;
}

/* ====== MODO REDENCIÓN DE PUNTOS ====== */

/* Card en modo puntos - sin cursor pointer en imagen */
.product-block--points-mode .image-inner {
  cursor: default;
}

/* Precio original tachado */
.product-block--points-mode .price--original {
  text-decoration: line-through;
  opacity: 0.6;
  font-size: 0.85em;
  display: block;
}

/* Precio en puntos */
.product-block--points-mode .price--points {
  display: block;
  font-weight: 700;
  font-size: 1.1em;
  color: var(--color-primary,rgb(47, 47, 47));
  margin-top: 4px;
}

/* Botón WhatsApp para redimir puntos */
.btn-whatsapp-points {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 12px 16px;
  margin-top: 12px;
  background-color: #25D366;
  color: #ffffff !important;
  border: none;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: background-color 0.2s ease, transform 0.2s ease;
}

.btn-whatsapp-points:hover {
  background-color: #128C7E;
  color: #ffffff !important;
  transform: translateY(-2px);
}

.btn-whatsapp-points svg {
  flex-shrink: 0;
}

/* Responsive */
@media (max-width: 767px) {
  .btn-whatsapp-points {
    padding: 10px 12px;
    font-size: 13px;
  }
  
  .product-block--points-mode .price--points {
    font-size: 1em;
  }
}

.san-valentin-carousel .section-heading {
  background-color: #E874A0;
  padding: 1rem;
  border-radius: 10px;
  color: white;
}

.san-valentin-carousel .section-heading a {color: white;}