@charset "UTF-8";
/* WooCommerce styles
----------------------------------------------------------------- */
/* General
-------------------------------------------------------------- */
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.wc-block-checkout__sidebar .wc-block-components-product-name,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,
.wc-block-grid__product .wc-block-grid__product-title,
.woocommerce-order-details .woocommerce-table__product-name > a {
  font-family: var(--theme-font-h6_font-family);
  font-size: var(--theme-font-h6_font-size);
  font-weight: var(--theme-font-h6_font-weight);
  font-style: var(--theme-font-h6_font-style);
  line-height: var(--theme-font-h6_line-height);
  text-transform: var(--theme-font-h6_text-transform);
  letter-spacing: var(--theme-font-h6_letter-spacing);
  color: var(--theme-color-title);
}

.woocommerce ul.products li.product .woocommerce-loop-category__title a:hover,
.woocommerce ul.products li.product .woocommerce-loop-product__title a:hover,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name:hover,
.woocommerce-order-details .woocommerce-table__product-name > a:hover {
  color: var(--theme-color-link);
}

.price,
.woocommerce div.product p.price,
.woocommerce ul.products li.product .price,
.woocommerce-order-details .woocommerce-Price-amount {
  font-family: var(--theme-font-h6_font-family);
  font-size: var(--theme-font-h6_font-size);
  font-weight: var(--theme-font-h6_font-weight);
  font-style: var(--theme-font-h6_font-style);
  line-height: var(--theme-font-h6_line-height);
  text-transform: var(--theme-font-h6_text-transform);
  letter-spacing: var(--theme-font-h6_letter-spacing);
  color: var(--theme-color-title);
}

.price del,
.woocommerce div.product p.price del,
.woocommerce ul.products li.product .price del,
.woocommerce-order-details .woocommerce-Price-amount del {
  color: var(--theme-color-meta);
  opacity: 1;
}

.price ins,
.woocommerce div.product p.price ins,
.woocommerce ul.products li.product .price ins,
.woocommerce-order-details .woocommerce-Price-amount ins {
  font-weight: inherit;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  color: var(--theme-color-title);
}

.woocommerce .star-rating:before {
  color: var(--theme-color-text);
}

.woocommerce .star-rating span:before {
  color: var(--theme-color-title);
}

.trx-addons-woo-products-lightbox-content .trx-addons-woo-products-atc-button button.button.alt,
.trx-addons-woo-products-details-wrap .trx-addons-woo-products-atc-button .button,
.wc-block-components-button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button {
  font-family: var(--theme-font-button_font-family);
  font-size: var(--theme-font-button_font-size);
  font-weight: var(--theme-font-button_font-weight);
  font-style: var(--theme-font-button_font-style);
  line-height: var(--theme-font-button_line-height);
  -webkit-text-decoration: var(--theme-font-button_text-decoration);
          text-decoration: var(--theme-font-button_text-decoration);
  text-transform: var(--theme-font-button_text-transform);
  letter-spacing: var(--theme-font-button_letter-spacing);
  padding: var(--theme-font-button_padding);
  border-radius: var(--theme-font-button_border-radius);
  border-width: var(--theme-font-button_border-width);
  color: var(--theme-font-button_color, var(--theme-color-bg_color));
  border-color: var(--theme-font-button_border-color, var(--theme-color-link));
  background-color: var(--theme-font-button_background-color, var(--theme-color-link));
}

.trx-addons-woo-products-lightbox-content .trx-addons-woo-products-atc-button button.button.alt:hover, .trx-addons-woo-products-lightbox-content .trx-addons-woo-products-atc-button button.button.alt:focus,
.trx-addons-woo-products-details-wrap .trx-addons-woo-products-atc-button .button:hover,
.trx-addons-woo-products-details-wrap .trx-addons-woo-products-atc-button .button:focus,
.wc-block-components-button:hover,
.wc-block-components-button:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:focus,
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover,
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:focus,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:focus,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:focus {
  color: var(--theme-font-button_color-hover, var(--theme-color-bg_color));
  border-color: var(--theme-font-button_border-color-hover, var(--theme-color-hover));
  background-color: var(--theme-font-button_background-color-hover, var(--theme-color-hover));
}

