/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
body.products_is_rounded .product-entry .product_addCart_mob button{
  border-radius: 15px !important;
  margin-bottom: 8px;
}

.product-entry-btns_hover .product_addCart_mob button {
    background-color: #414042;
    background-color: #00574b;
    border-radius: 0;
    border-style: none;
    font-size: 12px;
    padding-bottom: .25rem;
    padding-top: .25rem;
    top: 3px;
    --tw-text-opacity: 1;
    color: #fff;
    color: rgb(239 198 122);
}