/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 25 2026 | 15:50:50 */
.mega-menu ul li  {
	margin-right: -20px !important;
}
.footer-menu ul li:not(:last-child) a {
	margin-right: 15px !important;
}
#cookie-notice {
	background: rgba(255,255,255,0.9) !important;
}
.cookie-notice-container {
	font-family: museo-sans, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 14px;
	color: #5c6670;
	border-top: #5c6670 1px solid;
	padding-bottom: 15px;
}
.cookie-notice-container #cn-close-notice {
	display: none;
}
.cookie-notice-container #cn-notice-text {
	color: #5c6670 !important;
}
.cookie-notice-container .cn-button {
	font-family: museo-sans, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff !important;
	border: none;
	border-radius: 5px !important;
	transition: all .3s !important;
}
.cookie-notice-container .cn-button:hover {
	opacity: 0.8;
}
.cookie-notice-container a {
	color: #8cc440;
}
.main-grid {
	background-size: 100% 100% !important;
}
.main-grid a {
	color: #2E5F7F;
	text-decoration: underline;
	transition: all .3s !important;
}
.main-grid a:hover {
	color: #2E5F7F;
	text-decoration: none;
}
.main-grid .main-menu a {
	text-decoration: none;
	margin-bottom: 5px;
}
.main-grid .main-grid-button a {
	color: #ffffff;
	text-decoration: none;
}
ul li {
	margin-bottom: 30px;
}
h1 {
	line-height: 1.2em !important;
}
p {
	line-height: 1.4em !important;
}