.trx-addons-woo-products-lightbox-content .trx-addons-woo-products-atc-button button.button.alt.disabled, .trx-addons-woo-products-lightbox-content .trx-addons-woo-products-atc-button button.button.alt[disabled],
.trx-addons-woo-products-details-wrap .trx-addons-woo-products-atc-button .button.disabled,
.trx-addons-woo-products-details-wrap .trx-addons-woo-products-atc-button .button[disabled],
.wc-block-components-button.disabled,
.wc-block-components-button[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button[disabled],
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button.disabled,
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button[disabled] {
  color: var(--theme-color-bg_color) !important;
  border-color: var(--theme-color-text) !important;
  background: var(--theme-color-text) !important;
}

.wc-block-components-button:not(.is-link) {
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}

.wc-block-components-button:not(.is-link):disabled .wc-block-components-button__text {
  opacity: 1;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
  min-height: auto;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0 solid transparent;
}

.woocommerce table.shop_table {
  border-collapse: collapse;
  border: 0;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: var(--theme-font-h6_font-weight);
}

.woocommerce table.shop_table td {
  border: 0;
}

.outofstock_label,
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale,
.wc-block-grid .wc-block-grid__product-onsale,
.wc-block-grid__product-image .wc-block-grid__product-onsale {
  padding: 5px 9px;
  margin: 15px;
  min-height: auto;
  min-width: auto;
  right: auto;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  font-size: 13px;
  line-height: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: var(--theme-font-info_category-border-radius, 0);
}

.outofstock_label {
  color: var(--theme-color-alt_title);
  background-color: var(--theme-color-alt_bg_color);
}

.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale,
.wc-block-grid .wc-block-grid__product-onsale,
.wc-block-grid__product-image .wc-block-grid__product-onsale {
  color: var(--theme-color-alt_title);
  background-color: var(--theme-color-alt_link);
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
  color: var(--theme-color-title);
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a:hover {
  color: var(--theme-color-link);
}

.woocommerce-breadcrumb .woocommerce-breadcrumb-delimiter:after {
  content: '\e836';
  font-family: 'fontello';
  margin: 0 0.5em;
}

.wc-block-components-notice-banner.is-error {
  border-color: #f00;
}

.trx-addons-woo-products-lightbox-content form.cart div.quantity input[type=number] {
  min-width: auto;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}

.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after {
  display: none;
}

/* Forms
-------------------------------------------------------------- */
.woocommerce form .form-row .input-text,
div.wc-block-components-text-input input[type],
form.wc-block-components-form .wc-block-components-text-input input[type],
div.wc-block-components-checkout-step__container textarea,
div.wc-blocks-components-select select.wc-blocks-components-select__select {
  font-size: var(--theme-font-input_font-size);
  line-height: var(--theme-font-input_line-height);
  padding: var(--theme-font-input_padding);
  border-radius: var(--theme-font-input_border-radius) !important;
  border-width: var(--theme-font-input_border-width);
  border-style: var(--theme-font-input_border-style);
  color: var(--theme-font-input_color, var(--theme-color-text));
  border-color: var(--theme-font-input_border-color, var(--theme-color-bd_color));
  background-color: var(--theme-font-input_background-color, var(--theme-color-bg_color));
}

.woocommerce form .form-row .input-text:focus,
div.wc-block-components-text-input input[type]:focus,
form.wc-block-components-form .wc-block-components-text-input input[type]:focus,
div.wc-block-components-checkout-step__container textarea:focus,
div.wc-blocks-components-select select.wc-blocks-components-select__select:focus {
  color: var(--theme-font-input_color-focus, var(--theme-color-title));
  border-color: var(--theme-font-input_border-color-focus, var(--theme-color-meta));
  background-color: var(--theme-font-input_background-color-focus, var(--theme-color-bg_color));
}

div.wc-block-components-text-input input[type],
form.wc-block-components-form .wc-block-components-text-input input[type],
div.wc-blocks-components-select .wc-blocks-components-select__container {
  height: auto;
}

div.wc-block-components-text-input.is-active input[type],
form.wc-block-components-form .wc-block-components-text-input.is-active input[type],
div.wc-blocks-components-select select.wc-blocks-components-select__select {
  padding: var(--theme-font-input_padding);
  padding-top: 18px;
  padding-bottom: 6px;
  color: var(--theme-font-input_color-focus, var(--theme-color-title));
  border-color: var(--theme-font-input_border-color-focus, var(--theme-color-meta));
  background-color: var(--theme-font-input_background-color-focus, var(--theme-color-bg_color));
}

div.wc-block-components-text-input label,
form.wc-block-components-form .wc-block-components-text-input label,
div.wc-blocks-components-select .wc-blocks-components-select__label {
  font-size: var(--theme-font-input_font-size);
  color: var(--theme-color-meta);
  left: 20px;
  top: 1.65em;
}

form.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill + label,
form.wc-block-components-form .wc-block-components-text-input.is-active label,
div.wc-block-components-text-input input:-webkit-autofill + label,
div.wc-block-components-text-input.is-active label,
div.wc-blocks-components-select .wc-blocks-components-select__label {
  top: 0;
  color: var(--theme-color-text);
}

.select2-container .select2-dropdown,
.select2-container .select2-selection {
  border-color: var(--theme-color-meta);
  border-radius: 0;
}

div.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
  border: 0;
  height: auto;
  margin: 0 .2em 0 0;
}

div.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
  outline: none;
}

