<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ------------------------------------------------------------------
  Main WooCommerce Styles

  [Table of contents]
  
  1. WooCommerce Elements.
    - Main.
    - Forms.
    - Buttons.
    - Product List.
    - Breadcrumbs.
    - Pagination.
    - Star Rating.
    - Messages.
    - Notice.
    - Loading.
    - Widgets.
  2. WooCommerce Pages.
    - Archive.
    - Single.
    - Cart.
    - Checkout.
    - Pay.
    - Account.
  3. WooCommerce Blocks.
    - Checkbox list.
    - Featured Category.
    - Featured Product.
    - Filter Active.
    - Filter Attribute.
    - Filter Price.
    - Filter Stock.
    - Mini Cart.
    - Product Categories.
    - Pagination.
    - Product List.
    - Review.
    - Search.
    - Sort.
  4. WooCommerce Plugins.
    - Select2.
 ------------------------------------------------------------------- */

/* stylelint-disable scss/comment-no-empty */

.woocommerce-page .woocommerce-message::before,
.woocommerce-page .woocommerce-error::before,
.woocommerce-page .woocommerce-info::before {
    -webkit-clip-path: polygon(0 0, calc(100% - 2px) 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, calc(100% - 2px) 0, 100% 100%, 0 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: var(--horr--alert--border-left-width);
    content: "";
    background-image: linear-gradient(to bottom, transparent 0%, var(--horr--alert--color) 10px, var(--horr--alert--color) calc(100% - 10px), transparent 100%);
    -webkit-mask-size: 100% auto;
    mask-size: 100% auto;
}

.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info {
    --horr--alert--color: var(--horr--alert--border-color);
    position: relative;
    z-index: 0;
    padding: var(--horr--alert--padding-v) var(--horr--alert--padding-h);
    -webkit-filter: drop-shadow(0px 3px 5px hsla(var(--horr-color-background-100), 0.5));
    filter: drop-shadow(0px 3px 5px hsla(var(--horr-color-background-100), 0.5));
}

.woocommerce-page .woocommerce-message::before,
.woocommerce-page .woocommerce-error::before,
.woocommerce-page .woocommerce-info::before,
.woocommerce-page .woocommerce-message::after,
.woocommerce-page .woocommerce-error::after,
.woocommerce-page .woocommerce-info::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

.woocommerce-page .woocommerce-message::after,
.woocommerce-page .woocommerce-error::after,
.woocommerce-page .woocommerce-info::after {
    right: 0;
    z-index: -1;
    display: block;
    content: "";
    background-color: hsl(var(--horr-color-background-200));
    border: var(--horr--alert--border-width) solid;
}

.woocommerce-page .woocommerce-error,
.woocommerce-error {
    --horr--alert--color: var(--horr--alert-danger--border-color);
}

.woocommerce-page .woocommerce-message,
.woocommerce-message {
    --horr--alert--color: var(--horr--alert-success--border-color);
}

.woocommerce-page .woocommerce-info,
.woocommerce-info {
    --horr--alert--color: var(--horr--alert-info--border-color);
}

li.wc-block-grid__product .wc-block-grid__product-onsale,
.wc-block-components-product-badge,
.woocommerce.single-product div.product .product_meta .sku_wrapper&gt;span:first-child,
.woocommerce.single-product div.product .product_meta .posted_in&gt;span:first-child,
.woocommerce.single-product div.product .product_meta .tagged_as&gt;span:first-child,
.woocommerce.single-product div.product .onsale,
.woocommerce.woocommerce-page ul.products li.product .onsale,
ul.products li.product .onsale,
.product span.onsale {
    padding: var(--horr--badge--padding-v) var(--horr--badge--padding-h);
    font-size: var(--horr--badge--font-size);
    color: var(--horr--badge--color);
    background-color: var(--horr--badge--background-color);
    border-radius: var(--horr--badge--border-radius);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.wp-block-woocommerce-empty-mini-cart-contents-block .wc-block-mini-cart__shopping-button&gt;a:not([disabled]):not(.disabled):hover,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-checkout.wc-block-components-button:not([disabled]):not(.disabled):hover,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-cart.wc-block-components-button:not([disabled]):not(.disabled):hover,
button.wc-block-mini-cart__button:not([disabled]):not(.disabled):hover,
.wc-block-stock-filter .wp-block-button__link:not([disabled]):not(.disabled):hover,
.wp-block-woocommerce-price-filter .wc-block-filter-submit-button:not([disabled]):not(.disabled):hover,
.woocommerce-account table.account-orders-table .button:not([disabled]):not(.disabled):hover,
.woocommerce-account .woocommerce-address-fields .button:not([disabled]):not(.disabled):hover,
.woocommerce-account form.lost_reset_password .button:not([disabled]):not(.disabled):hover,
.woocommerce-account .woocommerce-EditAccountForm button.button:not([disabled]):not(.disabled):hover,
.woocommerce-account .woocommerce-form button.button:not([disabled]):not(.disabled):hover,
.woocommerce-order-pay #payment #place_order:not([disabled]):not(.disabled):hover,
.woocommerce-checkout-payment#payment .button:not([disabled]):not(.disabled):hover,
.woocommerce-checkout .woocommerce a.button.wc-backward:not([disabled]):not(.disabled):hover,
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout&gt;a.checkout-button:not([disabled]):not(.disabled):hover,
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .shipping-calculator-form .button:not([disabled]):not(.disabled):hover,
.woocommerce-cart table.shop_table.cart td.actions&gt;button.button:not([disabled]):not(.disabled):hover,
.woocommerce-cart table.shop_table.cart .coupon&gt;button.button:not([disabled]):not(.disabled):hover,
.woocommerce-cart .woocommerce .return-to-shop&gt;a.button:not([disabled]):not(.disabled):hover,
.woocommerce .product-type-external form&gt;.button:not([disabled]):not(.disabled):hover,
.woocommerce .product-type-grouped form.cart&gt;.button:not([disabled]):not(.disabled):hover,
.woocommerce .product-type-variable .variations_button&gt;.button:not([disabled]):not(.disabled):hover,
.woocommerce .product-type-simple .cart&gt;.button:not([disabled]):not(.disabled):hover,
.woocommerce.single-product #respond input#submit:not([disabled]):not(.disabled):hover,
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons .button:not([disabled]):not(.disabled):hover,
.widget.widget_price_filter .price_slider_amount .button:not([disabled]):not(.disabled):hover,
ul.products li.product .button:not([disabled]):not(.disabled):hover,
.woocommerce form.woocommerce-form-login .woocommerce-form-login__submit:not([disabled]):not(.disabled):hover,
.woocommerce form.woocommerce-form-coupon .button:not([disabled]):not(.disabled):hover,
.wp-block-woocommerce-empty-mini-cart-contents-block .wc-block-mini-cart__shopping-button&gt;a:not([disabled]):not(.disabled):focus,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-checkout.wc-block-components-button:not([disabled]):not(.disabled):focus,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-cart.wc-block-components-button:not([disabled]):not(.disabled):focus,
button.wc-block-mini-cart__button:not([disabled]):not(.disabled):focus,
.wc-block-stock-filter .wp-block-button__link:not([disabled]):not(.disabled):focus,
.wp-block-woocommerce-price-filter .wc-block-filter-submit-button:not([disabled]):not(.disabled):focus,
.woocommerce-account table.account-orders-table .button:not([disabled]):not(.disabled):focus,
.woocommerce-account .woocommerce-address-fields .button:not([disabled]):not(.disabled):focus,
.woocommerce-account form.lost_reset_password .button:not([disabled]):not(.disabled):focus,
.woocommerce-account .woocommerce-EditAccountForm button.button:not([disabled]):not(.disabled):focus,
.woocommerce-account .woocommerce-form button.button:not([disabled]):not(.disabled):focus,
.woocommerce-order-pay #payment #place_order:not([disabled]):not(.disabled):focus,
.woocommerce-checkout-payment#payment .button:not([disabled]):not(.disabled):focus,
.woocommerce-checkout .woocommerce a.button.wc-backward:not([disabled]):not(.disabled):focus,
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout&gt;a.checkout-button:not([disabled]):not(.disabled):focus,
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .shipping-calculator-form .button:not([disabled]):not(.disabled):focus,
.woocommerce-cart table.shop_table.cart td.actions&gt;button.button:not([disabled]):not(.disabled):focus,
.woocommerce-cart table.shop_table.cart .coupon&gt;button.button:not([disabled]):not(.disabled):focus,
.woocommerce-cart .woocommerce .return-to-shop&gt;a.button:not([disabled]):not(.disabled):focus,
.woocommerce .product-type-external form&gt;.button:not([disabled]):not(.disabled):focus,
.woocommerce .product-type-grouped form.cart&gt;.button:not([disabled]):not(.disabled):focus,
.woocommerce .product-type-variable .variations_button&gt;.button:not([disabled]):not(.disabled):focus,
.woocommerce .product-type-simple .cart&gt;.button:not([disabled]):not(.disabled):focus,
.woocommerce.single-product #respond input#submit:not([disabled]):not(.disabled):focus,
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons .button:not([disabled]):not(.disabled):focus,
.widget.widget_price_filter .price_slider_amount .button:not([disabled]):not(.disabled):focus,
ul.products li.product .button:not([disabled]):not(.disabled):focus,
.woocommerce form.woocommerce-form-login .woocommerce-form-login__submit:not([disabled]):not(.disabled):focus,
.woocommerce form.woocommerce-form-coupon .button:not([disabled]):not(.disabled):focus {
    color: var(--horr--button-hover--color);
    background-color: var(--horr--button-hover--background-color);
}

.wp-block-woocommerce-empty-mini-cart-contents-block .wc-block-mini-cart__shopping-button&gt;a,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-checkout.wc-block-components-button,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-cart.wc-block-components-button,
button.wc-block-mini-cart__button,
.wc-block-stock-filter .wp-block-button__link,
.wp-block-woocommerce-price-filter .wc-block-filter-submit-button,
.woocommerce-account table.account-orders-table .button,
.woocommerce-account .woocommerce-address-fields .button,
.woocommerce-account form.lost_reset_password .button,
.woocommerce-account .woocommerce-EditAccountForm button.button[disabled],
.woocommerce-account .woocommerce-form button.button[disabled],
.woocommerce-account .woocommerce-EditAccountForm button.button,
.woocommerce-account .woocommerce-form button.button,
.woocommerce-order-pay #payment #place_order,
.woocommerce-checkout-payment#payment .button,
.woocommerce-checkout .woocommerce a.button.wc-backward,
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout&gt;a.checkout-button,
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .shipping-calculator-form .button,
.woocommerce-cart table.shop_table.cart td.actions&gt;button.button,
.woocommerce-cart table.shop_table.cart .coupon&gt;button.button,
.woocommerce-cart .woocommerce .return-to-shop&gt;a.button,
.woocommerce .product-type-external form&gt;.button,
.woocommerce .product-type-grouped form.cart&gt;.button,
.woocommerce .product-type-variable .variations_button&gt;.button.alt.disabled,
.woocommerce .product-type-variable .variations_button&gt;.button,
.woocommerce .product-type-simple .cart&gt;.button,
.woocommerce.single-product #respond input#submit,
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons .button,
.widget.widget_price_filter .price_slider_amount .button,
.woocommerce.woocommerce-page ul.products li.product .button,
ul.products li.product .button,
.woocommerce form.woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce form.woocommerce-form-coupon .button {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: var(--horr--button--padding-v) var(--horr--button--padding-h);
    font-size: var(--horr--button--font-size);
    font-weight: var(--horr--font-weight--regular);
    line-height: var(--horr--button--line-height);
    color: var(--horr--button--color);
    text-align: center;
    cursor: pointer;
    background-color: var(--horr--button--background-color);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    border: 0;
    border-radius: var(--horr-border-radius);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: background-color var(--horr-transition-duration) var(--horr-transition-easing), color var(--horr-transition-duration) var(--horr-transition-easing), -webkit-transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    transition: background-color var(--horr-transition-duration) var(--horr-transition-easing), color var(--horr-transition-duration) var(--horr-transition-easing), -webkit-transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    transition: background-color var(--horr-transition-duration) var(--horr-transition-easing), color var(--horr-transition-duration) var(--horr-transition-easing), transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    transition: background-color var(--horr-transition-duration) var(--horr-transition-easing), color var(--horr-transition-duration) var(--horr-transition-easing), transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1), -webkit-transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.wp-block-woocommerce-empty-mini-cart-contents-block .wc-block-mini-cart__shopping-button&gt;a.disabled,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .disabled.wc-block-mini-cart__footer-checkout.wc-block-components-button,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .disabled.wc-block-mini-cart__footer-cart.wc-block-components-button,
button.disabled.wc-block-mini-cart__button,
.wc-block-stock-filter .disabled.wp-block-button__link,
.wp-block-woocommerce-price-filter .disabled.wc-block-filter-submit-button,
.woocommerce-account table.account-orders-table .disabled.button,
.woocommerce-account .woocommerce-address-fields .disabled.button,
.woocommerce-account form.lost_reset_password .disabled.button,
.woocommerce-account .woocommerce-EditAccountForm button.disabled.button,
.woocommerce-account .woocommerce-form button.disabled.button,
.woocommerce-order-pay #payment .disabled#place_order,
.woocommerce-checkout-payment#payment .disabled.button,
.woocommerce-checkout .woocommerce a.disabled.button.wc-backward,
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout&gt;a.disabled.checkout-button,
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .shipping-calculator-form .disabled.button,
.woocommerce-cart table.shop_table.cart td.actions&gt;button.disabled.button,
.woocommerce-cart table.shop_table.cart .coupon&gt;button.disabled.button,
.woocommerce-cart .woocommerce .return-to-shop&gt;a.disabled.button,
.woocommerce .product-type-external form&gt;.disabled.button,
.woocommerce .product-type-grouped form.cart&gt;.disabled.button,
.woocommerce .product-type-variable .variations_button&gt;.disabled.button.alt,
.woocommerce .product-type-variable .variations_button&gt;.disabled.button,
.woocommerce .product-type-simple .cart&gt;.disabled.button,
.woocommerce.single-product #respond input.disabled#submit,
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons .disabled.button,
.widget.widget_price_filter .price_slider_amount .disabled.button,
.woocommerce.woocommerce-page ul.products li.product .disabled.button,
ul.products li.product .disabled.button,
.woocommerce form.woocommerce-form-login .disabled.woocommerce-form-login__submit,
.woocommerce form.woocommerce-form-coupon .disabled.button,
.wp-block-woocommerce-empty-mini-cart-contents-block .wc-block-mini-cart__shopping-button&gt;a:disabled,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-checkout.wc-block-components-button:disabled,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-cart.wc-block-components-button:disabled,
button.wc-block-mini-cart__button:disabled,
.wc-block-stock-filter .wp-block-button__link:disabled,
.wp-block-woocommerce-price-filter .wc-block-filter-submit-button:disabled,
.woocommerce-account table.account-orders-table .button:disabled,
.woocommerce-account .woocommerce-address-fields .button:disabled,
.woocommerce-account form.lost_reset_password .button:disabled,
.woocommerce-account .woocommerce-EditAccountForm button.button:disabled,
.woocommerce-account .woocommerce-form button.button:disabled,
.woocommerce-order-pay #payment #place_order:disabled,
.woocommerce-checkout-payment#payment .button:disabled,
.woocommerce-checkout .woocommerce a.button.wc-backward:disabled,
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout&gt;a.checkout-button:disabled,
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .shipping-calculator-form .button:disabled,
.woocommerce-cart table.shop_table.cart td.actions&gt;button.button:disabled,
.woocommerce-cart table.shop_table.cart .coupon&gt;button.button:disabled,
.woocommerce-cart .woocommerce .return-to-shop&gt;a.button:disabled,
.woocommerce .product-type-external form&gt;.button:disabled,
.woocommerce .product-type-grouped form.cart&gt;.button:disabled,
.woocommerce .product-type-variable .variations_button&gt;.button:disabled,
.woocommerce .product-type-simple .cart&gt;.button:disabled,
.woocommerce.single-product #respond input#submit:disabled,
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons .button:disabled,
.widget.widget_price_filter .price_slider_amount .button:disabled,
.woocommerce.woocommerce-page ul.products li.product .button:disabled,
ul.products li.product .button:disabled,
.woocommerce form.woocommerce-form-login .woocommerce-form-login__submit:disabled,
.woocommerce form.woocommerce-form-coupon .button:disabled {
    cursor: not-allowed;
    opacity: 0.5;
}

.wp-block-woocommerce-empty-mini-cart-contents-block .wc-block-mini-cart__shopping-button&gt;a:focus:not(:focus-visible),
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-checkout.wc-block-components-button:focus:not(:focus-visible),
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-cart.wc-block-components-button:focus:not(:focus-visible),
button.wc-block-mini-cart__button:focus:not(:focus-visible),
.wc-block-stock-filter .wp-block-button__link:focus:not(:focus-visible),
.wp-block-woocommerce-price-filter .wc-block-filter-submit-button:focus:not(:focus-visible),
.woocommerce-account table.account-orders-table .button:focus:not(:focus-visible),
.woocommerce-account .woocommerce-address-fields .button:focus:not(:focus-visible),
.woocommerce-account form.lost_reset_password .button:focus:not(:focus-visible),
.woocommerce-account .woocommerce-EditAccountForm button.button:focus:not(:focus-visible),
.woocommerce-account .woocommerce-form button.button:focus:not(:focus-visible),
.woocommerce-order-pay #payment #place_order:focus:not(:focus-visible),
.woocommerce-checkout-payment#payment .button:focus:not(:focus-visible),
.woocommerce-checkout .woocommerce a.button.wc-backward:focus:not(:focus-visible),
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout&gt;a.checkout-button:focus:not(:focus-visible),
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .shipping-calculator-form .button:focus:not(:focus-visible),
.woocommerce-cart table.shop_table.cart td.actions&gt;button.button:focus:not(:focus-visible),
.woocommerce-cart table.shop_table.cart .coupon&gt;button.button:focus:not(:focus-visible),
.woocommerce-cart .woocommerce .return-to-shop&gt;a.button:focus:not(:focus-visible),
.woocommerce .product-type-external form&gt;.button:focus:not(:focus-visible),
.woocommerce .product-type-grouped form.cart&gt;.button:focus:not(:focus-visible),
.woocommerce .product-type-variable .variations_button&gt;.button:focus:not(:focus-visible),
.woocommerce .product-type-simple .cart&gt;.button:focus:not(:focus-visible),
.woocommerce.single-product #respond input#submit:focus:not(:focus-visible),
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons .button:focus:not(:focus-visible),
.widget.widget_price_filter .price_slider_amount .button:focus:not(:focus-visible),
ul.products li.product .button:focus:not(:focus-visible),
.woocommerce form.woocommerce-form-login .woocommerce-form-login__submit:focus:not(:focus-visible),
.woocommerce form.woocommerce-form-coupon .button:focus:not(:focus-visible) {
    outline: none;
}

.woocommerce-account table.account-orders-table .button {
    --horr--button--padding-v: var(--horr--button-xs--padding-v);
    --horr--button--padding-h: var(--horr--button-xs--padding-h);
    --horr--button--font-size: var(--horr--button-xs--font-size);
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-checkout.wc-block-components-button,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-cart.wc-block-components-button,
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons .button {
    --horr--button--padding-v: var(--horr--button-sm--padding-v);
    --horr--button--padding-h: var(--horr--button-sm--padding-h);
    --horr--button--font-size: var(--horr--button-sm--font-size);
}

.woocommerce-account .woocommerce-address-fields .button,
.woocommerce-account form.lost_reset_password .button,
.woocommerce-account .woocommerce-EditAccountForm button.button[disabled],
.woocommerce-account .woocommerce-form button.button[disabled],
.woocommerce-account .woocommerce-EditAccountForm button.button,
.woocommerce-account .woocommerce-form button.button,
.woocommerce-checkout-payment#payment .button,
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout&gt;a.checkout-button,
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .shipping-calculator-form .button,
.woocommerce-cart table.shop_table.cart td.actions&gt;button.button,
.woocommerce-cart table.shop_table.cart .coupon&gt;button.button,
.woocommerce-cart .woocommerce .return-to-shop&gt;a.button,
.woocommerce.single-product #respond input#submit,
.widget.widget_price_filter .price_slider_amount .button,
.woocommerce.woocommerce-page ul.products li.product .button,
ul.products li.product .button,
.woocommerce form.woocommerce-form-coupon .button {
    --horr--button--padding-v: var(--horr--button-md--padding-v);
    --horr--button--padding-h: var(--horr--button-md--padding-h);
    --horr--button--font-size: var(--horr--button-md--font-size);
}

.woocommerce-checkout .woocommerce a.button.wc-backward {
    --horr--button--padding-v: var(--horr--button-lg--padding-v);
    --horr--button--padding-h: var(--horr--button-lg--padding-h);
    --horr--button--font-size: var(--horr--button-lg--font-size);
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout&gt;a.checkout-button,
.woocommerce-cart table.shop_table.cart td.actions&gt;button.button,
.woocommerce-cart table.shop_table.cart .coupon&gt;button.button,
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons .button {
    padding-right: calc(var(--horr--button--padding-h) * 0.5);
    padding-left: calc(var(--horr--button--padding-h) * 0.5);
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-checkout.wc-block-components-button,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-cart.wc-block-components-button,
button.wc-block-mini-cart__button,
.wp-block-woocommerce-price-filter .wc-block-filter-submit-button,
.woocommerce-account .woocommerce-address-fields .button,
.woocommerce-account form.lost_reset_password .button,
.woocommerce-account .woocommerce-EditAccountForm button.button[disabled],
.woocommerce-account .woocommerce-form button.button[disabled],
.woocommerce-account .woocommerce-EditAccountForm button.button,
.woocommerce-account .woocommerce-form button.button,
.woocommerce-checkout-payment#payment .button,
.woocommerce-checkout .woocommerce a.button.wc-backward,
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout&gt;a.checkout-button,
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .shipping-calculator-form .button,
.woocommerce-cart table.shop_table.cart td.actions&gt;button.button,
.woocommerce-cart table.shop_table.cart .coupon&gt;button.button,
.woocommerce-cart .woocommerce .return-to-shop&gt;a.button,
.woocommerce .product-type-external form&gt;.button,
.woocommerce .product-type-grouped form.cart&gt;.button,
.woocommerce .product-type-variable .variations_button&gt;.button.alt.disabled,
.woocommerce .product-type-variable .variations_button&gt;.button,
.woocommerce .product-type-simple .cart&gt;.button,
.woocommerce.single-product #respond input#submit,
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons .button.checkout,
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons .button:not(.checkout),
.woocommerce.woocommerce-page ul.products li.product .button,
ul.products li.product .button,
.woocommerce form.woocommerce-form-coupon .button {
    --horr--button--color: hsl(var(--horr-color-white));
    --horr--button--background-color: var(--horr-color-brand);
}

.woocommerce-account table.account-orders-table .button {
    --horr--button--color: hsl(var(--horr-color-title));
    --horr--button--background-color: hsl(var(--horr-color-border-200));
}

.woocommerce-account table.account-orders-table .button,
.woocommerce-account .woocommerce-address-fields .button {
    --horr--button-hover--color: hsl(var(--horr-color-white));
    --horr--button-hover--background-color: var(--horr-color-brand);
}

.wc-block-product-search .wc-block-product-search__button,
.widget .wc-block-grid__product .wp-block-button__link,
.widget.widget_price_filter .price_slider_amount .button {
    --horr--button--padding-v: 0;
    --horr--button--padding-h: 0;
    --horr--button--background-color: transparent;
    --horr--button-hover--background-color: transparent;
    -webkit-clip-path: none;
    clip-path: none;
    background-color: transparent;
    border: 0;
}

.woocommerce-account .entry-content,
.woocommerce-checkout .entry-footer,
.woocommerce-checkout .woocommerce,
.woocommerce-cart .woocommerce,
.woocommerce footer.entry-footer,
.woocommerce .woocommerce-breadcrumb,
.page.woocommerce .entry-header,
.page.woocommerce .entry-footer,
.page.woocommerce-account .entry-header,
.page.woocommerce-account .entry-footer,
.page.woocommerce-cart .entry-header,
.page.woocommerce-cart .entry-footer,
.page.woocommerce-checkout .entry-header,
.page.woocommerce-checkout .entry-footer,
.single.woocommerce .entry-header,
.single.woocommerce .entry-footer,
.single.woocommerce-account .entry-header,
.single.woocommerce-account .entry-footer,
.single.woocommerce-cart .entry-header,
.single.woocommerce-cart .entry-footer,
.single.woocommerce-checkout .entry-header,
.single.woocommerce-checkout .entry-footer {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.woocommerce-account .entry-content,
.woocommerce-checkout .entry-footer,
.woocommerce-checkout .woocommerce,
.woocommerce-cart .woocommerce,
.woocommerce footer.entry-footer,
.woocommerce .woocommerce-breadcrumb,
.page.woocommerce .entry-header,
.page.woocommerce .entry-footer,
.page.woocommerce-account .entry-header,
.page.woocommerce-account .entry-footer,
.page.woocommerce-cart .entry-header,
.page.woocommerce-cart .entry-footer,
.page.woocommerce-checkout .entry-header,
.page.woocommerce-checkout .entry-footer,
.single.woocommerce .entry-header,
.single.woocommerce .entry-footer,
.single.woocommerce-account .entry-header,
.single.woocommerce-account .entry-footer,
.single.woocommerce-cart .entry-header,
.single.woocommerce-cart .entry-footer,
.single.woocommerce-checkout .entry-header,
.single.woocommerce-checkout .entry-footer {
    width: var(--horr--container--width);
}

.select2-container--default .select2-selection--single,
.select2-container--default .select2-search--dropdown .select2-search__field,
.woocommerce-account .woocommerce-EditAccountForm .show-password-input,
.woocommerce-account .woocommerce-form .show-password-input,
.woocommerce-cart table.shop_table.cart td.actions .coupon .input-text,
.woocommerce .product-type-variable table.variations select,
.woocommerce form.woocommerce-form-coupon .input-text,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    min-height: var(--horr--form--min-height);
    padding: var(--horr--form--padding-v) var(--horr--form--padding-h);
    font-size: var(--horr--form--font-size);
}

.select2-container--default .select2-selection--single,
.select2-container--default .select2-search--dropdown .select2-search__field,
.woocommerce-cart table.shop_table.cart td.actions .coupon .input-text {
    position: relative;
    display: block;
    width: 100%;
    font-weight: var(--horr--form--font-weight);
    line-height: var(--horr--form--line-height);
    color: var(--horr--form--color);
    background-color: var(--horr--form--background-color);
    border: var(--horr--form--border-width) solid;
    border-radius: var(--horr-border-radius);
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing), border-image var(--horr-transition-duration) var(--horr-transition-easing), background var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing), border-image var(--horr-transition-duration) var(--horr-transition-easing), background var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing), border-image var(--horr-transition-duration) var(--horr-transition-easing), background var(--horr-transition-duration) var(--horr-transition-easing), -o-border-image var(--horr-transition-duration) var(--horr-transition-easing);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.select2-container--default .select2-selection--single:not([disabled]):not(:disabled):focus,
.select2-container--default .select2-search--dropdown .select2-search__field:not([disabled]):not(:disabled):focus,
.woocommerce-cart table.shop_table.cart td.actions .coupon .input-text:not([disabled]):not(:disabled):focus {
    --horr--form--color: var(--horr--form-focus--color);
    --horr--form--border-color: var(--horr--form-focus--border-color);
    --horr--form--background-color: var(--horr--form-focus--background-color);
    outline: none;
}

.select2-container--default .select2-selection--single {
    padding-right: calc(var(--horr--form--padding-v) + var(--horr--form-select--icon--size));
    background-color: var(--horr--form--background-color);
    background-image: var(--horr--form-select--icon);
    background-repeat: no-repeat;
    background-position: calc(100% - var(--horr--form--padding-v)) 50%;
    background-size: var(--horr--form-select--icon--size);
}

.select2-container--default .select2-selection--single option {
    background-color: hsl(var(--horr-color-background-200));
}

.select2-container--default .select2-selection--single:focus {
    background-image: var(--horr--form-select-focus--icon);
}

.select2-container--default .select2-selection--single::-ms-expand {
    display: none;
}

.woocommerce form .form-row textarea {
    height: 150px;
    min-height: var(--horr--form--min-height);
    line-height: var(--horr--form--line-height);
}

.wp-block-woocommerce-stock-filter&gt;.wc-block-stock-filter__title,
.wp-block-woocommerce-price-filter&gt;.wc-block-price-filter__title,
.wp-block-woocommerce-attribute-filter&gt;.wc-block-attribute-filter__title,
.wp-block-woocommerce-active-filters&gt;.wc-block-active-filters__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: var(--horr--spacing--medium);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: var(--horr--widget-title--margin-bottom);
    font-size: var(--horr--widget-title--font-size);
    font-weight: var(--horr--heading--font-weight);
    line-height: var(--horr--heading--line-height);
    text-align: var(--horr--widget-title--text-align);
    text-transform: var(--horr--widget-title--text-transform);
}

.wp-block-woocommerce-stock-filter&gt;.wc-block-stock-filter__title::after,
.wp-block-woocommerce-price-filter&gt;.wc-block-price-filter__title::after,
.wp-block-woocommerce-attribute-filter&gt;.wc-block-attribute-filter__title::after,
.wp-block-woocommerce-active-filters&gt;.wc-block-active-filters__title::after {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    display: block;
    height: 1px;
    content: "";
    background-image: linear-gradient(to right, transparent 0%, hsl(var(--horr-color-border-200)) 10px, hsl(var(--horr-color-border-200)) calc(100% - 10px), transparent 100%);
    -webkit-mask-size: auto 100%;
    mask-size: auto 100%;
}

.wc-block-product-categories-list,
.widget.widget_layered_nav&gt;ul.woocommerce-widget-layered-nav-list,
.widget.widget_layered_nav_filters&gt;ul,
.widget.widget_product_categories ul {
    --horr--widget-list--gap: 8px;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
}

.wc-block-product-categories-list ul,
.widget.widget_layered_nav&gt;ul.woocommerce-widget-layered-nav-list ul,
.widget.widget_layered_nav_filters&gt;ul ul,
.widget.widget_product_categories ul ul {
    padding-left: 0;
    margin-top: var(--horr--widget-list--gap);
    margin-bottom: 0;
}

.wc-block-product-categories-list li,
.widget.widget_layered_nav&gt;ul.woocommerce-widget-layered-nav-list li,
.widget.widget_layered_nav_filters&gt;ul li,
.widget.widget_product_categories ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    color: hsl(var(--horr-color-meta));
}

.wc-block-product-categories-list li+li,
.widget.widget_layered_nav&gt;ul.woocommerce-widget-layered-nav-list li+li,
.widget.widget_layered_nav_filters&gt;ul li+li,
.widget.widget_product_categories ul li+li {
    margin-top: var(--horr--widget-list--gap);
}

.wc-block-product-categories-list li&gt;a,
.widget.widget_layered_nav&gt;ul.woocommerce-widget-layered-nav-list li&gt;a,
.widget.widget_layered_nav_filters&gt;ul li&gt;a,
.widget.widget_product_categories ul li&gt;a {
    position: relative;
    display: block;
    padding: 0;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    font-weight: 500;
    color: hsl(var(--horr-color-title));
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing);
}

