/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://hogash-demos.com/kallyas_wp/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        4.0.0
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/
/* Icon list (for demo purposes) */
.kl-icon-list {margin: 0 0 30px; padding: 0px; list-style:none;}
.kl-icon-list li {width: 10%; display: inline-block;font-size: 18px;margin: 0 2px 10px;text-align: center;float: left;padding: 15px 0;border-radius: 3px;border: 1px solid transparent; color:#999; -webkit-transition:all .15s ease-out; transition:all .15s ease-out;}
.kl-icon-list li:hover {border-color:#ddd;  color:#535353;}