/*==== COOKIES =====*/

.maldon_cookie_advice {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    z-index: -1 !important;
}
/*==== END COOKIES =====*/

/*==== PAGE STYLES =====*/

.page-header-section .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0;
}


.page-main-content.elementor-element.elementor-section-boxed{
    padding: 5%;
}

.page-header-img img {
	height: 25vh;
	width: 100%;
	object-fit: cover;
}

a.legal-footer-link {
	color: white;
	margin-left: 15px;
}
.legal-footer-link:first-child {
	margin-left: 0
}

/*==== END PAGE STYLES =====*/