div.wc-block-components-checkbox .wc-block-components-checkbox__mark {
  display: none;
}

.wc-block-components-totals-coupon__content .wc-block-components-totals-coupon__button {
  height: 50px;
  padding-top: 0;
  padding-bottom: 0;
}

.wc-block-components-validation-error {
  color: #f00;
}

form.wc-block-components-form .wc-block-components-text-input.has-error input:focus,
.wc-block-components-text-input.has-error input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #f00 !important;
}

/* Product Archive
-------------------------------------------------------------- */
.woocommerce .products ul,
.woocommerce ul.products {
  margin-bottom: 0;
}

.list_products_header {
  padding-bottom: 3em;
}

.list_products_header h1 {
  margin-bottom: 0;
}

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

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  padding: 0;
  margin-bottom: 7px;
}

.woocommerce ul.products li.product .post_featured {
  margin-bottom: 19px;
}

.woocommerce ul.products li.product .post_tags {
  font-size: 0.875rem;
  line-height: 1.1875rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.03rem;
  color: var(--theme-color-text);
  margin-bottom: 8px;
}

.woocommerce ul.products li.product .post_tags a {
  color: var(--theme-color-text);
}

.woocommerce ul.products li.product .post_tags a:hover {
  color: var(--theme-color-link);
}

.woocommerce ul.products li.product .add_to_cart_wrap {
  display: none;
}

.woocommerce nav.woocommerce-pagination ul {
  margin-top: 0;
  border: 0;
}

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

/* Single Product
-------------------------------------------------------------- */
.woocommerce div.product div.summary {
  margin-bottom: 0;
}

.woocommerce .woocommerce-product-rating .star-rating {
  margin-top: 0.45em;
}

.woocommerce .woocommerce-breadcrumb {
  margin-bottom: 2em;
}

.pswp {
  z-index: 10000;
}

.woocommerce div.product form.cart .button,
.woocommerce div.product form.cart .quantity .qty {
  padding-top: 0;
  padding-bottom: 0;
  height: 56px;
}

.woocommerce div.product form.cart .quantity {
  font-size: var(--theme-font-input_font-size);
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid;
  border-radius: var(--theme-font-input_border-radius);
  border-color: var(--theme-color-bd_color);
}

