/*
Theme Name: Hood Theme Child
Theme URI: http://www.hoodthemes.com/
Template: hood-theme
Author: Hood Themes
Author URI: https://themeforest.net/user/hoodthemes
Description: Hood Theme is an Multi-Purpose WordPress Theme.
Version: 1.2.9
Updated: 2017-03-18 14:06:41

*/
.header .logo a img {
    width: 100px;
}

.c-prepfooter {
    color:#343434 !important;
    font-size:12px !important;
    line-height:22px !important;
}
li:not(.menu-item) {
    margin-bottom:10px;
}
li.list-item{
    margin-bottom:0px !important;
}
@media only screen and (min-width: 760px){
.header .logo a img {
    width: 100px;
}
}


@media only screen and (min-width: 1100px){
.desk-menu .sub-menu {
 top: 65px;
}
.desk-menu .sub-menu .sub-menu {
    left: -200px!important;
    top: -15px!important;
    margin-top: 0;
    min-width: 200px;
    max-width: 200px;
    z-index:100;
    /* display: none; */
}
    
.version1 .desk-menu > ul > li > a {
    margin-bottom: 0;
}

}
