:root {
	--g5shop-product-actions-spacing: 3px;
	--g5shop-product-actions-size: 44px;
	--g5shop-product-actions-icon-size: 16px;
	--g5shop-product-actions-icon-font: 'Font Awesome 5 Pro';
	--g5shop-product-actions-color: #333;
	--g5shop-product-actions-bg-color: #fff;
	--g5shop-product-actions-color-hover: #fff;
	--g5shop-product-actions-bg-color-hover: #333;
	--g5shop-product-actions-radius: 0px;
	--g5shop-product-actions-box-shadow: 0px 0px;

	--g5shop-product-actions-add-to-cart: '\f07a';
	--g5shop-product-actions-add-to-cart-variable: '\f06e';
	--g5shop-product-actions-added-to-cart: '\f217';
	--g5shop-product-actions-add-to-wishlist: '\f004';
	--g5shop-product-actions-added-to-wishlist: '\f004';
	--g5shop-product-actions-compare: '\f074';
	--g5shop-product-actions-quick-view: '\f002';

	--g5shop-product-action-color: #333;
	--g5shop-product-action-bg-color: transparent;
	--g5shop-product-action-color-hover: #333;
	--g5shop-product-action-bg-color-hover: #fff;

	--g5shop-single-product-block-spacing: 3rem;
	--g5shop-single-product-image-width: 51.28%;
	--g5shop-single-product-image-spacing: 70px;
	--g5shop-single-product-layout-04-image-width: 66.4706%;
}