/** Shopify CDN: Minification failed

Line 22:16 Expected identifier but found whitespace
Line 22:18 Unexpected "{"
Line 22:27 Expected ":"
Line 24:17 Expected identifier but found whitespace
Line 24:19 Unexpected "{"
Line 24:28 Expected ":"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:carousel (INDEX:4) */
:root {
  --ki-pad: 20px;
  --ki-radius: 14px;
  --ki-border: #e6e6e6;
  --ki-text: #222;
  --ki-muted: #777;
  --ki-progress: {{ section.settings.progress_color }};
  --ki-active: #111;
  --ki-underline: {{ section.settings.viewall_underline }};
}
/* END_SECTION:carousel */