@import 'mixins/mixins';
@import 'variables';
/*
 * Name:        Ave - Shop styles
 * Written by: 	LiquidThemes
 */

/*----------------------------------------
 [ TABLE OF CONTENTS ]

	1. WOOCOMMERCE
		|- 1.1. Shop Product
		|- 1.2. Shop Single Page
		|- 1.3. Shop Extra

	2. WOOCOMMERCE RESPONSIVE
		|- 2.1. Shop Product
		|- 2.2. Shop Single Page
		|- 2.3. Shop Extra

-----------------------------------------*/

/* 1.1. Shop Product */
@import 'shop/product/product';
/* 1.2. Shop Single Page */
@import 'shop/single/single';
/* 1.3. Shop Extra */
@import 'shop/shop-extra/shop-extra';

/*
  2. SHOP RESPONSIVE
*/

/* 2.1. Shop Product */
@import 'theme-responsive/shop/product/product';
/* 2.2. Shop Single Page */
@import 'theme-responsive/shop/single/single';
/* 2.3. Shop Extra */
@import 'theme-responsive/shop/shop-extra/shop-extra';