/** Shopify CDN: Minification failed

Line 10:0 Unexpected "}"

**/
.hero_banner_wrapper{
    display:none !important;
}

}

.product-gallery-ab {
  display: none;
}

.price_badge {
  display: none !important;
}

.badge_container {
    display:none !important;
}


.como_usar_banner{
    display:none !important;
}



.msi-two{display:none !important;}

.justificacion_valor_container{
    display: none !important;
}

#testimonios {
    
   background: linear-gradient(to right, #E2F2F6 80%, #FFFFFF 100%);

}




/*******************************************
//  MENSAJE PROMOCION POR PASARELA     
/******************************************/



#promo-message {
    font-size: 13px;
    letter-spacing: 0px;
    color: #1A1A1A;
    display: none;
    flex-wrap: wrap;
    gap: 5px;
    align-items: center;
}

.promo-description {
    display: inline;
    white-space: normal;
    margin: 0px;
    line-height: 1.5;
}

.promo-description .data-message-start,
.promo-description .data-message-end {
    display: inline;
}

.promo-description .payment-logo {
    display: inline-block;
    vertical-align: middle;
}

.promo-description .payment-logo img {
    height: 20px;
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

.icon-aplazo {
    width: 60px;
}

/*******************************************
//  HOME PADDINGS    
/******************************************/

.template--index .slideshow--boxed, .template--index .shopify-section--featured-collection > div  {
    padding-block: 2rem;
}

.template--index .shopify-section--press .section, .template--index .shopify-section--blog-posts .section  {
    padding-bottom: 2rem;
}

.template--index .shopify-section--faq .section {
    padding-bottom: 2.5rem;
}

.template--index  .custom-section-payments section {
    padding-block: 0 2.5rem;
}

/*******************************************
//  PRODUCT CARD BADGES   
/******************************************/

.badge--new, .badge--pack {
    position: absolute;
    right: 0;
    z-index: 5;
    top: 1rem;
    right: 1rem;
    font-weight: 600;
    font-family: 'Barlow';
    text-transform: uppercase;
    padding: 7px 13px;
}

.badge--new {
    background: #00E0E5;
    color: #4E5462 !important;
}

.badge--pack {
    background: #B8E6EA;
    color: #525866 !important;
}

.badge--on-sale {
    text-transform: uppercase;
}

@media screen and (max-width: 768px) {
    .badge--new, .badge--pack {
        top: .5rem;
        right: .5rem;
        padding: 6px 10px;
        line-height: 1;
    }
}

/*******************************************
//  HEADER FIXES 
/******************************************/

.icon-phone {
    display: none; 
}

.header__secondary-nav .deals-link {
    background: #007B8D; 
    color: white;
    font-weight: 700 !important;
    padding: 9px 22px;
    border-radius: 100px;
    letter-spacing: normal;
}

@media screen and (max-width: 699px) {
    .icon-phone {
        display: flex;
    }

    .header__secondary-nav ul  {
       gap: 5px;
    }
}

@media screen and (max-width: 768px) {
    .badge--new, .badge--pack {
        top: .5rem;
        right: .5rem;
        padding: 6px 10px;
        line-height: 1;
    }
}

/*******************************************
//  PRODUCT CARD READ MORE LINK
/******************************************/

.card-read-more-link {
    color: #007981;
    text-decoration: underline;
    cursor: pointer;
}


.product-card__info__container {
    height: 100%;
}

/*******************************************
//  HEADER
/******************************************/

aside.shopify-section-group-header-group {
    position: unset !important; 
}

.shopify-section--hot-spots {
    z-index: unset !important;
}

.feature-chart__table-row--sticky {
    z-index: unset !important;
}

/*******************************************
//  AB - HERO
/******************************************/
.slideshow-b {
    display: none !important;
}