.wc-block-product-categories-list li&gt;a::after,
.widget.widget_layered_nav&gt;ul.woocommerce-widget-layered-nav-list li&gt;a::after,
.widget.widget_layered_nav_filters&gt;ul li&gt;a::after,
.widget.widget_product_categories ul li&gt;a::after {
    position: absolute;
    top: calc(var(--horr--widget-list--gap) * -0.5);
    right: 0;
    bottom: calc(var(--horr--widget-list--gap) * -0.5);
    left: 0;
    visibility: visible;
    content: "";
}

.wc-block-product-categories-list li&gt;a:hover,
.widget.widget_layered_nav&gt;ul.woocommerce-widget-layered-nav-list li&gt;a:hover,
.widget.widget_layered_nav_filters&gt;ul li&gt;a:hover,
.widget.widget_product_categories ul li&gt;a:hover,
.wc-block-product-categories-list li&gt;a:focus,
.widget.widget_layered_nav&gt;ul.woocommerce-widget-layered-nav-list li&gt;a:focus,
.widget.widget_layered_nav_filters&gt;ul li&gt;a:focus,
.widget.widget_product_categories ul li&gt;a:focus {
    color: var(--horr-color-brand);
}

.wc-block-product-categories-list li&gt;ul,
.widget.widget_layered_nav&gt;ul.woocommerce-widget-layered-nav-list li&gt;ul,
.widget.widget_layered_nav_filters&gt;ul li&gt;ul,
.widget.widget_product_categories ul li&gt;ul {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.wc-block-product-categories-list .current-cat&gt;a,
.widget.widget_layered_nav&gt;ul.woocommerce-widget-layered-nav-list .current-cat&gt;a,
.widget.widget_layered_nav_filters&gt;ul .current-cat&gt;a,
.widget.widget_product_categories ul .current-cat&gt;a,
.wc-block-product-categories-list .current-cat-parent&gt;a,
.widget.widget_layered_nav&gt;ul.woocommerce-widget-layered-nav-list .current-cat-parent&gt;a,
.widget.widget_layered_nav_filters&gt;ul .current-cat-parent&gt;a,
.widget.widget_product_categories ul .current-cat-parent&gt;a {
    color: var(--horr-color-brand);
}

.wc-block-product-categories-list .aligncenter,
.widget.widget_layered_nav&gt;ul.woocommerce-widget-layered-nav-list .aligncenter,
.widget.widget_layered_nav_filters&gt;ul .aligncenter,
.widget.widget_product_categories ul .aligncenter {
    text-align: left;
}

.wc-block-product-categories-list:not(.wc-block-product-categories-list--has-images) li,
.widget.widget_layered_nav&gt;ul.woocommerce-widget-layered-nav-list li,
.widget.widget_layered_nav_filters&gt;ul li,
.widget.widget_product_categories ul li {
    position: relative;
    padding-left: 19px;
}

.wc-block-product-categories-list:not(.wc-block-product-categories-list--has-images) li::before,
.widget.widget_layered_nav&gt;ul.woocommerce-widget-layered-nav-list li::before,
.widget.widget_layered_nav_filters&gt;ul li::before,
.widget.widget_product_categories ul li::before {
    position: absolute;
    top: 0.6875em;
    left: 0;
    display: block;
    width: 5px;
    height: 5px;
    content: "";
    background-color: var(--horr-color-brand);
    border-radius: 5px;
}

.widget.widget_product_search form {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.widget.widget_product_search button {
    position: absolute;
    top: 4px;
    right: 5px;
    bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    color: hsl(var(--horr-color-meta));
    background-color: transparent;
    border-radius: var(--horr-border-radius);
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing);
}

.widget.widget_product_search button svg {
    width: 20px;
    height: 20px;
}

.widget.widget_product_search button:hover {
    color: hsl(var(--horr-color-title));
}

.widget.widget_product_search button:focus {
    color: var(--horr-color-brand);
}

.widget.widget_product_search button:hover,
.widget.widget_product_search button:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.widget.widget_product_search button:active:not(.disabled):not(:disabled) {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.widget.widget_product_tag_cloud .tagcloud {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5.5px -10px;
}

.widget.widget_product_tag_cloud .tagcloud&gt;a {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    display: block;
    padding: 5.5px 10px;
    color: hsl(var(--horr-color-title));
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing);
}

.widget.widget_product_tag_cloud .tagcloud&gt;a::before {
    content: "#";
}

.widget.widget_product_tag_cloud .tagcloud&gt;a:hover,
.widget.widget_product_tag_cloud .tagcloud&gt;a:focus {
    color: var(--horr-color-brand);
}

.content-area .widget_product_search .widgettitle~form,
.content-area .widget_product_search .widgettitle~select,
.content-area .widget_product_search .widgettitle~.textwidget select {
    margin-top: 0;
}

.content-area .widget_product_search:not(:last-child) input,
.content-area .widget_product_search:not(:last-child) select {
    margin-bottom: -20px;
}

.content-area .widget_product_search:not(:first-child) input,
.content-area .widget_product_search:not(:first-child) select {
    margin-top: -20px;
}

.content-area .widget_product_search input,
.content-area .widget_product_search select {
    width: calc(100% + 50px);
    margin-top: -20px;
    margin-right: -25px;
    margin-left: -25px;
    -webkit-clip-path: none;
    clip-path: none;
    border: 0;
}

.content-area .widget_product_search button {
    right: -15px;
    color: hsl(var(--horr-color-title));
}

.content-area .widget_product_search button:hover,
.content-area .widget_product_search button:focus {
    color: var(--horr-color-brand);
}

.wc-block-active-filters .wc-block-active-filters__list-item-type {
    display: inline-block;
    margin-bottom: var(--horr--label--margin-bottom);
    font-size: var(--horr--label--font-size);
    font-weight: var(--horr--label--font-weight);
    line-height: var(--horr--label--line-height);
    color: hsl(var(--horr--label--color));
}

.woocommerce.single-product .comment-form .woocommerce-noreviews,
.woocommerce.single-product .comment-form .comment-form-rating label,
.woocommerce.single-product .woocommerce-tabs .panel&gt;h2,
.woocommerce.single-product .woocommerce-tabs .panel .woocommerce-Reviews-title {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    word-wrap: normal !important;
    border: 0;
}

.woocommerce.single-product .comment-form .woocommerce-noreviews:focus,
.woocommerce.single-product .comment-form .comment-form-rating label:focus,
.woocommerce.single-product .woocommerce-tabs .panel&gt;h2:focus,
.woocommerce.single-product .woocommerce-tabs .panel .woocommerce-Reviews-title:focus {
    top: 5px;
    left: 5px;
    z-index: 100000;
    display: block;
    width: auto;
    height: auto;
    padding: 15px 23px 14px;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    font-size: var(--horr--font-size--small);
    font-weight: 700;
    line-height: normal;
    color: #21759b;
    text-decoration: none;
    background-color: #f1f1f1;
    border-radius: var(--horr-border-radius);
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    /* Above WP toolbar. */
}

li.wc-block-grid__product .wc-block-grid__product-price,
.wc-block-featured-product .wc-block-featured-product__price,
.wc-block-featured-category .wc-block-featured-category__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
    font-size: var(--horr--font-size--large);
    color: hsl(var(--horr-color-text));
}

li.wc-block-grid__product .wc-block-grid__product-price ins,
.wc-block-featured-product .wc-block-featured-product__price ins,
.wc-block-featured-category .wc-block-featured-category__price ins {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    color: inherit;
    background-color: transparent;
}

li.wc-block-grid__product .wc-block-grid__product-price del,
.wc-block-featured-product .wc-block-featured-product__price del,
.wc-block-featured-category .wc-block-featured-category__price del {
    margin-left: 10px;
    color: hsl(var(--horr-color-meta));
}

.wc-block-review-list .wc-block-review-list-item__rating__stars,
li.wc-block-grid__product .wc-block-grid__product-rating .wc-block-grid__product-rating__stars,
li.wc-block-grid__product .wc-block-grid__product-rating .star-rating {
    width: 6.5em;
    height: 1;
    font-size: var(--horr--font-size--small);
    line-height: var(--horr--line-height--tiny);
    color: hsl(var(--horr-color-warning));
    letter-spacing: 0.3em;
}

.wc-block-review-list .wc-block-review-list-item__rating__stars::before,
li.wc-block-grid__product .wc-block-grid__product-rating .wc-block-grid__product-rating__stars::before,
li.wc-block-grid__product .wc-block-grid__product-rating .star-rating::before {
    color: hsla(var(--horr-color-title), 0.2);
    opacity: 1;
}

.wc-block-review-list .wc-block-review-list-item__rating__stars&gt;span::before,
li.wc-block-grid__product .wc-block-grid__product-rating .wc-block-grid__product-rating__stars&gt;span::before,
li.wc-block-grid__product .wc-block-grid__product-rating .star-rating&gt;span::before {
    color: inherit;
}

/* ------------------------------------------------------------------

  WooCommerce Elements.

 ------------------------------------------------------------------- */

/* ------------------------------------------------------------------
  Main.
 ------------------------------------------------------------------- */

/* ------------------------------------------------------------------
  Forms.
 ------------------------------------------------------------------- */

.woocommerce form .woocommerce-billing-fields__field-wrapper,
.woocommerce form .woocommerce-additional-fields__field-wrapper,
.woocommerce form .woocommerce-account-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-left: calc(var(--horr--spacing--medium) * -1);
}

.woocommerce form .woocommerce-billing-fields__field-wrapper .form-row,
.woocommerce form .woocommerce-additional-fields__field-wrapper .form-row,
.woocommerce form .woocommerce-account-fields .form-row {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 572px) {
    .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row-first,
    .woocommerce form .woocommerce-billing-fields__field-wrapper .form-row-last,
    .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row-first,
    .woocommerce form .woocommerce-additional-fields__field-wrapper .form-row-last,
    .woocommerce form .woocommerce-account-fields .form-row-first,
    .woocommerce form .woocommerce-account-fields .form-row-last {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.woocommerce form .woocommerce-billing-fields__field-wrapper,
.woocommerce form h3+.woocommerce-additional-fields__field-wrapper {
    margin-top: calc(var(--horr--spacing--medium) * -1);
}

.woocommerce form.checkout .woocommerce-shipping-fields h3#ship-to-different-address {
    float: none;
    margin-top: var(--horr--spacing--medium);
    margin-bottom: 0;
    font-family: inherit;
    font-size: var(--horr--font-size--medium);
    font-weight: var(--horr--heading--font-weight);
}

.woocommerce form .woocommerce-shipping-fields__field-wrapper {
    margin-top: calc(var(--horr--spacing--medium) * -1);
    margin-left: calc(var(--horr--spacing--medium) * -1);
}

.woocommerce form .shipping_address {
    padding-top: var(--horr--spacing--medium);
}

.woocommerce form .form-row {
    width: auto;
    padding: 0 0 0 var(--horr--spacing--medium);
    margin: var(--horr--spacing--medium) 0 0;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    line-height: 1.15;
}

.woocommerce form .form-row .required {
    color: var(--horr-color-brand);
}

.woocommerce form .form-row .input-checkbox {
    display: inline-block;
}

.woocommerce form .form-row.woocommerce-invalid label {
    color: hsl(var(--horr-color-danger));
}

.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select,
.woocommerce form .form-row.woocommerce-invalid .select2-selection {
    border-color: hsl(var(--horr-color-danger));
}

.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select,
.woocommerce form .form-row.woocommerce-validated .select2-selection {
    border-color: hsl(var(--horr-color-success));
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last {
    float: none;
}

.woocommerce form .form-row label {
    line-height: var(--horr--label--line-height);
}

.woocommerce form .form-row input.input-text {
    line-height: var(--horr--form--line-height);
}

.woocommerce form.woocommerce-form-coupon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: var(--horr--spacing--medium);
    margin-top: 0;
    margin-bottom: var(--horr--vertical-rhythm--large);
    background-color: hsl(var(--horr-color-background-200));
    border: 0;
}

.woocommerce form.woocommerce-form-coupon&gt;p:not([class]) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

@media (min-width: 572px) {
    .woocommerce form.woocommerce-form-coupon .button {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
    }
}

.woocommerce form.woocommerce-form-coupon .form-row-first {
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 0;
}

@media (min-width: 572px) {
    .woocommerce form.woocommerce-form-coupon .form-row-first {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
}

.woocommerce form.woocommerce-form-login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: var(--horr--spacing--medium);
    background-color: hsl(var(--horr-color-background-200));
    border: 0;
}

.woocommerce form.woocommerce-form-login&gt;p:first-child {
    margin-bottom: 0;
}

.woocommerce form.woocommerce-form-login .form-row {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
}

@media (min-width: 572px) {
    .woocommerce form.woocommerce-form-login .form-row-first,
    .woocommerce form.woocommerce-form-login .form-row-last {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .woocommerce form.woocommerce-form-login .form-row-last {
        padding-left: var(--horr--spacing--medium);
    }
}

.woocommerce form.woocommerce-form-login .woocommerce-form-login__rememberme {
    width: 100%;
    margin-bottom: var(--horr--spacing--medium);
}

.woocommerce form.woocommerce-form-login .woocommerce-form-login__submit {
    margin-right: 0;
}

.woocommerce form.woocommerce-form-login .lost_password {
    margin-bottom: 0;
}

.woocommerce form.woocommerce-form-login .lost_password&gt;a {
    color: hsl(var(--horr-color-title));
}

.woocommerce form.woocommerce-form-login .lost_password&gt;a:hover,
.woocommerce form.woocommerce-form-login .lost_password&gt;a:focus {
    color: var(--horr-color-brand);
}

.woocommerce form.woocommerce-form-login .clear {
    display: none;
}

/* ------------------------------------------------------------------
  Buttons.
 ------------------------------------------------------------------- */

.woocommerce button.button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/* ------------------------------------------------------------------
  Product List.
 ------------------------------------------------------------------- */

.product span.onsale {
    min-width: auto;
    min-height: auto;
}

.woocommerce.woocommerce-page ul.products,
ul.products {
    --horr--wc-products--columns: 1fr;
    --horr-woocommerce__grid-gap: 60px 40px;
    display: grid;
    grid-template-columns: var(--horr--wc-products--columns);
    grid-gap: 60px 40px;
    width: 100%;
    margin: 0;
}

.woocommerce.woocommerce-page ul.products::before,
.woocommerce.woocommerce-page ul.products::after,
ul.products::before,
ul.products::after {
    display: none;
}

.woocommerce.woocommerce-page ul.products.columns-2,
ul.products.columns-2 {
    --horr--wc-products--columns: repeat(2, 1fr);
}

.woocommerce.woocommerce-page ul.products.columns-3,
ul.products.columns-3 {
    --horr--wc-products--columns: repeat(3, 1fr);
}

.woocommerce.woocommerce-page ul.products.columns-4,
ul.products.columns-4 {
    --horr--wc-products--columns: repeat(4, 1fr);
}

.woocommerce.woocommerce-page ul.products.columns-5,
ul.products.columns-5 {
    --horr--wc-products--columns: repeat(5, 1fr);
}

.woocommerce.woocommerce-page ul.products.columns-6,
ul.products.columns-6 {
    --horr--wc-products--columns: repeat(6, 1fr);
}

@media (min-width: 1082px) and (max-width: 1391.98px) {
    .woocommerce.woocommerce-page ul.products.columns-6,
    .woocommerce.woocommerce-page ul.products.columns-5,
    ul.products.columns-6,
    ul.products.columns-5 {
        --horr--wc-products--columns: repeat(4, 1fr);
    }
}

@media (min-width: 782px) and (max-width: 1081.98px) {
    .woocommerce.woocommerce-page ul.products.columns-6,
    .woocommerce.woocommerce-page ul.products.columns-5,
    .woocommerce.woocommerce-page ul.products.columns-4,
    ul.products.columns-6,
    ul.products.columns-5,
    ul.products.columns-4 {
        --horr--wc-products--columns: repeat(3, 1fr);
    }
}

@media (min-width: 572px) and (max-width: 781.98px) {
    .woocommerce.woocommerce-page ul.products.columns-6,
    .woocommerce.woocommerce-page ul.products.columns-5,
    .woocommerce.woocommerce-page ul.products.columns-4,
    .woocommerce.woocommerce-page ul.products.columns-3,
    ul.products.columns-6,
    ul.products.columns-5,
    ul.products.columns-4,
    ul.products.columns-3 {
        --horr--wc-products--columns: repeat(2, 1fr);
    }
}

@media (max-width: 571.98px) {
    .woocommerce.woocommerce-page ul.products.columns-6,
    .woocommerce.woocommerce-page ul.products.columns-5,
    .woocommerce.woocommerce-page ul.products.columns-4,
    .woocommerce.woocommerce-page ul.products.columns-3,
    .woocommerce.woocommerce-page ul.products.columns-2,
    ul.products.columns-6,
    ul.products.columns-5,
    ul.products.columns-4,
    ul.products.columns-3,
    ul.products.columns-2 {
        --horr--wc-products--columns: 1fr;
    }
}

.woocommerce.woocommerce-page ul.products li.product,
ul.products li.product {
    float: none;
    width: 100%;
    margin: 0;
}

.woocommerce.woocommerce-page ul.products li.product .horr-woocommerce-loop-product-thumbnail-wrap,
ul.products li.product .horr-woocommerce-loop-product-thumbnail-wrap {
    position: relative;
    margin-bottom: var(--horr--vertical-rhythm);
    overflow: hidden;
}

.woocommerce.woocommerce-page ul.products li.product .horr-woocommerce-loop-product-thumbnail-wrap&gt;.woocommerce-loop-product__link,
ul.products li.product .horr-woocommerce-loop-product-thumbnail-wrap&gt;.woocommerce-loop-product__link {
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.woocommerce.woocommerce-page ul.products li.product .onsale,
ul.products li.product .onsale {
    top: 15px;
    right: auto;
    left: 15px;
    margin: 0;
}

.woocommerce.woocommerce-page ul.products li.product img,
ul.products li.product img {
    -webkit-transition: -webkit-transform var(--horr-transition-cubic-duration) var(--horr-transition-cubic-easing);
    transition: -webkit-transform var(--horr-transition-cubic-duration) var(--horr-transition-cubic-easing);
    transition: transform var(--horr-transition-cubic-duration) var(--horr-transition-cubic-easing);
    transition: transform var(--horr-transition-cubic-duration) var(--horr-transition-cubic-easing), -webkit-transform var(--horr-transition-cubic-duration) var(--horr-transition-cubic-easing);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.woocommerce.woocommerce-page ul.products li.product a,
ul.products li.product a {
    text-align: center;
}

.woocommerce.woocommerce-page ul.products li.product a img,
ul.products li.product a img {
    margin-bottom: 0;
}

.woocommerce.woocommerce-page ul.products li.product .wc-forward,
ul.products li.product .wc-forward {
    display: none;
}

.woocommerce.woocommerce-page ul.products li.product&gt;.woocommerce-loop-product__link,
ul.products li.product&gt;.woocommerce-loop-product__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: calc(var(--horr--vertical-rhythm--medium) + 4px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: hsl(var(--horr-color-title));
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing);
}

@media (max-width: 571.98px) {
    .woocommerce.woocommerce-page ul.products li.product&gt;.woocommerce-loop-product__link,
    ul.products li.product&gt;.woocommerce-loop-product__link {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
}

.woocommerce.woocommerce-page ul.products li.product&gt;.woocommerce-loop-product__link:hover,
.woocommerce.woocommerce-page ul.products li.product&gt;.woocommerce-loop-product__link:focus,
ul.products li.product&gt;.woocommerce-loop-product__link:hover,
ul.products li.product&gt;.woocommerce-loop-product__link:focus {
    color: var(--horr-color-brand);
}

.woocommerce.woocommerce-page ul.products li.product .woocommerce-loop-product__title,
ul.products li.product .woocommerce-loop-product__title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 0;
    font-size: var(--horr--heading-5--font-size);
    color: currentcolor;
}

.woocommerce.woocommerce-page ul.products li.product .star-rating,
ul.products li.product .star-rating {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    display: block;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin: 0;
    font-size: var(--horr--font-size--small);
    color: hsl(var(--horr-color-text));
}

.woocommerce.woocommerce-page ul.products li.product .price,
ul.products li.product .price {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0;
    font-size: var(--horr--font-size--medium);
    color: hsl(var(--horr-color-text));
}

.woocommerce.woocommerce-page ul.products li.product .price .amount,
ul.products li.product .price .amount {
    color: inherit;
}

.woocommerce.woocommerce-page ul.products li.product .price .amount:not(:last-child),
ul.products li.product .price .amount:not(:last-child) {
    margin-right: 6px;
}

.woocommerce.woocommerce-page ul.products li.product .price .amount:not(:first-child),
ul.products li.product .price .amount:not(:first-child) {
    margin-left: 6px;
}

.woocommerce.woocommerce-page ul.products li.product .price ins,
.woocommerce.woocommerce-page ul.products li.product .price del,
ul.products li.product .price ins,
ul.products li.product .price del {
    font-size: inherit;
    font-weight: inherit;
}

.woocommerce.woocommerce-page ul.products li.product .price ins,
ul.products li.product .price ins {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    color: inherit;
}

.woocommerce.woocommerce-page ul.products li.product .price ins&gt;.amount,
ul.products li.product .price ins&gt;.amount {
    color: inherit;
}

.woocommerce.woocommerce-page ul.products li.product .price del,
ul.products li.product .price del {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 15px;
    color: hsl(var(--horr-color-meta));
    opacity: 1;
}

.woocommerce.woocommerce-page ul.products li.product .price del&gt;.amount,
ul.products li.product .price del&gt;.amount {
    color: inherit;
}

.woocommerce.woocommerce-page ul.products li.product .button,
ul.products li.product .button {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 50px;
    opacity: 0;
    -webkit-transition: opacity var(--horr-transition-duration) var(--horr-transition-easing), color var(--horr-transition-duration) var(--horr-transition-easing), background-color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: opacity var(--horr-transition-duration) var(--horr-transition-easing), color var(--horr-transition-duration) var(--horr-transition-easing), background-color var(--horr-transition-duration) var(--horr-transition-easing);
}

.woocommerce.woocommerce-page ul.products li.product .button::after,
ul.products li.product .button::after {
    -webkit-mask-image: var(--horr--icon--spinner);
    mask-image: var(--horr--icon--spinner);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    position: static;
    width: 18px;
    height: 18px;
    margin-left: 10px;
    font-size: 0;
    background-color: currentcolor;
    opacity: 0;
}

.is-mobile .woocommerce.woocommerce-page ul.products li.product .button,
.woocommerce.woocommerce-page ul.products li.product .button.added,
.woocommerce.woocommerce-page ul.products li.product .button.loading,
.is-mobile ul.products li.product .button,
ul.products li.product .button.added,
ul.products li.product .button.loading {
    opacity: 1;
}

.is-mobile .woocommerce.woocommerce-page ul.products li.product .button:hover,
.is-mobile .woocommerce.woocommerce-page ul.products li.product .button:focus,
.woocommerce.woocommerce-page ul.products li.product .button.added:hover,
.woocommerce.woocommerce-page ul.products li.product .button.added:focus,
.woocommerce.woocommerce-page ul.products li.product .button.loading:hover,
.woocommerce.woocommerce-page ul.products li.product .button.loading:focus,
.is-mobile ul.products li.product .button:hover,
.is-mobile ul.products li.product .button:focus,
ul.products li.product .button.added:hover,
ul.products li.product .button.added:focus,
ul.products li.product .button.loading:hover,
ul.products li.product .button.loading:focus {
    opacity: 1;
}

@media (max-width: 571.98px) {
    .woocommerce.woocommerce-page ul.products li.product .button,
    ul.products li.product .button {
        opacity: 1;
    }
}

.woocommerce.woocommerce-page ul.products li.product .button.added::after,
ul.products li.product .button.added::after {
    -webkit-mask-image: var(--horr--icon--check);
    mask-image: var(--horr--icon--check);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    content: "";
    opacity: 1;
}

.woocommerce.woocommerce-page ul.products li.product .button.loading::after,
ul.products li.product .button.loading::after {
    -webkit-mask-image: var(--horr--icon--spinner);
    mask-image: var(--horr--icon--spinner);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    content: "";
    opacity: 1;
    -webkit-animation: horr-loading-spinner 0.5s infinite linear;
    animation: horr-loading-spinner 0.5s infinite linear;
}

.woocommerce.woocommerce-page ul.products li.product .product_type_variable::before,
ul.products li.product .product_type_variable::before {
    -webkit-mask-image: var(--horr--icon--list);
    mask-image: var(--horr--icon--list);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    content: "";
    background-color: currentcolor;
}

.woocommerce.woocommerce-page ul.products li.product .product_type_grouped::before,
ul.products li.product .product_type_grouped::before {
    -webkit-mask-image: var(--horr--icon--folder);
    mask-image: var(--horr--icon--folder);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    content: "";
    background-color: currentcolor;
}

.woocommerce.woocommerce-page ul.products li.product:hover img,
ul.products li.product:hover img {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}

.woocommerce.woocommerce-page ul.products li.product:hover .button,
ul.products li.product:hover .button {
    opacity: 1;
}

/* ------------------------------------------------------------------
  Breadcrumbs.
 ------------------------------------------------------------------- */

.woocommerce .woocommerce-breadcrumb {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: var(--horr--vertical-rhythm--small) var(--horr--spacing--medium);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    font-size: var(--horr--font-size--medium);
    color: var(--horr-color-brand);
}

.woocommerce .woocommerce-breadcrumb::before,
.woocommerce .woocommerce-breadcrumb::after {
    display: none;
}

.woocommerce .woocommerce-breadcrumb a {
    display: block;
    color: hsl(var(--horr-color-title));
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing);
}

.woocommerce .woocommerce-breadcrumb a:hover,
.woocommerce .woocommerce-breadcrumb a:focus {
    color: var(--horr-color-brand);
}

.woocommerce .woocommerce-breadcrumb .woocommerce-breadcrumb-delimiter {
    display: none;
}

.woocommerce.single-product .woocommerce-breadcrumb {
    margin-top: var(--horr--spacing--large);
}

.woocommerce.single-product .woocommerce-breadcrumb+.content-area {
    padding-top: var(--horr--spacing--medium);
}

/* ------------------------------------------------------------------
  Pagination.
 ------------------------------------------------------------------- */

.woocommerce nav.woocommerce-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 60px;
}

.woocommerce nav.woocommerce-pagination ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: var(--horr--spacing--medium);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
    overflow: initial;
    border: 0;
}

