/* Footer */
#subfooter.light .subfooter-menu-holder {
    border-top: 0;
}

/* Cookies */
@media screen and (max-width: 768px) {
	#cookie-notice .cn-button {
	    margin-left: 0;
	    margin-top: 2.5px;
	    margin-bottom: 2.5px;
	}
}

.thb-cookie-bar {
    background: #FAFAFA !important;
    color: #222222 !important;
}	

.thb-cookie-bar a {
	color: #000000 !important;
	text-decoration: none !important;
}

.thb-cookie-bar a.button {
	text-decoration: none !important;
	border-color: #F2F2F2 !important;
    color: #222222 !important;
    background: #F5F5F5 !important;
}

.thb-cookie-bar a.button:hover,
.thb-cookie-bar a.button:focus {
	text-decoration: none !important;
	background: #F9F9F9 !important;
}

.thb-cookie-bar a:hover,
.thb-cookie-bar a:focus { 
	color: #222222 !important;
	text-decoration: underline !important;
}	