@charset "UTF-8";
/**
 * woocommerce.scss
 * Governs the general look and feel of WooCommerce sections of stores using themes that do not
 * integrate with WooCommerce specifically.
 */
/**
 * Imports
 */
/* ============ Typography ============ */
/* ============ Theme Colors ============ */
/* ============ Spacings ============ */
/* ============ Container ============ */
/* ============ Navbar ============ */
/* ============ Offcanvas ============ */
/* ============ Dropdown ============ */
/* ============ Breadcrumbs ============ */
/* ============ Pagination ============ */
/* ============ Footer ============ */
/* ============ Typography ============ */
/* ============ Headings ============ */
/* ============ Buttons ============ */
/* ============ Background ============ */
/* ============ Tiles ============ */
/**
 * Deprecated
 * Fallback for bourbon equivalent
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include transform(scale(1.5));`
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include box-sizing(border-box);`
 */
/**
 * Objects
 */
/**
 * WooCommerce CSS Variables
 */
:root {
  --woocommerce: #007bbc;
  --wc-green: #198754;
  --wc-red: #dc3545;
  --wc-orange: #fd7e14;
  --wc-blue: #0d6efd;
  --wc-primary: #F28C00;
  --wc-primary-text: #fef9f3;
  --wc-secondary: #1D1D1B;
  --wc-secondary-text: black;
  --wc-highlight: #444444;
  --wc-highligh-text: #c4c4c4;
  --wc-content-bg: #fff;
  --wc-subtext: #767676;
}

/**
 * _animation.scss
 * Custom WooCommerce Animations.
 */
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/**
 * _fonts.scss
 * Custom WooCommerce fonts.
 */
@font-face {
  font-family: "star";
  src: url("../../assets/fonts/star.eot");
  src: url("../../assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/star.woff") format("woff"), url("../../assets/fonts/star.ttf") format("truetype"), url("../../assets/fonts/star.svg#star") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "WooCommerce";
  src: url("../../assets/fonts/WooCommerce.eot");
  src: url("../../assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/WooCommerce.woff") format("woff"), url("../../assets/fonts/WooCommerce.ttf") format("truetype"), url("../../assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * woocommerce-layout.scss
 * Applies layout to the default WooCommerce frontend design
 */
/**
 * Imports
 */
/**
 * Deprecated
 * Fallback for bourbon equivalent
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include transform(scale(1.5));`
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include box-sizing(border-box);`
 */
/**
 * Objects
 */
/**
 * WooCommerce CSS Variables
 */
:root {
  --woocommerce: #007bbc;
  --wc-green: #198754;
  --wc-red: #dc3545;
  --wc-orange: #fd7e14;
  --wc-blue: #0d6efd;
  --wc-primary: #F28C00;
  --wc-primary-text: #fef9f3;
  --wc-secondary: #1D1D1B;
  --wc-secondary-text: black;
  --wc-highlight: #444444;
  --wc-highligh-text: #c4c4c4;
  --wc-content-bg: #fff;
  --wc-subtext: #767676;
}

/**
 * Styling begins
 */
.woocommerce,
.woocommerce-page {
  /**
   * General layout styles
   */
  /**
   * Product page
   */
  /**
   * Product loops
   */
  /**
   * Cart page
   */
  /**
   * Cart sidebar
   */
  /**
   * Forms
   */
  /**
   * oEmbeds
   */
}
.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button {
  float: right;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
  float: left;
}
.woocommerce .col2-set .col-2, .woocommerce .col2-set div.product div.images .flex-control-thumbs li, .woocommerce div.product div.images .flex-control-thumbs .col2-set li,
.woocommerce-page .col2-set .col-2,
.woocommerce-page .col2-set .woocommerce div.product div.images .flex-control-thumbs li {
  float: right;
}
.woocommerce img,
.woocommerce-page img {
  height: auto;
  max-width: 100%;
}
.woocommerce div.product div.thumbnails,
.woocommerce #content div.product div.thumbnails,
.woocommerce-page div.product div.thumbnails,
.woocommerce-page #content div.product div.thumbnails {
  *zoom: 1;
}
.woocommerce div.product div.thumbnails::before, .woocommerce div.product div.thumbnails::after,
.woocommerce #content div.product div.thumbnails::before,
.woocommerce #content div.product div.thumbnails::after,
.woocommerce-page div.product div.thumbnails::before,
.woocommerce-page div.product div.thumbnails::after,
.woocommerce-page #content div.product div.thumbnails::before,
.woocommerce-page #content div.product div.thumbnails::after {
  content: " ";
  display: table;
}
.woocommerce div.product div.thumbnails::after,
.woocommerce #content div.product div.thumbnails::after,
.woocommerce-page div.product div.thumbnails::after,
.woocommerce-page #content div.product div.thumbnails::after {
  clear: both;
}
.woocommerce div.product div.thumbnails a,
.woocommerce #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a {
  float: left;
  width: 30.75%;
  margin-right: 3.8%;
  margin-bottom: 1rem;
}
.woocommerce div.product div.thumbnails a.last,
.woocommerce #content div.product div.thumbnails a.last,
.woocommerce-page div.product div.thumbnails a.last,
.woocommerce-page #content div.product div.thumbnails a.last {
  margin-right: 0;
}
.woocommerce div.product div.thumbnails a.first,
.woocommerce #content div.product div.thumbnails a.first,
.woocommerce-page div.product div.thumbnails a.first,
.woocommerce-page #content div.product div.thumbnails a.first {
  clear: both;
}
.woocommerce div.product div.thumbnails.columns-1 a,
.woocommerce #content div.product div.thumbnails.columns-1 a,
.woocommerce-page div.product div.thumbnails.columns-1 a,
.woocommerce-page #content div.product div.thumbnails.columns-1 a {
  width: 100%;
  margin-right: 0;
  float: none;
}
.woocommerce div.product div.thumbnails.columns-2 a,
.woocommerce #content div.product div.thumbnails.columns-2 a,
.woocommerce-page div.product div.thumbnails.columns-2 a,
.woocommerce-page #content div.product div.thumbnails.columns-2 a {
  width: 48%;
}
.woocommerce div.product div.thumbnails.columns-4 a,
.woocommerce #content div.product div.thumbnails.columns-4 a,
.woocommerce-page div.product div.thumbnails.columns-4 a,
.woocommerce-page #content div.product div.thumbnails.columns-4 a {
  width: 22.05%;
}
.woocommerce div.product div.thumbnails.columns-5 a,
.woocommerce #content div.product div.thumbnails.columns-5 a,
.woocommerce-page div.product div.thumbnails.columns-5 a,
.woocommerce-page #content div.product div.thumbnails.columns-5 a {
  width: 16.9%;
}
.woocommerce div.product .woocommerce-tabs,
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs {
  clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
  *zoom: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before, .woocommerce div.product .woocommerce-tabs ul.tabs::after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after {
  content: " ";
  display: table;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after {
  clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
  display: inline-block;
}
.woocommerce div.product #reviews .comment,
.woocommerce #content div.product #reviews .comment,
.woocommerce-page div.product #reviews .comment,
.woocommerce-page #content div.product #reviews .comment {
  *zoom: 1;
}
.woocommerce div.product #reviews .comment::before, .woocommerce div.product #reviews .comment::after,
.woocommerce #content div.product #reviews .comment::before,
.woocommerce #content div.product #reviews .comment::after,
.woocommerce-page div.product #reviews .comment::before,
.woocommerce-page div.product #reviews .comment::after,
.woocommerce-page #content div.product #reviews .comment::before,
.woocommerce-page #content div.product #reviews .comment::after {
  content: " ";
  display: table;
}
.woocommerce div.product #reviews .comment::after,
.woocommerce #content div.product #reviews .comment::after,
.woocommerce-page div.product #reviews .comment::after,
.woocommerce-page #content div.product #reviews .comment::after {
  clear: both;
}
.woocommerce div.product #reviews .comment img,
.woocommerce #content div.product #reviews .comment img,
.woocommerce-page div.product #reviews .comment img,
.woocommerce-page #content div.product #reviews .comment img {
  float: right;
  height: auto;
}
.woocommerce ul.products,
.woocommerce-page ul.products {
  clear: both;
  *zoom: 1;
}
.woocommerce ul.products::before, .woocommerce ul.products::after,
.woocommerce-page ul.products::before,
.woocommerce-page ul.products::after {
  content: " ";
  display: table;
}
.woocommerce ul.products::after,
.woocommerce-page ul.products::after {
  clear: both;
}
.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
  clear: both;
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
  margin-right: 0;
}
.woocommerce ul.products.columns-1 li.product,
.woocommerce-page ul.products.columns-1 li.product {
  width: 100%;
  margin-right: 0;
}
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
  width: 48%;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
  width: 30.75%;
}
.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product {
  width: 16.95%;
}
.woocommerce ul.products.columns-6 li.product,
.woocommerce-page ul.products.columns-6 li.product {
  width: 13.5%;
}
.woocommerce.columns-1 ul.products li.product,
.woocommerce-page.columns-1 ul.products li.product {
  width: 100%;
  margin-right: 0;
}
.woocommerce.columns-2 ul.products li.product,
.woocommerce-page.columns-2 ul.products li.product {
  width: 48%;
}
.woocommerce.columns-3 ul.products li.product,
.woocommerce-page.columns-3 ul.products li.product {
  width: 30.75%;
}
.woocommerce.columns-5 ul.products li.product,
.woocommerce-page.columns-5 ul.products li.product {
  width: 16.95%;
}
.woocommerce.columns-6 ul.products li.product,
.woocommerce-page.columns-6 ul.products li.product {
  width: 13.5%;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
  float: left;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  float: right;
}
.woocommerce .woocommerce-pagination ul.page-numbers,
.woocommerce-page .woocommerce-pagination ul.page-numbers {
  *zoom: 1;
}
.woocommerce .woocommerce-pagination ul.page-numbers::before, .woocommerce .woocommerce-pagination ul.page-numbers::after,
.woocommerce-page .woocommerce-pagination ul.page-numbers::before,
.woocommerce-page .woocommerce-pagination ul.page-numbers::after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-pagination ul.page-numbers::after,
.woocommerce-page .woocommerce-pagination ul.page-numbers::after {
  clear: both;
}
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
  display: inline-block;
}
.woocommerce table.cart img,
.woocommerce #content table.cart img,
.woocommerce-page table.cart img,
.woocommerce-page #content table.cart img {
  height: auto;
}
.woocommerce table.cart td.actions,
.woocommerce #content table.cart td.actions,
.woocommerce-page table.cart td.actions,
.woocommerce-page #content table.cart td.actions {
  text-align: right;
}
.woocommerce table.cart td.actions .input-text,
.woocommerce #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text {
  width: 80px;
}
.woocommerce table.cart td.actions .coupon,
.woocommerce #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon {
  float: right;
  margin-top: 12px;
}
.woocommerce table.cart td.actions .coupon label,
.woocommerce #content table.cart td.actions .coupon label,
.woocommerce-page table.cart td.actions .coupon label,
.woocommerce-page #content table.cart td.actions .coupon label {
  display: none;
}
.woocommerce table.cart td.actions .coupon #coupon_code,
.woocommerce #content table.cart td.actions .coupon #coupon_code,
.woocommerce-page table.cart td.actions .coupon #coupon_code,
.woocommerce-page #content table.cart td.actions .coupon #coupon_code {
  width: 210px;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  *zoom: 1;
  width: 100%;
}
.woocommerce .cart-collaterals::before, .woocommerce .cart-collaterals::after,
.woocommerce-page .cart-collaterals::before,
.woocommerce-page .cart-collaterals::after {
  content: " ";
  display: table;
}
.woocommerce .cart-collaterals::after,
.woocommerce-page .cart-collaterals::after {
  clear: both;
}
.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related {
  width: 30.75%;
  float: left;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
  width: 48%;
  float: left;
}
.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
  float: none;
}
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
  width: 48%;
}
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
  width: 48%;
  *zoom: 1;
  clear: right;
  float: right;
}
.woocommerce .cart-collaterals .shipping_calculator::before, .woocommerce .cart-collaterals .shipping_calculator::after,
.woocommerce-page .cart-collaterals .shipping_calculator::before,
.woocommerce-page .cart-collaterals .shipping_calculator::after {
  content: " ";
  display: table;
}
.woocommerce .cart-collaterals .shipping_calculator::after,
.woocommerce-page .cart-collaterals .shipping_calculator::after {
  clear: both;
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,
.woocommerce .cart-collaterals .shipping_calculator .col2-set div.product div.images .flex-control-thumbs li,
.woocommerce div.product div.images .flex-control-thumbs .cart-collaterals .shipping_calculator .col2-set li,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .woocommerce div.product div.images .flex-control-thumbs li {
  width: 47%;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.cart_list li,
.woocommerce-page ul.product_list_widget li {
  *zoom: 1;
}
.woocommerce ul.cart_list li::before, .woocommerce ul.cart_list li::after,
.woocommerce ul.product_list_widget li::before,
.woocommerce ul.product_list_widget li::after,
.woocommerce-page ul.cart_list li::before,
.woocommerce-page ul.cart_list li::after,
.woocommerce-page ul.product_list_widget li::before,
.woocommerce-page ul.product_list_widget li::after {
  content: " ";
  display: table;
}
.woocommerce ul.cart_list li::after,
.woocommerce ul.product_list_widget li::after,
.woocommerce-page ul.cart_list li::after,
.woocommerce-page ul.product_list_widget li::after {
  clear: both;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
  float: right;
  height: auto;
}
.woocommerce form .form-row,
.woocommerce-page form .form-row {
  *zoom: 1;
}
.woocommerce form .form-row::before, .woocommerce form .form-row::after,
.woocommerce-page form .form-row::before,
.woocommerce-page form .form-row::after {
  content: " ";
  display: table;
}
.woocommerce form .form-row::after,
.woocommerce-page form .form-row::after {
  clear: both;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
  display: block;
}
.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
  display: inline;
}
.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
  width: 100%;
}
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: calc(50% - 3px);
  overflow: visible;
}
.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
  float: left;
  /*rtl:raw:
  float: right;
  */
}
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
  float: right;
}
.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide {
  clear: both;
}
.woocommerce form .password-input,
.woocommerce-page form .password-input {
  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;
  position: relative;
  /* Hide the Edge "reveal password" native button */
}
.woocommerce form .password-input input[type=password],
.woocommerce-page form .password-input input[type=password] {
  padding-right: 2.5rem;
}
.woocommerce form .password-input input::-ms-reveal,
.woocommerce-page form .password-input input::-ms-reveal {
  display: none;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
  position: absolute;
  right: 0.7rem;
  top: 0.7rem;
  cursor: pointer;
}
.woocommerce form .show-password-input::after,
.woocommerce-page form .show-password-input::after {
  font-family: "WooCommerce";
  speak: never;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 0.618em;
  content: "\e010";
  text-decoration: none;
}
.woocommerce form .show-password-input.display-password::after,
.woocommerce-page form .show-password-input.display-password::after {
  color: #585858;
}
.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select {
  width: auto;
}
.woocommerce #payment .wc-terms-and-conditions,
.woocommerce #payment .terms,
.woocommerce-page #payment .wc-terms-and-conditions,
.woocommerce-page #payment .terms {
  text-align: left;
  padding: 0 1em 0 0;
  float: left;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: right;
}
.woocommerce .woocommerce-billing-fields,
.woocommerce .woocommerce-shipping-fields,
.woocommerce-page .woocommerce-billing-fields,
.woocommerce-page .woocommerce-shipping-fields {
  *zoom: 1;
}
.woocommerce .woocommerce-billing-fields::before, .woocommerce .woocommerce-billing-fields::after,
.woocommerce .woocommerce-shipping-fields::before,
.woocommerce .woocommerce-shipping-fields::after,
.woocommerce-page .woocommerce-billing-fields::before,
.woocommerce-page .woocommerce-billing-fields::after,
.woocommerce-page .woocommerce-shipping-fields::before,
.woocommerce-page .woocommerce-shipping-fields::after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-billing-fields::after,
.woocommerce .woocommerce-shipping-fields::after,
.woocommerce-page .woocommerce-billing-fields::after,
.woocommerce-page .woocommerce-shipping-fields::after {
  clear: both;
}
.woocommerce .woocommerce-terms-and-conditions,
.woocommerce-page .woocommerce-terms-and-conditions {
  margin-bottom: 1.618rem;
  padding: 1.618rem;
}
.woocommerce .woocommerce-oembed,
.woocommerce-page .woocommerce-oembed {
  position: relative;
}

/**
 * Global styles
 */
p.demo_store,
.woocommerce-store-notice {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1rem;
  padding: 1em 0;
  text-align: center;
  background-color: #F28C00;
  color: #fef9f3;
  z-index: 99998;
  -webkit-box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
  display: none;
}
p.demo_store a,
.woocommerce-store-notice a {
  color: #fef9f3;
  text-decoration: underline;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.admin-bar p.demo_store {
  top: 32px;
}

/**
  * Utility classes
  */
.clear {
  clear: both;
}

/**
  * Main WooCommerce styles
  */
.woocommerce {
  /**
    * Product Page
    */
  /**
    * Product loops
    */
  /**
    * Buttons
    */
  /**
    * Reviews
    */
  /**
    * Star ratings
    */
  /**
    * Tables
    */
  /**
    * Cart sidebar
    */
  /**
    * Forms
    */
  /**
    * Order page
    */
  /**
    * Layered nav widget
    */
  /**
    * Price filter widget
    */
  /**
    * Rating Filter Widget
    */
}
.woocommerce .blockUI.blockOverlay {
  position: relative;
}
.woocommerce .blockUI.blockOverlay::before {
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  content: "";
  -webkit-animation: spin 1s ease-in-out infinite;
          animation: spin 1s ease-in-out infinite;
  background: url("../images/icons/loader.svg") center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgba(0, 0, 0, 0.75);
}
.woocommerce .blockUI.blockOverlay::before {
  -webkit-animation: spin 2s ease-in-out infinite;
          animation: spin 2s ease-in-out infinite;
}
.woocommerce .loader::before {
  height: 1em;
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  content: "";
  -webkit-animation: spin 1s ease-in-out infinite;
          animation: spin 1s ease-in-out infinite;
  background: url("../images/icons/loader.svg") center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
  color: rgba(0, 0, 0, 0.75);
}
.woocommerce .loader::before {
  -webkit-animation: spin 2s ease-in-out infinite;
          animation: spin 2s ease-in-out infinite;
}
.woocommerce a.remove {
  display: block;
  font-size: 1.5rem;
  height: 1rem;
  width: 1rem;
  text-align: center;
  line-height: 1;
  border-radius: 100%;
  color: #dc3545 !important;
  text-decoration: none;
  font-weight: 700;
  border: 0;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
.woocommerce a.remove:hover {
  color: #6c757d !important;
}
.woocommerce small.note, .woocommerce .note.small, .woocommerce .note.copyright, .woocommerce .footer-usps .usp-items .note.usp-item, .footer-usps .usp-items .woocommerce .note.usp-item, .woocommerce .topbar .usp-items .note.usp-item, .topbar .usp-items .woocommerce .note.usp-item {
  display: block;
  color: #767676;
  font-size: 0.857rem;
  margin-top: 10px;
}
.woocommerce .woocommerce-breadcrumb {
  *zoom: 1;
  margin: 0 0 1rem;
  padding: 0;
  font-size: 0.92rem;
  color: #767676;
}
.woocommerce .woocommerce-breadcrumb::before, .woocommerce .woocommerce-breadcrumb::after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-breadcrumb::after {
  clear: both;
}
.woocommerce .woocommerce-breadcrumb a {
  color: #767676;
}
.woocommerce .quantity .qty {
  width: 3.631rem;
  text-align: center;
}
.woocommerce div.product {
  margin-bottom: 0;
  position: relative;
}
.woocommerce div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
}
.woocommerce div.product span.price,
.woocommerce div.product p.price {
  color: #444444;
  font-size: 1.25rem;
}
.woocommerce div.product span.price ins,
.woocommerce div.product p.price ins {
  background: inherit;
  font-weight: 700;
  display: inline-block;
}
.woocommerce div.product span.price del,
.woocommerce div.product p.price del {
  opacity: 0.5;
  display: inline-block;
}
.woocommerce div.product p.stock {
  font-size: 0.92rem;
}
.woocommerce div.product .stock {
  color: #444444;
}
.woocommerce div.product .out-of-stock {
  color: red;
}
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 1.618rem;
}
.woocommerce div.product div.images {
  margin-bottom: 2rem;
}
.woocommerce div.product div.images img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce div.product div.images div.thumbnails {
  padding-top: 1rem;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
  position: relative;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  -webkit-transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
  transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
  margin: 0;
  padding: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
  background-color: #fff;
  opacity: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 25%;
  display: inline-block;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  font-size: 2rem;
  z-index: 9;
  width: 36px;
  height: 36px;
  background: #fff;
  text-indent: -9999px;
  border-radius: 100%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 100%;
  position: absolute;
  top: 9px;
  left: 9px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
  content: "";
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 6px;
  position: absolute;
  top: 19px;
  left: 22px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.woocommerce div.product div.images .flex-control-thumbs {
  overflow: hidden;
  zoom: 1;
  margin: 0;
  padding: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  float: left;
  margin: 0;
  list-style: none;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  cursor: pointer;
  opacity: 0.5;
  margin: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover {
  opacity: 1;
}
.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
  clear: left;
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: left;
}
.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
  clear: left;
}
.woocommerce div.product div.summary {
  margin-bottom: 2rem;
}
.woocommerce div.product div.social {
  text-align: right;
  margin: 0 0 1rem;
}
.woocommerce div.product div.social span {
  margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span {
  margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets {
  padding-left: 16px;
  width: 0;
}
.woocommerce div.product div.social iframe {
  float: left;
  margin-top: 3px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0 0 0 1rem;
  margin: 0 0 1.618rem;
  overflow: hidden;
  position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid #dee2e6;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 4px 4px 0 0;
  margin: 0 -5px;
  padding: 0 1rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: 0.5em 0;
  font-weight: 700;
  color: black;
  text-decoration: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  text-decoration: none;
  color: #1a1a1a;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #fff;
  color: black;
  z-index: 2;
  border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: inherit;
  text-shadow: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
  -webkit-box-shadow: 2px 2px 0 #fff;
          box-shadow: 2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
  -webkit-box-shadow: -2px 2px 0 #fff;
          box-shadow: -2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  border: 1px solid #dee2e6;
  position: absolute;
  bottom: -1px;
  width: 5px;
  height: 5px;
  content: " ";
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  left: -5px;
  border-bottom-right-radius: 4px;
  border-width: 0 1px 1px 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  right: -5px;
  border-bottom-left-radius: 4px;
  border-width: 0 0 1px 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #dee2e6;
  z-index: 1;
}
.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0 0 2rem;
  padding: 0;
}
.woocommerce div.product p.cart {
  margin-bottom: 2rem;
  *zoom: 1;
}
.woocommerce div.product p.cart::before, .woocommerce div.product p.cart::after {
  content: " ";
  display: table;
}
.woocommerce div.product p.cart::after {
  clear: both;
}
.woocommerce div.product form.cart {
  margin-bottom: 1.5rem;
  *zoom: 1;
}
.woocommerce div.product form.cart::before, .woocommerce div.product form.cart::after {
  content: " ";
  display: table;
}
.woocommerce div.product form.cart::after {
  clear: both;
}
.woocommerce div.product form.cart div.quantity {
  float: left;
  margin: 0 6px 0 0;
}
.woocommerce div.product form.cart table {
  border-width: 0 0 1px;
}
.woocommerce div.product form.cart table td {
  padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity {
  float: none;
  margin: 0;
}
.woocommerce div.product form.cart table small.stock, .woocommerce div.product form.cart table .stock.small, .woocommerce div.product form.cart table .stock.copyright, .woocommerce div.product form.cart table .footer-usps .usp-items .stock.usp-item, .footer-usps .usp-items .woocommerce div.product form.cart table .stock.usp-item, .woocommerce div.product form.cart table .topbar .usp-items .stock.usp-item, .topbar .usp-items .woocommerce div.product form.cart table .stock.usp-item {
  display: block;
  float: none;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 1rem;
  border: 0;
  width: 100%;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  border: 0;
  line-height: 2rem;
  vertical-align: top;
}
.woocommerce div.product form.cart .variations label {
  font-weight: 700;
  text-align: left;
}
.woocommerce div.product form.cart .variations select {
  max-width: 100%;
  min-width: 75%;
  display: inline-block;
  margin-right: 1rem;
}
.woocommerce div.product form.cart .variations td.label {
  padding-right: 1rem;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
  margin-bottom: 1rem;
}
.woocommerce div.product form.cart .reset_variations {
  visibility: hidden;
  font-size: 0.83rem;
}
.woocommerce div.product form.cart .wc-no-matching-variations {
  display: none;
}
.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
  padding-right: 1rem;
  padding-left: 1rem;
}
.woocommerce div.product form.cart .group_table td {
  vertical-align: top;
  padding-bottom: 0.5rem;
  border: 0;
}
.woocommerce div.product form.cart .group_table td:first-child {
  width: 4rem;
  text-align: center;
}
.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  -webkit-transform: scale(1.5, 1.5);
          transform: scale(1.5, 1.5);
}
.woocommerce span.onsale {
  min-height: 3.236rem;
  min-width: 3.236rem;
  padding: 0.202rem;
  font-size: 1rem;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  top: -0.5rem;
  left: -0.5rem;
  margin: 0;
  border-radius: 100%;
  background-color: #444444;
  color: #c4c4c4;
  font-size: 0.857rem;
  z-index: 9;
}
.woocommerce .products ul,
.woocommerce ul.products {
  padding: 0;
  list-style: none outside;
  clear: both;
  *zoom: 1;
}
.woocommerce .products ul::before, .woocommerce .products ul::after,
.woocommerce ul.products::before,
.woocommerce ul.products::after {
  content: " ";
  display: table;
}
.woocommerce .products ul::after,
.woocommerce ul.products::after {
  clear: both;
}
.woocommerce .products ul li,
.woocommerce ul.products li {
  list-style: none outside;
}
.woocommerce ul.products li.product .onsale {
  top: 0;
  right: 0;
  left: auto;
  margin: -0.5em -0.5em 0 0;
}
.woocommerce ul.products li.product h3, .woocommerce ul.products li.product .h3, .woocommerce ul.products li.product section.contact a article .image, section.contact a article .woocommerce ul.products li.product .image, .woocommerce ul.products li.product section.faq-categories a article.faq-category .image, section.faq-categories a article.faq-category .woocommerce ul.products li.product .image, .woocommerce ul.products li.product footer .footer-title, footer .woocommerce ul.products li.product .footer-title, .woocommerce ul.products li.product #spotlight > .container .subtitle, #spotlight > .container .woocommerce ul.products li.product .subtitle,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-category__title {
  padding: 0.25rem 0 0.5rem 0;
  margin: 0;
  font-size: 0.9375rem;
}
.woocommerce ul.products li.product a {
  text-decoration: none;
}
.woocommerce ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 1rem;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce ul.products li.product strong {
  display: block;
}
.woocommerce ul.products li.product .woocommerce-placeholder {
  border: 1px solid #dee2e6;
}
.woocommerce ul.products li.product .star-rating {
  font-size: 0.857rem;
}
.woocommerce ul.products li.product .button {
  margin-top: 1rem;
}
.woocommerce ul.products li.product .price {
  color: #444444;
  display: block;
  font-weight: normal;
  margin-bottom: 0.5rem;
}
.woocommerce ul.products li.product .price del {
  color: inherit;
  opacity: 0.5;
  display: inline-block;
}
.woocommerce ul.products li.product .price ins {
  background: none;
  font-weight: 700;
  display: inline-block;
}
.woocommerce ul.products li.product .price .from {
  font-size: 0.67rem;
  margin: -2px 0 0 0;
  text-transform: uppercase;
  color: rgba(68, 68, 68, 0.5);
}
.woocommerce .woocommerce-result-count {
  margin: 0 0 1rem;
}
.woocommerce .woocommerce-ordering {
  margin: 0 0 1rem;
}
.woocommerce .woocommerce-ordering select {
  vertical-align: top;
}
.woocommerce #reviews h2 small, .woocommerce #reviews h2 .small, .woocommerce #reviews h2 .copyright, .woocommerce #reviews h2 .footer-usps .usp-items .usp-item, .footer-usps .usp-items .woocommerce #reviews h2 .usp-item, .woocommerce #reviews h2 .topbar .usp-items .usp-item, .topbar .usp-items .woocommerce #reviews h2 .usp-item, .woocommerce #reviews .h2 small, .woocommerce #reviews .woocommerce-page .product .summary .product_title small, .woocommerce-page .product .summary .woocommerce #reviews .product_title small, .woocommerce #reviews section.hero .picture .text h1 small, section.hero .picture .text .woocommerce #reviews h1 small, .woocommerce #reviews section.hero .picture .text .h1 small, section.hero .picture .text .woocommerce #reviews .h1 small, .woocommerce #reviews .h2 .small, .woocommerce #reviews .h2 .copyright, .woocommerce #reviews .h2 .footer-usps .usp-items .usp-item, .footer-usps .usp-items .woocommerce #reviews .h2 .usp-item, .woocommerce #reviews .h2 .topbar .usp-items .usp-item, .topbar .usp-items .woocommerce #reviews .h2 .usp-item, .woocommerce #reviews .woocommerce-page .product .summary .product_title .small, .woocommerce #reviews .woocommerce-page .product .summary .product_title .copyright, .woocommerce #reviews .woocommerce-page .product .summary .product_title .footer-usps .usp-items .usp-item, .footer-usps .usp-items .woocommerce #reviews .woocommerce-page .product .summary .product_title .usp-item, .woocommerce #reviews .woocommerce-page .product .summary .product_title .topbar .usp-items .usp-item, .topbar .usp-items .woocommerce #reviews .woocommerce-page .product .summary .product_title .usp-item, .woocommerce-page .product .summary .woocommerce #reviews .product_title .small, .woocommerce-page .product .summary .woocommerce #reviews .product_title .copyright, .woocommerce-page .product .summary .woocommerce #reviews .product_title .footer-usps .usp-items .usp-item, .footer-usps .usp-items .woocommerce-page .product .summary .woocommerce #reviews .product_title .usp-item, .woocommerce-page .product .summary .woocommerce #reviews .product_title .topbar .usp-items .usp-item, .topbar .usp-items .woocommerce-page .product .summary .woocommerce #reviews .product_title .usp-item, .woocommerce #reviews section.hero .picture .text h1 .small, .woocommerce #reviews section.hero .picture .text h1 .copyright, .woocommerce #reviews section.hero .picture .text h1 .footer-usps .usp-items .usp-item, .footer-usps .usp-items .woocommerce #reviews section.hero .picture .text h1 .usp-item, .woocommerce #reviews section.hero .picture .text h1 .topbar .usp-items .usp-item, .topbar .usp-items .woocommerce #reviews section.hero .picture .text h1 .usp-item, section.hero .picture .text .woocommerce #reviews h1 .small, section.hero .picture .text .woocommerce #reviews h1 .copyright, section.hero .picture .text .woocommerce #reviews h1 .footer-usps .usp-items .usp-item, .footer-usps .usp-items section.hero .picture .text .woocommerce #reviews h1 .usp-item, section.hero .picture .text .woocommerce #reviews h1 .topbar .usp-items .usp-item, .topbar .usp-items section.hero .picture .text .woocommerce #reviews h1 .usp-item, .woocommerce #reviews section.hero .picture .text .h1 .small, .woocommerce #reviews section.hero .picture .text .h1 .copyright, .woocommerce #reviews section.hero .picture .text .h1 .footer-usps .usp-items .usp-item, .footer-usps .usp-items .woocommerce #reviews section.hero .picture .text .h1 .usp-item, .woocommerce #reviews section.hero .picture .text .h1 .topbar .usp-items .usp-item, .topbar .usp-items .woocommerce #reviews section.hero .picture .text .h1 .usp-item, section.hero .picture .text .woocommerce #reviews .h1 .small, section.hero .picture .text .woocommerce #reviews .h1 .copyright, section.hero .picture .text .woocommerce #reviews .h1 .footer-usps .usp-items .usp-item, .footer-usps .usp-items section.hero .picture .text .woocommerce #reviews .h1 .usp-item, section.hero .picture .text .woocommerce #reviews .h1 .topbar .usp-items .usp-item, .topbar .usp-items section.hero .picture .text .woocommerce #reviews .h1 .usp-item {
  float: right;
  color: #767676;
  font-size: 15px;
  margin: 10px 0 0;
}
.woocommerce #reviews h2 small a, .woocommerce #reviews h2 .small a, .woocommerce #reviews h2 .copyright a, .woocommerce #reviews h2 .footer-usps .usp-items .usp-item a, .footer-usps .usp-items .woocommerce #reviews h2 .usp-item a, .woocommerce #reviews h2 .topbar .usp-items .usp-item a, .topbar .usp-items .woocommerce #reviews h2 .usp-item a, .woocommerce #reviews .h2 small a, .woocommerce #reviews .woocommerce-page .product .summary .product_title small a, .woocommerce-page .product .summary .woocommerce #reviews .product_title small a, .woocommerce #reviews section.hero .picture .text h1 small a, section.hero .picture .text .woocommerce #reviews h1 small a, .woocommerce #reviews section.hero .picture .text .h1 small a, section.hero .picture .text .woocommerce #reviews .h1 small a, .woocommerce #reviews .h2 .small a, .woocommerce #reviews .h2 .copyright a, .woocommerce #reviews .h2 .footer-usps .usp-items .usp-item a, .footer-usps .usp-items .woocommerce #reviews .h2 .usp-item a, .woocommerce #reviews .h2 .topbar .usp-items .usp-item a, .topbar .usp-items .woocommerce #reviews .h2 .usp-item a, .woocommerce #reviews .woocommerce-page .product .summary .product_title .small a, .woocommerce #reviews .woocommerce-page .product .summary .product_title .copyright a, .woocommerce #reviews .woocommerce-page .product .summary .product_title .footer-usps .usp-items .usp-item a, .footer-usps .usp-items .woocommerce #reviews .woocommerce-page .product .summary .product_title .usp-item a, .woocommerce #reviews .woocommerce-page .product .summary .product_title .topbar .usp-items .usp-item a, .topbar .usp-items .woocommerce #reviews .woocommerce-page .product .summary .product_title .usp-item a, .woocommerce-page .product .summary .woocommerce #reviews .product_title .small a, .woocommerce-page .product .summary .woocommerce #reviews .product_title .copyright a, .woocommerce-page .product .summary .woocommerce #reviews .product_title .footer-usps .usp-items .usp-item a, .footer-usps .usp-items .woocommerce-page .product .summary .woocommerce #reviews .product_title .usp-item a, .woocommerce-page .product .summary .woocommerce #reviews .product_title .topbar .usp-items .usp-item a, .topbar .usp-items .woocommerce-page .product .summary .woocommerce #reviews .product_title .usp-item a, .woocommerce #reviews section.hero .picture .text h1 .small a, .woocommerce #reviews section.hero .picture .text h1 .copyright a, .woocommerce #reviews section.hero .picture .text h1 .footer-usps .usp-items .usp-item a, .footer-usps .usp-items .woocommerce #reviews section.hero .picture .text h1 .usp-item a, .woocommerce #reviews section.hero .picture .text h1 .topbar .usp-items .usp-item a, .topbar .usp-items .woocommerce #reviews section.hero .picture .text h1 .usp-item a, section.hero .picture .text .woocommerce #reviews h1 .small a, section.hero .picture .text .woocommerce #reviews h1 .copyright a, section.hero .picture .text .woocommerce #reviews h1 .footer-usps .usp-items .usp-item a, .footer-usps .usp-items section.hero .picture .text .woocommerce #reviews h1 .usp-item a, section.hero .picture .text .woocommerce #reviews h1 .topbar .usp-items .usp-item a, .topbar .usp-items section.hero .picture .text .woocommerce #reviews h1 .usp-item a, .woocommerce #reviews section.hero .picture .text .h1 .small a, .woocommerce #reviews section.hero .picture .text .h1 .copyright a, .woocommerce #reviews section.hero .picture .text .h1 .footer-usps .usp-items .usp-item a, .footer-usps .usp-items .woocommerce #reviews section.hero .picture .text .h1 .usp-item a, .woocommerce #reviews section.hero .picture .text .h1 .topbar .usp-items .usp-item a, .topbar .usp-items .woocommerce #reviews section.hero .picture .text .h1 .usp-item a, section.hero .picture .text .woocommerce #reviews .h1 .small a, section.hero .picture .text .woocommerce #reviews .h1 .copyright a, section.hero .picture .text .woocommerce #reviews .h1 .footer-usps .usp-items .usp-item a, .footer-usps .usp-items section.hero .picture .text .woocommerce #reviews .h1 .usp-item a, section.hero .picture .text .woocommerce #reviews .h1 .topbar .usp-items .usp-item a, .topbar .usp-items section.hero .picture .text .woocommerce #reviews .h1 .usp-item a {
  text-decoration: none;
  color: #767676;
}
.woocommerce #reviews h3, .woocommerce #reviews .h3, .woocommerce #reviews section.contact a article .image, section.contact a article .woocommerce #reviews .image, .woocommerce #reviews section.faq-categories a article.faq-category .image, section.faq-categories a article.faq-category .woocommerce #reviews .image, .woocommerce #reviews footer .footer-title, footer .woocommerce #reviews .footer-title, .woocommerce #reviews #spotlight > .container .subtitle, #spotlight > .container .woocommerce #reviews .subtitle {
  margin: 0;
}
.woocommerce #reviews #respond {
  margin: 0;
  border: 0;
  padding: 0;
}
.woocommerce #reviews #comment {
  height: 75px;
}
.woocommerce #reviews #comments .add_review {
  *zoom: 1;
}
.woocommerce #reviews #comments .add_review::before, .woocommerce #reviews #comments .add_review::after {
  content: " ";
  display: table;
}
.woocommerce #reviews #comments .add_review::after {
  clear: both;
}
.woocommerce #reviews #comments h2, .woocommerce #reviews #comments .h2, .woocommerce #reviews #comments .woocommerce-page .product .summary .product_title, .woocommerce-page .product .summary .woocommerce #reviews #comments .product_title, .woocommerce #reviews #comments section.hero .picture .text h1, section.hero .picture .text .woocommerce #reviews #comments h1, .woocommerce #reviews #comments section.hero .picture .text .h1, section.hero .picture .text .woocommerce #reviews #comments .h1 {
  clear: none;
}
.woocommerce #reviews #comments ol.commentlist {
  *zoom: 1;
  margin: 0;
  width: 100%;
  background: none;
  list-style: none;
}
.woocommerce #reviews #comments ol.commentlist::before, .woocommerce #reviews #comments ol.commentlist::after {
  content: " ";
  display: table;
}
.woocommerce #reviews #comments ol.commentlist::after {
  clear: both;
}
.woocommerce #reviews #comments ol.commentlist li {
  padding: 0;
  margin: 0 0 20px;
  border: 0;
  position: relative;
  background: 0;
  border: 0;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
  color: #767676;
  font-size: 0.75rem;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px;
  width: 32px;
  height: auto;
  background: #1D1D1B;
  border: 1px solid #151514;
  margin: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 50px;
  border: 1px solid #151514;
  border-radius: 4px;
  padding: 1em 1em 0;
  *zoom: 1;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text::before, .woocommerce #reviews #comments ol.commentlist li .comment-text::after {
  content: " ";
  display: table;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text::after {
  clear: both;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  margin: 0 0 1rem;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 0.83rem;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
  list-style: none outside;
  margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
  display: none;
}
.woocommerce #reviews #comments ol.commentlist #respond {
  border: 1px solid #151514;
  border-radius: 4px;
  padding: 1em 1em 0;
  margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments .commentlist > li::before {
  content: "";
}
.woocommerce .star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1rem;
  line-height: 1;
  font-size: 1rem;
  width: 5.4rem;
  font-family: "star";
}
.woocommerce .star-rating::before {
  content: "sssss";
  color: #030302;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.woocommerce .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5rem;
}
.woocommerce .star-rating span::before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
}
.woocommerce .woocommerce-product-rating {
  *zoom: 1;
  line-height: 2;
  display: block;
}
.woocommerce .woocommerce-product-rating::before, .woocommerce .woocommerce-product-rating::after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-product-rating::after {
  clear: both;
}
.woocommerce .woocommerce-product-rating .star-rating {
  margin: 0.5em 4px 0 0;
  float: left;
}
.woocommerce .products .star-rating {
  display: block;
  margin: 0 0 0.5rem;
  float: none;
}
.woocommerce .hreview-aggregate .star-rating {
  margin: 10px 0 0;
}
.woocommerce #review_form #respond {
  *zoom: 1;
  position: static;
  margin: 0;
  width: auto;
  padding: 0;
  background: transparent none;
  border: 0;
}
.woocommerce #review_form #respond::before, .woocommerce #review_form #respond::after {
  content: " ";
  display: table;
}
.woocommerce #review_form #respond::after {
  clear: both;
}
.woocommerce #review_form #respond p {
  margin: 0 0 10px;
}
.woocommerce #review_form #respond .form-submit input {
  left: auto;
}
.woocommerce #review_form #respond textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.woocommerce p.stars a {
  position: relative;
  height: 1rem;
  width: 1rem;
  text-indent: -999rem;
  display: inline-block;
  text-decoration: none;
}
.woocommerce p.stars a::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1rem;
  height: 1rem;
  line-height: 1;
  font-family: "WooCommerce";
  content: "\e021";
  text-indent: 0;
}
.woocommerce p.stars a:hover ~ a::before {
  content: "\e021";
}
.woocommerce p.stars:hover a::before {
  content: "\e020";
}
.woocommerce p.stars.selected a.active::before {
  content: "\e020";
}
.woocommerce p.stars.selected a.active ~ a::before {
  content: "\e021";
}
.woocommerce p.stars.selected a:not(.active)::before {
  content: "\e020";
}
.woocommerce table.shop_attributes {
  border: 0;
  margin-bottom: 1.618rem;
  width: 100%;
}
.woocommerce table.shop_attributes th {
  width: 150px;
  font-weight: 700;
  padding: 8px;
  border-top: 0;
  margin: 0;
  line-height: 1.5;
}
.woocommerce table.shop_attributes td {
  font-style: italic;
  padding: 0;
  border-top: 0;
  margin: 0;
  line-height: 1.5;
}
.woocommerce table.shop_attributes td p {
  margin: 0;
  padding: 8px 0;
}
.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
  background: #f7f7f7;
}
.woocommerce table.shop_table {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 0.25rem;
}
.woocommerce table.shop_table th {
  font-weight: 700;
  padding: 9px 12px;
  line-height: 1.5rem;
}
.woocommerce table.shop_table td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 9px 12px;
  vertical-align: middle;
  line-height: 1.5rem;
}
.woocommerce table.shop_table td small, .woocommerce table.shop_table td .small, .woocommerce table.shop_table td .copyright, .woocommerce table.shop_table td .footer-usps .usp-items .usp-item, .footer-usps .usp-items .woocommerce table.shop_table td .usp-item, .woocommerce table.shop_table td .topbar .usp-items .usp-item, .topbar .usp-items .woocommerce table.shop_table td .usp-item {
  font-weight: normal;
}
.woocommerce table.shop_table td del {
  font-weight: normal;
}
.woocommerce table.shop_table tbody:first-child tr:first-child th,
.woocommerce table.shop_table tbody:first-child tr:first-child td {
  border-top: 0;
}
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tbody th {
  font-weight: 700;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.my_account_orders {
  font-size: 0.85rem;
}
.woocommerce table.my_account_orders th,
.woocommerce table.my_account_orders td {
  padding: 4px 8px;
  vertical-align: middle;
}
.woocommerce table.my_account_orders .button {
  white-space: nowrap;
}
.woocommerce table.woocommerce-MyAccount-downloads td,
.woocommerce table.woocommerce-MyAccount-downloads th {
  vertical-align: top;
  text-align: center;
}
.woocommerce table.woocommerce-MyAccount-downloads td:first-child,
.woocommerce table.woocommerce-MyAccount-downloads th:first-child {
  text-align: left;
}
.woocommerce table.woocommerce-MyAccount-downloads td:last-child,
.woocommerce table.woocommerce-MyAccount-downloads th:last-child {
  text-align: left;
}
.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,
.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before {
  content: "↓";
  display: inline-block;
}
.woocommerce td.product-name dl.variation,
.woocommerce td.product-name .wc-item-meta {
  list-style: none outside;
}
.woocommerce td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta dt,
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label {
  float: left;
  clear: both;
  margin-right: 0.25rem;
  display: inline-block;
  list-style: none outside;
}
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name .wc-item-meta dd {
  margin: 0;
}
.woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation:last-child,
.woocommerce td.product-name .wc-item-meta p,
.woocommerce td.product-name .wc-item-meta:last-child {
  margin-bottom: 0;
}
.woocommerce td.product-name p.backorder_notification {
  font-size: 0.83rem;
}
.woocommerce td.product-quantity {
  min-width: 80px;
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
  list-style: none outside;
  padding: 0;
  margin: 0;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding: 4px 0;
  margin: 0;
  *zoom: 1;
  list-style: none;
}
.woocommerce ul.cart_list li::before, .woocommerce ul.cart_list li::after,
.woocommerce ul.product_list_widget li::before,
.woocommerce ul.product_list_widget li::after {
  content: " ";
  display: table;
}
.woocommerce ul.cart_list li::after,
.woocommerce ul.product_list_widget li::after {
  clear: both;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  display: block;
  font-weight: 700;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  float: right;
  margin-left: 4px;
  width: 32px;
  height: auto;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
  margin: 0;
  padding-left: 1rem;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
  *zoom: 1;
}
.woocommerce ul.cart_list li dl::before, .woocommerce ul.cart_list li dl::after,
.woocommerce ul.product_list_widget li dl::before,
.woocommerce ul.product_list_widget li dl::after {
  content: " ";
  display: table;
}
.woocommerce ul.cart_list li dl::after,
.woocommerce ul.product_list_widget li dl::after {
  clear: both;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce ul.product_list_widget li dl dd {
  display: inline-block;
  float: left;
  margin-bottom: 1rem;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
  font-weight: 700;
  padding: 0 0 0.25rem;
  margin: 0 4px 0 0;
  clear: left;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
  padding: 0 0 0.25rem;
}
.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
  margin-bottom: 0;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
  float: none;
}
.woocommerce.widget_shopping_cart .total,
.woocommerce .widget_shopping_cart .total {
  border-top: 3px double #1D1D1B;
  padding: 4px 0 0;
}
.woocommerce.widget_shopping_cart .total strong,
.woocommerce .widget_shopping_cart .total strong {
  min-width: 40px;
  display: inline-block;
}
.woocommerce.widget_shopping_cart .cart_list li,
.woocommerce .widget_shopping_cart .cart_list li {
  padding-left: 2rem;
  position: relative;
  padding-top: 0;
}
.woocommerce.widget_shopping_cart .cart_list li a.remove,
.woocommerce .widget_shopping_cart .cart_list li a.remove {
  position: absolute;
  top: 0;
  left: 0;
}
.woocommerce.widget_shopping_cart .buttons,
.woocommerce .widget_shopping_cart .buttons {
  *zoom: 1;
}
.woocommerce.widget_shopping_cart .buttons::before, .woocommerce.widget_shopping_cart .buttons::after,
.woocommerce .widget_shopping_cart .buttons::before,
.woocommerce .widget_shopping_cart .buttons::after {
  content: " ";
  display: table;
}
.woocommerce.widget_shopping_cart .buttons::after,
.woocommerce .widget_shopping_cart .buttons::after {
  clear: both;
}
.woocommerce.widget_shopping_cart .buttons a,
.woocommerce .widget_shopping_cart .buttons a {
  margin-right: 5px;
  margin-bottom: 5px;
}
.woocommerce form .form-row {
  margin: 0 0 6px;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s 0.5s ease;
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}
.woocommerce form .form-row label {
  line-height: 2;
}
.woocommerce form .form-row label.hidden {
  visibility: hidden;
}
.woocommerce form .form-row label.inline {
  display: inline;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description {
  background: #1e85be;
  color: #fff;
  border-radius: 3px;
  padding: 1rem;
  margin: 0.5em 0 0;
  clear: both;
  display: none;
  position: relative;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description a {
  color: #fff;
  text-decoration: underline;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description::before {
  left: 50%;
  top: 0%;
  margin-top: -4px;
  -webkit-transform: translateX(-50%) rotate(180deg);
          transform: translateX(-50%) rotate(180deg);
  content: "";
  position: absolute;
  border-width: 4px 6px 0 6px;
  border-style: solid;
  border-color: #1e85be transparent transparent transparent;
  z-index: 100;
  display: block;
}
.woocommerce form .form-row select {
  cursor: pointer;
  margin: 0;
}
.woocommerce form .form-row .required {
  color: #dc3545;
  border: 0 !important;
  text-decoration: none;
}
.woocommerce form .form-row .optional {
  visibility: visible;
}
.woocommerce form .form-row .input-checkbox {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
}
.woocommerce form .form-row textarea {
  height: 4rem;
  line-height: 1.5;
  display: block;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce form .form-row .select2-container {
  width: 100%;
  line-height: 2rem;
}
.woocommerce form .form-row.woocommerce-invalid label {
  color: #dc3545;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
  border-color: #dee2e6;
  border-bottom-color: #dc3545;
  border-bottom-width: 2px;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-color: #dee2e6;
  border-bottom-color: #198754;
  border-bottom-width: 2px;
}
.woocommerce form .form-row ::-webkit-input-placeholder {
  line-height: normal;
}
.woocommerce form .form-row :-moz-placeholder {
  line-height: normal;
}
.woocommerce form .form-row :-ms-input-placeholder {
  line-height: normal;
}
.woocommerce form.login,
.woocommerce form.checkout_coupon,
.woocommerce form.register {
  border: 1px solid #030302;
  padding: 20px;
  text-align: left;
  border-radius: 0.25rem;
}
.woocommerce ul#shipping_method {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
.woocommerce ul#shipping_method li {
  margin: 0 0 0.5rem;
  line-height: 1.5rem;
  list-style: none outside;
}
.woocommerce ul#shipping_method li input {
  margin: 3px 0.4375em 0 0;
  vertical-align: top;
}
.woocommerce ul#shipping_method li label {
  display: inline;
}
.woocommerce ul#shipping_method .amount {
  font-weight: 700;
}
.woocommerce p.woocommerce-shipping-contents {
  margin: 0;
}
.woocommerce ul.order_details {
  *zoom: 1;
  margin: 0 0 1.5rem;
  list-style: none;
}
.woocommerce ul.order_details::before, .woocommerce ul.order_details::after {
  content: " ";
  display: table;
}
.woocommerce ul.order_details::after {
  clear: both;
}
.woocommerce ul.order_details li {
  float: left;
  margin-right: 2rem;
  text-transform: uppercase;
  font-size: 0.715rem;
  line-height: 1;
  padding-right: 2rem;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
.woocommerce ul.order_details li strong {
  display: block;
  font-size: 1.4rem;
  text-transform: none;
  line-height: 1.5;
}
.woocommerce ul.order_details li:last-of-type {
  border: none;
}
.woocommerce .wc-bacs-bank-details-account-name {
  font-weight: bold;
}
.woocommerce .woocommerce-order-downloads,
.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details {
  margin-bottom: 2rem;
}
.woocommerce .woocommerce-order-downloads *:last-child,
.woocommerce .woocommerce-customer-details *:last-child,
.woocommerce .woocommerce-order-details *:last-child {
  margin-bottom: 0;
}
.woocommerce .woocommerce-customer-details address {
  font-style: normal;
  margin-bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom-width: 2px;
  border-right-width: 2px;
  text-align: left;
  width: 100%;
  border-radius: 0.25rem;
  padding: 6px 12px;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email {
  margin-bottom: 0;
}
.woocommerce .woocommerce-widget-layered-nav-list {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  *zoom: 1;
  padding: 0 0 1px;
  list-style: none;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after {
  clear: both;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
  padding: 1px 0;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
  font-family: "WooCommerce";
  speak: never;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "\e013";
  text-decoration: none;
  color: #dc3545;
}
.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
  margin-top: 1rem;
}
.woocommerce .widget_layered_nav_filters ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
  overflow: hidden;
  zoom: 1;
}
.woocommerce .widget_layered_nav_filters ul li {
  float: left;
  padding: 0 1em 1px 1px;
  list-style: none;
}
.woocommerce .widget_layered_nav_filters ul li a {
  text-decoration: none;
}
.woocommerce .widget_layered_nav_filters ul li a::before {
  font-family: "WooCommerce";
  speak: never;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "\e013";
  text-decoration: none;
  color: #dc3545;
  vertical-align: inherit;
  margin-right: 0.5rem;
}
.woocommerce .widget_price_filter .price_slider {
  margin-bottom: 1rem;
}
.woocommerce .widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4;
  font-size: 0.8751rem;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  font-size: 1.15rem;
  float: left;
}
.woocommerce .widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1rem;
  height: 1rem;
  background-color: #F28C00;
  border-radius: 1rem;
  cursor: ew-resize;
  outline: none;
  top: -0.3rem;
  /* rtl:ignore */
  margin-left: -0.5rem;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7rem;
  display: block;
  border: 0;
  border-radius: 1rem;
  background-color: #F28C00;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 1rem;
  background-color: #593300;
  border: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 0.5rem;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}
