.sliderCartRec{padding:20px}.product{background-color:#f5f5f5;display:flex;margin-bottom:5px}.productImage{height:60px;margin:5px;width:auto!important}.productName{display:block;margin-bottom:5px}.productInfo{color:var(--color-primary-black);font-size:12px;font-weight:400;line-height:16px;margin:auto 10px}.productInfo .productName{font-size:12px}.product .addToCartContainer .add_to_cart{font:800 12px avenir;line-height:16px;width:55px;height:24px;border-radius:2px}.product .addToCartContainer .add_to_cart span{display:none}.product .addToCartContainer .add_to_cart:after{content:"+ ADD"}.product .addToCartContainer{margin:auto 10px auto auto}.addToCart{width:55px;height:24px;background:var(--color-primary);color:var(--color-secondary-white);border:2px solid var(--color-primary);margin:auto 10px auto auto;display:flex;justify-content:center;align-items:center;text-decoration:none;font:800 12px avenir;line-height:16px;transition:background .3s,color .3s,border ease-in-out}.addToCart:hover{color:var(--color-primary);background:var(--color-secondary-white)}@media only screen and (min-width: 768px){.product .addToCartContainer .add_to_cart{width:62.16px;height:24px}}
