/*
Theme Name: Arte
Theme URI: http://demo.curlythemes.com/arte/
Author: Curly Themes
Author URI: http://demo.curlythemes.com/
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, custom-colors, featured-images, full-width-template, theme-options, translation-ready, flexible-header, editor-style, featured-image-header
Description: Arte is a premium WordPress theme dedicated to art galleries, and other art related businesses.
Version: 1.2.22
License: GNU General Public License
License URI: license.txt
Text Domain: arte
*/

$line-height: 2;


/*
    Table of Contents:
    ------------------------------
    1. Import Vendors
      1.1. Bootstrap 4
      1.2. Owl Carousel
      1.3. Themify Icons
      1.4. Maginic Popup
    2. Basic Elements
    3. Header
      3.1. Hero Section
    4. Footer
    5. Extenders
      5.1. WordPress Defaults
      5.2. Visual Composer
      5.3. Events Schedule
      5.4. Owl Carousel
      5.5. Contact Form 7
  ------------------------------


  1. Import Vendors
  ------------------------------
  1.1. Bootstrap 4
  ------------------------------
*/
@import '../libs/bootstrap/scss/bootstrap';
/*
  1.2. Owl Carousel
  ------------------------------
*/
@import '../libs/owl-carousel/scss/owl.carousel';
/*
  1.3. Themify Icons
  ------------------------------
*/
@import '../libs/themify/themify-icons';
/*
  1.4. Maginic Popup
  ------------------------------
*/
@import '../libs/magnific/main';
@import '_helpers';
/*
  2. Basic Elements
  ------------------------------
*/
@import '_basic';
@import '_bootstrap';
@import '_spacing';
/*
  3. Header
  ------------------------------
*/
@import '_header';
/*
  3.1. Hero Section
  ------------------------------
*/
@import '_hero';
/*
  4. Footer
  ------------------------------
*/
@import '_footer';
/*
  5. Extenders
  ------------------------------
  5.1. WordPress Defaults
  ------------------------------
*/
@import '_wordpress';
/*
  5.2. Visual Composer
  ------------------------------
*/
@import '_vc';
@import '_section-scroll';
/*
  5.3. Events Schedule
  ------------------------------
*/
@import '_wcs';
/*
  5.4. Owl Carousel
  ------------------------------
*/
@import '_owl';
/*
  5.5. Contact Form 7
  ------------------------------
*/
@import '_cf7';

@import '_xtd';

@import '_woo';
