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

.ui-tabs .ui-tabs-nav li a, .accordion .question > .title, .faq .question > .title, table th, .fake-tabs > ul li a {
    background: #ebbe51;
}

.accordion .question.active > .title, .accordion .question>.title {
	color: #ffffff !important;
}

.select2-container--default .select2-selection--single {
    padding: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 100% !important;
}

#Action_bar .social-menu {
    float: right;
    padding: 12px 0;
}

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

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

.menuo-arrows:not(.keyboard-support) #Top_bar .menu>li.submenu>a:not(.menu-toggle)>span {
    padding-right: 25px;
}

.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: #306b6d;
    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: #f81313;
}

/* MOBIEL MOBIEL MOBIEL MOBIEL MOBIEL
-------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
	.shop-filters {
    background: #306b6d;
}
	
	.shop-filters a.open-filters svg .path {
    stroke: rgb(255 255 255 / 80%);
    stroke-width: 1px;
}
	
	.ofcs-mobile .shop-filters .open-filters.mfn-off-canvas-switcher.mfn-only-mobile-ofcs {
    display: flex;
    color: #fff;
}

.shop-filters {
    justify-content: space-between;
    flex-direction: column;
}
}

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