/** Shopify CDN: Minification failed

Line 24:0 Unexpected ".2shopify-section-group-footer-group"

**/
/*
custom.css

Use this file to add custom CSS to your theme.
Make sure to uncomment out the line in theme.liquid so that this css file is loaded.

For more information check out this help guide:
https://help.switchthemes.co/cascade/advanced/custom-css.html
*/

h1.break-word a div img {
  max-width: 220px !important;
}

.powered-by {
  display: none;
}

.2shopify-section-group-footer-group .payments {
  display: none;
}

/* pay in installments */
shopify-payment-terms{
  display: none !important;
}