/*-----------------------------------------------------------
  LOOP TYPE: COLUMNS + SLIDER
-------------------------------------------------------------

/*-----------------------------------------------------------
  TABLE OF CONTENTS:
-------------------------------------------------------------
 Backgrounds, colors and icons
  Backgrounds, colors and icons ----------> viewport 800px
 Loop
   Post
   Output posts
     Posts -> meta menu
     Posts -> title
     Sticky post
   Loop type -> columns
   Posts ----------> viewport 1023px
   Posts ----------> viewport 800px
   Posts ----------> viewport 600px
 Slider
   Slider -> dark background
   Slider -> numbers
   Slider -> images
   Slider -> post headlines
   Slider -> arrow buttons
   Slider -> dots
   Slider -> hover effects
   Slider ----------> viewport 1023px
   Slider ----------> viewport 800px
   Slider ----------> viewport 600px
 Site pagination
   Site pagination ----------> viewport 1023px
-----------------------------------------------------------*/


/*-----------------------------------------------------------
 
IMPORTANT!

Any changes made to this or any other of the theme's files 
will be lost at the next update.

To safely make customizations to the theme, for CSS-only 
consider using the theme's dedicated "Custom CSS" field 
found under the Miscellaneous section of the theme 
settings page;
-----------------------------------------------------------*/

/*------------------------------------------------------------
  Loop Type --> Columns
------------------------------------------------------------*/

@import "loop-columns.css";


/*------------------------------------------------------------
# Slider
------------------------------------------------------------*/
@import "slider.css";