/** Shopify CDN: Minification failed

Line 8:17 Expected ")" to end URL token
Line 12:17 Expected ")" to end URL token

**/
* {
  cursor: url({{ 'ScytheClick.jpg' | asset_url }}), auto !important;
}

a, button, input[type="submit"], select, .btn, [role="button"] {
  cursor: url({{ 'ScytheClick.jpg' | asset_url }}), pointer !important;
}

