/** Shopify CDN: Minification failed

Line 10:16 Unexpected bad string token
Line 10:55 Unterminated string token
Line 11:0 Expected "]" to go with "["
Line 20:0 Expected "]" to go with "["

**/
/* We recommend using the 'Custom CSS' global setting to add custom styles so that they will be transferred automatically when the theme is updated */
button[data-aid="product-form-submit-button”]:hover {
Border: 1px solid black !important;
}

armada-toast div[data-armada-selector="toast-cart-item"] a[href="/en/cart"] {
  border: 1px solid black !important;
}
.custom-border {
  border: 1px solid #000 !important; /* You can adjust the thickness and color */
}
