/*
Theme Name: Kleo Shop Child
Description: Multipurpose Premium WordPress Theme
Theme URI: http://seventhqueen.com/themes/kleo
Author: SeventhQueen
Author URI: http://themeforest.net/user/SeventhQueen
Version: 4.3.8
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
Text Domain: kleo_framework
License: GNU General Public License
License URI: license.txt
Template: kleo
*/

/*
* Please add your custom styles below
*/
#menu-item-12874 > ul {
    display: none;
}

#menu-item-12874:hover > ul {
    display: block; 
}
html body #main .checkbox input[type="checkbox"] {
    position: static;
    opacity: 1;
    z-index: 1;
  }