.hero {
	align-items: center;
	width: 100%;
	height: 440px;
	color: white;
	position: relative;
}

.home .page_content {
	margin-top: 0;
}

header.hero.flex {
	background-position: center;
	margin: auto;
	background-position: left center;
	background-size: cover;
}

.hero:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background: linear-gradient(90deg, rgba(33, 33, 33, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
}

.hero:before {
	background: none;
	background: rgb(0 0 0 / 9%);
}

.hero figcaption {
	position: relative;
	z-index: 3;
}

.hero h1 {
	font-weight: 600;
	font-size: 52px;
	line-height: 63px;
	letter-spacing: 0.05em;
}

.hero p {
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.05em;
	margin: 27px 0 26px;
}

.m-addtocart:hover, .nbtn:hover {
	color: white;
	background-color: #3d9545;
}

.sectiontitle h2 {
	font-weight: 600;
	font-size: 28px;
	line-height: 34px;
}

#hp-2, #hp-4 {
	background-color: white;
	padding: 65px 0;
}

.sectiontitle h2 {
	font-weight: 600;
	font-size: 28px;
	line-height: 34px;
}

.halfboxes {
	justify-content: space-between;
}

.halfboxes figure {
	background-color: transparent;
	position: relative;
}
.fty-30 {
	width: calc((100% - 30px) / 2);
	overflow: hidden;
}

.fty-30:not(.higlightproduct):hover img {
	transform: scale(1.1);
}

.fty-30:not(.higlightproduct) img {
	transition: transform .5s ease;
}

#hp-3 {
	padding: 44px 0 35px;
	background-color: #f8f7f4;
}

.sectiontitle.sbetween_ {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.linebtn {
	font-size: 14px;
	line-height: 22px;
	text-decoration: underline;
}

.cat-list {
	flex-wrap: wrap;
	justify-content: space-between;
}

.e-cat {
	cursor: pointer;
	width: calc((100% - 150px) / 4);
	box-sizing: border-box;
	padding: 20px 0 20px 72px;
	position: relative;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 15px;
	transition: color .3s ease;
	transition-property: color,border-color;
	border: none;
	background-color: white;
	padding-left: 58px;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.5px;
}

.e-cat img {
	height: 22px;
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	transition: filter .3s ease;
	width: 25px;
}

.e-cat:hover {
	color: #3CAFCB;
	border-color: #3CAFCB;
}

.e-cat:hover img {
	filter: invert(73%) sepia(12%) saturate(2355%) hue-rotate(151deg) brightness(83%) contrast(90%);
}

.sectiontitle.left_ {
	text-align: left;
}

.halfboxes figure figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.25);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: white;
	text-align: center;
	box-sizing: border-box;
	padding: 30px;
}

.higlightproduct {
	flex-wrap: wrap;
	justify-content: space-between;
}

.halfboxes figure figcaption h3 {
	font-weight: 600;
	font-size: 38px;
	line-height: 46px;
	letter-spacing: 0.05em;
}

.halfboxes figure figcaption p {
	margin: 11px 0 27px;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0.05em;
}

#hp-5 {
	padding: 52px 0 50px;
	background-color: #f8f7f4;
}

.comp-logo {
	position: absolute;
	right: 0;
	top: 0;
	height: 37px !important;
	width: auto !important;
}

.hmrev {
	justify-content: space-between;
	margin-bottom: 42px;
}

.banner2 {
	background-color: #f8f7f4;
	align-items: center;
}

.banner2 figure {
	position: relative;
	overflow: hidden;
	margin-bottom: 0;
}

.banner2 figure, .banner2 figcaption, .contenthalf figure, .contenthalf figcaption {
	width: 50%;
}

.iconcollab {
	max-width: 90%;
	position: absolute;
	top: 29px;
	left: 50%;
	transform: translateX(-50%);
}

.banner2 figcaption {
	box-sizing: border-box;
	padding: 0 67px;
	height: max-content;
}

.banner2 h2 {
	font-weight: normal;
	font-size: 28px;
	line-height: 34px;
}

.banner2 p {
	margin: 20px 0 40px;
	font-size: 16px;
	line-height: 20px;
}

.contenthalf {
	background-color: white;
	padding: 95px 0;
	padding-top: 17px;
	padding-bottom: 0;
	margin-bottom: 40px !important;
}

.contenthalf figcaption {
	box-sizing: border-box;
	padding-right: 79px;
	background-color: #f8f7f4;
	padding: 70px;
}

.contenthalf h2 {
	font-weight: 600;
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 29px;
}

.contenthalf p {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 20px;
	line-height: 1.5;
}

a.linebtn {
	color: black;
}

.highlightblog {
	padding: 59px 0 60px;
	background-color: #f8f7f4;
}

#hp-4 .halfboxes {
	flex-direction: row-reverse;
}

.sectiontitle p {
	font-size: 18px;
	line-height: 22px;
	margin-top: 8px;
}

.erev p {
	font-style: italic;
	font-weight: 200;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 26px;
}

.contenthalf .linebtn {
	font-size: 14px;
}

.thecontenthalf {
	margin-bottom: 21px;
}

.slick-track img[src*=center-parcs] {
	height: 121px;
}

#hp-5 .sectiontitle  .__fbcw__bar-widget__score {
	display: none;
}
#hp-5 .sectiontitle .__fbcw__bar-widget__stars {
	display: none !important;
}
#hp-5 .sectiontitle .__fbcw__bar-widget__feedback-company-branding {
	display: none !important;
}
#hp-5 .sectiontitle div, #hp-5 .sectiontitle span {
	display: inline-block;
}

