/** Shopify CDN: Minification failed

Line 18:18 Unexpected "{"
Line 18:27 Expected ":"
Line 22:25 Unexpected "{"
Line 22:34 Expected ":"
Line 28:25 Unexpected "{"
Line 28:34 Expected ":"
Line 33:23 Unexpected "{"
Line 33:32 Expected ":"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:index-reviews (INDEX:17) */
#shopify-section-{{ section.id }} .swiper .swiper-button-prev {
       left: unset !important;
       }

       #shopify-section-{{ section.id }} .swiper .swiper-pagination-progressbar {
         background: #E1E1E1;
         top: 95%;
         border-radius: 10px!important;
     }
     @media not all and (min-width: 1025px) {
       #shopify-section-{{ section.id }} .swiper .swiper-pagination-progressbar {
         top: 99%;
    }
  }

     #shopify-section-{{ section.id }} .swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
     background: #32B54C;
     height: 100%;
     border-radius: 10px!important;
   }
/* END_SECTION:index-reviews */