/*
Template Name: Wellnez
Template URL: https://html.vecurosoft.com/wellnez
Description: Wellnez - Spa Beauty Salon HTML Template
Author: Vecuro
Author URI: https://themeforest.net/user/vecuro_themes
Version: 1.0.0
*/
/*=================================
    CSS Index Here
==================================*/
/*
01. Theme Base
    1.1. Mixin
    1.2. Function
    1.3. Variable
    1.4. Typography
    1.5. Extend
    1.7. Wordpress Default
02. Reset
    2.1. Container
    2.2. Grid
    2.3. Input
    2.4. Slick Slider
    2.5. Mobile Menu
    2.6. Date & Time Picker
03. Utilities
    3.1. Preloader
    3.2. Buttons
    3.3. Titles
    3.4. Common
    3.6. Font
    3.7. Background
    3.8. Text Color
    3.9. Overlay
    3.10. Animation
04. Template Style v1
    4.1. Widget
    4.2. Header
    4.3. Footer
    4.4. Breadcumb
    4.5. Pagination
    4.6. Blog
    4.7. Comments
    4.8. Hero Area
    4.9. Error    
    4.10. About
    4.11. Forms
    4.12. Price Plan
    4.13. Testimonial
    4.14. Team
    4.15. Gallery
    4.16. Features
    4.17. Service
    4.18. Banners
    4.19. Simple Sections
    4.20. Popup Side Menu
    4.21. Wocommerce
    4.22. Products
    4.23. Cart
    4.24. Checkout
    4.25. Wishlist
    4.26. Accordion
05. Spacing
06. Template Style v2 / New
    06.1. New Feature
    06.2. Team
    06.3. Gallery
    06.4. Price
    06.5. Blog
    06.6. Counter
    06.7. Testimonial
*/
/*=================================
    CSS Index End
==================================*/


/*=================================
   01. Theme Base
==================================*/
/*------------------- 1.1. Mixin -------------------*/
@import 'base/mixin';

/*------------------- 1.2. Function -------------------*/
@import 'base/function';

/*------------------- 1.3. Variable-------------------*/
@import 'base/variable';

/*------------------- 1.5. Typography -------------------*/
@import 'base/typography';

/*------------------- 1.6. Extend -------------------*/
@import 'base/extend';

/*------------------- 1.7. Wordpress Default -------------------*/
// @import 'base/wpdefault';


/*=================================
    02. Reset
==================================*/
/*------------------- 2.1. Container -------------------*/
@import 'reset/container';

/*------------------- 2.2. Grid -------------------*/
@import 'reset/grid';

/*------------------- 2.3. Input -------------------*/
@import 'reset/input';

/*------------------- 2.4. Slick Slider -------------------*/
@import 'reset/slick-slider';

/*------------------- 2.5. Mobile Menu -------------------*/
@import 'reset/vsmenu';

/*------------------- 2.6. Date & Time Picker -------------------*/
@import 'reset/datepicker';

/*=================================
    03. Utilities
==================================*/
/*------------------- 3.1. Preloader -------------------*/
@import 'utilities/preloader';

/*------------------- 3.2. Buttons -------------------*/
@import 'utilities/btns';

/*------------------- 3.3. Titles -------------------*/
@import 'utilities/titles';

/*------------------- 3.4. Common -------------------*/
@import 'utilities/common';

/*------------------- 3.6. Font -------------------*/
@import 'utilities/font';

/*------------------- 3.7. Background -------------------*/
@import 'utilities/background';

/*------------------- 3.8. Text Color -------------------*/
@import 'utilities/text-color';

/*------------------- 3.9. Overlay -------------------*/
@import 'utilities/overlay';

/*------------------- 3.10. Animation -------------------*/
@import 'utilities/animation';


/*=================================
    04. Template Style v1
==================================*/
/*------------------- 4.1. Widget  -------------------*/
@import 'template/widgets/widget-default-list';
@import 'template/widgets/widget-sidebar';
@import 'template/widgets/widget-footer';


/*------------------- 4.2. Header  -------------------*/
@import 'template/headers/header';

/*------------------- 4.3. Footer  -------------------*/
@import 'template/footers/footer';

/*------------------- 4.4. Breadcumb  -------------------*/
@import 'template/breadcumb/breadcumb-v1';

/*------------------- 4.5. Pagination  -------------------*/
@import 'template/sections/pagination-v1';

/*------------------- 4.6. Blog  -------------------*/
@import 'template/sections/blog';

/*------------------- 4.7. Comments  -------------------*/
@import 'template/sections/comments';

/*------------------- 4.8. Hero Area  -------------------*/
@import 'template/sections/hero';

/*------------------- 4.9. Error  -------------------*/
@import 'template/sections/error';

/*------------------- 4.10. About  -------------------*/
@import 'template/sections/about';

/*------------------- 4.11. Forms  -------------------*/
@import 'template/sections/forms';

/*------------------- 4.12. Price Plan  -------------------*/
@import 'template/sections/price';

/*------------------- 4.13. Testimonial  -------------------*/
@import 'template/sections/testimonial';

/*------------------- 4.14. Team  -------------------*/
@import 'template/sections/team';

/*------------------- 4.15. Gallery  -------------------*/
@import 'template/sections/gallery';

/*------------------- 4.16. Features  -------------------*/
@import 'template/sections/features';

/*------------------- 4.17. Service  -------------------*/
@import 'template/sections/service';

/*------------------- 4.18. Banners  -------------------*/
@import 'template/sections/banner';

/*------------------- 4.19. Simple Sections  -------------------*/
@import 'template/sections/simple-sections';

/*------------------- 4.20. Popup Side Menu  -------------------*/
@import 'template/sections/sidemenu-v1';

/*------------------- 4.21. Popup Side Menu  -------------------*/
@import 'template/sections/popupsearch-v1';

/*------------------- 4.21. Wocommerce  -------------------*/
@import 'template/sections/woocommerce';

/*------------------- 4.22. Products  -------------------*/
@import 'template/sections/products';

/*------------------- 4.23. Cart  -------------------*/
// @import 'template/sections/cart';

/*------------------- 4.24. Checkout  -------------------*/
// @import 'template/sections/checkout';

/*------------------- 4.25. Wishlist  -------------------*/
// @import 'template/sections/wishlist';

/*------------------- 4.26. Accordion  -------------------*/
@import 'template/sections/accordion';


/*=================================
    05. Spacing
==================================*/
@import 'spacing/spacing';



/*=================================
    06. Template Style v2 / New
==================================*/

/*------------------- 06.1. New Feature -------------------*/
@import 'new/feature-v1';

/*------------------- 06.2. Team -------------------*/
@import 'new/team-v1';

/*------------------- 06.3. Gallery -------------------*/
@import 'new/gallery-v1';
@import 'new/gallery-v2';

/*------------------- 06.4. Price -------------------*/
@import 'new/price-v2';

/*------------------- 06.5. Blog -------------------*/
@import 'new/blog-v1';

/*------------------- 06.6. Counter -------------------*/
@import 'new/counter-v1';

/*------------------- 06.7. Testimonial -------------------*/
@import 'new/testimonial-v1';