div.wp-block-group {
	padding-left: 0 !important;
	padding-right: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/*
.wp-block-post-title {
	display: none !important;
}

.wp-block-heading {
	display: none !important;
}
*/

.wp-block-query {
	margin-block-start: 0 !important;
}

main {
	margin-top: 0 !important;
}

div.entry-content {
	margin-block-start: 0 !important;
}

p.wp-block-site-title {
	margin-top: 1em !important;
	margin-bottom: 1em !important;
}

.has-global-padding > .alignfull {
	margin-right: 0px !important;
	margin-left: 0px !important;
}

.has-global-padding {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

header {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
/*	width: 100%;*/
	height: 60px;
	padding-left: 35px;
	padding-right: 35px;
	background-color: white;
	z-index: 20;
}

footer {
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 60px;
	padding-left: 35px;
	padding-right: 35px;
/*	width: 100%;
	max-width: 100%;*/
	background-color: white;
	margin-top: 0px;
	z-index: 21;
}

a {
	all: unset !important;
	color: inherit !important;
	text-decoration: none !important;
	cursor: pointer !important;
}

#eFshSzte_slideshow_topmargin {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 60px;
	width: 100%;
}

#eFshSzte_slideshow_bottommargin {
	margin-top: 0px;
	height: 60px;
	width: 100%;
}

header > div {
	height: 100%;
}


header > div div {
	width: 33.33%;
}

footer > :first-child {
	height: 100%;
	justify-content: space-between;
}


footer > :first-child > :first-child {
	width: 66.66%;
	max-width: 66.66%;
}

footer > :first-child > :nth-child(2) {
	width: 20%;
	max-width: 20%;
	flex-basis: 33.33% !important;
}

#eFshSzteDFVcFSGdhdhftKHDjmskT_slideshow_close {
	display: none;
}

/*THIS IS THE HOVER ELEMENT THAT WILL DISPLAY THE INDEX*/
#eFshSzteDFVcFSGdhdhftKHDjmskT_index_header_button {
	height: 60px;
	cursor: pointer;
}

#eFshSzteDFVcFSGdhdhftKHDjmskT_index {
	display: none;
	background-color: white;
	position: fixed;
	left: 0px;
	top: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100vw;
	max-width: 100vw;
	height: calc(100vh - 120px);
	z-index: 15;
}

#eFshSzteDFVcFSGdhdhftKHDjmskT_index_left {
	width: 50%;
	max-width: 50%;
	height: 100%;
}

#eFshSzteDFVcFSGdhdhftKHDjmskT_index_right {
	width: 50%;
	max-width: 50%;
	height: 100%;
}

#eFshSzteDFVcFSGdhdhftKHDjmskT_index_images {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 50%;
}

.eFshSzte_index_img {
	position: absolute;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	padding-right: 60px;
	top: 0px;
	left: 0px;
	background-color: white;
	width: 100%;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
	z-index: 16;
}

.eFshSzte_index_img img {
	display: block;
	max-height: 74%;
	width: auto;
	max-width: 100%;
	margin-left: auto;
}

#eFshSzteDFVcFSGdhdhftKHDjmskT_index_options {
	height: 100%;
	display:flex;
	flex-direction: column;
	justify-content: center;
}

#eFshSzteDFVcFSGdhdhftKHDjmskT_index_options a:hover {
	font-style: italic !important;
}

@media (max-width: 699px) {
	#eFshSzteDFVcFSGdhdhftKHDjmskT_index_options p {
		text-align: center;
	}
	
	#eFshSzteDFVcFSGdhdhftKHDjmskT_index_left {
		display: none;
	}
	
	#eFshSzteDFVcFSGdhdhftKHDjmskT_index_right {
		width: 100%;
		max-width: 100%;
	}
}

#eFshSzteDFVcFSGdhdhftKHDjmskT_index_hover_button {
	position: fixed;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: 6%;
	height: 60px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: transparent;
	z-index: 20;
}

#eFshSzteDFVcFSGdhdhftKHDjmskT_index_hover_container {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#eFshSzteDFVcFSGdhdhftKHDjmskT_index_hover_container:hover #eFshSzteDFVcFSGdhdhftKHDjmskT_index {
	display: flex;
}

.eFshSzte_index_category_name {
	display: inline-block;
	margin-bottom: 0.4em;
}
