/*
Theme Name:  chucks
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
*/

.woocommerce div.product p.stock {
    display: none;
}

.woocommerce .product div.entry-summary .price {
    color: #6de9fc;
}

.button-round button.button.alt {
    background-color: #00ecff;
    color: #000000;
}

.woocommerce table.shop_table td.actions .coupon {
    display: none !important;
}

.woocommerce-form-coupon-toggle .woocommerce-info, .woocommerce-form-login-toggle .woocommerce-info {
    display: none;

}

.woocommerce ul#shipping_method .amount {
    font-weight: 700;
    color: #000;
}

.woocommerce ul#shipping_method li label {
    display: inline;
    color: #f7f7f7;
}

.woocommerce ul#shipping_method li {
    margin-top: -22px;
}

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

.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: inherit !important;
}

.mfn-chft-apply-coupon-wrapper .mfn-chft-apply-coupon-switcher {
    display: none;
}

.woocommerce table.shop_table td small {
    display: none;
}

.woocommerce .product div.entry-summary .product_meta {
    display: none !important;
}

label, legend {
    margin-bottom: 0px;
}

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

.get_in_touch ul li .icon {
    color: #fff !important;
}

.usp-image i.fa {
    font-size: 25px;
}

.usp-image {
    text-align: left;
    width: 10%;
}

.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: #0000;
    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: #88bc7b;
}

/* MOBIEL MOBIEL MOBIEL MOBIEL MOBIEL
-------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
	.usp-image {
    text-align: left;
    width: 15%;
}
	.no-sec-padding-mob .mcb-section .section_wrapper, .no-sec-padding .mcb-section .section_wrapper {
    padding-left: 33px !important;
    padding-right: 33px !important;
}
}

#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;
}