/*
Theme Name: Hazel Child
Description: Child theme for the Hazel Theme
Author: TreeKode
Template: hazel
Version: 2.2
*/

/* CUSTOM STYLES */

@media only screen and (max-width: 1024px){
    .flex-direction-nav {
        display: block!important;
    }
	#home-slider .flex-control-nav, .flex-control-nav {
        display: block!important;
    }
}