<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 18:20 Expected identifier but found "{"
Line 18:21 Unexpected "{"
Line 18:29 Expected ":"
Line 18:40 Expected ":"
Line 18:51 Expected identifier but found "{"
Line 18:52 Unexpected "{"
Line 18:60 Expected ":"
Line 18:73 Expected ":"
Line 19:2 Unexpected "{"
Line 19:3 Expected identifier but found "%"
... and 74 more hidden warnings

**/


.h__top {min-height:{{se_stts.height}}px;font-size:{{se_stts.fontsize}}px;}
  {%- if settings.h_transparent and settings.header_design != '7' and settings.h_tr_top and template.name == 'index' -%}
  {%- assign bg_op = se_stts.bg_op_tr | divided_by: 100.0 -%}.h__top,.h__top.bgbl { background-color: {{ se_stts.bg_tr | color_modify: 'alpha', bg_op }};{% if se_stts.show_border_tr %}border-bottom: 1px solid {{ se_stts.bd_cl_tr }};{% endif %};color:{{se_stts.cl_tr}} } .header-text &gt;.cg,.h__top .nt_currency,.h__top .nt-social .cb { color:{{se_stts.cl_tr}}  } .h__top .cr { color:{{se_stts.cl_cr_tr}}  } .header-text &gt;a:not(.cg),.dark_mode_true .header-text&gt;a:not(.cg) { color:{{se_stts.cl_a_tr}}  } 
  {%- else -%}
  {%- assign bg_op = se_stts.bg_op | divided_by: 100.0 -%}h__top,.h__top.bgbl { background-color: {{ se_stts.bg | color_modify: 'alpha', bg_op }};{% if se_stts.show_border %}border-bottom: 1px solid {{ se_stts.bd_cl }};{% endif %}color:{{se_stts.cl}} } .header-text &gt;.cg,.h__top .nt_currency,.h__top .nt-social .cb { color:{{se_stts.cl}}  } .h__top .cr { color:{{se_stts.cl_cr}}  } .header-text &gt;a:not(.cg),.dark_mode_true .header-text&gt;a:not(.cg) { color:{{se_stts.cl_a}}  } 
  {%- endif -%}

.nt_se_{{sid}} .use_border_true .nt_shipping:after {border-color:{{se_stts.cl_bd}} }
.nt_se_{{sid}} .icon {color:{{se_stts.cl_ic}} }.nt_se_{{sid}} .content {color:{{se_stts.cl_cot}} }.nt_se_{{sid}} .content h3 {color:{{se_stts.cl_hd}} }


</pre></body></html>