.tweak-product-basic-item-add-to-cart-standalone .ProductItem .ProductItem-quantity-add-to-cart {
display: none;
}
.tweak-product-basic-item-description-position-below-price .ProductItem-details .ProductItem-details-excerpt-below-price a {
text-decoration: none;
transition: 0.3s;
padding: 10px 20px;
line-height: 45px !important;
background: black !important;
color: white !important;
&:hover {
opacity: 0.7;
}
}

