/** Shopify CDN: Minification failed

Line 18:0 Unexpected "<"
Line 22:13 Unexpected "{"
Line 22:15 Expected identifier but found "'oc-revamp-component-card.css'"
Line 22:77 Unexpected "<"
Line 23:13 Unexpected "{"
Line 23:15 Expected identifier but found "'oc-revamp-component-price.css'"
Line 23:78 Unexpected "<"
Line 24:13 Unexpected "{"
Line 24:15 Expected identifier but found "'oc-revamp-component-card.css'"
Line 24:77 Unexpected "<"

**/


/* CSS from section stylesheet tags */
<link rel="stylesheet" href="{{ 'oc-revamp-component-card.css' | asset_url }}" media="print" onload="this.media='all'">
  <link rel="stylesheet" href="{{ 'oc-revamp-component-price.css' | asset_url }}" media="print" onload="this.media='all'">
  <link rel="stylesheet" href="{{ 'oc-revamp-component-card.css' | asset_url }}" media="print" onload="this.media='all'">

  <noscript>{{ 'oc-revamp-component-card.css' | asset_url | stylesheet_tag }}</noscript>
  <noscript>{{ 'oc-revamp-component-price.css' | asset_url | stylesheet_tag }}</noscript>
  <noscript>{{ 'oc-revamp-component-card.css' | asset_url | stylesheet_tag }}</noscript>
.section-avada-video{
  width:100%;
}
.hurabg-video{
  right: 0;
  bottom: 0;
  width: 100%;
  height: auto;
}