.woocommerce div.product form.cart .quantity .qty {
  width: 50px;
  border: 0;
  border-radius: 0;
  padding: 0;
  background: transparent;
}

.woocommerce div.product form.cart .quantity .q_inc,
.woocommerce div.product form.cart .quantity .q_dec {
  cursor: pointer;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}

.woocommerce div.product form.cart .quantity .q_inc:hover,
.woocommerce div.product form.cart .quantity .q_dec:hover {
  color: var(--theme-color-title);
}

.woocommerce div.product form.cart .quantity .q_inc {
  padding-left: 5px;
}

.woocommerce div.product form.cart .quantity .q_inc:before {
  content: '＋';
}

.woocommerce div.product form.cart .quantity .q_dec {
  padding-right: 5px;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.woocommerce div.product form.cart .quantity .q_dec:before {
  content: '－';
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  display: block;
  text-align: left;
  background: transparent;
  padding: 0;
}

.woocommerce div.product form.cart .variations label {
  color: var(--theme-color-title);
  font-weight: var(--theme-font-h6_font-weight);
}

.woocommerce div.product form.cart .variations select {
  background-image: none !important;
}

.trx_addons_attrib_item.trx_addons_attrib_color {
  padding: 2px;
  border-radius: var(--theme-var-global-border-radius-small);
  background: transparent;
  border-color: transparent;
}

.trx_addons_attrib_item.trx_addons_attrib_color span {
  width: 15px;
  height: 15px;
  border-radius: var(--theme-var-global-border-radius-small);
}

.trx_addons_attrib_item.trx_addons_attrib_button {
  color: var(--theme-color-text);
  padding: 0;
  background: transparent;
  border-color: var(--theme-color-bd_color);
  border-radius: var(--theme-var-global-border-radius-small);
}

.trx_addons_attrib_item.trx_addons_attrib_button span {
  font-size: 14px;
  line-height: 1em;
  padding: 5px 15px;
}

.trx_addons_attrib_item.trx_addons_attrib_selected {
  border-color: var(--theme-color-title);
}

.trx-addons-woo-products-lightbox-content form.cart table tbody tr {
  border: 0;
}

.trx-addons-woo-products-lightbox-content form.cart table tbody tr td {
  padding: 0 !important;
}

.woocommerce div.product form.cart.grouped_form button {
  margin-top: 2em;
}

.woocommerce div.product form.cart .group_table td {
  padding: .5em;
  vertical-align: middle;
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price, .woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
  font-family: var(--theme-font-h6_font-family);
  font-weight: var(--theme-font-h6_font-weight);
  font-style: var(--theme-font-h6_font-style);
  text-transform: var(--theme-font-h6_text-transform);
  letter-spacing: var(--theme-font-h6_letter-spacing);
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price {
  color: var(--theme-color-title);
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price del {
  color: var(--theme-color-meta);
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label a {
  color: var(--theme-color-title);
}

.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label a:hover {
  color: var(--theme-color-link);
}

.woocommerce div.product .woocommerce-tabs {
  padding-top: var(--theme-var-single_post_block_margin);
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding-left: 0;
  padding-bottom: 0;
  margin-bottom: 45px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border-bottom: 2px solid var(--theme-color-bd_color);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  padding: 0 0 15px;
  margin: 0 40px 0 0;
  z-index: 1;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border: 0;
  border-radius: 0;
  background: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:hover, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border-bottom-color: var(--theme-color-title);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: var(--theme-color-title);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a:before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
  opacity: 1;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-family: var(--theme-font-h6_font-family);
  font-size: var(--theme-font-h6_font-size);
  font-weight: var(--theme-font-h6_font-weight);
  font-style: var(--theme-font-h6_font-style);
  line-height: var(--theme-font-h6_line-height);
  -webkit-text-decoration: var(--theme-font-h6_text-decoration);
          text-decoration: var(--theme-font-h6_text-decoration);
  text-transform: var(--theme-font-h6_text-transform);
  letter-spacing: var(--theme-font-h6_letter-spacing);
  color: var(--theme-color-title);
  padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  background-color: var(--theme-color-title);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.woocommerce div.product .woocommerce-tabs .panel {
  margin-bottom: 0;
}

.woocommerce div.product .woocommerce-tabs .panel > h2:first-child {
  font-size: var(--theme-font-h4_font-size);
}

.woocommerce div.product .woocommerce-tabs .panel > *:last-child {
  margin-bottom: 0;
}

.panel#tab-additional_information > h2:first-child {
  margin-bottom: 0;
}

.woocommerce table.shop_attributes {
  border: 0;
}

.woocommerce table.shop_attributes th {
  font-family: var(--theme-font-p_font-family);
  font-size: var(--theme-font-p_font-size);
  font-weight: var(--theme-font-p_font-weight);
  color: var(--theme-color-title);
  text-align: left;
  border-bottom-style: solid;
  padding-left: 0;
  white-space: nowrap;
  width: 1%;
}

.woocommerce table.shop_attributes th:after {
  content: ':';
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td p {
  padding-top: 19px;
  padding-bottom: 19px;
}

.woocommerce table.shop_attributes td {
  font-style: unset;
  border-bottom-style: solid;
}

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

.woocommerce #reviews #comments .woocommerce-Reviews-title {
  display: none;
}

.woocommerce #reviews #comments ol.commentlist {
  padding-left: 0;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
  padding: 0;
  width: 60px;
  border-radius: var(--theme-var-profile-image-border-radius);
  border: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border-radius: var(--theme-var-global-border-radius-small);
  margin-left: 72px;
  padding: 12px 20px 3px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 1em;
  color: var(--theme-color-meta);
  margin-bottom: 6px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .woocommerce-review__author {
  font-family: var(--theme-font-h6_font-family);
  font-weight: var(--theme-font-h6_font-weight);
  color: var(--theme-color-title);
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .woocommerce-review__dash,
.woocommerce #reviews #comments ol.commentlist li .comment-text .woocommerce-review__published-date {
  font-size: var(--theme-font-info_font-size);
  font-weight: var(--theme-font-info_font-weight);
  font-style: var(--theme-font-info_font-style);
  line-height: var(--theme-font-info_line-height);
  -webkit-text-decoration: var(--theme-font-info_text-decoration);
          text-decoration: var(--theme-font-info_text-decoration);
  text-transform: var(--theme-font-info_text-transform);
  letter-spacing: var(--theme-font-info_letter-spacing);
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .description {
  font-size: 0.94em;
}

.woocommerce #reviews #comments ol.commentlist li .star-rating {
  margin-top: 4px;
}

.woocommerce #reviews .comment-reply-title {
  font-family: var(--theme-font-h6_font-family);
  font-size: var(--theme-font-h6_font-size);
  font-weight: var(--theme-font-h6_font-weight);
  font-style: var(--theme-font-h6_font-style);
  line-height: var(--theme-font-h6_line-height);
  text-transform: var(--theme-font-h6_text-transform);
  letter-spacing: var(--theme-font-h6_letter-spacing);
  color: var(--theme-color-title);
  display: block;
  margin-bottom: 10px;
}

.woocommerce #reviews #respond .comment-form .trx_addons_message_box p {
  margin-bottom: 0;
}

.woocommerce #reviews #respond .comment-form label:not(.optional) {
  font-family: var(--theme-font-h6_font-family);
  font-weight: var(--theme-font-h6_font-weight);
  color: var(--theme-color-title);
}

.woocommerce #reviews #respond .comment-form .comment-notes {
  font-size: 0.94em;
  margin-bottom: 20px;
}

