/*  
Theme Name: KUBIWEB
Theme URI: KUBIWEB
Version: 1.0
Description: Thème développer par KUBIWEB.
Author: Kubiweb
Author URI: http://www.kubiweb.fr
Copyright: (c) 2017 Kubiweb.
Tags: 
*/

.nav-foot1 .hfe-nav-menu{
	column-count:2
}

.grecaptcha-badge {
    display: none;
}

@media screen and (max-width: 991px) {
	.nav-foot1 .hfe-nav-menu{
	column-count:1
}
}