/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 30 2025 | 00:30:09 */
@media (min-width: 768px) and (max-width: 1024px) {
/* 	#grondstoffen-logistiek,
	#beton-transport,
	#adres,
	#contact {
		padding-left: 30px;
		padding-right: 30px;
	} */
	
	body .kariez-offcanvas-drawer ul.menu li a {
		color: black !important;
	}
	
	.site-title img {
		max-width: 60%;
	}
	
	.has-trheader .kariez-breadcrumb-wrapper.has-bg {
		padding-bottom: 80px;
		padding-top: 120px;
	}
}


@media (max-width: 767.98px){
	#home-hero .rt-thumbnail-area {
		display: none;
	}
	
	.site-title img {
		max-width: 45%;
		margin-left: 15px;
	}
	
	body .kariez-offcanvas-drawer ul.menu li a {
		color: black;
	}
	
	.has-trheader .kariez-breadcrumb-wrapper.has-bg {
		padding-bottom: 80px;
		padding-top: 120px;
	}
	
	.site-branding .rt-site-logo {
		max-width: 80px;
    	max-height: 80px;
	}
	
	.kariez-breadcrumb-wrapper .entry-title{
		font-size: 30px;
	}
}