/* General*/
.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,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button,
.e-wc-message-notice .woocommerce-message .button,
.e-wc-info-notice .woocommerce-info .button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button:hover,
  .e-wc-message-notice .woocommerce-message .button:hover,
  .e-wc-info-notice .woocommerce-info .button:hover {
  padding: var(--message-buttons-padding, .618em 1em);
  border-radius: var(--message-buttons-border-radius, 6px);
  color: var(--e-global-color-accent);
  background-color: var(--e-global-color-primary);
  font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
  font-size: var( --e-global-typography-accent-font-size );
  font-weight: var( --e-global-typography-accent-font-weight );
  text-transform: var( --e-global-typography-accent-text-transform );
  font-style: var( --e-global-typography-accent-font-style );
  text-decoration: var( --e-global-typography-accent-text-decoration );
  line-height: var( --e-global-typography-accent-line-height );  
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button:hover,
  .e-wc-message-notice .woocommerce-message .button:hover,
  .e-wc-info-notice .woocommerce-info .button:hover  { 
 color: var(--e-global-color-secondary);
}

.elementor-widget-woocommerce-cart .woocommerce button.button.disabled, 
.elementor-widget-woocommerce-cart .woocommerce button.button:disabled, 
.elementor-widget-woocommerce-cart .woocommerce button.button:disabled[disabled],
.elementor-widget-woocommerce-cart .woocommerce button.button,  
.elementor-widget-woocommerce-cart .woocommerce button.button:hover {
    padding: var(--forms-buttons-padding, .88rem 2rem);
}

.elementor-widget-woocommerce-notices .woocommerce .is-error, .elementor-widget-woocommerce-notices .woocommerce .is-info, .elementor-widget-woocommerce-notices .woocommerce .is-success, .elementor-widget-woocommerce-notices .woocommerce-error, .elementor-widget-woocommerce-notices .woocommerce-info, .elementor-widget-woocommerce-notices .woocommerce-message, .elementor-widget-woocommerce-notices .woocommerce-notices-wrapper > div {
  display: flex;
  align-items: center;
}

.elementor-widget-woocommerce-notices .woocommerce .is-error, .elementor-widget-woocommerce-notices .woocommerce-error {
    flex-direction: column;
    align-items: flex-start;
}

.woocommerce-message .wc-forward {
  display: flex !important;
  align-items: center;
  transition: all 0.2s;
  opacity: 1;
  padding: 0.618em 1em !important;
  order: 1;
  float: right !important;
  margin-left: auto !important;
  text-align: center;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
  font-size: 2em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.25em;
}

/* Product category pages */
.woocommerce .product-cat-details {
  padding-top: 20px;
  padding-bottom: 20px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce-loop-product__buttons {
  padding-left: 12px;
  padding-right: 12px;
}

/* Product pages */
.content-body .wc-block-grid__product,
.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper,
.product .woocommerce-product-gallery .flex-viewport,
.product .woocommerce-product-gallery .flex-control-thumbs li img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5) !important;
}
.woocommerce div.product div.images .flex-control-thumbs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.product .woocommerce-product-gallery .flex-control-thumbs li {
  margin: 20px 10px !important;
  width: 100px !important;
}

.product .woocommerce-product-gallery {
  padding-left: 10px;
  padding-right: 10px;
}
.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(--e-global-color-primary);
    font-family: var(--e-global-typography-c8a6335-font-family) "Roboto", Sans-serif;
    font-size: var(--e-global-typography-c8a6335-font-size);
    font-weight: var(--e-global-typography-c8a6335-font-weight);
    text-transform: var(--e-global-typography-c8a6335-text-transform);
    font-style: var(--e-global-typography-c8a6335-font-style);
    line-height: var(--e-global-typography-c8a6335-line-height);
}

.product .out-of-stock {
  font-weight: bold;
  font-size: 24px !important;
  color: var(--e-global-color-primary) !important;
}

