/*------------------------------------------------------------------
[Master Stylesheet]
Theme Name:     Sukun - Wedding & Wedding Planner HTML5 Template
Version:        1.0.0
-------------------------------------------------------------------*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

1. General
	1.1 Theme Reset Style
	1.2 Global Elements

2. header
	2.1 topbar
	2.2 navigation

3. content
	3.1 wpo-hero-slider
	3.2 wpo-wedding-date
	3.3 wpo-couple-section
	3.4 wpo-story-section
	3.5 wpo-portfolio-section
	3.6 wpo-contact-section
	3.7 wpo-event-section
	3.8 wpo-blog-section
	3.9 wpo-partners-section

4. wpo-footer

5. Home-style-2
	5.1 wpo-couple-section-s2
	5.2 wpo-story-section-s2
	5.3 wpo-portfolio-section-s2
	5.4 wpo-contact-section-s2
	5.5 wpo-event-section-s2

6. Home-style-3
	6.1 wpo-wedding-date-s2
	6.2 wpo-story-section-s3
	6.3 wpo-contact-section-s3
	6.4 wpo-blog-section-s2

7. Home-style-4
	7.1 wpo-couple-section-s3
	7.2 wpo-team-section
	7.3 wpo-contact-section-s4
	7.4 wpo-screenshot-area

8. Home-style-5
	8.1 wpo-wedding-date-s3
	8.2 couple-section
	8.3 wpo-story-section-s4
	8.4 wpo-video-section
	8.5 wpo-portfolio-section-s4
	8.6 wpo-contact-section-s5
	8.9 wpo-blog-section-s3


9. Home-style-6
	9.1 wpo-wedding-date-s4
	9.2 wpo-couple-section-s4
	9.3 wpo-story-section-s5
	9.4 wpo-portfolio-section-s5
	9.5 wpo-contact-section-s6

10. Home-style-7
	10.1 wpo-couple-section-s5
	10.2 wpo-story-section-s6
	10.3 wpo-contact-section-s7

11. Home-style-8
	11.1 wpo-about-section
	11.2 wpo-fun-fact-section
	11.3 wpo-service-section
	11.4 wpo-portfolio-section-s6
	11.5 wpo-testimonial-section
	11.6 wpo-product-section
	11.7 wpo-contact-section-s8
	11.8 wpo-pricing-section

12. Home-style-9
	12.1 wpo-about-section-s2
	12.2 wpo-service-section-s2

13. wpo-invitation-area

14. wpo-shop-home
	14.1 wpo-category-section
	14.2 wpo-category-section-s2

15. shop-home-2
	15.1 wpo-category-section-s3
	15.2 wpo-offer-banner-section

16. rtl-page

17. wpo-service-single

18. coming-soon-section

19. wpo-shop-page

20. wpo-shop-single-page

21. wpo-cart-page-style

22. wpo-checkout-page-style

23. wpo-team-single

24. wpo-portfolio-single-section

25. wpo-blog-pg-section

26. wpo-blog-single-section

27. wpo-contact-pg-section

28. error-404-section

----------------------------------------------------------------*/


/*------------------------------------------------------------------
1. General
----------------------------------------------------------------*/

// helpers
@import "helpers/variables";
@import "helpers/functions";
@import "helpers/mixins";

// base
@import "base/base";


// components
@import "components/section-title";
@import "components/buttons";
@import "components/form";
@import "components/social-links";
@import "components/page-title";
@import "components/preloader";
@import "components/blog-sidebar";
@import "components/shop-sidebar";
@import "components/pagination";

// layout
@import "layout/header";
@import "layout/hero-slider";
@import "layout/footer";

// components
@import "components/sticky-header";


// page
@import "page/home-default";

@import "page/_home-style2";

@import "page/_home-style3";

@import "page/_home-style4";

@import "page/_home-style5";

@import "page/_home-style6";

@import "page/_home-style7";

@import "page/_home-style8";

@import "page/_home-style9";

@import "page/_invitation";

@import "page/_shop-home";

@import "page/_shop-home-2";

@import "page/_rtl-home";

@import "page/_service";

@import "page/_coming-soon";

@import "page/_shop";

@import "page/_shop-single";

@import "page/_cart";

@import "page/_checkout";

@import "page/_team-single";

@import "page/_portfolio-single";

@import "page/_blog";

@import "page/_blog-single";

@import "page/_contact";

@import "page/_error-404";

@import "page/_preview";
