@charset "UTF-8";
/*----------------------------------------------------------------------
    Template Name: Oxence - Web Design Company HTML Template
    Template URI: https://webtend.net/demo/html/oxence/
    Author: WebTend
    Author URI:  https://webtend.net/
    Version: 1.0

    Note: This is Main Style CSS File.
/*----------------------------------------------------------------------
	CSS INDEX
	----------------------

    01. Default Style
    02. Common Classes
    03. Repeat Style
    04. Padding Margin Spacing
    05. Custom Animation
    06. Header style
    07. Hero Area
    08. Page Banner
    09. Main Slider
    10. About Section
    11. Counter Area
    12. Features Area
    13. Services Area
    14. Projects Area
    15. Team Area
    16. Pricing Area
    17. Testimonials Area
    18. Work Process
    19. CTA Area
    20. Contact Area
    21. Blog Area
    22. Video Section
    23. FAQs Area
    24. Shop Area
    25. Sidebar Widgets
    26. 404 Error
    27. Main Footer
    28. Dark Version

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


// IMPORT ALL SASS DIRECTORY FILES

// global variables
@import "variables"

// global mixins
@import "mixins"

// base directories
@import "default"
@import "common-classes"
@import "extend"
@import "spacing"
@import "custom-animation"

// All Sections
@import "sections/header"
@import "sections/hero"
@import "sections/banner"
@import "sections/slider"
@import "sections/about"
@import "sections/counter"
@import "sections/features"
@import "sections/services"
@import "sections/projects"
@import "sections/team"
@import "sections/pricing"
@import "sections/testimonials"
@import "sections/work-process"
@import "sections/cta"
@import "sections/contact"
@import "sections/blog"
@import "sections/video"
@import "sections/faqs"
@import "sections/shop"
@import "sections/widgets"
@import "sections/404"
@import "sections/footer"
@import "dark-version"

// import any additional sass below...
