/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .mwb_woo_smc_cart_wrapper {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
}
.meb_woo_smc_remove_saved_item {
	font-size: 20px;
}
.mwb-woo-smc-shop_table.shop_table_responsive.mwb-woo-smc-cart.mwb-woo-smc-cart-contents th {
	text-align: center;
}
.mwb_woo_smc_modified_row .remove {
	display: inline-block;
}
.mwb_mwc_class {
    text-align: right;
    margin-bottom: 5px;
}