.woocommerce #reviews #respond .comment-form .comment-form-author {
  margin-bottom: 20px;
}

.woocommerce #reviews #respond .comment-form .comment-form-email {
  margin-bottom: 15px;
}

.woocommerce #reviews #respond .comment-form .comment-form-author label,
.woocommerce #reviews #respond .comment-form .comment-form-email label {
  display: inline-block;
  min-width: 50px;
  margin-right: 15px;
}

.woocommerce #reviews #respond .comment-form .comment-form-rating label {
  margin-bottom: 3px;
  display: block;
}

.woocommerce #reviews #respond .comment-form .comment-form-comment {
  margin-bottom: 27px;
}

.woocommerce #reviews #respond .comment-form .comment-form-comment label {
  margin-bottom: 11px;
  display: block;
}

.woocommerce #reviews #respond .comment-form .comments_i_agree_privacy_policy {
  margin-bottom: 27px;
}

.related.products {
  padding-top: var(--theme-var-single_post_block_margin);
}

/* Order Summary Sidebar
-------------------------------------------------------------- */
.is-large.wc-block-cart .wc-block-cart__totals-title {
  color: var(--theme-color-title);
}

.wc-block-components-product-details__name,
.is-large:not(.wc-block-checkout) .wc-block-components-product-details__name {
  color: var(--theme-color-title);
  font-weight: 400;
}

