.social-link-style {
	margin-bottom: 40px !important;
}

.select-language-style {
	padding-top: 50px;
}

.page-id-37081 h1.page-title {
	display: none;
}

.latest-post-title-style > li a {
	text-transform: uppercase;
	font-family: 'Playfair Display';
	font-weight: 500;
	font-size: 22px;
}

.latest-post-title-style > li a strong {
		font-weight: normal;
}

.latest-post-list-style li:first-child {
	display: none;
}

.entry-header {
	cursor:pointer;
}

.mobile-menu-btn a {
	font-size: xx-large;
}

a.spirit-now {
	font-size: small;
}

@media screen and (max-width: 530px) {
	.latest-post-title-style > li a {
	font-size: 20px;
 }
	
	.top-bar-socials {
		display: none;
	}
	
	#ufw_1 .ufw_wb {
		height: 265px !important;
	}

	.entry-header {
		background-position: unset;
	}
	
	#page-header .entry-header {
		height: 135px !important;
	}
	
	.latest-post-list-style li {
		display: flex;
		flex-direction: column;
		margin-bottom: 30px;
	}
}

.cssload-cube0 {
	background-color: #455FB7;
}

.cssload-cube1 {
	background-color: #EB94CC;;
}

.cssload-cube2 {
	background-color: #4F67C9;
}

.cssload-cube3 {
	background-color: #8FAAFE;
}

.cssload-cube4 {
	background-color: #F82C3C;
}

.cssload-cube5 {
	background-color: #514F88;
}

.cssload-cube6 {
	background-color: #8F3D7D;
}

.cssload-cube7 {
	background-color: #676078;
}

.cssload-cube8 {
	background-color: #5F6045;
}

.cssload-cube9 {
	background-color: #8700E2;
}

.cssload-cube10 {
	background-color: #71BE59;
}

.cssload-cube11 {
	background-color: #FB3121;
}

.cssload-cube12 {
	background-color: #F92F3C;
}

.cssload-cube13 {
	background-color: #37355B;
}

.cssload-cube14 {
	background-color: #F2A9C9;
}

.cssload-cube15 {
	background-color: #59E045;
}

/* video link bloc in home */

.video-link-image_wrapper {
  position: relative;
}

.video-link-overlay {
  position: absolute;
	background: rgba(57, 57, 57, 0.5);
  /* center overlay text */
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-link-overlay_2 {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.video-link-image_wrapper h3 {
	color: #ffff;
	font-family: "Playfair Display", "Arial", sans-serif;
}

#page-37081  .post-content {
	display: flex;
	flex-direction: column;
}

.home-button {
	margin-bottom: 27px;
}