.woocommerce .widget_rating_filter ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
.woocommerce .widget_rating_filter ul li {
  *zoom: 1;
  padding: 0 0 1px;
  list-style: none;
}
.woocommerce .widget_rating_filter ul li::before, .woocommerce .widget_rating_filter ul li::after {
  content: " ";
  display: table;
}
.woocommerce .widget_rating_filter ul li::after {
  clear: both;
}
.woocommerce .widget_rating_filter ul li a {
  padding: 1px 0;
  text-decoration: none;
}
.woocommerce .widget_rating_filter ul li .star-rating {
  float: none;
  display: inline-block;
}
.woocommerce .widget_rating_filter ul li.chosen a::before {
  font-family: "WooCommerce";
  speak: never;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "\e013";
  text-decoration: none;
  color: #dc3545;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  float: left;
  margin-right: 1rem;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: inline-block;
}

.woocommerce-no-js form.woocommerce-form-login,
.woocommerce-no-js form.woocommerce-form-coupon {
  display: block !important;
}
.woocommerce-no-js .woocommerce-form-login-toggle,
.woocommerce-no-js .woocommerce-form-coupon-toggle,
.woocommerce-no-js .showcoupon {
  display: none !important;
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  padding: 1em 2em 1em 3.5rem;
  margin: 0 0 2rem;
  position: relative;
  background-color: #f7f7f7;
  color: black;
  border-top: 3px solid #F28C00;
  list-style: none outside;
  *zoom: 1;
  width: auto;
  word-wrap: break-word;
}
.woocommerce-message::before, .woocommerce-message::after,
.woocommerce-error::before,
.woocommerce-error::after,
.woocommerce-info::before,
.woocommerce-info::after {
  content: " ";
  display: table;
}
.woocommerce-message::after,
.woocommerce-error::after,
.woocommerce-info::after {
  clear: both;
}
.woocommerce-message::before,
.woocommerce-error::before,
.woocommerce-info::before {
  font-family: "WooCommerce";
  content: "\e028";
  display: inline-block;
  position: absolute;
  top: 1rem;
  left: 1.5rem;
}
.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button {
  float: right;
}
.woocommerce-message li,
.woocommerce-error li,
.woocommerce-info li {
  list-style: none outside !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}

/**
  * Right to left styles
  */
.rtl.woocommerce .price_label,
.rtl.woocommerce .price_label span {
  /* rtl:ignore */
  direction: ltr;
  unicode-bidi: embed;
}

.woocommerce-message {
  border-top-color: #058943;
}
.woocommerce-message::before {
  content: "\e015";
  color: #058943;
}

.woocommerce-info {
  border-top-color: #1e85be;
}
.woocommerce-info::before {
  color: #1e85be;
}

.woocommerce-error {
  border-top-color: #b81c23;
}
.woocommerce-error::before {
  content: "\e016";
  color: #b81c23;
}

/**
  * Account page
  */
.woocommerce-account .woocommerce {
  *zoom: 1;
}
.woocommerce-account .woocommerce::before, .woocommerce-account .woocommerce::after {
  content: " ";
  display: table;
}
.woocommerce-account .woocommerce::after {
  clear: both;
}
.woocommerce-account .addresses .title {
  *zoom: 1;
}
.woocommerce-account .addresses .title::before, .woocommerce-account .addresses .title::after {
  content: " ";
  display: table;
}
.woocommerce-account .addresses .title::after {
  clear: both;
}
.woocommerce-account .addresses .title h3, .woocommerce-account .addresses .title .h3, .woocommerce-account .addresses .title section.contact a article .image, section.contact a article .woocommerce-account .addresses .title .image, .woocommerce-account .addresses .title section.faq-categories a article.faq-category .image, section.faq-categories a article.faq-category .woocommerce-account .addresses .title .image, .woocommerce-account .addresses .title footer .footer-title, footer .woocommerce-account .addresses .title .footer-title, .woocommerce-account .addresses .title #spotlight > .container .subtitle, #spotlight > .container .woocommerce-account .addresses .title .subtitle {
  float: left;
}
.woocommerce-account .addresses .title .edit {
  float: right;
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
  font-weight: 700;
  margin-bottom: 0;
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0;
}
.woocommerce-account ul.digital-downloads {
  margin-left: 0;
  padding-left: 0;
}
.woocommerce-account ul.digital-downloads li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.woocommerce-account ul.digital-downloads li::before {
  font-family: "WooCommerce";
  speak: never;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.618em;
  content: "\e00a";
  text-decoration: none;
}
.woocommerce-account ul.digital-downloads li .count {
  float: right;
}

/**
  * Cart/checkout page
  */
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail,
#add_payment_method table.cart .product-thumbnail {
  min-width: 32px;
}
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img,
#add_payment_method table.cart img {
  width: 64px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce-cart table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-checkout table.cart th,
.woocommerce-checkout table.cart td,
#add_payment_method table.cart th,
#add_payment_method table.cart td {
  vertical-align: middle;
}
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
#add_payment_method table.cart td.actions .coupon .input-text {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 6px 6px 5px;
  margin: 0 4px 0 0;
  outline: 0;
}
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input,
#add_payment_method table.cart input {
  margin: 0;
  vertical-align: middle;
}
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout,
#add_payment_method .wc-proceed-to-checkout {
  *zoom: 1;
  padding: 0.5rem 0 0;
}
.woocommerce-cart .wc-proceed-to-checkout::before, .woocommerce-cart .wc-proceed-to-checkout::after,
.woocommerce-checkout .wc-proceed-to-checkout::before,
.woocommerce-checkout .wc-proceed-to-checkout::after,
#add_payment_method .wc-proceed-to-checkout::before,
#add_payment_method .wc-proceed-to-checkout::after {
  content: " ";
  display: table;
}
.woocommerce-cart .wc-proceed-to-checkout::after,
.woocommerce-checkout .wc-proceed-to-checkout::after,
#add_payment_method .wc-proceed-to-checkout::after {
  clear: both;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button {
  display: block;
  text-align: center;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  padding: 1rem;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button,
#add_payment_method .cart-collaterals .shipping-calculator-button {
  float: none;
  margin-top: 0.5rem;
  display: inline-block;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after,
#add_payment_method .cart-collaterals .shipping-calculator-button::after {
  font-family: "WooCommerce";
  speak: never;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 0.618em;
  content: "\e019";
  text-decoration: none;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-form,
.woocommerce-checkout .cart-collaterals .shipping-calculator-form,
#add_payment_method .cart-collaterals .shipping-calculator-form {
  margin: 1em 0 0 0;
}
.woocommerce-cart .cart-collaterals .cart_totals p small, .woocommerce-cart .cart-collaterals .cart_totals p .small, .woocommerce-cart .cart-collaterals .cart_totals p .copyright, .woocommerce-cart .cart-collaterals .cart_totals p .footer-usps .usp-items .usp-item, .footer-usps .usp-items .woocommerce-cart .cart-collaterals .cart_totals p .usp-item, .woocommerce-cart .cart-collaterals .cart_totals p .topbar .usp-items .usp-item, .topbar .usp-items .woocommerce-cart .cart-collaterals .cart_totals p .usp-item,
.woocommerce-checkout .cart-collaterals .cart_totals p small,
.woocommerce-checkout .cart-collaterals .cart_totals p .small,
.woocommerce-checkout .cart-collaterals .cart_totals p .copyright,
.woocommerce-checkout .cart-collaterals .cart_totals p .footer-usps .usp-items .usp-item,
.footer-usps .usp-items .woocommerce-checkout .cart-collaterals .cart_totals p .usp-item,
.woocommerce-checkout .cart-collaterals .cart_totals p .topbar .usp-items .usp-item,
.topbar .usp-items .woocommerce-checkout .cart-collaterals .cart_totals p .usp-item,
#add_payment_method .cart-collaterals .cart_totals p small,
#add_payment_method .cart-collaterals .cart_totals p .small,
#add_payment_method .cart-collaterals .cart_totals p .copyright,
#add_payment_method .cart-collaterals .cart_totals p .footer-usps .usp-items .usp-item,
.footer-usps .usp-items #add_payment_method .cart-collaterals .cart_totals p .usp-item,
#add_payment_method .cart-collaterals .cart_totals p .topbar .usp-items .usp-item,
.topbar .usp-items #add_payment_method .cart-collaterals .cart_totals p .usp-item {
  color: #767676;
  font-size: 0.83rem;
}
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table,
#add_payment_method .cart-collaterals .cart_totals table {
  border-collapse: separate;
  margin: 0 0 6px;
  padding: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child td {
  border-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th,
#add_payment_method .cart-collaterals .cart_totals table th {
  width: 35%;
}
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th,
#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th {
  vertical-align: top;
  border-left: 0;
  border-right: 0;
  line-height: 1.5rem;
}
.woocommerce-cart .cart-collaterals .cart_totals table small, .woocommerce-cart .cart-collaterals .cart_totals table .small, .woocommerce-cart .cart-collaterals .cart_totals table .copyright, .woocommerce-cart .cart-collaterals .cart_totals table .footer-usps .usp-items .usp-item, .footer-usps .usp-items .woocommerce-cart .cart-collaterals .cart_totals table .usp-item, .woocommerce-cart .cart-collaterals .cart_totals table .topbar .usp-items .usp-item, .topbar .usp-items .woocommerce-cart .cart-collaterals .cart_totals table .usp-item,
.woocommerce-checkout .cart-collaterals .cart_totals table small,
.woocommerce-checkout .cart-collaterals .cart_totals table .small,
.woocommerce-checkout .cart-collaterals .cart_totals table .copyright,
.woocommerce-checkout .cart-collaterals .cart_totals table .footer-usps .usp-items .usp-item,
.footer-usps .usp-items .woocommerce-checkout .cart-collaterals .cart_totals table .usp-item,
.woocommerce-checkout .cart-collaterals .cart_totals table .topbar .usp-items .usp-item,
.topbar .usp-items .woocommerce-checkout .cart-collaterals .cart_totals table .usp-item,
#add_payment_method .cart-collaterals .cart_totals table small,
#add_payment_method .cart-collaterals .cart_totals table .small,
#add_payment_method .cart-collaterals .cart_totals table .copyright,
#add_payment_method .cart-collaterals .cart_totals table .footer-usps .usp-items .usp-item,
.footer-usps .usp-items #add_payment_method .cart-collaterals .cart_totals table .usp-item,
#add_payment_method .cart-collaterals .cart_totals table .topbar .usp-items .usp-item,
.topbar .usp-items #add_payment_method .cart-collaterals .cart_totals table .usp-item {
  color: #767676;
}
.woocommerce-cart .cart-collaterals .cart_totals table select,
.woocommerce-checkout .cart-collaterals .cart_totals table select,
#add_payment_method .cart-collaterals .cart_totals table select {
  width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td,
#add_payment_method .cart-collaterals .cart_totals .discount td {
  color: #444444;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th,
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th {
  border-top: 1px solid #dee2e6;
}
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination,
#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination {
  margin-bottom: 0;
}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product,
#add_payment_method .cart-collaterals .cross-sells ul.products li.product {
  margin-top: 0;
}
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address, .woocommerce-cart .checkout .col-2 #ship-to-different-address.h3, .woocommerce-cart .checkout .col-2 section.contact a article #ship-to-different-address.image, section.contact a article .woocommerce-cart .checkout .col-2 #ship-to-different-address.image, .woocommerce-cart .checkout .col-2 section.faq-categories a article.faq-category #ship-to-different-address.image, section.faq-categories a article.faq-category .woocommerce-cart .checkout .col-2 #ship-to-different-address.image, .woocommerce-cart .checkout .col-2 footer #ship-to-different-address.footer-title, footer .woocommerce-cart .checkout .col-2 #ship-to-different-address.footer-title, .woocommerce-cart .checkout .col-2 #spotlight > .container #ship-to-different-address.subtitle, #spotlight > .container .woocommerce-cart .checkout .col-2 #ship-to-different-address.subtitle, .woocommerce-cart .checkout .woocommerce div.product div.images .flex-control-thumbs li h3#ship-to-different-address, .woocommerce-cart .checkout .woocommerce div.product div.images .flex-control-thumbs li #ship-to-different-address.h3, .woocommerce-cart .checkout .woocommerce div.product div.images .flex-control-thumbs li section.contact a article #ship-to-different-address.image, section.contact a article .woocommerce-cart .checkout .woocommerce div.product div.images .flex-control-thumbs li #ship-to-different-address.image, .woocommerce-cart .checkout .woocommerce div.product div.images .flex-control-thumbs li section.faq-categories a article.faq-category #ship-to-different-address.image, section.faq-categories a article.faq-category .woocommerce-cart .checkout .woocommerce div.product div.images .flex-control-thumbs li #ship-to-different-address.image, .woocommerce-cart .checkout .woocommerce div.product div.images .flex-control-thumbs li footer #ship-to-different-address.footer-title, footer .woocommerce-cart .checkout .woocommerce div.product div.images .flex-control-thumbs li #ship-to-different-address.footer-title, .woocommerce-cart .checkout .woocommerce div.product div.images .flex-control-thumbs li #spotlight > .container #ship-to-different-address.subtitle, #spotlight > .container .woocommerce-cart .checkout .woocommerce div.product div.images .flex-control-thumbs li #ship-to-different-address.subtitle, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-cart .checkout li h3#ship-to-different-address, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-cart .checkout li #ship-to-different-address.h3, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-cart .checkout li section.contact a article #ship-to-different-address.image, section.contact a article .woocommerce div.product div.images .flex-control-thumbs .woocommerce-cart .checkout li #ship-to-different-address.image, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-cart .checkout li section.faq-categories a article.faq-category #ship-to-different-address.image, section.faq-categories a article.faq-category .woocommerce div.product div.images .flex-control-thumbs .woocommerce-cart .checkout li #ship-to-different-address.image, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-cart .checkout li footer #ship-to-different-address.footer-title, footer .woocommerce div.product div.images .flex-control-thumbs .woocommerce-cart .checkout li #ship-to-different-address.footer-title, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-cart .checkout li #spotlight > .container #ship-to-different-address.subtitle, #spotlight > .container .woocommerce div.product div.images .flex-control-thumbs .woocommerce-cart .checkout li #ship-to-different-address.subtitle,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 #ship-to-different-address.h3,
.woocommerce-checkout .checkout .col-2 section.contact a article #ship-to-different-address.image,
section.contact a article .woocommerce-checkout .checkout .col-2 #ship-to-different-address.image,
.woocommerce-checkout .checkout .col-2 section.faq-categories a article.faq-category #ship-to-different-address.image,
section.faq-categories a article.faq-category .woocommerce-checkout .checkout .col-2 #ship-to-different-address.image,
.woocommerce-checkout .checkout .col-2 footer #ship-to-different-address.footer-title,
footer .woocommerce-checkout .checkout .col-2 #ship-to-different-address.footer-title,
.woocommerce-checkout .checkout .col-2 #spotlight > .container #ship-to-different-address.subtitle,
#spotlight > .container .woocommerce-checkout .checkout .col-2 #ship-to-different-address.subtitle,
.woocommerce-checkout .checkout .woocommerce div.product div.images .flex-control-thumbs li h3#ship-to-different-address,
.woocommerce-checkout .checkout .woocommerce div.product div.images .flex-control-thumbs li #ship-to-different-address.h3,
.woocommerce-checkout .checkout .woocommerce div.product div.images .flex-control-thumbs li section.contact a article #ship-to-different-address.image,
section.contact a article .woocommerce-checkout .checkout .woocommerce div.product div.images .flex-control-thumbs li #ship-to-different-address.image,
.woocommerce-checkout .checkout .woocommerce div.product div.images .flex-control-thumbs li section.faq-categories a article.faq-category #ship-to-different-address.image,
section.faq-categories a article.faq-category .woocommerce-checkout .checkout .woocommerce div.product div.images .flex-control-thumbs li #ship-to-different-address.image,
.woocommerce-checkout .checkout .woocommerce div.product div.images .flex-control-thumbs li footer #ship-to-different-address.footer-title,
footer .woocommerce-checkout .checkout .woocommerce div.product div.images .flex-control-thumbs li #ship-to-different-address.footer-title,
.woocommerce-checkout .checkout .woocommerce div.product div.images .flex-control-thumbs li #spotlight > .container #ship-to-different-address.subtitle,
#spotlight > .container .woocommerce-checkout .checkout .woocommerce div.product div.images .flex-control-thumbs li #ship-to-different-address.subtitle,
.woocommerce div.product div.images .flex-control-thumbs .woocommerce-checkout .checkout li h3#ship-to-different-address,
.woocommerce div.product div.images .flex-control-thumbs .woocommerce-checkout .checkout li #ship-to-different-address.h3,
.woocommerce div.product div.images .flex-control-thumbs .woocommerce-checkout .checkout li section.contact a article #ship-to-different-address.image,
section.contact a article .woocommerce div.product div.images .flex-control-thumbs .woocommerce-checkout .checkout li #ship-to-different-address.image,
.woocommerce div.product div.images .flex-control-thumbs .woocommerce-checkout .checkout li section.faq-categories a article.faq-category #ship-to-different-address.image,
section.faq-categories a article.faq-category .woocommerce div.product div.images .flex-control-thumbs .woocommerce-checkout .checkout li #ship-to-different-address.image,
.woocommerce div.product div.images .flex-control-thumbs .woocommerce-checkout .checkout li footer #ship-to-different-address.footer-title,
footer .woocommerce div.product div.images .flex-control-thumbs .woocommerce-checkout .checkout li #ship-to-different-address.footer-title,
.woocommerce div.product div.images .flex-control-thumbs .woocommerce-checkout .checkout li #spotlight > .container #ship-to-different-address.subtitle,
#spotlight > .container .woocommerce div.product div.images .flex-control-thumbs .woocommerce-checkout .checkout li #ship-to-different-address.subtitle,
#add_payment_method .checkout .col-2 h3#ship-to-different-address,
#add_payment_method .checkout .col-2 #ship-to-different-address.h3,
#add_payment_method .checkout .col-2 section.contact a article #ship-to-different-address.image,
section.contact a article #add_payment_method .checkout .col-2 #ship-to-different-address.image,
#add_payment_method .checkout .col-2 section.faq-categories a article.faq-category #ship-to-different-address.image,
section.faq-categories a article.faq-category #add_payment_method .checkout .col-2 #ship-to-different-address.image,
#add_payment_method .checkout .col-2 footer #ship-to-different-address.footer-title,
footer #add_payment_method .checkout .col-2 #ship-to-different-address.footer-title,
#add_payment_method .checkout .col-2 #spotlight > .container #ship-to-different-address.subtitle,
#spotlight > .container #add_payment_method .checkout .col-2 #ship-to-different-address.subtitle,
#add_payment_method .checkout .woocommerce div.product div.images .flex-control-thumbs li h3#ship-to-different-address,
#add_payment_method .checkout .woocommerce div.product div.images .flex-control-thumbs li #ship-to-different-address.h3,
#add_payment_method .checkout .woocommerce div.product div.images .flex-control-thumbs li section.contact a article #ship-to-different-address.image,
section.contact a article #add_payment_method .checkout .woocommerce div.product div.images .flex-control-thumbs li #ship-to-different-address.image,
#add_payment_method .checkout .woocommerce div.product div.images .flex-control-thumbs li section.faq-categories a article.faq-category #ship-to-different-address.image,
section.faq-categories a article.faq-category #add_payment_method .checkout .woocommerce div.product div.images .flex-control-thumbs li #ship-to-different-address.image,
#add_payment_method .checkout .woocommerce div.product div.images .flex-control-thumbs li footer #ship-to-different-address.footer-title,
footer #add_payment_method .checkout .woocommerce div.product div.images .flex-control-thumbs li #ship-to-different-address.footer-title,
#add_payment_method .checkout .woocommerce div.product div.images .flex-control-thumbs li #spotlight > .container #ship-to-different-address.subtitle,
#spotlight > .container #add_payment_method .checkout .woocommerce div.product div.images .flex-control-thumbs li #ship-to-different-address.subtitle,
.woocommerce div.product div.images .flex-control-thumbs #add_payment_method .checkout li h3#ship-to-different-address,
.woocommerce div.product div.images .flex-control-thumbs #add_payment_method .checkout li #ship-to-different-address.h3,
.woocommerce div.product div.images .flex-control-thumbs #add_payment_method .checkout li section.contact a article #ship-to-different-address.image,
section.contact a article .woocommerce div.product div.images .flex-control-thumbs #add_payment_method .checkout li #ship-to-different-address.image,
.woocommerce div.product div.images .flex-control-thumbs #add_payment_method .checkout li section.faq-categories a article.faq-category #ship-to-different-address.image,
section.faq-categories a article.faq-category .woocommerce div.product div.images .flex-control-thumbs #add_payment_method .checkout li #ship-to-different-address.image,
.woocommerce div.product div.images .flex-control-thumbs #add_payment_method .checkout li footer #ship-to-different-address.footer-title,
footer .woocommerce div.product div.images .flex-control-thumbs #add_payment_method .checkout li #ship-to-different-address.footer-title,
.woocommerce div.product div.images .flex-control-thumbs #add_payment_method .checkout li #spotlight > .container #ship-to-different-address.subtitle,
#spotlight > .container .woocommerce div.product div.images .flex-control-thumbs #add_payment_method .checkout li #ship-to-different-address.subtitle {
  float: left;
  clear: none;
}
.woocommerce-cart .checkout .col-2 .notes, .woocommerce-cart .checkout .woocommerce div.product div.images .flex-control-thumbs li .notes, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-cart .checkout li .notes,
.woocommerce-checkout .checkout .col-2 .notes,
.woocommerce-checkout .checkout .woocommerce div.product div.images .flex-control-thumbs li .notes,
.woocommerce div.product div.images .flex-control-thumbs .woocommerce-checkout .checkout li .notes,
#add_payment_method .checkout .col-2 .notes,
#add_payment_method .checkout .woocommerce div.product div.images .flex-control-thumbs li .notes,
.woocommerce div.product div.images .flex-control-thumbs #add_payment_method .checkout li .notes {
  clear: left;
}
.woocommerce-cart .checkout .col-2 .form-row-first, .woocommerce-cart .checkout .woocommerce div.product div.images .flex-control-thumbs li .form-row-first, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-cart .checkout li .form-row-first,
.woocommerce-checkout .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .woocommerce div.product div.images .flex-control-thumbs li .form-row-first,
.woocommerce div.product div.images .flex-control-thumbs .woocommerce-checkout .checkout li .form-row-first,
#add_payment_method .checkout .col-2 .form-row-first,
#add_payment_method .checkout .woocommerce div.product div.images .flex-control-thumbs li .form-row-first,
.woocommerce div.product div.images .flex-control-thumbs #add_payment_method .checkout li .form-row-first {
  clear: left;
}
.woocommerce-cart .checkout .create-account small, .woocommerce-cart .checkout .create-account .small, .woocommerce-cart .checkout .create-account .copyright, .woocommerce-cart .checkout .create-account .footer-usps .usp-items .usp-item, .footer-usps .usp-items .woocommerce-cart .checkout .create-account .usp-item, .woocommerce-cart .checkout .create-account .topbar .usp-items .usp-item, .topbar .usp-items .woocommerce-cart .checkout .create-account .usp-item,
.woocommerce-checkout .checkout .create-account small,
.woocommerce-checkout .checkout .create-account .small,
.woocommerce-checkout .checkout .create-account .copyright,
.woocommerce-checkout .checkout .create-account .footer-usps .usp-items .usp-item,
.footer-usps .usp-items .woocommerce-checkout .checkout .create-account .usp-item,
.woocommerce-checkout .checkout .create-account .topbar .usp-items .usp-item,
.topbar .usp-items .woocommerce-checkout .checkout .create-account .usp-item,
#add_payment_method .checkout .create-account small,
#add_payment_method .checkout .create-account .small,
#add_payment_method .checkout .create-account .copyright,
#add_payment_method .checkout .create-account .footer-usps .usp-items .usp-item,
.footer-usps .usp-items #add_payment_method .checkout .create-account .usp-item,
#add_payment_method .checkout .create-account .topbar .usp-items .usp-item,
.topbar .usp-items #add_payment_method .checkout .create-account .usp-item {
  font-size: 11px;
  color: #767676;
  font-weight: normal;
}
.woocommerce-cart .checkout div.shipping-address,
.woocommerce-checkout .checkout div.shipping-address,
#add_payment_method .checkout div.shipping-address {
  padding: 0;
  clear: left;
  width: 100%;
}
.woocommerce-cart .checkout .shipping_address,
.woocommerce-checkout .checkout .shipping_address,
#add_payment_method .checkout .shipping_address {
  clear: both;
}
.woocommerce-cart #payment,
.woocommerce-checkout #payment,
#add_payment_method #payment {
  background: #f7f7f7;
  border-radius: 0.25rem;
}
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods,
#add_payment_method #payment ul.payment_methods {
  *zoom: 1;
  text-align: left;
  padding: 1rem;
  border-bottom: 1px solid #030302;
  margin: 0;
  list-style: none outside;
}
.woocommerce-cart #payment ul.payment_methods::before, .woocommerce-cart #payment ul.payment_methods::after,
.woocommerce-checkout #payment ul.payment_methods::before,
.woocommerce-checkout #payment ul.payment_methods::after,
#add_payment_method #payment ul.payment_methods::before,
#add_payment_method #payment ul.payment_methods::after {
  content: " ";
  display: table;
}
.woocommerce-cart #payment ul.payment_methods::after,
.woocommerce-checkout #payment ul.payment_methods::after,
#add_payment_method #payment ul.payment_methods::after {
  clear: both;
}
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li,
#add_payment_method #payment ul.payment_methods li {
  line-height: 2;
  text-align: left;
  margin: 0;
  font-weight: normal;
}
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input,
#add_payment_method #payment ul.payment_methods li input {
  margin: 0 1em 0 0;
}
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img,
#add_payment_method #payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 0.5rem;
  padding: 0;
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce-cart #payment ul.payment_methods li img + img,
.woocommerce-checkout #payment ul.payment_methods li img + img,
#add_payment_method #payment ul.payment_methods li img + img {
  margin-left: 2px;
}
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice),
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice),
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice) {
  *zoom: 1;
}
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before, .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after {
  content: " ";
  display: table;
}
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after {
  clear: both;
}
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row,
#add_payment_method #payment div.form-row {
  padding: 1rem;
}
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box,
#add_payment_method #payment div.payment_box {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 1rem;
  margin: 1em 0;
  font-size: 0.92rem;
  border-radius: 2px;
  line-height: 1.5;
  background-color: #fff;
  color: black;
}
.woocommerce-cart #payment div.payment_box input.input-text,
.woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea,
#add_payment_method #payment div.payment_box input.input-text,
#add_payment_method #payment div.payment_box textarea {
  border-color: black;
  border-top-color: black;
}
.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder,
#add_payment_method #payment div.payment_box ::-webkit-input-placeholder {
  color: black;
}
.woocommerce-cart #payment div.payment_box :-moz-placeholder,
.woocommerce-checkout #payment div.payment_box :-moz-placeholder,
#add_payment_method #payment div.payment_box :-moz-placeholder {
  color: black;
}
.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,
.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder,
#add_payment_method #payment div.payment_box :-ms-input-placeholder {
  color: black;
}
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods {
  list-style: none outside;
  margin: 0;
}
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new {
  margin: 0 0 0.5rem;
}
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label {
  cursor: pointer;
}
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
  vertical-align: middle;
  margin: -3px 1em 0 0;
  position: relative;
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form,
#add_payment_method #payment div.payment_box .wc-credit-card-form {
  border: 0;
  padding: 0;
  margin: 1em 0 0;
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc {
  font-size: 1.5rem;
  padding: 8px;
  background-repeat: no-repeat;
  background-position: right 0.618em center;
  background-size: 32px 20px;
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
  background-image: url("../images/icons/credit-cards/visa.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
  background-image: url("../images/icons/credit-cards/mastercard.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
  background-image: url("../images/icons/credit-cards/laser.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
  background-image: url("../images/icons/credit-cards/diners.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
  background-image: url("../images/icons/credit-cards/maestro.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
  background-image: url("../images/icons/credit-cards/jcb.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
  background-image: url("../images/icons/credit-cards/amex.svg");
}
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
  background-image: url("../images/icons/credit-cards/discover.svg");
}
.woocommerce-cart #payment div.payment_box span.help,
.woocommerce-checkout #payment div.payment_box span.help,
#add_payment_method #payment div.payment_box span.help {
  font-size: 0.857rem;
  color: #767676;
  font-weight: normal;
}
.woocommerce-cart #payment div.payment_box .form-row,
.woocommerce-checkout #payment div.payment_box .form-row,
#add_payment_method #payment div.payment_box .form-row {
  margin: 0 0 1rem;
}
.woocommerce-cart #payment div.payment_box p:last-child,
.woocommerce-checkout #payment div.payment_box p:last-child,
#add_payment_method #payment div.payment_box p:last-child {
  margin-bottom: 0;
}
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before,
#add_payment_method #payment div.payment_box::before {
  content: "";
  display: block;
  border: 1em solid #fff;
  /* arrow size / color */
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.75rem;
  left: 0;
  margin: -1em 0 0 2rem;
}
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal,
#add_payment_method #payment .payment_method_paypal .about_paypal {
  float: right;
  line-height: 52px;
  font-size: 0.83rem;
}
.woocommerce-cart #payment .payment_method_paypal img,
.woocommerce-checkout #payment .payment_method_paypal img,
#add_payment_method #payment .payment_method_paypal img {
  max-height: 52px;
  vertical-align: middle;
}