.wp-block-woocommerce-cart-order-summary-block .wc-block-components-formatted-money-amount {
  color: var(--theme-color-title);
}

.wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-footer-item > * {
  font-weight: var(--theme-font-h6_font-weight);
}

.wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-item__label {
  color: var(--theme-color-title);
}

.wp-block-woocommerce-checkout-order-summary-block {
  border-color: var(--theme-color-bd_color);
  border-radius: 0;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text,
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-formatted-money-amount,
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-item .wc-block-components-formatted-money-amount {
  font-weight: var(--theme-font-h6_font-weight);
  color: var(--theme-color-title);
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-item__label {
  font-weight: var(--theme-font-h6_font-weight);
  color: var(--theme-color-title);
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper,
.wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block {
  border-color: var(--theme-color-bd_color);
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-product-name {
  font-size: var(--theme-font-h6_font-size);
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
  color: var(--theme-color-bg_color);
  background-color: var(--theme-color-title);
  padding: 0;
}

/* Checkout
-------------------------------------------------------------- */
.wp-block-woocommerce-checkout {
  padding-top: 0;
}

.wc-block-checkout__add-note .wc-block-components-textarea:focus {
  color: var(--theme-font-input_color-focus, var(--theme-color-title));
  -webkit-box-shadow: none;
          box-shadow: none;
}

.wc-block-components-checkout-return-to-cart-button {
  color: var(--theme-color-title);
}

.wc-block-components-checkout-return-to-cart-button:hover {
  color: var(--theme-color-link);
}

.wc-block-checkout__payment-method .wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__input {
  border: 0 !important;
  outline: 0 !important;
  position: absolute !important;
  left: 0;
  width: auto;
  background: transparent;
  min-height: auto;
  min-width: auto;
}

.wc-block-checkout__payment-method .wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__input:checked:before {
  -webkit-transform: none;
          transform: none;
  top: 2px;
  left: 0;
  height: 16px;
  width: 16px;
  min-height: auto;
  min-width: auto;
  background: radial-gradient(circle, var(--theme-color-title) 55%, var(--theme-color-bg_color) 65%);
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:first-child,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child {
  padding: 0 0 0 25px;
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-content {
  padding: 5px 0 0;
}

.wc-block-checkout__payment-method .wc-block-components-payment-method-label {
  color: var(--theme-color-title);
}

.wc-block-checkout__payment-method .wc-block-components-radio-control--highlight-checked:after {
  border: 0;
  border-radius: 0;
}

.wc-block-checkout__payment-method .wc-block-components-radio-control--highlight-checked div.wc-block-components-radio-control-accordion-option {
  padding: 15px 0;
}

.wc-block-checkout__payment-method .wc-block-components-radio-control--highlight-checked div.wc-block-components-radio-control-accordion-option:after {
  display: none;
}

.wc-block-checkout__payment-method .wc-block-components-radio-control--highlight-checked div.wc-block-components-radio-control-accordion-option + * {
  border-top: 1px solid var(--theme-color-bd_color);
}

.wc-block-checkout__payment-method .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.wc-block-checkout__payment-method .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}

.woocommerce-order-details .wc-item-meta {
  padding-left: 0;
}

.woocommerce ul.order_details {
  padding-left: 0;
}

.woocommerce .woocommerce-customer-details address {
  border-radius: 0;
  border: 1px solid var(--theme-color-bd_color);
}

.woocommerce .woocommerce-customer-details address p {
  margin-bottom: 0;
}

/* Cart Page
-------------------------------------------------------------- */
.wc-block-cart.is-large {
  margin-bottom: 0;
}

.wc-block-cart.is-large .wc-block-cart-items,
.wc-block-cart.is-large .wc-block-cart-items td {
  border-color: var(--theme-color-bd_color);
}

.wc-block-cart table.wc-block-cart-items {
  margin-bottom: 0;
}

.wc-block-cart table.wc-block-cart-items th {
  font-weight: var(--theme-font-h6_font-weight);
  color: var(--theme-color-title);
}

.wc-block-cart__submit,
.is-mobile.wc-block-components-sidebar-layout,
.is-mobile .wc-block-cart__sidebar {
  margin-bottom: 0;
}

.wc-block-components-product-metadata {
  font-size: 1em;
}

.wc-block-components-product-badge {
  color: var(--theme-color-title);
  padding: 4px 12px;
  font-size: 13px;
  line-height: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: var(--theme-font-info_category-border-radius, 0);
  border-color: var(--theme-color-bd_color);
}

.wc-block-cart-item__quantity .wc-block-components-quantity-selector {
  border-radius: var(--theme-font-input_border-radius);
}

.wc-block-cart-item__quantity .wc-block-components-quantity-selector:after {
  border-color: var(--theme-color-bd_color);
  border-radius: var(--theme-font-input_border-radius);
}

.wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
  color: var(--theme-color-title);
  opacity: 1;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover, .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
  color: var(--theme-color-link);
}

.wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button[disabled] {
  color: var(--theme-color-meta) !important;
  border-color: transparent !important;
  background: transparent !important;
}

.wc-block-cart-item__quantity .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
  font-weight: var(--theme-font-input_font-weight);
  color: var(--theme-color-title);
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
  color: var(--theme-color-title);
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
  color: var(--theme-color-link);
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
  display: none;
}

/* My account
-------------------------------------------------------------- */
.woocommerce-account .woocommerce-MyAccount-navigation > ul {
  padding-left: 0;
  list-style: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul li.is-active a {
  color: var(--theme-color-link);
}

.woocommerce-account .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
}

.woocommerce-account .addresses .title .edit {
  float: none;
}

.woocommerce-account .edit-account fieldset {
  padding: 0;
}

.woocommerce-account table.my_account_orders td,
.woocommerce-account table.my_account_orders th {
  padding: 0.6rem;
}

.woocommerce-account table.my_account_orders .button {
  padding: 13px 25px;
}

.woocommerce form.login,
.woocommerce form.register {
  border-color: var(--theme-color-bd_color);
  border-radius: 0;
}

.trx-addons-woo-products-skin-grid-1 .trx-addons-woo-products-qv-btn .trx-addons-woo-products-qv-icon-grid-1 {
  margin-top: -3px;
}

@media (max-width: 1023px) {
  .trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-lightbox-content {
    width: auto;
  }
}

.trx-addons-woo-products-quick-view-modal .trx-addons-woo-products-lightbox-content form.cart {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.trx-addons-woo-products-quick-view-modal .woocommerce button.button.loading::after {
  top: auto;
}

.trx-addons-woo-products-quick-view-modal .woocommerce a.added_to_cart {
  padding-top: 15px;
}

.wc-blocks-components-select__container .select_container::after {
  display: none;
}
/*# sourceMappingURL=woocommerce.css.map */