/** Shopify CDN: Minification failed

Line 20:0 Unexpected "}"

**/
/* Place any CSS overrides in this file. */

.homepage-product-grid-wrapper .product-grid--price .money {
    font-size: 18px !IMPORTANT;
    font-weight: 500 !IMPORTANT;
}
body {
background: url("../gif.html") !important; /* chanage image as you like */
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-opacity: 0.2;
}

}