.bfcm-product-card{position:relative;padding:10px;background:#fff;width:250px;height:100%;display:flex;flex-direction:column;flex-grow:1;max-width:100%;box-shadow:0 0 5px #00000040;overflow:hidden}.bfcm-product-card.product-item{cursor:unset}.bfcm-product-card__badge{position:absolute;top:8px;left:8px;padding:4px 8px;background-color:var(--bs-primary);color:#fff;font-size:12px;font-weight:500;border-radius:4px;z-index:1;-webkit-user-select:none;user-select:none;text-transform:capitalize}.bfcm-product-card .product-new-custom-badge--left{position:absolute;top:0;left:0;font-size:12px;color:#fff;background-color:var(--bs-primary);text-transform:uppercase;line-height:normal;font-weight:700;min-width:5rem;letter-spacing:.05em;padding:.25rem 1.5rem .4rem 1.5em;border-radius:var(--bs-border-radius) 0 25px 0;z-index:1}.bfcm-product-card .product-new-custom-badge--left{border-radius:0 0 25px}.bfcm-product-card__image-wrapper{position:relative;margin-bottom:16px;aspect-ratio:1;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-select:none;-webkit-user-select:none}.bfcm-product-card__image{width:100%;height:100%;object-fit:cover;border-radius:4px;aspect-ratio:1;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-select:none;-webkit-user-select:none}.bfcm-product-card__reviews{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:0;-webkit-user-select:none;user-select:none;min-height:24px}.bfcm-product-card__review-count{color:#666;font-size:14px;-webkit-user-select:none;user-select:none}.bfcm-product-card__title{margin-bottom:8px;-webkit-user-select:none;user-select:none;color:#000;text-align:center;font-family:IndustryInc;font-size:22px;font-style:normal;font-weight:700;white-space:nowrap;overflow:hidden;width:100%;position:relative}.bfcm-product-card__title a{color:inherit;display:inline-block;position:relative}.bfcm-product-card__title.needs-scroll:after{content:"";position:absolute;right:0;top:0;width:30%;height:100%;background:linear-gradient(to right,#fff0,#fff);pointer-events:none;z-index:2;transition:opacity .3s ease}.title-scroll-wrapper{transform:translateZ(0);will-change:transform}.bfcm-product-card:hover .bfcm-product-card__title.needs-scroll:after{opacity:0}.bfcm-product-card:hover .bfcm-product-card__title.needs-scroll .title-scroll-wrapper{animation:infiniteScroll 8s linear infinite}@keyframes infiniteScroll{0%{transform:translate(0)}to{transform:translate(var(--scroll-distance))}}.bfcm-product-card__pricing{display:flex;align-items:center;justify-content:end;gap:7px;margin-bottom:8px;-webkit-user-select:none;user-select:none;flex-wrap:wrap;justify-content:center;margin-top:auto}.bfcm-product-card__price{color:#000;text-align:center;font-family:IndustryInc;font-size:21px;font-style:normal;font-weight:700;-webkit-user-select:none;user-select:none}.bfcm-product-card__compare-price{color:#00000040;text-align:center;font-family:IndustryInc;font-size:21px;font-style:normal;font-weight:700;text-decoration:line-through;-webkit-user-select:none;user-select:none}.bfcm-product-card__discount{padding:3px 5px;background-color:#24a10f;border-radius:0;color:#fff;text-align:center;font-family:IndustryInc;font-size:17px;font-style:normal;font-weight:700;text-transform:uppercase;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;gap:4px}.bfcm-product-card__discount svg{width:20px}.bfcm-product-card__buttons{display:flex;gap:8px}.bfcm-product-card__view-btn{padding:6px 8px;border:1px solid #000;border-radius:0;transition:background-color .2s;color:#000;text-align:center;font-family:IndustryInc;font-size:18px;font-style:normal;font-weight:700;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;justify-content:center}.bfcm-product-card__view-btn:hover{color:#000;background-color:#7955481a;cursor:pointer}.bfcm-product-card__add-form{flex:1}.bfcm-product-card__add-btn{width:100%;height:100%;padding:8px 16px;background-color:#eb3425;border:none;transition:background-color .2s;color:#fff;font-family:IndustryInc;font-size:20px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.bfcm-product-card__add-btn:hover{background:color-mix(in srgb,#EB3425,black 20%)}.bfcm-product-card__add-btn--sold-out{background-color:#999;cursor:not-allowed}.bfcm-product-card__variant-label{font-family:IndustryInc;padding:.375rem .75rem;font-size:1rem;font-weight:700;line-height:1.5;color:#000;text-align:center;white-space:nowrap}.bfcm-product-card__variant-selector{font-family:IndustryInc;font-weight:700;text-align:center}.bfcm-product-card__variant-selector-wrapper{display:flex;justify-content:center;margin-bottom:10px}@media (max-width: 991px){.bfcm-product-card__price,.bfcm-product-card__compare-price{font-size:14px}.bfcm-product-card__discount{padding:0 6px;font-size:11px}.bfcm-product-card__discount svg{width:14px}.bfcm-product-card__buttons{flex-direction:column-reverse}.bfcm-product-card__title{font-size:15px;margin-bottom:4px}.bfcm-product-card:hover .bfcm-product-card__title.needs-scroll .title-scroll-wrapper{animation:infiniteScroll 6s linear infinite}.bfcm-product-card__controls{width:100%}.bfcm-product-card__view-btn,.bfcm-product-card__add-btn{font-size:16px!important}.bfcm-product-card .bfcm-product-card__reviews .star-rating{--star-rating-width: 70px}.bfcm-product-card .bfcm-product-card__reviews .star-rating__count{font-size:10px}.bfcm-product-card__image-wrapper,.bfcm-product-card__pricing{margin-bottom:8px}.bfcm-product-card__reviews{margin-bottom:0}.bfcm-product-card__variant-selector-wrapper{flex-direction:column;align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/637/assets/bfcm-product-card.css.map */