.woocommerce-terms-and-conditions {
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.05);
}

.woocommerce-invalid #terms {
  outline: 2px solid red;
  outline-offset: 2px;
}

/**
  * Password strength meter
  */
.woocommerce-password-strength {
  text-align: center;
  font-weight: 700;
  padding: 3px 0.5rem;
  font-size: 1rem;
}
.woocommerce-password-strength.strong {
  background-color: #c1e1b9;
  border-color: #83c373;
}
.woocommerce-password-strength.short {
  background-color: #f1adad;
  border-color: #e35b5b;
}
.woocommerce-password-strength.bad {
  background-color: #fbc5a9;
  border-color: #f78b53;
}
.woocommerce-password-strength.good {
  background-color: #ffe399;
  border-color: #ffc733;
}

.woocommerce-password-hint {
  margin: 0.5em 0 0;
  display: block;
}

/**
  * Twenty Eleven specific styles
  */
#content.twentyeleven .woocommerce-pagination a {
  font-size: 1rem;
  line-height: 1;
}

/**
  * Twenty Thirteen specific styles
  */
.single-product .twentythirteen .entry-summary,
.single-product .twentythirteen #reply-title,
.single-product .twentythirteen #respond #commentform {
  padding: 0;
}
.single-product .twentythirteen p.stars {
  clear: both;
}

.twentythirteen .woocommerce-breadcrumb {
  padding-top: 40px;
}

/**
  * Twenty Fourteen specific styles
  */
.twentyfourteen ul.products li.product {
  margin-top: 0 !important;
}

/**
  * Twenty Sixteen specific styles
  */
body:not(.search-results) .twentysixteen .entry-summary {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

.twentysixteen .price ins {
  background: inherit;
  color: inherit;
}

@media only screen and (max-width: 767.98px) {
  /**
   * woocommerce-smallscreen.scss
   * Optimises the default WooCommerce frontend layout when viewed on smaller screens.
   */
  /**
   * Imports
   */
  /**
   * Deprecated
   * Fallback for bourbon equivalent
   */
  /**
   * Deprecated
   * Vendor prefix no longer required.
   */
  /**
   * Deprecated
   * Vendor prefix no longer required.
   */
  /**
   * Deprecated
   * Vendor prefix no longer required.
   */
  /**
   * Deprecated
   * Vendor prefix no longer required.
   */
  /**
   * Deprecated
   * Vendor prefix no longer required.
   */
  /**
   * Deprecated
   * Vendor prefix no longer required.
   */
  /**
   * Deprecated
   * Vendor prefix no longer required.
   */
  /**
   * Deprecated
   * Vendor prefix no longer required.
   */
  /**
   * Deprecated
   * Vendor prefix no longer required.
   */
  /**
   * Deprecated
   * Vendor prefix no longer required.
   */
  /**
   * Deprecated
   * Vendor prefix no longer required.
   */
  /**
   * Deprecated
   * Use bourbon mixin instead `@include transform(scale(1.5));`
   */
  /**
   * Deprecated
   * Use bourbon mixin instead `@include box-sizing(border-box);`
   */
  /**
   * Objects
   */
  /**
   * WooCommerce CSS Variables
   */
  :root {
    --woocommerce: #007bbc;
    --wc-green: #198754;
    --wc-red: #dc3545;
    --wc-orange: #fd7e14;
    --wc-blue: #0d6efd;
    --wc-primary: #F28C00;
    --wc-primary-text: #fef9f3;
    --wc-secondary: #1D1D1B;
    --wc-secondary-text: black;
    --wc-highlight: #444444;
    --wc-highligh-text: #c4c4c4;
    --wc-content-bg: #fff;
    --wc-subtext: #767676;
  }
  /**
   * Style begins
   */
  .woocommerce,
  .woocommerce-page {
    /**
     * General layout
     */
    /**
     * Products
     */
    /**
     * Product Details
     */
    /**
     * Cart
     */
    /**
     * Checkout
     */
    /**
     * Account
     */
  }
  .woocommerce table.shop_table_responsive thead,
  .woocommerce-page table.shop_table_responsive thead {
    display: none;
  }
  .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
  .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
    border-top: 0;
  }
  .woocommerce table.shop_table_responsive tbody th,
  .woocommerce-page table.shop_table_responsive tbody th {
    display: none;
  }
  .woocommerce table.shop_table_responsive tr,
  .woocommerce-page table.shop_table_responsive tr {
    display: block;
  }
  .woocommerce table.shop_table_responsive tr td,
  .woocommerce-page table.shop_table_responsive tr td {
    display: block;
    text-align: right !important;
  }
  .woocommerce table.shop_table_responsive tr td.order-actions,
  .woocommerce-page table.shop_table_responsive tr td.order-actions {
    text-align: left !important;
  }
  .woocommerce table.shop_table_responsive tr td::before,
  .woocommerce-page table.shop_table_responsive tr td::before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left;
  }
  .woocommerce table.shop_table_responsive tr td.product-remove::before, .woocommerce table.shop_table_responsive tr td.actions::before,
  .woocommerce-page table.shop_table_responsive tr td.product-remove::before,
  .woocommerce-page table.shop_table_responsive tr td.actions::before {
    display: none;
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
  .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: rgba(0, 0, 0, 0.025);
  }
  .woocommerce table.my_account_orders tr td.order-actions,
  .woocommerce-page table.my_account_orders tr td.order-actions {
    text-align: left;
  }
  .woocommerce table.my_account_orders tr td.order-actions::before,
  .woocommerce-page table.my_account_orders tr td.order-actions::before {
    display: none;
  }
  .woocommerce table.my_account_orders tr td.order-actions .button,
  .woocommerce-page table.my_account_orders tr td.order-actions .button {
    float: none;
    margin: 0.125em 0.25em 0.125em 0;
  }
  .woocommerce .col2-set .col-1,
  .woocommerce .col2-set .col-2,
  .woocommerce .col2-set div.product div.images .flex-control-thumbs li,
  .woocommerce div.product div.images .flex-control-thumbs .col2-set li,
  .woocommerce-page .col2-set .col-1,
  .woocommerce-page .col2-set .col-2,
  .woocommerce-page .col2-set .woocommerce div.product div.images .flex-control-thumbs li {
    float: none;
    width: 100%;
  }
  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product {
    width: 48%;
    float: left;
    clear: both;
    margin: 0 0 2.992rem;
  }
  .woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
  .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    float: right;
    clear: none !important;
  }
  .woocommerce div.product div.images,
  .woocommerce div.product div.summary,
  .woocommerce #content div.product div.images,
  .woocommerce #content div.product div.summary,
  .woocommerce-page div.product div.images,
  .woocommerce-page div.product div.summary,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page #content div.product div.summary {
    float: none;
    width: 100%;
  }
  .woocommerce table.cart td.actions,
  .woocommerce #content table.cart td.actions,
  .woocommerce-page table.cart td.actions,
  .woocommerce-page #content table.cart td.actions {
    text-align: left;
  }
  .woocommerce table.cart td.actions .coupon,
  .woocommerce #content table.cart td.actions .coupon,
  .woocommerce-page table.cart td.actions .coupon,
  .woocommerce-page #content table.cart td.actions .coupon {
    float: none;
    *zoom: 1;
    padding-bottom: 0.5rem;
  }
  .woocommerce table.cart td.actions .coupon::before, .woocommerce table.cart td.actions .coupon::after,
  .woocommerce #content table.cart td.actions .coupon::before,
  .woocommerce #content table.cart td.actions .coupon::after,
  .woocommerce-page table.cart td.actions .coupon::before,
  .woocommerce-page table.cart td.actions .coupon::after,
  .woocommerce-page #content table.cart td.actions .coupon::before,
  .woocommerce-page #content table.cart td.actions .coupon::after {
    content: " ";
    display: table;
  }
  .woocommerce table.cart td.actions .coupon::after,
  .woocommerce #content table.cart td.actions .coupon::after,
  .woocommerce-page table.cart td.actions .coupon::after,
  .woocommerce-page #content table.cart td.actions .coupon::after {
    clear: both;
  }
  .woocommerce table.cart td.actions .coupon input,
  .woocommerce table.cart td.actions .coupon .button,
  .woocommerce table.cart td.actions .coupon .input-text,
  .woocommerce #content table.cart td.actions .coupon input,
  .woocommerce #content table.cart td.actions .coupon .button,
  .woocommerce #content table.cart td.actions .coupon .input-text,
  .woocommerce-page table.cart td.actions .coupon input,
  .woocommerce-page table.cart td.actions .coupon .button,
  .woocommerce-page table.cart td.actions .coupon .input-text,
  .woocommerce-page #content table.cart td.actions .coupon input,
  .woocommerce-page #content table.cart td.actions .coupon .button,
  .woocommerce-page #content table.cart td.actions .coupon .input-text {
    width: 48%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .woocommerce table.cart td.actions .coupon .input-text + .button,
  .woocommerce table.cart td.actions .coupon .button.alt,
  .woocommerce #content table.cart td.actions .coupon .input-text + .button,
  .woocommerce #content table.cart td.actions .coupon .button.alt,
  .woocommerce-page table.cart td.actions .coupon .input-text + .button,
  .woocommerce-page table.cart td.actions .coupon .button.alt,
  .woocommerce-page #content table.cart td.actions .coupon .input-text + .button,
  .woocommerce-page #content table.cart td.actions .coupon .button.alt {
    float: right;
  }
  .woocommerce table.cart td.actions .button,
  .woocommerce #content table.cart td.actions .button,
  .woocommerce-page table.cart td.actions .button,
  .woocommerce-page #content table.cart td.actions .button {
    display: block;
    width: 100%;
  }
  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce .cart-collaterals .shipping_calculator,
  .woocommerce .cart-collaterals .cross-sells,
  .woocommerce-page .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .shipping_calculator,
  .woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
    float: none;
    text-align: left;
  }
  .woocommerce.woocommerce-checkout form.login .form-row,
  .woocommerce-page.woocommerce-checkout form.login .form-row {
    width: 100%;
    float: none;
  }
  .woocommerce #payment .terms,
  .woocommerce-page #payment .terms {
    text-align: left;
    padding: 0;
  }
  .woocommerce #payment #place_order,
  .woocommerce-page #payment #place_order {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 1rem;
  }
  .woocommerce .lost_reset_password .form-row-first,
  .woocommerce .lost_reset_password .form-row-last,
  .woocommerce-page .lost_reset_password .form-row-first,
  .woocommerce-page .lost_reset_password .form-row-last {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation,
  .woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
  }
}
/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #F28C00;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f7f7f7;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #F28C00;
  --bs-secondary: #1D1D1B;
  --bs-success: #058943;
  --bs-info: #0dcaf0;
  --bs-warning: #F28C00;
  --bs-danger: #dc3545;
  --bs-light: #f7f7f7;
  --bs-dark: #212529;
  --bs-primary-rgb: 242, 140, 0;
  --bs-secondary-rgb: 29, 29, 27;
  --bs-success-rgb: 5, 137, 67;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 242, 140, 0;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 247, 247, 247;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 68, 68, 68;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: Roboto, sans-serif;
  --bs-body-font-size: 0.9375rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.6;
  --bs-body-color: #444444;
  --bs-body-bg: #fff;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: #DCE0E0;
  background-color: currentColor;
  border: 0;
  opacity: 1;
}

hr:not([size]) {
  height: 1px;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, section.contact a article .image, section.faq-categories a article.faq-category .image, footer .footer-title, #spotlight > .container .subtitle, h2, .h2, .woocommerce-page .product .summary .product_title, section.hero .picture .text h1, section.hero .picture .text .h1, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 600;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 1.7578125rem;
}

h2, .h2, .woocommerce-page .product .summary .product_title, section.hero .picture .text h1, section.hero .picture .text .h1 {
  font-size: 1.40625rem;
}

h3, .h3, section.contact a article .image, section.faq-categories a article.faq-category .image, footer .footer-title, #spotlight > .container .subtitle {
  font-size: 1.171875rem;
}

h4, .h4 {
  font-size: 1.078125rem;
}

h5, .h5 {
  font-size: 1.078125rem;
}

h6, .h6 {
  font-size: 0.9375rem;
}

p {
  margin-top: 0;
  margin-bottom: 1.5rem;
}

