@media only screen and (max-width: 849px) {	
	#shop-sidebar .berocket_single_filter_widget .bapf_sfilter ul li:nth-child(5) ~ li {
		display: none;
	}
	.flatsome_child_ver_mas {
		cursor: pointer;
		margin-bottom: 35px;
		display: block;
		margin-top: 15px;
	}
	.bapf_ckbox_square .flatsome_child_ver_mas{
		margin-top: 10px;
	}
	.flatsome_child_ver_mas:before {
		content: " ";
		display: block;
		width: 1rem;
		height: 1px;
		background-color: #e6e6e6;
		margin-bottom: .5rem;
	}
	.mCustomScrollbar,
	.mCustomScrollBox{
		max-height: unset !important;
	}
}