.woocommerce nav.woocommerce-pagination ul li .page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: auto;
    height: var(--horr--button-circle--height);
    padding: 0;
    color: hsl(var(--horr-color-title));
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing);
}

.woocommerce nav.woocommerce-pagination a.page-numbers {
    position: relative;
}

.woocommerce nav.woocommerce-pagination a.page-numbers::after {
    position: absolute;
    top: 0;
    right: calc(var(--horr--spacing--medium) * -0.5);
    bottom: 0;
    left: calc(var(--horr--spacing--medium) * -0.5);
    content: "";
}

.woocommerce nav.woocommerce-pagination a.page-numbers:hover,
.woocommerce nav.woocommerce-pagination a.page-numbers:focus {
    color: var(--horr-color-brand);
    background-color: transparent;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    min-width: var(--horr--button-circle--width);
    color: hsl(var(--horr-color-white));
    background-color: var(--horr-color-brand);
    border-radius: var(--horr--button-circle--width);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

/* ------------------------------------------------------------------
  Star Rating.
 ------------------------------------------------------------------- */

.woocommerce .star-rating,
.star-rating {
    width: 6.5em;
    color: var(--horr-color-brand);
    letter-spacing: 0.3em;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}

.woocommerce .star-rating::before,
.star-rating::before {
    color: hsla(var(--horr-color-title), 0.2);
    content: "SSSSS";
}

.woocommerce p.stars,
p.stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 22px;
}

.woocommerce p.stars&gt;span,
p.stars&gt;span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.woocommerce p.stars a,
p.stars a {
    width: 1.2727272727em;
    color: hsla(var(--horr-color-title), 0.2);
}

.woocommerce p.stars a::before,
p.stars a::before {
    content: "\e020";
}

.woocommerce p.stars a:hover~a,
.woocommerce p.stars a:focus~a,
p.stars a:hover~a,
p.stars a:focus~a {
    color: hsla(var(--horr-color-title), 0.2);
}

.woocommerce p.stars a:hover~a::before,
.woocommerce p.stars a:focus~a::before,
p.stars a:hover~a::before,
p.stars a:focus~a::before {
    content: "\e020";
}

.woocommerce p.stars:hover a,
p.stars:hover a {
    color: var(--horr-color-brand);
}

.woocommerce p.stars.selected a,
p.stars.selected a {
    color: var(--horr-color-brand);
}

.woocommerce p.stars.selected a.active~a,
p.stars.selected a.active~a {
    color: hsla(var(--horr-color-title), 0.2);
}

.woocommerce p.stars.selected a.active~a::before,
p.stars.selected a.active~a::before {
    content: "\e020";
}

.woocommerce p.stars.selected a.active~a:focus,
p.stars.selected a.active~a:focus {
    color: var(--horr-color-brand);
}

.woocommerce p.stars.selected&gt;span:hover a,
.woocommerce p.stars.selected&gt;span:hover a.active,
p.stars.selected&gt;span:hover a,
p.stars.selected&gt;span:hover a.active {
    color: var(--horr-color-brand);
}

.woocommerce p.stars.selected&gt;span:hover a:hover,
.woocommerce p.stars.selected&gt;span:hover a.active:hover,
p.stars.selected&gt;span:hover a:hover,
p.stars.selected&gt;span:hover a.active:hover {
    color: var(--horr-color-brand);
}

.woocommerce p.stars.selected&gt;span:hover a:hover~a,
.woocommerce p.stars.selected&gt;span:hover a.active:hover~a,
p.stars.selected&gt;span:hover a:hover~a,
p.stars.selected&gt;span:hover a.active:hover~a {
    color: hsla(var(--horr-color-title), 0.2);
}

.woocommerce p.stars.selected a:focus,
p.stars.selected a:focus {
    color: var(--horr-color-brand);
}

/* ------------------------------------------------------------------
  Messages.
 ------------------------------------------------------------------- */

.woocommerce-message {
    max-width: 100%;
    pointer-events: initial;
}

@media (min-width: 572px) {
    .woocommerce-message {
        width: 350px;
    }
}

.woocommerce-message+.woocommerce-message {
    margin-top: 20px;
}

.woocommerce-notices-wrapper,
.woocommerce-NoticeGroup {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.woocommerce-page ul.woocommerce-error {
    margin-bottom: var(--horr--spacing--medium);
}

.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info {
    --horr-notice__background-color: hsl(var(--horr-color-background));
    width: 100%;
    margin-bottom: var(--horr--spacing--medium);
    font-size: 1em;
    color: hsl(var(--horr-color-text));
    background-color: var(--horr-notice__background-color);
    border-top: 0;
    border-radius: var(--horr-border-radius);
}

.woocommerce-page .woocommerce-message a.button,
.woocommerce-page .woocommerce-message a.restore-item,
.woocommerce-page .woocommerce-message a.showcoupon,
.woocommerce-page .woocommerce-message a.showlogin,
.woocommerce-page .woocommerce-error a.button,
.woocommerce-page .woocommerce-error a.restore-item,
.woocommerce-page .woocommerce-error a.showcoupon,
.woocommerce-page .woocommerce-error a.showlogin,
.woocommerce-page .woocommerce-info a.button,
.woocommerce-page .woocommerce-info a.restore-item,
.woocommerce-page .woocommerce-info a.showcoupon,
.woocommerce-page .woocommerce-info a.showlogin {
    padding: 0;
    margin-right: 15px;
    margin-left: 15px;
    font-weight: 400;
    line-height: inherit;
    color: hsl(var(--horr-color-title));
    background-color: transparent;
}

.woocommerce-page .woocommerce-message a.button:hover,
.woocommerce-page .woocommerce-message a.button:focus,
.woocommerce-page .woocommerce-message a.restore-item:hover,
.woocommerce-page .woocommerce-message a.restore-item:focus,
.woocommerce-page .woocommerce-message a.showcoupon:hover,
.woocommerce-page .woocommerce-message a.showcoupon:focus,
.woocommerce-page .woocommerce-message a.showlogin:hover,
.woocommerce-page .woocommerce-message a.showlogin:focus,
.woocommerce-page .woocommerce-error a.button:hover,
.woocommerce-page .woocommerce-error a.button:focus,
.woocommerce-page .woocommerce-error a.restore-item:hover,
.woocommerce-page .woocommerce-error a.restore-item:focus,
.woocommerce-page .woocommerce-error a.showcoupon:hover,
.woocommerce-page .woocommerce-error a.showcoupon:focus,
.woocommerce-page .woocommerce-error a.showlogin:hover,
.woocommerce-page .woocommerce-error a.showlogin:focus,
.woocommerce-page .woocommerce-info a.button:hover,
.woocommerce-page .woocommerce-info a.button:focus,
.woocommerce-page .woocommerce-info a.restore-item:hover,
.woocommerce-page .woocommerce-info a.restore-item:focus,
.woocommerce-page .woocommerce-info a.showcoupon:hover,
.woocommerce-page .woocommerce-info a.showcoupon:focus,
.woocommerce-page .woocommerce-info a.showlogin:hover,
.woocommerce-page .woocommerce-info a.showlogin:focus {
    color: var(--horr-color-brand);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.woocommerce-page .woocommerce-message a.button,
.woocommerce-page .woocommerce-error a.button,
.woocommerce-page .woocommerce-info a.button {
    -webkit-clip-path: none;
    clip-path: none;
}

/* ------------------------------------------------------------------
  Notice.
 ------------------------------------------------------------------- */

/* stylelint-disable */

.admin-bar p.demo_store,
.admin-bar .woocommerce-store-notice {
    top: var(--wp-admin--admin-bar--height);
}

.woocommerce-store-notice,
p.demo_store {
    position: fixed;
    top: calc(var(--horr-navbar-top__min-height) + 30px);
    bottom: 0;
    padding-right: calc(var(--horr--container--padding) + 27px);
    padding-left: var(--horr--container--padding);
    font-size: var(--horr--font-size--small);
    background-color: hsl(var(--horr-color-background-100));
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 572px) {
    .woocommerce-store-notice,
    p.demo_store {
        right: auto;
        bottom: 10px;
        left: 50%;
        width: auto;
        max-width: 100%;
        border-radius: var(--horr-border-radius);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.woocommerce-store-notice a,
p.demo_store a {
    -webkit-mask-image: var(--horr--icon--x);
    mask-image: var(--horr--icon--x);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    position: absolute;
    display: block;
    top: 50%;
    right: 30px;
    margin-top: -8.5px;
    width: 17px;
    height: 17px;
    font-size: 0;
    color: var(--horr-color-brand);
    text-decoration: none;
    background-color: currentcolor;
}

.woocommerce-store-notice a:hover,
.woocommerce-store-notice a:focus,
p.demo_store a:hover,
p.demo_store a:focus {
    color: hsl(var(--horr-color-white));
}

/* ------------------------------------------------------------------
  Loading.
 ------------------------------------------------------------------- */

/* stylelint-disable */

.woocommerce .blockUI.blockOverlay {
    background-color: hsla(var(--horr-color-background-200), 0.5) !important;
    opacity: 1;
}

.woocommerce .blockUI.blockOverlay::before {
    -webkit-mask-image: var(--horr--icon--spinner);
    mask-image: var(--horr--icon--spinner);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    content: "";
    width: 32px;
    height: 32px;
    color: hsl(var(--horr-color-meta));
    background-image: none;
    background-color: hsl(var(--horr-color-meta));
    -webkit-animation: horr-loading-spinner 0.8s infinite linear;
    animation: horr-loading-spinner 0.8s infinite linear;
}

/* ------------------------------------------------------------------
  Widgets.
 ------------------------------------------------------------------- */

.widget .price_slider_wrapper {
    padding-top: 0.375em;
}

.widget.widget_price_filter .widgettitle {
    margin-bottom: var(--horr--widget-title--margin-bottom);
}

.widget.widget_price_filter .price_slider {
    margin-bottom: 1.625em;
}

.widget.widget_price_filter .ui-slider .ui-slider-handle {
    top: 50%;
    width: 15px;
    margin-top: -0.5em;
    margin-left: -4px;
    font-size: var(--horr--font-size--medium);
    background-color: var(--horr-color-brand);
    border-radius: 100%;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.widget.widget_price_filter .ui-slider .ui-slider-handle:hover,
.widget.widget_price_filter .ui-slider .ui-slider-handle.ui-state-hover,
.widget.widget_price_filter .ui-slider .ui-slider-handle.ui-state-focus {
    background-color: hsl(var(--horr-color-title));
}

.widget.widget_price_filter .ui-slider {
    margin-right: 2px;
    margin-left: 2px;
}

.widget.widget_price_filter .ui-slider .ui-slider-range {
    background-color: var(--horr-color-brand-dark);
    border-radius: var(--horr-border-radius);
}

.widget.widget_price_filter .price_slider_wrapper .ui-widget-content {
    height: 3px;
    background-color: var(--horr-color-brand);
    border-radius: var(--horr-border-radius);
}

.widget.widget_price_filter .price_slider_amount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1em;
}

.widget.widget_price_filter .price_slider_amount .button {
    --horr--button--color: var(--horr-color-brand);
    margin-left: auto;
}

.widget.widget_price_filter .price_slider_amount .button:not([disabled]):not(.disabled):hover,
.widget.widget_price_filter .price_slider_amount .button:not([disabled]):not(.disabled):focus {
    --horr--button--color: hsl(var(--horr-color-title));
}

.widget.widget_price_filter .price_slider_amount .price_label {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-right: 20px;
    font-weight: 500;
    line-height: inherit;
    color: hsl(var(--horr-color-title));
}

.widget.widget_rating_filter .widgettitle {
    margin-bottom: var(--horr--widget-title--margin-bottom);
}

.widget.widget_rating_filter .wc-layered-nav-rating {
    padding: 0;
}

.widget.widget_rating_filter ul {
    margin: -7px 0;
}

.widget.widget_rating_filter ul li a {
    padding: 7px 0;
}

.widget.widget_rating_filter a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color: hsl(var(--horr-color-meta));
}

.widget.widget_rating_filter a .star-rating {
    display: block;
    margin-right: auto;
    font-size: 1em;
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing);
}

.widget.widget_rating_filter a:hover .star-rating,
.widget.widget_rating_filter a:focus .star-rating {
    color: hsl(var(--horr-color-title));
}

.widget.widget_product_search button {
    font-size: 0;
}

.widget.widget_product_search button::before {
    -webkit-mask-image: var(--horr--icon--search);
    mask-image: var(--horr--icon--search);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 20px;
    height: 20px;
    content: "";
    background-color: currentcolor;
}

.widget.widget_product_tag_cloud .widgettitle {
    margin-bottom: var(--horr--widget-title--margin-bottom);
}

.widget.widget_shopping_cart {
    color: hsl(var(--horr-color-title));
}

.widget.widget_shopping_cart .widgettitle {
    margin-bottom: var(--horr--widget-title--margin-bottom);
}

.widget.widget_shopping_cart .woocommerce-mini-cart__empty-message {
    margin-top: -9px;
    color: hsl(var(--horr-color-text));
}

.widget.widget_shopping_cart .cart_list li {
    padding-left: 110px;
}

.widget.widget_shopping_cart .cart_list li a.remove {
    right: 0;
    left: auto;
}

.widget.widget_shopping_cart .woocommerce-mini-cart__total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 0;
    margin-top: 22px;
    margin-bottom: 0;
    font-size: 1em;
    color: hsl(var(--horr-color-title));
    border-top: 0;
}

.widget.widget_shopping_cart .woocommerce-mini-cart__total&gt;.amount {
    margin-left: auto;
}

.widget.widget_shopping_cart .woocommerce-Price-amount {
    color: hsl(var(--horr-color-title));
}

.widget.widget_shopping_cart .woocommerce-mini-cart__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 22px;
    margin-bottom: 0;
}

@media (max-width: 571.98px) {
    .widget.widget_shopping_cart .woocommerce-mini-cart__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.widget.widget_shopping_cart .woocommerce-mini-cart__buttons a {
    margin: 0;
}

@media (min-width: 572px) {
    .widget.widget_shopping_cart .woocommerce-mini-cart__buttons a {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 10px);
        flex: 0 0 calc(50% - 10px);
        max-width: calc(50% - 10px);
    }
}

@media (max-width: 571.98px) {
    .widget.widget_shopping_cart .woocommerce-mini-cart__buttons a {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .widget.widget_shopping_cart .woocommerce-mini-cart__buttons a+a {
        margin-top: 10px;
    }
}

.widget.widget_shopping_cart .woocommerce-mini-cart__buttons::before,
.widget.widget_shopping_cart .woocommerce-mini-cart__buttons::after {
    display: none;
}

.widget.widget_recently_viewed_products .widgettitle {
    margin-bottom: var(--horr--widget-title--margin-bottom);
}

.widget.widget_products .widgettitle {
    margin-bottom: var(--horr--widget-title--margin-bottom);
}

.widget ul.product_list_widget,
ul.product_list_widget.cart_list {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.widget ul.product_list_widget li,
ul.product_list_widget.cart_list li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: var(--horr--vertical-rhythm--small) 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: var(--horr--widget-item--image--height);
    padding: 0 0 0 calc(var(--horr--widget-item--image--width) + var(--horr--widget-item--image--gap));
}

.widget ul.product_list_widget li::before,
.widget ul.product_list_widget li::after,
ul.product_list_widget.cart_list li::before,
ul.product_list_widget.cart_list li::after {
    display: none;
}

.widget ul.product_list_widget li+li,
ul.product_list_widget.cart_list li+li {
    margin-top: var(--horr--widget-item--gap);
}

.widget ul.product_list_widget li a:not(.remove),
ul.product_list_widget.cart_list li a:not(.remove) {
    display: block;
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
    width: 100%;
    margin-top: -1px;
    font-size: var(--horr--font-size--medium);
    color: hsl(var(--horr-color-title));
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing);
}

.widget ul.product_list_widget li a:not(.remove)::before,
ul.product_list_widget.cart_list li a:not(.remove)::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    content: "";
}

.widget ul.product_list_widget li a:not(.remove) .product-title,
ul.product_list_widget.cart_list li a:not(.remove) .product-title {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.widget ul.product_list_widget li a:not(.remove) img,
ul.product_list_widget.cart_list li a:not(.remove) img {
    position: absolute;
    top: 1px;
    left: 0;
    float: none;
    width: var(--horr--widget-item--image--width);
    margin-left: 0;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.widget ul.product_list_widget li a:not(.remove)+.amount,
ul.product_list_widget.cart_list li a:not(.remove)+.amount {
    color: hsl(var(--horr-color-title));
}

.widget ul.product_list_widget li a:not(.remove):hover,
.widget ul.product_list_widget li a:not(.remove):focus,
ul.product_list_widget.cart_list li a:not(.remove):hover,
ul.product_list_widget.cart_list li a:not(.remove):focus {
    color: var(--horr-color-brand);
}

.widget ul.product_list_widget li .star-rating,
ul.product_list_widget.cart_list li .star-rating {
    z-index: initial;
    display: block;
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
    font-size: var(--horr--font-size--small);
}

.widget ul.product_list_widget li .reviewer,
ul.product_list_widget.cart_list li .reviewer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    font-size: var(--horr--font-size--small);
    font-weight: var(--horr--heading--font-weight);
}

.widget ul.product_list_widget li .variation,
ul.product_list_widget.cart_list li .variation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: var(--horr--vertical-rhythm--small);
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    line-height: var(--horr--line-height--medium);
}

.widget ul.product_list_widget li .variation dt,
.widget ul.product_list_widget li .variation dd,
ul.product_list_widget.cart_list li .variation dt,
ul.product_list_widget.cart_list li .variation dd {
    margin: 0;
}

.widget ul.product_list_widget li .remove,
ul.product_list_widget.cart_list li .remove {
    position: absolute;
    top: 2px;
    right: 0;
    z-index: 2;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    font-size: 0;
    color: hsl(var(--horr-color-meta)) !important;
}

.widget ul.product_list_widget li .remove::before,
ul.product_list_widget.cart_list li .remove::before {
    -webkit-mask-image: var(--horr--icon--x);
    mask-image: var(--horr--icon--x);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 16px;
    height: 16px;
    content: "";
    background-color: currentcolor;
    -webkit-transition: opacity var(--horr-transition-duration) var(--horr-transition-easing);
    transition: opacity var(--horr-transition-duration) var(--horr-transition-easing);
}

.widget ul.product_list_widget li .remove:hover,
.widget ul.product_list_widget li .remove:focus,
ul.product_list_widget.cart_list li .remove:hover,
ul.product_list_widget.cart_list li .remove:focus {
    color: hsl(var(--horr-color-title)) !important;
    background-color: transparent;
}

.widget ul.product_list_widget li .remove:hover::before,
.widget ul.product_list_widget li .remove:focus::before,
ul.product_list_widget.cart_list li .remove:hover::before,
ul.product_list_widget.cart_list li .remove:focus::before {
    opacity: 1;
}

.widget ul.product_list_widget li .quantity,
ul.product_list_widget.cart_list li .quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: var(--horr--font-size--medium);
    color: hsl(var(--horr-color-title));
}

.widget ul.product_list_widget li .quantity&gt;.amount,
ul.product_list_widget.cart_list li .quantity&gt;.amount {
    margin-top: 0;
    margin-left: 6px;
}

.widget ul.product_list_widget li .price,
ul.product_list_widget.cart_list li .price {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1em;
}

.widget ul.product_list_widget li .amount,
ul.product_list_widget.cart_list li .amount {
    margin-right: 4px;
    font-size: inherit;
    font-weight: 400;
    color: hsl(var(--horr-color-title));
}

.widget ul.product_list_widget li .amount~.amount,
ul.product_list_widget.cart_list li .amount~.amount {
    margin-left: 4px;
    color: hsl(var(--horr-color-title));
}

.widget ul.product_list_widget li ins,
ul.product_list_widget.cart_list li ins {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    color: hsl(var(--horr-color-title));
    background-color: transparent;
}

.widget ul.product_list_widget li ins&gt;.amount,
ul.product_list_widget.cart_list li ins&gt;.amount {
    color: inherit;
}

.widget ul.product_list_widget li del,
ul.product_list_widget.cart_list li del {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 12px;
    color: hsl(var(--horr-color-meta));
}

.widget ul.product_list_widget li del&gt;.amount,
ul.product_list_widget.cart_list li del&gt;.amount {
    font-size: inherit;
    color: inherit;
}

.widget ul.product_list_widget .woocommerce-mini-cart-item,
ul.product_list_widget.cart_list .woocommerce-mini-cart-item {
    text-align: left;
}

.widget ul.product_list_widget .blockOverlay,
ul.product_list_widget.cart_list .blockOverlay {
    top: -10px !important;
    right: -45px;
    bottom: -10px;
    left: -45px !important;
    width: auto !important;
    height: auto !important;
    opacity: 1 !important;
}

/* ------------------------------------------------------------------

  WooCommerce Pages.

 ------------------------------------------------------------------- */

/* ------------------------------------------------------------------
  Archive.
 ------------------------------------------------------------------- */

.woocommerce .site-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.woocommerce .page-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: -2;
    -ms-flex-order: -3;
    order: -3;
    margin-top: 0;
    margin-bottom: var(--horr--vertical-rhythm--large);
}