abbr[title],
abbr[data-bs-original-title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small, .copyright, .footer-usps .usp-items .usp-item, .topbar .usp-items .usp-item {
  font-size: 0.8125rem;
}

mark, .mark {
  padding: 0;
  background-color: transparent;
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #F28C00;
  text-decoration: underline;
}
a:hover {
  color: #c27000;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.8125rem;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.8125rem;
  color: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.8125rem;
  color: #fff;
  background-color: #212529;
  border-radius: 0.1875rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::-webkit-file-upload-button {
  font: inherit;
}

::file-selector-button {
  font: inherit;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.171875rem;
  font-weight: 300;
}

.display-1 {
  font-size: 5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-5 {
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-6 {
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.list-unstyled, section.hero ul.category-list {
  padding-left: 0;
  list-style: none;
}

.list-inline, .woocommerce-page .product .product-tabs-nav, ul.product-categories, .woocommerce-page .popular-categories ul.categories {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.8125rem;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.171875rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.8125rem;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.1875rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.8125rem;
  color: #6c757d;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 1rem);
  padding-left: var(--bs-gutter-x, 1rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row, .my-account .woocommerce, .woocommerce-page #customer_login, .woocommerce-page .related ul.products, .woocommerce-page .upsells ul.products, .woocommerce-page .cross-sells ul.products, .woocommerce-page .product .product-tabs, .woocommerce-page.search-results .products-wrapper ul.products, .woocommerce-page.archive .products-wrapper ul.products, .woocommerce-page.archive header.woocommerce-products-header .wc-categories, .woocommerce .col2-set,
.woocommerce-page .col2-set, .woocommerce div.product div.images .flex-control-thumbs {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > *, .my-account .woocommerce > *, .woocommerce-page #customer_login > *, .woocommerce-page .related ul.products > *, .woocommerce-page .upsells ul.products > *, .woocommerce-page .cross-sells ul.products > *, .woocommerce-page .product .product-tabs > *, .woocommerce-page.search-results .products-wrapper ul.products > *, .woocommerce-page.archive .products-wrapper ul.products > *, .woocommerce-page.archive header.woocommerce-products-header .wc-categories > *, .woocommerce .col2-set > *,
.woocommerce-page .col2-set > *, .woocommerce div.product div.images .flex-control-thumbs > * {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}

.row-cols-auto > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 16.6666666667%;
}

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2, .woocommerce div.product div.images .flex-control-thumbs li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6, .woocommerce-page.search-results .products-wrapper ul.products li.product, .woocommerce-page.archive .products-wrapper ul.products li.product {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2,
.woocommerce-page.archive header.woocommerce-products-header .wc-categories,
.woocommerce div.product div.images .flex-control-thumbs {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3,
.woocommerce-page .related ul.products,
.woocommerce-page .upsells ul.products,
.woocommerce-page .cross-sells ul.products,
.woocommerce-page.search-results .products-wrapper ul.products,
.woocommerce-page.archive .products-wrapper ul.products {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3,
.woocommerce-page.archive header.woocommerce-products-header .wc-categories {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4,
.my-account .woocommerce,
.woocommerce-page #customer_login,
.woocommerce-page.search-results .products-wrapper ul.products,
.woocommerce-page.archive .products-wrapper ul.products,
.woocommerce .col2-set,
.woocommerce-page .col2-set {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

.g-6,
.gx-6 {
  --bs-gutter-x: 4rem;
}

.g-6,
.gy-6 {
  --bs-gutter-y: 4rem;
}

.g-7,
.gx-7 {
  --bs-gutter-x: 5rem;
}

.g-7,
.gy-7 {
  --bs-gutter-y: 5rem;
}

.g-8,
.gx-8 {
  --bs-gutter-x: 6rem;
}

.g-8,
.gy-8 {
  --bs-gutter-y: 6rem;
}

@media (min-width: 576px) {
  .col-sm {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
  .g-sm-6,
  .gx-sm-6 {
    --bs-gutter-x: 4rem;
  }
  .g-sm-6,
  .gy-sm-6 {
    --bs-gutter-y: 4rem;
  }
  .g-sm-7,
  .gx-sm-7 {
    --bs-gutter-x: 5rem;
  }
  .g-sm-7,
  .gy-sm-7 {
    --bs-gutter-y: 5rem;
  }
  .g-sm-8,
  .gx-sm-8 {
    --bs-gutter-x: 6rem;
  }
  .g-sm-8,
  .gy-sm-8 {
    --bs-gutter-y: 6rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4, .woocommerce-page.search-results .products-wrapper ul.products li.product, .woocommerce-page.archive .products-wrapper ul.products li.product {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
  .g-md-6,
  .gx-md-6 {
    --bs-gutter-x: 4rem;
  }
  .g-md-6,
  .gy-md-6 {
    --bs-gutter-y: 4rem;
  }
  .g-md-7,
  .gx-md-7 {
    --bs-gutter-x: 5rem;
  }
  .g-md-7,
  .gy-md-7 {
    --bs-gutter-y: 5rem;
  }
  .g-md-8,
  .gx-md-8 {
    --bs-gutter-x: 6rem;
  }
  .g-md-8,
  .gy-md-8 {
    --bs-gutter-y: 6rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3, .my-account .woocommerce .woocommerce-MyAccount-navigation, .woocommerce-page .page-wrapper > .container > .row #secondary, .woocommerce-page .my-account .page-wrapper > .container > .woocommerce #secondary, .my-account .woocommerce-page .page-wrapper > .container > .woocommerce #secondary, .woocommerce-page .page-wrapper > .container > #customer_login #secondary, .woocommerce-page .related .page-wrapper > .container > ul.products #secondary, .woocommerce-page .upsells .page-wrapper > .container > ul.products #secondary, .woocommerce-page .cross-sells .page-wrapper > .container > ul.products #secondary, .woocommerce-page .product .page-wrapper > .container > .product-tabs #secondary, .woocommerce-page.search-results .products-wrapper .page-wrapper > .container > ul.products #secondary, .woocommerce-page.archive .products-wrapper .page-wrapper > .container > ul.products #secondary, .woocommerce-page.archive header.woocommerce-products-header .page-wrapper > .container > .wc-categories #secondary,
  .woocommerce-page .page-wrapper > .container > .col2-set #secondary, .woocommerce-page .woocommerce div.product div.images .page-wrapper > .container > .flex-control-thumbs #secondary, .woocommerce div.product div.images .woocommerce-page .page-wrapper > .container > .flex-control-thumbs #secondary {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4, .woocommerce-page.search-results .products-wrapper ul.products li.product, .woocommerce-page.archive .products-wrapper ul.products li.product {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6, .woocommerce-page #customer_login .col-2, .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li, .woocommerce-page #customer_login .col-1, .woocommerce .col2-set .col-1,
  .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-2, .woocommerce .col2-set div.product div.images .flex-control-thumbs li, .woocommerce div.product div.images .flex-control-thumbs .col2-set li,
  .woocommerce-page .col2-set .woocommerce div.product div.images .flex-control-thumbs li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9, .my-account .woocommerce .woocommerce-MyAccount-content, .woocommerce-page .page-wrapper > .container > .row #primary, .woocommerce-page .my-account .page-wrapper > .container > .woocommerce #primary, .my-account .woocommerce-page .page-wrapper > .container > .woocommerce #primary, .woocommerce-page .page-wrapper > .container > #customer_login #primary, .woocommerce-page .related .page-wrapper > .container > ul.products #primary, .woocommerce-page .upsells .page-wrapper > .container > ul.products #primary, .woocommerce-page .cross-sells .page-wrapper > .container > ul.products #primary, .woocommerce-page .product .page-wrapper > .container > .product-tabs #primary, .woocommerce-page.search-results .products-wrapper .page-wrapper > .container > ul.products #primary, .woocommerce-page.archive .products-wrapper .page-wrapper > .container > ul.products #primary, .woocommerce-page.archive header.woocommerce-products-header .page-wrapper > .container > .wc-categories #primary,
  .woocommerce-page .page-wrapper > .container > .col2-set #primary, .woocommerce-page .woocommerce div.product div.images .page-wrapper > .container > .flex-control-thumbs #primary, .woocommerce div.product div.images .woocommerce-page .page-wrapper > .container > .flex-control-thumbs #primary {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
  .g-lg-6,
  .gx-lg-6 {
    --bs-gutter-x: 4rem;
  }
  .g-lg-6,
  .gy-lg-6 {
    --bs-gutter-y: 4rem;
  }
  .g-lg-7,
  .gx-lg-7 {
    --bs-gutter-x: 5rem;
  }
  .g-lg-7,
  .gy-lg-7 {
    --bs-gutter-y: 5rem;
  }
  .g-lg-8,
  .gx-lg-8 {
    --bs-gutter-x: 6rem;
  }
  .g-lg-8,
  .gy-lg-8 {
    --bs-gutter-y: 6rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
  .g-xl-6,
  .gx-xl-6 {
    --bs-gutter-x: 4rem;
  }
  .g-xl-6,
  .gy-xl-6 {
    --bs-gutter-y: 4rem;
  }
  .g-xl-7,
  .gx-xl-7 {
    --bs-gutter-x: 5rem;
  }
  .g-xl-7,
  .gy-xl-7 {
    --bs-gutter-y: 5rem;
  }
  .g-xl-8,
  .gx-xl-8 {
    --bs-gutter-x: 6rem;
  }
  .g-xl-8,
  .gy-xl-8 {
    --bs-gutter-y: 6rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
  .g-xxl-6,
  .gx-xxl-6 {
    --bs-gutter-x: 4rem;
  }
  .g-xxl-6,
  .gy-xxl-6 {
    --bs-gutter-y: 4rem;
  }
  .g-xxl-7,
  .gx-xxl-7 {
    --bs-gutter-x: 5rem;
  }
  .g-xxl-7,
  .gy-xxl-7 {
    --bs-gutter-y: 5rem;
  }
  .g-xxl-8,
  .gx-xxl-8 {
    --bs-gutter-x: 6rem;
  }
  .g-xxl-8,
  .gy-xxl-8 {
    --bs-gutter-y: 6rem;
  }
}
.table, .woocommerce-page .site-main .product-type-grouped .summary form.grouped_form table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #444444;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #444444;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #444444;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #444444;
  vertical-align: top;
  border-color: #dee2e6;
}
.table > :not(caption) > * > *, .woocommerce-page .site-main .product-type-grouped .summary form.grouped_form table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  -webkit-box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
          box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody, .woocommerce-page .site-main .product-type-grouped .summary form.grouped_form table > tbody {
  vertical-align: inherit;
}
.table > thead, .woocommerce-page .site-main .product-type-grouped .summary form.grouped_form table > thead {
  vertical-align: bottom;
}
.table > :not(:first-child), .woocommerce-page .site-main .product-type-grouped .summary form.grouped_form table > :not(:first-child) {
  border-top: 2px solid currentColor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > *, .woocommerce-page .site-main .product-type-grouped .summary form.grouped_form table > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > *, .woocommerce-page .site-main .product-type-grouped .summary form.grouped_form table > :not(caption) > * > * {
  border-width: 0 1px;
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > *, .woocommerce-page .site-main .product-type-grouped .summary form.grouped_form table > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

.table-primary {
  --bs-table-bg: #fce8cc;
  --bs-table-striped-bg: #efdcc2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e3d1b8;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e9d7bd;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e3d1b8;
}

.table-secondary {
  --bs-table-bg: #d2d2d1;
  --bs-table-striped-bg: #c8c8c7;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bdbdbc;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c2c2c1;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bdbdbc;
}

.table-success {
  --bs-table-bg: #cde7d9;
  --bs-table-striped-bg: #c3dbce;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #b9d0c3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bed6c9;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #b9d0c3;
}

.table-info {
  --bs-table-bg: #cff4fc;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #badce3;
}

.table-warning {
  --bs-table-bg: #fce8cc;
  --bs-table-striped-bg: #efdcc2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e3d1b8;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e9d7bd;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e3d1b8;
}

.table-danger {
  --bs-table-bg: #f8d7da;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfc2c4;
}

.table-light {
  --bs-table-bg: #f7f7f7;
  --bs-table-striped-bg: #ebebeb;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dedede;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e4e4e4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dedede;
}

.table-dark {
  --bs-table-bg: #212529;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #373b3e;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.6;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.171875rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.8203125rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.8125rem;
  color: #6c757d;
}

.form-control, .input-text, .woocommerce-page .product .summary form.cart .quantity input[type=number] {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.6;
  color: #444444;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #b3b3ba;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.1875rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control, .input-text, .woocommerce-page .product .summary form.cart .quantity input[type=number] {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control[type=file], [type=file].input-text, .woocommerce-page .product .summary form.cart .quantity input[type=file][type=number] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]), [type=file].input-text:not(:disabled):not([readonly]), .woocommerce-page .product .summary form.cart .quantity input[type=file][type=number]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus, .input-text:focus, .woocommerce-page .product .summary form.cart .quantity input[type=number]:focus {
  color: #444444;
  background-color: #fff;
  border-color: #f9c680;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.25);
}
.form-control::-webkit-date-and-time-value, .input-text::-webkit-date-and-time-value, .woocommerce-page .product .summary form.cart .quantity input[type=number]::-webkit-date-and-time-value {
  height: 1.6em;
}
.form-control::-webkit-input-placeholder, .input-text::-webkit-input-placeholder, .woocommerce-page .product .summary form.cart .quantity input[type=number]::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-moz-placeholder, .input-text::-moz-placeholder, .woocommerce-page .product .summary form.cart .quantity input[type=number]::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder, .input-text:-ms-input-placeholder, .woocommerce-page .product .summary form.cart .quantity input[type=number]:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder, .input-text::-ms-input-placeholder, .woocommerce-page .product .summary form.cart .quantity input[type=number]::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder, .input-text::placeholder, .woocommerce-page .product .summary form.cart .quantity input[type=number]::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .input-text:disabled, .woocommerce-page .product .summary form.cart .quantity input[type=number]:disabled, .form-control[readonly], [readonly].input-text, .woocommerce-page .product .summary form.cart .quantity input[readonly][type=number] {
  background-color: #f7f7f7;
  opacity: 1;
}
.form-control::-webkit-file-upload-button, .input-text::-webkit-file-upload-button, .woocommerce-page .product .summary form.cart .quantity input[type=number]::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
          margin-inline-end: 0.75rem;
  color: #444444;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.form-control::file-selector-button, .input-text::file-selector-button, .woocommerce-page .product .summary form.cart .quantity input[type=number]::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
          margin-inline-end: 0.75rem;
  color: #444444;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button, .input-text::-webkit-file-upload-button, .woocommerce-page .product .summary form.cart .quantity input[type=number]::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
  .form-control::file-selector-button, .input-text::file-selector-button, .woocommerce-page .product .summary form.cart .quantity input[type=number]::file-selector-button {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, .input-text:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, .woocommerce-page .product .summary form.cart .quantity input[type=number]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button, .input-text:hover:not(:disabled):not([readonly])::file-selector-button, .woocommerce-page .product .summary form.cart .quantity input[type=number]:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button, .input-text::-webkit-file-upload-button, .woocommerce-page .product .summary form.cart .quantity input[type=number]::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
          margin-inline-end: 0.75rem;
  color: #444444;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button, .input-text::-webkit-file-upload-button, .woocommerce-page .product .summary form.cart .quantity input[type=number]::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, .input-text:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, .woocommerce-page .product .summary form.cart .quantity input[type=number]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.6;
  color: #444444;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.6em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.8203125rem;
  border-radius: 0.1875rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
          margin-inline-end: 0.5rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
          margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
          margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.6em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.171875rem;
  border-radius: 0.3rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
          margin-inline-end: 1rem;
}

textarea.form-control, textarea.input-text {
  min-height: calc(1.6em + 0.75rem + 2px);
}
textarea.form-control-sm {
  min-height: calc(1.6em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.6em + 1rem + 2px);
}

.form-control-color {
  width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.6em;
  border-radius: 0.1875rem;
}
.form-control-color::-webkit-color-swatch {
  height: 1.6em;
  border-radius: 0.1875rem;
}

.form-select, form select, .woocommerce-page.archive form.woocommerce-ordering select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.6;
  color: #444444;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #b3b3ba;
  border-radius: 0.1875rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select, form select, .woocommerce-page.archive form.woocommerce-ordering select {
    -webkit-transition: none;
    transition: none;
  }
}
.form-select:focus, form select:focus, .woocommerce-page.archive form.woocommerce-ordering select:focus {
  border-color: #f9c680;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.25);
}
.form-select[multiple], form select[multiple], .woocommerce-page.archive form.woocommerce-ordering select[multiple], .form-select[size]:not([size="1"]), form select[size]:not([size="1"]), .woocommerce-page.archive form.woocommerce-ordering select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled, form select:disabled, .woocommerce-page.archive form.woocommerce-ordering select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring, form select:-moz-focusring, .woocommerce-page.archive form.woocommerce-ordering select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #444444;
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.8203125rem;
  border-radius: 0.1875rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.171875rem;
  border-radius: 0.3rem;
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.3em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  -webkit-filter: brightness(90%);
          filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #f9c680;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.25);
}
.form-check-input:checked {
  background-color: #F28C00;
  border-color: #F28C00;
}
.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #F28C00;
  border-color: #F28C00;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  -webkit-filter: none;
          filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  -webkit-transition: background-position 0.15s ease-in-out;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    -webkit-transition: none;
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23f9c680'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .woocommerce-page form#order_review #payment .form-row .btn-check[disabled] + button, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account .btn-check[disabled] + button[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .btn-check[disabled] + button[type=submit], .woocommerce-page form.lost_reset_password .btn-check[disabled] + button[type=submit], .woocommerce-page #customer_login .col-2 form.woocommerce-form-register .btn-check[disabled] + button[type=submit], .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register .btn-check[disabled] + button[type=submit], .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register .btn-check[disabled] + button[type=submit], .woocommerce-page #customer_login .col-1 form.woocommerce-form-login .btn-check[disabled] + button[type=submit], .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order .btn-check[disabled] + button, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order .btn-check[disabled] + button, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order .btn-check[disabled] + button, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .btn-check[disabled] + a, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator .btn-check[disabled] + button, .woocommerce-page form.woocommerce-cart-form .btn-check[disabled] + button, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions .btn-check[disabled] + a.continue-shopping, .woocommerce-page .related ul.products li.product .btn-check[disabled] + .button, .woocommerce-page .upsells ul.products li.product .btn-check[disabled] + .button, .woocommerce-page .cross-sells ul.products li.product .btn-check[disabled] + .button, .woocommerce-page .product .summary form.cart .btn-check[disabled] + button, .woocommerce-page.search-results .products-wrapper ul.products li.product .btn-check[disabled] + .button, .woocommerce-page.archive .products-wrapper ul.products li.product .btn-check[disabled] + .button, .woocommerce-page .popular-products ul.products li.product .btn-check[disabled] + .button, .btn-check:disabled + .btn, .woocommerce-page form#order_review #payment .form-row .btn-check:disabled + button, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account .btn-check:disabled + button[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .btn-check:disabled + button[type=submit], .woocommerce-page form.lost_reset_password .btn-check:disabled + button[type=submit], .woocommerce-page #customer_login .col-2 form.woocommerce-form-register .btn-check:disabled + button[type=submit], .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register .btn-check:disabled + button[type=submit], .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register .btn-check:disabled + button[type=submit], .woocommerce-page #customer_login .col-1 form.woocommerce-form-login .btn-check:disabled + button[type=submit], .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order .btn-check:disabled + button, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order .btn-check:disabled + button, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order .btn-check:disabled + button, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .btn-check:disabled + a, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator .btn-check:disabled + button, .woocommerce-page form.woocommerce-cart-form .btn-check:disabled + button, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions .btn-check:disabled + a.continue-shopping, .woocommerce-page .related ul.products li.product .btn-check:disabled + .button, .woocommerce-page .upsells ul.products li.product .btn-check:disabled + .button, .woocommerce-page .cross-sells ul.products li.product .btn-check:disabled + .button, .woocommerce-page .product .summary form.cart .btn-check:disabled + button, .woocommerce-page.search-results .products-wrapper ul.products li.product .btn-check:disabled + .button, .woocommerce-page.archive .products-wrapper ul.products li.product .btn-check:disabled + .button, .woocommerce-page .popular-products ul.products li.product .btn-check:disabled + .button {
  pointer-events: none;
  -webkit-filter: none;
          filter: none;
  opacity: 0.65;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(242, 140, 0, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(242, 140, 0, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(242, 140, 0, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #F28C00;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #fbddb3;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #F28C00;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #fbddb3;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-floating {
  position: relative;
}
.form-floating > .form-control, .form-floating > .input-text, .woocommerce-page .product .summary form.cart .quantity .form-floating > input[type=number],
.form-floating > .form-select,
form .form-floating > select,
.woocommerce-page.archive form.woocommerce-ordering .form-floating > select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    -webkit-transition: none;
    transition: none;
  }
}
.form-floating > .form-control, .form-floating > .input-text, .woocommerce-page .product .summary form.cart .quantity .form-floating > input[type=number] {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::-webkit-input-placeholder, .form-floating > .input-text::-webkit-input-placeholder, .woocommerce-page .product .summary form.cart .quantity .form-floating > input[type=number]::-webkit-input-placeholder {
  color: transparent;
}
.form-floating > .form-control::-moz-placeholder, .form-floating > .input-text::-moz-placeholder, .woocommerce-page .product .summary form.cart .quantity .form-floating > input[type=number]::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control:-ms-input-placeholder, .form-floating > .input-text:-ms-input-placeholder, .woocommerce-page .product .summary form.cart .quantity .form-floating > input[type=number]:-ms-input-placeholder {
  color: transparent;
}
.form-floating > .form-control::-ms-input-placeholder, .form-floating > .input-text::-ms-input-placeholder, .woocommerce-page .product .summary form.cart .quantity .form-floating > input[type=number]::-ms-input-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder, .form-floating > .input-text::placeholder, .woocommerce-page .product .summary form.cart .quantity .form-floating > input[type=number]::placeholder {
  color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown), .form-floating > .input-text:not(:-moz-placeholder-shown), .woocommerce-page .product .summary form.cart .quantity .form-floating > input[type=number]:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-ms-input-placeholder), .form-floating > .input-text:not(:-ms-input-placeholder), .woocommerce-page .product .summary form.cart .quantity .form-floating > input[type=number]:not(:-ms-input-placeholder) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus, .form-floating > .input-text:focus, .woocommerce-page .product .summary form.cart .quantity .form-floating > input[type=number]:focus, .form-floating > .form-control:not(:placeholder-shown), .form-floating > .input-text:not(:placeholder-shown), .woocommerce-page .product .summary form.cart .quantity .form-floating > input[type=number]:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill, .form-floating > .input-text:-webkit-autofill, .woocommerce-page .product .summary form.cart .quantity .form-floating > input[type=number]:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select, form .form-floating > select, .woocommerce-page.archive form.woocommerce-ordering .form-floating > select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label, .form-floating > .input-text:not(:-moz-placeholder-shown) ~ label, .woocommerce-page .product .summary form.cart .quantity .form-floating > input[type=number]:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:not(:-ms-input-placeholder) ~ label, .form-floating > .input-text:not(:-ms-input-placeholder) ~ label, .woocommerce-page .product .summary form.cart .quantity .form-floating > input[type=number]:not(:-ms-input-placeholder) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label, .form-floating > .input-text:focus ~ label, .woocommerce-page .product .summary form.cart .quantity .form-floating > input[type=number]:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .input-text:not(:placeholder-shown) ~ label,
.woocommerce-page .product .summary form.cart .quantity .form-floating > input[type=number]:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label,
form .form-floating > select ~ label,
.woocommerce-page.archive form.woocommerce-ordering .form-floating > select ~ label {
  opacity: 0.65;
  -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
          transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label, .form-floating > .input-text:-webkit-autofill ~ label, .woocommerce-page .product .summary form.cart .quantity .form-floating > input[type=number]:-webkit-autofill ~ label {
  opacity: 0.65;
  -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
          transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
.input-group > .form-control, .input-group > .input-text, .woocommerce-page .product .summary form.cart .quantity .input-group > input[type=number],
.input-group > .form-select,
form .input-group > select,
.woocommerce-page.archive form.woocommerce-ordering .input-group > select {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus, .input-group > .input-text:focus, .woocommerce-page .product .summary form.cart .quantity .input-group > input[type=number]:focus,
.input-group > .form-select:focus,
form .input-group > select:focus,
.woocommerce-page.archive form.woocommerce-ordering .input-group > select:focus {
  z-index: 3;
}
.input-group .btn, .input-group .woocommerce-page form#order_review #payment .form-row button, .woocommerce-page form#order_review #payment .form-row .input-group button, .input-group .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account .input-group button[type=submit], .input-group .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .input-group button[type=submit], .input-group .woocommerce-page form.lost_reset_password button[type=submit], .woocommerce-page form.lost_reset_password .input-group button[type=submit], .input-group .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button[type=submit], .woocommerce-page #customer_login .col-2 form.woocommerce-form-register .input-group button[type=submit], .input-group .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button[type=submit], .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register .input-group button[type=submit], .input-group .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button[type=submit], .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register .input-group button[type=submit], .input-group .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button[type=submit], .woocommerce-page #customer_login .col-1 form.woocommerce-form-login .input-group button[type=submit], .input-group .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order .input-group button, .input-group .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order .input-group button, .input-group .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order .input-group button, .input-group .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .input-group a, .input-group .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator .input-group button, .input-group .woocommerce-page form.woocommerce-cart-form button, .woocommerce-page form.woocommerce-cart-form .input-group button, .input-group .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions .input-group a.continue-shopping, .input-group .woocommerce-page .related ul.products li.product .button, .woocommerce-page .related ul.products li.product .input-group .button, .input-group .woocommerce-page .upsells ul.products li.product .button, .woocommerce-page .upsells ul.products li.product .input-group .button, .input-group .woocommerce-page .cross-sells ul.products li.product .button, .woocommerce-page .cross-sells ul.products li.product .input-group .button, .input-group .woocommerce-page .product .summary form.cart button, .woocommerce-page .product .summary form.cart .input-group button, .input-group .woocommerce-page.search-results .products-wrapper ul.products li.product .button, .woocommerce-page.search-results .products-wrapper ul.products li.product .input-group .button, .input-group .woocommerce-page.archive .products-wrapper ul.products li.product .button, .woocommerce-page.archive .products-wrapper ul.products li.product .input-group .button, .input-group .woocommerce-page .popular-products ul.products li.product .button, .woocommerce-page .popular-products ul.products li.product .input-group .button {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus, .input-group .woocommerce-page form#order_review #payment .form-row button:focus, .woocommerce-page form#order_review #payment .form-row .input-group button:focus, .input-group .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button[type=submit]:focus, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account .input-group button[type=submit]:focus, .input-group .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button[type=submit]:focus, .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .input-group button[type=submit]:focus, .input-group .woocommerce-page form.lost_reset_password button[type=submit]:focus, .woocommerce-page form.lost_reset_password .input-group button[type=submit]:focus, .input-group .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button[type=submit]:focus, .woocommerce-page #customer_login .col-2 form.woocommerce-form-register .input-group button[type=submit]:focus, .input-group .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button[type=submit]:focus, .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register .input-group button[type=submit]:focus, .input-group .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button[type=submit]:focus, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register .input-group button[type=submit]:focus, .input-group .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button[type=submit]:focus, .woocommerce-page #customer_login .col-1 form.woocommerce-form-login .input-group button[type=submit]:focus, .input-group .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button:focus, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order .input-group button:focus, .input-group .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button:focus, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order .input-group button:focus, .input-group .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button:focus, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order .input-group button:focus, .input-group .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a:focus, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .input-group a:focus, .input-group .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button:focus, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator .input-group button:focus, .input-group .woocommerce-page form.woocommerce-cart-form button:focus, .woocommerce-page form.woocommerce-cart-form .input-group button:focus, .input-group .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping:focus, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions .input-group a.continue-shopping:focus, .input-group .woocommerce-page .related ul.products li.product .button:focus, .woocommerce-page .related ul.products li.product .input-group .button:focus, .input-group .woocommerce-page .upsells ul.products li.product .button:focus, .woocommerce-page .upsells ul.products li.product .input-group .button:focus, .input-group .woocommerce-page .cross-sells ul.products li.product .button:focus, .woocommerce-page .cross-sells ul.products li.product .input-group .button:focus, .input-group .woocommerce-page .product .summary form.cart button:focus, .woocommerce-page .product .summary form.cart .input-group button:focus, .input-group .woocommerce-page.search-results .products-wrapper ul.products li.product .button:focus, .woocommerce-page.search-results .products-wrapper ul.products li.product .input-group .button:focus, .input-group .woocommerce-page.archive .products-wrapper ul.products li.product .button:focus, .woocommerce-page.archive .products-wrapper ul.products li.product .input-group .button:focus, .input-group .woocommerce-page .popular-products ul.products li.product .button:focus, .woocommerce-page .popular-products ul.products li.product .input-group .button:focus {
  z-index: 3;
}

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.6;
  color: #444444;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #b3b3ba;
  border-radius: 0.1875rem;
}

.input-group-lg > .form-control, .input-group-lg > .input-text, .woocommerce-page .product .summary form.cart .quantity .input-group-lg > input[type=number],
.input-group-lg > .form-select,
form .input-group-lg > select,
.woocommerce-page.archive form.woocommerce-ordering .input-group-lg > select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn,
.woocommerce-page form#order_review #payment .form-row .input-group-lg > button,
.my-account .woocommerce .woocommerce-MyAccount-content form.edit-account .input-group-lg > button[type=submit],
.my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .input-group-lg > button[type=submit],
.woocommerce-page form.lost_reset_password .input-group-lg > button[type=submit],
.woocommerce-page #customer_login .col-2 form.woocommerce-form-register .input-group-lg > button[type=submit],
.woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register .input-group-lg > button[type=submit],
.woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register .input-group-lg > button[type=submit],
.woocommerce-page #customer_login .col-1 form.woocommerce-form-login .input-group-lg > button[type=submit],
.woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order .input-group-lg > button,
.woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order .input-group-lg > button,
.woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order .input-group-lg > button,
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .input-group-lg > a,
.woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator .input-group-lg > button,
.woocommerce-page form.woocommerce-cart-form .input-group-lg > button,
.woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions .input-group-lg > a.continue-shopping,
.woocommerce-page .related ul.products li.product .input-group-lg > .button,
.woocommerce-page .upsells ul.products li.product .input-group-lg > .button,
.woocommerce-page .cross-sells ul.products li.product .input-group-lg > .button,
.woocommerce-page .product .summary form.cart .input-group-lg > button,
.woocommerce-page.search-results .products-wrapper ul.products li.product .input-group-lg > .button,
.woocommerce-page.archive .products-wrapper ul.products li.product .input-group-lg > .button,
.woocommerce-page .popular-products ul.products li.product .input-group-lg > .button {
  padding: 0.5rem 1rem;
  font-size: 1.171875rem;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control, .input-group-sm > .input-text, .woocommerce-page .product .summary form.cart .quantity .input-group-sm > input[type=number],
.input-group-sm > .form-select,
form .input-group-sm > select,
.woocommerce-page.archive form.woocommerce-ordering .input-group-sm > select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn,
.woocommerce-page form#order_review #payment .form-row .input-group-sm > button,
.my-account .woocommerce .woocommerce-MyAccount-content form.edit-account .input-group-sm > button[type=submit],
.my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .input-group-sm > button[type=submit],
.woocommerce-page form.lost_reset_password .input-group-sm > button[type=submit],
.woocommerce-page #customer_login .col-2 form.woocommerce-form-register .input-group-sm > button[type=submit],
.woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register .input-group-sm > button[type=submit],
.woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register .input-group-sm > button[type=submit],
.woocommerce-page #customer_login .col-1 form.woocommerce-form-login .input-group-sm > button[type=submit],
.woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order .input-group-sm > button,
.woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order .input-group-sm > button,
.woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order .input-group-sm > button,
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .input-group-sm > a,
.woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator .input-group-sm > button,
.woocommerce-page form.woocommerce-cart-form .input-group-sm > button,
.woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions .input-group-sm > a.continue-shopping,
.woocommerce-page .related ul.products li.product .input-group-sm > .button,
.woocommerce-page .upsells ul.products li.product .input-group-sm > .button,
.woocommerce-page .cross-sells ul.products li.product .input-group-sm > .button,
.woocommerce-page .product .summary form.cart .input-group-sm > button,
.woocommerce-page.search-results .products-wrapper ul.products li.product .input-group-sm > .button,
.woocommerce-page.archive .products-wrapper ul.products li.product .input-group-sm > .button,
.woocommerce-page .popular-products ul.products li.product .input-group-sm > .button {
  padding: 0.25rem 0.5rem;
  font-size: 0.8203125rem;
  border-radius: 0.1875rem;
}

.input-group-lg > .form-select, form .input-group-lg > select, .woocommerce-page.archive form.woocommerce-ordering .input-group-lg > select,
.input-group-sm > .form-select,
form .input-group-sm > select,
.woocommerce-page.archive form.woocommerce-ordering .input-group-sm > select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.8125rem;
  color: #058943;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8203125rem;
  color: #fff;
  background-color: rgba(5, 137, 67, 0.9);
  border-radius: 0.1875rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .was-validated .input-text:valid, .was-validated .woocommerce-page .product .summary form.cart .quantity input[type=number]:valid, .woocommerce-page .product .summary form.cart .quantity .was-validated input[type=number]:valid, .form-control.is-valid, .is-valid.input-text, .woocommerce-page .product .summary form.cart .quantity input.is-valid[type=number] {
  border-color: #058943;
  padding-right: calc(1.6em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23058943' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .form-control:valid:focus, .was-validated .input-text:valid:focus, .was-validated .woocommerce-page .product .summary form.cart .quantity input[type=number]:valid:focus, .woocommerce-page .product .summary form.cart .quantity .was-validated input[type=number]:valid:focus, .form-control.is-valid:focus, .is-valid.input-text:focus, .woocommerce-page .product .summary form.cart .quantity input.is-valid[type=number]:focus {
  border-color: #058943;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(5, 137, 67, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(5, 137, 67, 0.25);
}

.was-validated textarea.form-control:valid, .was-validated textarea.input-text:valid, textarea.form-control.is-valid, textarea.is-valid.input-text {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .form-select:valid, .was-validated form select:valid, form .was-validated select:valid, .was-validated .woocommerce-page.archive form.woocommerce-ordering select:valid, .woocommerce-page.archive form.woocommerce-ordering .was-validated select:valid, .form-select.is-valid, form select.is-valid, .woocommerce-page.archive form.woocommerce-ordering select.is-valid {
  border-color: #058943;
}
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated form select:valid:not([multiple]):not([size]), form .was-validated select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .was-validated form select:valid:not([multiple])[size="1"], form .was-validated select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), form select.is-valid:not([multiple]):not([size]), .woocommerce-page.archive form.woocommerce-ordering select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"], form select.is-valid:not([multiple])[size="1"], .woocommerce-page.archive form.woocommerce-ordering select.is-valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23058943' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .form-select:valid:focus, .was-validated form select:valid:focus, form .was-validated select:valid:focus, .was-validated .woocommerce-page.archive form.woocommerce-ordering select:valid:focus, .woocommerce-page.archive form.woocommerce-ordering .was-validated select:valid:focus, .form-select.is-valid:focus, form select.is-valid:focus, .woocommerce-page.archive form.woocommerce-ordering select.is-valid:focus {
  border-color: #058943;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(5, 137, 67, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(5, 137, 67, 0.25);
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #058943;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #058943;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(5, 137, 67, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(5, 137, 67, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #058943;
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:valid, .was-validated .input-group .input-text:valid, .was-validated .input-group .woocommerce-page .product .summary form.cart .quantity input[type=number]:valid, .woocommerce-page .product .summary form.cart .quantity .was-validated .input-group input[type=number]:valid, .input-group .form-control.is-valid, .input-group .is-valid.input-text, .input-group .woocommerce-page .product .summary form.cart .quantity input.is-valid[type=number], .woocommerce-page .product .summary form.cart .quantity .input-group input.is-valid[type=number],
.was-validated .input-group .form-select:valid,
.was-validated .input-group form select:valid,
form .was-validated .input-group select:valid,
.was-validated .input-group .woocommerce-page.archive form.woocommerce-ordering select:valid,
.woocommerce-page.archive form.woocommerce-ordering .was-validated .input-group select:valid,
.input-group .form-select.is-valid,
.input-group form select.is-valid,
form .input-group select.is-valid,
.input-group .woocommerce-page.archive form.woocommerce-ordering select.is-valid,
.woocommerce-page.archive form.woocommerce-ordering .input-group select.is-valid {
  z-index: 1;
}
.was-validated .input-group .form-control:valid:focus, .was-validated .input-group .input-text:valid:focus, .was-validated .input-group .woocommerce-page .product .summary form.cart .quantity input[type=number]:valid:focus, .woocommerce-page .product .summary form.cart .quantity .was-validated .input-group input[type=number]:valid:focus, .input-group .form-control.is-valid:focus, .input-group .is-valid.input-text:focus, .input-group .woocommerce-page .product .summary form.cart .quantity input.is-valid[type=number]:focus, .woocommerce-page .product .summary form.cart .quantity .input-group input.is-valid[type=number]:focus,
.was-validated .input-group .form-select:valid:focus,
.was-validated .input-group form select:valid:focus,
form .was-validated .input-group select:valid:focus,
.input-group .form-select.is-valid:focus,
.input-group form select.is-valid:focus,
form .input-group select.is-valid:focus,
.input-group .woocommerce-page.archive form.woocommerce-ordering select.is-valid:focus,
.woocommerce-page.archive form.woocommerce-ordering .input-group select.is-valid:focus {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.8125rem;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8203125rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.1875rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .was-validated .input-text:invalid, .was-validated .woocommerce-page .product .summary form.cart .quantity input[type=number]:invalid, .woocommerce-page .product .summary form.cart .quantity .was-validated input[type=number]:invalid, .form-control.is-invalid, .is-invalid.input-text, .woocommerce-page .product .summary form.cart .quantity input.is-invalid[type=number] {
  border-color: #dc3545;
  padding-right: calc(1.6em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4em + 0.1875rem) center;
  background-size: calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .was-validated .input-text:invalid:focus, .was-validated .woocommerce-page .product .summary form.cart .quantity input[type=number]:invalid:focus, .woocommerce-page .product .summary form.cart .quantity .was-validated input[type=number]:invalid:focus, .form-control.is-invalid:focus, .is-invalid.input-text:focus, .woocommerce-page .product .summary form.cart .quantity input.is-invalid[type=number]:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated textarea.form-control:invalid, .was-validated textarea.input-text:invalid, textarea.form-control.is-invalid, textarea.is-invalid.input-text {
  padding-right: calc(1.6em + 0.75rem);
  background-position: top calc(0.4em + 0.1875rem) right calc(0.4em + 0.1875rem);
}

.was-validated .form-select:invalid, .was-validated form select:invalid, form .was-validated select:invalid, .was-validated .woocommerce-page.archive form.woocommerce-ordering select:invalid, .woocommerce-page.archive form.woocommerce-ordering .was-validated select:invalid, .form-select.is-invalid, form select.is-invalid, .woocommerce-page.archive form.woocommerce-ordering select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated form select:invalid:not([multiple]):not([size]), form .was-validated select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .was-validated form select:invalid:not([multiple])[size="1"], form .was-validated select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), form select.is-invalid:not([multiple]):not([size]), .woocommerce-page.archive form.woocommerce-ordering select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"], form select.is-invalid:not([multiple])[size="1"], .woocommerce-page.archive form.woocommerce-ordering select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.8em + 0.375rem) calc(0.8em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .was-validated form select:invalid:focus, form .was-validated select:invalid:focus, .was-validated .woocommerce-page.archive form.woocommerce-ordering select:invalid:focus, .woocommerce-page.archive form.woocommerce-ordering .was-validated select:invalid:focus, .form-select.is-invalid:focus, form select.is-invalid:focus, .woocommerce-page.archive form.woocommerce-ordering select.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:invalid, .was-validated .input-group .input-text:invalid, .was-validated .input-group .woocommerce-page .product .summary form.cart .quantity input[type=number]:invalid, .woocommerce-page .product .summary form.cart .quantity .was-validated .input-group input[type=number]:invalid, .input-group .form-control.is-invalid, .input-group .is-invalid.input-text, .input-group .woocommerce-page .product .summary form.cart .quantity input.is-invalid[type=number], .woocommerce-page .product .summary form.cart .quantity .input-group input.is-invalid[type=number],
.was-validated .input-group .form-select:invalid,
.was-validated .input-group form select:invalid,
form .was-validated .input-group select:invalid,
.was-validated .input-group .woocommerce-page.archive form.woocommerce-ordering select:invalid,
.woocommerce-page.archive form.woocommerce-ordering .was-validated .input-group select:invalid,
.input-group .form-select.is-invalid,
.input-group form select.is-invalid,
form .input-group select.is-invalid,
.input-group .woocommerce-page.archive form.woocommerce-ordering select.is-invalid,
.woocommerce-page.archive form.woocommerce-ordering .input-group select.is-invalid {
  z-index: 2;
}
.was-validated .input-group .form-control:invalid:focus, .was-validated .input-group .input-text:invalid:focus, .was-validated .input-group .woocommerce-page .product .summary form.cart .quantity input[type=number]:invalid:focus, .woocommerce-page .product .summary form.cart .quantity .was-validated .input-group input[type=number]:invalid:focus, .input-group .form-control.is-invalid:focus, .input-group .is-invalid.input-text:focus, .input-group .woocommerce-page .product .summary form.cart .quantity input.is-invalid[type=number]:focus, .woocommerce-page .product .summary form.cart .quantity .input-group input.is-invalid[type=number]:focus,
.was-validated .input-group .form-select:invalid:focus,
.was-validated .input-group form select:invalid:focus,
form .was-validated .input-group select:invalid:focus,
.input-group .form-select.is-invalid:focus,
.input-group form select.is-invalid:focus,
form .input-group select.is-invalid:focus,
.input-group .woocommerce-page.archive form.woocommerce-ordering select.is-invalid:focus,
.woocommerce-page.archive form.woocommerce-ordering .input-group select.is-invalid:focus {
  z-index: 3;
}

.btn, .woocommerce-page form#order_review #payment .form-row button, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button[type=submit], .woocommerce-page form.lost_reset_password button[type=submit], .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button[type=submit], .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button[type=submit], .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button[type=submit], .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button[type=submit], .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button, .woocommerce-page form.woocommerce-cart-form button, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping, .woocommerce-page .related ul.products li.product .button, .woocommerce-page .upsells ul.products li.product .button, .woocommerce-page .cross-sells ul.products li.product .button, .woocommerce-page .product .summary form.cart button, .woocommerce-page.search-results .products-wrapper ul.products li.product .button, .woocommerce-page.archive .products-wrapper ul.products li.product .button, .woocommerce-page .popular-products ul.products li.product .button {
  display: inline-block;
  font-weight: 600;
  line-height: 1.6;
  color: #444444;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 0.125rem solid transparent;
  padding: 0.375rem 0.875rem;
  font-size: 0.9375rem;
  border-radius: 0.1875rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn, .woocommerce-page form#order_review #payment .form-row button, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button[type=submit], .woocommerce-page form.lost_reset_password button[type=submit], .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button[type=submit], .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button[type=submit], .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button[type=submit], .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button[type=submit], .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button, .woocommerce-page form.woocommerce-cart-form button, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping, .woocommerce-page .related ul.products li.product .button, .woocommerce-page .upsells ul.products li.product .button, .woocommerce-page .cross-sells ul.products li.product .button, .woocommerce-page .product .summary form.cart button, .woocommerce-page.search-results .products-wrapper ul.products li.product .button, .woocommerce-page.archive .products-wrapper ul.products li.product .button, .woocommerce-page .popular-products ul.products li.product .button {
    -webkit-transition: none;
    transition: none;
  }
}
.btn:hover, .woocommerce-page form#order_review #payment .form-row button:hover, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button[type=submit]:hover, .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button[type=submit]:hover, .woocommerce-page form.lost_reset_password button[type=submit]:hover, .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button[type=submit]:hover, .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button[type=submit]:hover, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button[type=submit]:hover, .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button[type=submit]:hover, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button:hover, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button:hover, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button:hover, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button:hover, .woocommerce-page form.woocommerce-cart-form button:hover, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping:hover, .woocommerce-page .related ul.products li.product .button:hover, .woocommerce-page .upsells ul.products li.product .button:hover, .woocommerce-page .cross-sells ul.products li.product .button:hover, .woocommerce-page .product .summary form.cart button:hover, .woocommerce-page.search-results .products-wrapper ul.products li.product .button:hover, .woocommerce-page.archive .products-wrapper ul.products li.product .button:hover, .woocommerce-page .popular-products ul.products li.product .button:hover {
  color: #444444;
}
.btn-check:focus + .btn, .woocommerce-page form#order_review #payment .form-row .btn-check:focus + button, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account .btn-check:focus + button[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .btn-check:focus + button[type=submit], .woocommerce-page form.lost_reset_password .btn-check:focus + button[type=submit], .woocommerce-page #customer_login .col-2 form.woocommerce-form-register .btn-check:focus + button[type=submit], .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register .btn-check:focus + button[type=submit], .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register .btn-check:focus + button[type=submit], .woocommerce-page #customer_login .col-1 form.woocommerce-form-login .btn-check:focus + button[type=submit], .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order .btn-check:focus + button, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order .btn-check:focus + button, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order .btn-check:focus + button, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .btn-check:focus + a, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator .btn-check:focus + button, .woocommerce-page form.woocommerce-cart-form .btn-check:focus + button, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions .btn-check:focus + a.continue-shopping, .woocommerce-page .related ul.products li.product .btn-check:focus + .button, .woocommerce-page .upsells ul.products li.product .btn-check:focus + .button, .woocommerce-page .cross-sells ul.products li.product .btn-check:focus + .button, .woocommerce-page .product .summary form.cart .btn-check:focus + button, .woocommerce-page.search-results .products-wrapper ul.products li.product .btn-check:focus + .button, .woocommerce-page.archive .products-wrapper ul.products li.product .btn-check:focus + .button, .woocommerce-page .popular-products ul.products li.product .btn-check:focus + .button, .btn:focus, .woocommerce-page form#order_review #payment .form-row button:focus, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button[type=submit]:focus, .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button[type=submit]:focus, .woocommerce-page form.lost_reset_password button[type=submit]:focus, .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button[type=submit]:focus, .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button[type=submit]:focus, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button[type=submit]:focus, .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button[type=submit]:focus, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button:focus, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button:focus, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button:focus, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a:focus, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button:focus, .woocommerce-page form.woocommerce-cart-form button:focus, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping:focus, .woocommerce-page .related ul.products li.product .button:focus, .woocommerce-page .upsells ul.products li.product .button:focus, .woocommerce-page .cross-sells ul.products li.product .button:focus, .woocommerce-page .product .summary form.cart button:focus, .woocommerce-page.search-results .products-wrapper ul.products li.product .button:focus, .woocommerce-page.archive .products-wrapper ul.products li.product .button:focus, .woocommerce-page .popular-products ul.products li.product .button:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.25);
}
.btn:disabled, .woocommerce-page form#order_review #payment .form-row button:disabled, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button[type=submit]:disabled, .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button[type=submit]:disabled, .woocommerce-page form.lost_reset_password button[type=submit]:disabled, .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button[type=submit]:disabled, .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button[type=submit]:disabled, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button[type=submit]:disabled, .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button[type=submit]:disabled, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button:disabled, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button:disabled, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button:disabled, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a:disabled, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button:disabled, .woocommerce-page form.woocommerce-cart-form button:disabled, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping:disabled, .woocommerce-page .related ul.products li.product .button:disabled, .woocommerce-page .upsells ul.products li.product .button:disabled, .woocommerce-page .cross-sells ul.products li.product .button:disabled, .woocommerce-page .product .summary form.cart button:disabled, .woocommerce-page.search-results .products-wrapper ul.products li.product .button:disabled, .woocommerce-page.archive .products-wrapper ul.products li.product .button:disabled, .woocommerce-page .popular-products ul.products li.product .button:disabled, .btn.disabled, .woocommerce-page form#order_review #payment .form-row button.disabled, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button.disabled[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button.disabled[type=submit], .woocommerce-page form.lost_reset_password button.disabled[type=submit], .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button.disabled[type=submit], .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button.disabled[type=submit], .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button.disabled[type=submit], .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button.disabled[type=submit], .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button.disabled, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button.disabled, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button.disabled, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a.disabled, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button.disabled, .woocommerce-page form.woocommerce-cart-form button.disabled, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.disabled.continue-shopping, .woocommerce-page .related ul.products li.product .disabled.button, .woocommerce-page .upsells ul.products li.product .disabled.button, .woocommerce-page .cross-sells ul.products li.product .disabled.button, .woocommerce-page .product .summary form.cart button.disabled, .woocommerce-page.search-results .products-wrapper ul.products li.product .disabled.button, .woocommerce-page.archive .products-wrapper ul.products li.product .disabled.button, .woocommerce-page .popular-products ul.products li.product .disabled.button, fieldset:disabled .btn, fieldset:disabled .woocommerce-page form#order_review #payment .form-row button, .woocommerce-page form#order_review #payment .form-row fieldset:disabled button, fieldset:disabled .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account fieldset:disabled button[type=submit], fieldset:disabled .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields fieldset:disabled button[type=submit], fieldset:disabled .woocommerce-page form.lost_reset_password button[type=submit], .woocommerce-page form.lost_reset_password fieldset:disabled button[type=submit], fieldset:disabled .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button[type=submit], .woocommerce-page #customer_login .col-2 form.woocommerce-form-register fieldset:disabled button[type=submit], fieldset:disabled .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button[type=submit], .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register fieldset:disabled button[type=submit], fieldset:disabled .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button[type=submit], .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register fieldset:disabled button[type=submit], fieldset:disabled .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button[type=submit], .woocommerce-page #customer_login .col-1 form.woocommerce-form-login fieldset:disabled button[type=submit], fieldset:disabled .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order fieldset:disabled button, fieldset:disabled .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order fieldset:disabled button, fieldset:disabled .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order fieldset:disabled button, fieldset:disabled .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout fieldset:disabled a, fieldset:disabled .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator fieldset:disabled button, fieldset:disabled .woocommerce-page form.woocommerce-cart-form button, .woocommerce-page form.woocommerce-cart-form fieldset:disabled button, fieldset:disabled .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions fieldset:disabled a.continue-shopping, fieldset:disabled .woocommerce-page .related ul.products li.product .button, .woocommerce-page .related ul.products li.product fieldset:disabled .button, fieldset:disabled .woocommerce-page .upsells ul.products li.product .button, .woocommerce-page .upsells ul.products li.product fieldset:disabled .button, fieldset:disabled .woocommerce-page .cross-sells ul.products li.product .button, .woocommerce-page .cross-sells ul.products li.product fieldset:disabled .button, fieldset:disabled .woocommerce-page .product .summary form.cart button, .woocommerce-page .product .summary form.cart fieldset:disabled button, fieldset:disabled .woocommerce-page.search-results .products-wrapper ul.products li.product .button, .woocommerce-page.search-results .products-wrapper ul.products li.product fieldset:disabled .button, fieldset:disabled .woocommerce-page.archive .products-wrapper ul.products li.product .button, .woocommerce-page.archive .products-wrapper ul.products li.product fieldset:disabled .button, fieldset:disabled .woocommerce-page .popular-products ul.products li.product .button, .woocommerce-page .popular-products ul.products li.product fieldset:disabled .button {
  pointer-events: none;
  opacity: 0.65;
}

.btn-primary {
  color: #000;
  background-color: #F28C00;
  border-color: #F28C00;
}
.btn-primary:hover {
  color: #000;
  background-color: #f49d26;
  border-color: #f3981a;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #000;
  background-color: #f49d26;
  border-color: #f3981a;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(206, 119, 0, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(206, 119, 0, 0.5);
}
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #000;
  background-color: #f5a333;
  border-color: #f3981a;
}
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(206, 119, 0, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(206, 119, 0, 0.5);
}
.btn-primary:disabled, .btn-primary.disabled {
  color: #000;
  background-color: #F28C00;
  border-color: #F28C00;
}

.btn-secondary {
  color: #fff;
  background-color: #1D1D1B;
  border-color: #1D1D1B;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #191917;
  border-color: #171716;
}
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #fff;
  background-color: #191917;
  border-color: #171716;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(63, 63, 61, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(63, 63, 61, 0.5);
}
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #171716;
  border-color: #161614;
}
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(63, 63, 61, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(63, 63, 61, 0.5);
}
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #fff;
  background-color: #1D1D1B;
  border-color: #1D1D1B;
}

.btn-success, .wpcf7-form input[type=submit], .woocommerce-page form#order_review #payment .form-row button, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button[type=submit], .woocommerce-page form.lost_reset_password button[type=submit], .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button[type=submit], .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button[type=submit], .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button[type=submit], .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button[type=submit], .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a, .woocommerce-page .related ul.products li.product .button, .woocommerce-page .upsells ul.products li.product .button, .woocommerce-page .cross-sells ul.products li.product .button, .woocommerce-page .product .summary form.cart button, .woocommerce-page.search-results .products-wrapper ul.products li.product .button, .woocommerce-page.archive .products-wrapper ul.products li.product .button, .woocommerce-page .popular-products ul.products li.product .button {
  color: #fff;
  background-color: #058943;
  border-color: #058943;
}
.btn-success:hover, .wpcf7-form input[type=submit]:hover, .woocommerce-page form#order_review #payment .form-row button:hover, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button[type=submit]:hover, .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button[type=submit]:hover, .woocommerce-page form.lost_reset_password button[type=submit]:hover, .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button[type=submit]:hover, .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button[type=submit]:hover, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button[type=submit]:hover, .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button[type=submit]:hover, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button:hover, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button:hover, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button:hover, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover, .woocommerce-page .related ul.products li.product .button:hover, .woocommerce-page .upsells ul.products li.product .button:hover, .woocommerce-page .cross-sells ul.products li.product .button:hover, .woocommerce-page .product .summary form.cart button:hover, .woocommerce-page.search-results .products-wrapper ul.products li.product .button:hover, .woocommerce-page.archive .products-wrapper ul.products li.product .button:hover, .woocommerce-page .popular-products ul.products li.product .button:hover {
  color: #fff;
  background-color: #047439;
  border-color: #046e36;
}
.btn-check:focus + .btn-success, .wpcf7-form .btn-check:focus + input[type=submit], .woocommerce-page form#order_review #payment .form-row .btn-check:focus + button, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account .btn-check:focus + button[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .btn-check:focus + button[type=submit], .woocommerce-page form.lost_reset_password .btn-check:focus + button[type=submit], .woocommerce-page #customer_login .col-2 form.woocommerce-form-register .btn-check:focus + button[type=submit], .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register .btn-check:focus + button[type=submit], .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register .btn-check:focus + button[type=submit], .woocommerce-page #customer_login .col-1 form.woocommerce-form-login .btn-check:focus + button[type=submit], .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order .btn-check:focus + button, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order .btn-check:focus + button, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order .btn-check:focus + button, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .btn-check:focus + a, .woocommerce-page .related ul.products li.product .btn-check:focus + .button, .woocommerce-page .upsells ul.products li.product .btn-check:focus + .button, .woocommerce-page .cross-sells ul.products li.product .btn-check:focus + .button, .woocommerce-page .product .summary form.cart .btn-check:focus + button, .woocommerce-page.search-results .products-wrapper ul.products li.product .btn-check:focus + .button, .woocommerce-page.archive .products-wrapper ul.products li.product .btn-check:focus + .button, .woocommerce-page .popular-products ul.products li.product .btn-check:focus + .button, .btn-success:focus, .wpcf7-form input[type=submit]:focus, .woocommerce-page form#order_review #payment .form-row button:focus, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button[type=submit]:focus, .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button[type=submit]:focus, .woocommerce-page form.lost_reset_password button[type=submit]:focus, .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button[type=submit]:focus, .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button[type=submit]:focus, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button[type=submit]:focus, .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button[type=submit]:focus, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button:focus, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button:focus, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button:focus, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a:focus, .woocommerce-page .related ul.products li.product .button:focus, .woocommerce-page .upsells ul.products li.product .button:focus, .woocommerce-page .cross-sells ul.products li.product .button:focus, .woocommerce-page .product .summary form.cart button:focus, .woocommerce-page.search-results .products-wrapper ul.products li.product .button:focus, .woocommerce-page.archive .products-wrapper ul.products li.product .button:focus, .woocommerce-page .popular-products ul.products li.product .button:focus {
  color: #fff;
  background-color: #047439;
  border-color: #046e36;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(43, 155, 95, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(43, 155, 95, 0.5);
}
.btn-check:checked + .btn-success, .wpcf7-form .btn-check:checked + input[type=submit], .woocommerce-page form#order_review #payment .form-row .btn-check:checked + button, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account .btn-check:checked + button[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .btn-check:checked + button[type=submit], .woocommerce-page form.lost_reset_password .btn-check:checked + button[type=submit], .woocommerce-page #customer_login .col-2 form.woocommerce-form-register .btn-check:checked + button[type=submit], .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register .btn-check:checked + button[type=submit], .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register .btn-check:checked + button[type=submit], .woocommerce-page #customer_login .col-1 form.woocommerce-form-login .btn-check:checked + button[type=submit], .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order .btn-check:checked + button, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order .btn-check:checked + button, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order .btn-check:checked + button, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .btn-check:checked + a, .woocommerce-page .related ul.products li.product .btn-check:checked + .button, .woocommerce-page .upsells ul.products li.product .btn-check:checked + .button, .woocommerce-page .cross-sells ul.products li.product .btn-check:checked + .button, .woocommerce-page .product .summary form.cart .btn-check:checked + button, .woocommerce-page.search-results .products-wrapper ul.products li.product .btn-check:checked + .button, .woocommerce-page.archive .products-wrapper ul.products li.product .btn-check:checked + .button, .woocommerce-page .popular-products ul.products li.product .btn-check:checked + .button, .btn-check:active + .btn-success, .wpcf7-form .btn-check:active + input[type=submit], .woocommerce-page form#order_review #payment .form-row .btn-check:active + button, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account .btn-check:active + button[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .btn-check:active + button[type=submit], .woocommerce-page form.lost_reset_password .btn-check:active + button[type=submit], .woocommerce-page #customer_login .col-2 form.woocommerce-form-register .btn-check:active + button[type=submit], .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register .btn-check:active + button[type=submit], .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register .btn-check:active + button[type=submit], .woocommerce-page #customer_login .col-1 form.woocommerce-form-login .btn-check:active + button[type=submit], .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order .btn-check:active + button, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order .btn-check:active + button, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order .btn-check:active + button, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .btn-check:active + a, .woocommerce-page .related ul.products li.product .btn-check:active + .button, .woocommerce-page .upsells ul.products li.product .btn-check:active + .button, .woocommerce-page .cross-sells ul.products li.product .btn-check:active + .button, .woocommerce-page .product .summary form.cart .btn-check:active + button, .woocommerce-page.search-results .products-wrapper ul.products li.product .btn-check:active + .button, .woocommerce-page.archive .products-wrapper ul.products li.product .btn-check:active + .button, .woocommerce-page .popular-products ul.products li.product .btn-check:active + .button, .btn-success:active, .wpcf7-form input[type=submit]:active, .woocommerce-page form#order_review #payment .form-row button:active, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button[type=submit]:active, .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button[type=submit]:active, .woocommerce-page form.lost_reset_password button[type=submit]:active, .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button[type=submit]:active, .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button[type=submit]:active, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button[type=submit]:active, .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button[type=submit]:active, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button:active, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button:active, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button:active, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a:active, .woocommerce-page .related ul.products li.product .button:active, .woocommerce-page .upsells ul.products li.product .button:active, .woocommerce-page .cross-sells ul.products li.product .button:active, .woocommerce-page .product .summary form.cart button:active, .woocommerce-page.search-results .products-wrapper ul.products li.product .button:active, .woocommerce-page.archive .products-wrapper ul.products li.product .button:active, .woocommerce-page .popular-products ul.products li.product .button:active, .btn-success.active, .wpcf7-form input.active[type=submit], .woocommerce-page form#order_review #payment .form-row button.active, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button.active[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button.active[type=submit], .woocommerce-page form.lost_reset_password button.active[type=submit], .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button.active[type=submit], .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button.active[type=submit], .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button.active[type=submit], .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button.active[type=submit], .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button.active, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button.active, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button.active, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a.active, .woocommerce-page .related ul.products li.product .active.button, .woocommerce-page .upsells ul.products li.product .active.button, .woocommerce-page .cross-sells ul.products li.product .active.button, .woocommerce-page .product .summary form.cart button.active, .woocommerce-page.search-results .products-wrapper ul.products li.product .active.button, .woocommerce-page.archive .products-wrapper ul.products li.product .active.button, .woocommerce-page .popular-products ul.products li.product .active.button, .show > .btn-success.dropdown-toggle, .wpcf7-form .show > input.dropdown-toggle[type=submit], .woocommerce-page form#order_review #payment .form-row .show > button.dropdown-toggle, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account .show > button.dropdown-toggle[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .show > button.dropdown-toggle[type=submit], .woocommerce-page form.lost_reset_password .show > button.dropdown-toggle[type=submit], .woocommerce-page #customer_login .col-2 form.woocommerce-form-register .show > button.dropdown-toggle[type=submit], .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register .show > button.dropdown-toggle[type=submit], .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register .show > button.dropdown-toggle[type=submit], .woocommerce-page #customer_login .col-1 form.woocommerce-form-login .show > button.dropdown-toggle[type=submit], .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order .show > button.dropdown-toggle, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order .show > button.dropdown-toggle, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order .show > button.dropdown-toggle, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .show > a.dropdown-toggle, .woocommerce-page .related ul.products li.product .show > .dropdown-toggle.button, .woocommerce-page .upsells ul.products li.product .show > .dropdown-toggle.button, .woocommerce-page .cross-sells ul.products li.product .show > .dropdown-toggle.button, .woocommerce-page .product .summary form.cart .show > button.dropdown-toggle, .woocommerce-page.search-results .products-wrapper ul.products li.product .show > .dropdown-toggle.button, .woocommerce-page.archive .products-wrapper ul.products li.product .show > .dropdown-toggle.button, .woocommerce-page .popular-products ul.products li.product .show > .dropdown-toggle.button {
  color: #fff;
  background-color: #046e36;
  border-color: #046732;
}
.btn-check:checked + .btn-success:focus, .wpcf7-form .btn-check:checked + input[type=submit]:focus, .woocommerce-page form#order_review #payment .form-row .btn-check:checked + button:focus, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account .btn-check:checked + button[type=submit]:focus, .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .btn-check:checked + button[type=submit]:focus, .woocommerce-page form.lost_reset_password .btn-check:checked + button[type=submit]:focus, .woocommerce-page #customer_login .col-2 form.woocommerce-form-register .btn-check:checked + button[type=submit]:focus, .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register .btn-check:checked + button[type=submit]:focus, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register .btn-check:checked + button[type=submit]:focus, .woocommerce-page #customer_login .col-1 form.woocommerce-form-login .btn-check:checked + button[type=submit]:focus, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order .btn-check:checked + button:focus, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order .btn-check:checked + button:focus, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order .btn-check:checked + button:focus, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .btn-check:checked + a:focus, .woocommerce-page .related ul.products li.product .btn-check:checked + .button:focus, .woocommerce-page .upsells ul.products li.product .btn-check:checked + .button:focus, .woocommerce-page .cross-sells ul.products li.product .btn-check:checked + .button:focus, .woocommerce-page .product .summary form.cart .btn-check:checked + button:focus, .woocommerce-page.search-results .products-wrapper ul.products li.product .btn-check:checked + .button:focus, .woocommerce-page.archive .products-wrapper ul.products li.product .btn-check:checked + .button:focus, .woocommerce-page .popular-products ul.products li.product .btn-check:checked + .button:focus, .btn-check:active + .btn-success:focus, .wpcf7-form .btn-check:active + input[type=submit]:focus, .woocommerce-page form#order_review #payment .form-row .btn-check:active + button:focus, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account .btn-check:active + button[type=submit]:focus, .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .btn-check:active + button[type=submit]:focus, .woocommerce-page form.lost_reset_password .btn-check:active + button[type=submit]:focus, .woocommerce-page #customer_login .col-2 form.woocommerce-form-register .btn-check:active + button[type=submit]:focus, .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register .btn-check:active + button[type=submit]:focus, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register .btn-check:active + button[type=submit]:focus, .woocommerce-page #customer_login .col-1 form.woocommerce-form-login .btn-check:active + button[type=submit]:focus, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order .btn-check:active + button:focus, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order .btn-check:active + button:focus, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order .btn-check:active + button:focus, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .btn-check:active + a:focus, .woocommerce-page .related ul.products li.product .btn-check:active + .button:focus, .woocommerce-page .upsells ul.products li.product .btn-check:active + .button:focus, .woocommerce-page .cross-sells ul.products li.product .btn-check:active + .button:focus, .woocommerce-page .product .summary form.cart .btn-check:active + button:focus, .woocommerce-page.search-results .products-wrapper ul.products li.product .btn-check:active + .button:focus, .woocommerce-page.archive .products-wrapper ul.products li.product .btn-check:active + .button:focus, .woocommerce-page .popular-products ul.products li.product .btn-check:active + .button:focus, .btn-success:active:focus, .wpcf7-form input[type=submit]:active:focus, .woocommerce-page form#order_review #payment .form-row button:active:focus, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button[type=submit]:active:focus, .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button[type=submit]:active:focus, .woocommerce-page form.lost_reset_password button[type=submit]:active:focus, .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button[type=submit]:active:focus, .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button[type=submit]:active:focus, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button[type=submit]:active:focus, .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button[type=submit]:active:focus, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button:active:focus, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button:active:focus, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button:active:focus, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a:active:focus, .woocommerce-page .related ul.products li.product .button:active:focus, .woocommerce-page .upsells ul.products li.product .button:active:focus, .woocommerce-page .cross-sells ul.products li.product .button:active:focus, .woocommerce-page .product .summary form.cart button:active:focus, .woocommerce-page.search-results .products-wrapper ul.products li.product .button:active:focus, .woocommerce-page.archive .products-wrapper ul.products li.product .button:active:focus, .woocommerce-page .popular-products ul.products li.product .button:active:focus, .btn-success.active:focus, .wpcf7-form input.active[type=submit]:focus, .woocommerce-page form#order_review #payment .form-row button.active:focus, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button.active[type=submit]:focus, .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button.active[type=submit]:focus, .woocommerce-page form.lost_reset_password button.active[type=submit]:focus, .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button.active[type=submit]:focus, .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button.active[type=submit]:focus, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button.active[type=submit]:focus, .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button.active[type=submit]:focus, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button.active:focus, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button.active:focus, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button.active:focus, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a.active:focus, .woocommerce-page .related ul.products li.product .active.button:focus, .woocommerce-page .upsells ul.products li.product .active.button:focus, .woocommerce-page .cross-sells ul.products li.product .active.button:focus, .woocommerce-page .product .summary form.cart button.active:focus, .woocommerce-page.search-results .products-wrapper ul.products li.product .active.button:focus, .woocommerce-page.archive .products-wrapper ul.products li.product .active.button:focus, .woocommerce-page .popular-products ul.products li.product .active.button:focus, .show > .btn-success.dropdown-toggle:focus, .wpcf7-form .show > input.dropdown-toggle[type=submit]:focus, .woocommerce-page form#order_review #payment .form-row .show > button.dropdown-toggle:focus, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account .show > button.dropdown-toggle[type=submit]:focus, .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .show > button.dropdown-toggle[type=submit]:focus, .woocommerce-page form.lost_reset_password .show > button.dropdown-toggle[type=submit]:focus, .woocommerce-page #customer_login .col-2 form.woocommerce-form-register .show > button.dropdown-toggle[type=submit]:focus, .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register .show > button.dropdown-toggle[type=submit]:focus, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register .show > button.dropdown-toggle[type=submit]:focus, .woocommerce-page #customer_login .col-1 form.woocommerce-form-login .show > button.dropdown-toggle[type=submit]:focus, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order .show > button.dropdown-toggle:focus, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order .show > button.dropdown-toggle:focus, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order .show > button.dropdown-toggle:focus, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .show > a.dropdown-toggle:focus, .woocommerce-page .related ul.products li.product .show > .dropdown-toggle.button:focus, .woocommerce-page .upsells ul.products li.product .show > .dropdown-toggle.button:focus, .woocommerce-page .cross-sells ul.products li.product .show > .dropdown-toggle.button:focus, .woocommerce-page .product .summary form.cart .show > button.dropdown-toggle:focus, .woocommerce-page.search-results .products-wrapper ul.products li.product .show > .dropdown-toggle.button:focus, .woocommerce-page.archive .products-wrapper ul.products li.product .show > .dropdown-toggle.button:focus, .woocommerce-page .popular-products ul.products li.product .show > .dropdown-toggle.button:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(43, 155, 95, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(43, 155, 95, 0.5);
}
.btn-success:disabled, .wpcf7-form input[type=submit]:disabled, .woocommerce-page form#order_review #payment .form-row button:disabled, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button[type=submit]:disabled, .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button[type=submit]:disabled, .woocommerce-page form.lost_reset_password button[type=submit]:disabled, .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button[type=submit]:disabled, .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button[type=submit]:disabled, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button[type=submit]:disabled, .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button[type=submit]:disabled, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button:disabled, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button:disabled, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button:disabled, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a:disabled, .woocommerce-page .related ul.products li.product .button:disabled, .woocommerce-page .upsells ul.products li.product .button:disabled, .woocommerce-page .cross-sells ul.products li.product .button:disabled, .woocommerce-page .product .summary form.cart button:disabled, .woocommerce-page.search-results .products-wrapper ul.products li.product .button:disabled, .woocommerce-page.archive .products-wrapper ul.products li.product .button:disabled, .woocommerce-page .popular-products ul.products li.product .button:disabled, .btn-success.disabled, .wpcf7-form input.disabled[type=submit], .woocommerce-page form#order_review #payment .form-row button.disabled, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button.disabled[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button.disabled[type=submit], .woocommerce-page form.lost_reset_password button.disabled[type=submit], .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button.disabled[type=submit], .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button.disabled[type=submit], .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button.disabled[type=submit], .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button.disabled[type=submit], .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button.disabled, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button.disabled, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button.disabled, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a.disabled, .woocommerce-page .related ul.products li.product .disabled.button, .woocommerce-page .upsells ul.products li.product .disabled.button, .woocommerce-page .cross-sells ul.products li.product .disabled.button, .woocommerce-page .product .summary form.cart button.disabled, .woocommerce-page.search-results .products-wrapper ul.products li.product .disabled.button, .woocommerce-page.archive .products-wrapper ul.products li.product .disabled.button, .woocommerce-page .popular-products ul.products li.product .disabled.button {
  color: #fff;
  background-color: #058943;
  border-color: #058943;
}

.btn-info {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-info:hover {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
}
.btn-check:focus + .btn-info, .btn-info:focus {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #000;
  background-color: #3dd5f3;
  border-color: #25cff2;
}
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-info:disabled, .btn-info.disabled {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

.btn-warning {
  color: #000;
  background-color: #F28C00;
  border-color: #F28C00;
}
.btn-warning:hover {
  color: #000;
  background-color: #f49d26;
  border-color: #f3981a;
}
.btn-check:focus + .btn-warning, .btn-warning:focus {
  color: #000;
  background-color: #f49d26;
  border-color: #f3981a;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(206, 119, 0, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(206, 119, 0, 0.5);
}
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #f5a333;
  border-color: #f3981a;
}
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(206, 119, 0, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(206, 119, 0, 0.5);
}
.btn-warning:disabled, .btn-warning.disabled {
  color: #000;
  background-color: #F28C00;
  border-color: #F28C00;
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
}
.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b02a37;
  border-color: #a52834;
}
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-danger:disabled, .btn-danger.disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-light {
  color: #000;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}
.btn-light:hover {
  color: #000;
  background-color: #f8f8f8;
  border-color: #f8f8f8;
}
.btn-check:focus + .btn-light, .btn-light:focus {
  color: #000;
  background-color: #f8f8f8;
  border-color: #f8f8f8;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(210, 210, 210, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(210, 210, 210, 0.5);
}
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #f9f9f9;
  border-color: #f8f8f8;
}
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(210, 210, 210, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(210, 210, 210, 0.5);
}
.btn-light:disabled, .btn-light.disabled {
  color: #000;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}
.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f;
}
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-dark:disabled, .btn-dark.disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

.btn-outline-primary {
  color: #F28C00;
  border-color: #F28C00;
}
.btn-outline-primary:hover {
  color: #000;
  background-color: #F28C00;
  border-color: #F28C00;
}
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.5);
}
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #000;
  background-color: #F28C00;
  border-color: #F28C00;
}
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.5);
}
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #F28C00;
  background-color: transparent;
}

