
.intro_titelblok_geel + .overzicht_producten {
	padding-top: 3rem;
	margin-top: 10rem !important;
}
.overzicht_producten {
	margin-top: 6rem !important;
	padding-bottom: 3rem;
}
.intro_product_categorie + .overzicht_producten {
	padding-top: 7rem;
}

.overzicht_productcategorieen_lijst {
	margin-top: 6rem;
}

.overzicht_producten:not(:has(.zoek_product)) .overzicht_productcategorieen_lijst{
    margin-top: 0;
}

.overzicht_productcategorieen_lijst > .row {
	--bs-gutter-y: 3rem;
}
.overzicht_producten_aantal + .overzicht_producten_lijst {
	margin-top: 1.6rem;
}


@media (max-width:767px)
{
	.intro_titelblok_geel + .overzicht_producten {
		padding-top: 0;
		margin-top: 0 !important;
	}
}


@media (min-width:768px) and (max-width:991px)
{

		.intro_titelblok_geel + .overzicht_producten {
			padding-top: 0;
			margin-top: 0 !important;
		}
		.label_design_stappen_content {
			padding-left: 0;
		}
}

@media (min-width:992px) and (max-width:1199px)
{


}
