/*-----------------------------------------------------------------------------------

    Template Name: Rozer – Electronics eCommerce HTML Template
    Version: 1.0

-----------------------------------------------------------------------------------

    CSS INDEX
    ===================

    01. Template default CSS
    02. Template Spacing CSS
    03. Header CSS
      3.1. Header Nav CSS
      3.2. Header Tools CSS
      3.3. Header Top CSS
      3.4. Header Menu CSS
    04. Minicart CSS
    05. Offcanvas CSS
    06. Search Category CSS
    07. Category Nav CSS
    08. Category Tab CSS
    09. Slider CSS
      9.1. Slider CSS
      9.2. Slider Nav CSS
    10. Banner CSS
    11. Static CSS
    12. Popular Category CSS
    13. Feature Product CSS
    14. Deal Product CSS
    15. Recent Product CSS
    16. Breadcrumb CSS
    17. About CSS
    18. Shop CSS
    	18.1. Shop Category CSS
    	18.2. Single Product CSS
    	18.3. Single Product Gallery CSS
    	18.4. Single Product Group CSS
    	18.5. Single Product Variable CSS
    	18.6. Single Product Tab CSS
    19. Pages CSS
    	19.1. About CSS
    	19.2. Account CSS
    	19.3. Cart CSS
    	19.4. Checkout CSS
    	19.5.Compare CSS
    	19.6. Wishlist CSS
    	19.7. Login / Register CSS
    	19.8. Contact CSS
    20. Blog CSS
    21. Footer CSS

-----------------------------------------------------------------------------------*/

@import "variabls";
@import "common";
@import "header-nav";
@import "header-top";
@import "header-menu";
@import "slider";
@import "slider-nav";
@import "static";
@import "banner";
@import "popular-category";
@import "feature-product";
@import "deal-product";
@import "category-tab";
@import "brand-slider";
@import "recent-slider";
@import "footer";
@import "offcanvas";
@import "minicart";
@import "header-tools";
@import "search-category";
@import "category-nav";
@import "responsive-class";
@import "breadcrumb";
@import "shop";
@import "about";
@import "blog";
@import "contact";
@import "modal";