.btn-outline-secondary {
  color: #1D1D1B;
  border-color: #1D1D1B;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #1D1D1B;
  border-color: #1D1D1B;
}
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(29, 29, 27, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(29, 29, 27, 0.5);
}
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #fff;
  background-color: #1D1D1B;
  border-color: #1D1D1B;
}
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(29, 29, 27, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(29, 29, 27, 0.5);
}
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #1D1D1B;
  background-color: transparent;
}

.btn-outline-success {
  color: #058943;
  border-color: #058943;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #058943;
  border-color: #058943;
}
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(5, 137, 67, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(5, 137, 67, 0.5);
}
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #fff;
  background-color: #058943;
  border-color: #058943;
}
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(5, 137, 67, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(5, 137, 67, 0.5);
}
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #058943;
  background-color: transparent;
}

.btn-outline-info {
  color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-outline-info:hover {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #0dcaf0;
  background-color: transparent;
}

.btn-outline-warning {
  color: #F28C00;
  border-color: #F28C00;
}
.btn-outline-warning:hover {
  color: #000;
  background-color: #F28C00;
  border-color: #F28C00;
}
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.5);
}
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #F28C00;
  border-color: #F28C00;
}
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.5);
}
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #F28C00;
  background-color: transparent;
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-light {
  color: #f7f7f7;
  border-color: #f7f7f7;
}
.btn-outline-light:hover {
  color: #000;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(247, 247, 247, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(247, 247, 247, 0.5);
}
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(247, 247, 247, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(247, 247, 247, 0.5);
}
.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #f7f7f7;
  background-color: transparent;
}

.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #212529;
  background-color: transparent;
}

.btn-link, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping {
  font-weight: 400;
  color: #F28C00;
  text-decoration: underline;
}
.btn-link:hover, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping:hover {
  color: #c27000;
}
.btn-link:disabled, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping:disabled, .btn-link.disabled, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.disabled.continue-shopping {
  color: #6c757d;
}

.btn-lg, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a, .woocommerce-page .product .summary form.cart button {
  padding: 0.625rem 1.375rem;
  font-size: 0.9375rem;
  border-radius: 0.1875rem;
}

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.8203125rem;
  border-radius: 0.1875rem;
}

.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  -webkit-transition: width 0.35s ease;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    -webkit-transition: none;
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 0.9375rem;
  color: #444444;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.1875rem;
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #1e2125;
  background-color: #f7f7f7;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #F28C00;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.8203125rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}

.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #F28C00;
}
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0 1rem;
  color: #F28C00;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    -webkit-transition: none;
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: #c27000;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.1875rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #F28C00;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: inherit;
      flex-wrap: inherit;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  font-size: 1.171875rem;
  text-decoration: none;
  white-space: nowrap;
}
.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-toggler {
  padding: 0 0;
  font-size: 1.171875rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.1875rem;
  -webkit-transition: -webkit-box-shadow 0.15s ease-in-out;
  transition: -webkit-box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    -webkit-transition: none;
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem;
          box-shadow: 0 0 0 0.25rem;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
            transform: none;
  }
  .navbar-expand-sm .offcanvas-top,
  .navbar-expand-sm .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-sm .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
            transform: none;
  }
  .navbar-expand-md .offcanvas-top,
  .navbar-expand-md .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-md .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
            transform: none;
  }
  .navbar-expand-lg .offcanvas-top,
  .navbar-expand-lg .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-lg .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
            transform: none;
  }
  .navbar-expand-xl .offcanvas-top,
  .navbar-expand-xl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xl .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
            transform: none;
  }
  .navbar-expand-xxl .offcanvas-top,
  .navbar-expand-xxl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xxl .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas {
  position: inherit;
  bottom: 0;
  z-index: 1000;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  visibility: visible !important;
  background-color: transparent;
  border-right: 0;
  border-left: 0;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: none;
          transform: none;
}
.navbar-expand .offcanvas-top,
.navbar-expand .offcanvas-bottom {
  height: auto;
  border-top: 0;
  border-bottom: 0;
}
.navbar-expand .offcanvas-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-light .navbar-brand {
  color: #fff;
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: #f7f7f7;
}
.navbar-light .navbar-nav .nav-link {
  color: #fff;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: #f7f7f7;
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: #f7f7f7;
}
.navbar-light .navbar-toggler {
  color: #fff;
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2829, 29, 27, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: #fff;
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: #f7f7f7;
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(29, 29, 27, 0.55);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(29, 29, 27, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2829, 29, 27, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(29, 29, 27, 0.55);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.accordion-button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 0.9375rem;
  color: #444444;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    -webkit-transition: none;
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: #da7e00;
  background-color: #fef4e6;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23da7e00'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.accordion-button::after {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23444444'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    -webkit-transition: none;
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #f9c680;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.25);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type {
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.1875rem - 1px);
  border-top-right-radius: calc(0.1875rem - 1px);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.1875rem - 1px);
  border-bottom-left-radius: calc(0.1875rem - 1px);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}

.accordion-body {
  padding: 1rem 1.25rem;
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 1rem;
  margin-bottom: 0;
  font-size: 0.8125rem;
  list-style: none;
  background-color: #fff;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: #343a40;
}

