/*
Theme Name: Floris (Child Theme)
Description:  Write here a brief description about your child-theme
Author:       GitDevelopment
Author URL:   Write here the author's blog or website url
Template:     floris
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Floris
*/

/* Write here your own personal stylesheet */

/*     <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css">
    <script src="https://cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js" integrity="sha256-z6FznuNG1jo9PP3/jBjL6P3tvLMtSwiVAowZPOgo56U=" crossorigin="anonymous"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js" type="text/javascript"></script> */

.slick-list.draggable {
	border: 2px solid red;
}