.card_product-card{display:flex;justify-content:space-between;flex-direction:column;position:relative}.card_product-card__image-wrapper img{width:100%;height:100%;border-radius:30px 0;aspect-ratio:1/1;object-fit:cover}.card_product-card__add-to-cart{background:var(--bf-orange);border:0;padding:15px;border-radius:10px 0;transition:.3s ease-in all}.card_product-card__title{color:#000;text-decoration:none;font-weight:700;font-size:15px;width:100%;display:block;margin-top:10px}.card_product-card__footer{display:grid;grid-template-columns:3fr 1fr;align-items:flex-end;justify-self:stretch}.card_product-form{display:flex;justify-content:flex-end}.card_product-card__price{margin:0}p.card_product-card__stock-status{color:var(--bf-green);font-weight:700;margin-bottom:5px!important;font-size:1.2rem}.card_product-card__compare_price{opacity:.7}.product-price-wrapper{display:flex;align-items:center;gap:10px;font-size:17px}.product-price-wrapper .card_product-card__price{font-weight:700}.badges{position:absolute;right:10px;top:10px}.badges .badge{border-radius:10px 0;font-size:14px}.badge.badge-sale{background:var(--bf-orange);color:#fff}.card_product-card__cats{display:flex;flex-wrap:wrap;gap:15px}.card_product-card__cats a{color:#00000050;font-size:.8em;text-decoration:underline dotted}@media all and (max-width: 767px){.vanaf{font-size:1.2rem}.card_product-card__title{font-size:13px;line-height:1.4em}}.card_product-card__image-wrapper{position:relative;overflow:hidden}.card_product-card__image-wrapper img{width:100%;height:100%;border-radius:30px 0;aspect-ratio:1/1;object-fit:cover;transition:opacity .3s ease}.card_product-card__image-wrapper .secondary-image-wrapper,.card_product-card__image-wrapper .secondary-image{position:absolute;top:0;left:0;width:100%;height:100%}.card_product-card__image-wrapper .secondary-image{opacity:0}.card_product-card__image-wrapper:has(.secondary-image-wrapper):hover .primary-image{opacity:0}.card_product-card__image-wrapper:has(.secondary-image-wrapper):hover .secondary-image{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/10/assets/bf-product-card.css.map */
