
/****************** Typography *********************
 *
 *  1. Fonts
 *  2. Headlines, h1 - h6
 *  3. Paragraphs
 *  4. Unordered & ordered lists
 *  5. Links & anchors
 *  6. Inverted style
 *
****************************************************/
@import url("elements/typo.css");

/**************** General styles ********************
 *
 *  1. html, body
 *  2. Containers
 *  3. Grid
 *  4. Global styles
 *  5. Icons
 *  6. Animations
 *      6.1. Override UI Kit animation duration
 *      6.2. Featured image gradient animation
 *      6.3. Text gradient animation
 *      6.4. Infinite scroll loader
 *      6.5. Heart bouncing animation
 *  7. Misc graphic elements
 *      7.1. Zig zag
 *      7.2. Loading spinner
 *
****************************************************/
@import url("elements/general.css");

/*********************** UI *************************
 *
 *  1. Buttons
 *      1.1. Social Buttons
 *      1.2. Arrow Buttons
 *      1.3. Icon Button
 *      1.4. Button Sizes
 *  2. Forms
 *      2.1. Fancy Select
 *      2.2. Filter / Sort select
 *  3. Modals
 *      3.1. Modal elements
 *  4. Offcanvas
 *
****************************************************/
@import url("elements/ui.css");

/**************** Header / Footer *******************
 *
 *  1. Top bar
 *  2. Header
 *      2.1. Navigation
 *      2.2. Festivals Navigation
 *      2.3. Social & Language
 *      2.4. Search
 *  3. Footer
 *      3.1. Footer Top
 *      3.2. Footer Social
 *      3.3. Footer Bottom
 *      3.4. Theme Switcher
 *      3.5. Back to Top
 *
****************************************************/
@import url("elements/header-footer.css");

/********************* Pages ************************
 *
 *  1. News
 *      1.1 Featured News
 *      1.2. Main News Repeater
 *  2. Tickets
 *      2.1. Ticket Promo
 *      2.2. Ticket Single
 *  3. EXIT Freedom
 *      3.1. Intro
 *      3.2. Festival Intro
 *      3.3. Festivals
 *      3.4. FAQs
 *  4. Other Pages (simple)
 *
****************************************************/
@import url("elements/pages.css");

/******************** Homepage **********************
 *
 *  1. Top
 *      1.1. Slider
 *      1.2. Program
 *      1.3. Video
 *  2. Freedom
 *      2.1. Tickets
 *  3. Guide
 *  4. Home News
 *      4.1. Sponsor
 *  5. Newsletter
 *
****************************************************/
@import url("elements/homepage.css");

/********** Artist List and Details pages ***********
 *
 *  1. Top
 *  2. Hero
 *  3. Artists Grid
 *      3.1. No Results
 *  4. Previous Lineups
 *  5. Artist Single
 *      5.1. Hero
 *      5.2. Article
 *      5.3. Exit Freedom
 *      5.4. Artists
 *
****************************************************/
@import url("elements/artists.css");

/******* Singles: Classic light/dark, Modern ********
 *
 *  1. Ads
 *  2. Hero
 *  3. Main
 *      3.1. Header
 *      3.2. Content
 *      3.3. Tags
 *  4. Sidebar
 *  5. Related News
 *  6. Page Dark
 *  7. Page Modern
 *      7.1. Related News
 *  8. Infinite Scroll Articles
 *  9. Iframe
 *
****************************************************/
@import url("elements/singles.css");

/********************** Sidebar *********************
 *
 *  1. Widgets
 *
****************************************************/
@import url("elements/sidebars.css");

/********* Stages List and Details pages ************
 *
 *  1. Stages Top
 *  2. Stages
 *  3. Stages Single  
 *
****************************************************/
@import url("elements/stages.css");

/****************** Theme: Dark *********************
 *
 *  1. html, body
 *
****************************************************/
@import url("elements/theme-dark.css");

/****************** Media Queries ******************
 *
 *  1. XXXXXLarge ( <= 1920px )
 *  2. XXXXLarge ( <= 1599px )
 *  3. XXXXLarge ( <= 1449px )
 *  4. XXXLarge ( <= 1359px )
 *  5. XXLarge ( <= 1279px )
 *  6. XLarge ( <= 1219px )
 *  7. XLarge ( <= 1199px )
 *  8. xLarge ( <= 1024px )
 *  9. Large ( <= 959px )
 *  10. Large Between ( <= 1023px & >= 960px )
 *  11. Medium ( <= 767px )
 *  12. Medium ( <= 599px )
 *  13. Small ( <= 479px )
 *  14. Extra Small ( < 479px )
 *
****************************************************/
@import url("elements/media-queries.css");


@import url("elements/satnica.css");
