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

.blog_slider_header {
    display: none !important;
}

.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination, .woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination {
    margin-bottom: 0;
    display: none;
}

.woocommerce table.shop_table tr.order-total .woocommerce-Price-amount, .woocommerce table.woocommerce-table--order-details tfoot tr:last-child .woocommerce-Price-amount {
    font-size: 16px;
    font-weight: 700;
    color: var(--mfn-woo-heading-color);
}

.woocommerce table.shop_table td.actions .coupon .input-text {
    font-size: 12px !important;
}

#Subheader ul.breadcrumbs {
    width: 60%;
}

#Subheader .title {
    width: 40%;
}

.widget_product_categories ul {
    background-color: #f9f9f9;
    border-radius: 30px;
}

.widget_product_categories ul {
    list-style-type: square;
    color: #000;
    padding: 5px 10px 5px 30px;
}

.widget_product_categories ul li a {
    color: #000!important;
    display: block;
    padding: 7px 0 7px 3px;
}

#Top_bar .menu>li>a span:not(.description) {
    padding: 0px 16px;
}

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

.feature_list ul li .icon i {
    color: #ffffff !important;
}

.notice, div.error, div.updated {
    display: none !important;
}

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

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

#cookie-law-info-bar {
    z-index: 999999999999999999 !important;
}

#mfn-gdpr {
    display: none;
    align-items: center;
    position: fixed;
    z-index: 999999999999999 !important;
    box-sizing: border-box;
}

.woocommerce .mfn-variations-wrapper-loop {
    display: none;
}