.pagination, .woocommerce-page .woocommerce-pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link, .woocommerce-page .woocommerce-pagination ul li span,
.woocommerce-page .woocommerce-pagination ul li a {
  position: relative;
  display: block;
  color: #F28C00;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link, .woocommerce-page .woocommerce-pagination ul li span,
  .woocommerce-page .woocommerce-pagination ul li a {
    -webkit-transition: none;
    transition: none;
  }
}
.page-link:hover, .woocommerce-page .woocommerce-pagination ul li span:hover,
.woocommerce-page .woocommerce-pagination ul li a:hover {
  z-index: 2;
  color: #c27000;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus, .woocommerce-page .woocommerce-pagination ul li span:focus,
.woocommerce-page .woocommerce-pagination ul li a:focus {
  z-index: 3;
  color: #c27000;
  background-color: #e9ecef;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.25);
}

.page-item:not(:first-child) .page-link, .page-item:not(:first-child) .woocommerce-page .woocommerce-pagination ul li span, .woocommerce-page .woocommerce-pagination ul li .page-item:not(:first-child) span,
.page-item:not(:first-child) .woocommerce-page .woocommerce-pagination ul li a,
.woocommerce-page .woocommerce-pagination ul li .page-item:not(:first-child) a, .woocommerce-page .woocommerce-pagination ul li:not(:first-child) .page-link, .woocommerce-page .woocommerce-pagination ul li:not(:first-child) span,
.woocommerce-page .woocommerce-pagination ul li:not(:first-child) a {
  margin-left: -1px;
}
.page-item.active .page-link, .page-item.active .woocommerce-page .woocommerce-pagination ul li span, .woocommerce-page .woocommerce-pagination ul li .page-item.active span,
.page-item.active .woocommerce-page .woocommerce-pagination ul li a,
.woocommerce-page .woocommerce-pagination ul li .page-item.active a, .woocommerce-page .woocommerce-pagination ul li.active .page-link, .woocommerce-page .woocommerce-pagination ul li.active span,
.woocommerce-page .woocommerce-pagination ul li.active a {
  z-index: 3;
  color: #fff;
  background-color: #F28C00;
  border-color: #F28C00;
}
.page-item.disabled .page-link, .page-item.disabled .woocommerce-page .woocommerce-pagination ul li span, .woocommerce-page .woocommerce-pagination ul li .page-item.disabled span,
.page-item.disabled .woocommerce-page .woocommerce-pagination ul li a,
.woocommerce-page .woocommerce-pagination ul li .page-item.disabled a, .woocommerce-page .woocommerce-pagination ul li.disabled .page-link, .woocommerce-page .woocommerce-pagination ul li.disabled span,
.woocommerce-page .woocommerce-pagination ul li.disabled a {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-link, .woocommerce-page .woocommerce-pagination ul li span,
.woocommerce-page .woocommerce-pagination ul li a {
  padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link, .page-item:first-child .woocommerce-page .woocommerce-pagination ul li span, .woocommerce-page .woocommerce-pagination ul li .page-item:first-child span,
.page-item:first-child .woocommerce-page .woocommerce-pagination ul li a,
.woocommerce-page .woocommerce-pagination ul li .page-item:first-child a, .woocommerce-page .woocommerce-pagination ul li:first-child .page-link, .woocommerce-page .woocommerce-pagination ul li:first-child span,
.woocommerce-page .woocommerce-pagination ul li:first-child a {
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}
.page-item:last-child .page-link, .page-item:last-child .woocommerce-page .woocommerce-pagination ul li span, .woocommerce-page .woocommerce-pagination ul li .page-item:last-child span,
.page-item:last-child .woocommerce-page .woocommerce-pagination ul li a,
.woocommerce-page .woocommerce-pagination ul li .page-item:last-child a, .woocommerce-page .woocommerce-pagination ul li:last-child .page-link, .woocommerce-page .woocommerce-pagination ul li:last-child span,
.woocommerce-page .woocommerce-pagination ul li:last-child a {
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}

.pagination-lg .page-link, .pagination-lg .woocommerce-page .woocommerce-pagination ul li span, .woocommerce-page .woocommerce-pagination ul li .pagination-lg span,
.pagination-lg .woocommerce-page .woocommerce-pagination ul li a,
.woocommerce-page .woocommerce-pagination ul li .pagination-lg a {
  padding: 0.75rem 1.5rem;
  font-size: 1.171875rem;
}
.pagination-lg .page-item:first-child .page-link, .pagination-lg .page-item:first-child .woocommerce-page .woocommerce-pagination ul li span, .woocommerce-page .woocommerce-pagination ul li .pagination-lg .page-item:first-child span,
.pagination-lg .page-item:first-child .woocommerce-page .woocommerce-pagination ul li a,
.woocommerce-page .woocommerce-pagination ul li .pagination-lg .page-item:first-child a, .pagination-lg .woocommerce-page .woocommerce-pagination ul li:first-child .page-link, .pagination-lg .woocommerce-page .woocommerce-pagination ul li:first-child span,
.pagination-lg .woocommerce-page .woocommerce-pagination ul li:first-child a, .woocommerce-page .woocommerce-pagination ul .pagination-lg li:first-child .page-link, .woocommerce-page .woocommerce-pagination ul .pagination-lg li:first-child span,
.woocommerce-page .woocommerce-pagination ul .pagination-lg li:first-child a {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link, .pagination-lg .page-item:last-child .woocommerce-page .woocommerce-pagination ul li span, .woocommerce-page .woocommerce-pagination ul li .pagination-lg .page-item:last-child span,
.pagination-lg .page-item:last-child .woocommerce-page .woocommerce-pagination ul li a,
.woocommerce-page .woocommerce-pagination ul li .pagination-lg .page-item:last-child a, .pagination-lg .woocommerce-page .woocommerce-pagination ul li:last-child .page-link, .pagination-lg .woocommerce-page .woocommerce-pagination ul li:last-child span,
.pagination-lg .woocommerce-page .woocommerce-pagination ul li:last-child a, .woocommerce-page .woocommerce-pagination ul .pagination-lg li:last-child .page-link, .woocommerce-page .woocommerce-pagination ul .pagination-lg li:last-child span,
.woocommerce-page .woocommerce-pagination ul .pagination-lg li:last-child a {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link, .pagination-sm .woocommerce-page .woocommerce-pagination ul li span, .woocommerce-page .woocommerce-pagination ul li .pagination-sm span,
.pagination-sm .woocommerce-page .woocommerce-pagination ul li a,
.woocommerce-page .woocommerce-pagination ul li .pagination-sm a {
  padding: 0.25rem 0.5rem;
  font-size: 0.8203125rem;
}
.pagination-sm .page-item:first-child .page-link, .pagination-sm .page-item:first-child .woocommerce-page .woocommerce-pagination ul li span, .woocommerce-page .woocommerce-pagination ul li .pagination-sm .page-item:first-child span,
.pagination-sm .page-item:first-child .woocommerce-page .woocommerce-pagination ul li a,
.woocommerce-page .woocommerce-pagination ul li .pagination-sm .page-item:first-child a, .pagination-sm .woocommerce-page .woocommerce-pagination ul li:first-child .page-link, .pagination-sm .woocommerce-page .woocommerce-pagination ul li:first-child span,
.pagination-sm .woocommerce-page .woocommerce-pagination ul li:first-child a, .woocommerce-page .woocommerce-pagination ul .pagination-sm li:first-child .page-link, .woocommerce-page .woocommerce-pagination ul .pagination-sm li:first-child span,
.woocommerce-page .woocommerce-pagination ul .pagination-sm li:first-child a {
  border-top-left-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
}
.pagination-sm .page-item:last-child .page-link, .pagination-sm .page-item:last-child .woocommerce-page .woocommerce-pagination ul li span, .woocommerce-page .woocommerce-pagination ul li .pagination-sm .page-item:last-child span,
.pagination-sm .page-item:last-child .woocommerce-page .woocommerce-pagination ul li a,
.woocommerce-page .woocommerce-pagination ul li .pagination-sm .page-item:last-child a, .pagination-sm .woocommerce-page .woocommerce-pagination ul li:last-child .page-link, .pagination-sm .woocommerce-page .woocommerce-pagination ul li:last-child span,
.pagination-sm .woocommerce-page .woocommerce-pagination ul li:last-child a, .woocommerce-page .woocommerce-pagination ul .pagination-sm li:last-child .page-link, .woocommerce-page .woocommerce-pagination ul .pagination-sm li:last-child span,
.woocommerce-page .woocommerce-pagination ul .pagination-sm li:last-child a {
  border-top-right-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.1875rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  color: #915400;
  background-color: #fce8cc;
  border-color: #fbddb3;
}
.alert-primary .alert-link {
  color: #744300;
}

.alert-secondary {
  color: #111110;
  background-color: #d2d2d1;
  border-color: #bbbbbb;
}
.alert-secondary .alert-link {
  color: #0e0e0d;
}

.alert-success {
  color: #035228;
  background-color: #cde7d9;
  border-color: #b4dcc7;
}
.alert-success .alert-link {
  color: #024220;
}

.alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}
.alert-info .alert-link {
  color: #04414d;
}

.alert-warning {
  color: #915400;
  background-color: #fce8cc;
  border-color: #fbddb3;
}
.alert-warning .alert-link {
  color: #744300;
}

.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}
.alert-danger .alert-link {
  color: #6a1a21;
}

.alert-light {
  color: #636363;
  background-color: #fdfdfd;
  border-color: #fdfdfd;
}
.alert-light .alert-link {
  color: #4f4f4f;
}

.alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}
.alert-dark .alert-link {
  color: #101214;
}

.list-group, .my-account .woocommerce .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;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.1875rem;
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f7f7f7;
}
.list-group-item-action:active {
  color: #444444;
  background-color: #e9ecef;
}

.list-group-item, .my-account .woocommerce .woocommerce-MyAccount-navigation ul li {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child, .my-account .woocommerce .woocommerce-MyAccount-navigation ul li:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child, .my-account .woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .my-account .woocommerce .woocommerce-MyAccount-navigation ul li.disabled, .list-group-item:disabled, .my-account .woocommerce .woocommerce-MyAccount-navigation ul li:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul li.active {
  z-index: 2;
  color: #fff;
  background-color: #F28C00;
  border-color: #F28C00;
}
.list-group-item + .list-group-item, .my-account .woocommerce .woocommerce-MyAccount-navigation ul li + .list-group-item, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-item + li, .my-account .woocommerce .woocommerce-MyAccount-navigation ul li + li {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul li + .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-item + li.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul li + li.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal > li:first-child {
  border-bottom-left-radius: 0.1875rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal > li:last-child {
  border-top-right-radius: 0.1875rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal > li.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal > li + .list-group-item, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal > .list-group-item + li, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal > li + li {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal > li + .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal > .list-group-item + li.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal > li + li.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-sm > li:first-child {
    border-bottom-left-radius: 0.1875rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-sm > li:last-child {
    border-top-right-radius: 0.1875rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-sm > li.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-sm > li + .list-group-item, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-sm > .list-group-item + li, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-sm > li + li {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-sm > li + .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-sm > .list-group-item + li.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-sm > li + li.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-md > li:first-child {
    border-bottom-left-radius: 0.1875rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-md > li:last-child {
    border-top-right-radius: 0.1875rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-md > li.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-md > li + .list-group-item, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-md > .list-group-item + li, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-md > li + li {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-md > li + .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-md > .list-group-item + li.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-md > li + li.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-lg > li:first-child {
    border-bottom-left-radius: 0.1875rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-lg > li:last-child {
    border-top-right-radius: 0.1875rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-lg > li.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-lg > li + .list-group-item, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-lg > .list-group-item + li, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-lg > li + li {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-lg > li + .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-lg > .list-group-item + li.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-lg > li + li.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-xl > li:first-child {
    border-bottom-left-radius: 0.1875rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-xl > li:last-child {
    border-top-right-radius: 0.1875rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-xl > li.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-xl > li + .list-group-item, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-xl > .list-group-item + li, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-xl > li + li {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-xl > li + .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-xl > .list-group-item + li.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-xl > li + li.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-xxl > li:first-child {
    border-bottom-left-radius: 0.1875rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-xxl > li:last-child {
    border-top-right-radius: 0.1875rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-xxl > li.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-xxl > li + .list-group-item, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-xxl > .list-group-item + li, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-xxl > li + li {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-xxl > li + .list-group-item.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-xxl > .list-group-item + li.active, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-horizontal-xxl > li + li.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-flush > li {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child, .my-account .woocommerce .woocommerce-MyAccount-navigation ul .list-group-flush > li:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #915400;
  background-color: #fce8cc;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #915400;
  background-color: #e3d1b8;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #915400;
  border-color: #915400;
}

.list-group-item-secondary {
  color: #111110;
  background-color: #d2d2d1;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #111110;
  background-color: #bdbdbc;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #111110;
  border-color: #111110;
}

.list-group-item-success {
  color: #035228;
  background-color: #cde7d9;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #035228;
  background-color: #b9d0c3;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #035228;
  border-color: #035228;
}

.list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #055160;
  background-color: #badce3;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}

.list-group-item-warning {
  color: #915400;
  background-color: #fce8cc;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #915400;
  background-color: #e3d1b8;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #915400;
  border-color: #915400;
}

.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #842029;
  background-color: #dfc2c4;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}

.list-group-item-light {
  color: #636363;
  background-color: #fdfdfd;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #636363;
  background-color: #e4e4e4;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636363;
  border-color: #636363;
}

.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}

.btn-close {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #fff;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.1875rem;
  opacity: 0.5;
}
.btn-close:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.25);
          box-shadow: 0 0 0 0.25rem rgba(242, 140, 0, 0.25);
  opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  opacity: 0.25;
}

.btn-close-white {
  -webkit-filter: invert(1) grayscale(100%) brightness(200%);
          filter: invert(1) grayscale(100%) brightness(200%);
}

.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.8203125rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.1875rem;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    -webkit-transition: none;
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
          transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0s 0.6s;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    -webkit-transition: none;
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  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: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    -webkit-transition: none;
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    -webkit-transition: none;
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  -webkit-filter: invert(1) grayscale(100);
          filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  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%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    -webkit-transition: none;
    transition: none;
  }
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1.5rem;
}
.offcanvas-header .btn-close {
  padding: 0.5rem 0.75rem;
  margin-top: -0.5rem;
  margin-right: -0.75rem;
  margin-bottom: -0.5rem;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.6;
}

.offcanvas-body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 1rem 1.5rem;
  overflow-y: auto;
}

.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.offcanvas.show {
  -webkit-transform: none;
          transform: none;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentColor;
  opacity: 0.5;
}
.placeholder.btn::before, .woocommerce-page form#order_review #payment .form-row button.placeholder::before, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button.placeholder[type=submit]::before, .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button.placeholder[type=submit]::before, .woocommerce-page form.lost_reset_password button.placeholder[type=submit]::before, .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button.placeholder[type=submit]::before, .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button.placeholder[type=submit]::before, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button.placeholder[type=submit]::before, .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button.placeholder[type=submit]::before, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button.placeholder::before, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button.placeholder::before, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button.placeholder::before, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a.placeholder::before, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button.placeholder::before, .woocommerce-page form.woocommerce-cart-form button.placeholder::before, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.placeholder.continue-shopping::before, .woocommerce-page .related ul.products li.product .placeholder.button::before, .woocommerce-page .upsells ul.products li.product .placeholder.button::before, .woocommerce-page .cross-sells ul.products li.product .placeholder.button::before, .woocommerce-page .product .summary form.cart button.placeholder::before, .woocommerce-page.search-results .products-wrapper ul.products li.product .placeholder.button::before, .woocommerce-page.archive .products-wrapper ul.products li.product .placeholder.button::before, .woocommerce-page .popular-products ul.products li.product .placeholder.button::before {
  display: inline-block;
  content: "";
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  -webkit-animation: placeholder-glow 2s ease-in-out infinite;
          animation: placeholder-glow 2s ease-in-out infinite;
}

@-webkit-keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  -webkit-mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
          mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  -webkit-mask-size: 200% 100%;
          mask-size: 200% 100%;
  -webkit-animation: placeholder-wave 2s linear infinite;
          animation: placeholder-wave 2s linear infinite;
}

@-webkit-keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
            mask-position: -200% 0%;
  }
}

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
            mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.link-primary {
  color: #F28C00;
}
.link-primary:hover, .link-primary:focus {
  color: #f5a333;
}

.link-secondary {
  color: #1D1D1B;
}
.link-secondary:hover, .link-secondary:focus {
  color: #171716;
}

.link-success {
  color: #058943;
}
.link-success:hover, .link-success:focus {
  color: #046e36;
}

.link-info {
  color: #0dcaf0;
}
.link-info:hover, .link-info:focus {
  color: #3dd5f3;
}

.link-warning {
  color: #F28C00;
}
.link-warning:hover, .link-warning:focus {
  color: #f5a333;
}

.link-danger {
  color: #dc3545;
}
.link-danger:hover, .link-danger:focus {
  color: #b02a37;
}

.link-light {
  color: #f7f7f7;
}
.link-light:hover, .link-light:focus {
  color: #f9f9f9;
}

.link-dark {
  color: #212529;
}
.link-dark:hover, .link-dark:focus {
  color: #1a1e21;
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.hstack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.vstack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: 1;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td small.includes_tax, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td small.includes_tax, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td small.includes_tax, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.small, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.copyright, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .footer-usps .usp-items .includes_tax.usp-item, .footer-usps .usp-items .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.usp-item, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .topbar .usp-items .includes_tax.usp-item, .topbar .usp-items .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.usp-item, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.small, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.copyright, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .footer-usps .usp-items .includes_tax.usp-item, .footer-usps .usp-items .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.usp-item, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .topbar .usp-items .includes_tax.usp-item, .topbar .usp-items .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.usp-item, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.small, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.copyright, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .footer-usps .usp-items .includes_tax.usp-item, .footer-usps .usp-items .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.usp-item, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .topbar .usp-items .includes_tax.usp-item, .topbar .usp-items .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.usp-item {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden, .footer-usps, .woocommerce-page .related ul.products li.product a img, .woocommerce-page .upsells ul.products li.product a img, .woocommerce-page .cross-sells ul.products li.product a img, .woocommerce-page .site-main .product .images .flex-viewport, .woocommerce-page.search-results .products-wrapper ul.products li.product a img, .woocommerce-page.archive .products-wrapper ul.products li.product a img, .woocommerce-page.archive header.woocommerce-products-header .term-description, aside#secondary .sidebar-module ul.product-categories, .woocommerce-page .popular-products ul.products li.product a img, .woocommerce-page .popular-categories ul.categories li a img, .woocommerce ul.products li.product a img, .woocommerce ul.products li.product .woocommerce-placeholder {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block, .woocommerce-page.archive header.woocommerce-products-header [data-readmore-toggle],
.woocommerce-page.archive header.woocommerce-products-header [data-readless-toggle] {
  display: block !important;
}

.d-grid {
  display: -ms-grid !important;
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex, footer ul, .list-view .products-wrapper .products li.product a, .woocommerce-page .woocommerce-order ul.woocommerce-order-overview, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions, .woocommerce-page .related ul.products li.product .shipping, .woocommerce-page .upsells ul.products li.product .shipping, .woocommerce-page .cross-sells ul.products li.product .shipping, .woocommerce-page .related ul.products li.product a, .woocommerce-page .upsells ul.products li.product a, .woocommerce-page .cross-sells ul.products li.product a, .woocommerce-page .site-main .product-type-variable .variations_form table.variations tbody, .woocommerce-page .product .product-tabs-nav, .woocommerce-page .product .summary .shipping, .woocommerce-page.search-results .products-wrapper ul.products li.product:not(.list-view-item) a, .woocommerce-page.search-results .products-wrapper ul.products li.product .shipping, .woocommerce-page.archive .products-wrapper ul.products li.product .shipping, .woocommerce-page.archive .products-wrapper ul.products li.product:not(.list-view-item) a .product-detail-wrapper, .woocommerce-page.archive .products-wrapper ul.products li.product:not(.list-view-item) a, ul.product-categories li.cat-parent ul.children, ul.product-categories, .woocommerce-page .popular-products ul.products li.product .shipping, .woocommerce-page .popular-products ul.products li.product a, .woocommerce-page .popular-products ul.products li.product {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.d-none, .woocommerce-page .page-wrapper > .container > .row #secondary.sidebar-shop, .woocommerce-page .my-account .page-wrapper > .container > .woocommerce #secondary.sidebar-shop, .my-account .woocommerce-page .page-wrapper > .container > .woocommerce #secondary.sidebar-shop, .woocommerce-page .page-wrapper > .container > #customer_login #secondary.sidebar-shop, .woocommerce-page .related .page-wrapper > .container > ul.products #secondary.sidebar-shop, .woocommerce-page .upsells .page-wrapper > .container > ul.products #secondary.sidebar-shop, .woocommerce-page .cross-sells .page-wrapper > .container > ul.products #secondary.sidebar-shop, .woocommerce-page .product .page-wrapper > .container > .product-tabs #secondary.sidebar-shop, .woocommerce-page.search-results .products-wrapper .page-wrapper > .container > ul.products #secondary.sidebar-shop, .woocommerce-page.archive .products-wrapper .page-wrapper > .container > ul.products #secondary.sidebar-shop, .woocommerce-page.archive header.woocommerce-products-header .page-wrapper > .container > .wc-categories #secondary.sidebar-shop,
.woocommerce-page .page-wrapper > .container > .col2-set #secondary.sidebar-shop, .woocommerce-page .woocommerce div.product div.images .page-wrapper > .container > .flex-control-thumbs #secondary.sidebar-shop, .woocommerce div.product div.images .woocommerce-page .page-wrapper > .container > .flex-control-thumbs #secondary.sidebar-shop, .topmenu .search {
  display: none !important;
}

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.position-static {
  position: static !important;
}

.position-relative, .footer-usps, .topbar {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  -webkit-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important;
}

.translate-middle-y {
  -webkit-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}

.border, section.contact a article .image, section.contact a article, section.faq-categories a article.faq-category, .woocommerce-page .site-main .product .images .flex-viewport, .woocommerce-page .site-main .product .images img, .woocommerce-page.archive header.woocommerce-products-header .wc-categories .category a, header form.searchform .input-group,
.custom-search form.searchform .input-group {
  border: 1px solid #dee2e6 !important;
}

.border-0, .woocommerce-page .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column--shipping-address address, .woocommerce-page .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column--billing-address address, .woocommerce-page form#order_review #payment ul.payment_methods, .my-account .woocommerce .woocommerce-MyAccount-content section.woocommerce-customer-details .woocommerce-column--shipping-address address, .my-account .woocommerce .woocommerce-MyAccount-content section.woocommerce-customer-details .woocommerce-column--billing-address address, .woocommerce-page #customer_login .col-2 form.woocommerce-form-register, .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register, .woocommerce-page #customer_login .col-1 form.woocommerce-form-login, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment ul.payment_methods, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment ul.payment_methods, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment ul.payment_methods, .woocommerce-page .site-main .product .images .flex-viewport .woocommerce-product-gallery__wrapper img, header form.searchform .input-group input.form-control[type=search], header form.searchform .input-group input[type=search].input-text, header form.searchform .input-group .woocommerce-page .product .summary form.cart .quantity input[type=search][type=number], .woocommerce-page .product .summary form.cart .quantity header form.searchform .input-group input[type=search][type=number],
.custom-search form.searchform .input-group input.form-control[type=search],
.custom-search form.searchform .input-group input[type=search].input-text,
.custom-search form.searchform .input-group .woocommerce-page .product .summary form.cart .quantity input[type=search][type=number],
.woocommerce-page .product .summary form.cart .quantity .custom-search form.searchform .input-group input[type=search][type=number] {
  border: 0 !important;
}

.border-top, .woocommerce-page .product .product-tabs-nav, section.hero ul.category-list, .woocommerce table.shop_attributes {
  border-top: 1px solid #dee2e6 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end, .woocommerce ul.order_details li {
  border-right: 1px solid #dee2e6 !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom, .woocommerce-page .product .product-tabs-nav, section.hero ul.category-list li, .woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: 1px solid #dee2e6 !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #F28C00 !important;
}

.border-secondary {
  border-color: #1D1D1B !important;
}

.border-success {
  border-color: #058943 !important;
}

.border-info {
  border-color: #0dcaf0 !important;
}

.border-warning {
  border-color: #F28C00 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f7f7f7 !important;
}

.border-dark {
  border-color: #212529 !important;
}

.border-white {
  border-color: #fff !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100, .woocommerce-page.archive .products-wrapper ul.products li.product-category a {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto, .woocommerce-page .popular-products ul.products li.product {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column, footer ul, .woocommerce-page .woocommerce-order ul.woocommerce-order-overview, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions, .woocommerce-page .related ul.products li.product a, .woocommerce-page .upsells ul.products li.product a, .woocommerce-page .cross-sells ul.products li.product a, .woocommerce-page .site-main .product-type-variable .variations_form table.variations tbody, .woocommerce-page .product .product-tabs-nav, .woocommerce-page.search-results .products-wrapper ul.products li.product:not(.list-view-item) a, .woocommerce-page.archive .products-wrapper ul.products li.product:not(.list-view-item) a .product-detail-wrapper, .woocommerce-page.archive .products-wrapper ul.products li.product:not(.list-view-item) a, ul.product-categories li.cat-parent ul.children, ul.product-categories, .woocommerce-page .popular-products ul.products li.product a, .woocommerce-page .popular-products ul.products li.product {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1, .woocommerce-page .related ul.products li.product a, .woocommerce-page .upsells ul.products li.product a, .woocommerce-page .cross-sells ul.products li.product a, .woocommerce-page.archive .products-wrapper ul.products li.product:not(.list-view-item) a .product-detail-wrapper, .woocommerce-page .page-wrapper > .container > .row #primary, .woocommerce-page .my-account .page-wrapper > .container > .woocommerce #primary, .my-account .woocommerce-page .page-wrapper > .container > .woocommerce #primary, .woocommerce-page .page-wrapper > .container > #customer_login #primary, .woocommerce-page .related .page-wrapper > .container > ul.products #primary, .woocommerce-page .upsells .page-wrapper > .container > ul.products #primary, .woocommerce-page .cross-sells .page-wrapper > .container > ul.products #primary, .woocommerce-page .product .page-wrapper > .container > .product-tabs #primary, .woocommerce-page.search-results .products-wrapper .page-wrapper > .container > ul.products #primary, .woocommerce-page.archive .products-wrapper .page-wrapper > .container > ul.products #primary, .woocommerce-page.archive header.woocommerce-products-header .page-wrapper > .container > .wc-categories #primary,
.woocommerce-page .page-wrapper > .container > .col2-set #primary, .woocommerce-page .woocommerce div.product div.images .page-wrapper > .container > .flex-control-thumbs #primary, .woocommerce div.product div.images .woocommerce-page .page-wrapper > .container > .flex-control-thumbs #primary, .woocommerce-page .popular-products ul.products li.product a {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1, footer ul, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping, .woocommerce-page .product .product-tabs-nav, ul.product-categories li.cat-parent ul.children, ul.product-categories {
  gap: 0.25rem !important;
}

.gap-2, .footer-usps .usp-items .usp-item, .topbar .usp-items .usp-item, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions, .woocommerce-page .site-main .product-type-variable .variations_form table.variations tbody {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4, .woocommerce-page .woocommerce-order ul.woocommerce-order-overview {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.gap-6 {
  gap: 4rem !important;
}

.gap-7 {
  gap: 5rem !important;
}

.gap-8 {
  gap: 6rem !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

.justify-content-evenly {
  -webkit-box-pack: space-evenly !important;
      -ms-flex-pack: space-evenly !important;
          justify-content: space-evenly !important;
}

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center, .footer-usps .usp-items .usp-item, .topbar .usp-items .usp-item {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      -ms-grid-row-align: stretch !important;
      align-self: stretch !important;
}

.order-first {
  -webkit-box-ordinal-group: 0 !important;
      -ms-flex-order: -1 !important;
          order: -1 !important;
}

.order-0, .woocommerce-page .page-wrapper > .container > .row #secondary, .woocommerce-page .my-account .page-wrapper > .container > .woocommerce #secondary, .my-account .woocommerce-page .page-wrapper > .container > .woocommerce #secondary, .woocommerce-page .page-wrapper > .container > #customer_login #secondary, .woocommerce-page .related .page-wrapper > .container > ul.products #secondary, .woocommerce-page .upsells .page-wrapper > .container > ul.products #secondary, .woocommerce-page .cross-sells .page-wrapper > .container > ul.products #secondary, .woocommerce-page .product .page-wrapper > .container > .product-tabs #secondary, .woocommerce-page.search-results .products-wrapper .page-wrapper > .container > ul.products #secondary, .woocommerce-page.archive .products-wrapper .page-wrapper > .container > ul.products #secondary, .woocommerce-page.archive header.woocommerce-products-header .page-wrapper > .container > .wc-categories #secondary,
.woocommerce-page .page-wrapper > .container > .col2-set #secondary, .woocommerce-page .woocommerce div.product div.images .page-wrapper > .container > .flex-control-thumbs #secondary, .woocommerce div.product div.images .woocommerce-page .page-wrapper > .container > .flex-control-thumbs #secondary {
  -webkit-box-ordinal-group: 1 !important;
      -ms-flex-order: 0 !important;
          order: 0 !important;
}

.order-1, .woocommerce-page .page-wrapper > .container > .row #primary, .woocommerce-page .my-account .page-wrapper > .container > .woocommerce #primary, .my-account .woocommerce-page .page-wrapper > .container > .woocommerce #primary, .woocommerce-page .page-wrapper > .container > #customer_login #primary, .woocommerce-page .related .page-wrapper > .container > ul.products #primary, .woocommerce-page .upsells .page-wrapper > .container > ul.products #primary, .woocommerce-page .cross-sells .page-wrapper > .container > ul.products #primary, .woocommerce-page .product .page-wrapper > .container > .product-tabs #primary, .woocommerce-page.search-results .products-wrapper .page-wrapper > .container > ul.products #primary, .woocommerce-page.archive .products-wrapper .page-wrapper > .container > ul.products #primary, .woocommerce-page.archive header.woocommerce-products-header .page-wrapper > .container > .wc-categories #primary,
.woocommerce-page .page-wrapper > .container > .col2-set #primary, .woocommerce-page .woocommerce div.product div.images .page-wrapper > .container > .flex-control-thumbs #primary, .woocommerce div.product div.images .woocommerce-page .page-wrapper > .container > .flex-control-thumbs #primary {
  -webkit-box-ordinal-group: 2 !important;
      -ms-flex-order: 1 !important;
          order: 1 !important;
}

.order-2 {
  -webkit-box-ordinal-group: 3 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}

.order-3, .list-view .products-wrapper .products li.product .product-detail-wrapper .cat_excerpt, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping {
  -webkit-box-ordinal-group: 4 !important;
      -ms-flex-order: 3 !important;
          order: 3 !important;
}

.order-4, .list-view .products-wrapper .products li.product .product-detail-wrapper .price {
  -webkit-box-ordinal-group: 5 !important;
      -ms-flex-order: 4 !important;
          order: 4 !important;
}

.order-5 {
  -webkit-box-ordinal-group: 6 !important;
      -ms-flex-order: 5 !important;
          order: 5 !important;
}

.order-last {
  -webkit-box-ordinal-group: 7 !important;
      -ms-flex-order: 6 !important;
          order: 6 !important;
}

.m-0, header form.searchform .input-group input.form-control[type=search], header form.searchform .input-group input[type=search].input-text, header form.searchform .input-group .woocommerce-page .product .summary form.cart .quantity input[type=search][type=number], .woocommerce-page .product .summary form.cart .quantity header form.searchform .input-group input[type=search][type=number],
.custom-search form.searchform .input-group input.form-control[type=search],
.custom-search form.searchform .input-group input[type=search].input-text,
.custom-search form.searchform .input-group .woocommerce-page .product .summary form.cart .quantity input[type=search][type=number],
.woocommerce-page .product .summary form.cart .quantity .custom-search form.searchform .input-group input[type=search][type=number] {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-6 {
  margin: 4rem !important;
}

.m-7 {
  margin: 5rem !important;
}

.m-8 {
  margin: 6rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-6 {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}

.mx-7 {
  margin-right: 5rem !important;
  margin-left: 5rem !important;
}

.mx-8 {
  margin-right: 6rem !important;
  margin-left: 6rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-6 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.my-7 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.my-8 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1, ul.product-categories li.cat-parent ul.children {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td .woocommerce-shipping-destination, .woocommerce-page .woocommerce-pagination, .woocommerce-page .popular-products .swiper-pagination, .woocommerce-page .popular-categories .swiper-pagination {
  margin-top: 1rem !important;
}

.mt-4, .woocommerce-page .related, .woocommerce-page .upsells, .woocommerce-page .cross-sells, .woocommerce-page.archive .bottom-description {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-6 {
  margin-top: 4rem !important;
}

.mt-7 {
  margin-top: 5rem !important;
}

.mt-8 {
  margin-top: 6rem !important;
}

.mt-auto, .woocommerce-page .related ul.products li.product .price, .woocommerce-page .upsells ul.products li.product .price, .woocommerce-page .cross-sells ul.products li.product .price, .woocommerce-page .related ul.products li.product .button, .woocommerce-page .upsells ul.products li.product .button, .woocommerce-page .cross-sells ul.products li.product .button, .woocommerce-page.search-results .products-wrapper ul.products li.product .price, .woocommerce-page.search-results .products-wrapper ul.products li.product .button, .woocommerce-page.archive .products-wrapper ul.products li.product .button, .woocommerce-page.archive .products-wrapper ul.products li.product:not(.list-view-item) a .product-detail-wrapper .price, .woocommerce-page .popular-products ul.products li.product .price, .woocommerce-page .popular-products ul.products li.product .button {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-6 {
  margin-right: 4rem !important;
}

.me-7 {
  margin-right: 5rem !important;
}

.me-8 {
  margin-right: 6rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0, section.contact a article .image, section.faq-categories a article.faq-category .image, .woocommerce-page form#order_review #payment .form-row button, .woocommerce-page form#order_review #payment ul.payment_methods li.wc_payment_method .payment_box .form-row:last-of-type, .woocommerce-page #customer_login .col-1 form.woocommerce-form-login .lost_password, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment ul.payment_methods li.wc_payment_method .payment_box .form-row:last-of-type, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment ul.payment_methods li.wc_payment_method .payment_box .form-row:last-of-type, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment ul.payment_methods li.wc_payment_method .payment_box .form-row:last-of-type, .woocommerce-page .related ul.products li.product .price, .woocommerce-page .upsells ul.products li.product .price, .woocommerce-page .cross-sells ul.products li.product .price, .woocommerce-page .related ul.products li.product a img, .woocommerce-page .upsells ul.products li.product a img, .woocommerce-page .cross-sells ul.products li.product a img, .woocommerce-page .related ul.products, .woocommerce-page .upsells ul.products, .woocommerce-page .cross-sells ul.products, .woocommerce-page.search-results .products-wrapper ul.products li.product .price, .woocommerce-page.search-results .products-wrapper ul.products li.product a img, .woocommerce-page.search-results .products-wrapper ul.products, .woocommerce-page.archive .products-wrapper ul.products li.product a img, .woocommerce-page.archive .products-wrapper ul.products li.product:not(.list-view-item) a .product-detail-wrapper .price, .woocommerce-page.archive .products-wrapper ul.products, .woocommerce-page.archive header.woocommerce-products-header .term-description, aside#secondary .sidebar-module ul.product-categories, ul.product-categories ul, .woocommerce-page .popular-products ul.products li.product .price, .woocommerce-page .popular-products ul.products li.product a img, .woocommerce-page .popular-products ul.products, .woocommerce-page .popular-categories ul.categories {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3, .woocommerce-page .product .summary .shipping, .woocommerce-page.archive header.woocommerce-products-header [data-readmore-toggle],
.woocommerce-page.archive header.woocommerce-products-header [data-readless-toggle] {
  margin-bottom: 1rem !important;
}

.mb-4, .woocommerce-page .site-main .product-type-variable .variations_form table.variations, .woocommerce-page .site-main .product-type-grouped .summary form.grouped_form table, .woocommerce-page.archive header.woocommerce-products-header .wc-categories, aside#secondary .sidebar-module {
  margin-bottom: 1.5rem !important;
}

.mb-5, section.faq-categories {
  margin-bottom: 3rem !important;
}

.mb-6 {
  margin-bottom: 4rem !important;
}

.mb-7 {
  margin-bottom: 5rem !important;
}

.mb-8 {
  margin-bottom: 6rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-6 {
  margin-left: 4rem !important;
}

.ms-7 {
  margin-left: 5rem !important;
}

.ms-8 {
  margin-left: 6rem !important;
}

.ms-auto, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.product-quantity .quantity input.qty {
  margin-left: auto !important;
}

.p-0, .woocommerce-page .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column--shipping-address address, .woocommerce-page .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column--billing-address address, .my-account .woocommerce .woocommerce-MyAccount-content section.woocommerce-customer-details .woocommerce-column--shipping-address address, .my-account .woocommerce .woocommerce-MyAccount-content section.woocommerce-customer-details .woocommerce-column--billing-address address, .woocommerce-page #customer_login .col-2 form.woocommerce-form-register, .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register, .woocommerce-page #customer_login .col-1 form.woocommerce-form-login {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.p-6 {
  padding: 4rem !important;
}

.p-7 {
  padding: 5rem !important;
}

.p-8 {
  padding: 6rem !important;
}

.px-0, .woocommerce-page form#order_review #payment .form-row, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.px-6 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}

.px-7 {
  padding-right: 5rem !important;
  padding-left: 5rem !important;
}

.px-8 {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2, .woocommerce-page .product .product-tabs-nav {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-6 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.py-7 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.py-8 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.pt-0, .woocommerce-page form#order_review #payment ul.payment_methods li.wc_payment_method .payment_box .form-row {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order {
  padding-top: 1rem !important;
}

.pt-4, .woocommerce-page form#order_review #payment .form-row {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pt-6 {
  padding-top: 4rem !important;
}

.pt-7 {
  padding-top: 5rem !important;
}

.pt-8 {
  padding-top: 6rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pe-6 {
  padding-right: 4rem !important;
}

.pe-7 {
  padding-right: 5rem !important;
}

.pe-8 {
  padding-right: 6rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3, .woocommerce-page .site-main .product-type-variable .variations_form .single_variation_wrap .woocommerce-variation .woocommerce-variation-price {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.pb-6 {
  padding-bottom: 4rem !important;
}

.pb-7 {
  padding-bottom: 5rem !important;
}

.pb-8 {
  padding-bottom: 6rem !important;
}

.ps-0, .woocommerce-page .woocommerce-order .woocommerce-order-details table.woocommerce-table tbody tr td ul.wc-item-meta, .woocommerce-page .woocommerce-order ul.woocommerce-order-overview {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3, ul.product-categories li.cat-parent ul.children {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.ps-6 {
  padding-left: 4rem !important;
}

.ps-7 {
  padding-left: 5rem !important;
}

.ps-8 {
  padding-left: 6rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: 1.7578125rem !important;
}

.fs-2 {
  font-size: 1.40625rem !important;
}

.fs-3 {
  font-size: 1.171875rem !important;
}

.fs-4 {
  font-size: 1.078125rem !important;
}

.fs-5 {
  font-size: 1.078125rem !important;
}

.fs-6 {
  font-size: 0.9375rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.6 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none, section.contact a, section.faq-categories a, footer a, .my-account .woocommerce .woocommerce-MyAccount-navigation ul li a, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping, ul.product-categories a, section.hero ul.category-list li a {
  text-decoration: none !important;
}

.text-decoration-underline, footer a:hover, footer a:focus, .my-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover, .my-account .woocommerce .woocommerce-MyAccount-navigation ul li a:focus, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping:hover, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping:focus, ul.product-categories a:hover, ul.product-categories a:focus, .woocommerce-page .popular-categories ul.categories li a:hover, .woocommerce-page .popular-categories ul.categories li a:focus, section.hero ul.category-list li a:hover, section.hero ul.category-list li a:focus, .woocommerce ul.products li.product a:hover h2, .woocommerce ul.products li.product a:focus h2, .woocommerce ul.products li.product a:hover .h2, .woocommerce ul.products .woocommerce-page li.product a:hover .summary .product_title, .woocommerce-page .woocommerce ul.products li.product a:hover .summary .product_title, .woocommerce ul.products .woocommerce-page li.product .summary a:hover .product_title, .woocommerce-page .woocommerce ul.products li.product .summary a:hover .product_title, .woocommerce ul.products li.product a:hover section.hero .picture .text h1, section.hero .picture .text .woocommerce ul.products li.product a:hover h1, .woocommerce ul.products li.product a:hover section.hero .picture .text .h1, section.hero .picture .text .woocommerce ul.products li.product a:hover .h1, .woocommerce ul.products li.product a:focus .h2, .woocommerce ul.products .woocommerce-page li.product a:focus .summary .product_title, .woocommerce-page .woocommerce ul.products li.product a:focus .summary .product_title, .woocommerce ul.products .woocommerce-page li.product .summary a:focus .product_title, .woocommerce-page .woocommerce ul.products li.product .summary a:focus .product_title, .woocommerce ul.products li.product a:focus section.hero .picture .text h1, section.hero .picture .text .woocommerce ul.products li.product a:focus h1, .woocommerce ul.products li.product a:focus section.hero .picture .text .h1, section.hero .picture .text .woocommerce ul.products li.product a:focus .h1 {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white, .wpcf7-form input[type=submit], .woocommerce-page form#order_review #payment .form-row button, .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button[type=submit], .woocommerce-page form.lost_reset_password button[type=submit], .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button[type=submit], .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button[type=submit], .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button[type=submit], .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button[type=submit], .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a, .woocommerce-page .related ul.products li.product .button, .woocommerce-page .upsells ul.products li.product .button, .woocommerce-page .cross-sells ul.products li.product .button, .woocommerce-page .product .summary form.cart button, .woocommerce-page.search-results .products-wrapper ul.products li.product .button, .woocommerce-page.archive .products-wrapper ul.products li.product .button, .woocommerce-page .popular-products ul.products li.product .button, section.hero .picture .text h1, section.hero .picture .text .h1 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body, section.contact a, section.hero ul.category-list li a {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light, section.contact a article .image, section.faq-categories a article.faq-category .image, .footer-usps {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark, .topbar {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white, .woocommerce-page form#order_review #payment .form-row, .woocommerce-page form#order_review #payment ul.payment_methods .woocommerce-notice, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment ul.payment_methods .woocommerce-notice, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment ul.payment_methods .woocommerce-notice, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment ul.payment_methods .woocommerce-notice {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded, section.contact a article, section.faq-categories a article.faq-category, .woocommerce-page.archive header.woocommerce-products-header .wc-categories .category a {
  border-radius: 0.1875rem !important;
}

.rounded-0, .woocommerce-page .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column--shipping-address address, .woocommerce-page .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column--billing-address address, .my-account .woocommerce .woocommerce-MyAccount-content section.woocommerce-customer-details .woocommerce-column--shipping-address address, .my-account .woocommerce .woocommerce-MyAccount-content section.woocommerce-customer-details .woocommerce-column--billing-address address, .woocommerce-page #customer_login .col-2 form.woocommerce-form-register, .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register, .woocommerce-page #customer_login .col-1 form.woocommerce-form-login, .woocommerce-page .site-main .product .images .flex-viewport .woocommerce-product-gallery__wrapper img {
  border-radius: 0 !important;
}

.rounded-1, .woocommerce-page .related ul.products li.product a img, .woocommerce-page .upsells ul.products li.product a img, .woocommerce-page .cross-sells ul.products li.product a img, .woocommerce-page .site-main .product .images .flex-viewport, .woocommerce-page .site-main .product .images img, .woocommerce-page.search-results .products-wrapper ul.products li.product a img, .woocommerce-page.archive .products-wrapper ul.products li.product a img, .woocommerce-page .popular-products ul.products li.product a img, .woocommerce-page .popular-categories ul.categories li a img, header form.searchform .input-group,
.custom-search form.searchform .input-group {
  border-radius: 0.1875rem !important;
}

.rounded-2, .woocommerce ul.products li.product a img, .woocommerce ul.products li.product .woocommerce-placeholder {
  border-radius: 0.1875rem !important;
}

.rounded-3 {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-top {
  border-top-left-radius: 0.1875rem !important;
  border-top-right-radius: 0.1875rem !important;
}

.rounded-end {
  border-top-right-radius: 0.1875rem !important;
  border-bottom-right-radius: 0.1875rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.1875rem !important;
  border-bottom-left-radius: 0.1875rem !important;
}

.rounded-start {
  border-bottom-left-radius: 0.1875rem !important;
  border-top-left-radius: 0.1875rem !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: -ms-grid !important;
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .gap-sm-6 {
    gap: 4rem !important;
  }
  .gap-sm-7 {
    gap: 5rem !important;
  }
  .gap-sm-8 {
    gap: 6rem !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-6 {
    margin: 4rem !important;
  }
  .m-sm-7 {
    margin: 5rem !important;
  }
  .m-sm-8 {
    margin: 6rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-sm-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-sm-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-sm-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-sm-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-6 {
    margin-top: 4rem !important;
  }
  .mt-sm-7 {
    margin-top: 5rem !important;
  }
  .mt-sm-8 {
    margin-top: 6rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-6 {
    margin-right: 4rem !important;
  }
  .me-sm-7 {
    margin-right: 5rem !important;
  }
  .me-sm-8 {
    margin-right: 6rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 4rem !important;
  }
  .mb-sm-7 {
    margin-bottom: 5rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 6rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-6 {
    margin-left: 4rem !important;
  }
  .ms-sm-7 {
    margin-left: 5rem !important;
  }
  .ms-sm-8 {
    margin-left: 6rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .p-sm-6 {
    padding: 4rem !important;
  }
  .p-sm-7 {
    padding: 5rem !important;
  }
  .p-sm-8 {
    padding: 6rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-sm-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-sm-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-sm-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-sm-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-sm-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-sm-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pt-sm-6 {
    padding-top: 4rem !important;
  }
  .pt-sm-7 {
    padding-top: 5rem !important;
  }
  .pt-sm-8 {
    padding-top: 6rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pe-sm-6 {
    padding-right: 4rem !important;
  }
  .pe-sm-7 {
    padding-right: 5rem !important;
  }
  .pe-sm-8 {
    padding-right: 6rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 4rem !important;
  }
  .pb-sm-7 {
    padding-bottom: 5rem !important;
  }
  .pb-sm-8 {
    padding-bottom: 6rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .ps-sm-6 {
    padding-left: 4rem !important;
  }
  .ps-sm-7 {
    padding-left: 5rem !important;
  }
  .ps-sm-8 {
    padding-left: 6rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: -ms-grid !important;
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-row, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions, .woocommerce-page .product .product-tabs-nav {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3, .woocommerce-page .product .product-tabs-nav {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .gap-md-6 {
    gap: 4rem !important;
  }
  .gap-md-7 {
    gap: 5rem !important;
  }
  .gap-md-8 {
    gap: 6rem !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-6 {
    margin: 4rem !important;
  }
  .m-md-7 {
    margin: 5rem !important;
  }
  .m-md-8 {
    margin: 6rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-md-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-md-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-md-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-md-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-6 {
    margin-top: 4rem !important;
  }
  .mt-md-7 {
    margin-top: 5rem !important;
  }
  .mt-md-8 {
    margin-top: 6rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-6 {
    margin-right: 4rem !important;
  }
  .me-md-7 {
    margin-right: 5rem !important;
  }
  .me-md-8 {
    margin-right: 6rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-6 {
    margin-bottom: 4rem !important;
  }
  .mb-md-7 {
    margin-bottom: 5rem !important;
  }
  .mb-md-8 {
    margin-bottom: 6rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-6 {
    margin-left: 4rem !important;
  }
  .ms-md-7 {
    margin-left: 5rem !important;
  }
  .ms-md-8 {
    margin-left: 6rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .p-md-6 {
    padding: 4rem !important;
  }
  .p-md-7 {
    padding: 5rem !important;
  }
  .p-md-8 {
    padding: 6rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-md-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-md-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-md-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-md-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-md-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-md-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pt-md-6 {
    padding-top: 4rem !important;
  }
  .pt-md-7 {
    padding-top: 5rem !important;
  }
  .pt-md-8 {
    padding-top: 6rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pe-md-6 {
    padding-right: 4rem !important;
  }
  .pe-md-7 {
    padding-right: 5rem !important;
  }
  .pe-md-8 {
    padding-right: 6rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pb-md-6 {
    padding-bottom: 4rem !important;
  }
  .pb-md-7 {
    padding-bottom: 5rem !important;
  }
  .pb-md-8 {
    padding-bottom: 6rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .ps-md-6 {
    padding-left: 4rem !important;
  }
  .ps-md-7 {
    padding-left: 5rem !important;
  }
  .ps-md-8 {
    padding-left: 6rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block, .woocommerce-page .woocommerce-order ul.woocommerce-order-overview, .woocommerce-page .page-wrapper > .container > .row #secondary.sidebar-shop, .woocommerce-page .my-account .page-wrapper > .container > .woocommerce #secondary.sidebar-shop, .my-account .woocommerce-page .page-wrapper > .container > .woocommerce #secondary.sidebar-shop, .woocommerce-page .page-wrapper > .container > #customer_login #secondary.sidebar-shop, .woocommerce-page .related .page-wrapper > .container > ul.products #secondary.sidebar-shop, .woocommerce-page .upsells .page-wrapper > .container > ul.products #secondary.sidebar-shop, .woocommerce-page .cross-sells .page-wrapper > .container > ul.products #secondary.sidebar-shop, .woocommerce-page .product .page-wrapper > .container > .product-tabs #secondary.sidebar-shop, .woocommerce-page.search-results .products-wrapper .page-wrapper > .container > ul.products #secondary.sidebar-shop, .woocommerce-page.archive .products-wrapper .page-wrapper > .container > ul.products #secondary.sidebar-shop, .woocommerce-page.archive header.woocommerce-products-header .page-wrapper > .container > .wc-categories #secondary.sidebar-shop,
  .woocommerce-page .page-wrapper > .container > .col2-set #secondary.sidebar-shop, .woocommerce-page .woocommerce div.product div.images .page-wrapper > .container > .flex-control-thumbs #secondary.sidebar-shop, .woocommerce div.product div.images .woocommerce-page .page-wrapper > .container > .flex-control-thumbs #secondary.sidebar-shop {
    display: block !important;
  }
  .d-lg-grid {
    display: -ms-grid !important;
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-lg-none, .custom-search, nav.navbar .topmenu {
    display: none !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .gap-lg-6 {
    gap: 4rem !important;
  }
  .gap-lg-7 {
    gap: 5rem !important;
  }
  .gap-lg-8 {
    gap: 6rem !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-6 {
    margin: 4rem !important;
  }
  .m-lg-7 {
    margin: 5rem !important;
  }
  .m-lg-8 {
    margin: 6rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-lg-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-lg-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-lg-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-lg-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-6 {
    margin-top: 4rem !important;
  }
  .mt-lg-7 {
    margin-top: 5rem !important;
  }
  .mt-lg-8 {
    margin-top: 6rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-6 {
    margin-right: 4rem !important;
  }
  .me-lg-7 {
    margin-right: 5rem !important;
  }
  .me-lg-8 {
    margin-right: 6rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 4rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 5rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 6rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.product-quantity .quantity input.qty {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-6 {
    margin-left: 4rem !important;
  }
  .ms-lg-7 {
    margin-left: 5rem !important;
  }
  .ms-lg-8 {
    margin-left: 6rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .p-lg-6 {
    padding: 4rem !important;
  }
  .p-lg-7 {
    padding: 5rem !important;
  }
  .p-lg-8 {
    padding: 6rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-lg-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-lg-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-lg-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-lg-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-lg-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-lg-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pt-lg-6 {
    padding-top: 4rem !important;
  }
  .pt-lg-7 {
    padding-top: 5rem !important;
  }
  .pt-lg-8 {
    padding-top: 6rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pe-lg-6 {
    padding-right: 4rem !important;
  }
  .pe-lg-7 {
    padding-right: 5rem !important;
  }
  .pe-lg-8 {
    padding-right: 6rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 4rem !important;
  }
  .pb-lg-7 {
    padding-bottom: 5rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 6rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .ps-lg-6 {
    padding-left: 4rem !important;
  }
  .ps-lg-7 {
    padding-left: 5rem !important;
  }
  .ps-lg-8 {
    padding-left: 6rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: -ms-grid !important;
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .gap-xl-6 {
    gap: 4rem !important;
  }
  .gap-xl-7 {
    gap: 5rem !important;
  }
  .gap-xl-8 {
    gap: 6rem !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-6 {
    margin: 4rem !important;
  }
  .m-xl-7 {
    margin: 5rem !important;
  }
  .m-xl-8 {
    margin: 6rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-xl-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-xl-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-xl-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-xl-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-6 {
    margin-top: 4rem !important;
  }
  .mt-xl-7 {
    margin-top: 5rem !important;
  }
  .mt-xl-8 {
    margin-top: 6rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-6 {
    margin-right: 4rem !important;
  }
  .me-xl-7 {
    margin-right: 5rem !important;
  }
  .me-xl-8 {
    margin-right: 6rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 4rem !important;
  }
  .mb-xl-7 {
    margin-bottom: 5rem !important;
  }
  .mb-xl-8 {
    margin-bottom: 6rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-6 {
    margin-left: 4rem !important;
  }
  .ms-xl-7 {
    margin-left: 5rem !important;
  }
  .ms-xl-8 {
    margin-left: 6rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .p-xl-6 {
    padding: 4rem !important;
  }
  .p-xl-7 {
    padding: 5rem !important;
  }
  .p-xl-8 {
    padding: 6rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xl-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-xl-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-xl-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xl-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-xl-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-xl-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pt-xl-6 {
    padding-top: 4rem !important;
  }
  .pt-xl-7 {
    padding-top: 5rem !important;
  }
  .pt-xl-8 {
    padding-top: 6rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pe-xl-6 {
    padding-right: 4rem !important;
  }
  .pe-xl-7 {
    padding-right: 5rem !important;
  }
  .pe-xl-8 {
    padding-right: 6rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pb-xl-6 {
    padding-bottom: 4rem !important;
  }
  .pb-xl-7 {
    padding-bottom: 5rem !important;
  }
  .pb-xl-8 {
    padding-bottom: 6rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .ps-xl-6 {
    padding-left: 4rem !important;
  }
  .ps-xl-7 {
    padding-left: 5rem !important;
  }
  .ps-xl-8 {
    padding-left: 6rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: -ms-grid !important;
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .gap-xxl-6 {
    gap: 4rem !important;
  }
  .gap-xxl-7 {
    gap: 5rem !important;
  }
  .gap-xxl-8 {
    gap: 6rem !important;
  }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-6 {
    margin: 4rem !important;
  }
  .m-xxl-7 {
    margin: 5rem !important;
  }
  .m-xxl-8 {
    margin: 6rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-xxl-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }
  .mx-xxl-8 {
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-xxl-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .my-xxl-8 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-6 {
    margin-top: 4rem !important;
  }
  .mt-xxl-7 {
    margin-top: 5rem !important;
  }
  .mt-xxl-8 {
    margin-top: 6rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-6 {
    margin-right: 4rem !important;
  }
  .me-xxl-7 {
    margin-right: 5rem !important;
  }
  .me-xxl-8 {
    margin-right: 6rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-6 {
    margin-bottom: 4rem !important;
  }
  .mb-xxl-7 {
    margin-bottom: 5rem !important;
  }
  .mb-xxl-8 {
    margin-bottom: 6rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-6 {
    margin-left: 4rem !important;
  }
  .ms-xxl-7 {
    margin-left: 5rem !important;
  }
  .ms-xxl-8 {
    margin-left: 6rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .p-xxl-6 {
    padding: 4rem !important;
  }
  .p-xxl-7 {
    padding: 5rem !important;
  }
  .p-xxl-8 {
    padding: 6rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .px-xxl-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-xxl-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important;
  }
  .px-xxl-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .py-xxl-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-xxl-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
  .py-xxl-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pt-xxl-6 {
    padding-top: 4rem !important;
  }
  .pt-xxl-7 {
    padding-top: 5rem !important;
  }
  .pt-xxl-8 {
    padding-top: 6rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pe-xxl-6 {
    padding-right: 4rem !important;
  }
  .pe-xxl-7 {
    padding-right: 5rem !important;
  }
  .pe-xxl-8 {
    padding-right: 6rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pb-xxl-6 {
    padding-bottom: 4rem !important;
  }
  .pb-xxl-7 {
    padding-bottom: 5rem !important;
  }
  .pb-xxl-8 {
    padding-bottom: 6rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .ps-xxl-6 {
    padding-left: 4rem !important;
  }
  .ps-xxl-7 {
    padding-left: 5rem !important;
  }
  .ps-xxl-8 {
    padding-left: 6rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: -ms-grid !important;
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
:root {
  --swiper-theme-color: #F28C00;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
          transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide,
swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  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;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 0px);
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 0px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
  /*ADD_HOST*/
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  --swiper-navigation-size: 1.5rem;
}

/* Main Header */
.topmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.75rem;
}
.topmenu .search a {
  color: #444444;
}
.topmenu .search a:hover, .topmenu .search a:focus {
  color: #444444;
}
.topmenu .account a {
  color: #444444;
}
.topmenu .account a:hover, .topmenu .account a:focus {
  color: #444444;
}
.topmenu .contact a {
  color: #444444;
}
.topmenu .contact a:hover, .topmenu .contact a:focus {
  color: #444444;
}
.topmenu .cart a {
  color: #444444;
  position: relative;
}
.topmenu .cart a:hover, .topmenu .cart a:focus {
  color: #444444;
}
.topmenu .cart a:before {
  position: absolute;
  top: -2rem;
  right: 1rem;
  z-index: 1;
  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: 1.5rem;
  height: 1.5rem;
  padding: 0 0.25rem;
  font-size: 0.75rem;
  line-height: inherit;
  color: #fff;
  content: attr(data-quantity);
  background-color: #F28C00;
  border-radius: 0.75rem;
  font-weight: bold;
}

/* Navigation */
@media (max-width: 991.98px) {
  nav.navbar .nav-left {
    gap: 0.75rem;
  }
}
/* Search */
header form.searchform .input-group,
.custom-search form.searchform .input-group {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  header form.searchform .input-group,
  .custom-search form.searchform .input-group {
    width: 28rem;
  }
}
.custom-search {
  padding: 0.75rem 1rem;
  -webkit-box-shadow: 0 -1px 0 0 #dce0e0 inset;
          box-shadow: 0 -1px 0 0 #dce0e0 inset;
}

/* Homepage Hero */
section.hero ul.category-list {
  margin-bottom: 0;
}
section.hero ul.category-list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.75rem 0;
}
section.hero .picture {
  height: 100%;
  position: relative;
  overflow: hidden;
}
section.hero .picture img {
  min-height: 230px;
  width: 100%;
}
section.hero .picture .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
}
section.hero .picture .text {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (min-width: 992px) {
  section.hero .picture .text {
    padding: 1.5rem;
  }
  section.hero .picture .text h1, section.hero .picture .text .h1 {
    font-size: 1.875rem;
  }
}
section.hero .picture .text h1, section.hero .picture .text .h1 {
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 1rem;
}

/* Homepage Popular Categories */
.woocommerce-page .popular-categories ul.categories li a {
  text-decoration: none;
}
.woocommerce-page .popular-categories ul.categories li a img {
  border: 1px solid #dee2e6;
  padding: 0.75rem;
  aspect-ratio: 4/3;
  -o-object-fit: contain;
     object-fit: contain;
}
.woocommerce-page .popular-categories ul.categories li a h2, .woocommerce-page .popular-categories ul.categories li a .h2, .woocommerce-page .popular-categories ul.categories li a .product .summary .product_title, .woocommerce-page .product .summary .popular-categories ul.categories li a .product_title, .woocommerce-page .popular-categories ul.categories li a section.hero .picture .text h1, section.hero .picture .text .woocommerce-page .popular-categories ul.categories li a h1, .woocommerce-page .popular-categories ul.categories li a section.hero .picture .text .h1, section.hero .picture .text .woocommerce-page .popular-categories ul.categories li a .h1 {
  padding: 0.5rem 0 0;
  margin: 0;
  font-size: 0.9375rem;
}
.woocommerce-page .popular-categories .swiper-pagination {
  position: initial;
  line-height: 0;
}
.woocommerce-page .popular-categories .swiper-button-next,
.woocommerce-page .popular-categories .swiper-button-prev {
  font-weight: bold;
}

/* Homepage Popular Products */
.woocommerce-page .popular-products ul.products li.product a img {
  border: 1px solid #dee2e6;
  padding: 0.75rem;
  aspect-ratio: 4/3;
  -o-object-fit: contain;
     object-fit: contain;
}
.woocommerce-page .popular-products ul.products li.product .woocommerce-loop-product__title {
  padding-bottom: 4px;
}
.woocommerce-page .popular-products ul.products li.product .shipping {
  font-weight: 700;
  font-size: 0.9375rem;
  margin-top: 8px;
}
.woocommerce-page .popular-products ul.products li.product .shipping.available {
  color: #058943;
}
.woocommerce-page .popular-products ul.products li.product .shipping.available:before {
  content: "\f058";
  font-family: "Font Awesome 6 Pro";
  padding-right: 4px;
}
.woocommerce-page .popular-products ul.products li.product .shipping.unavailable {
  color: #dc3545;
}
.woocommerce-page .popular-products ul.products li.product .shipping.unavailable:before {
  content: "\f057";
  font-family: "Font Awesome 6 Pro";
  padding-right: 4px;
}
.woocommerce-page .popular-products ul.products li.product .shipping.backorder {
  color: #F28C00;
}
.woocommerce-page .popular-products ul.products li.product .shipping.backorder:before {
  content: "\f057";
  font-family: "Font Awesome 6 Pro";
  padding-right: 4px;
}
.woocommerce-page .popular-products ul.products li.product .price {
  color: #444444;
}
.woocommerce-page .popular-products .swiper-pagination {
  position: initial;
  line-height: 0;
}
.woocommerce-page .popular-products .swiper-button-next,
.woocommerce-page .popular-products .swiper-button-prev {
  font-weight: bold;
}

/* Sidebar Lay-out */
.woocommerce-page .page-wrapper > .container > .row, .woocommerce-page .my-account .page-wrapper > .container > .woocommerce, .my-account .woocommerce-page .page-wrapper > .container > .woocommerce, .woocommerce-page .page-wrapper > .container > #customer_login, .woocommerce-page .related .page-wrapper > .container > ul.products, .woocommerce-page .upsells .page-wrapper > .container > ul.products, .woocommerce-page .cross-sells .page-wrapper > .container > ul.products, .woocommerce-page .product .page-wrapper > .container > .product-tabs, .woocommerce-page.search-results .products-wrapper .page-wrapper > .container > ul.products, .woocommerce-page.archive .products-wrapper .page-wrapper > .container > ul.products, .woocommerce-page.archive header.woocommerce-products-header .page-wrapper > .container > .wc-categories,
.woocommerce-page .page-wrapper > .container > .col2-set, .woocommerce-page .woocommerce div.product div.images .page-wrapper > .container > .flex-control-thumbs, .woocommerce div.product div.images .woocommerce-page .page-wrapper > .container > .flex-control-thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
ul.product-categories li.cat-parent ul.children {
  list-style-type: square;
}
ul.product-categories li.cat-parent ul.children li.current-cat,
ul.product-categories li.cat-parent ul.children li.current-cat-parent {
  font-weight: bold;
}
ul.product-categories a {
  color: #343a40;
}
ul.product-categories .count {
  color: #343a40;
}

/* Offcanvas Sidebar */
@media (max-width: 991.98px) {
  .offcanvas-sidebar-active .woocommerce-result-count {
    width: 100%;
  }
}
.offcanvas-sidebar-active button.toggle-filter {
  padding: 5px 10px;
}
.offcanvas-sidebar-active #offcanvasFilter {
  width: calc(100% - 3rem);
  max-width: 400px;
  overflow-y: scroll;
  overflow-x: hidden;
}

/* Archive */
.woocommerce-page.archive header.woocommerce-products-header .wc-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
}
.woocommerce-page.archive header.woocommerce-products-header .wc-categories .category {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%;
}
@media (min-width: 768px) {
  .woocommerce-page.archive header.woocommerce-products-header .wc-categories .category {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .woocommerce-page.archive header.woocommerce-products-header .wc-categories .category {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
}
.woocommerce-page.archive header.woocommerce-products-header .wc-categories .category a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.55rem 0.75rem;
  text-decoration: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.woocommerce-page.archive header.woocommerce-products-header .wc-categories .category a:hover, .woocommerce-page.archive header.woocommerce-products-header .wc-categories .category a:focus {
  text-decoration: underline;
}
.woocommerce-page.archive .woocommerce-result-count {
  color: #797676;
}
.woocommerce-page.archive .products-wrapper ul.products li.product-category a img {
  aspect-ratio: 4/3;
  -o-object-fit: contain;
     object-fit: contain;
}
.woocommerce-page.archive .products-wrapper ul.products li.product:not(.list-view-item) {
  position: relative;
}
.woocommerce-page.archive .products-wrapper ul.products li.product:not(.list-view-item) a {
  width: 100%;
}
.woocommerce-page.archive .products-wrapper ul.products li.product:not(.list-view-item) .custom-add-to-cart .quantity,
.woocommerce-page.archive .products-wrapper ul.products li.product:not(.list-view-item) .custom-add-to-cart .custom-vin-field,
.woocommerce-page.archive .products-wrapper ul.products li.product:not(.list-view-item) .custom-add-to-cart .product_type_grouped {
  display: none !important;
}
.woocommerce-page.archive .products-wrapper ul.products li.product:not(.list-view-item) .custom-add-to-cart {
  margin-top: auto;
  padding-top: 6px;
}
.woocommerce-page.archive .products-wrapper ul.products li.product {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin: var(--bs-gutter-y) 0 0 0;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.woocommerce-page.archive .products-wrapper ul.products li.product a img {
  border: 1px solid #dee2e6;
  padding: 0rem;
  aspect-ratio: 4/3;
  -o-object-fit: contain;
     object-fit: contain;
}
.woocommerce-page.archive .products-wrapper ul.products li.product a.product_type_grouped {
  display: none !important;
}
.woocommerce-page.archive .products-wrapper ul.products li.product .woocommerce-loop-product__title {
  padding-bottom: 4px;
}
.woocommerce-page.archive .products-wrapper ul.products li.product .shipping {
  font-weight: 700;
  font-size: 0.9375rem;
  margin-top: 8px;
}
.woocommerce-page.archive .products-wrapper ul.products li.product .shipping.available {
  color: #058943;
}
.woocommerce-page.archive .products-wrapper ul.products li.product .shipping.available:before {
  content: "\f058";
  font-family: "Font Awesome 6 Pro";
  padding-right: 4px;
}
.woocommerce-page.archive .products-wrapper ul.products li.product .shipping.unavailable {
  color: #dc3545;
}
.woocommerce-page.archive .products-wrapper ul.products li.product .shipping.unavailable:before {
  content: "\f057";
  font-family: "Font Awesome 6 Pro";
  padding-right: 4px;
}
.woocommerce-page.archive .products-wrapper ul.products li.product .shipping.backorder {
  color: #F28C00;
}
.woocommerce-page.archive .products-wrapper ul.products li.product .shipping.backorder:before {
  content: "\f057";
  font-family: "Font Awesome 6 Pro";
  padding-right: 4px;
}
.woocommerce-page.archive .products-wrapper ul.products li.product .price {
  color: #444444;
}
@media (min-width: 768px) {
  .woocommerce-page.archive.only-subcategories .products-wrapper ul.products li.product-category {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .woocommerce-page.archive.only-subcategories .products-wrapper ul.products li.product-category {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
}
.woocommerce-page.archive.only-subcategories .products-wrapper ul.products li.product-category .woocommerce-loop-category__title {
  margin-top: 0.5rem;
  padding: 0;
}

/* WooCommerce Pagination */
.woocommerce-page .woocommerce-pagination ul li span[aria-current],
.woocommerce-page .woocommerce-pagination ul li a[aria-current] {
  z-index: 3;
  color: #fff;
  background-color: #F28C00;
  border-color: #F28C00;
}

/* Search Results Page */
.woocommerce-page.search-results .products-wrapper ul.products li.product {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin: var(--bs-gutter-y) 0 0 0;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.woocommerce-page.search-results .products-wrapper ul.products li.product a img {
  border: 1px solid #dee2e6;
  padding: 0.75rem;
}
.woocommerce-page.search-results .products-wrapper ul.products li.product .woocommerce-loop-product__title {
  padding-bottom: 4px;
}
.woocommerce-page.search-results .products-wrapper ul.products li.product .shipping {
  font-weight: 700;
  font-size: 0.9375rem;
  margin-top: 8px;
}
.woocommerce-page.search-results .products-wrapper ul.products li.product .shipping.available {
  color: #058943;
}
.woocommerce-page.search-results .products-wrapper ul.products li.product .shipping.available:before {
  content: "\f058";
  font-family: "Font Awesome 6 Pro";
  padding-right: 4px;
}
.woocommerce-page.search-results .products-wrapper ul.products li.product .shipping.unavailable {
  color: #dc3545;
}
.woocommerce-page.search-results .products-wrapper ul.products li.product .shipping.unavailable:before {
  content: "\f057";
  font-family: "Font Awesome 6 Pro";
  padding-right: 4px;
}
.woocommerce-page.search-results .products-wrapper ul.products li.product .shipping.backorder {
  color: #F28C00;
}
.woocommerce-page.search-results .products-wrapper ul.products li.product .shipping.backorder:before {
  content: "\f057";
  font-family: "Font Awesome 6 Pro";
  padding-right: 4px;
}
.woocommerce-page.search-results .products-wrapper ul.products li.product .price {
  color: #444444;
}
.woocommerce-page.search-results .products-wrapper ul.products li.product:not(.list-view-item) a {
  width: 100%;
}
.woocommerce-page.search-results .products-wrapper ul.products li.product:not(.list-view-item) a img {
  aspect-ratio: 4/3;
  min-height: 200px;
  -o-object-fit: contain;
     object-fit: contain;
}
.woocommerce-page.search-results .products-wrapper ul.products li.product:not(.list-view-item) .custom-add-to-cart .quantity,
.woocommerce-page.search-results .products-wrapper ul.products li.product:not(.list-view-item) .custom-add-to-cart .custom-vin-field,
.woocommerce-page.search-results .products-wrapper ul.products li.product:not(.list-view-item) .custom-add-to-cart .product_type_grouped {
  display: none !important;
}
.woocommerce-page.search-results .products-wrapper ul.products li.product:not(.list-view-item) .custom-add-to-cart {
  margin-top: auto;
  padding-top: 6px;
}

/* Product Page General */
.woocommerce-page .product .summary .shipping {
  font-weight: 700;
  font-size: 1rem;
}
.woocommerce-page .product .summary .shipping.available {
  color: #058943;
}
.woocommerce-page .product .summary .shipping.available:before {
  content: "\f058";
  font-family: "Font Awesome 6 Pro";
  padding-right: 4px;
}
.woocommerce-page .product .summary .shipping.unavailable {
  color: #dc3545;
}
.woocommerce-page .product .summary .shipping.unavailable:before {
  content: "\f057";
  font-family: "Font Awesome 6 Pro";
  padding-right: 4px;
}
.woocommerce-page .product .summary .shipping.backorder {
  color: #F28C00;
}
.woocommerce-page .product .summary .shipping.backorder:before {
  content: "\f057";
  font-family: "Font Awesome 6 Pro";
  padding-right: 4px;
}
.woocommerce-page .product .summary form.cart .quantity input[type=number] {
  width: 3.631em;
  min-height: 3rem;
  text-align: left;
}
.woocommerce-page .product .summary .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;
}
.woocommerce-page .product .product-tabs .tab-content#tab-description, .woocommerce-page .product .product-tabs .tab-content#tab-additional_information {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 992px) {
  .woocommerce-page .product .product-tabs .tab-content#tab-description, .woocommerce-page .product .product-tabs .tab-content#tab-additional_information {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 60%;
  }
}
.woocommerce-page .product .product-tabs .tab-content#tab-description table.shop_attributes, .woocommerce-page .product .product-tabs .tab-content#tab-additional_information table.shop_attributes {
  margin-bottom: 0;
}

/* Media Gallery */
.woocommerce-page .site-main .product .images .flex-viewport {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.woocommerce-page .site-main .product .images ol.flex-control-thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.5rem;
}

/* Photoswipe */
.pswp .pswp__caption .pswp__caption__center {
  text-align: center;
}

/* Grouped Product */
.woocommerce-page .site-main .product-type-grouped .summary form.grouped_form table tbody tr td .quantity input[type=number] {
  min-height: auto;
}

/* Variable Product */
.woocommerce-page .site-main .product-type-variable .variations_form table.variations tbody tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.woocommerce-page .site-main .product-type-variable .price {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  gap: 3px;
}

/* Related Products, Up-Sells & Cross-sells */
.woocommerce-page .related ul.products, .woocommerce-page .upsells ul.products, .woocommerce-page .cross-sells ul.products {
  --bs-gutter-y: 1.5rem;
}
.woocommerce-page .related ul.products li.product, .woocommerce-page .upsells ul.products li.product, .woocommerce-page .cross-sells ul.products li.product {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin: var(--bs-gutter-y) 0 0 0;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 768px) {
  .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells ul.products li.product, .woocommerce-page .cross-sells ul.products li.product {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells ul.products li.product, .woocommerce-page .cross-sells ul.products li.product {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%;
  }
}
.woocommerce-page .related ul.products li.product a img, .woocommerce-page .upsells ul.products li.product a img, .woocommerce-page .cross-sells ul.products li.product a img {
  border: 1px solid #dee2e6;
  padding: 0.75rem;
  aspect-ratio: 4/3;
  -o-object-fit: contain;
     object-fit: contain;
}
.woocommerce-page .related ul.products li.product .woocommerce-loop-product__title, .woocommerce-page .upsells ul.products li.product .woocommerce-loop-product__title, .woocommerce-page .cross-sells ul.products li.product .woocommerce-loop-product__title {
  padding-bottom: 4px;
}
.woocommerce-page .related ul.products li.product .shipping, .woocommerce-page .upsells ul.products li.product .shipping, .woocommerce-page .cross-sells ul.products li.product .shipping {
  font-weight: 700;
  font-size: 0.9375rem;
  margin-top: 8px;
}
.woocommerce-page .related ul.products li.product .shipping.available, .woocommerce-page .upsells ul.products li.product .shipping.available, .woocommerce-page .cross-sells ul.products li.product .shipping.available {
  color: #058943;
}
.woocommerce-page .related ul.products li.product .shipping.available:before, .woocommerce-page .upsells ul.products li.product .shipping.available:before, .woocommerce-page .cross-sells ul.products li.product .shipping.available:before {
  content: "\f058";
  font-family: "Font Awesome 6 Pro";
  padding-right: 4px;
}
.woocommerce-page .related ul.products li.product .shipping.unavailable, .woocommerce-page .upsells ul.products li.product .shipping.unavailable, .woocommerce-page .cross-sells ul.products li.product .shipping.unavailable {
  color: #dc3545;
}
.woocommerce-page .related ul.products li.product .shipping.unavailable:before, .woocommerce-page .upsells ul.products li.product .shipping.unavailable:before, .woocommerce-page .cross-sells ul.products li.product .shipping.unavailable:before {
  content: "\f057";
  font-family: "Font Awesome 6 Pro";
  padding-right: 4px;
}
.woocommerce-page .related ul.products li.product .shipping.backorder, .woocommerce-page .upsells ul.products li.product .shipping.backorder, .woocommerce-page .cross-sells ul.products li.product .shipping.backorder {
  color: #F28C00;
}
.woocommerce-page .related ul.products li.product .shipping.backorder:before, .woocommerce-page .upsells ul.products li.product .shipping.backorder:before, .woocommerce-page .cross-sells ul.products li.product .shipping.backorder:before {
  content: "\f057";
  font-family: "Font Awesome 6 Pro";
  padding-right: 4px;
}
.woocommerce-page .related ul.products li.product .price, .woocommerce-page .upsells ul.products li.product .price, .woocommerce-page .cross-sells ul.products li.product .price {
  color: #444444;
  font-size: 1rem;
}

/* Shopping Cart */
@media (max-width: 991.98px) {
  .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.product-thumbnail:before {
    content: "Afbeelding: ";
  }
}
.woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping:before {
  content: "\f053";
  font-family: "FontAwesome";
}
.woocommerce-page form.woocommerce-cart-form button {
  color: #444;
  background-color: #ced4da;
  border-color: #ced4da;
}
.woocommerce-page form.woocommerce-cart-form button:hover {
  color: #444;
  background-color: #adb5bd;
  border-color: #adb5bd;
}
.btn-check:focus + .woocommerce-page form.woocommerce-cart-form button, .woocommerce-page form.woocommerce-cart-form button:focus {
  color: #444;
  background-color: #adb5bd;
  border-color: #adb5bd;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(185, 190, 196, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(185, 190, 196, 0.5);
}
.btn-check:checked + .woocommerce-page form.woocommerce-cart-form button, .btn-check:active + .woocommerce-page form.woocommerce-cart-form button, .woocommerce-page form.woocommerce-cart-form button:active, .woocommerce-page form.woocommerce-cart-form button.active, .show > .woocommerce-page form.woocommerce-cart-form button.dropdown-toggle {
  color: #000;
  background-color: #d8dde1;
  border-color: #d3d8de;
}
.btn-check:checked + .woocommerce-page form.woocommerce-cart-form button:focus, .btn-check:active + .woocommerce-page form.woocommerce-cart-form button:focus, .woocommerce-page form.woocommerce-cart-form button:active:focus, .woocommerce-page form.woocommerce-cart-form button.active:focus, .show > .woocommerce-page form.woocommerce-cart-form button.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(185, 190, 196, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(185, 190, 196, 0.5);
}
.woocommerce-page form.woocommerce-cart-form button:disabled, .woocommerce-page form.woocommerce-cart-form button.disabled {
  color: #000;
  background-color: #ced4da;
  border-color: #ced4da;
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td ul#shipping_method {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td ul#shipping_method li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td ul#shipping_method li input[type=radio] {
  margin-top: 0;
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td ul#shipping_method li label {
  font-weight: 400;
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator a.shipping-calculator-button:after {
  content: "";
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button {
  color: #444;
  background-color: #ced4da;
  border-color: #ced4da;
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button:hover {
  color: #444;
  background-color: #adb5bd;
  border-color: #adb5bd;
}
.btn-check:focus + .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button:focus {
  color: #444;
  background-color: #adb5bd;
  border-color: #adb5bd;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(185, 190, 196, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(185, 190, 196, 0.5);
}
.btn-check:checked + .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button, .btn-check:active + .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button:active, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button.active, .show > .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button.dropdown-toggle {
  color: #000;
  background-color: #d8dde1;
  border-color: #d3d8de;
}
.btn-check:checked + .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button:focus, .btn-check:active + .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button:focus, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button:active:focus, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button.active:focus, .show > .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(185, 190, 196, 0.5);
          box-shadow: 0 0 0 0.25rem rgba(185, 190, 196, 0.5);
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button:disabled, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button.disabled {
  color: #000;
  background-color: #ced4da;
  border-color: #ced4da;
}
.woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.order-total td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
  margin-bottom: 0;
}

/* Checkout */
.woocommerce-page form.woocommerce-checkout #customer_details .col-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.75rem;
}
.woocommerce-page form.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields input[readonly] {
  background-color: #f7f7f7;
}
.woocommerce-page form.woocommerce-checkout #customer_details .col-1 .woocommerce-shipping-fields input[readonly] {
  background-color: #f7f7f7;
}
.woocommerce-page form.woocommerce-checkout #customer_details .col-1 .woocommerce-shipping-fields #ship-to-different-address input[type=checkbox] {
  display: inline;
  margin: -2px 8px 0 0;
  text-align: center;
  vertical-align: middle;
}
.woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order table.shop_table tfoot tr.woocommerce-shipping-totals td ul#shipping_method li, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order table.shop_table tfoot tr.woocommerce-shipping-totals td ul#shipping_method li, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order table.shop_table tfoot tr.woocommerce-shipping-totals td ul#shipping_method li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
.woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order table.shop_table tfoot tr.woocommerce-shipping-totals td ul#shipping_method li input[type=radio], .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order table.shop_table tfoot tr.woocommerce-shipping-totals td ul#shipping_method li input[type=radio], .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order table.shop_table tfoot tr.woocommerce-shipping-totals td ul#shipping_method li input[type=radio] {
  margin-top: 0;
}
.woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order table.shop_table tfoot tr.woocommerce-shipping-totals td ul#shipping_method li label, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order table.shop_table tfoot tr.woocommerce-shipping-totals td ul#shipping_method li label, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order table.shop_table tfoot tr.woocommerce-shipping-totals td ul#shipping_method li label {
  font-weight: 400;
}
.woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td small.includes_tax, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td small.includes_tax, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td small.includes_tax, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.small, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.copyright, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .footer-usps .usp-items .includes_tax.usp-item, .footer-usps .usp-items .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.usp-item, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .topbar .usp-items .includes_tax.usp-item, .topbar .usp-items .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.usp-item, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.small, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.copyright, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .footer-usps .usp-items .includes_tax.usp-item, .footer-usps .usp-items .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.usp-item, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .topbar .usp-items .includes_tax.usp-item, .topbar .usp-items .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.usp-item, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.small, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.copyright, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .footer-usps .usp-items .includes_tax.usp-item, .footer-usps .usp-items .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.usp-item, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .topbar .usp-items .includes_tax.usp-item, .topbar .usp-items .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td .includes_tax.usp-item {
  color: #767676;
}
.woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment ul.payment_methods li.wc_payment_method .payment_box .msp-container-ui .msp-ui-payment-form .msp-ui-form-group, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment ul.payment_methods li.wc_payment_method .payment_box .msp-container-ui .msp-ui-payment-form .msp-ui-form-group, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment ul.payment_methods li.wc_payment_method .payment_box .msp-container-ui .msp-ui-payment-form .msp-ui-form-group {
  height: auto;
  margin: 0;
}
/* Log-in & Register */
/* Customer Account */
.my-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active {
  font-weight: bold;
  border-left: 3px solid #F28C00;
}
.my-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
  color: #343a40;
}
.my-account .woocommerce .woocommerce-MyAccount-content table.woocommerce-orders-table tbody tr.woocommerce-orders-table__row td.woocommerce-orders-table__cell-order-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
}
/* Success Page */
@media (max-width: 991.98px) {
  .woocommerce-page .woocommerce-order ul.woocommerce-order-overview li {
    margin-right: 0;
  }
}
.woocommerce-page .woocommerce-order ul.woocommerce-order-overview li strong {
  font-size: 1rem;
}
/* Other */
.products-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}

abbr.required {
  font-size: 0.9375rem;
}

.list-view .products-wrapper .products li.product {
  width: 100% !important;
  margin-bottom: 32px !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  gap: 24px !important;
  position: relative;
}
.list-view .products-wrapper .products li.product a img {
  min-width: 120px !important;
  max-width: 120px !important;
}
@media (min-width: 768px) {
  .list-view .products-wrapper .products li.product a img {
    min-width: 180px !important;
    max-width: 180px !important;
    max-height: 135px !important;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media (min-width: 768px) {
  .list-view .products-wrapper .products li.product img {
    max-width: 180px !important;
  }
}
.list-view .products-wrapper .products li.product .product-detail-wrapper {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}
.list-view .products-wrapper .products li.product .product-detail-wrapper .woocommerce-LoopProduct-link:first-child {
  -webkit-box-ordinal-group: 3 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}
.list-view .products-wrapper .products li.product .product-detail-wrapper .woocommerce-LoopProduct-link:first-child .shipping {
  margin-top: 0 !important;
}
.list-view .products-wrapper .products li.product .product-detail-wrapper .woocommerce-LoopProduct-link:nth-child(2) {
  -webkit-box-ordinal-group: 2 !important;
      -ms-flex-order: 1 !important;
          order: 1 !important;
}
.list-view .products-wrapper .products li.product .product-detail-wrapper .price {
  margin-top: 16px !important;
}
.list-view .products-wrapper .products li.product a.product_type_grouped {
  display: none !important;
}
.list-view .products-wrapper .products li.product .custom-add-to-cart {
  position: absolute;
  bottom: -30px;
  left: 213px;
}

.switcher .switch {
  background: #fff;
  border: 1px solid #F28C00;
  border-radius: 3px;
  color: #F28C00;
}
.switcher .switch:hover {
  background: #ebebeb;
}
.switcher .switch.selected {
  color: #fff;
  background-color: #ff9f1c;
}

.filter__checkgroup-aside {
  display: none;
}

.btn-tooltip {
  color: #F28C00;
  background: none;
  border: none;
  padding: 0;
  margin-left: 8px;
  font-size: 18px;
}

.custom-add-to-cart .quantity,
.custom-add-to-cart .custom-vin-field,
.custom-add-to-cart .product_type_grouped {
  display: none !important;
}

/* ============ Default ============ */
body {
  overflow-y: scroll;
  overflow-x: hidden;
}

main.container {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

body:not(.home) main > .container:first-of-type {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.h1,
.h2,
section.hero .picture .text h1,
section.hero .picture .text .h1,
.woocommerce-page .product .summary .product_title,
.h3,
section.contact a article .image,
section.faq-categories a article.faq-category .image,
footer .footer-title,
#spotlight > .container .subtitle,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
  color: #1D1D1B;
}

ul.check {
  padding: 0;
  list-style-position: inside;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.25rem;
}
ul.check li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
ul.check li:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f058";
  margin-right: 0.5rem;
  font-weight: 700;
  color: #F28C00;
  font-size: 1.25rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1.5rem;
}

:root {
  --woocommerce: red;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: red;
  --wc-primary-text: white;
  --wc-secondary: #ebe9eb;
  --wc-secondary-text: #515151;
  --wc-highlight: #77a464;
  --wc-highligh-text: white;
  --wc-content-bg: #fff;
  --wc-subtext: #767676 ;
}

.break-word {
  word-wrap: break-word;
}

.object-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

/* ============ Topbar ============ */
.topbar {
  font-size: 0.9375rem;
}
@media (max-width: 767.98px) {
  .topbar {
    overflow: hidden;
  }
}
.topbar .usp-items {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  overflow: hidden;
  height: 2.5rem;
}
@media (min-width: 768px) {
  .topbar .usp-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 1.5rem;
  }
}
.topbar .usp-items .usp-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2.5rem;
  color: #fff;
}
.topbar .usp-items .usp-item .score {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem;
}
.topbar .usp-items .usp-item .score .rating .fa-star {
  color: #FDB330;
}
.topbar .usp-items .usp-item .score p {
  margin: 0;
}
.topbar .usp-items .usp-item .score p a {
  color: #444444;
}
@media (max-width: 767.98px) {
  .topbar .usp-items .usp-item {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-animation: usp-slide-left 20s ease-in-out infinite;
            animation: usp-slide-left 20s ease-in-out infinite;
  }
  .topbar .usp-items .usp-item:nth-child(2) {
    -webkit-animation-delay: 5s;
            animation-delay: 5s;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden;
  }
  .topbar .usp-items .usp-item:nth-child(3) {
    -webkit-animation-delay: 10s;
            animation-delay: 10s;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden;
  }
  .topbar .usp-items .usp-item:nth-child(4) {
    -webkit-animation-delay: 15s;
            animation-delay: 15s;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden;
  }
}
@media (min-width: 768px) {
  .topbar .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .topbar .container .usp-items {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .topbar .container .dropdown {
    margin-left: 1.5rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .topbar .container .dropdown .dropdown-toggle {
    gap: 0.25rem;
    color: #444444;
    text-decoration: none;
    font-size: 0.8125rem;
  }
  .topbar .container .dropdown .dropdown-toggle:after {
    margin-left: 0;
    font-size: 0.8125rem;
  }
  .topbar .container .dropdown ul.dropdown-menu {
    padding: 0.25rem 0;
  }
  .topbar .container .dropdown ul.dropdown-menu .dropdown-item {
    font-size: 13px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.5rem;
    padding: 0.25rem 0.5rem;
  }
}

/* ============ Header ============ */
header a {
  z-index: 2;
}
header .logo {
  margin-top: -40px;
}
header .searchform {
  padding: 20px 0;
}
header .topmenu {
  padding: 20px 0;
}
header .topmenu a {
  text-decoration: none;
}
header .topmenu a i {
  color: #1D1D1B;
}
header .topmenu a i:before {
  width: 22px;
  height: 22px;
}
header .topmenu .account,
header .topmenu .cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6px;
  margin-bottom: -20px;
}
header .topmenu .cart .shopping-cart:before {
  top: -1.5rem;
  right: 1rem;
}

/* ============ Navbar ============ */
.navbar {
  z-index: 4;
  background: #F28C00;
  -webkit-box-shadow: 0 -1px 0 0 #dce0e0 inset;
          box-shadow: 0 -1px 0 0 #dce0e0 inset;
  font-weight: 400;
}
@media (min-width: 992px) {
  .navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar > .container {
  position: relative;
}
@media (max-width: 991.98px) {
  .navbar > .container a img {
    height: 2rem;
    width: auto;
  }
}
@media (max-width: 991.98px) {
  .navbar > .container .navbar-toggler {
    border: none;
  }
  .navbar > .container .navbar-toggler:focus {
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar > .container .navbar-toggler .navbar-toggler-icon {
    width: 1.75rem;
    height: 1.75rem;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) and (min-width: 576px) {
  .navbar > .container .navbar-collapse .navbar-nav li a {
    max-width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) and (min-width: 768px) {
  .navbar > .container .navbar-collapse .navbar-nav li a {
    max-width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) and (min-width: 992px) {
  .navbar > .container .navbar-collapse .navbar-nav li a {
    max-width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) and (min-width: 1200px) {
  .navbar > .container .navbar-collapse .navbar-nav li a {
    max-width: 1140px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) and (min-width: 1400px) {
  .navbar > .container .navbar-collapse .navbar-nav li a {
    max-width: 1140px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .navbar > .container .navbar-collapse .navbar-nav li a:active {
    color: #fff;
  }
}
.navbar > .container .navbar-collapse .navbar-nav > li:last-of-type a {
  padding-right: 0 !important;
}
.navbar.mobile-offcanvas.show .navbar-collapse .navbar-nav li a {
  color: #444444;
}
.navbar.mobile-offcanvas.show .navbar-collapse .navbar-nav li a.dropdown-item.active {
  color: #fff;
}

#navbar_main .container .content {
  width: 100%;
}
#navbar_main .container .content .topmenu .account,
#navbar_main .container .content .topmenu .cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6px;
  margin-bottom: -20px;
}
#navbar_main .container .content #main-menu #menu-hoofdmenu {
  width: 100%;
}
#navbar_main .container .content #main-menu > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 992px) {
  #navbar_main .container .content #main-menu > ul {
    gap: 1.5rem;
  }
}
#navbar_main .container .content #main-menu > ul > li > a {
  padding: 0.5rem 0;
  color: #1D1D1B;
}
@media (min-width: 992px) {
  #navbar_main .container .content #main-menu > ul > li > a {
    padding: 0.75rem 0;
  }
  #navbar_main .container .content #main-menu > ul > li > a:hover, #navbar_main .container .content #main-menu > ul > li > a:focus {
    -webkit-box-shadow: 0 -3px 0 0 #F28C00 inset;
            box-shadow: 0 -3px 0 0 #F28C00 inset;
  }
}
@media (min-width: 768px) {
  #navbar_main .container .content #main-menu > ul > li:last-child {
    margin-left: auto;
  }
}

@media (min-width: 992px) {
  .navbar.mobile-offcanvas.show .navbar-collapse .navbar-nav li a:active {
    color: #fff;
  }
}
/* ============ Spotlight ============ */
#spotlight {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#spotlight .overlay {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(57, 57, 57, 0.25)), to(rgba(57, 57, 57, 0.25)));
  background: linear-gradient(0deg, rgba(57, 57, 57, 0.25) 0%, rgba(57, 57, 57, 0.25) 100%);
}
#spotlight .carousel {
  height: 735px;
  width: 100%;
}
@media (max-width: 991.98px) {
  #spotlight .carousel {
    height: 900px;
  }
}
@media (max-width: 575.98px) {
  #spotlight .carousel {
    height: 1040px;
  }
}
#spotlight .carousel .carousel-inner {
  height: inherit;
}
#spotlight .carousel .carousel-inner .carousel-item {
  height: inherit;
}
#spotlight .carousel .carousel-inner .carousel-item img {
  height: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 38% 38%;
     object-position: 38% 38%;
}
#spotlight > .container {
  z-index: 2;
  position: absolute;
  top: 0;
  height: 735px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 991.98px) {
  #spotlight > .container {
    height: 900px;
  }
}
@media (max-width: 575.98px) {
  #spotlight > .container {
    height: 1040px;
  }
}
#spotlight > .container .title {
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
@media (min-width: 992px) {
  #spotlight > .container .title {
    font-size: 3rem;
  }
}
#spotlight > .container .subtitle {
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
#spotlight > .container p {
  font-size: 1.125rem;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
#spotlight picture {
  width: 100%;
}
#spotlight picture img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 688px;
}
@media (max-width: 575.98px) {
  #spotlight picture img {
    height: 780px;
  }
}

/* ============ Part finder homepage ============ */
.brand-logo-wrapper {
  background: rgba(255, 255, 255, 0.75);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 24px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.brand-logo-wrapper img {
  -o-object-fit: contain;
     object-fit: contain;
}

.forms {
  padding-left: 44px;
}
@media (max-width: 991.98px) {
  .forms {
    margin-left: 0;
    margin-top: 24px;
    padding-left: 12px;
  }
}
.forms .brand-logo-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 16px 32px;
}
.forms .forms-wrapper {
  padding: 24px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.forms .forms-wrapper h2, .forms .forms-wrapper .h2, .forms .forms-wrapper section.hero .picture .text h1, section.hero .picture .text .forms .forms-wrapper h1, .forms .forms-wrapper section.hero .picture .text .h1, section.hero .picture .text .forms .forms-wrapper .h1, .forms .forms-wrapper .woocommerce-page .product .summary .product_title, .woocommerce-page .product .summary .forms .forms-wrapper .product_title {
  margin-bottom: 16px;
}
.forms .forms-wrapper .btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.forms .forms-wrapper .btn-wrapper .btn, .forms .forms-wrapper .btn-wrapper .woocommerce-page .popular-products ul.products li.product .button, .woocommerce-page .popular-products ul.products li.product .forms .forms-wrapper .btn-wrapper .button, .forms .forms-wrapper .btn-wrapper .woocommerce-page.archive .products-wrapper ul.products li.product .button, .woocommerce-page.archive .products-wrapper ul.products li.product .forms .forms-wrapper .btn-wrapper .button, .forms .forms-wrapper .btn-wrapper .woocommerce-page.search-results .products-wrapper ul.products li.product .button, .woocommerce-page.search-results .products-wrapper ul.products li.product .forms .forms-wrapper .btn-wrapper .button, .forms .forms-wrapper .btn-wrapper .woocommerce-page .product .summary form.cart button, .woocommerce-page .product .summary form.cart .forms .forms-wrapper .btn-wrapper button, .forms .forms-wrapper .btn-wrapper .woocommerce-page .related ul.products li.product .button, .woocommerce-page .related ul.products li.product .forms .forms-wrapper .btn-wrapper .button, .forms .forms-wrapper .btn-wrapper .woocommerce-page .upsells ul.products li.product .button, .woocommerce-page .upsells ul.products li.product .forms .forms-wrapper .btn-wrapper .button, .forms .forms-wrapper .btn-wrapper .woocommerce-page .cross-sells ul.products li.product .button, .woocommerce-page .cross-sells ul.products li.product .forms .forms-wrapper .btn-wrapper .button, .forms .forms-wrapper .btn-wrapper .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions .forms .forms-wrapper .btn-wrapper a.continue-shopping, .forms .forms-wrapper .btn-wrapper .woocommerce-page form.woocommerce-cart-form button, .woocommerce-page form.woocommerce-cart-form .forms .forms-wrapper .btn-wrapper button, .forms .forms-wrapper .btn-wrapper .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator .forms .forms-wrapper .btn-wrapper button, .forms .forms-wrapper .btn-wrapper .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .forms .forms-wrapper .btn-wrapper a, .forms .forms-wrapper .btn-wrapper .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order .forms .forms-wrapper .btn-wrapper button, .forms .forms-wrapper .btn-wrapper .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order .forms .forms-wrapper .btn-wrapper button, .forms .forms-wrapper .btn-wrapper .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order .forms .forms-wrapper .btn-wrapper button, .forms .forms-wrapper .btn-wrapper .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button[type=submit], .woocommerce-page #customer_login .col-1 form.woocommerce-form-login .forms .forms-wrapper .btn-wrapper button[type=submit], .forms .forms-wrapper .btn-wrapper .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button[type=submit], .woocommerce-page #customer_login .col-2 form.woocommerce-form-register .forms .forms-wrapper .btn-wrapper button[type=submit], .forms .forms-wrapper .btn-wrapper .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button[type=submit], .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register .forms .forms-wrapper .btn-wrapper button[type=submit], .forms .forms-wrapper .btn-wrapper .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button[type=submit], .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register .forms .forms-wrapper .btn-wrapper button[type=submit], .forms .forms-wrapper .btn-wrapper .woocommerce-page form.lost_reset_password button[type=submit], .woocommerce-page form.lost_reset_password .forms .forms-wrapper .btn-wrapper button[type=submit], .forms .forms-wrapper .btn-wrapper .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .forms .forms-wrapper .btn-wrapper button[type=submit], .forms .forms-wrapper .btn-wrapper .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account .forms .forms-wrapper .btn-wrapper button[type=submit], .forms .forms-wrapper .btn-wrapper .woocommerce-page form#order_review #payment .form-row button, .woocommerce-page form#order_review #payment .form-row .forms .forms-wrapper .btn-wrapper button {
  padding: 8px 16px;
  border-radius: 3px;
  border: 2px solid #1D1D1B;
  width: 50%;
}

.woo_vpf_filter_wrapper {
  background-color: #fff;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.woo_vpf_filter_wrapper .logo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 16px 32px 0 32px;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -ms-flex-line-pack: center;
      align-content: center;
  background-color: #f7f7f7;
}
.woo_vpf_filter_wrapper .logo-wrapper img {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.woo_vpf_filter_wrapper .widget-woo-vpf-filter {
  padding: 0 32px 32px 32px;
}

/* ============ Part finder ============ */
.woo_vpf_filter_title {
  padding: 32px 32px 0 32px;
  margin-bottom: 16px;
}

.widget-woo-vpf-filter .woo-vpf-field {
  margin: 0 0 16px 0;
}
.widget-woo-vpf-filter .woo-vpf-field label {
  color: #1D1D1B;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.widget-woo-vpf-filter .woo-vpf-field-submit {
  margin: 0;
}
.widget-woo-vpf-filter .woo-vpf-field .info {
  color: #444444;
  font-size: 13px;
  padding: 12px;
  border-radius: 3px;
  background: #E5F5FD;
  line-height: 140%;
}
.widget-woo-vpf-filter .woo-vpf-field .info a {
  color: #1D1D1B;
}

.widget-woo-vpf-filter .woo-vpf-field input {
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
}
.widget-woo-vpf-filter .woo-vpf-field input[type=submit] {
  width: 100%;
  background-color: #1D1D1B;
  border: none;
  color: #fff;
  padding: 8px;
  border-radius: 3px;
}

/* ============ Homepage form blocks ============ */
.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid grey;
  border-radius: 3px;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.card .content {
  padding: 48px;
}
.card .content p {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 27px */
}
.card .content .btn, .card .content .woocommerce-page .popular-products ul.products li.product .button, .woocommerce-page .popular-products ul.products li.product .card .content .button, .card .content .woocommerce-page.archive .products-wrapper ul.products li.product .button, .woocommerce-page.archive .products-wrapper ul.products li.product .card .content .button, .card .content .woocommerce-page.search-results .products-wrapper ul.products li.product .button, .woocommerce-page.search-results .products-wrapper ul.products li.product .card .content .button, .card .content .woocommerce-page .product .summary form.cart button, .woocommerce-page .product .summary form.cart .card .content button, .card .content .woocommerce-page .related ul.products li.product .button, .woocommerce-page .related ul.products li.product .card .content .button, .card .content .woocommerce-page .upsells ul.products li.product .button, .woocommerce-page .upsells ul.products li.product .card .content .button, .card .content .woocommerce-page .cross-sells ul.products li.product .button, .woocommerce-page .cross-sells ul.products li.product .card .content .button, .card .content .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions a.continue-shopping, .woocommerce-page form.woocommerce-cart-form table.shop_table tbody tr td.actions .card .content a.continue-shopping, .card .content .woocommerce-page form.woocommerce-cart-form button, .woocommerce-page form.woocommerce-cart-form .card .content button, .card .content .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator button, .woocommerce-page .cart-collaterals .cart_totals table.shop_table tbody tr.shipping td form.woocommerce-shipping-calculator .card .content button, .card .content .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout a, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .card .content a, .card .content .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page form.woocommerce-checkout #customer_details .col-2 .woocommerce-checkout-review-order #payment .place-order .card .content button, .card .content .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce-page form.woocommerce-checkout #customer_details .woocommerce div.product div.images .flex-control-thumbs li .woocommerce-checkout-review-order #payment .place-order .card .content button, .card .content .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order button, .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page form.woocommerce-checkout #customer_details li .woocommerce-checkout-review-order #payment .place-order .card .content button, .card .content .woocommerce-page #customer_login .col-1 form.woocommerce-form-login button[type=submit], .woocommerce-page #customer_login .col-1 form.woocommerce-form-login .card .content button[type=submit], .card .content .woocommerce-page #customer_login .col-2 form.woocommerce-form-register button[type=submit], .woocommerce-page #customer_login .col-2 form.woocommerce-form-register .card .content button[type=submit], .card .content .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register button[type=submit], .woocommerce-page #customer_login .woocommerce div.product div.images .flex-control-thumbs li form.woocommerce-form-register .card .content button[type=submit], .card .content .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register button[type=submit], .woocommerce div.product div.images .flex-control-thumbs .woocommerce-page #customer_login li form.woocommerce-form-register .card .content button[type=submit], .card .content .woocommerce-page form.lost_reset_password button[type=submit], .woocommerce-page form.lost_reset_password .card .content button[type=submit], .card .content .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields button[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .card .content button[type=submit], .card .content .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account button[type=submit], .my-account .woocommerce .woocommerce-MyAccount-content form.edit-account .card .content button[type=submit], .card .content .woocommerce-page form#order_review #payment .form-row button, .woocommerce-page form#order_review #payment .form-row .card .content button {
  padding: 8px 16px;
  border-radius: 3px;
  border: 2px solid #1D1D1B;
}
.card .brands {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 48px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  border-top: 1px solid #dee2e6;
  background: #f7f7f7;
  gap: 24px;
}
.card .brands img {
  max-height: 40px;
}
.card .brands .w-40 {
  width: 40px !important;
}

/* ============ Homepage Usps ============ */
#homepage-usps {
  background-color: #f7f7f7;
}
#homepage-usps .usp-container .usp-item i {
  font-size: 32px;
  color: #F28C00;
  margin-bottom: 12px;
}
#homepage-usps .usp-container .usp-item span {
  color: #1D1D1B;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 6px;
}
#homepage-usps .usp-container .usp-item p {
  color: #393939;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
@media (max-width: 767.98px) {
  #homepage-usps .usp-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 32px;
  }
}

/* ============ Offcanvas ============ */
body.offcanvas-active {
  overflow: hidden;
}

.offcanvas-header {
  display: none;
}
.offcanvas-header .btn-close:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 991.98px) {
  .offcanvas-header {
    display: block;
    width: 100%;
    background: #1D1D1B;
    float: left;
    padding: 1rem 1.5rem;
    margin-bottom: 1rem;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-bottom: 1px solid #DCE0E0;
  }
  .mobile-offcanvas .navbar-collapse {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    border-radius: 0;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    max-width: 400px;
    z-index: 1200;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-transition: visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
    transition: visibility 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  .mobile-offcanvas.show .navbar-collapse {
    visibility: visible;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    background: #fff;
  }
  .navbar-collapse {
    background: #fff;
    height: 100% !important;
  }
  .mobile-offcanvas .container,
  .mobile-offcanvas .container-fluid,
  .mobile-offcanvas .container-sm,
  .mobile-offcanvas .container-md,
  .mobile-offcanvas .container-lg,
  .mobile-offcanvas .container-xl,
  .mobile-offcanvas .container-xxl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .navbar-toggler {
    float: right;
  }
  .navbar-nav {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
.nav-overlay {
  background: transparent;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.offcanvas-active .nav-overlay {
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(44, 44, 45, 0.64);
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
}

@media (max-width: 991.98px) {
  .navbar {
    background: #fff;
  }
  .navbar-toggler {
    color: #1D1D1B;
    border-color: rgba(0, 0, 0, 0.1);
  }
  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2829, 29, 27, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  }
}
/* ============ Dropdown ============ */
.dropdown-menu li a:active {
  color: #1e2125;
  background-color: #e9ecef;
}

.dropdown-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dropdown-toggle::after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  font-size: 12px;
  line-height: 16px;
  display: inline-block;
  margin-left: 5px;
  border: none;
  font-size: 0.9375rem;
}

.dropdown-toggle.show::after {
  content: "\f077";
}

.dropdown-toggle::after {
  font-weight: 600;
}

/* ============ Breadcrumbs ============ */
.breadcrumbs {
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.breadcrumbs .breadcrumb-item + .breadcrumb-item::before {
  font-weight: 600;
}

@media (max-width: 991.98px) {
  ol.breadcrumb {
    margin-top: 0.5rem;
  }
  ol.breadcrumb li:nth-last-child(2) a {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1;
  }
  ol.breadcrumb li:nth-last-child(2) a:before {
    content: "\f053";
    font-family: "Font Awesome 5 Pro";
    font-size: 10px;
    line-height: unset;
    margin-right: 5px;
    font-weight: 600;
  }
  ol.breadcrumb li:not(:nth-last-child(2)) {
    display: none;
  }
  ol.breadcrumb li:before {
    content: "";
    padding: 0;
  }
  ol.breadcrumb li + .breadcrumb-item {
    padding-left: 0;
  }
  ol.breadcrumb li + .breadcrumb-item:before {
    content: "";
  }
}
@media (min-width: 992px) {
  ol.breadcrumb {
    margin-top: 0.5rem;
  }
  ol.breadcrumb .breadcrumb-item a {
    text-decoration: none;
  }
  ol.breadcrumb .breadcrumb-item + .breadcrumb-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1;
  }
  ol.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    font-size: 10px;
    line-height: unset;
  }
}
/* ============ Pagination ============ */
.pagination, .woocommerce-page .woocommerce-pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* ============ Footer ============ */
.footer-usps .usp-items {
  overflow: hidden;
  height: 2.5rem;
}
@media (min-width: 768px) {
  .footer-usps .usp-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 1.5rem;
  }
}
.footer-usps .usp-items .usp-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2.5rem;
}
.footer-usps .usp-items .usp-item .fa-regular {
  color: #F28C00;
}
@media (max-width: 767.98px) {
  .footer-usps .usp-items .usp-item {
    width: 100%;
    -webkit-animation: footer-usp-slide-left 15s ease-in-out infinite;
            animation: footer-usp-slide-left 15s ease-in-out infinite;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer-usps .usp-items .usp-item:nth-child(2) {
    -webkit-animation-delay: 5s;
            animation-delay: 5s;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden;
  }
  .footer-usps .usp-items .usp-item:nth-child(3) {
    -webkit-animation-delay: 10s;
            animation-delay: 10s;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden;
  }
}

footer {
  border-top: none;
  border-bottom: none;
  background: #1D1D1B;
  color: #f7f7f7;
}
footer .collapsible-content {
  display: none;
}
footer .collapsible-content.show {
  display: block;
}
@media (min-width: 768px) {
  footer .collapsible-content {
    display: block;
  }
}
@media (max-width: 767.98px) {
  footer .row > * .collapsible, footer .woocommerce .col2-set > * .collapsible, .woocommerce footer .col2-set > * .collapsible,
  footer .woocommerce-page .col2-set > * .collapsible,
  .woocommerce-page footer .col2-set > * .collapsible, footer .woocommerce div.product div.images .flex-control-thumbs > * .collapsible, .woocommerce div.product div.images footer .flex-control-thumbs > * .collapsible, footer .woocommerce-page.archive header.woocommerce-products-header .wc-categories > * .collapsible, .woocommerce-page.archive header.woocommerce-products-header footer .wc-categories > * .collapsible, footer .woocommerce-page.archive .products-wrapper ul.products > * .collapsible, .woocommerce-page.archive .products-wrapper footer ul.products > * .collapsible, footer .woocommerce-page.search-results .products-wrapper ul.products > * .collapsible, .woocommerce-page.search-results .products-wrapper footer ul.products > * .collapsible, footer .woocommerce-page .product .product-tabs > * .collapsible, .woocommerce-page .product footer .product-tabs > * .collapsible, footer .woocommerce-page .related ul.products > * .collapsible, .woocommerce-page .related footer ul.products > * .collapsible, footer .woocommerce-page .upsells ul.products > * .collapsible, .woocommerce-page .upsells footer ul.products > * .collapsible, footer .woocommerce-page .cross-sells ul.products > * .collapsible, .woocommerce-page .cross-sells footer ul.products > * .collapsible, footer .woocommerce-page #customer_login > * .collapsible, .woocommerce-page footer #customer_login > * .collapsible, footer .my-account .woocommerce > * .collapsible, .my-account footer .woocommerce > * .collapsible {
    padding: 0.75rem 0;
  }
  footer .row > * .collapsible .footer-title, footer .woocommerce .col2-set > * .collapsible .footer-title, .woocommerce footer .col2-set > * .collapsible .footer-title,
  footer .woocommerce-page .col2-set > * .collapsible .footer-title,
  .woocommerce-page footer .col2-set > * .collapsible .footer-title, footer .woocommerce div.product div.images .flex-control-thumbs > * .collapsible .footer-title, .woocommerce div.product div.images footer .flex-control-thumbs > * .collapsible .footer-title, footer .woocommerce-page.archive header.woocommerce-products-header .wc-categories > * .collapsible .footer-title, .woocommerce-page.archive header.woocommerce-products-header footer .wc-categories > * .collapsible .footer-title, footer .woocommerce-page.archive .products-wrapper ul.products > * .collapsible .footer-title, .woocommerce-page.archive .products-wrapper footer ul.products > * .collapsible .footer-title, footer .woocommerce-page.search-results .products-wrapper ul.products > * .collapsible .footer-title, .woocommerce-page.search-results .products-wrapper footer ul.products > * .collapsible .footer-title, footer .woocommerce-page .product .product-tabs > * .collapsible .footer-title, .woocommerce-page .product footer .product-tabs > * .collapsible .footer-title, footer .woocommerce-page .related ul.products > * .collapsible .footer-title, .woocommerce-page .related footer ul.products > * .collapsible .footer-title, footer .woocommerce-page .upsells ul.products > * .collapsible .footer-title, .woocommerce-page .upsells footer ul.products > * .collapsible .footer-title, footer .woocommerce-page .cross-sells ul.products > * .collapsible .footer-title, .woocommerce-page .cross-sells footer ul.products > * .collapsible .footer-title, footer .woocommerce-page #customer_login > * .collapsible .footer-title, .woocommerce-page footer #customer_login > * .collapsible .footer-title, footer .my-account .woocommerce > * .collapsible .footer-title, .my-account footer .woocommerce > * .collapsible .footer-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  footer .row > * .collapsible .footer-title:not(.is-active), footer .woocommerce .col2-set > * .collapsible .footer-title:not(.is-active), .woocommerce footer .col2-set > * .collapsible .footer-title:not(.is-active),
  footer .woocommerce-page .col2-set > * .collapsible .footer-title:not(.is-active),
  .woocommerce-page footer .col2-set > * .collapsible .footer-title:not(.is-active), footer .woocommerce div.product div.images .flex-control-thumbs > * .collapsible .footer-title:not(.is-active), .woocommerce div.product div.images footer .flex-control-thumbs > * .collapsible .footer-title:not(.is-active), footer .woocommerce-page.archive header.woocommerce-products-header .wc-categories > * .collapsible .footer-title:not(.is-active), .woocommerce-page.archive header.woocommerce-products-header footer .wc-categories > * .collapsible .footer-title:not(.is-active), footer .woocommerce-page.archive .products-wrapper ul.products > * .collapsible .footer-title:not(.is-active), .woocommerce-page.archive .products-wrapper footer ul.products > * .collapsible .footer-title:not(.is-active), footer .woocommerce-page.search-results .products-wrapper ul.products > * .collapsible .footer-title:not(.is-active), .woocommerce-page.search-results .products-wrapper footer ul.products > * .collapsible .footer-title:not(.is-active), footer .woocommerce-page .product .product-tabs > * .collapsible .footer-title:not(.is-active), .woocommerce-page .product footer .product-tabs > * .collapsible .footer-title:not(.is-active), footer .woocommerce-page .related ul.products > * .collapsible .footer-title:not(.is-active), .woocommerce-page .related footer ul.products > * .collapsible .footer-title:not(.is-active), footer .woocommerce-page .upsells ul.products > * .collapsible .footer-title:not(.is-active), .woocommerce-page .upsells footer ul.products > * .collapsible .footer-title:not(.is-active), footer .woocommerce-page .cross-sells ul.products > * .collapsible .footer-title:not(.is-active), .woocommerce-page .cross-sells footer ul.products > * .collapsible .footer-title:not(.is-active), footer .woocommerce-page #customer_login > * .collapsible .footer-title:not(.is-active), .woocommerce-page footer #customer_login > * .collapsible .footer-title:not(.is-active), footer .my-account .woocommerce > * .collapsible .footer-title:not(.is-active), .my-account footer .woocommerce > * .collapsible .footer-title:not(.is-active) {
    margin-bottom: 0;
  }
  footer .row > * .collapsible .footer-title:after, footer .woocommerce .col2-set > * .collapsible .footer-title:after, .woocommerce footer .col2-set > * .collapsible .footer-title:after,
  footer .woocommerce-page .col2-set > * .collapsible .footer-title:after,
  .woocommerce-page footer .col2-set > * .collapsible .footer-title:after, footer .woocommerce div.product div.images .flex-control-thumbs > * .collapsible .footer-title:after, .woocommerce div.product div.images footer .flex-control-thumbs > * .collapsible .footer-title:after, footer .woocommerce-page.archive header.woocommerce-products-header .wc-categories > * .collapsible .footer-title:after, .woocommerce-page.archive header.woocommerce-products-header footer .wc-categories > * .collapsible .footer-title:after, footer .woocommerce-page.archive .products-wrapper ul.products > * .collapsible .footer-title:after, .woocommerce-page.archive .products-wrapper footer ul.products > * .collapsible .footer-title:after, footer .woocommerce-page.search-results .products-wrapper ul.products > * .collapsible .footer-title:after, .woocommerce-page.search-results .products-wrapper footer ul.products > * .collapsible .footer-title:after, footer .woocommerce-page .product .product-tabs > * .collapsible .footer-title:after, .woocommerce-page .product footer .product-tabs > * .collapsible .footer-title:after, footer .woocommerce-page .related ul.products > * .collapsible .footer-title:after, .woocommerce-page .related footer ul.products > * .collapsible .footer-title:after, footer .woocommerce-page .upsells ul.products > * .collapsible .footer-title:after, .woocommerce-page .upsells footer ul.products > * .collapsible .footer-title:after, footer .woocommerce-page .cross-sells ul.products > * .collapsible .footer-title:after, .woocommerce-page .cross-sells footer ul.products > * .collapsible .footer-title:after, footer .woocommerce-page #customer_login > * .collapsible .footer-title:after, .woocommerce-page footer #customer_login > * .collapsible .footer-title:after, footer .my-account .woocommerce > * .collapsible .footer-title:after, .my-account footer .woocommerce > * .collapsible .footer-title:after {
    content: "\f078";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    font-size: 16px;
    opacity: 0.75;
  }
  footer .row > * .collapsible .footer-title.is-active:after, footer .woocommerce .col2-set > * .collapsible .footer-title.is-active:after, .woocommerce footer .col2-set > * .collapsible .footer-title.is-active:after,
  footer .woocommerce-page .col2-set > * .collapsible .footer-title.is-active:after,
  .woocommerce-page footer .col2-set > * .collapsible .footer-title.is-active:after, footer .woocommerce div.product div.images .flex-control-thumbs > * .collapsible .footer-title.is-active:after, .woocommerce div.product div.images footer .flex-control-thumbs > * .collapsible .footer-title.is-active:after, footer .woocommerce-page.archive header.woocommerce-products-header .wc-categories > * .collapsible .footer-title.is-active:after, .woocommerce-page.archive header.woocommerce-products-header footer .wc-categories > * .collapsible .footer-title.is-active:after, footer .woocommerce-page.archive .products-wrapper ul.products > * .collapsible .footer-title.is-active:after, .woocommerce-page.archive .products-wrapper footer ul.products > * .collapsible .footer-title.is-active:after, footer .woocommerce-page.search-results .products-wrapper ul.products > * .collapsible .footer-title.is-active:after, .woocommerce-page.search-results .products-wrapper footer ul.products > * .collapsible .footer-title.is-active:after, footer .woocommerce-page .product .product-tabs > * .collapsible .footer-title.is-active:after, .woocommerce-page .product footer .product-tabs > * .collapsible .footer-title.is-active:after, footer .woocommerce-page .related ul.products > * .collapsible .footer-title.is-active:after, .woocommerce-page .related footer ul.products > * .collapsible .footer-title.is-active:after, footer .woocommerce-page .upsells ul.products > * .collapsible .footer-title.is-active:after, .woocommerce-page .upsells footer ul.products > * .collapsible .footer-title.is-active:after, footer .woocommerce-page .cross-sells ul.products > * .collapsible .footer-title.is-active:after, .woocommerce-page .cross-sells footer ul.products > * .collapsible .footer-title.is-active:after, footer .woocommerce-page #customer_login > * .collapsible .footer-title.is-active:after, .woocommerce-page footer #customer_login > * .collapsible .footer-title.is-active:after, footer .my-account .woocommerce > * .collapsible .footer-title.is-active:after, .my-account footer .woocommerce > * .collapsible .footer-title.is-active:after {
    content: "\f077";
  }
  footer .row > * .collapsible:after, footer .woocommerce .col2-set > * .collapsible:after, .woocommerce footer .col2-set > * .collapsible:after,
  footer .woocommerce-page .col2-set > * .collapsible:after,
  .woocommerce-page footer .col2-set > * .collapsible:after, footer .woocommerce div.product div.images .flex-control-thumbs > * .collapsible:after, .woocommerce div.product div.images footer .flex-control-thumbs > * .collapsible:after, footer .woocommerce-page.archive header.woocommerce-products-header .wc-categories > * .collapsible:after, .woocommerce-page.archive header.woocommerce-products-header footer .wc-categories > * .collapsible:after, footer .woocommerce-page.archive .products-wrapper ul.products > * .collapsible:after, .woocommerce-page.archive .products-wrapper footer ul.products > * .collapsible:after, footer .woocommerce-page.search-results .products-wrapper ul.products > * .collapsible:after, .woocommerce-page.search-results .products-wrapper footer ul.products > * .collapsible:after, footer .woocommerce-page .product .product-tabs > * .collapsible:after, .woocommerce-page .product footer .product-tabs > * .collapsible:after, footer .woocommerce-page .related ul.products > * .collapsible:after, .woocommerce-page .related footer ul.products > * .collapsible:after, footer .woocommerce-page .upsells ul.products > * .collapsible:after, .woocommerce-page .upsells footer ul.products > * .collapsible:after, footer .woocommerce-page .cross-sells ul.products > * .collapsible:after, .woocommerce-page .cross-sells footer ul.products > * .collapsible:after, footer .woocommerce-page #customer_login > * .collapsible:after, .woocommerce-page footer #customer_login > * .collapsible:after, footer .my-account .woocommerce > * .collapsible:after, .my-account footer .woocommerce > * .collapsible:after {
    content: "";
    height: 1px;
    width: 100%;
    background: #424242;
    display: block;
    position: relative;
    top: 0.75rem;
    width: 100vw;
    left: -1rem;
  }
  footer .row > .review-col, footer .woocommerce .col2-set > .review-col, .woocommerce footer .col2-set > .review-col,
  footer .woocommerce-page .col2-set > .review-col,
  .woocommerce-page footer .col2-set > .review-col, footer .woocommerce div.product div.images .flex-control-thumbs > .review-col, .woocommerce div.product div.images footer .flex-control-thumbs > .review-col, footer .woocommerce-page.archive header.woocommerce-products-header .wc-categories > .review-col, .woocommerce-page.archive header.woocommerce-products-header footer .wc-categories > .review-col, footer .woocommerce-page.archive .products-wrapper ul.products > .review-col, .woocommerce-page.archive .products-wrapper footer ul.products > .review-col, footer .woocommerce-page.search-results .products-wrapper ul.products > .review-col, .woocommerce-page.search-results .products-wrapper footer ul.products > .review-col, footer .woocommerce-page .product .product-tabs > .review-col, .woocommerce-page .product footer .product-tabs > .review-col, footer .woocommerce-page .related ul.products > .review-col, .woocommerce-page .related footer ul.products > .review-col, footer .woocommerce-page .upsells ul.products > .review-col, .woocommerce-page .upsells footer ul.products > .review-col, footer .woocommerce-page .cross-sells ul.products > .review-col, .woocommerce-page .cross-sells footer ul.products > .review-col, footer .woocommerce-page #customer_login > .review-col, .woocommerce-page footer #customer_login > .review-col, footer .my-account .woocommerce > .review-col, .my-account footer .woocommerce > .review-col {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
footer a {
  color: #f7f7f7;
}
footer a:hover, footer a:focus {
  color: #f7f7f7;
}
footer .socials {
  gap: 0.75rem;
}
@media (max-width: 767.98px) {
  footer .footer-title {
    font-size: 1rem;
    line-height: 1.5;
  }
  footer .footer-title:hover, footer .footer-title:focus {
    cursor: pointer;
  }
}
footer .score .rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.0625rem;
  color: #F28C00;
  margin-bottom: 6px;
}

/* ============ Bottombar ============ */
.bottombar img {
  max-height: 32px;
  max-width: 32px;
}

/* ============ Background ============ */
.bg-linear-gradient {
  background: -webkit-gradient(linear, right top, left top, from(#f7f7f7), to(rgba(247, 240, 234, 0)));
  background: linear-gradient(270deg, #f7f7f7 0%, rgba(247, 240, 234, 0) 100%);
}

.bg-light, section.contact a article .image, section.faq-categories a article.faq-category .image, .footer-usps {
  background: #f7f7f7 !important;
}

/* ============ Buttons ============ */
.btn-primary {
  background-color: #F28C00;
  border-color: #F28C00;
  color: #fff;
}
.btn-primary:hover, .btn-primary:focus {
  background-color: #c97400;
  border-color: #c97400;
  color: #fff;
}

.btn-outline-primary:hover {
  color: #fff;
}

/* ============ Forms ============ */
.wpcf7-form fieldset label {
  text-shadow: 2px 0 6px #fff, -2px 0 6px #fff, 0 2px 6px #fff, 0 -2px 6px #fff, 1px 1px 6px #fff, -1px -1px 7px #fff, 1px -1px 6px #fff, -1px 1px 6px #fff;
}
.wpcf7-form fieldset p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 18px;
}
.wpcf7-form fieldset.files p {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* ============ Animations ============ */
@-webkit-keyframes usp-slide-left {
  0% {
    -webkit-transform: translateX(100vw);
    transform: translateX(100vw);
    visibility: visible;
  }
  5% {
    min-width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    min-width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  30% {
    -webkit-transform: translateX(-250vw);
    transform: translateX(-250vw);
    visibility: hidden;
  }
  to {
    -webkit-transform: translateX(-250vw);
    transform: translateX(-250vw);
    visibility: hidden;
  }
}
@keyframes usp-slide-left {
  0% {
    -webkit-transform: translateX(100vw);
    transform: translateX(100vw);
    visibility: visible;
  }
  5% {
    min-width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    min-width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  30% {
    -webkit-transform: translateX(-250vw);
    transform: translateX(-250vw);
    visibility: hidden;
  }
  to {
    -webkit-transform: translateX(-250vw);
    transform: translateX(-250vw);
    visibility: hidden;
  }
}
@-webkit-keyframes footer-usp-slide-left {
  0% {
    -webkit-transform: translateX(100vw);
    transform: translateX(100vw);
    visibility: visible;
  }
  6.6% {
    min-width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  33.3% {
    min-width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-250vw);
    transform: translateX(-250vw);
    visibility: hidden;
  }
  to {
    -webkit-transform: translateX(-250vw);
    transform: translateX(-250vw);
    visibility: hidden;
  }
}
@keyframes footer-usp-slide-left {
  0% {
    -webkit-transform: translateX(100vw);
    transform: translateX(100vw);
    visibility: visible;
  }
  6.6% {
    min-width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  33.3% {
    min-width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-250vw);
    transform: translateX(-250vw);
    visibility: hidden;
  }
  to {
    -webkit-transform: translateX(-250vw);
    transform: translateX(-250vw);
    visibility: hidden;
  }
}
section.faq-categories {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(450px, 1fr));
  grid-gap: 1rem;
}
@media (max-width: 767.98px) {
  section.faq-categories {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
section.faq-categories a article.faq-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
section.faq-categories a article.faq-category .image {
  width: 64px;
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767.98px) {
  section.faq-categories a article.faq-category .image {
    font-size: 1rem;
  }
}
section.faq-categories a article.faq-category .text {
  padding: 1rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.faq-categories a article.faq-category .text h3, section.faq-categories a article.faq-category .text .h3, section.faq-categories a article.faq-category .text #spotlight > .container .subtitle, #spotlight > .container section.faq-categories a article.faq-category .text .subtitle, section.faq-categories a article.faq-category .text footer .footer-title, footer section.faq-categories a article.faq-category .text .footer-title, section.faq-categories a article.faq-category .text .image {
  margin: 0;
  font-size: 1rem;
}
section.faq-categories a article.faq-category .text:after {
  content: "\f054";
  font-family: "Font Awesome 6 Pro";
}
section.faq-categories a:hover, section.faq-categories a:focus {
  text-decoration: none;
  -webkit-filter: brightness(0.95);
          filter: brightness(0.95);
}

section.contact {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  grid-gap: 15px;
}
@media (max-width: 767.98px) {
  section.contact {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
section.contact a article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  gap: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
section.contact a article .image {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767.98px) {
  section.contact a article .image {
    font-size: 1rem;
  }
}
section.contact a article .text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section.contact a article .text .text-inner h3, section.contact a article .text .text-inner .h3, section.contact a article .text .text-inner #spotlight > .container .subtitle, #spotlight > .container section.contact a article .text .text-inner .subtitle, section.contact a article .text .text-inner footer .footer-title, footer section.contact a article .text .text-inner .footer-title, section.contact a article .text .text-inner .image {
  font-size: 1rem;
}
section.contact a article .text .text-inner p {
  margin-bottom: 0;
}
section.contact a:hover, section.contact a:focus {
  text-decoration: none;
  -webkit-filter: brightness(0.95);
          filter: brightness(0.95);
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "\f053";
  font-family: "Font Awesome 6 Pro";
  font-weight: 600;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "\f054";
  font-family: "Font Awesome 6 Pro";
  font-weight: 600;
}

/* ============ Overwrite Premmerce Filters styling ============ */
.readLess,
.readMore {
  text-decoration: underline;
}
.readLess:before,
.readMore:before {
  content: attr(title);
}

.sidebar-module h4, .sidebar-module .h4 {
  color: #3B3F40;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 16.8px */
  text-transform: uppercase;
  padding-bottom: 8px;
  border-bottom: 1px solid #DFDFDF;
}

.filter__item--type-checkbox {
  margin: 24px 0;
}
.filter__item--type-checkbox .filter__header {
  color: #3B3F40;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 16.8px */
  text-transform: uppercase;
  padding-bottom: 8px;
  border-bottom: 1px solid #DFDFDF;
}
.filter__item--type-checkbox .filter__inner {
  margin-top: 8px;
}
.filter__item--type-checkbox .filter__inner .filter__checkgroup {
  color: #6D6D6D;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}
.filter__item--type-checkbox .filter__inner .filter__checkgroup .filter__checkgroup-title {
  color: #6D6D6D;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}

.sidebar-module ul {
  list-style: none;
  padding-left: 0;
}
.sidebar-module ul .chosen a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-decoration: none;
}
.sidebar-module ul .chosen a:after {
  content: "\f00d";
  font-family: "Font Awesome 5 Pro";
  color: black;
  font-size: 16px;
}

.woocommerce-products-header__title {
  font-size: 22px;
}

/* ============ End Overwrite Premmerce Filters styling ============ */
.woocommerce img.pswp__img, .woocommerce-page img.pswp__img {
  -o-object-fit: contain;
     object-fit: contain;
}

.form-bg-img {
  z-index: -2;
  opacity: 0.5;
  top: 180px;
}

li#tab-title-additional_information {
  margin: 0;
}

.term-table tr {
  border-bottom: 1px solid black;
}
.term-table td,
.term-table th {
  padding: 8px;
}

.product .price .woocommerce-Price-amount {
  font-weight: bold;
}
.product .including-tax {
  font-size: 0.8rem;
}

.cat_excerpt p {
  margin: 0 !important;
}
.cat_excerpt img {
  aspect-ratio: 0 !important;
  border: 0 !important;
  max-width: 180px;
}

.single-product .breadcrumbs ol {
  display: none;
}

.myparcel-delivery-options {
  margin-bottom: 1.5rem;
}
.myparcel-delivery-options h3, .myparcel-delivery-options .h3, .myparcel-delivery-options #spotlight > .container .subtitle, #spotlight > .container .myparcel-delivery-options .subtitle, .myparcel-delivery-options footer .footer-title, footer .myparcel-delivery-options .footer-title, .myparcel-delivery-options section.faq-categories a article.faq-category .image, section.faq-categories a article.faq-category .myparcel-delivery-options .image, .myparcel-delivery-options section.contact a article .image, section.contact a article .myparcel-delivery-options .image {
  display: none;
}

.show-password-input {
  top: 4px !important;
  border: 0 !important;
  background: none !important;
}