/** Shopify CDN: Minification failed

Line 9:18 Unexpected "{"
Line 9:27 Expected ":"
Line 13:19 Unexpected "{"
Line 13:28 Expected ":"

**/
#shopify-section-{{ section.id }} .slideshow .swiper-wrapper .banner__box {
    background: linear-gradient(rgba(255,255,255,0.7),rgba(255,255,255,0.7));
}
@media screen and (max-width:750px){
 #shopify-section-{{ section.id }} .slideshow .slideshow__text-wrapper .slideshow__text h2.banner__heading {
    font-size: 21px;
}
}