.woocommerce .woocommerce-result-count {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    float: none;
    margin-bottom: 0;
}

@media (min-width: 782px) {
    .woocommerce .woocommerce-result-count {
        min-height: 50px;
        padding-left: var(--horr--spacing--medium);
        margin-left: auto;
    }
}

@media (max-width: 781.98px) {
    .woocommerce .woocommerce-result-count {
        margin-bottom: var(--horr--vertical-rhythm);
    }
}

.woocommerce .woocommerce-ordering {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
    float: none;
    margin-bottom: var(--horr--spacing--medium);
}

@media (max-width: 781.98px) {
    .woocommerce .woocommerce-ordering {
        width: 100%;
        margin-bottom: var(--horr--vertical-rhythm--medium);
    }
}

.woocommerce .woocommerce-pagination {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

/* ------------------------------------------------------------------
  Single.
 ------------------------------------------------------------------- */

.woocommerce.single-product #content div.product div.images,
.woocommerce.single-product div.product div.images,
.woocommerce.single-product.woocommerce-page #content div.product div.images,
.woocommerce.single-product.woocommerce-page div.product div.images {
    float: none;
    max-width: 100%;
    margin-bottom: 0;
}

@media (min-width: 1392px) {
    .woocommerce.single-product #content div.product div.images,
    .woocommerce.single-product div.product div.images,
    .woocommerce.single-product.woocommerce-page #content div.product div.images,
    .woocommerce.single-product.woocommerce-page div.product div.images {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 570px;
        flex: 0 0 570px;
        max-width: 570px;
    }
}

@media (min-width: 1082px) and (max-width: 1391.98px) {
    .woocommerce.single-product #content div.product div.images,
    .woocommerce.single-product div.product div.images,
    .woocommerce.single-product.woocommerce-page #content div.product div.images,
    .woocommerce.single-product.woocommerce-page div.product div.images {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 490px;
        flex: 0 0 490px;
        max-width: 490px;
    }
}

@media (max-width: 1081.98px) {
    .woocommerce.single-product #content div.product div.images,
    .woocommerce.single-product div.product div.images,
    .woocommerce.single-product.woocommerce-page #content div.product div.images,
    .woocommerce.single-product.woocommerce-page div.product div.images {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: var(--horr--spacing--medium);
    }
}

.woocommerce.single-product .summary .product_title {
    font-size: var(--horr--heading-2--font-size);
}

.woocommerce.single-product .summary .product_title+.woocommerce-product-rating {
    margin-top: var(--horr--vertical-rhythm--medium);
}

.woocommerce.single-product .summary .product_title+.price {
    margin-top: var(--horr--vertical-rhythm--medium);
}

.woocommerce.single-product .summary .product_title~.woocommerce-product-details__short-description {
    margin-top: var(--horr--vertical-rhythm);
}

.woocommerce.single-product .quantity.hidden {
    display: none;
}

.woocommerce.single-product .quantity .qty {
    width: auto;
    text-align: left;
}

.woocommerce.single-product .price ins {
    color: hsl(var(--horr-color-title));
}

.woocommerce.single-product .woocommerce-product-gallery&gt;.woocommerce-product-gallery__wrapper,
.woocommerce.single-product .woocommerce-product-gallery--with-images&gt;.flex-viewport {
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.woocommerce.single-product #content div.product div.summary,
.woocommerce.single-product div.product div.summary,
.woocommerce.single-product.woocommerce-page #content div.product div.summary,
.woocommerce.single-product.woocommerce-page div.product div.summary {
    float: none;
    width: 40%;
    margin-bottom: 0;
}

@media (min-width: 1082px) {
    .woocommerce.single-product #content div.product div.summary,
    .woocommerce.single-product div.product div.summary,
    .woocommerce.single-product.woocommerce-page #content div.product div.summary,
    .woocommerce.single-product.woocommerce-page div.product div.summary {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        padding-top: var(--horr--spacing--large);
        margin-left: var(--horr--spacing--huge);
    }
}

@media (max-width: 1081.98px) {
    .woocommerce.single-product #content div.product div.summary,
    .woocommerce.single-product div.product div.summary,
    .woocommerce.single-product.woocommerce-page #content div.product div.summary,
    .woocommerce.single-product.woocommerce-page div.product div.summary {
        width: 100%;
    }
}

.woocommerce.single-product div.product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
}

.woocommerce.single-product div.product .onsale {
    top: var(--horr--spacing--medium);
    left: var(--horr--spacing--medium);
}

@media (max-width: 571.98px) {
    .woocommerce.single-product div.product .onsale {
        top: var(--horr--spacing--small);
        left: var(--horr--spacing--small);
    }
}

.woocommerce.single-product div.product .woocommerce-product-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0 var(--horr--spacing--small);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -14px;
    margin-bottom: var(--horr--vertical-rhythm--small);
}

.woocommerce.single-product div.product .woocommerce-product-rating::before,
.woocommerce.single-product div.product .woocommerce-product-rating::after {
    display: none;
}

.woocommerce.single-product div.product .woocommerce-product-rating .star-rating {
    margin: 0;
    font-size: var(--horr--font-size--large);
}

.woocommerce.single-product div.product .woocommerce-product-rating .woocommerce-review-link {
    display: block;
    font-size: var(--horr--font-size--small);
    font-weight: var(--horr--font-weight--regular);
    color: hsl(var(--horr-color-meta));
}

.woocommerce.single-product div.product .woocommerce-product-rating .woocommerce-review-link:hover,
.woocommerce.single-product div.product .woocommerce-product-rating .woocommerce-review-link:focus {
    color: hsl(var(--horr-color-title));
}

.woocommerce.single-product div.product .flex-viewport {
    overflow: hidden;
    border-radius: var(--horr-border-radius);
}

.woocommerce.single-product div.product div.images .flex-control-thumbs {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: var(--horr--spacing--small);
    margin-top: var(--horr--spacing--small);
}

.woocommerce.single-product div.product div.images .flex-control-thumbs li {
    width: auto;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.woocommerce.single-product div.product div.images .flex-control-thumbs li img {
    opacity: 0.7;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
}

.woocommerce.single-product div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce.single-product div.product div.images .flex-control-thumbs li img:hover {
    opacity: 1;
}

.woocommerce.single-product div.product div.images .woocommerce-product-gallery__trigger {
    top: var(--horr--spacing--medium);
    right: var(--horr--spacing--medium);
    width: var(--horr--button-circle--width);
    height: var(--horr--button-circle--height);
    font-size: 0;
    color: hsl(var(--horr-color-white));
    background-color: var(--horr-color-brand);
    border-radius: 50%;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-transition: background-color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: background-color var(--horr-transition-duration) var(--horr-transition-easing);
}

@media (max-width: 571.98px) {
    .woocommerce.single-product div.product div.images .woocommerce-product-gallery__trigger {
        top: var(--horr--spacing--small);
        right: var(--horr--spacing--small);
    }
}

.woocommerce.single-product div.product div.images .woocommerce-product-gallery__trigger::before {
    -webkit-mask-image: var(--horr--icon--search);
    mask-image: var(--horr--icon--search);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    margin-left: -9px;
    content: "";
    background-color: currentcolor;
    border: 0;
    border-radius: var(--horr-border-radius);
}

.woocommerce.single-product div.product div.images .woocommerce-product-gallery__trigger::after {
    display: none;
}

.woocommerce.single-product div.product div.images .woocommerce-product-gallery__trigger:hover,
.woocommerce.single-product div.product div.images .woocommerce-product-gallery__trigger:focus {
    background-color: var(--horr-color-brand-dark);
}

.woocommerce.single-product div.product .woocommerce-product-rating+.price {
    margin-top: var(--horr--vertical-rhythm--medium);
}

.woocommerce.single-product div.product .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: var(--horr--vertical-rhythm--large);
    font-size: var(--horr--heading-4--font-size);
    color: hsl(var(--horr-color-title));
}

.woocommerce.single-product div.product .price ins,
.woocommerce.single-product div.product .price del,
.woocommerce.single-product div.product .price .amount {
    font-weight: inherit;
}

.woocommerce.single-product div.product .price ins {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    color: hsl(var(--horr-color-title));
}

.woocommerce.single-product div.product .price del {
    margin-left: 20px;
    font-size: inherit;
    color: hsl(var(--horr-color-meta));
    opacity: 1;
}

.woocommerce.single-product div.product .product_meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: var(--horr--vertical-rhythm--large);
}

.woocommerce.single-product div.product .product_meta:last-child {
    margin-bottom: 0;
}

.woocommerce.single-product div.product .product_meta&gt;span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.woocommerce.single-product div.product .product_meta&gt;span+span {
    margin-top: var(--horr--vertical-rhythm--small);
}

.woocommerce.single-product div.product .product_meta .sku_wrapper,
.woocommerce.single-product div.product .product_meta .posted_in,
.woocommerce.single-product div.product .product_meta .tagged_as {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: var(--horr--vertical-rhythm--small) var(--horr--spacing--small);
}

.woocommerce.single-product div.product .product_meta .sku_wrapper&gt;span:first-child,
.woocommerce.single-product div.product .product_meta .posted_in&gt;span:first-child,
.woocommerce.single-product div.product .product_meta .tagged_as&gt;span:first-child {
    --horr--badge--background-color: hsl(var(--horr-color-border-100));
    position: relative;
}

.woocommerce.single-product div.product .product_meta .sku_wrapper&gt;span,
.woocommerce.single-product div.product .product_meta .sku_wrapper&gt;a,
.woocommerce.single-product div.product .product_meta .posted_in&gt;span,
.woocommerce.single-product div.product .product_meta .posted_in&gt;a,
.woocommerce.single-product div.product .product_meta .tagged_as&gt;span,
.woocommerce.single-product div.product .product_meta .tagged_as&gt;a {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 0;
    color: hsl(var(--horr-color-text));
}

.woocommerce.single-product div.product .product_meta .sku_wrapper&gt;a,
.woocommerce.single-product div.product .product_meta .posted_in&gt;a,
.woocommerce.single-product div.product .product_meta .tagged_as&gt;a {
    font-size: 1em;
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing);
}

.woocommerce.single-product div.product .product_meta .sku_wrapper&gt;a:hover,
.woocommerce.single-product div.product .product_meta .posted_in&gt;a:hover,
.woocommerce.single-product div.product .product_meta .tagged_as&gt;a:hover {
    color: hsl(var(--horr-color-title));
}

.woocommerce.single-product div.product .product_meta .sku_wrapper&gt;a:focus,
.woocommerce.single-product div.product .product_meta .posted_in&gt;a:focus,
.woocommerce.single-product div.product .product_meta .tagged_as&gt;a:focus {
    color: var(--horr-color-brand);
}

.woocommerce.single-product div.product .product_meta .tagged_as&gt;a::before {
    content: "#";
}

.woocommerce.single-product #content div.product div.woocommerce-tabs ul.tabs,
.woocommerce.single-product div.product div.woocommerce-tabs ul.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    overflow: initial;
}

.woocommerce.single-product #content div.product div.woocommerce-tabs ul.tabs::after,
.woocommerce.single-product div.product div.woocommerce-tabs ul.tabs::after {
    display: none;
}

.woocommerce.single-product #content div.product div.woocommerce-tabs ul.tabs&gt;li,
.woocommerce.single-product div.product div.woocommerce-tabs ul.tabs&gt;li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    padding: 0;
    background-color: transparent;
    border: 0;
}

.woocommerce.single-product #content div.product div.woocommerce-tabs ul.tabs&gt;li::before,
.woocommerce.single-product #content div.product div.woocommerce-tabs ul.tabs&gt;li::after,
.woocommerce.single-product div.product div.woocommerce-tabs ul.tabs&gt;li::before,
.woocommerce.single-product div.product div.woocommerce-tabs ul.tabs&gt;li::after {
    display: none;
}

.woocommerce.single-product #content div.product div.woocommerce-tabs ul.tabs&gt;li a,
.woocommerce.single-product div.product div.woocommerce-tabs ul.tabs&gt;li a {
    padding: var(--horr--button-xs--padding-v) var(--horr--button-xs--padding-h);
    font-size: var(--horr--font-size--medium);
    font-weight: var(--horr--button--font-weight);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.woocommerce.single-product #content div.product div.woocommerce-tabs .panel,
.woocommerce.single-product div.product div.woocommerce-tabs .panel {
    padding-top: var(--horr--spacing--large);
    margin-bottom: 0;
}

.woocommerce.single-product #content div.product div.woocommerce-tabs li a,
.woocommerce.single-product div.product div.woocommerce-tabs li a {
    color: hsl(var(--horr-color-title));
    background-color: transparent;
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing), background-color var(--horr-transition-duration) var(--horr-transition-easing), -webkit-clip-path 0.3s var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing), background-color var(--horr-transition-duration) var(--horr-transition-easing), -webkit-clip-path 0.3s var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing), background-color var(--horr-transition-duration) var(--horr-transition-easing), clip-path 0.3s var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing), background-color var(--horr-transition-duration) var(--horr-transition-easing), clip-path 0.3s var(--horr-transition-easing), -webkit-clip-path 0.3s var(--horr-transition-easing);
}

.woocommerce.single-product #content div.product div.woocommerce-tabs li a:hover,
.woocommerce.single-product #content div.product div.woocommerce-tabs li a:focus,
.woocommerce.single-product div.product div.woocommerce-tabs li a:hover,
.woocommerce.single-product div.product div.woocommerce-tabs li a:focus {
    color: var(--horr-color-brand);
}

.woocommerce.single-product #content div.product div.woocommerce-tabs li.active a,
.woocommerce.single-product div.product div.woocommerce-tabs li.active a {
    color: hsl(var(--horr-color-white));
    background-color: var(--horr-color-brand);
}

.woocommerce.single-product .woocommerce-tabs {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: var(--horr--container-md--width);
    max-width: 100%;
    padding: var(--horr--spacing--large) 0 0;
    margin: var(--horr--spacing--huge) auto 0;
}

.woocommerce.single-product .woocommerce-tabs::before,
.woocommerce.single-product .woocommerce-tabs::after {
    position: absolute;
    left: calc(50% - 50vw);
    z-index: -2;
    width: 100vw;
    height: 1px;
    content: "";
    background-color: hsl(var(--horr-color-border-200));
    -webkit-mask-size: auto 100%;
    mask-size: auto 100%;
}

.woocommerce.single-product .woocommerce-tabs::before {
    top: 0;
}

.woocommerce.single-product .woocommerce-tabs::after {
    bottom: 0;
}

.woocommerce.single-product .woocommerce-tabs ul.tabs.wc-tabs::before {
    display: none !important;
}

.woocommerce.single-product .woocommerce-tabs .woocommerce-Tabs-panel--description.panel,
.woocommerce.single-product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information.panel {
    padding-bottom: var(--horr--spacing--large);
}

.woocommerce.single-product .woocommerce-tabs .shop_attributes {
    margin-top: 0;
    margin-bottom: 0;
    border-spacing: 0px;
    border-collapse: separate;
}

.woocommerce.single-product .woocommerce-tabs .shop_attributes tr:nth-child(odd) {
    background-color: transparent;
}

.woocommerce.single-product .woocommerce-tabs .shop_attributes tr:nth-child(even) td,
.woocommerce.single-product .woocommerce-tabs .shop_attributes tr:nth-child(even) th {
    background-color: transparent;
}

.woocommerce.single-product .woocommerce-tabs .shop_attributes tr:first-child th,
.woocommerce.single-product .woocommerce-tabs .shop_attributes tr:first-child td {
    padding-top: 0;
}

.woocommerce.single-product .woocommerce-tabs .shop_attributes tr:last-child th,
.woocommerce.single-product .woocommerce-tabs .shop_attributes tr:last-child td {
    padding-bottom: 0;
}

.woocommerce.single-product .woocommerce-tabs .shop_attributes tr+tr th,
.woocommerce.single-product .woocommerce-tabs .shop_attributes tr+tr td {
    border-top: 1px solid;
    border-bottom: 0;
}

.woocommerce.single-product .woocommerce-tabs .shop_attributes th,
.woocommerce.single-product .woocommerce-tabs .shop_attributes td {
    padding: 18px var(--horr--spacing--small);
    font-size: 1em;
    color: hsl(var(--horr-color-title));
    border-bottom: 0;
}

.woocommerce.single-product .woocommerce-tabs .shop_attributes th:first-child,
.woocommerce.single-product .woocommerce-tabs .shop_attributes td:first-child {
    padding-left: 0;
}

.woocommerce.single-product .woocommerce-tabs .shop_attributes th:last-child,
.woocommerce.single-product .woocommerce-tabs .shop_attributes td:last-child {
    padding-right: 0;
}

.woocommerce.single-product .woocommerce-tabs .shop_attributes th {
    text-align: left;
}

.woocommerce.single-product .woocommerce-tabs .shop_attributes td {
    font-style: initial;
}

.woocommerce.single-product .woocommerce-tabs .shop_attributes td&gt;p {
    font-weight: var(--horr--font-weight--regular);
}

.woocommerce.single-product .woocommerce-tabs .shop_attributes td&gt;p:first-child {
    padding-top: 0;
    margin-top: 0;
}

.woocommerce.single-product .woocommerce-tabs .shop_attributes td&gt;p:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.woocommerce.single-product .woocommerce-tabs .tabs {
    position: relative;
}

.woocommerce.single-product .woocommerce-tabs .panel&gt;h2+p,
.woocommerce.single-product .woocommerce-tabs .panel .woocommerce-Reviews-title+p {
    margin-top: 0;
}

.woocommerce.single-product #reviews #comment {
    height: 150px;
}

.woocommerce.single-product .comment-form {
    display: grid;
    grid-template-columns: minmax(1px, 1fr) minmax(1px, 1fr);
    grid-gap: var(--horr--vertical-rhythm) var(--horr--spacing--medium);
}

@media (min-width: 572px) {
    .woocommerce.single-product .comment-form .comment-notes,
    .woocommerce.single-product .comment-form .comment-form-rating,
    .woocommerce.single-product .comment-form .comment-form-comment,
    .woocommerce.single-product .comment-form .comment-form-cookies-consent {
        grid-column: 1/3;
    }
}

@media (max-width: 571.98px) {
    .woocommerce.single-product .comment-form {
        grid-template-columns: minmax(1px, 1fr);
    }
    .woocommerce.single-product .comment-form .submit {
        width: 100%;
    }
}

.woocommerce.single-product .comment-form .comment-form-rating {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.woocommerce.single-product .comment-form .comment-form-rating .stars {
    margin-bottom: 0 !important;
}

.woocommerce.single-product .comment-form .comment-form-comment {
    margin-bottom: 0 !important;
}

.woocommerce.single-product .comment-form .comment-form-comment textarea {
    min-width: 100%;
    max-width: 100%;
    min-height: var(--horr--form--min-height);
    line-height: var(--horr--form--line-height);
}

.woocommerce.single-product .comment-form .comment-form-author,
.woocommerce.single-product .comment-form .comment-form-email,
.woocommerce.single-product .comment-form .comment-form-cookies-consent {
    margin: 0 !important;
}

.woocommerce.single-product .comment-form .form-submit {
    margin: 0 !important;
}

.woocommerce.single-product .comment-form .form-submit&gt;input {
    margin-left: 0 !important;
}

.woocommerce.single-product .comment-form .comment-notes {
    margin: 0 !important;
}

.woocommerce.single-product #reviews.woocommerce-Reviews {
    margin-bottom: 0;
}

.woocommerce.single-product #reviews.woocommerce-Reviews #comments {
    margin-bottom: var(--horr--vertical-rhythm--large);
}

.woocommerce.single-product #reviews.woocommerce-Reviews .comment-reply-title {
    display: block;
    margin-bottom: var(--horr--vertical-rhythm);
    font-size: var(--horr--heading-3--font-size);
    color: hsl(var(--horr-color-title));
}

.woocommerce.single-product .comment-respond {
    padding-bottom: var(--horr--vertical-rhythm--large) !important;
}

.woocommerce.single-product .woocommerce-verification-required {
    margin-bottom: 0;
}

.woocommerce.single-product #reviews #comments ol.commentlist {
    --horr-comment--img__width: 60px;
    --horr-comment--img__height: 60px;
    --horr-comment--img__gap: 30px;
    --horr-comment--img__area: calc(var(--horr-comment--img__width) + var(--horr-comment--img__gap));
    padding-left: 0;
}

@media (max-width: 571.98px) {
    .woocommerce.single-product #reviews #comments ol.commentlist {
        --horr-comment--img__width: 24px;
        --horr-comment--img__height: 24px;
        --horr-comment--img__gap: 14px;
    }
    .woocommerce.single-product #reviews #comments ol.commentlist .description,
    .woocommerce.single-product #reviews #comments ol.commentlist .woocommerce-review__author~* {
        margin-left: calc(var(--horr-comment--img__area) / -1);
    }
    .woocommerce.single-product #reviews #comments ol.commentlist .woocommerce-review__published-date {
        margin-top: 6px;
    }
}

.woocommerce.single-product #reviews #comments ol.commentlist li {
    min-height: var(--horr--media--image--height);
    margin: 0;
}

.woocommerce.single-product #reviews #comments ol.commentlist li+li {
    margin-top: var(--horr--media--gap);
}

.woocommerce.single-product #reviews #comments ol.commentlist li img.avatar {
    width: var(--horr--media--image--width);
    height: var(--horr--media--image--height);
    padding: 0;
    background-color: transparent;
    border: 0;
    border-radius: 100%;
}

.woocommerce.single-product #reviews #comments ol.commentlist li .comment-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin-left: calc(var(--horr--media--image--width) + var(--horr--media--image--gap));
    border: 0;
}

.woocommerce.single-product #reviews #comments ol.commentlist li .comment-text::before,
.woocommerce.single-product #reviews #comments ol.commentlist li .comment-text::after {
    display: none;
}

.woocommerce.single-product #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 1em;
    color: hsl(var(--horr-color-meta));
}

.woocommerce.single-product #reviews #comments ol.commentlist li .description {
    margin-left: calc((var(--horr--media--image--width) + var(--horr--media--image--gap)) * -1);
    font-size: 1em;
}

.woocommerce.single-product #reviews #comments ol.commentlist li .description p:last-child {
    margin-bottom: 0;
}

.woocommerce.single-product #reviews #comments ol.commentlist p.meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    min-height: var(--horr--media--image--height);
    margin-bottom: var(--horr--media--content--gap);
}

.woocommerce.single-product #reviews #comments ol.commentlist p.meta&gt;strong {
    font-size: var(--horr--font-size--large);
    color: hsl(var(--horr-color-title));
}

.woocommerce.single-product #reviews #comments ol.commentlist p.meta&gt;.woocommerce-review__published-date {
    font-weight: var(--horr--font-weight--medium);
    color: hsl(var(--horr-color-meta));
}

.woocommerce.single-product #reviews #comments ol.commentlist p.meta .woocommerce-review__dash {
    display: none;
}

.woocommerce.single-product #reviews #comments ol.commentlist .star-rating {
    float: none;
    margin-bottom: var(--horr--vertical-rhythm);
    margin-left: calc((var(--horr--media--image--width) + var(--horr--media--image--gap)) * -1);
    font-size: 1em;
}

.woocommerce.single-product .related.products,
.woocommerce.single-product .up-sells.upsells.products {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: var(--horr--spacing--huge);
}

.woocommerce.single-product .related.products&gt;h2,
.woocommerce.single-product .up-sells.upsells.products&gt;h2 {
    margin-bottom: var(--horr--vertical-rhythm--large);
    text-align: center;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
    border: 0;
}

.woocommerce .wp-post-image {
    border-radius: var(--horr-border-radius);
}

.woocommerce .product-type-simple .horr-touchspin .qty {
    width: var(--horr--touchspin--width);
    text-align: var(--horr--touchspin--text-align);
}

.woocommerce .product-type-simple form.cart {
    margin-top: var(--horr--vertical-rhythm--large);
    margin-bottom: var(--horr--vertical-rhythm--large) !important;
}

.woocommerce .product-type-simple .cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: var(--horr--vertical-rhythm--medium) 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.woocommerce .product-type-simple .cart::before,
.woocommerce .product-type-simple .cart::after {
    display: none !important;
}

.woocommerce .product-type-simple .cart&gt;.quantity {
    margin-right: 0 !important;
}

@media (max-width: 571.98px) {
    .woocommerce .product-type-simple .cart&gt;.quantity,
    .woocommerce .product-type-simple .cart&gt;.button {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .woocommerce .product-type-simple .cart .horr-touchspin {
        width: 100%;
    }
}

.woocommerce .product-type-variable.horr-show-variation .product_title~.price {
    color: hsl(var(--horr-color-meta));
}

.woocommerce .product-type-variable table.variations {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: block;
    margin-bottom: 0 !important;
}

.woocommerce .product-type-variable table.variations tbody {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: var(--horr--vertical-rhythm--medium) 20px;
}

@media (max-width: 571.98px) {
    .woocommerce .product-type-variable table.variations tbody {
        grid-template-columns: 1fr;
    }
}

.woocommerce .product-type-variable table.variations select {
    margin-right: 0;
}

.woocommerce .product-type-variable table.variations tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
}

.woocommerce .product-type-variable table.variations tr:first-child td {
    padding: 0;
}

.woocommerce .product-type-variable table.variations tr:last-child td {
    padding: 0;
}

.woocommerce .product-type-variable table.variations tr td,
.woocommerce .product-type-variable table.variations tr td.label {
    padding: 0;
}

.woocommerce .product-type-variable table.variations tr th.label {
    text-align: left;
}

.woocommerce .product-type-variable table.variations tr th.label label {
    font-weight: var(--horr--label--font-weight);
}

.woocommerce .product-type-variable form.cart a.reset_variations {
    display: inline-block;
    margin-top: var(--horr--vertical-rhythm--small);
    font-size: var(--horr--button-md--font-size);
}

.woocommerce .product-type-variable form.cart a.reset_variations[style="visibility: hidden;"] {
    display: none;
}

.woocommerce .product-type-variable form.cart a.reset_variations:hover,
.woocommerce .product-type-variable form.cart a.reset_variations:focus {
    color: var(--horr-color-brand);
}

.woocommerce .product-type-variable .horr-touchspin .qty {
    width: var(--horr--touchspin--width);
    text-align: var(--horr--touchspin--text-align);
}

.woocommerce .product-type-variable .variations_button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: var(--horr--vertical-rhythm--medium) 20px;
    margin-top: var(--horr--vertical-rhythm);
}

