/* dark twin of /wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css */
:root.gf-dark{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#ef1111;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#bebebe;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#121212;--wc-subtext:#a7a7a7;--wc-form-border-color:rgba(75,75,75,0.8);--wc-destructive:#ef1111;}html.gf-dark .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,html.gf-dark .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top-color:currentcolor;}html.gf-dark .woocommerce table.shop_table_responsive tr:nth-child(2n) td,html.gf-dark .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgba(0,0,0,.025);}html.gf-dark .woocommerce table.shop_attributes tr th,html.gf-dark .woocommerce-page table.shop_attributes tr th{border-bottom-color:currentcolor;}html.gf-dark .woocommerce #content table.cart td.actions .coupon .coupon-error-notice,html.gf-dark .woocommerce table.cart td.actions .coupon .coupon-error-notice,html.gf-dark .woocommerce-page #content table.cart td.actions .coupon .coupon-error-notice,html.gf-dark .woocommerce-page table.cart td.actions .coupon .coupon-error-notice{color:var(--wc-red);}