body:not(.template-home) .content-wrapper {
    
    padding-right: 10px;
    
}


.footer-thin-address-html { 
     display: block!important;
    height: auto!important;
}
.footer-thin-address-html > *:first-child {
    font-weight: bold;
}
.footer-thin-address-html > * {
    display: block!important;
    text-align: center;
    margin: 0px!important;
    padding: 0px!important;
}
.scrolled-half.template-projecten .card h1.jumbo { 
     left: 75px;
    padding-right: 10px;
    font-size:30px;
    padding-bottom: 50px;
}

body {
	/*opacity: 0.4;	*/
}
.ro-block-image-overlay {
	right: 0px;
	bottom: 0px;
}
.ro-block-image-overlay a.button {
	display: block;
	text-align: right;
	background-color: rgba(174,130,75,0.90);
	background-color: rgba(246,246,246,0.70);
	color:#646e78;
	backdrop-filter:blur(13px) contrast(150%);
}
.grid-5 .ro-block-image-overlay .fa-chevron-right {
	display: none;
}
.grid-5 .ro-block-image-overlay a.button  {
	padding: 2px;	
	text-align: center!important;
	  text-overflow: ellipsis;
}
div[onclick]:hover .ro-block-image-overlay a.button,
.ro-block-image-overlay a.button:hover, 
.ro-block-image-overlay a.button:active {
	background-color: rgba(174,130,75,0.90);
	color:#fff;
}



body.template-home-maxwidth .content-wrapper {
	padding-left: 10px!important;
	padding-right: 10px!important;
}
