/** Shopify CDN: Minification failed

Line 414:1 Expected "}" to go with "{"

**/
.section-logo--page-feid .image-with-text {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  align-content: center;
  --image-with-text-gap: 3rem;
}
.section-logo--page-feid h3.h6,
.contador-section---page-feid .countdown .countdown__content h2.h1 {
    font-weight: bold;
    font-size: 45px;
    line-height: 48px;
    letter-spacing: 0;
}
.section-logo--page-feid h2.h1,
.contador-section---page-feid .countdown .countdown__content p.h6 {
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    letter-spacing: 0;
}
.section-logo--page-feid p,
.contador-section---page-feid .bloque span.label,
.newsletter--page-feid .prose p,
.newsletter--page-feid .form-row .form-control input,
.newsletter--page-feid .form-row .form-control input::placeholder {
    font-family: 'Inter' !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;    
    margin: 0 !important;
}
.section-logo--page-feid {
    padding-top: 70px;
}
.contador-section---page-feid .countdown {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 20px;
}
.contador-section---page-feid .countdown .countdown__content {
    display: flex;
    flex-direction: column-reverse;
    gap: 15px;
    overflow-wrap: unset;
}
.contador-section---page-feid .countdown .countdown__content h2.h1 {
    margin: 0;
    font-family: 'SALOMONSans', 'SALOMONSerif', sans-serif !important;
}
.contador-section---page-feid .countdown .countdown__content p.h6 {
    max-width: 880px;
}
.contador-section---page-feid .valor {
    font-size: 80px;
    line-height: 80px;
    letter-spacing: 0;
    font-weight: bold;
    width: 110px;
}
.contador-section---page-feid .contador {
    display: inline-flex;
    width: 100%;
    justify-content: center;
  }
