/*
Theme Name: VIMart - Minimal Market Child
Theme URI: https://villatheme.com/extensions/vimart-minimal-market/
Description: Child theme of VIMart - Minimal Market.
Author: VillaTheme
Author URI: https://villatheme.com/
Template: vimart-minimal-market
Text Domain: vimart-minimal-market-child
Version: 1.0.0
Requires at least: 6.7
Tested up to: 6.9
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, translation-ready
*/

:root {
	--vimart-minimal-market-main-color: #FC6736;
}

.entry-summary .cart .single_add_to_cart_button{
    width: calc(100% - 230px);
}
