@charset "UTF-8";[name=ProductItem]{--flow-space: 1.2rem;transition:all .3s ease}[name=ProductItem] figure{position:relative;background-color:#f2f2f2;overflow:hidden;transition:padding .3s ease}[name=ProductItem] figure img{transition:all .4s ease}[name=ProductItem] figure .color{width:100%;aspect-ratio:1/1;object-fit:cover;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:all .4s ease}[name=ProductItem] figure .thumbnail{width:100%;aspect-ratio:1/1;object-fit:contain}[name=ProductItem] figure .thumbnail-gallery{width:100%;aspect-ratio:1/1;object-fit:cover;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0}[name=ProductItem] figure .labels{position:absolute;top:2rem;left:0rem;font-size:1.2rem;gap:1.2rem;font-family:Inter SemiBold;font-size:1.4rem;line-height:normal;letter-spacing:.5px;display:flex;flex-wrap:wrap;width:100%;padding-inline:2rem;box-sizing:border-box}[name=ProductItem] figure .label{border-radius:30px;padding-inline:1.2rem;padding-block:.4rem;box-shadow:0 0 6px #0003}[name=ProductItem] figure .label.--discount{background-color:#000;color:#fff}[name=ProductItem] figure .label.--border{border:1px solid}[name=ProductItem] figure .label.--label-right{-webkit-margin-start:auto;margin-inline-start:auto}[name=ProductItem]:hover figure .color{opacity:1}[name=ProductItem]:hover figure img.thumbnail-gallery{opacity:1}[name=ProductItem] .wrapper-product-item{position:relative}[name=ProductItem] a{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}[name=ProductItem] .out-of-stock-badge{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:2;text-align:center;white-space:nowrap;font-family:Inter SemiBold;font-size:1.2rem;letter-spacing:.3px;line-height:normal;color:#fff;background-color:#000000b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:30px;padding-inline:1.6rem;padding-block:.8rem;box-shadow:0 4px 12px #0000002e}[name=ProductItem] .add-to-cart{position:absolute;bottom:2rem;right:2rem;display:flex;align-items:center;z-index:2;cursor:pointer}[name=ProductItem] .add-to-cart__label{width:0;word-wrap:normal;overflow:hidden;margin-right:-1.5rem;border-top-left-radius:30px;border-bottom-left-radius:30px;transition:all .3s ease}[name=ProductItem] .add-to-cart__wrapper-icon{background-color:#fff;border-radius:50%;padding:6px}[name=ProductItem] .add-to-cart__plus-icon{width:20px;transition:all .3s ease}[name=ProductItem] .add-to-cart:hover .add-to-cart__label{width:auto;background-color:#039699;padding-right:2rem;padding-left:1rem;line-height:3.2rem;color:#fff}[name=ProductItem] .add-to-cart:hover .add-to-cart__wrapper-icon{background-color:#039699}[name=ProductItem] .add-to-cart:hover .add-to-cart__wrapper-icon img{filter:invert(1)}[name=ProductItem] .woocommerce-price-suffix{display:none}[name=ProductItem] .wrapper-content{display:flex;justify-content:space-between}[name=ProductItem] .title,[name=ProductItem] .price{font-family:Inter Medium;color:#000;font-size:1.4rem;line-height:normal}@media (min-width: 1200px){[name=ProductItem] .title,[name=ProductItem] .price{font-size:1.5rem}}[name=ProductItem] .price{display:flex;align-items:flex-end;gap:.8rem;white-space:nowrap;flex-direction:column;gap:4px}[name=ProductItem] .price del{order:2;opacity:.6;text-decoration:line-through;font-size:13px;line-height:normal}[name=ProductItem] .price ins{order:1;text-decoration:none;color:#003739;font-family:Inter SemiBold}[name=ProductItem] .short-description-archive{color:#828282;font-size:1.4rem;line-height:normal}[name=ProductItem].--loading{filter:saturate(.5);animation:loading 1s infinite}@keyframes loading{0%{opacity:.6}50%{opacity:.3}to{opacity:.6}}
