.product-card{background:#fff;padding:22px 27px 27px;position:relative;text-align:left;transition:box-shadow .3s ease;box-shadow:0 4px 4px #00000040;flex:0 0 286px;z-index:1;display:flex;flex-direction:column}.product-card-with-width{width:284px;max-width:284px}@media screen and (max-width:768px){.product-card-with-width{width:262px;max-width:262px}}.product-card:hover{z-index:2}.product-unavailable{opacity:.5;filter:grayscale(50%)}.product-card .product-unavailable-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:none;align-items:center;justify-content:center;color:#fff;font-weight:700;cursor:pointer}.product-unavailable .product-unavailable-overlay{display:flex;text-decoration:none}.product-card .product-unavailable-overlay .unavailable-text{font-size:20px}.product-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;flex-grow:1}.product-image{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;margin-bottom:10px;position:relative;overflow:hidden}.product-image img:not(:first-child){opacity:0}.product-image img,.product-image svg{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.product-card:hover .product-image img:first-child{opacity:0}.product-card:hover .product-image img:nth-child(2),.product-card:hover .product-image img:only-child{opacity:1}.product-info p,.product-info h3{margin:0;white-space:normal;padding:0;line-height:1.3}.product-info{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.product-info,.product-brand{font-size:12px;color:#000;font-weight:400;margin:0 0 6px!important}.product-title{font-size:15px;font-weight:400;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 4px!important}.product-type{font-size:12px;color:#000;margin:0 0 16px!important}.product-price{font-family:Lato,sans-serif;font-size:20px;font-weight:400;text-align:center;color:#111}.product-card .product-hover-action{position:absolute;top:calc(100% - 10px);left:0;width:100%;background:#fff;padding:0 27px 14px;opacity:0;visibility:hidden;z-index:10;box-shadow:0 4px 4px #00000040;transition:all .2s ease-in-out;height:fit-content}.product-card:not(.product-unavailable):hover .product-hover-action{opacity:1;visibility:visible}.product-card .add-to-cart-btn{width:100%;background-color:#fccac7;color:#333;border:none;padding:10px;border-radius:8px;font-size:15px;font-weight:400;cursor:pointer;transition:opacity .2s;position:relative;color:#000}.product-card .add-to-cart-btn .loading_spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px}.product-card .add-to-cart-btn.loading span{visibility:hidden}.product-card .product-form__error-message-wrapper{font-size:12px;text-align:center;color:#dc6a6a;margin-top:5px}.product-card .add-to-cart-btn:hover{opacity:.6}.product-card .add-to-cart-btn:disabled{opacity:.6}@media screen and (max-width:768px){.product-card{padding:8px 10px}.product-card .product-hover-action{padding:0 10px 5px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-product-card.css.map */
