/* 
html{
	margin: auto;
	width: 1000px;
}

#leftmenu{
	float: left;	
	height: 300px;
	width: 200px;
}

#footer{
	clear: both;
}

a{
	text-decoration: none;
	color: black;
} */

.melis-gdpr-banner-agree {
    background-color: unset !important;
	cursor: pointer;
	margin: -10px .5em !important;
}

.melis-gdpr-banner-agree:hover {
    background-color: unset !important;
}

.melis-gdpr-banner-container {
	opacity: 1 !important;
	background: unset !important;
} 

@media only screen and (min-width: 981px) {
    .lct-header-7-spacer {
        height: 8.5rem;
    }
}