.woocommerce .product-type-variable .variations_button&gt;.quantity {
    margin-right: 0 !important;
}

@media (max-width: 571.98px) {
    .woocommerce .product-type-variable .variations_button&gt;.quantity,
    .woocommerce .product-type-variable .variations_button&gt;.button {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .woocommerce .product-type-variable .variations_button .horr-touchspin {
        width: 100%;
    }
}

.woocommerce .product-type-variable .woocommerce-variation {
    margin-top: var(--horr--vertical-rhythm--medium);
}

.woocommerce .product-type-grouped form.cart {
    margin-top: var(--horr--vertical-rhythm--large);
    margin-bottom: 0 !important;
}

.woocommerce .product-type-grouped form.cart table.group_table {
    margin-bottom: 0;
}

.woocommerce .product-type-grouped form.cart table.group_table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: var(--horr--vertical-rhythm--medium) 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.woocommerce .product-type-grouped form.cart table.group_table tr+tr {
    margin-top: var(--horr--spacing--small);
}

@media (max-width: 571.98px) {
    .woocommerce .product-type-grouped form.cart table.group_table tr+tr {
        padding-top: var(--horr--spacing--medium);
        margin-top: var(--horr--spacing--medium);
        border-top: 3px solid hsl(var(--horr-color-background-200));
    }
}

.woocommerce .product-type-grouped form.cart table.group_table tr label {
    margin-bottom: 0;
}

.woocommerce .product-type-grouped form.cart table.group_table tr td,
.woocommerce .product-type-grouped form.cart table.group_table tr td.woocommerce-grouped-product-list-item__label {
    padding: 0;
}

.woocommerce .product-type-grouped form.cart table.group_table tr&gt;.woocommerce-grouped-product-list-item__quantity {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto !important;
    min-width: var(--horr--touchspin--width);
}

.woocommerce .product-type-grouped form.cart table.group_table tr&gt;.woocommerce-grouped-product-list-item__quantity&gt;.button {
    padding: 0;
    font-size: var(--horr--button--font-size);
    font-weight: var(--horr--button--font-weight);
    line-height: var(--horr--button--line-height);
    color: var(--horr-color-brand);
    background-color: transparent;
    border-radius: var(--horr-border-radius);
}

.woocommerce .product-type-grouped form.cart table.group_table tr&gt;.woocommerce-grouped-product-list-item__quantity&gt;.button:hover,
.woocommerce .product-type-grouped form.cart table.group_table tr&gt;.woocommerce-grouped-product-list-item__quantity&gt;.button:focus {
    color: var(--horr-color-brand-dark);
}

@media (max-width: 571.98px) {
    .woocommerce .product-type-grouped form.cart table.group_table tr&gt;.woocommerce-grouped-product-list-item__quantity {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .woocommerce .product-type-grouped form.cart table.group_table tr&gt;.woocommerce-grouped-product-list-item__quantity .horr-touchspin {
        width: 100%;
    }
}

.woocommerce .product-type-grouped form.cart table.group_table tr&gt;.woocommerce-grouped-product-list-item__label {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.woocommerce .product-type-grouped form.cart table.group_table tr&gt;.woocommerce-grouped-product-list-item__label a:hover,
.woocommerce .product-type-grouped form.cart table.group_table tr&gt;.woocommerce-grouped-product-list-item__label a:focus {
    color: var(--horr-color-brand);
}

.woocommerce .product-type-grouped form.cart table.group_table tr&gt;.woocommerce-grouped-product-list-item__price {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.woocommerce .product-type-grouped form.cart table.group_table tr&gt;.woocommerce-grouped-product-list-item__price&gt;ins,
.woocommerce .product-type-grouped form.cart table.group_table tr&gt;.woocommerce-grouped-product-list-item__price&gt;.amount {
    color: hsl(var(--horr-color-title));
}

.woocommerce .product-type-grouped form.cart table.group_table tr&gt;.woocommerce-grouped-product-list-item__price&gt;del {
    margin-right: 10px;
    color: hsl(var(--horr-color-meta));
}

.woocommerce .product-type-grouped form.cart table.group_table tr&gt;.woocommerce-grouped-product-list-item__price&gt;ins {
    background-color: transparent;
}

.woocommerce .product-type-grouped form.cart&gt;.button {
    margin-top: var(--horr--vertical-rhythm);
}

@media (max-width: 571.98px) {
    .woocommerce .product-type-grouped form.cart&gt;.button {
        width: 100%;
    }
}

/* ------------------------------------------------------------------
  Cart.
 ------------------------------------------------------------------- */

.woocommerce-cart .entry-header {
    margin-bottom: var(--horr--vertical-rhythm--large);
    text-align: left;
}

.woocommerce-cart .content-area {
    padding-top: var(--horr--vertical-rhythm--large);
}

.woocommerce-cart .entry-footer {
    width: var(--horr--container-xl--width);
    max-width: 100%;
}

.woocommerce-cart .woocommerce {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 0;
}

@media (min-width: 1392px) {
    .woocommerce-cart .woocommerce .cart-collaterals {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 var(--horr--sidebar--width);
        flex: 0 0 var(--horr--sidebar--width);
        max-width: var(--horr--sidebar--width);
        margin-right: 0;
        margin-left: var(--horr--sidebar--gap);
    }
}

@media (min-width: 782px) and (max-width: 1391.98px) {
    .woocommerce-cart .woocommerce .cart-collaterals {
        width: auto;
        margin-top: var(--horr--sidebar--gap);
    }
}

@media (max-width: 781.98px) {
    .woocommerce-cart .woocommerce .cart-collaterals {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: var(--horr--sidebar--gap);
    }
}

@media (min-width: 1392px) {
    .woocommerce-cart .woocommerce .woocommerce-cart-form {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
}

@media (max-width: 1391.98px) {
    .woocommerce-cart .woocommerce .woocommerce-cart-form {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.woocommerce-cart .woocommerce .return-to-shop {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px;
    text-align: center;
}

.woocommerce-cart #content table.cart img,
.woocommerce-cart table.cart img {
    width: 100%;
    height: 100%;
}

@media (min-width: 782px) {
    .woocommerce-cart .woocommerce-cart-form {
        position: relative;
    }
    .woocommerce-cart .woocommerce-cart-form::before {
        position: absolute;
        top: calc(var(--horr--font-size--medium) + var(--horr--spacing--medium));
        right: 0;
        left: 0;
        height: 1px;
        content: "";
        background-image: linear-gradient(to right, transparent 0%, hsl(var(--horr-color-border-100)) 10px, hsl(var(--horr-color-border-100)) calc(100% - 10px), transparent 100%);
        -webkit-mask-size: auto 100%;
        mask-size: auto 100%;
    }
    .woocommerce-cart td.actions {
        position: relative;
    }
    .woocommerce-cart td.actions .coupon::before {
        position: absolute;
        top: var(--horr--spacing--medium);
        right: 0;
        left: 0;
        height: 1px;
        content: "";
        background-image: linear-gradient(to right, transparent 0%, hsl(var(--horr-color-border-100)) 10px, hsl(var(--horr-color-border-100)) calc(100% - 10px), transparent 100%);
        -webkit-mask-size: auto 100%;
        mask-size: auto 100%;
    }
}

.woocommerce-cart table.shop_table.cart {
    margin-bottom: 0;
    border: 0;
}

.woocommerce-cart table.shop_table.cart td,
.woocommerce-cart table.shop_table.cart th {
    border: 0;
}

.woocommerce-cart table.shop_table.cart thead {
    margin-bottom: var(--horr--spacing--medium);
}

@media (max-width: 781.98px) {
    .woocommerce-cart table.shop_table.cart thead {
        display: none;
    }
}

.woocommerce-cart table.shop_table.cart thead th {
    font-size: 1em;
    color: hsl(var(--horr-color-text));
}

.woocommerce-cart table.shop_table.cart tbody td {
    padding: 0;
}

.woocommerce-cart table.shop_table.cart tbody .product-price,
.woocommerce-cart table.shop_table.cart tbody .product-subtotal {
    color: hsl(var(--horr-color-title));
}

.woocommerce-cart table.shop_table.cart td.product-quantity {
    font-size: inherit;
}

@media (max-width: 571.98px) {
    .woocommerce-cart table.shop_table.cart td.product-quantity::before {
        display: none;
    }
    .woocommerce-cart table.shop_table.cart td.product-quantity .horr-touchspin {
        width: 100%;
    }
}

.woocommerce-cart table.shop_table.cart td.product-quantity .qty {
    width: var(--horr--touchspin--width);
    text-align: var(--horr--touchspin--text-align);
}

.woocommerce-cart table.shop_table.cart .coupon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 782px) {
    .woocommerce-cart table.shop_table.cart td.actions .coupon .input-text {
        width: 240px !important;
        margin-right: 30px;
    }
}

.woocommerce-cart table.shop_table.cart .product-remove&gt;a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    color: hsl(var(--horr-color-meta)) !important;
}

.woocommerce-cart table.shop_table.cart .product-remove&gt;a::before {
    -webkit-mask-image: var(--horr--icon--x);
    mask-image: var(--horr--icon--x);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    display: block;
    width: 16px;
    height: 16px;
    content: "";
    background-color: currentcolor;
}

.woocommerce-cart table.shop_table.cart .product-remove&gt;a:hover,
.woocommerce-cart table.shop_table.cart .product-remove&gt;a:focus {
    color: var(--horr-color-brand) !important;
    background-color: transparent;
}

.woocommerce-cart table.shop_table.cart .product-remove&gt;a:hover::before,
.woocommerce-cart table.shop_table.cart .product-remove&gt;a:focus::before {
    opacity: 1;
}

.woocommerce-cart table.shop_table.cart td.product-remove {
    font-size: 0;
}

.woocommerce-cart table.shop_table.cart .product-thumbnail&gt;a {
    display: block;
    width: var(--horr--widget-item--image--width);
    height: var(--horr--widget-item--image--height);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.woocommerce-cart table.shop_table.cart .product-name&gt;.variation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: var(--horr--vertical-rhythm--small);
    margin-top: var(--horr--vertical-rhythm--small);
}

.woocommerce-cart table.shop_table.cart .product-name&gt;.variation dt {
    float: none;
    margin: 0;
    font-weight: var(--horr--font-weight--regular);
}

@media (min-width: 782px) {
    .woocommerce-cart table.shop_table.cart thead th {
        padding: 0 var(--horr--spacing--medium) var(--horr--spacing--medium) 0;
    }
    .woocommerce-cart table.shop_table.cart thead th:last-child {
        padding-right: 0;
    }
    .woocommerce-cart table.shop_table.cart tbody td {
        padding: var(--horr--spacing--small) var(--horr--spacing--medium) 0 0;
    }
    .woocommerce-cart table.shop_table.cart tbody td:last-child {
        padding-right: 0;
    }
    .woocommerce-cart table.shop_table.cart tbody tr:first-child td {
        padding-top: var(--horr--spacing--medium);
    }
    .woocommerce-cart table.shop_table.cart tr:last-child td {
        padding-top: calc(var(--horr--spacing--medium) * 2);
    }
    .woocommerce-cart table.shop_table.cart .product-thumbnail {
        width: 1%;
    }
    .woocommerce-cart table.shop_table.cart .product-remove {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
        width: 1%;
        margin-left: 0;
    }
    .woocommerce-cart table.shop_table.cart .product-name {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .woocommerce-cart table.shop_table.cart .product-name&gt;a {
        display: block;
        font-size: 1em;
        color: hsl(var(--horr-color-title));
    }
    .woocommerce-cart table.shop_table.cart .product-name&gt;a:hover,
    .woocommerce-cart table.shop_table.cart .product-name&gt;a:focus {
        color: var(--horr-color-brand);
    }
    .woocommerce-cart table.shop_table.cart .product-price,
    .woocommerce-cart table.shop_table.cart .product-subtotal {
        width: 10%;
        min-width: 100px;
    }
    .woocommerce-cart table.shop_table.cart .product-price&gt;.amount,
    .woocommerce-cart table.shop_table.cart .product-subtotal&gt;.amount {
        font-size: inherit;
        color: inherit;
    }
    .woocommerce-cart table.shop_table.cart .product-quantity {
        width: 15%;
        min-width: 160px;
    }
    .woocommerce-cart table.shop_table.cart td.actions {
        width: 100%;
        margin-right: 0;
    }
    .woocommerce-cart table.shop_table.cart td.actions&gt;.coupon {
        margin-right: var(--horr--spacing--medium);
    }
    .woocommerce-cart table.shop_table.cart td.actions&gt;.button {
        margin-left: auto;
    }
}

@media (max-width: 781.98px) {
    .woocommerce-cart table.shop_table.cart.shop_table_responsive {
        display: block;
        width: 100%;
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive tbody,
    .woocommerce-cart table.shop_table.cart.shop_table_responsive tr,
    .woocommerce-cart table.shop_table.cart.shop_table_responsive td,
    .woocommerce-cart table.shop_table.cart.shop_table_responsive th {
        display: block;
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive tr {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: var(--horr--vertical-rhythm--small) var(--horr--spacing--small);
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent;
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive tr+tr {
        position: relative;
        padding-top: var(--horr--spacing--medium);
        margin-top: var(--horr--spacing--medium);
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive tr+tr::before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        height: 1px;
        content: "";
        background-image: linear-gradient(to right, transparent 0%, hsl(var(--horr-color-border-100)) 10px, hsl(var(--horr-color-border-100)) calc(100% - 10px), transparent 100%);
        -webkit-mask-size: auto 100%;
        mask-size: auto 100%;
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive td {
        text-align: right;
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive td::before {
        float: left;
        color: hsl(var(--horr-color-text));
        content: attr(data-title) ": ";
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive td:last-child {
        margin-bottom: 0;
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive td.actions {
        margin: 0;
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive .product-price,
    .woocommerce-cart table.shop_table.cart.shop_table_responsive .product-quantity,
    .woocommerce-cart table.shop_table.cart.shop_table_responsive .product-subtotal,
    .woocommerce-cart table.shop_table.cart.shop_table_responsive .actions {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive .product-thumbnail::before,
    .woocommerce-cart table.shop_table.cart.shop_table_responsive .product-name::before {
        display: none;
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive .product-thumbnail {
        display: block !important;
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive .product-name {
        -ms-flex-item-align: center;
        align-self: center;
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive .product-name a:hover,
    .woocommerce-cart table.shop_table.cart.shop_table_responsive .product-name a:focus {
        color: var(--horr-color-brand);
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive tr:first-child .product-remove {
        top: 0;
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive .product-remove {
        position: absolute;
        top: var(--horr--spacing--medium);
        right: 0;
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive .product-subtotal {
        margin-right: 0;
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive .coupon {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 0 !important;
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive .coupon .input-text,
    .woocommerce-cart table.shop_table.cart.shop_table_responsive .coupon .button {
        width: 100% !important;
        margin-bottom: 20px;
    }
}

@media (max-width: 571.98px) {
    .woocommerce-cart table.shop_table.cart.shop_table_responsive .product-quantity::before {
        display: none;
    }
    .woocommerce-cart table.shop_table.cart.shop_table_responsive .product-quantity .horr-touchspin {
        width: 100%;
    }
}

.woocommerce-cart .cart-collaterals {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.woocommerce-cart .cart-collaterals .cart_totals {
    position: relative;
    float: none;
    width: 100%;
    padding: 40px;
    background-color: hsl(var(--horr-color-background-200));
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.woocommerce-cart .cart-collaterals .cart_totals&gt;h2 {
    font-size: var(--horr--heading-5--font-size);
    text-align: center;
}

.woocommerce-cart .cart-collaterals .cross-sells {
    float: none;
    width: 100%;
}

.woocommerce-cart .cart-collaterals .cross-sells+.cart_totals {
    margin-top: 60px;
}

.woocommerce-cart .cart-collaterals .cross-sells .product .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -14px;
    font-size: var(--horr--heading-5--font-size);
}

.woocommerce-cart .cart-collaterals .cross-sells .product .onsale {
    top: 45px;
    right: auto;
    left: 15px;
    margin: 0;
}

.woocommerce-cart .cart-collaterals .cross-sells .products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -30px;
    font-size: inherit;
}

.woocommerce-cart .cart-collaterals .cross-sells .products .product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 30px;
    margin: 0;
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals th {
    padding-right: 0 !important;
    margin-bottom: var(--horr--vertical-rhythm--medium);
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals td {
    padding: 20px !important;
    line-height: var(--horr--line-height--normal) !important;
    text-align: left !important;
    background-color: hsl(var(--horr-color-background)) !important;
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .woocommerce-shipping-methods label {
    font-size: 1em;
    color: hsl(var(--horr-color-text));
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .woocommerce-shipping-methods li input {
    margin: 0 var(--horr--radio--gap) 0 0 !important;
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .woocommerce-shipping-destination {
    margin-top: var(--horr--vertical-rhythm--small);
    color: hsl(var(--horr-color-text));
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .woocommerce-shipping-destination strong {
    font-weight: inherit;
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .shipping-calculator-button {
    margin-top: var(--horr--vertical-rhythm--small);
    font-size: var(--horr--button--font-size);
    font-weight: var(--horr--button--font-weight);
    text-transform: var(--horr--button--text-transform);
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .shipping-calculator-button:hover,
.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .shipping-calculator-button:focus {
    color: var(--horr-color-brand);
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .shipping-calculator-button::after {
    display: none;
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .shipping-calculator-form {
    font-size: var(--horr--font-size--medium);
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .shipping-calculator-form .form-row {
    padding-left: 0;
    margin-top: 0;
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .shipping-calculator-form .form-row+p {
    margin-top: 20px;
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .shipping-calculator-form p:last-of-type {
    margin-bottom: 0;
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals .shipping-calculator-form .select2 {
    text-align: left;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
    padding: 0;
    margin-top: 29px;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout&gt;a.checkout-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
}

.woocommerce-cart .cart-collaterals table.shop_table {
    display: block;
    margin-bottom: 0;
    font-size: inherit;
    border: 0;
}

.woocommerce-cart .cart-collaterals table.shop_table tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}

.woocommerce-cart .cart-collaterals table.shop_table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: var(--horr--font-size--medium);
    font-weight: 600;
    line-height: 1.2;
    color: hsl(var(--horr-color-title));
}

.woocommerce-cart .cart-collaterals table.shop_table tr+tr {
    margin-top: 19px;
}

.woocommerce-cart .cart-collaterals table.shop_table tr td::before {
    display: none;
}

.woocommerce-cart .cart-collaterals table.shop_table tr:nth-child(2n) td {
    background-color: transparent;
}

.woocommerce-cart .cart-collaterals table.shop_table td,
.woocommerce-cart .cart-collaterals table.shop_table th {
    display: block;
    padding: 0;
    font-weight: var(--horr--heading--font-weight);
    border: 0;
}

.woocommerce-cart .cart-collaterals table.shop_table th {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    width: auto;
    padding-right: 30px;
}

/* ------------------------------------------------------------------
  Checkout.
 ------------------------------------------------------------------- */

.woocommerce-checkout .content-area {
    padding-top: var(--horr--vertical-rhythm--large);
}

.woocommerce-checkout .entry-header {
    margin-bottom: var(--horr--vertical-rhythm--large);
    text-align: left;
}

.woocommerce-checkout .woocommerce {
    margin-bottom: 0;
}

.woocommerce-checkout .woocommerce p:last-child {
    margin-bottom: 0;
}

.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .form-row {
    padding-left: 0;
}

.woocommerce-checkout form .form-row label {
    line-height: var(--horr--label--line-height);
}

.woocommerce-checkout .woocommerce-form__label {
    text-transform: none;
}

.woocommerce-checkout form.checkout_coupon,
.woocommerce-checkout form.login,
.woocommerce-checkout form.register {
    border-radius: var(--horr-border-radius);
}

.woocommerce-checkout .woocommerce-checkout {
    --horr--sidebar--width: 400px;
    --horr--content--width: calc(100% - (var(--horr--sidebar--width) + var(--horr--sidebar--gap)));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width: 1082px) and (max-width: 1391.98px) {
    .woocommerce-checkout .woocommerce-checkout {
        --horr--sidebar--width: 380px;
    }
}

.woocommerce-checkout .woocommerce-checkout&gt;.horr-woocommerce-checkout-order-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 var(--horr--sidebar--width);
    flex: 0 0 var(--horr--sidebar--width);
    max-width: var(--horr--sidebar--width);
    margin-left: var(--horr--sidebar--gap);
}

@media (max-width: 1081.98px) {
    .woocommerce-checkout .woocommerce-checkout&gt;.horr-woocommerce-checkout-order-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: var(--horr--sidebar--gap);
        margin-left: 0;
    }
}

.woocommerce-checkout .woocommerce-checkout&gt;.col2-set {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 var(--horr--content--width);
    flex: 0 0 var(--horr--content--width);
    max-width: var(--horr--content--width);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width: 1081.98px) {
    .woocommerce-checkout .woocommerce-checkout&gt;.col2-set {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.woocommerce-checkout .woocommerce-checkout&gt;.col2-set&gt;.col-1,
.woocommerce-checkout .woocommerce-checkout&gt;.col2-set&gt;.col-2 {
    float: none;
    width: 100%;
}

.woocommerce-checkout .woocommerce-checkout .horr-woocommerce-checkout-order-col&gt;h3,
.woocommerce-checkout .woocommerce-checkout .woocommerce-billing-fields&gt;h3,
.woocommerce-checkout .woocommerce-checkout .woocommerce-additional-fields&gt;h3 {
    position: relative;
    padding: 0 0 var(--horr--spacing--medium);
    margin-top: 0;
    margin-bottom: var(--horr--spacing--medium);
    font-size: var(--horr--font-size--large);
    color: hsl(var(--horr-color-title));
    border-radius: var(--horr-border-radius);
}

.woocommerce-checkout .woocommerce-checkout .horr-woocommerce-checkout-order-col&gt;h3::before,
.woocommerce-checkout .woocommerce-checkout .woocommerce-billing-fields&gt;h3::before,
.woocommerce-checkout .woocommerce-checkout .woocommerce-additional-fields&gt;h3::before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    content: "";
    background-image: linear-gradient(to right, transparent 0%, hsl(var(--horr-color-border-200)) 10px, hsl(var(--horr-color-border-200)) calc(100% - 10px), transparent 100%);
    -webkit-mask-size: auto 100%;
    mask-size: auto 100%;
}

.woocommerce-checkout table.woocommerce-checkout-review-order-table {
    border: 0;
}

.woocommerce-checkout table.woocommerce-checkout-review-order-table thead {
    display: none;
}

.woocommerce-checkout table.woocommerce-checkout-review-order-table td,
.woocommerce-checkout table.woocommerce-checkout-review-order-table th,
.woocommerce-checkout table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout table.woocommerce-checkout-review-order-table tfoot td {
    border: 0;
}

.woocommerce-checkout table.woocommerce-checkout-review-order-table td,
.woocommerce-checkout table.woocommerce-checkout-review-order-table th {
    padding: 0;
}

.woocommerce-checkout table.woocommerce-checkout-review-order-table tr td:first-child {
    width: 100%;
}

.woocommerce-checkout table.woocommerce-checkout-review-order-table tr td:last-child {
    width: auto;
    text-align: right;
}

.woocommerce-checkout .woocommerce-table.order_details {
    border: 0;
}

.woocommerce-checkout .woocommerce-table.order_details .product-name a {
    display: inline-block;
    font-weight: var(--horr--heading--font-weight);
    color: hsl(var(--horr-color-title));
}

.woocommerce-checkout .woocommerce-table.order_details .product-name a:hover,
.woocommerce-checkout .woocommerce-table.order_details .product-name a:focus {
    color: var(--horr-color-brand);
}

.woocommerce-checkout .woocommerce-table.order_details .product-name strong {
    font-weight: inherit;
}

.woocommerce-checkout .woocommerce-table.order_details th,
.woocommerce-checkout .woocommerce-table.order_details td {
    padding: 0 var(--horr--spacing--medium);
    border: 0;
}

.woocommerce-checkout .woocommerce-table.order_details th:first-child,
.woocommerce-checkout .woocommerce-table.order_details td:first-child {
    padding-left: 0;
}

.woocommerce-checkout .woocommerce-table.order_details th:last-child,
.woocommerce-checkout .woocommerce-table.order_details td:last-child {
    padding-right: 0;
}

.woocommerce-checkout .woocommerce-table.order_details thead {
    position: relative;
    display: block;
    padding-bottom: var(--horr--spacing--medium);
}

.woocommerce-checkout .woocommerce-table.order_details thead::before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    content: "";
    background-image: linear-gradient(to right, transparent 0%, hsl(var(--horr-color-border-100)) 10px, hsl(var(--horr-color-border-100)) calc(100% - 10px), transparent 100%);
    -webkit-mask-size: auto 100%;
    mask-size: auto 100%;
}

.woocommerce-checkout .woocommerce-table.order_details thead th {
    color: hsl(var(--horr-color-text));
}

.woocommerce-checkout .woocommerce-table.order_details tbody {
    display: block;
    padding-top: var(--horr--spacing--medium);
    padding-bottom: var(--horr--spacing--medium);
}

.woocommerce-checkout .woocommerce-table.order_details tbody tr+tr {
    margin-top: var(--horr--vertical-rhythm--medium);
}

.woocommerce-checkout .woocommerce-table.order_details tbody td {
    color: hsl(var(--horr-color-title));
}

.woocommerce-checkout .woocommerce-table.order_details tfoot {
    position: relative;
    display: block;
    padding-top: var(--horr--spacing--medium);
}

.woocommerce-checkout .woocommerce-table.order_details tfoot::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 1px;
    content: "";
    background-image: linear-gradient(to right, transparent 0%, hsl(var(--horr-color-border-100)) 10px, hsl(var(--horr-color-border-100)) calc(100% - 10px), transparent 100%);
    -webkit-mask-size: auto 100%;
    mask-size: auto 100%;
}

.woocommerce-checkout .woocommerce-table.order_details tfoot th {
    color: hsl(var(--horr-color-text));
}

.woocommerce-checkout .woocommerce-table.order_details tfoot td {
    color: hsl(var(--horr-color-title));
}

.woocommerce-checkout .woocommerce-table.order_details tfoot tr+tr {
    margin-top: var(--horr--vertical-rhythm--medium);
}

.woocommerce-checkout .woocommerce-table.order_details tbody th,
.woocommerce-checkout .woocommerce-table.order_details tbody td,
.woocommerce-checkout .woocommerce-table.order_details tfoot th,
.woocommerce-checkout .woocommerce-table.order_details tfoot td {
    font-weight: var(--horr--heading--font-weight);
}

.woocommerce-checkout .woocommerce-table.order_details thead tr,
.woocommerce-checkout .woocommerce-table.order_details tbody tr,
.woocommerce-checkout .woocommerce-table.order_details tfoot tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.woocommerce-checkout .woocommerce-table.order_details thead th,
.woocommerce-checkout .woocommerce-table.order_details thead td,
.woocommerce-checkout .woocommerce-table.order_details tbody th,
.woocommerce-checkout .woocommerce-table.order_details tbody td,
.woocommerce-checkout .woocommerce-table.order_details tfoot th,
.woocommerce-checkout .woocommerce-table.order_details tfoot td {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.woocommerce-checkout .woocommerce-order-details {
    margin-top: var(--horr--spacing--huge);
}

.woocommerce-checkout .woocommerce-order-details .woocommerce-order-details__title {
    margin-bottom: var(--horr--vertical-rhythm);
    font-size: var(--horr--heading-4--font-size);
}

.woocommerce-checkout .woocommerce-customer-details {
    margin-top: var(--horr--spacing--huge);
    margin-bottom: 0;
}

.woocommerce-checkout .woocommerce-customer-details .woocommerce-column__title {
    margin-bottom: var(--horr--vertical-rhythm);
    font-size: var(--horr--heading-4--font-size);
}

.woocommerce-checkout .woocommerce-customer-details .col2-set {
    display: grid;
    grid-gap: 60px var(--horr--spacing--medium);
}

@media (min-width: 782px) {
    .woocommerce-checkout .woocommerce-customer-details .col2-set {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 781.98px) {
    .woocommerce-checkout .woocommerce-customer-details .col2-set {
        grid-template-columns: 1fr;
    }
}

.woocommerce-checkout .woocommerce-customer-details .col2-set::before,
.woocommerce-checkout .woocommerce-customer-details .col2-set::after {
    display: none;
}

.woocommerce-checkout .woocommerce-customer-details .col-1,
.woocommerce-checkout .woocommerce-customer-details .col-2 {
    float: none;
    width: auto;
}

.woocommerce-checkout .woocommerce-customer-details h2 {
    margin-top: 0;
}

.woocommerce-checkout .woocommerce-customer-details address {
    padding: 22px 30px;
    color: hsl(var(--horr-color-text));
    background-color: hsl(var(--horr-color-background-200));
    border: 0;
    border-radius: var(--horr-border-radius);
}

.woocommerce-checkout .woocommerce-customer-details address p {
    margin-top: 14px;
}

.woocommerce-checkout .woocommerce-customer-details .woocommerce-customer-details--phone,
.woocommerce-checkout .woocommerce-customer-details .woocommerce-customer-details--email {
    position: relative;
}

.woocommerce-checkout .woocommerce-customer-details .woocommerce-customer-details--phone::before,
.woocommerce-checkout .woocommerce-customer-details .woocommerce-customer-details--email::before {
    top: 0.4em;
    width: 16px;
    height: 16px;
    content: "";
    background-color: currentcolor;
}

.woocommerce-checkout .woocommerce-customer-details .woocommerce-customer-details--phone::before {
    -webkit-mask-image: var(--horr--icon--phone);
    mask-image: var(--horr--icon--phone);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}

.woocommerce-checkout .woocommerce-customer-details .woocommerce-customer-details--email::before {
    -webkit-mask-image: var(--horr--icon--mail);
    mask-image: var(--horr--icon--mail);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}

.woocommerce-checkout .woocommerce-additional-fields {
    margin-top: var(--horr--spacing--huge);
}

.woocommerce-checkout .woocommerce-additional-fields .form-row:first-child {
    margin-top: 0;
}

.woocommerce table.woocommerce-checkout-review-order-table {
    display: block;
    margin-bottom: 0;
}

.woocommerce table.woocommerce-checkout-review-order-table strong {
    font-weight: var(--horr--heading--font-weight);
}

.woocommerce table.woocommerce-checkout-review-order-table tbody,
.woocommerce table.woocommerce-checkout-review-order-table tfoot {
    display: block;
}

.woocommerce table.woocommerce-checkout-review-order-table tr {
    display: block;
    font-size: 1em;
    color: hsl(var(--horr-color-title));
}

.woocommerce table.woocommerce-checkout-review-order-table tr+tr {
    margin-top: var(--horr--vertical-rhythm--medium);
}

.woocommerce table.woocommerce-checkout-review-order-table tfoot {
    margin-top: var(--horr--vertical-rhythm);
}

.woocommerce table.woocommerce-checkout-review-order-table tfoot th {
    width: 100%;
    font-weight: var(--horr--heading--font-weight);
}

.woocommerce table.woocommerce-checkout-review-order-table .variation {
    margin-top: var(--horr--vertical-rhythm--small);
    color: hsl(var(--horr-color-text));
}

.woocommerce table.woocommerce-checkout-review-order-table .woocommerce-shipping-totals {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.woocommerce table.woocommerce-checkout-review-order-table .woocommerce-shipping-totals th {
    margin-bottom: var(--horr--vertical-rhythm--medium);
}

.woocommerce table.woocommerce-checkout-review-order-table .woocommerce-shipping-totals td {
    padding: 20px;
    background-color: hsl(var(--horr-color-background-200));
}

.woocommerce table.woocommerce-checkout-review-order-table .woocommerce-shipping-totals li {
    margin: 0 !important;
    text-align: left;
}

.woocommerce table.woocommerce-checkout-review-order-table .woocommerce-shipping-totals li+li {
    margin-top: var(--horr--vertical-rhythm--small) !important;
}

.woocommerce table.woocommerce-checkout-review-order-table .woocommerce-shipping-totals li input {
    margin: 0 var(--horr--radio--gap) 0 0 !important;
}

.woocommerce-checkout-payment#payment {
    position: relative;
    padding: 40px;
    margin-top: var(--horr--vertical-rhythm--large);
    background-color: hsl(var(--horr-color-background-200));
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    border-radius: var(--horr-border-radius);
}

.woocommerce-checkout-payment#payment .payment_methods+.place-order {
    margin-top: var(--horr--vertical-rhythm--medium);
}

.woocommerce-checkout-payment#payment ul.payment_methods {
    padding: 0;
    border: 0;
}

.woocommerce-checkout-payment#payment div.form-row {
    padding: 0;
    margin-top: 0;
}

.woocommerce-checkout-payment#payment div.form-row::before,
.woocommerce-checkout-payment#payment div.form-row::after {
    display: none;
}

.woocommerce-checkout-payment#payment div.form-row p:first-child {
    margin-top: 0;
}

.woocommerce-checkout-payment#payment div.form-row p:last-child {
    margin-bottom: 0;
}

.woocommerce-checkout-payment#payment div.payment_box {
    padding: var(--horr--vertical-rhythm--medium) calc(var(--horr--spacing--medium) - 10px);
    margin-top: var(--horr--vertical-rhythm--small);
    margin-bottom: var(--horr--vertical-rhythm--small);
    font-size: inherit;
    font-weight: var(--horr--font-weight--regular);
    background-color: hsl(var(--horr-color-background));
    border-radius: var(--horr-border-radius);
}

.woocommerce-checkout-payment#payment div.payment_box::before {
    display: none;
}

.woocommerce-checkout-payment#payment div.payment_box p {
    margin-top: 0;
    color: hsl(var(--horr-color-text));
}

.woocommerce-checkout-payment#payment ul.payment_methods li input {
    margin-right: var(--horr--radio--gap);
}

.woocommerce-checkout-payment#payment .button {
    float: none !important;
    width: 100%;
    margin-top: 20px;
}

.woocommerce ul.order_details {
    display: grid;
    grid-gap: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    padding: 0;
    margin-top: var(--horr--spacing--medium);
    margin-bottom: var(--horr--spacing--medium);
}

@media (min-width: 1082px) {
    .woocommerce ul.order_details {
        grid-template-columns: repeat(5, 1fr);
    }
}

@media (min-width: 782px) and (max-width: 1391.98px) {
    .woocommerce ul.order_details {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (min-width: 572px) and (max-width: 1081.98px) {
    .woocommerce ul.order_details {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 571.98px) {
    .woocommerce ul.order_details {
        grid-template-columns: 1fr;
    }
}

.woocommerce ul.order_details::before,
.woocommerce ul.order_details::after {
    display: none;
}

.woocommerce ul.order_details li {
    position: relative;
    float: none;
    padding: var(--horr--vertical-rhythm) var(--horr--spacing--medium);
    margin-right: 0;
    font-size: var(--horr--font-size--medium);
    font-weight: var(--horr--font-weight--regular);
    color: hsl(var(--horr-color-text));
    text-transform: initial;
    background-color: hsl(var(--horr-color-background-200));
    border-right: 0;
    border-radius: var(--horr-border-radius);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.woocommerce ul.order_details li+li {
    margin-top: 0;
}

.woocommerce ul.order_details li strong {
    margin-top: var(--horr--vertical-rhythm--medium);
    font-size: 1em;
    color: hsl(var(--horr-color-title));
}

/* ------------------------------------------------------------------
  Pay.
 ------------------------------------------------------------------- */

.woocommerce-order-pay table.shop_table {
    display: block;
    margin: 0;
    border: 0;
    border-radius: var(--horr-border-radius);
}

.woocommerce-order-pay table.shop_table thead,
.woocommerce-order-pay table.shop_table tbody,
.woocommerce-order-pay table.shop_table tfoot {
    display: block;
}

.woocommerce-order-pay table.shop_table tbody td,
.woocommerce-order-pay table.shop_table tfoot td {
    color: hsl(var(--horr-color-title));
}

.woocommerce-order-pay table.shop_table thead {
    position: relative;
    padding-bottom: var(--horr--spacing--medium);
}

.woocommerce-order-pay table.shop_table thead .product-name {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.woocommerce-order-pay table.shop_table thead .product-quantity {
    display: none;
}

.woocommerce-order-pay table.shop_table thead::before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    content: "";
    background-image: linear-gradient(to right, transparent 0%, hsl(var(--horr-color-border-100)) 10px, hsl(var(--horr-color-border-100)) calc(100% - 10px), transparent 100%);
    -webkit-mask-size: auto 100%;
    mask-size: auto 100%;
}

.woocommerce-order-pay table.shop_table tbody {
    padding-top: var(--horr--spacing--medium);
    padding-bottom: var(--horr--spacing--medium);
}

.woocommerce-order-pay table.shop_table tfoot {
    position: relative;
    padding-top: var(--horr--spacing--medium);
}

.woocommerce-order-pay table.shop_table tfoot th {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.woocommerce-order-pay table.shop_table tfoot::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 1px;
    content: "";
    background-image: linear-gradient(to right, transparent 0%, hsl(var(--horr-color-border-100)) 10px, hsl(var(--horr-color-border-100)) calc(100% - 10px), transparent 100%);
    -webkit-mask-size: auto 100%;
    mask-size: auto 100%;
}

.woocommerce-order-pay table.shop_table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.woocommerce-order-pay table.shop_table tr+tr {
    margin-top: var(--horr--vertical-rhythm--medium);
}

.woocommerce-order-pay table.shop_table th:nth-child(2),
.woocommerce-order-pay table.shop_table td:nth-child(2) {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.woocommerce-order-pay table.shop_table th:first-child,
.woocommerce-order-pay table.shop_table td:first-child {
    padding-left: 0;
}

.woocommerce-order-pay table.shop_table th:last-child,
.woocommerce-order-pay table.shop_table td:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0;
}

.woocommerce-order-pay table.shop_table tr th,
.woocommerce-order-pay table.shop_table tr td {
    padding: 0 var(--horr--spacing--small);
    border: 0;
}

.woocommerce-order-pay #payment {
    padding: var(--horr--spacing--medium);
    margin-top: var(--horr--spacing--large);
    background-color: hsl(var(--horr-color-background-200));
    border-radius: var(--horr-border-radius);
    /* stylelint-disable-next-line selector-id-pattern */
}

.woocommerce-order-pay #payment ul.payment_methods li input {
    margin-right: var(--horr--radio--gap);
}

.woocommerce-order-pay #payment ul.payment_methods {
    padding: 0;
    border: 0;
}

.woocommerce-order-pay #payment div.form-row {
    position: relative;
    padding: var(--horr--spacing--medium) 0 0;
}

.woocommerce-order-pay #payment div.form-row::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    height: 1px;
    content: "";
    background-image: linear-gradient(to right, transparent 0%, hsl(var(--horr-color-border-100)) 10px, hsl(var(--horr-color-border-100)) calc(100% - 10px), transparent 100%);
    -webkit-mask-size: auto 100%;
    mask-size: auto 100%;
}

.woocommerce-order-pay #payment div.payment_box {
    padding: var(--horr--vertical-rhythm--medium) var(--horr--spacing--medium);
    margin: var(--horr--vertical-rhythm--medium) 0;
    font-size: var(--horr--font-size--medium);
    line-height: var(--horr--line-height--normal);
    color: hsl(var(--horr-color-text));
    background-color: hsl(var(--horr-color-background));
    border-radius: var(--horr-border-radius);
}

.woocommerce-order-pay #payment div.payment_box::before {
    display: none;
}

.woocommerce-order-pay #payment #place_order {
    float: none;
    margin-top: var(--horr--spacing--medium);
}

/* ------------------------------------------------------------------
  Account.
 ------------------------------------------------------------------- */

.woocommerce-account.logged-in .entry-title {
    text-align: left;
}

.woocommerce-account .content-area {
    padding-top: var(--horr--vertical-rhythm--large);
}

.woocommerce-account .entry-header {
    margin-bottom: var(--horr--vertical-rhythm--large);
}

.woocommerce-account .entry-footer {
    margin-top: var(--horr--vertical-rhythm--large);
}

.woocommerce-account .woocommerce {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.woocommerce-account .woocommerce&gt;.woocommerce-MyAccount-navigation {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 var(--horr--sidebar--width);
    flex: 0 0 var(--horr--sidebar--width);
    max-width: var(--horr--sidebar--width);
    margin-right: var(--horr--sidebar--gap);
}

@media (max-width: 1391.98px) {
    .woocommerce-account .woocommerce&gt;.woocommerce-MyAccount-navigation {
        margin-right: 0;
        margin-bottom: var(--horr--sidebar--gap);
    }
}

.woocommerce-account .woocommerce&gt;.woocommerce-MyAccount-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 var(--horr--content--width);
    flex: 0 0 var(--horr--content--width);
    max-width: var(--horr--content--width);
}

@media (max-width: 1391.98px) {
    .woocommerce-account .woocommerce&gt;.woocommerce-MyAccount-navigation,
    .woocommerce-account .woocommerce&gt;.woocommerce-MyAccount-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.woocommerce-account .woocommerce::before,
.woocommerce-account .woocommerce::after {
    display: none;
}

.woocommerce-account .woocommerce&gt;h2,
.woocommerce-account .woocommerce&gt;.woocommerce-form-login,
.woocommerce-account .woocommerce&gt;.lost_reset_password {
    grid-column: span 2;
}

.woocommerce-account .woocommerce&gt;h2 {
    display: none;
}

.woocommerce-account .woocommerce&gt;.col2-set {
    grid-column-start: span 2;
    grid-gap: var(--horr--spacing--large);
}

.woocommerce-account .woocommerce&gt;.col2-set h2 {
    margin-top: 0;
    margin-bottom: var(--horr--vertical-rhythm);
    text-align: center;
}

@media (min-width: 1082px) {
    .woocommerce-account .woocommerce&gt;.col2-set .woocommerce-form-login,
    .woocommerce-account .woocommerce&gt;.col2-set .woocommerce-form-register {
        width: 100%;
    }
}

@media (max-width: 1081.98px) {
    .woocommerce-account .woocommerce&gt;.col2-set {
        grid-template-columns: 1fr;
    }
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    position: relative;
    -ms-flex-item-align: start;
    align-self: flex-start;
    float: none;
    width: 100%;
    padding: calc(var(--horr--spacing--medium) + 10px);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: hsl(var(--horr-color-background-200));
    border-radius: var(--horr-border-radius);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: var(--horr--vertical-rhythm--small) 0;
    padding: 0;
    margin: 0;
    list-style: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul&gt;li {
    display: block;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul&gt;li&gt;a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    line-height: inherit;
    color: hsl(var(--horr-color-title));
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul&gt;li&gt;a::before {
    position: absolute;
    top: calc(var(--horr--vertical-rhythm--small) * -0.5);
    right: 0;
    bottom: calc(var(--horr--vertical-rhythm--small) * -0.5);
    left: 0;
    content: "";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul&gt;li&gt;a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation ul&gt;li&gt;a:focus {
    color: var(--horr-color-brand);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul&gt;.is-active&gt;a,
.woocommerce-account .woocommerce-MyAccount-navigation ul&gt;.is-active&gt;a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation ul&gt;.is-active&gt;a:focus {
    color: var(--horr-color-brand);
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content&gt;p&gt;mark {
    color: hsl(var(--horr-color-title));
    background-color: transparent;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-notices-wrapper+p {
    margin-top: 0;
}

.woocommerce-account .woocommerce-MyAccount-content p:first-child {
    margin-top: 0;
}

.woocommerce-account .woocommerce-MyAccount-content p:last-child {
    margin-bottom: 0;
}

.woocommerce-account .woocommerce-MyAccount-content h3 {
    margin-top: 0;
}

.woocommerce-account .woocommerce-EditAccountForm,
.woocommerce-account .woocommerce-form {
    margin-left: calc(var(--horr--spacing--medium) * -1);
}

.woocommerce-account .woocommerce-EditAccountForm .show-password-input,
.woocommerce-account .woocommerce-form .show-password-input {
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    color: hsl(var(--horr-color-meta));
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing);
}

.woocommerce-account .woocommerce-EditAccountForm .show-password-input::after,
.woocommerce-account .woocommerce-form .show-password-input::after {
    -webkit-mask-image: var(--horr--icon--eye);
    mask-image: var(--horr--icon--eye);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    display: block;
    width: 20px;
    height: 20px;
    font-size: 0;
    content: "";
    background-color: currentcolor;
}

.woocommerce-account .woocommerce-EditAccountForm .show-password-input:hover,
.woocommerce-account .woocommerce-form .show-password-input:hover {
    color: hsl(var(--horr-color-title));
}

.woocommerce-account .woocommerce-EditAccountForm .show-password-input:focus,
.woocommerce-account .woocommerce-form .show-password-input:focus {
    color: var(--horr-color-brand);
}

.woocommerce-account .woocommerce-EditAccountForm .display-password::after,
.woocommerce-account .woocommerce-form .display-password::after {
    -webkit-mask-image: var(--horr--icon--eye-off);
    mask-image: var(--horr--icon--eye-off);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}

.woocommerce-account .woocommerce-EditAccountForm fieldset,
.woocommerce-account .woocommerce-form fieldset {
    position: relative;
    padding: 76px 30px 30px;
    margin-top: 30px;
    margin-left: 30px;
    background-color: hsl(var(--horr-color-background-200));
    border: 0;
    border-radius: var(--horr-border-radius);
}

.woocommerce-account .woocommerce-EditAccountForm fieldset legend,
.woocommerce-account .woocommerce-form fieldset legend {
    position: absolute;
    top: 30px;
    left: 30px;
    padding: 0 10px;
    margin-left: -10px;
    color: hsl(var(--horr-color-title));
}

.woocommerce-account .woocommerce-EditAccountForm fieldset .form-row,
.woocommerce-account .woocommerce-form fieldset .form-row {
    padding-left: 0;
    margin-top: 0;
}

.woocommerce-account .woocommerce-EditAccountForm fieldset .form-row+.form-row,
.woocommerce-account .woocommerce-form fieldset .form-row+.form-row {
    margin-top: 30px;
}

.woocommerce-account .woocommerce-EditAccountForm em,
.woocommerce-account .woocommerce-form em {
    display: block;
    margin-top: 6px;
    font-size: var(--horr--font-size--small);
    color: hsl(var(--horr-color-meta));
}

.woocommerce-account .woocommerce-EditAccountForm&gt;p:last-child,
.woocommerce-account .woocommerce-form&gt;p:last-child {
    padding-left: 30px;
    margin-top: 30px;
}

@media (max-width: 781.98px) {
    .woocommerce-account .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-account .woocommerce-page table.shop_table_responsive tr td::before {
        float: left;
        font-weight: var(--horr--font-weight--regular);
        content: attr(data-title) ": ";
    }
}

.woocommerce-account form.woocommerce-form-login,
.woocommerce-account form.woocommerce-form-register,
.woocommerce-account form.lost_reset_password {
    position: relative;
    width: 460px;
    max-width: 100%;
    padding: calc(var(--horr--spacing--medium) + 10px);
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    background-color: hsl(var(--horr-color-background-200));
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    border: 0;
    border-radius: var(--horr-border-radius);
}

@media (min-width: 572px) {
    .woocommerce-account form.woocommerce-form-login,
    .woocommerce-account form.woocommerce-form-register,
    .woocommerce-account form.lost_reset_password {
        padding: var(--horr--spacing--large);
    }
}

.woocommerce-account form.woocommerce-form-login&gt;p,
.woocommerce-account form.woocommerce-form-login&gt;p:last-child,
.woocommerce-account form.woocommerce-form-register&gt;p,
.woocommerce-account form.woocommerce-form-register&gt;p:last-child,
.woocommerce-account form.lost_reset_password&gt;p,
.woocommerce-account form.lost_reset_password&gt;p:last-child {
    padding-left: 0;
    margin-top: var(--horr--vertical-rhythm);
}

.woocommerce-account form.woocommerce-form-login&gt;p,
.woocommerce-account form.woocommerce-form-register&gt;p,
.woocommerce-account form.lost_reset_password&gt;p {
    margin-bottom: 0;
}

.woocommerce-account form.woocommerce-form-login&gt;p:first-child,
.woocommerce-account form.woocommerce-form-register&gt;p:first-child,
.woocommerce-account form.lost_reset_password&gt;p:first-child {
    margin-top: 0;
}

.woocommerce-account form.woocommerce-form-login .button,
.woocommerce-account form.woocommerce-form-register .button,
.woocommerce-account form.lost_reset_password .button {
    width: 100%;
    margin-right: 0;
}

.woocommerce-account form.woocommerce-form-login .woocommerce-form-login__rememberme {
    display: block;
    margin-bottom: var(--horr--vertical-rhythm);
    font-size: inherit;
    font-weight: inherit;
    text-transform: none;
}

.woocommerce-account form.woocommerce-form-login .lost_password {
    text-align: center;
}

.woocommerce-account form.woocommerce-form-login .lost_password&gt;a {
    font-size: var(--horr--font-size--medium);
    color: hsl(var(--horr-color-text));
}

.woocommerce-account form.woocommerce-form-login .lost_password&gt;a:hover {
    color: hsl(var(--horr-color-title));
}

.woocommerce-account form.woocommerce-form-login .lost_password&gt;a:focus {
    color: var(--horr-color-brand);
}

.woocommerce-account form.lost_reset_password .button:disabled,
.woocommerce-account form.lost_reset_password .button:disabled[disabled] {
    padding: calc(var(--horr--button-md--padding-v) + 5px) var(--horr--button-md--padding-h);
    color: hsl(var(--horr-color-darker-1));
}

.woocommerce-account form.lost_reset_password .button:disabled:hover,
.woocommerce-account form.lost_reset_password .button:disabled[disabled]:hover {
    background-color: initial;
}

.woocommerce-account .woocommerce-address-fields__field-wrapper {
    margin-left: calc(var(--horr--spacing--medium) * -1);
}

.woocommerce-account .woocommerce-address-fields p {
    margin-top: var(--horr--spacing--medium);
}

.woocommerce-account .col2-set {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: var(--horr--spacing--medium);
}

@media (max-width: 781.98px) {
    .woocommerce-account .col2-set {
        grid-template-columns: 1fr;
    }
}

.woocommerce-account .col2-set::before,
.woocommerce-account .col2-set::after {
    display: none;
}

.woocommerce-account .col2-set .col-1,
.woocommerce-account .col2-set .col-2 {
    float: none;
    width: auto;
}

.woocommerce-account .col2-set .woocommerce-Address {
    position: relative;
    padding: var(--horr--vertical-rhythm) var(--horr--spacing--medium);
    background-color: hsl(var(--horr-color-background-200));
    border-radius: var(--horr-border-radius);
}

.woocommerce-account .col2-set .title h3 {
    float: none;
    margin-top: 0;
    margin-bottom: var(--horr--vertical-rhythm--medium);
    font-size: var(--horr--font-size--large);
}

.woocommerce-account .col2-set .title .edit {
    display: inline;
    float: none;
    font-size: var(--horr--font-size--small);
    font-weight: 600;
    text-transform: uppercase;
}

.woocommerce-account .col2-set address {
    margin-top: var(--horr--vertical-rhythm--medium);
    margin-bottom: 0;
}

.woocommerce-account table.shop_table thead th,
.woocommerce-account table.shop_table tbody th,
.woocommerce-account table.shop_table tfoot td,
.woocommerce-account table.shop_table tfoot th {
    font-weight: var(--horr--heading--font-weight);
}

.woocommerce-account table.account-orders-table {
    display: block;
    margin: 0;
    font-size: inherit;
    border: 0;
}

.woocommerce-account table.account-orders-table th,
.woocommerce-account table.account-orders-table td {
    padding: 0 var(--horr--spacing--medium);
}

.woocommerce-account table.account-orders-table th:first-child,
.woocommerce-account table.account-orders-table td:first-child {
    padding-left: 0;
}

.woocommerce-account table.account-orders-table th:last-child,
.woocommerce-account table.account-orders-table td:last-child {
    padding-right: 0;
}

.woocommerce-account table.account-orders-table thead tr,
.woocommerce-account table.account-orders-table tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 781.98px) {
    .woocommerce-account table.account-orders-table thead tr,
    .woocommerce-account table.account-orders-table tbody tr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.woocommerce-account table.account-orders-table thead {
    position: relative;
    display: block;
    padding-bottom: var(--horr--spacing--medium);
}

@media (max-width: 781.98px) {
    .woocommerce-account table.account-orders-table thead {
        display: none;
    }
}

.woocommerce-account table.account-orders-table thead::before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    content: "";
    background-image: linear-gradient(to right, transparent 0%, hsl(var(--horr-color-border-100)) 10px, hsl(var(--horr-color-border-100)) calc(100% - 10px), transparent 100%);
    -webkit-mask-size: auto 100%;
    mask-size: auto 100%;
}

.woocommerce-account table.account-orders-table thead th {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    color: hsl(var(--horr-color-text));
    border: 0;
}

.woocommerce-account table.account-orders-table thead th:last-child {
    padding: 0;
}

.woocommerce-account table.account-orders-table tbody {
    display: block;
    padding-top: var(--horr--spacing--medium);
}

@media (max-width: 781.98px) {
    .woocommerce-account table.account-orders-table tbody {
        padding-top: 0;
    }
    .woocommerce-account table.account-orders-table tbody tr {
        padding: var(--horr--spacing--medium);
        background-color: hsl(var(--horr-color-background-200));
    }
    .woocommerce-account table.account-orders-table tbody tr:nth-child(2n) td {
        background-color: transparent;
    }
    .woocommerce-account table.account-orders-table tbody tr+tr {
        margin-top: var(--horr--spacing--medium);
    }
}

.woocommerce-account table.account-orders-table tbody td {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    border: 0;
}

@media (min-width: 782px) {
    .woocommerce-account table.account-orders-table tbody td:not(:last-child) {
        font-size: var(--horr--font-size--medium);
    }
    .woocommerce-account table.account-orders-table tbody td:last-child {
        padding: 0;
    }
}

@media (max-width: 781.98px) {
    .woocommerce-account table.account-orders-table tbody td {
        width: 100%;
        padding: 0;
    }
    .woocommerce-account table.account-orders-table tbody td+td {
        margin-top: var(--horr--vertical-rhythm--small);
    }
}

.woocommerce-account table.account-orders-table tbody .amount {
    color: hsl(var(--horr-color-title));
}

@media (min-width: 782px) {
    .woocommerce-account table.account-orders-table .woocommerce-orders-table__header-order-number,
    .woocommerce-account table.account-orders-table .woocommerce-orders-table__cell-order-number {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%;
        min-width: 110px;
    }
    .woocommerce-account table.account-orders-table .woocommerce-orders-table__header-order-status,
    .woocommerce-account table.account-orders-table .woocommerce-orders-table__cell-order-status {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .woocommerce-account table.account-orders-table .woocommerce-orders-table__header-order-actions,
    .woocommerce-account table.account-orders-table .woocommerce-orders-table__cell-order-actions {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857142857%;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%;
    }
    .woocommerce-account table.account-orders-table .woocommerce-orders-table__cell-order-actions {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: var(--horr--vertical-rhythm--small);
    }
}

.woocommerce-account .woocommerce-order-details {
    margin-bottom: var(--horr--spacing--huge);
}

.woocommerce-account .woocommerce-order-details .woocommerce-order-details__title {
    font-size: var(--horr--heading-4--font-size);
}

.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
    display: block;
    border: 0;
    border-radius: var(--horr-border-radius);
}

.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details thead,
.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody,
.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot {
    display: block;
}

.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details th,
.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details td {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 0 var(--horr--spacing--medium);
    color: hsl(var(--horr-color-title));
    border: 0;
}

.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details th:first-child,
.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details td:first-child {
    padding-left: 0;
}

.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details th:last-child,
.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details td:last-child {
    padding-right: 0;
}

.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details .woocommerce-table__product-name&gt;a:hover,
.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details .woocommerce-table__product-name&gt;a:focus {
    color: var(--horr-color-brand);
}

.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details thead {
    position: relative;
    padding-bottom: var(--horr--spacing--medium);
}

.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details thead::before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    content: "";
    background-image: linear-gradient(to right, transparent 0%, hsl(var(--horr-color-border-100)) 10px, hsl(var(--horr-color-border-100)) calc(100% - 10px), transparent 100%);
    -webkit-mask-size: auto 100%;
    mask-size: auto 100%;
}

.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details thead th {
    color: hsl(var(--horr-color-text));
}

.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody {
    padding-top: var(--horr--spacing--medium);
    padding-bottom: var(--horr--spacing--medium);
}

.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody tr+tr {
    margin-top: var(--horr--vertical-rhythm--medium);
}

.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot {
    position: relative;
    padding-top: var(--horr--spacing--medium);
}

.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr+tr {
    margin-top: var(--horr--vertical-rhythm--medium);
}

.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot th {
    color: hsl(var(--horr-color-text));
}

.woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 1px;
    content: "";
    background-image: linear-gradient(to right, transparent 0%, hsl(var(--horr-color-border-100)) 10px, hsl(var(--horr-color-border-100)) calc(100% - 10px), transparent 100%);
    -webkit-mask-size: auto 100%;
    mask-size: auto 100%;
}

.woocommerce-account .woocommerce-customer-details .woocommerce-column__title {
    font-size: var(--horr--heading-4--font-size);
}

.woocommerce-account .woocommerce-customer-details address {
    position: relative;
    z-index: 1;
    padding: var(--horr--vertical-rhythm) var(--horr--spacing--medium);
    color: hsl(var(--horr-color-text));
    background-color: hsl(var(--horr-color-background-200));
    border: 0;
    border-radius: var(--horr-border-radius);
}

.woocommerce-account .woocommerce-customer-details .woocommerce-customer-details--phone,
.woocommerce-account .woocommerce-customer-details .woocommerce-customer-details--email {
    padding-left: 0;
}

.woocommerce-account .woocommerce-customer-details .woocommerce-customer-details--phone::before,
.woocommerce-account .woocommerce-customer-details .woocommerce-customer-details--email::before {
    position: static;
    display: inline;
    width: 18px;
    height: 18px;
    margin-right: 12px;
    margin-left: 0;
    font-size: 18px;
    line-height: inherit;
    vertical-align: middle;
    background-color: currentcolor;
}

.woocommerce-account .woocommerce-customer-details .woocommerce-customer-details--phone::before {
    -webkit-mask-image: var(--horr--icon--phone);
    mask-image: var(--horr--icon--phone);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}

.woocommerce-account .woocommerce-customer-details .woocommerce-customer-details--phone+.woocommerce-customer-details--email {
    margin-top: var(--horr--vertical-rhythm--medium);
}

.woocommerce-account .woocommerce-customer-details .woocommerce-customer-details--email::before {
    -webkit-mask-image: var(--horr--icon--mail);
    mask-image: var(--horr--icon--mail);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}

.woocommerce-password-strength {
    padding: 10px 20px;
    margin-top: 10px;
    font-size: var(--horr--font-size--extra-small);
    font-weight: 400;
    text-align: left;
    border-radius: var(--horr-border-radius);
}

.woocommerce-password-strength.short {
    color: hsl(var(--horr-color-danger));
    background-color: hsl(var(--horr-color-danger-light));
}

.woocommerce-password-strength.bad {
    color: hsl(var(--horr-color-primary));
    background-color: hsl(var(--horr-color-primary-light));
}

.woocommerce-password-strength.good,
.woocommerce-password-strength.strong {
    color: hsl(var(--horr-color-success));
    background-color: hsl(var(--horr-color-success-light));
}

.woocommerce-password-hint {
    display: block;
    padding: 10px 20px;
    margin-top: 10px;
    font-size: var(--horr--font-size--extra-small);
    color: hsl(var(--horr-color-meta));
    background-color: hsl(var(--horr-color-background-100));
    border-radius: var(--horr-border-radius);
}

/* ------------------------------------------------------------------

  WooCommerce Blocks.

 ------------------------------------------------------------------- */

/* ------------------------------------------------------------------
  Checkbox list.
 ------------------------------------------------------------------- */

.wc-block-checkbox-list li {
    margin-bottom: 0;
}

.wc-block-checkbox-list li+li {
    margin-top: var(--horr--vertical-rhythm--small);
}

/* ------------------------------------------------------------------
  Featured Category.
 ------------------------------------------------------------------- */

.wc-block-featured-category {
    padding: 30px;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.wc-block-featured-category .wc-block-featured-category__wrapper {
    gap: var(--horr--vertical-rhythm) 0;
}

.wc-block-featured-category .wc-block-featured-category__description:empty {
    display: none;
}

.wc-block-featured-category .wc-block-featured-category__title {
    margin-bottom: 0;
    line-height: var(--horr--line-height--small);
}

.wc-block-featured-category .wc-block-featured-category__price {
    margin-top: calc(var(--horr--vertical-rhythm--medium) * -1);
    font-size: var(--horr--heading-4--font-size);
    color: hsl(var(--horr-color-white));
}

.wc-block-featured-category .wc-block-featured-category__link {
    padding-bottom: 6px;
    margin-top: 10px;
}

.wc-block-featured-category__description,
.wc-block-featured-category__link,
.wc-block-featured-category__price,
.wc-block-featured-category__title,
.wc-block-featured-category__variation {
    padding: 0;
}

.widget .wc-block-featured-category {
    -webkit-clip-path: polygon(4px 0, 100% 4px, 100% calc(100% - 4px), 0 100%);
    clip-path: polygon(4px 0, 100% 4px, 100% calc(100% - 4px), 0 100%);
}

.widget .wc-block-featured-category .wc-block-featured-category__title {
    font-size: var(--horr--heading-4--font-size);
}

.widget .wc-block-featured-category .wc-block-featured-category__price {
    font-size: var(--horr--font-size--large);
}

/* ------------------------------------------------------------------
  Featured Product.
 ------------------------------------------------------------------- */

.wc-block-featured-product {
    padding: 30px;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.wc-block-featured-product .wc-block-featured-product__wrapper {
    gap: var(--horr--vertical-rhythm) 0;
}

.wc-block-featured-product .wc-block-featured-product__title {
    margin-bottom: 0;
    line-height: var(--horr--line-height--small);
}

.wc-block-featured-product .wc-block-featured-product__description {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.wc-block-featured-product .wc-block-featured-product__description:empty {
    display: none;
}

.wc-block-featured-product .wc-block-featured-product__price {
    margin-top: calc(var(--horr--vertical-rhythm--medium) * -1);
    font-size: var(--horr--heading-4--font-size);
    color: hsl(var(--horr-color-white));
}

.wc-block-featured-product .wc-block-featured-product__link {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-bottom: 6px;
    margin-top: 10px;
}

.wc-block-featured-product__description,
.wc-block-featured-product__link,
.wc-block-featured-product__price,
.wc-block-featured-product__title,
.wc-block-featured-product__variation {
    padding: 0;
}

.widget .wc-block-featured-product {
    -webkit-clip-path: polygon(4px 0, 100% 4px, 100% calc(100% - 4px), 0 100%);
    clip-path: polygon(4px 0, 100% 4px, 100% calc(100% - 4px), 0 100%);
}

.widget .wc-block-featured-product .wc-block-featured-product__title {
    font-size: var(--horr--heading-4--font-size);
}

.widget .wc-block-featured-product .wc-block-featured-product__price {
    font-size: var(--horr--font-size--large);
}

/* ------------------------------------------------------------------
  Filter Active.
 ------------------------------------------------------------------- */

.wc-block-active-filters .wc-block-active-filters__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove {
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    height: auto;
    margin: 0;
    line-height: inherit;
    color: hsl(var(--horr-color-meta));
    cursor: pointer;
    background-color: transparent;
    border-radius: 0;
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing);
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove::before {
    -webkit-mask-image: var(--horr--icon--x);
    mask-image: var(--horr--icon--x);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    background-color: currentcolor;
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove svg {
    display: none;
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove:hover,
.wc-block-active-filters .wc-block-active-filters__list-item-remove:focus {
    color: hsl(var(--horr-color-danger));
    background-color: transparent;
}

.wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type {
    margin-bottom: var(--horr--vertical-rhythm--small);
}

.wc-block-active-filters .wc-block-active-filters__list-item-type {
    margin-top: 0;
    text-transform: none;
    letter-spacing: inherit;
}

.wc-block-active-filters .wc-block-active-filters__list-item-name {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 0;
    margin-top: 0 !important;
    color: hsl(var(--horr-color-title));
}

.wc-block-active-filters .wc-block-active-filters__list {
    margin-bottom: 0;
}

.wc-block-active-filters .wc-block-active-filters__list&gt;li+li {
    margin-top: var(--horr--vertical-rhythm);
}

.wc-block-active-filters .wc-block-active-filters__list&gt;li&gt;ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 4px 20px;
}

.wc-block-active-filters .wc-block-active-filters__clear-all {
    float: none;
    margin-top: var(--horr--vertical-rhythm);
    color: hsl(var(--horr-color-title));
    text-decoration: none;
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing);
}

.wc-block-active-filters .wc-block-active-filters__clear-all:hover,
.wc-block-active-filters .wc-block-active-filters__clear-all:focus {
    color: var(--horr-color-brand);
}

/* ------------------------------------------------------------------
  Filter Attribute.
 ------------------------------------------------------------------- */

.wc-block-attribute-filter li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.wc-block-attribute-filter input {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
}

.wc-block-attribute-filter label {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    display: block;
    margin-bottom: 0;
}

.wc-block-attribute-filter .wc-block-components-checkbox {
    margin-top: 0;
}

.wc-block-attribute-filter .wc-filter-element-label-list-count {
    margin-left: auto;
    color: hsl(var(--horr-color-meta));
    opacity: 1;
}

.wc-block-attribute-filter .wc-block-components-checkbox__mark {
    display: none;
}

.wc-block-attribute-filter .wc-block-components-checkbox__input[type=checkbox] {
    position: relative;
    width: var(--horr--checkbox--size);
    min-width: var(--horr--checkbox--size);
    height: var(--horr--checkbox--size);
    min-height: auto;
    margin-right: calc(var(--horr--checkbox--gap) + 4px);
    color: var(--horr--checkbox--color);
    background-color: var(--horr--checkbox--background-color);
    border: 1.5px solid;
    border-radius: 0;
}

.wc-block-attribute-filter .wc-block-components-checkbox__input[type=checkbox]:focus {
    outline: none;
}

.wc-block-attribute-filter .wc-block-components-checkbox__input[type=checkbox]:checked {
    color: var(--horr--checkbox--color);
    background-color: var(--horr--checkbox--background-color);
}

.widget .wc-block-attribute-filter {
    margin-bottom: 0;
}

/* ------------------------------------------------------------------
  Filter Price.
 ------------------------------------------------------------------- */

.wp-block-woocommerce-price-filter .wc-block-components-price-slider__range-input-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    height: 3px;
    margin: 0 auto 7.5px;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.wp-block-woocommerce-price-filter .wc-block-components-price-slider__range-input-wrapper::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 3px;
    content: "";
    background-image: linear-gradient(to right, transparent 0%, hsl(var(--horr-color-border-200)) 10px, hsl(var(--horr-color-border-200)) calc(100% - 10px), transparent 100%);
    -webkit-mask-size: auto 100%;
    mask-size: auto 100%;
}

.wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-progress {
    --range-color: var(--horr-color-brand);
    --track-background: radial-gradient(7.5px 7.5px at calc(var(--low) + 7.5px + 0.5%) 50%, var(--horr-color-brand) calc(100% - 0.5px), transparent 100%), radial-gradient(7.5px 7.5px at calc(var(--high) - 7.5px - 0.5%) 50%, var(--horr-color-brand) calc(100% - 0.5px), transparent 100%);
    height: 3px;
    background-color: transparent;
    background-image: none;
}

.wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-progress::before,
.wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-progress::after {
    position: absolute;
    right: 0;
    left: 0;
    content: "";
}

.wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-progress::before {
    top: 50%;
    z-index: 1;
    height: 15px;
    margin-top: -7.5px;
    content: "";
    background-image: var(--track-background);
}

.wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-progress::after {
    top: 0;
    bottom: 0;
    -webkit-clip-path: inset(0 calc(100% - var(--high) + 15px) 0 calc(var(--low) + 15px));
    clip-path: inset(0 calc(100% - var(--high) + 15px) 0 calc(var(--low) + 15px));
    background-color: var(--range-color);
    -webkit-mask-size: auto 100%;
    mask-size: auto 100%;
}

.wp-block-woocommerce-price-filter .wc-block-price-filter__range-input {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    height: 25px;
    min-height: auto;
    margin-top: 0;
    -webkit-clip-path: none;
    clip-path: none;
    background-color: transparent;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.wp-block-woocommerce-price-filter .wc-block-price-filter__range-input:focus {
    outline: none;
}

.wp-block-woocommerce-price-filter .wc-block-price-filter__range-input::-webkit-slider-thumb {
    width: 25px;
    height: 25px;
    margin-top: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-appearance: none;
    appearance: none;
}

.wp-block-woocommerce-price-filter .wc-block-price-filter__range-input--min::-webkit-slider-thumb {
    margin-left: 0;
}

.wp-block-woocommerce-price-filter .wc-block-price-filter__range-input--max::-webkit-slider-thumb {
    margin-left: 0;
}

.wp-block-woocommerce-price-filter .wc-block-price-filter__range-text {
    -ms-flex-item-align: center;
    align-self: center;
    font-size: var(--horr--font-size--medium);
}

.wp-block-woocommerce-price-filter .wc-block-components-formatted-money-amount {
    font-size: var(--horr--font-size--medium);
    color: hsl(var(--horr-color-text));
}

.wp-block-woocommerce-price-filter .wc-block-price-filter__controls {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: var(--horr--vertical-rhythm) var(--horr--spacing--small);
    margin: var(--horr--vertical-rhythm) 0 0;
}

.wp-block-woocommerce-price-filter .wc-block-form-text-input {
    width: 120px !important;
    max-width: 100% !important;
    padding: var(--horr--form--padding-v) var(--horr--form--padding-h);
    font-size: var(--horr--form--font-size);
}

.wp-block-woocommerce-price-filter .wc-block-filter-submit-button {
    -ms-flex-item-align: center;
    align-self: center;
}

.wp-block-woocommerce-price-filter .wc-block-components-price-slider__actions {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: var(--horr--vertical-rhythm);
}

.wp-block-woocommerce-price-filter .wc-block-components-price-slider__actions:empty {
    display: none;
}

.wp-block-woocommerce-price-filter .wc-block-components-filter-reset-button {
    padding: 0;
    font-size: var(--horr--button--font-size);
    color: hsl(var(--horr-color-title));
    text-decoration: none;
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing);
}

.wp-block-woocommerce-price-filter .wc-block-components-filter-reset-button:hover,
.wp-block-woocommerce-price-filter .wc-block-components-filter-reset-button:focus {
    color: var(--horr-color-brand);
    text-decoration: none;
}

.widget .wc-block-price-filter {
    margin-bottom: 0;
}

/* ------------------------------------------------------------------
  Filter Stock.
 ------------------------------------------------------------------- */

.wc-block-stock-filter li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.wc-block-stock-filter input {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
}

.wc-block-stock-filter label {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    display: block;
}

.wc-block-stock-filter .wc-filter-element-label-list-count {
    margin-left: auto;
    color: hsl(var(--horr-color-meta));
    opacity: 1;
}

.wc-block-stock-filter .wp-block-button__link {
    margin-top: var(--horr--vertical-rhythm);
}

.wc-block-stock-filter .wc-block-components-checkbox {
    margin-top: 0;
}

.wc-block-stock-filter .wc-block-components-checkbox__mark {
    display: none;
}

.wc-block-stock-filter .wc-block-components-checkbox__input[type=checkbox] {
    position: relative;
    width: var(--horr--checkbox--size);
    min-width: var(--horr--checkbox--size);
    height: var(--horr--checkbox--size);
    min-height: auto;
    margin-right: calc(var(--horr--checkbox--gap) + 4px);
    color: var(--horr--checkbox--color);
    background-color: var(--horr--checkbox--background-color);
    border: 1.5px solid;
    border-radius: 0;
}

.wc-block-stock-filter .wc-block-components-checkbox__input[type=checkbox]:focus {
    outline: none;
}

.wc-block-stock-filter .wc-block-components-checkbox__input[type=checkbox]:checked {
    color: var(--horr--checkbox--color);
    background-color: var(--horr--checkbox--background-color);
}

.widget .wc-block-stock-filter {
    margin-bottom: 0;
}

/* ------------------------------------------------------------------
  Mini Cart.
 ------------------------------------------------------------------- */

.wc-block-mini-cart {
    display: block;
    -webkit-filter: var(--horr--filter--round);
    filter: var(--horr--filter--round);
}

button.wc-block-mini-cart__button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

button.wc-block-mini-cart__button .wc-block-mini-cart__amount {
    font-weight: var(--horr--button--font-weight);
}

button.wc-block-mini-cart__button .wc-block-mini-cart__badge {
    font-size: var(--horr--font-size--extra-small);
    font-weight: var(--horr--button--font-weight);
    border: 0;
}

.wc-block-mini-cart__button:hover:not([disabled]) {
    opacity: 1;
}

.wc-block-mini-cart__quantity-badge::before {
    -webkit-mask-image: var(--horr--icon--cart);
    mask-image: var(--horr--icon--cart);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    display: block;
    width: calc(1em + 4px);
    height: calc(1em + 4px);
    margin-top: -2px;
    margin-bottom: -2px;
    content: "";
    background-color: currentcolor;
}

.wc-block-mini-cart__quantity-badge&gt;svg {
    display: none;
}

body.modal-open[style*="overflow: hidden"] {
    margin-right: var(--horr--page-scrollbar--size);
}

.wp-block-woocommerce-mini-cart-contents {
    height: calc(100vh - var(--wp-admin--admin-bar--height));
    background-color: transparent;
}

.wc-block-components-drawer {
    top: var(--wp-admin--admin-bar--height);
    background-color: transparent;
    -webkit-mask-size: 4300% 100%;
    mask-size: 4300% 100%;
}

.wc-block-components-drawer&gt;.components-modal__content {
    background-color: hsl(var(--horr-color-background));
    -webkit-mask-size: calc(100% + 50px) calc(100% + 100px);
    mask-size: calc(100% + 50px) calc(100% + 100px);
    -webkit-mask-position: 0% -50px;
    mask-position: 0% -50px;
}

.wc-block-components-drawer::after {
    display: none;
}

.wc-block-components-drawer .components-modal__header {
    top: 38px;
    right: var(--horr--popup-cart--padding-h);
}

.wc-block-components-drawer .components-modal__header .components-button {
    padding: 0;
    margin: 0;
    color: hsl(var(--horr-color-title));
    cursor: pointer;
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing);
}

.wc-block-components-drawer .components-modal__header .components-button&gt;svg {
    display: none;
}

.wc-block-components-drawer .components-modal__header .components-button::before {
    -webkit-mask-image: var(--horr--icon--x);
    mask-image: var(--horr--icon--x);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    display: block;
    width: 16px;
    height: 16px;
    content: "";
    background-color: currentcolor;
}

.wc-block-components-drawer .components-modal__header .components-button:hover,
.wc-block-components-drawer .components-modal__header .components-button:focus {
    color: var(--horr-color-brand);
}

.is-mobile table.wc-block-mini-cart-items {
    padding: var(--horr--popup-cart--padding-v) var(--horr--popup-cart--padding-h);
}

.is-mobile table.wc-block-mini-cart-items:focus-visible {
    outline: none;
}

.is-mobile table.wc-block-mini-cart-items .wc-block-cart-items__row {
    position: relative;
    grid-template-columns: 80px 1fr;
    grid-gap: 10px 20px;
    padding: 0;
}

.is-mobile table.wc-block-mini-cart-items .wc-block-cart-items__row+.wc-block-cart-items__row {
    margin-top: 30px;
}

.is-mobile table.wc-block-mini-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
    padding-right: 0;
    border-bottom: 0;
}

.is-mobile table.wc-block-mini-cart-items .wc-block-cart-items__row .wc-block-cart-item__image&gt;a {
    display: block;
}

.is-mobile table.wc-block-mini-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
    padding-top: 0.125em;
    padding-right: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.is-mobile table.wc-block-mini-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    padding-right: 35px;
    border-bottom: 0;
}

.is-mobile table.wc-block-mini-cart-items .wc-block-cart-items__row .wc-block-cart-item__remove-link {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    font-size: 0;
    color: hsl(var(--horr-color-meta));
    text-decoration: none;
    cursor: pointer;
    -webkit-filter: none;
    filter: none;
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing);
}

.is-mobile table.wc-block-mini-cart-items .wc-block-cart-items__row .wc-block-cart-item__remove-link::before {
    -webkit-mask-image: var(--horr--icon--x);
    mask-image: var(--horr--icon--x);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    display: block;
    width: 14px;
    height: 14px;
    content: "";
    background-color: currentcolor;
}

.is-mobile table.wc-block-mini-cart-items .wc-block-cart-items__row .wc-block-cart-item__remove-link::after {
    display: none;
}

.is-mobile table.wc-block-mini-cart-items .wc-block-cart-items__row .wc-block-cart-item__remove-link:hover,
.is-mobile table.wc-block-mini-cart-items .wc-block-cart-items__row .wc-block-cart-item__remove-link:focus {
    color: hsl(var(--horr-color-title));
}

.is-mobile table.wc-block-mini-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity {
    padding-top: 0;
    padding-right: 0;
    margin-top: 8px;
}

.is-mobile table.wc-block-mini-cart-items .wc-block-components-product-name {
    margin-bottom: 8px;
    font-size: var(--horr--font-size--medium);
}

.is-mobile table.wc-block-mini-cart-items .wc-block-components-product-name:hover,
.is-mobile table.wc-block-mini-cart-items .wc-block-components-product-name:focus {
    color: var(--horr-color-brand);
}

.is-mobile table.wc-block-mini-cart-items .wc-block-components-product-metadata {
    margin: 0;
}

.is-mobile table.wc-block-mini-cart-items .wc-block-cart-item__total-price-and-sale-badge-wrapper {
    padding-top: 0.125em;
}

.is-mobile table.wc-block-mini-cart-items .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-product-price {
    color: hsl(var(--horr-color-title));
}

.wc-block-components-product-metadata .wc-block-components-product-metadata__description&gt;p {
    display: none;
}

h2.wc-block-mini-cart__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: var(--horr--navbar--min-height);
    padding: 0 var(--horr--popup-cart--padding-h);
    margin: 0;
    font-size: var(--horr--heading-6--font-size);
    background-color: hsl(var(--horr-color-background-200));
}

.wc-block-mini-cart__items {
    padding: 0;
}

.wc-block-mini-cart__items .wc-block-mini-cart__products-table {
    padding: 0;
    margin: 0;
}

.wc-block-cart-item__prices {
    margin-bottom: 4px;
}

.wc-block-components-product-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    font-size: var(--horr--font-size--medium);
    font-weight: var(--horr--font-weight--semi-bold);
    color: hsl(var(--horr-color-text));
}

.wc-block-components-product-price ins,
.wc-block-components-product-price del {
    font-size: inherit;
    font-weight: inherit;
}

.wc-block-components-product-price ins {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    color: inherit;
    background-color: transparent;
}

.wc-block-components-product-price ins.is-discounted {
    margin-left: 0;
}

.wc-block-components-product-price del {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 12px;
    color: hsl(var(--horr-color-meta));
    opacity: 1;
}

.wc-block-components-product-badge {
    --horr--badge--font-size: var(--horr--font-size--extra-small);
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 1;
    pointer-events: none;
    border: 0;
}

.wc-block-components-quantity-selector {
    width: 65px;
    margin: 0;
    border-radius: 0;
}

.wc-block-components-quantity-selector::after {
    display: none;
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    min-width: auto;
    height: 16px;
    min-height: auto;
    padding: 0;
    -webkit-clip-path: none;
    clip-path: none;
    font-size: var(--horr--font-size--small);
    color: hsl(var(--horr-color-title));
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:not([disabled]):not(:disabled):focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 16px;
    min-width: 16px;
    height: 16px;
    font-size: 0;
    color: hsl(var(--horr-color-text));
    background-color: transparent;
    -webkit-filter: none;
    filter: none;
    opacity: 1;
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing), background-color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing), background-color var(--horr-transition-duration) var(--horr-transition-easing);
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:not([disabled]):not(.disabled):hover,
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:not([disabled]):not(.disabled):focus {
    color: hsl(var(--horr-color-title));
    background-color: transparent;
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:not([disabled]):not(.disabled):hover::after,
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:not([disabled]):not(.disabled):focus::after {
    background-color: hsl(var(--horr-color-border));
    opacity: 1;
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button::before {
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    background-color: currentcolor;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    -webkit-clip-path: none;
    clip-path: none;
    background-color: hsl(var(--horr-color-border));
    background-image: none;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: opacity var(--horr-transition-cubic-duration) var(--horr-transition-cubic-easing);
    transition: opacity var(--horr-transition-cubic-duration) var(--horr-transition-cubic-easing);
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--minus::before {
    -webkit-mask-image: var(--horr--icon--minus);
    mask-image: var(--horr--icon--minus);
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--plus::before {
    -webkit-mask-image: var(--horr--icon--plus);
    mask-image: var(--horr--icon--plus);
}

.wc-block-mini-cart__footer {
    padding: calc(var(--horr--popup-cart--padding-v) * 0.5) var(--horr--popup-cart--padding-h);
    background-color: hsl(var(--horr-color-background-200));
    border-top: 0;
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined:not(:focus) {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal {
    margin-bottom: var(--horr--vertical-rhythm);
    color: hsl(var(--horr-color-title));
}

.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description {
    display: none;
}

.wc-block-mini-cart__footer .wc-block-components-button:not(.is-link).contained:hover {
    opacity: 1;
}

.wp-block-woocommerce-empty-mini-cart-contents-block .wc-block-mini-cart__empty-cart-wrapper {
    padding: var(--horr--popup-cart--padding-v) var(--horr--popup-cart--padding-h);
}

.wp-block-woocommerce-empty-mini-cart-contents-block .wc-block-mini-cart__empty-cart-wrapper&gt;p {
    margin-bottom: var(--horr--vertical-rhythm--medium);
}

.wc-block-components-drawer__screen-overlay--with-slide-in .wc-block-components-drawer {
    -webkit-animation: horr-mask-sprite 0.5s steps(42) forwards;
    animation: horr-mask-sprite 0.5s steps(42) forwards;
    -webkit-mask-position: 100% 0%;
    mask-position: 100% 0%;
}

.wc-block-components-drawer__screen-overlay--is-hidden {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.wc-block-components-drawer__screen-overlay--is-hidden .wc-block-components-drawer {
    margin-left: var(--horr--page-scrollbar--size);
    -webkit-transform: translateX(-480px);
    -ms-transform: translateX(-480px);
    transform: translateX(-480px);
    -webkit-animation: horr-mask-sprite-2 0.3s steps(42) forwards;
    animation: horr-mask-sprite-2 0.3s steps(42) forwards;
    -webkit-mask-position: 0% 0%;
    mask-position: 0% 0%;
}

/* ------------------------------------------------------------------
  Product Categories.
 ------------------------------------------------------------------- */

.wc-block-product-categories-list.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
    margin: 0;
}

.wc-block-product-categories-list.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item+.wc-block-product-categories-list-item {
    margin-top: var(--horr--vertical-rhythm--medium);
}

.wc-block-product-categories-list.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul {
    padding-left: 65px;
    margin-top: var(--horr--vertical-rhythm--medium);
}

.wc-block-product-categories-list.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a {
    padding-left: 65px;
}

.wc-block-product-categories-list.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    margin: 0 15px 0 -65px;
    border: 0;
}

/* ------------------------------------------------------------------
  Pagination.
 ------------------------------------------------------------------- */

.wc-block-pagination {
    --horr--wc-pagination--gap: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: var(--horr--wc-pagination--gap);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: var(--horr--spacing--huge);
}

.wc-block-pagination:last-child {
    margin-bottom: 0;
}

.wc-block-pagination .wc-block-pagination-page {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    position: relative;
    min-width: auto;
    padding: 0;
    color: hsl(var(--horr-color-white));
    border: 0;
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing);
}

.wc-block-pagination .wc-block-pagination-page[disabled]:not(.wc-block-pagination-page--active) {
    color: hsl(var(--horr-color-meta));
}

.wc-block-pagination .wc-block-pagination-page:not([disabled]) {
    cursor: pointer;
}

.wc-block-pagination .wc-block-pagination-page:not([disabled]):hover,
.wc-block-pagination .wc-block-pagination-page:not([disabled]):focus {
    color: var(--horr-color-brand);
}

.wc-block-pagination .wc-block-pagination-page::after {
    position: absolute;
    top: 0;
    right: calc(var(--horr--wc-pagination--gap) * -0.5);
    bottom: 0;
    left: calc(var(--horr--wc-pagination--gap) * -0.5);
    display: block;
    content: "";
}

.wc-block-pagination .wc-block-pagination-page--active {
    min-width: var(--horr--button-circle--width);
    height: var(--horr--button-circle--width);
    color: var(--horr--button-circle--color);
    background-color: var(--horr--button-circle--background-color);
    border-radius: 50%;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.wc-block-pagination .wc-block-pagination-page--active:hover,
.wc-block-pagination .wc-block-pagination-page--active:focus {
    color: var(--horr--button-circle--color);
    background-color: var(--horr--button-circle--background-color);
}

.wc-block-pagination .wc-block-components-pagination-page--arrow:not(:last-child) {
    font-size: 0;
}

.wc-block-pagination .wc-block-components-pagination-page--arrow:not(:last-child)::before {
    -webkit-mask-image: var(--horr--icon--arrow-left);
    mask-image: var(--horr--icon--arrow-left);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    display: block;
    width: 24px;
    height: 24px;
    content: "";
    background-color: currentcolor;
}

.wc-block-pagination .wc-block-components-pagination-page--arrow:last-child {
    font-size: 0;
}

.wc-block-pagination .wc-block-components-pagination-page--arrow:last-child::before {
    -webkit-mask-image: var(--horr--icon--arrow-right);
    mask-image: var(--horr--icon--arrow-right);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    display: block;
    width: 24px;
    height: 24px;
    content: "";
    background-color: currentcolor;
}

/* ------------------------------------------------------------------
  Product List.
 ------------------------------------------------------------------- */

ul.wc-block-grid__products {
    --horr--wc-block-products--display: grid;
    --horr--wc-block-products--columns: 1;
    --horr--wc-block-products--gap: 60px 40px;
    display: var(--horr--wc-block-products--display) !important;
    grid-template-columns: repeat(var(--horr--wc-block-products--columns), 1fr);
    grid-gap: var(--horr--wc-block-products--gap);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0;
}

.wc-block-grid.has-2-columns ul.wc-block-grid__products {
    --horr--wc-block-products--columns: 2;
}

.wc-block-grid.has-3-columns ul.wc-block-grid__products {
    --horr--wc-block-products--columns: 3;
}

.wc-block-grid.has-4-columns ul.wc-block-grid__products {
    --horr--wc-block-products--columns: 4;
}

.wc-block-grid.has-5-columns ul.wc-block-grid__products {
    --horr--wc-block-products--columns: 5;
}

.wc-block-grid.has-6-columns ul.wc-block-grid__products {
    --horr--wc-block-products--columns: 6;
}

@media (min-width: 1082px) and (max-width: 1391.98px) {
    .wc-block-grid.has-6-columns ul.wc-block-grid__products,
    .wc-block-grid.has-5-columns ul.wc-block-grid__products {
        --horr--wc-block-products--columns: 4;
    }
}

@media (min-width: 782px) and (max-width: 1081.98px) {
    .wc-block-grid.has-6-columns ul.wc-block-grid__products,
    .wc-block-grid.has-5-columns ul.wc-block-grid__products,
    .wc-block-grid.has-4-columns ul.wc-block-grid__products {
        --horr--wc-block-products--columns: 3;
    }
}

@media (min-width: 572px) and (max-width: 781.98px) {
    .wc-block-grid.has-6-columns ul.wc-block-grid__products,
    .wc-block-grid.has-5-columns ul.wc-block-grid__products,
    .wc-block-grid.has-4-columns ul.wc-block-grid__products,
    .wc-block-grid.has-3-columns ul.wc-block-grid__products {
        --horr--wc-block-products--columns: 2;
    }
}

@media (max-width: 571.98px) {
    .wc-block-grid.has-6-columns ul.wc-block-grid__products,
    .wc-block-grid.has-5-columns ul.wc-block-grid__products,
    .wc-block-grid.has-4-columns ul.wc-block-grid__products,
    .wc-block-grid.has-3-columns ul.wc-block-grid__products,
    .wc-block-grid.has-2-columns ul.wc-block-grid__products {
        --horr--wc-block-products--columns: 1;
    }
}

div.wc-block-grid .wc-block-grid__products .wc-block-grid__product {
    max-width: none;
}

li.wc-block-grid__product {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: calc(var(--horr--vertical-rhythm--medium) + 4px) 0;
    padding: 0 !important;
    margin: 0 !important;
    border: 0;
}

li.wc-block-grid__product .wc-block-grid__product-link,
li.wc-block-grid__product .wc-block-grid__product-image {
    position: relative;
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column: 1;
    margin-bottom: 0;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

li.wc-block-grid__product .wc-block-grid__product-link:not(.wc-block-components-product-image),
li.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image) {
    margin-bottom: 0;
}

li.wc-block-grid__product .wc-block-grid__product-link img,
li.wc-block-grid__product .wc-block-grid__product-image img {
    width: 100%;
    -webkit-transition: -webkit-transform var(--horr-transition-cubic-duration) var(--horr-transition-cubic-easing);
    transition: -webkit-transform var(--horr-transition-cubic-duration) var(--horr-transition-cubic-easing);
    transition: transform var(--horr-transition-cubic-duration) var(--horr-transition-cubic-easing);
    transition: transform var(--horr-transition-cubic-duration) var(--horr-transition-cubic-easing), -webkit-transform var(--horr-transition-cubic-duration) var(--horr-transition-cubic-easing);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

li.wc-block-grid__product .wc-block-grid__product-link+.wp-block-button,
li.wc-block-grid__product .wc-block-grid__product-image+.wp-block-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column: 1;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
    overflow: hidden;
    pointer-events: none;
}

li.wc-block-grid__product .wc-block-grid__product-link+.wp-block-button .wp-block-button__link,
li.wc-block-grid__product .wc-block-grid__product-image+.wp-block-button .wp-block-button__link {
    height: 50px;
    pointer-events: visible;
    opacity: 0;
    -webkit-transition: opacity var(--horr-transition-duration) var(--horr-transition-easing), color var(--horr-transition-duration) var(--horr-transition-easing), background-color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: opacity var(--horr-transition-duration) var(--horr-transition-easing), color var(--horr-transition-duration) var(--horr-transition-easing), background-color var(--horr-transition-duration) var(--horr-transition-easing);
}

.is-mobile li.wc-block-grid__product .wc-block-grid__product-link+.wp-block-button .wp-block-button__link,
li.wc-block-grid__product .wc-block-grid__product-link+.wp-block-button .wp-block-button__link.added,
li.wc-block-grid__product .wc-block-grid__product-link+.wp-block-button .wp-block-button__link.loading,
.is-mobile li.wc-block-grid__product .wc-block-grid__product-image+.wp-block-button .wp-block-button__link,
li.wc-block-grid__product .wc-block-grid__product-image+.wp-block-button .wp-block-button__link.added,
li.wc-block-grid__product .wc-block-grid__product-image+.wp-block-button .wp-block-button__link.loading {
    opacity: 1;
}

li.wc-block-grid__product .wp-block-button {
    z-index: 1;
}

li.wc-block-grid__product .wp-block-button .wp-block-button__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: var(--horr--button--padding-v) var(--horr--button--padding-h);
    font-size: var(--horr--button--font-size);
}

li.wc-block-grid__product .wp-block-button .wp-block-button__link::after {
    position: static;
    font-size: 0;
    content: "";
    background-color: currentcolor;
    opacity: 0;
}

li.wc-block-grid__product .wp-block-button .wp-block-button__link.added::after {
    -webkit-mask-image: var(--horr--icon--check);
    mask-image: var(--horr--icon--check);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 18px;
    height: 18px;
    margin-left: 10px;
    opacity: 1;
}

li.wc-block-grid__product .wp-block-button .wp-block-button__link.added:hover,
li.wc-block-grid__product .wp-block-button .wp-block-button__link.added:focus {
    opacity: 1;
}

li.wc-block-grid__product .wp-block-button .wp-block-button__link.loading {
    opacity: 1;
}

li.wc-block-grid__product .wp-block-button .wp-block-button__link.loading::after {
    -webkit-mask-image: var(--horr--icon--spinner);
    mask-image: var(--horr--icon--spinner);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 18px;
    height: 18px;
    margin-left: 10px;
    opacity: 1;
    -webkit-animation: horr-loading-spinner 0.5s infinite linear;
    animation: horr-loading-spinner 0.5s infinite linear;
}

li.wc-block-grid__product .wp-block-button .wp-block-button__link.loading:hover,
li.wc-block-grid__product .wp-block-button .wp-block-button__link.loading:focus {
    opacity: 1;
}

li.wc-block-grid__product .wp-block-button .added_to_cart {
    display: none;
}

li.wc-block-grid__product .wp-block-button.wc-block-components-product-button {
    margin-bottom: 0;
}

li.wc-block-grid__product .wc-block-grid__product-title {
    margin-top: 6px;
    margin-bottom: 0;
    font-size: var(--horr--heading-5--font-size);
    color: hsl(var(--horr-color-title));
    text-transform: var(--horr--heading--text-transform);
}

li.wc-block-grid__product .wc-block-grid__product-title:hover,
li.wc-block-grid__product .wc-block-grid__product-title:focus {
    color: var(--horr-color-brand);
}

li.wc-block-grid__product .wc-block-grid__product-onsale {
    position: absolute;
    top: 15px;
    display: block;
    margin-bottom: 0;
    text-transform: none;
    border: 0;
}

li.wc-block-grid__product .wc-block-grid__product-onsale.wc-block-components-product-sale-badge--align-right {
    right: 15px;
    left: auto;
}

li.wc-block-grid__product .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge--align-center):not(.wc-block-components-product-sale-badge--align-right),
li.wc-block-grid__product .wc-block-grid__product-onsale.wc-block-components-product-sale-badge--align-left {
    right: auto;
    left: 15px;
}

li.wc-block-grid__product .wc-block-grid__product-onsale.wc-block-components-product-sale-badge--align-center {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

li.wc-block-grid__product .wc-block-grid__product-rating {
    height: var(--horr--font-size--small);
    margin-bottom: 0;
}

li.wc-block-grid__product:hover .wc-block-grid__product-link img,
li.wc-block-grid__product:hover .wc-block-grid__product-image img {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}

li.wc-block-grid__product:hover .wc-block-grid__product-link+.wp-block-button .wp-block-button__link,
li.wc-block-grid__product:hover .wc-block-grid__product-image+.wp-block-button .wp-block-button__link {
    opacity: 1;
}

.widget .wc-block-grid__products {
    --horr--wc-block-products--gap: var(--horr--widget-item--gap) 0;
}

.widget .wc-block-grid__product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: var(--horr--widget-item--content--gap) 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: var(--horr--widget-item--image--width);
    padding-left: calc(var(--horr--widget-item--image--width) + var(--horr--widget-item--image--gap)) !important;
    text-align: left;
}

.widget .wc-block-grid__product .wc-block-grid__product-link,
.widget .wc-block-grid__product .wc-block-grid__product-image {
    position: absolute;
    top: 0;
    left: 0;
    width: var(--horr--widget-item--image--width);
    height: var(--horr--widget-item--image--height);
}

.widget .wc-block-grid__product .wc-block-grid__product-title {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-top: -1px;
    font-size: var(--horr--font-size--medium);
}

.widget .wc-block-grid__product .wc-block-grid__product-price {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin: 0;
    font-size: var(--horr--font-size--medium);
}

.widget .wc-block-grid__product .wc-block-grid__product-onsale {
    --horr--badge--font-size: var(--horr--font-size--extra-small);
    top: 0;
    pointer-events: none;
}

.widget .wc-block-grid__product .wc-block-grid__product-onsale.wc-block-components-product-sale-badge--align-right {
    right: 0;
    left: auto;
}

.widget .wc-block-grid__product .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge--align-center):not(.wc-block-components-product-sale-badge--align-right),
.widget .wc-block-grid__product .wc-block-grid__product-onsale.wc-block-components-product-sale-badge--align-left {
    right: auto;
    left: 0;
}

.widget .wc-block-grid__product .wc-block-grid__product-onsale.wc-block-components-product-sale-badge--align-center {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.widget .wc-block-grid__product .wc-block-grid__product-link+.wp-block-button .wp-block-button__link,
.widget .wc-block-grid__product .wc-block-grid__product-image+.wp-block-button .wp-block-button__link {
    height: auto;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.widget .wc-block-grid__product .wp-block-button__link {
    --horr--button--color: hsl(var(--horr-color-text));
    --horr--button-hover--color: hsl(var(--horr-color-title));
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-mask-image: none !important;
    mask-image: none !important;
    text-align: left;
}

.widget .wc-block-grid__product .wc-block-grid__product-rating {
    margin-left: 0;
}

.widget .wc-block-grid__product:hover .wc-block-grid__product-link img,
.widget .wc-block-grid__product:hover .wc-block-grid__product-image img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

/* ------------------------------------------------------------------
  Review.
 ------------------------------------------------------------------- */

.wc-block-review-list {
    padding-left: 0;
}

.wc-block-review-list .wc-block-review-list-item__item {
    position: relative;
    padding-bottom: calc(var(--horr--font-size--small) + var(--horr--vertical-rhythm--medium));
    margin-bottom: 0;
}

.wc-block-review-list .wc-block-review-list-item__item+.wc-block-review-list-item__item {
    margin-top: var(--horr--media--gap);
}

.wc-block-review-list .wc-block-components-review-list-item__info {
    grid-template-columns: calc(var(--horr--media--image--width) + var(--horr--media--image--gap)) 1fr;
    margin-bottom: var(--horr--vertical-rhythm--medium);
}

.wc-block-review-list .wc-block-review-list-item__image {
    width: var(--horr--media--image--width);
    height: var(--horr--media--image--height);
}

.wc-block-review-list .wc-block-review-list-item__image img {
    border-radius: 50%;
}

.wc-block-review-list .wc-block-review-list-item__verified {
    right: -3px;
    bottom: -3px;
    width: 20px;
    height: 20px;
    font-size: 0;
    background-color: hsl(var(--horr-color-success));
    border: 2px solid hsl(var(--horr-color-background));
    border-radius: 50%;
}

.wc-block-review-list .wc-block-review-list-item__verified::before {
    display: none;
}

.wc-block-review-list .wc-block-review-list-item__verified::after {
    -webkit-mask-image: var(--horr--icon--check);
    mask-image: var(--horr--icon--check);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    margin-left: -5px;
    content: "";
    background-color: hsl(var(--horr-color-white));
}

.wc-block-review-list .wc-block-review-list-item__meta {
    gap: 2px 20px;
}

.wc-block-review-list .wc-block-review-list-item__product {
    margin-right: 0;
    font-size: var(--horr--font-size--medium);
}

.wc-block-review-list .wc-block-review-list-item__product&gt;a:hover,
.wc-block-review-list .wc-block-review-list-item__product&gt;a:focus {
    color: var(--horr-color-brand);
}

.wc-block-review-list .wc-block-review-list-item__rating+.wc-block-review-list-item__author {
    font-size: var(--horr--font-size--medium);
    color: hsl(var(--horr-color-title));
}

.wc-block-review-list .wc-block-review-list-item__author {
    margin-right: 0;
    color: hsl(var(--horr-color-meta));
}

.wc-block-review-list .wc-block-review-list-item__published-date {
    color: hsl(var(--horr-color-meta));
}

.wc-block-review-list .wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date::before {
    display: none;
}

.wc-block-review-list .wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date {
    padding-left: 0;
}

.wc-block-review-list .wc-block-review-list-item__text p:last-child {
    margin-bottom: 0;
}

.wc-block-review-list .wc-block-review-list-item__rating {
    position: absolute;
    bottom: 0;
    left: 0;
}

.widget .wc-block-review-list {
    --horr--media--gap: var(--horr--spacing--medium);
}

.widget .wc-block-review-list .wc-block-review-list-item__item {
    padding-bottom: calc(var(--horr--font-size--small) + var(--horr--vertical-rhythm--medium) + 4px);
}

.widget .wc-block-review-list .wc-block-review-list-item__info {
    margin-bottom: var(--horr--vertical-rhythm--medium);
}

.widget .wc-block-review-list .wc-block-review-list-item__verified {
    border-color: hsl(var(--horr-color-background-100));
}

/* ------------------------------------------------------------------
  Search.
 ------------------------------------------------------------------- */

.wc-block-product-search .wc-block-product-search__fields {
    position: relative;
}

.wc-block-product-search .wc-block-product-search__field {
    line-height: var(--horr--form--line-height);
    padding: var(--horr--form--padding-v) calc(var(--horr--form--padding-v) + 38px) var(--horr--form--padding-v) var(--horr--form--padding-h);
}

.wc-block-product-search .wc-block-product-search__button {
    position: absolute;
    top: 50%;
    right: calc(var(--horr--form--padding-v) + 2px);
    z-index: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: initial;
    color: hsl(var(--horr-color-title));
    background-color: transparent;
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.wc-block-product-search .wc-block-product-search__button&gt;svg {
    display: none;
}

.wc-block-product-search .wc-block-product-search__button::after {
    -webkit-mask-image: var(--horr--icon--search);
    mask-image: var(--horr--icon--search);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    display: block;
    width: 22px;
    height: 22px;
    content: "";
    background-color: currentcolor;
}

.wc-block-product-search .wc-block-product-search__button::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    width: 38px;
    height: 38px;
    margin-top: -19px;
    margin-left: -19px;
    content: "";
    background-color: hsl(var(--horr-color-border-100));
    border-radius: 50%;
    -webkit-transition: background-color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: background-color var(--horr-transition-duration) var(--horr-transition-easing);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}

.wc-block-product-search .wc-block-product-search__button:hover,
.wc-block-product-search .wc-block-product-search__button:focus {
    color: hsl(var(--horr-color-title));
    background-color: transparent;
}

.wc-block-product-search .wc-block-product-search__button:hover::before,
.wc-block-product-search .wc-block-product-search__button:focus::before {
    background-color: hsl(var(--horr-color-border-200));
}

/* ------------------------------------------------------------------
  Sort.
 ------------------------------------------------------------------- */

.wc-block-sort-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: var(--horr--label--margin-bottom) 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: var(--horr--spacing--medium);
}

.wc-block-sort-select .wc-block-sort-select__label {
    margin-right: 0;
    margin-bottom: 0;
}

.widget .wc-block-sort-select .wc-block-sort-select__label {
    display: none;
}

.widget .wc-block-sort-select .wc-block-sort-select__select {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
}

/* ------------------------------------------------------------------

  WooCommerce Plugins.

 ------------------------------------------------------------------- */

/* ------------------------------------------------------------------
  Select2.
 ------------------------------------------------------------------- */

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0;
    line-height: var(--horr--form--line-height);
    color: inherit;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    color: hsl(var(--horr-color-title));
    background-color: hsl(var(--horr-color-background-200));
}

.select2-container--default .select2-results__option[data-selected=true] {
    color: hsl(var(--horr-color-white));
    background-color: var(--horr-color-brand);
}

.select2-results {
    padding: 5px 0;
}

.select2-results__options {
    --horr--scrollbar--background-color: hsl(var(--horr-color-background-100));
    padding: 0;
}

.select2-results__options:focus:not(:focus-visible) {
    outline: none;
}

.select2-results__option {
    padding: 7.5px 20px;
    font-size: var(--horr--font-size--small);
    font-weight: var(--horr--font-weight--regular);
    color: hsl(var(--horr-color-meta));
    background-color: transparent;
    -webkit-transition: color var(--horr-transition-duration) var(--horr-transition-easing), background-color var(--horr-transition-duration) var(--horr-transition-easing);
    transition: color var(--horr-transition-duration) var(--horr-transition-easing), background-color var(--horr-transition-duration) var(--horr-transition-easing);
}

.select2-results__option:focus:not(:focus-visible) {
    outline: none;
}

.select2-dropdown {
    padding: 10px;
    background-color: transparent;
    border: 0;
    border-radius: var(--horr-border-radius);
}

.select2-dropdown::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    content: "";
    background-color: hsl(var(--horr-color-background-100));
    border: 1px solid;
    -webkit-box-shadow: 0 0 10px -3px hsl(var(--horr-color-background-100), 0.5);
    box-shadow: 0 0 10px -3px hsl(var(--horr-color-background-100), 0.5);
}

.select2-search--dropdown {
    padding: 0 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}</pre></body></html>