.quick-add{margin-top:1.6rem;margin-bottom:0!important}
.card-product{padding:2.4rem;padding-bottom:.8rem;background-color:#fff;height:100%}
.card-product-content{gap:2rem}
.card-product-content-collection{margin-bottom:1.2rem}
.card-product-content-collection a{position:relative;font-size:1.3rem;line-height:1.7rem;color:#808A00;text-decoration:none;font-weight:300;z-index:10}
.card-product-content-title{font-size:2.2rem;line-height:2.4rem;color:#262525}
.card-product-content-title-subtext{margin-bottom:1.2rem;font-size:1.4rem;line-height:2.5rem;color:#262525;opacity:75%}
.card-product-content-footer{display:flex;align-items:center;border-top:.1rem solid rgba(38,37,37,.2509803922)}
.card-product-content-footer-price{width:100%;padding:.8rem .8rem .8rem 0;border-right:.1rem solid rgba(38,37,37,.2509803922)}
.card-product-content-footer-info{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:0 .8rem}
.card-product-content-footer-info-text{text-wrap:nowrap}
.card-product-content-footer-info-images{display:flex;align-items:center;gap:.8rem}
.card-product-content-footer-info-images img{width:2.4rem;height:2.4rem}
@media screen and (max-width:990px){
.card-product{padding-bottom:0;padding:2.4rem 1.5rem .8rem 1.5rem}
.card-product-padding{padding:2.4rem;padding-bottom:.8rem}
.card-product-content{gap:0}
.card-product-content-collection{margin-top:2rem;display:block;position:relative;margin-bottom:1.2rem;font-size:1.3rem;line-height:1.7rem;color:#808A00;text-decoration:none;font-weight:300;z-index:10}
.card-product-content-title{font-size:1.7rem;line-height:2.4rem}
.card-product-content-title-subtext{font-size:1.2rem;line-height:2.2rem}
.card-product-content-footer{display:flex;flex-direction:column;justify-content:center;align-items:center;border-top:.1rem solid rgba(38,37,37,.2509803922)}
.card-product-content-footer-price{padding:.4rem 0;border-right:unset}
.card-product-content-footer-price .price .price__container{width:100%;display:flex;align-items:center;justify-content:center}
.card-product-content-footer-price .price .price__container .price__regular .price-item--regular{font-size:1.8rem;line-height:2.8rem}
.card-product-content-footer-price .price__sale{gap:0!important}
.card-product-content-footer-price .price__sale .price-item--sale{font-size:1.8rem;line-height:2.8rem}
.card-product-content-footer-price .price__sale span s{font-size:1.4rem;line-height:2.1rem}
.card-product-content-footer-info{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.8rem 0;border-top:.1rem solid rgba(38,37,37,.2509803922)}
.card-product-content-footer-info-text{font-size:1.4rem;line-height:2.5rem}
.card-product-content-footer-info-images{display:flex;align-items:center;gap:.4rem}
.card-product-content-footer-info-images img{width:2.4rem;height:2.4rem}
}