@charset "UTF-8";.product-card .product-featured-image-link img,.product-card .product-card-quickview span,.product-card .product-card-quickview .quick-view-icon path,.product-card--add-to-cart-button,.product-card .product-card-swatches .product-card-swatch{transition:all .25s cubic-bezier(.104,.204,.492,1)}.collection-container--full-width-true .row,.collection-container--full-width-true .products.row{max-width:none}.products{list-style:none}.products.carousel{display:flex;flex-wrap:nowrap;overflow:hidden}.products.carousel .product-card{flex-shrink:0}.products.carousel .carousel__slide{width:100%}.products.carousel.flickity-enabled{overflow:visible}.product-card{display:block;position:relative;margin-bottom:20px;width:100%}@media only screen and (min-width:768px){.product-card{margin-bottom:30px}}.carousel .product-card{margin-bottom:0}.product-card.text-center .product-card-info{padding:0 5%}.product-card .product-featured-image{margin-bottom:15px;position:relative}@media only screen and (min-width:768px){.product-card .product-featured-image{margin-bottom:25px}}@media(hover:hover){.product-card .product-featured-image.thb-hover:hover .product-primary-image{opacity:0}.product-card .product-featured-image.thb-hover:hover .product-secondary-image{opacity:1}}.product-card .product-featured-image-link{display:block;position:relative;height:0;overflow:hidden;padding-bottom:var(--padding-bottom)}.product-card .product-featured-image-link img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:5;will-change:opacity}.product-card .product-featured-image-link .thb-placeholder{position:absolute;top:0;left:0;width:100%;height:100%}.product-card .product-featured-image-link .product-secondary-image{opacity:0;z-index:10}.product-card .product-featured-image-link.aspect-ratio--adapt img{object-fit:contain}.product-card .product-featured-image-link.aspect-ratio--square{padding-bottom:100%}.product-card .product-featured-image-link.aspect-ratio--portrait{padding-bottom:125%}.product-card .product-card-vendor{text-transform:uppercase;font-size:.625rem;letter-spacing:.1em;opacity:.6;margin-bottom:3px}.product-card .product-card-title{font-size:calc(var(--font-product-title-scale, 1) * .9375rem);line-height:calc(var(--font-product-title-line-height-scale, 1) * 1.5);display:block}.product-title-uppercase-true .product-card .product-card-title{text-transform:uppercase}.product-card--badges{position:absolute;z-index:30;display:flex;flex-direction:column;gap:5px}.product-card--badges.bottom{bottom:10px}.product-card--badges.left{left:-6px;align-items:flex-start}.product-card--badges.top{top:10px}.product-card--badges.right{right:-6px;align-items:flex-end}.product-card--badges.top.right+.product-featured-image-link .product-card-quickview{right:auto;left:10px}.product-card-subtitle{font-size:.8125rem;color:rgba(var(--color-body-rgb),.8);margin-top:10px;margin-bottom:0}.product-card .product-card-quickview{position:absolute;top:10px;right:10px;z-index:40;background:var(--bg-body, #fff);border:1px solid var(--color-form-border);border-radius:3px;height:36px;display:flex}.product-card .product-card-quickview>svg{width:34px;height:34px;padding:10px}.product-card .product-card-quickview span{max-width:0;overflow:hidden;line-height:34px;font-size:.625rem;font-weight:var(--font-body-bold-weight, 600);letter-spacing:.2em;padding-right:0;white-space:nowrap;text-transform:uppercase}.product-card .product-card-quickview .spinner{position:absolute;top:0;left:0;z-index:20;opacity:0}.product-card .product-card-quickview.loading>svg{opacity:0}.product-card .product-card-quickview.loading>svg+.spinner{opacity:1}.product-card .product-card-quickview:hover .quick-view-icon path,.product-card .product-card-quickview:focus .quick-view-icon path{stroke:var(--color-accent2)}.product-card .product-card-quickview:hover span,.product-card .product-card-quickview:focus span{max-width:102px;padding-left:2px;padding-right:15px}[dir=rtl] .product-card .product-card-quickview:hover span,[dir=rtl] .product-card .product-card-quickview:focus span{padding-left:15px;padding-right:2px}.product-card--add-to-cart-button{position:absolute;bottom:10px;left:10px;right:10px;background:var(--bg-body, #fff);color:var(--color-accent);border-radius:var(--button-border-radius, 3px);display:flex;align-items:center;justify-content:center;text-align:center;font-size:.75rem;letter-spacing:.05em;opacity:0;z-index:10;white-space:nowrap;height:44px;padding:5px 10px;text-transform:uppercase;border:1px solid var(--color-form-border)}.product-card--add-to-cart-button .spinner{position:absolute;top:50%;left:50%;z-index:20;opacity:0;width:34px;height:34px;margin:-17px 0 0 -17px;padding:10px}.product-card--add-to-cart-button.loading .spinner{opacity:1}.product-card--add-to-cart-button.loading .product-card--add-to-cart-text{opacity:0}.product-card:hover .product-card--add-to-cart-button{opacity:1}.product-card .product-card-swatches{line-height:0;margin-top:9px}.product-card .product-card-swatches .product-card-swatch{display:inline-flex;margin:0;width:14px;height:14px;border-radius:7px;padding:3px;position:relative;cursor:pointer}.product-card .product-card-swatches .product-card-swatch:after{content:"";display:block;position:absolute;top:3px;left:3px;right:3px;bottom:3px;border-radius:4px;background:var(--option-color);background-image:var(--option-color-image);background-size:cover}.product-card .product-card-swatches .product-card-swatch.active{box-shadow:0 0 0 1px var(--color-accent) inset}.collection-empty{text-align:center;padding:10vh}.collection-empty svg{margin-bottom:30px}.collection-empty .text-button{font-size:inherit}.collection-empty p{font-size:1.25rem}.star-rating{--star-percent: calc(var(--star-rating) / 5 * 100%);display:inline-block;font-size:1rem;font-family:Times;line-height:1}.star-rating:before{content:"\2605\2605\2605\2605\2605";background:linear-gradient(90deg,var(--color-star) var(--star-percent),#e1e1e1 var(--star-percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rating{display:inline-block;margin:0}.rating-star{--letter-spacing: .3;--font-size: 1.5;--percent: calc( ( var(--rating) / var(--rating-max) + var(--rating-decimal) * var(--font-size) / (var(--rating-max) * (var(--letter-spacing) + var(--font-size))) ) * 100% );letter-spacing:calc(var(--letter-spacing) * 1rem);font-size:calc(var(--font-size) * 1rem);line-height:1;display:inline-block;font-family:Times;margin:0}.rating-star:before{content:"\2605\2605\2605\2605\2605";background:linear-gradient(90deg,var(--color-reviews) var(--percent),rgba(var(--color-foreground),.15) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rating-text{display:none}.rating-count{display:none;margin:0}@media(forced-colors:active){.rating{display:none}.rating-text{display:block}}.product-card--badges .badge,.product-card--badges .badge.infantil{background:#000!important;color:#ffd400!important;border:none!important;border-radius:4px!important;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:4px 8px;line-height:1;box-shadow:none!important}#shopify-section-template--23231833669868__product-grid{background:#f4f5f6}#shopify-section-template--23231833669868__product-grid #product-grid{row-gap:30px}#shopify-section-template--23231833669868__product-grid .product-card-vendor{display:none}#shopify-section-template--23231833669868__product-grid .product-card-title{min-height:44px;display:flex;align-items:center;justify-content:center}#shopify-section-template--23231833669868__product-grid .price .amount{font-size:26px}#shopify-section-template--23231833669868__product-grid .best-collection-product-card__button{display:inline-flex;margin-top:18px;padding:12px 20px;border-radius:6px;background:#111;color:#fff!important;font-size:13px;font-weight:700;letter-spacing:.06em;transition:.25s}#shopify-section-template--23231833669868__product-grid .best-collection-product-card__button:hover{background:#ffd400;color:#111!important}.product-card-swatch[style*="negro brillante"]:after{background:#111!important}.product-card-swatch[style*=arena]:after{background:#d8c3a5!important}.product-card-swatch[style*=rojo]:after{background:#e53935!important}.product-card-swatch[style*=azul]:after{background:#168bd2!important}.product-card-swatch[style*="gris carb\f3n"]:after{background:#51555a!important}.product-card-swatch[style*=rosa]:after{background:#e98eaa!important}.product-form__input--color label[style*="negro brillante"]{background:#111!important}.product-form__input--color label[style*=arena]{background:#d8c3a5!important}.product-form__input--color label[style*=rojo]{background:#e53935!important}.product-form__input--color label[style*=azul]{background:#168bd2!important}.product-form__input--color label[style*="gris carb\f3n"]{background:#51555a!important}.product-form__input--color label[style*=rosa]{background:#e98eaa!important}.product-form__input--color label{position:relative;transition:transform .2s ease,box-shadow .2s ease}.product-form__input--color input[type=radio]:checked+label{transform:scale(1.08);box-shadow:0 0 0 3px #fff,0 0 0 5px #103a3a!important}.product-form__input--color input[type=radio]:checked+label:after{content:"\2713";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:16px;font-weight:900;text-shadow:0 1px 3px rgba(0,0,0,.65)}.product-form__input--color label:hover{transform:scale(1.08)}.product-form__input--color{display:flex;flex-wrap:wrap;gap:16px}.product-form__input--color .form__label{flex:0 0 100%;margin-bottom:2px}.product-form__input--color label{margin:0!important}#product-grid .product-featured-image-link img{object-fit:contain!important;object-position:center!important}#product-grid .product-primary-image.lazyload{opacity:0!important}#product-grid .product-primary-image.lazyloaded{opacity:1!important;transition:opacity .2s ease}
/*# sourceMappingURL=/cdn/shop/t/5/assets/product-grid.css.map */
