:root {
  --mpev-royal-primary-bg: transparent !important;
  --mpev-royal-secondary-bg: transparent !important;
  --mpev-royal-icons-bg: #b5292e !important;
}

html .royal_theme .mep-default-col-wrapper {
  background: transparent;
}
html .variation-DetailsInformation {
  clear: both;
}
html .ast-modern-checkout .woocommerce #payment ul.payment_methods div.payment_box {
  background-color: #f8f8f8;
}
html .woocommerce .product_cat-sample-testing {
  display: flex;
  gap: 60px;
  flex-wrap: wrap;
}
html .woocommerce .product_cat-sample-testing > * {
  flex: 1;
}
html .woocommerce .product_cat-sample-testing div.images,
html .woocommerce .product_cat-sample-testing div.summary {
  float: none;
  width: auto;
}

/*# sourceMappingURL=styles.css.map */
