.custom-logo-link img { max-width:180px; height:auto;}
#wpcom-gifting-banner, .page-id-1034 .entry-header, #colophon, #actionbar, .entry-title {
	display: none;
}

.page-id-1034 .entry-content {
	margin: 0;
	line-height: 0;
}

.page-id-1034 .wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-huge, .page-id-1034 .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-huge {
	padding: 0;
}

.page-id-1034 .site-branding {
	position: relative;
	z-index: 99;
}

/* VIDEO */
.page-id-1034 {
	height: 100vh;
	max-height: 100vh;
	overflow: hidden;
}

.page-id-1034 #content {
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: 1;
}

.page-id-1034 #primary, .page-id-1034 #main, #post-1034, .page-id-1034 .entry-content, .page-id-1034 .wp-block-jetpack-layout-grid, .page-id-1034 .wp-block-image, .page-id-1034 .wp-block-image a {
	display: block;
	width: 100%;
	height: 100vh;
	margin: 0 !important;
	padding: 0 !important;
}

.page-id-1034 .wp-block-image a img {
	border-style: none;
	border-width: 0;
	aspect-ratio: 16/9;
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100vh;
	line-height: 0;
	display: block;
	min-height: 100vh;
}

/* LOGO HOVER */
.screen-reader-text:focus, .site-header a:focus, .site-header a:hover, body, body .widget_eu_cookie_law_widget #eu-cookie-law, body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept, .main-navigation > div > ul > li > .sub-menu {
	background-color: transparent;
}

/* Make button stretch and clickable over the entire Cover block */
.cover-link {
	position: relative;
}

.cover-link .wp-block-button {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	margin: 0;
	padding: 0;
	z-index: 10;
}

.cover-link .wp-block-button__link {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent;
	opacity: 0;
	text-indent: -9999px;
}