/*
Theme Name: Sanwp
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 1.0.1
*/

.box-text.text-center.dark {
    background: rgb(0 0 0 / 30%);
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th {
    font-size: 12px;
}
table.shop_table.woocommerce-checkout-review-order-table .product-total {
    white-space: nowrap;
}