.sectiontitle .__fbcw__bar-widget {
	padding: 0px !important;
}
.sectiontitle .__fbcw__bar-widget .__fbcw__bar-widget__amount-of-reviews {
	font-weight: 700;
}

.erev p {
	overflow: hidden;
}
.show_all_text{
	height: auto !important;
}

.thecontenthalf {
	height: 320px;
	overflow: hidden;
}
.show_all_thecontenthalf{
	height: auto !important;
}

.sectiontitle h2 {
	color: black;
	font-weight: 500;
	letter-spacing: 0.5px;
}

.home section {
	margin-bottom: 50px;
}

.home .each-product {
	width: calc(25% - 30px);
	float: left;
	margin-top: 0;
}

.product_wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.product_wrapper + .button_wrapper {
	margin-top: 40px;
}

section.blog_block {
	margin-bottom: 0;
}

.home .full_width .each-product {
	background-color: white;
	box-sizing: border-box;
	margin-top: 0;
}

.home .page_content h2 {
	color: black;
}

.category_icons .sectiontitle {
	margin-bottom: 40px;
}

.instagram_wrapper {
	max-height: 500px;
	overflow: auto;
}

a.view_all_link {
	transition: all 0.3s ease-in-out 0s;
	color: black;
	border: 1px solid #ababab;
	padding: 5px 20px;
	display: inline-block;
	border-radius: 15px;
	float: right;
	margin-top: 1px;
}

a.view_all_link:active,
a.view_all_link:focus,
a.view_all_link:hover {
	background-color: var(--blue);
	color: white;
	border-color: var(--blue);
}

.home .description {
	margin-bottom: 30px;
}

section.contenthalf figure {
	margin-bottom: 0;
}

@media (min-width: 1300px) {
	header.hero.flex {
		height: 500px;
	}
}

@media (max-width: 1080px) {
	.hero h1 {
		font-size: 42px;
		line-height: 52px;
	}

	.hero p {
		font-size: 16px;
	}

	.nbtn {
		padding: 16px 30px 16px;
		font-size: 16px;
	}
}

@media (max-width: 916px) {
	.contenthalf .container {
		flex-direction: column-reverse;
	}

	.contenthalf figure {
		height: 350px;
		margin-bottom: 35px;
	}

	.conpartner {
		justify-content: center;
	}

	.conpartner img {
		margin: 0 15px 30px;
	}

	.banner2 {
		display: block;
	}

	.banner2 figure, .banner2 figcaption, .contenthalf figure, .contenthalf figcaption {
		width: 100%;
	}

	.banner2 figcaption {
		padding: 50px 67px;
	}

	.ft-bot, .conpartner {
		flex-wrap: wrap;
	}

	.sectiontitle h2 {
		font-size: 24px;
	}

	.linebtn {
		font-size: 16px;
	}

	.e-cat img {
		height: 20px !important;
	}

	.halfboxes {
		display: block;
	}

	.fty-30 {
		width: 100%;
		margin-bottom: 30px;
	}

	.e-cat {
		width: calc((100% - 90px) / 4);
		font-size: 16px;
		padding: 16px 0 16px 50px;
	}

	.e-cat img {
		height: 20px !important;
	}

	#hp-5 .container {
		width: 100%;
		max-width: unset;
		overflow: hidden;
	}
}

@media (max-width: 767px) {
	.instagram_wrapper {
		padding: 0 15px;
	}

	.conpartner img {
		max-height: 57px;
	}

	.home .page_content h2 {
		width: 100%;
	}

	.contenthalf figcaption {
		padding: 30px !important;
	}

	.home .each-product {
		width: calc(50% - 15px);
	}

	.hmrev {
		display: block;
		padding: 0 15px;
	}

	#hp-5 .erev {
		width: 100%;
		margin: 0;
		margin-bottom: 25px;
	}

	#hp-5 .erev:last-child {
		margin-bottom: 0;
	}

	.comp-logo {
		position: static;
		margin: 30px auto;
	}
}

@media (max-width: 500px) {
	.contenthalf figcaption {
		padding-right: 0;
	}

	.contenthalf {
		padding: 0;
	}

	.banner2 figcaption {
		padding: 45px 30px;
	}

	.banner2 figure {
		height: 240px;
	}

	.e-cat img {
		height: 20px !important;
	}

	.hero h1 {
		font-size: 34px;
		line-height: 42px;
	}

	#hp-2 {
		padding-bottom: 30px;
	}

	#hp-2 .halfboxes {
		display: flex;
		flex-direction: column-reverse;
		flex-wrap: wrap;
	}

	.conpartner, .fty-30:not(.higlightproduct) {
		width: 100vw;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
	}

	.fty-30:not(.higlightproduct) {
		height: 350px;
	}

	.sectiontitle h2, .halfboxes figure figcaption h3 {
		font-size: 22px;
		line-height: 31px;
	}

	.halfboxes figure figcaption p {
		font-size: 16px;
		line-height: 25px;
	}

	.sectiontitle.sbetween_ {
		display: block;
		box-sizing: border-box;
		padding-right: 30px;
	}

	.sectiontitle.sbetween_ .linebtn {
		margin-top: 18px;
		display: inherit;
	}

	.e-cat {
		width: calc((100% - 30px) / 2);
		padding: 14px 0 14px 30px;
		display: flex;
		align-items: center;
	}

	.e-cat img {
		height: 20px !important;
	}
}
