/** Shopify CDN: Minification failed

Line 57:0 Unexpected "}"

**/
.mega-menu {
    position: static;
}

.mega-menu .header__menu-item {
    position: relative;
    padding-right: 2.7rem;
}

.mega-menu .header__menu-item .icon-caret {
    position: absolute;
    height: .6rem;
    right: .8rem;
    top: calc(50% - .2rem);
}

.header-menu .mega-menu__content {
    max-height: 0;
    overflow: hidden;
    padding: 0;
    transition: all 300ms linear;
}

.mega-menu__content {
    background-color: rgb(var(--color-background));
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    left: 0;
    overflow-y: auto;
    padding-bottom: 2.4rem;
    padding-top: 2.4rem;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
}

.header-wrapper--border-bottom .mega-menu__content {
    border-top: 0;
}

.js .mega-menu__content {
    opacity: 0;
    transform: translateY(-1.5rem);
}

.header__menu-item span {
    position: relative;
}

}
.megaMenuWrapper .mega-menu .mega-menu__list.page-width {
    display: flex;
    padding: 0 10px 15px 10px;
    justify-content: center;
    text-align: center;
}

.megaMenuWrapper .mega-menu .mega-menu__list.page-width[data-big] {
    justify-content: center;
    flex-wrap: nowrap;
    max-width: 100% !important;
    gap: 10px;
}

.megaMenuWrapper .mega-menu .mega-menu__list.page-width .wrapTestMenu {
    flex: 1 0 320px;
    max-width: 320px;
}

.megamenu-products {
    list-style: none;
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(100px, 150px);
    gap: 10px;
    padding-left: 10px;
}


.mega-menu__list .mega-menu__destacado {
    max-width: 300px;
    width: 100%;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}

.header-menu:hover .mega-menu__content {
    max-height: 1000px;
    opacity: 1;
    transform: translateY(0);
    background: #F9F9F9;
    padding: 20px 0;
    z-index: 1;
}

.megaMenuWrapper .mega-menu .mega-menu__list.page-width {
    display: flex;
    padding: 0 10px 15px 10px;
    justify-content: center;
    text-align: center;
    gap: 10px;
    list-style: none;
}

.megaMenuWrapper .mega-menu .mega-menu__list.page-width[data-big] {
    justify-content: center;
    flex-wrap: nowrap;
    max-width: 100% !important;
    gap: 10px;
}

.megaMenuWrapper .mega-menu .mega-menu__list.page-width .wrapTestMenu {
    flex: 1 0 320px;
    max-width: 320px;
}

.megamenu-products {
    list-style: none;
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(100px, 150px);
    gap: 10px;
    padding-left: 10px;
}

.link-has-product.link-type-product {
    display: flex;
    max-width: 150px;
}

.menuTestimonial {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.mega-menu__list .menuTestimonial {
    align-items: flex-start;
    gap: 0;
}

.wrapTestMenu .testimonialTitle {
    color: #2a2a2a;
    font-weight: 700;
    font-size: 28px;
    text-align: left;
    line-height: 32px;
}

.wrapTestMenu .testimonialtext {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 10px;
}

.mega-menu__link.link-has-image {
    display: flex;
    flex-direction: column;
    text-align: left;
    gap: 0px;
    font-size: 14px;
    font-weight: bold;
    position: relative;
}

.megamenu-products .mega-menu__link img {
    border-radius: 8px 8px 0 0;
}
/*
.megamenu-products .megamenu-product-info {
    background: white;
    padding: 10px 10px 20px;
    border: 1px solid #0000001A;
    border-radius: 0 0 8px 8px;
} */

.megamenu-products .megamenu-product-info{
    font-weight: 400;
    background: none;
    border: none;
    text-align: center;
    padding: 0;
}

.megamenu-products .megamenu-product-info .loox-rating {
    margin-bottom: 10px;
}

.megamenu-products .megamenu-product-info span.jdgm-prev-badge__text {
  display: none;
}

.destacado-info {
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 54.53%, rgba(0, 0, 0, 0.505569) 74.88%, #000000 103.24%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 20px;
    align-items: flex-start;
    position: absolute;
    top: 0;
    left: 0;
}

.destacado-info .destacado-unit {
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    color: white;
}

.destacado-info .destacado-heading {
    font-size: 20px;
    color: white;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: 700;
    text-align: left;
}

.destacado-info .destacado-price {
    font-size: 18px;
    color: white;
    font-weight: 600;
    margin: 0;
}

.mega-menu__destacado img {
    width: 100%;
    height: 100%;
    top: 0;
    object-fit: cover;
    left: 0;
}

.ctaHeader .button{
  padding: 0 !important;
  min-width: 150px;
  font-size: 16px;
  font-weight: bold;
}

.mega-menu__link{
  text-decoration: none;
}

.header-menu .save-amount-collection {
    color: #0E9A81;
    font-weight: bold;
}

.megamenu-products .mega-menu__link .textbottomtitle {
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    margin-top: 10px;
    color: #2A2A2A;
    line-height: 18px;
    letter-spacing: 0;
}

li[data-handle="/pages/nosotros"] .megamenu-product-info {
    font-weight: 400;
    background: none;
    border: none;
    text-align: center;
    padding: 0;
}

.menu-drawer__trust-badges {
  background: #fff;
  border-radius: 7px;
  margin: 0 20px 20px;
  padding: 20px 10px;
  display: flex;
  gap: 20px;
}

.menu-drawer__trust-badges .trust-badge {
  display: flex;
  font-size: 14px;
  line-height: 14px;
  align-items: center;
}

.menu-drawer__trust-badges .trust-badge img {
  width: 31px;
  height: 31px;
  margin-right: 5px;
}

.menu-drawer .menu-drawer__navigation .list-menu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 10px;
    column-gap: 10px;
}


@media screen and (max-width: 1300px) {
    .megamenu-products {
        grid-template-columns: repeat(2, minmax(100px, 150px));
    }
}

@media screen and (min-width: 990px) {
    .header--middle-left {
        grid-template-columns: auto minmax(auto, 100%) 1fr;
    }
  
    .header--middle-left .header__inline-menu {
        margin-left: auto;
        margin-right: auto;
    }
}
