/*
Theme Name:     Blusho Child Theme
Template:       blusho
Theme URI:      https://radiustheme.net/themes/blusho
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Blusho is an Responsive Cosmetic Store WooCommerce WordPress Theme.
Version:        1.0.0
Tested up to: 	6.6
Requires PHP: 	7.4
Text Domain:    blusho
Tags: 			blog, e-commerce, theme-options, featured-images, post-formats, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, editor-style, footer-widgets, full-width-template, rtl-language-support, sticky-post, style-variations, threaded-comments, translation-ready
License:   	  	Envato split License
License URI:  	https://themeforest.net/licenses/terms/regular
*/

body {
    --rtsb-drawer-primary: #2fb490;
}

@media only screen and (max-width: 767px) {
.woocommerce-cart-form__cart-item.cart_item .product-name { width: 100% !important; }
.woocommerce-cart-form__cart-item.cart_item .product-subtotal { width: 100% !important; }
.woocommerce-cart-form__cart-item.cart_item .product-price { width: 100% !important; }
.woocommerce table.shop_table th { width: 38% !important; }
}
