/*!
Theme Name: lopifit
Theme URI: https://chodicikolo.cz/
Author: WP4you.cz
Author URI: https://wp4you.cz
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lopifit
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

lopifit is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/* Vendor CSS Files */
  @import url('assets/vendor/fontawesome-free/css/all.min.css');
  @import url('assets/vendor/animate.css/animate.min.css');
  @import url('assets/vendor/bootstrap/css/bootstrap.css');
  @import url('assets/vendor/bootstrap-icons/bootstrap-icons.css');
  @import url('assets/vendor/boxicons/css/boxicons.css');
  @import url('assets/vendor/glightbox/css/glightbox.min.css');
  @import url('assets/vendor/remixicon/remixicon.css');
  @import url('assets/vendor/swiper/swiper-bundle.min.css');
  @import url('assets/vendor/aos/aos.css');

/* Template Main CSS File */
  @import url('assets/css/style.css');
  @import url('assets/css/color.css');
  @import url('assets/css/items.css');
  @import url('assets/css/carousel.css');
  @import url('assets/css/grid.css');

  /* tiny-slider */
  @import url('assets/css/tiny-slider.css');
  @import url('assets/css/reference.css');

  /* slick Carousel */
  @import url('assets/js/slick/slick.css');
  @import url('assets/js/slick/slick-theme.css');