/* Cart page */
.woocommerce ul#shipping_method,
.woocommerce .woocommerce-shipping-destination,
.woocommerce .woocommerce-shipping-calculator {
  text-align: right;
}
.elementor-widget-woocommerce-cart
  .woocommerce
  .cart-collaterals
  .cart_totals
  td {
  padding: 10px 0;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart tr {
  padding: 0 !important;
}
.elementor-widget-woocommerce-purchase-summary {
  color: var(--e-global-color-text) !important;
  font-size: var(--e-global-typography-text-font-size) !important;
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  text-align: left;
}
.woocommerce-variation.single_variation {
  margin-bottom: 10px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock,
.woocommerce div.product form.cart .reset_variations {
  color: var(--e-global-color-primary);
}

.elementor-widget-woocommerce-cart .woocommerce table.cart img {
  width: 100px !important;
}
.woocommerce-shipping-methods .woocommerce-Price-amount {
  font-size: var(--e-global-typography-text-font-size) !important;
  color: var(--sections-radio-buttons-color, #69727d) !important;
}

/* Checkout page*/
.checkout-button {
  font-size: var(--e-global-typography-accent-font-size) !important;
}
.coupon .input-text:focus,
input:-internal-autofill-selected {
  background-color: var(--e-global-color-secondary) !important;
}
.elementor-widget-woocommerce-checkout-page
  .woocommerce
  .woocommerce-checkout-review-order-table
  .cart_item
  td.product-total,
.elementor-widget-woocommerce-checkout-page
  .woocommerce-checkout-review-order-table
  tfoot
  tr
  td,
.elementor-widget-woocommerce-checkout-page
  .woocommerce-checkout-review-order-table
  thead
  tr
  th.product-total {
  text-align: right;
}
/* Thank you page */
.elementor-widget-woocommerce-purchase-summary .woocommerce a.button {
  background: var(--e-global-color-primary);
  color: var(--e-global-color-secondary);
}
.elementor-widget-woocommerce-purchase-summary .woocommerce a.button:hover {
  background: var(--e-global-color-secondary);
  color: var(--e-global-color-primary);
}
.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table {
  margin-bottom: 20px !important;
}
.elementor-widget-woocommerce-purchase-summary
  .woocommerce
  .woocommerce-thankyou-order-details
  li {
  margin: 0 !important;
  padding: 0 40px 0 0 !important;
}

/* More info accordions*/
.ui-accordion {
  border-bottom: 1px solid var(--e-global-color-secondary);
  margin: 0.5em 0;
}
.product .woocommerce-tabs .accordion-header {
  color: var(--e-global-color-primary);
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  border-top: 1px solid var(--e-global-color-secondary);
  position: relative;
  padding: 0.5em 0;
  font-size: var(--e-global-typography-38c9755-font-size);
}
.product .woocommerce-tabs .accordion-header:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\f078";
  position: absolute;
  right: 1em;
}
.product .woocommerce-tabs .accordion-header.ui-accordion-header-active:after {
  content: "\f077";
}
.product .woocommerce-tabs .accordion-content h2 {
  display: none;
}
.product .woocommerce-tabs table.woocommerce-product-attributes {
  border: 0;
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
  width: 100%;
}
.product .woocommerce-tabs table.woocommerce-product-attributes th {
  width: 150px;
  font-weight: 700;
  padding: 0;
  text-align: left;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5;
}
.product .woocommerce-tabs table.woocommerce-product-attributes td {
  font-style: italic;
  padding: 0;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5;
}

/* Quantity box */
.quantity {
  border-radius: 4px;
  box-sizing: content-box;
  display: flex;
  position: relative;
  width: 107px;
  align-items: center;
}

.quantity input.qty {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  background: transparent;
  border: 0;
  box-shadow: none;
  color: currentColor;
  flex: 1 1 auto;
  font-size: 1em;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  min-width: 40px;
  order: 2;
  padding: 0.4em 0;
  text-align: center;
  vertical-align: middle;
}

.quantity .cart-quantity-minus {
  border-radius: 4px 0 0 4px;
  order: 1;
}

.quantity .cart-quantity-plus {
  border-radius: 0 4px 4px 0;
  order: 3;
}

.quantity .cart-quantity-minus,
.quantity .cart-quantity-plus {
  line-height: 2;
  font-size: 25px;
  background: none transparent;
  border: 0;
  box-shadow: none;
  color: currentColor;
  cursor: pointer;
  font-style: normal;
  font-weight: 400;
  margin: 0;
  min-width: 30px;
  opacity: 0.6;
  padding: 0;
  text-align: center;
  text-decoration: none;
}

.quantity:after {
  border: 1px solid;
  border-radius: 4px;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.45;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}

.quantity input.qty {
  text-align: center !important;
}

@media (max-width: 767px) {
  .elementor-widget-woocommerce-purchase-summary
    .woocommerce
    .woocommerce-thankyou-order-details
    li {
    padding: 4px 0 !important;
  }
  .elementor-widget-woocommerce-cart .woocommerce table.cart tr {
    padding: 0 !important;
  }
  .elementor-widget-woocommerce-cart
    .woocommerce
    table.cart
    td.product-quantity {
    display: flex;
    justify-content: space-between;
  }
  .woocommerce-notices-wrapper .woocommerce-free-shipping-message {
    flex-direction: column;
    align-items: flex-start;
  }
  .woocommerce-notices-wrapper .woocommerce-free-shipping-message .wc-forward {
    float: left;
    margin-left: 0;
    margin-top: 10px;
  }
}