/*
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
*/

.wp-caption-text {
    color: #000 !important;
    display: block;
    text-align: center;
    margin: 0;
    padding: 10px 0 5px;
    font-size: 20px;
    line-height: normal;
    font-weight: bold;
}

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

#Footer .widget_mfn_menu ul li a {
    background: #e3007c;
    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: #000;
}

/* MOBIEL MOBIEL MOBIEL MOBIEL MOBIEL
-------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
	
}