.solace-extra-button,
a.solace-extra-button {
  background: var(--sol-color-button-initial);
  color: var(--sol-color-page-title-text);
  border-radius: 0;
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
  body .solaceform-form .solaceform-form-button-wrap button.tablet-full-width {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  body .solaceform-form .solaceform-form-button-wrap button.desktop-full-width {
    width: 100%;
  }
}
@media only screen and (max-width: 766px) {
  body .solaceform-form .solaceform-form-button-wrap button.mobile-full-width {
    width: 100%;
  }
}
body .solace-extra-checkout-vertical form.checkout.woocommerce-checkout {
  display: block;
}
body .elementor-widget-solace-extra-product-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body .elementor-widget-solace-extra-product-meta .solace_extra_product_meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body .elementor-widget-solace-extra-product-meta .solace_extra_product_meta span.detail-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body .elementor-widget-solace-extra-product-meta .solace_extra_product_meta span.detail-container::after {
  display: inline-block;
}
body .elementor-woo-meta--view-stacked.elementor-widget-solace-extra-product-meta .solace_extra_product_meta {
  flex-direction: column;
  align-items: flex-start;
}
body .elementor-woo-meta--view-stacked.elementor-widget-solace-extra-product-meta .solace_extra_product_meta .sku_wrapper,
body .elementor-woo-meta--view-stacked.elementor-widget-solace-extra-product-meta .solace_extra_product_meta .posted_in,
body .elementor-woo-meta--view-stacked.elementor-widget-solace-extra-product-meta .solace_extra_product_meta .tagged_as {
  display: block;
  padding-bottom: 0;
}
body .elementor-woo-meta--view-stacked.elementor-widget-solace-extra-product-meta .solace_extra_product_meta span.detail-container {
  position: relative;
  width: 100%;
}
body .elementor-woo-meta--view-stacked.elementor-widget-solace-extra-product-meta .solace_extra_product_meta span.detail-container:not(:last-child)::after {
  left: 0;
  position: absolute !important;
}/*# sourceMappingURL=elementor-frond-end.css.map */