/** Shopify CDN: Minification failed

Line 34:31 Unexpected bad string token
Line 34:32 Unterminated string token

**/

/* Button Css */

.button, .button-secondary, button.shopify-payment-button__button--unbranded {
    border-radius: 0 !important;
  
}
/* Button Css End */



/* Product Page Variant Button Css */

label.variant-option__button-label {
    border-radius: 0;
}

/* Product Page Variant Button Css End */



/* Quantity Selector Css */

quantity-selector-component.quantity-selector {
    border-radius: 0 !important;
}

/* Quantity Selector Css ENd */'



