/*
Theme Name: JupiterX Child
Theme URI: https://jupiterx.artbees.net/
Description: Child theme for JupiterX - Custom WooCommerce product page templates
Author: Leonidas Warneton
Template: jupiterx
Version: 1.0.0
Text Domain: jupiterx-child
*/

.jupiterx-wc-steps {
	margin-top: 2rem;
	background: rgba(254, 245, 230, 0.5);
}

.woocommerce-cart .raven-cart__column {
	min-width: 0;
	max-width: 100%;
}

.woocommerce-cart .raven-cart-table-wrapper,
.woocommerce-cart .shop_table {
	max-width: 100%;
}

.woocommerce-cart .shop_table .product-name {
	word-break: break-word;
}
