/*
Theme Name:  chucks-child
Theme URI:  http://www.chuckswebdesign.nl
Author:  chucks
Author URI:  http://www.chuckswebdesign.nl
Description: WordPress thema van Chucks Webdesign
Template: chucks
Version:  1.0
*/

.grecaptcha-badge {
	display: none !important;
}

#Footer .widget_mfn_menu ul li a {
    background: #b1a5a4;
    color: #fff;
}

#Footer .themebg, #Footer .widget_categories ul, #Footer .Recent_posts ul li .desc:after, #Footer .Recent_posts ul li .photo .c, #Footer .widget_recent_entries ul li:after, #Footer .widget_mfn_menu ul li a:hover, #Footer .widget_product_categories ul {
    background-color: #ccdacd;
}

/* MOBIEL MOBIEL MOBIEL MOBIEL MOBIEL
-------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
	.mobile-header-mini #Top_bar #logo {
    height: 75px!important;
    line-height: 75px!important;
    margin: 5px 0;
}
	.mobile-header-mini #Top_bar a.responsive-menu-toggle {
    top: 50px!important;
    left: auto;
    right: 10px;
    margin-top: -17px;
}
}