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

.sliding_box .desc_wrapper h4 {
    color: #1e1e1e;
}



.wc-block-components-price-slider__range-input-progress {
    height: 9px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    --track-background: linear-gradient(90deg,transparent var(--low),#05b601 0,#05b601 var(--high),transparent 0) no-repeat 0 100%/100% 100%;
    --range-color: #05b601;
    background: var(--track-background);
}

@media only screen and (min-width: 1240px) {
#Top_bar.is-sticky #logo, #Top_bar.is-sticky .custom-logo-link {
    padding: 5px 0!important;
    display: none !important;
    height: 50px!important;
    line-height: 50px!important;
}
}

.infobox ul li:before {
    content: '\e841';
    font-family: "mfn-icons";
    color: rgb(5 182 1);
    font-size: 20px;
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 10px;
}

.get_in_touch, .infobox {
    background-color: #f3f3f3;
}

.get_in_touch, .get_in_touch a, .get_in_touch h3, .get_in_touch ul, .infobox, .infobox a, .infobox h3, .infobox ul {
    color: #1e1e1e!important;
}

.header-stack #Top_bar .logo {
    padding: 0 15px !important;
}

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

#Top_bar .text-logo #logo {
    font-weight: bold;
}

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

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

.woocommerce ul.products li.product .desc {
    background: #fff;
    padding: 15px 20px;
    text-align: center !important;
}

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

#Footer .widget_mfn_menu ul li a {
    background: #f9f9f9;
    color: #1e1e1e;
}

#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: #f9f9f9;
	color: #1e1e1e !important;
}

.widget_mfn_menu ul li a {
    display: block;
    padding: 0px 0px;
    margin-bottom: 0px;
    background: #fff;
    border: 0px solid rgba(0,0,0,.04) !important;
    color: #858585;
}

/* MOBIEL MOBIEL MOBIEL MOBIEL MOBIEL
-------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
	.header-magazine #Top_bar .banner_wrapper {
    width: 100%;
    height: auto;
    text-align: center;
    position: static;
    display: none;
    margin-bottom: 20px;
}
	.mobile-header-mini #Top_bar #logo {
    height: 50px!important;
    line-height: 50px!important;
    font-size: 25px;
    margin: 5px 0;
	font-weight: bold !important;
}
	.woocommerce .products_wrapper ul.products li.product {
    width: 45%;
    margin: 0 0 20px;
}
}