.grid-products .product-item{width:calc(33.33% - 10px)}.product-item .product-card-image{border-radius:4px;position:relative;overflow:hidden;padding:25px 0;background:#f5f5f5}.product-item .product-item-form{position:relative}.product-item .product-card-loader{background:#f5f5f5;position:absolute;width:100%;top:0;right:0;left:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:10}.product-item:hover .quick-add-container{display:block!important}.product-item .product-card-image .product-card-image-tags{position:absolute;width:100%;top:0;left:0;display:flex;justify-content:flex-start;align-items:center;padding:10px 0 0 5px;gap:5px}.product-card-image-tags .product-card-tag{border-radius:4px;background:#fff;color:#000;padding:4px 8px;font-size:12px;font-weight:500;z-index:100}.product-card-image{position:relative}.product-item .product-card-image img{width:100%;height:100%;object-fit:contain}.product-card-badge-image{position:absolute;right:0;top:5px}.product-card-badge-image img{width:55px!important;min-height:auto!important}.product-card-image .product-card-hover-image{display:none}.product-card-main-image.zoom-efect{transition:transform .3s ease-out}.product-card-image:hover .product-card-hover-image{display:block}.product-card-image:hover .product-card-main-image{display:none}.product-card-image:hover .product-card-main-image.zoom-efect{display:initial;transform:scale(1.5)}.product-item .product-card-image .quick-add-container{position:absolute;bottom:0;width:100%;background:#ffffffd9;padding:10px 30px;display:none}.product-item .product-card-image .quick-add-container>a{display:block;border:4px solid #000;background:transparent;padding:10px;border-radius:30px;width:100%;font-size:16px;font-weight:700;transition:transform .2s cubic-bezier(.235,0,.05,.95),opacity .2s cubic-bezier(.235,0,.05,.95);text-align:center;cursor:pointer}.product-item .product-card-image .quick-add-container>a.hidden-link{display:none}.product-item .product-card-image .quick-add-container>a:hover{background:#000;color:#fff;transform:perspective(1px) scale3d(1.044,1.044,1) translateZ(0)!important}.add-cart-form{width:100%;bottom:0;padding:10px 15px;display:flex;flex-direction:column}.add-cart-form .product-card-size-swatch{display:flex;flex-wrap:wrap;gap:5px}.add-cart-form .product-card-size-swatch .size-swatch{width:56px;height:56px;color:#4a4a4a;border-radius:8px;background-color:#f5f5f5;border:2px solid #f5f5f5;display:flex;justify-content:center;align-items:center;cursor:pointer}.add-cart-form .product-card-size-swatch .size-swatch.disabled{pointer-events:none;opacity:.6;position:relative}.add-cart-form .product-card-size-swatch .size-swatch.disabled:after{content:"";display:block;background:#000;height:100%;width:2px;transform:rotate(45deg);top:0;position:absolute;opacity:.5}.add-cart-form .product-card-size-swatch .size-swatch input{display:none}.add-cart-form .product-card-advice{font-size:14px;font-weight:500;margin-top:9px}.add-cart-form .product-card-advice a{font-weight:700;text-decoration:underline}.add-cart-form .product-card-advice a:hover{color:#000}.add-cart-form button[type=submit]{background:#000;color:#fff;padding:10px;border-radius:30px;width:100%;font-size:16px;font-weight:700;border:4px solid #000}.add-cart-form button[type=submit].disabled{pointer-events:none;opacity:.6}.product-card-information{padding:10px 5px 0}.product-card-information .product-card-color-swatch{display:flex;gap:10px;flex-wrap:wrap}.product-card-information .product-card-color-swatch .color-swatch input{display:none}.product-card-information .product-card-color-swatch .color-swatch{width:24px;height:24px;border-radius:50%;border:2px solid #4a4a4a;display:flex;justify-content:center;align-items:center;cursor:pointer}.product-card-information .product-card-color-swatch .color-swatch[data-group=NEGRO] .color-check-icon svg,.product-card-information .product-card-color-swatch .color-swatch[data-group=GRIS] .color-check-icon svg,.product-card-information .product-card-color-swatch .color-swatch[data-group=ROJO] .color-check-icon svg,.product-card-information .product-card-color-swatch .color-swatch[data-group=AZUL] .color-check-icon svg{fill:#fff}.product-card-information .product-card-color-swatch .color-swatch .color-check-icon{display:none}.product-card-information .product-card-color-swatch .color-swatch .color-check-icon svg{width:8px;height:8px}.product-card-color-swatch label.color-swatch:has(>input:checked) .color-check-icon{display:block}.product-card-size-swatch label.size-swatch:has(>input:checked){border:2px solid #000}.product-card-information .product-card-title{margin:6px 0 5px;font-size:12px;font-weight:400}@media (min-width:770px){.product-card-information .product-card-title{font-size:14px}}.product-card-information .product-card-price{font-size:14px}.product-card-information .product-card-rate .yotpo .standalone-bottomline.star-clickable,.yotpo .standalone-bottomline .star-clickable{align-items:center!important;gap:5px!important}.product-card-information .product-card-rate .yotpo-bottomline.pull-left.star-clickable{align-items:center!important;gap:5px}.product-card-information .product-card-price span{font-family:var(--default-font-regular),Arial,Helvetica,sans-serif!important;font-weight:600}.product-card-information .product-card-price .product-card-compare-price{text-decoration:line-through}.product-card-information .product-card-icons{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px}.product-card-information .product-card-icons .product-card-icon{width:18px}.product-card-information .product-card-icons .product-card-icon img{width:100%}.mobile-quick-add,.product-card-size-title{display:none}@media (max-width: 768px){.grid-products .product-item{width:calc(50% - 10px)}.product-card-image-tags .product-card-tag{font-size:8px}.product-cart-footer{display:flex;justify-content:space-between;align-items:center}.mobile-quick-add{display:block;cursor:pointer}.mobile-quick-add .product-card-quick-add{width:32px;height:32px;background:#000;border-radius:50px;display:flex;justify-content:center;align-items:center}.mobile-quick-add .product-card-quick-add svg{fill:#fff;width:12px;height:12px}.product-item .product-card-image img{min-height:auto}.product-item:hover .quick-add-container{display:initial!important}.product-item .product-card-image:hover .quick-add-container{display:none!important}.product-item .product-card-image .quick-add-container>a{display:none}.product-item .product-card-image .add-cart-form{position:fixed;left:0;width:100%;z-index:3;background:#fff;border-radius:10px 10px 0 0}.product-card-size-title{display:flex;justify-content:space-between;align-items:center;font-size:20px;font-weight:700;padding:10px 16px 30px}.product-card-size-title .product-card-close-icon svg{width:16px;height:16px}.product-card-image:hover .product-card-hover-image{display:none}.product-card-image:hover .product-card-main-image{display:block}}
/*# sourceMappingURL=/cdn/shop/t/994/assets/product-card.css.map */
