/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Version: 1.0
*/

/* ===========================
   Custom CSS Starts Here
   =========================== */



/* Add your custom styles below */
.bapf_head.bapf_colaps_togl {
    background: black;
    padding: 10px 20px 10px 10px;
}
.bapf_sfilter .bapf_hascolarr, .bapf_sfilter .bapf_hasdesc {
	font-size:15px;
	font-family: Oswald;
		color: white;
	margin: 0px !important;
}

.bapf_head .bapf_colaps_togl, h3{
	font-size:15px !important;
	font-family: Oswald;
		color: white;
	margin: 0px !important;
}
.bapf_hideckbox li label, .bapf_hideckbox li label a{
	color: black ;
}
.bapf_hideckbox li label:hover{
	color: black;
}