/*
 Theme Name:   TheFlash Child Theme
 Theme URI:    https://theflash.ancorathemes.com
 Description:  TheFlash Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     theflash
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  theflash
*/


/* =Theme customization starts here
------------------------------------------------------------ */

/*  */

.menu-item .elementor-sub-item:hover{
    color: #4ca4e9 !important;
}

/* Buttons */

.simple_text_link,
.sc_button_title{
    text-transform: none !important;
}

/* Filter scooters */

.sidebar_default[class*=scheme_] .sidebar_inner{
    padding: 0px;
    width: 350px;
}

.sidebar_default[class*=scheme_] .widget{
    padding: 0;
}

.sidebar_inner h4:first-of-type{
    margin-top: 0px;
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 20px;
}

.bapf_head h3{
    display: flex;
    align-items: center;
    font-size: 24px;
}

.bapf_body ul li label:before{
    display: none;
}

.berocket_single_filter_widget_23134 .bapf_body ul li label:before{
    display: block;
}

.bapf_body ul li label:hover{
    border: 2px solid #1fbc1f !important;
    transition: .5s;
}

.berocket_single_filter_widget_23134 .bapf_body ul li label:hover{
    border: none !important;
}

.berocket_widget_icon{
    display: flex;
    height: 26px;
    width: 26px;
    margin-right: 4px;
}

.berocket_single_filter_widget .bapf-clean-rounded li.checked label{
    border-color: #1fbc1f;
    color: #1fbc1f;
}

.bapf_clr_span{
    border-radius: 25px;
}

/* Producten */

.post_featured img{
    border-radius: 24px 24px 0px 0px;
}

.woocommerce ul.products li.product .post_featured{
    margin-bottom: 0px;
}

.post_data{
    padding: 20px !important;
}

.post_header h2 a{
    color: #1fbc1f !important;
}

.woocommerce-Price-amount bdi{
    color: white;
}

/* Winkelwagen */

.sc_layouts_panel_inner .elementor-menu-cart__product-price bdi,
.sc_layouts_panel_inner .woocommerce-Price-amount bdi{
    color: #1B1919;
}