.contador-section---page-feid .bloque{
    display:flex;
    flex-direction:column;
    align-items:center;
}
.contador-section---page-feid .sep {
    font-size: 38px;
    line-height: 44px;
    position: relative;
    top: 16px;
    margin: 0 22px;
}
.contador-section---page-feid .bloque span.label {
    margin-top: 12px !important;
}
.newsletter--page-feid {
    padding: 0;
}
.newsletter--page-feid .newsletter {
    justify-items: center !important;
    justify-content: center;
    text-align: center;
}
.newsletter--page-feid .newsletter .content.section-stack {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.newsletter--page-feid .form-row .form-control {
    flex: unset;
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
}
.newsletter--page-feid .form-row {
    max-width: 420px;
    margin: auto;
}
.content-popup--page-feid p,
.content-popup--page-feid .locations-list div,
.newsletter--page-feid label.floating-label.text-xs{
    font-weight: 400;
    font-size: 14px;
    font-family: 'Inter' !important;
    line-height: 20px;
}
.newsletter--page-feid label.floating-label.text-xs {
    opacity: 1;
    position: unset;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Inter' !important;
    line-height: 20px;
    letter-spacing: 0;
}
.newsletter--page-feid .form-row .form-control input::placeholder{
    color: #737373;
}
.newsletter--page-feid .form-row .form-control input {
    background: #fff;
    color: #000;
    font-size: 16px;
    border-radius: 4px;
}
.newsletter--page-feid .form-row button.button {
    background-color: #b1e749 !important;
    margin-top: 16px;
    border: 1px solid #b1e749;
}
.newsletter--page-feid .form-row button.button:hover {
    background: #000 !important;
    color: #b1e749 !important;
    border-color: #b1e749 !important;
}
.newsletter--page-feid .prose p {
    max-width: 880px;
    text-align: center;
}
.locations-list {
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
  gap: 14px;
}
.locations-list div {
  width: 100%;
}
    .section-popup--page-feid {
      position: fixed;
      width: 100%;
      height: 100%;
      background: #00000030;
      z-index: 9999999999999;
      top: 0;
      left: 0;
      align-content: center;
      justify-content: center;
      align-items: center;
      display: none;
    }
    .section-popup--page-feid.showing-popup-fade{
      display: flex;
    }
    .content-popup--page-feid {
      background: #fff;
      padding: 40px 20px;
      border-radius: 16px;
      position: relative;
      width: 100%;
      max-width: 450px;
    }
    .close-popup-page-feid {
      position: absolute;
      top: 0;
      right: 0;
    }
    .close-popup-page-feid {
      position: absolute;
      top: -1px;
      right: -1px;
      font-size: 17px;
      background: #8fbb3b;
      width: 30px;
      height: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-top-right-radius: 16px;
      color: #000;
      transition: 0.5s;
      cursor: pointer;
    }
    .close-popup-page-feid:hover{
      background: #000;
      color: #fff;
    }
    .content-popup--page-feid h3 {
      font-family: "Inter" !important;
      font-weight: 700;
      font-size: 18px;
      line-height: 28px;
      margin-bottom: 10px;
    }
.section-logo--page-feid a:hover {
  color: #b1e749;
}
.content-imagen-carrusel-fade img {
  margin: auto;
  width: 100%;
}
.shopify-section--media-grid .media-grid.swiper-wrapper{
    column-gap: 0px !important;
    width: fit-content;
    margin: auto;
}
.product-cucarda-text{
    font-family: "Inter" !important;
    color: #AF0C1E;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;display: block;
  margin-bottom: 6px;
}
.page-template-xt-pathway-2-ferxxo main#main {
  background-color: #000;
}
body {
  background: #fff !important;
}
.page-template-terminos-y-condiciones .container .h2,
.page-template-politicas-de-despacho .container .h2,
.page-template-politicas-de-reembolso-1 .container .h2,
.page-template-bases-dinamica-reapertura-tienda-cenco-costanera .container .h2{
  margin-top: 40px;
  font-size: 80px;
  line-height: 75px;
}
.page-template-terminos-y-condiciones .container--xs,
.page-template-politicas-de-despacho .container--xs,
.page-template-politicas-de-reembolso-1 .container--xs,
.page-template-bases-dinamica-reapertura-tienda-cenco-costanera .container--xs {
  --container-max-width: 61.25rem !important;
}
.page-template-terminos-y-condiciones .section-header,
.page-template-politicas-de-despacho .section-header,
.page-template-politicas-de-reembolso-1 .section-header,
.page-template-bases-dinamica-reapertura-tienda-cenco-costanera .section-header {
  max-width: 61.25rem !important;
}
.collection_pro_y20 button {
  visibility: visible !important;
  opacity: 1 !important;
  transform: none !important;
  transition:0.5s;
}
.collection_pro_y20 .floating-controls-container > .is-scrollable ~ .prev-next-button {
    z-index: 1;
    display: grid;
    position: absolute;
    inset-block-start: -50px;
}
.collection_pro_y20 .floating-controls-container > .prev-next-button--prev {
    inset-inline-start: unset !important;
    inset-inline-end: 5rem !important;
}
.collection_pro_y20 svg path {
    fill: none;
    stroke: none;
}
.collection_pro_y20 circle + path {
    fill: #000;
    stroke: #000;
}
.collection_pro_y20 button[disabled] circle + path {
    fill: #fff;
    stroke: #fff;
}
.collection_pro_y20 button[disabled] circle{
    fill: #e5e5e5;
}
.collection_pro_y20 circle{
    fill: #e5e5e5;
}
.showin_image_full_width .v-stack.gap-2.text-center.sm\:text-start::after {
  content: "|||||||||";
  position: absolute;
  background: #fff;
  width: 30px;
  color: #000;
  font-weight: bold;
  letter-spacing: -2px;
  line-height: 1;
  margin-top: -30px;
  z-index: 2;
}
.showin_image_full_width .v-stack.gap-2.text-center.sm\:text-start{
    margin-top: 40px;
    height: 22px;
}
.showin_image_full_width text-with-icons-carousel::after{
    content: "";
  position: absolute;
  bottom: 44px;
  height: 1px !important;
  width: 100%;
  left: 0;
  background: #000;
  z-index: 1;
}
.showin_image_full_width text-with-icons-carousel{
    position: relative;
}
@media (max-width: 769px) {
.showin_image_full_width .text-with-icons__item.snap-center.is-selected {
  display: unset;
}
.showin_image_full_width .text-with-icons__item.snap-center {
  display: none;
}
  .page-template-terminos-y-condiciones .container .h2,
.page-template-politicas-de-despacho .container .h2,
.page-template-politicas-de-reembolso-1 .container .h2,
.page-template-bases-dinamica-reapertura-tienda-cenco-costanera .container .h2 {
    font-size: 32px;
    line-height: 32px;
  }
}
/*RESPONSIVE HEADER*/
@media(max-width: 1440px) and (min-width: 1025px){
    .header{
        display: flex;
        padding: 0 10px;
        column-gap: 0.5rem;
        justify-content: space-between;
    }
    .header .header__secondary-nav {
        flex-wrap: nowrap;
    }
    .header .wrap-search {
        margin: 0;
    }
}
@media(max-width: 1290px) and (min-width: 1025px){
    .header .main-menu > a,
    .header .main-menu .item-mega .lvl-0 {
        padding: 20px 8px;
        font-size: 12px;
    }
}
@media(max-width: 1100px) and (min-width: 1025px){
    .header .main-menu > a,
    .header .main-menu .item-mega .lvl-0 {
        padding: 20px 4px;
}

/*RESPONSIVE HEADER*/

@media(max-width: 674px){
    .contador-section---page-feid .valor {
        font-size: 40px;
        width: 60px;
    }
    .contador-section---page-feid .sep {
        margin: 0 11px;
    }
    .contador-section---page-feid .bloque span.label {
        margin-top: 4px !important;
    }
    .section-logo--page-feid img {
        margin: auto;
    }
    .section-popup--page-feid {
        align-items: end;
    }
    .content-popup--page-feid {
        height: 60%;
    }
    .content-popup--page-feid p {
        margin: 26px 0;
    }
    .section-logo--page-feid h3.h6, 
    .contador-section---page-feid .countdown .countdown__content h2.h1 {
        font-size: 28px;
        line-height: 32px;
    }
    .section-logo--page-feid h2.h1, .contador-section---page-feid .countdown .countdown__content p.h6 {
        font-size: 18px;
        line-height: 24px;
    }
    .section-logo--page-feid h3.h6, .section-logo--page-feid h2.h1 {
        font-size: 16px;
    }
    .section-logo--page-feid h2.h1 {
        margin-top: -8px;
    }
}