/** Shopify CDN: Minification failed

Line 30:17 Expected ":"

**/
product-card {
  padding:0px;
}

shopify-buy-it-now-button {
  display: block;
  margin-top: 12px;
  border-radius:10px;
  overflow:hidden;

}
.quantity-selector{
    width:1fr !important;
    overflow:hidden !important;
    border-radius:10px !important;
}

.add-to-cart-text--added{
     background:#f3f3f3 !important;
     border-radius:10px !important;
     overflow:hidden !important;
     opacity:1 !important;
 }
 .product-badges .product-badges--top-left{
    border-radius 50px !important;
 }
 * {
  font-family: 'Exo 2', sans-serif !important;
}
