/* hero section */
.home-hero-swiper,
.home-hero-swiper .swiper-wrapper,
.home-hero-swiper .swiper-slide{
	height: 400px;
}

/* Start Colours */
.home-hero-swiper .swiper-slide.bg-brand-grey,
.home-hero-swiper .swiper-slide.bg-brand-grey .slide-button{
	background-color: #809699;
}
.home-hero-swiper .swiper-slide.bg-brand-grey .new-hero-curve{
	fill: #809699;
}
.home-hero-swiper .swiper-slide.bg-brand-grey .text-column .slide-subtitle,
.home-hero-swiper .swiper-slide.bg-brand-grey .text-column .slide-title,
.home-hero-swiper .swiper-slide.bg-brand-grey .text-column .slide-text p{
	color: #fff;
}
.home-hero-swiper .swiper-slide.bg-brand-grey .slide-button{
	background-color: #fff;
	border: solid 1px #fff;
	color: #809699;
}
.home-hero-swiper .swiper-slide.bg-brand-grey .slide-button:hover{
	background-color: #809699;
	color: #fff;
}

/* After Grey */

.home-hero-swiper .swiper-slide.bg-sage-green,
.home-hero-swiper .swiper-slide.bg-sage-green .slide-button{
	background-color: #809983;
}
.home-hero-swiper .swiper-slide.bg-sage-green .new-hero-curve{
	fill: #809983;
}
.home-hero-swiper .swiper-slide.bg-sage-green .text-column .slide-subtitle,
.home-hero-swiper .swiper-slide.bg-sage-green .text-column .slide-title,
.home-hero-swiper .swiper-slide.bg-sage-green .text-column .slide-text p{
	color: #fff;
}
.home-hero-swiper .swiper-slide.bg-sage-green .slide-button{
	background-color: #fff;
	border: solid 1px #fff;
	color: #809983;
}
.home-hero-swiper .swiper-slide.bg-sage-green .slide-button:hover{
	background-color: #809983;
	color: #fff;
}

.home-hero-swiper .swiper-slide.bg-blue-1,
.home-hero-swiper .swiper-slide.bg-blue-1 .slide-button{
	background-color: #697C82;
}
.home-hero-swiper .swiper-slide.bg-blue-1 .new-hero-curve{
	fill: #697C82;
}
.home-hero-swiper .swiper-slide.bg-blue-1 .text-column .slide-subtitle,
.home-hero-swiper .swiper-slide.bg-blue-1 .text-column .slide-title,
.home-hero-swiper .swiper-slide.bg-blue-1 .text-column .slide-text p{
	color: #fff;
}
.home-hero-swiper .swiper-slide.bg-blue-1 .slide-button{
	background-color: #fff;
	border: solid 1px #fff;
	color: #697C82;
}
.home-hero-swiper .swiper-slide.bg-blue-1 .slide-button:hover{
	background-color: #697C82;
	color: #fff;
}

.home-hero-swiper .swiper-slide.bg-green-1,
.home-hero-swiper .swiper-slide.bg-green-1 .slide-button{
	background-color: #737D57;
}
.home-hero-swiper .swiper-slide.bg-green-1 .new-hero-curve{
	fill: #737D57;
}
.home-hero-swiper .swiper-slide.bg-green-1 .text-column .slide-subtitle,
.home-hero-swiper .swiper-slide.bg-green-1 .text-column .slide-title,
.home-hero-swiper .swiper-slide.bg-green-1 .text-column .slide-text p{
	color: #fff;
}
.home-hero-swiper .swiper-slide.bg-green-1 .slide-button{
	background-color: #fff;
	border: solid 1px #fff;
	color: #737D57;
}
.home-hero-swiper .swiper-slide.bg-green-1 .slide-button:hover{
	background-color: #737D57;
	color: #fff;
}

.home-hero-swiper .swiper-slide.bg-dark-green-1,
.home-hero-swiper .swiper-slide.bg-dark-green-1 .slide-button{
	background-color: #004849;
}
.home-hero-swiper .swiper-slide.bg-dark-green-1 .new-hero-curve{
	fill: #004849;
}
.home-hero-swiper .swiper-slide.bg-dark-green-1 .text-column .slide-subtitle,
.home-hero-swiper .swiper-slide.bg-dark-green-1 .text-column .slide-title,
.home-hero-swiper .swiper-slide.bg-dark-green-1 .text-column .slide-text p{
	color: #fff;
}
.home-hero-swiper .swiper-slide.bg-dark-green-1 .slide-button{
	background-color: #fff;
	border: solid 1px #fff;
	color: #004849;
}
.home-hero-swiper .swiper-slide.bg-dark-green-1 .slide-button:hover{
	background-color: #004849;
	color: #fff;
}

.home-hero-swiper .swiper-slide.bg-brown-1,
.home-hero-swiper .swiper-slide.bg-brown-1 .slide-button{
	background-color: #957568;
}
.home-hero-swiper .swiper-slide.bg-brown-1 .new-hero-curve{
	fill: #957568;
}
.home-hero-swiper .swiper-slide.bg-brown-1 .text-column .slide-subtitle,
.home-hero-swiper .swiper-slide.bg-brown-1 .text-column .slide-title,
.home-hero-swiper .swiper-slide.bg-brown-1 .text-column .slide-text p{
	color: #fff;
}
.home-hero-swiper .swiper-slide.bg-brown-1 .slide-button{
	background-color: #fff;
	border: solid 1px #fff;
	color: #957568;
}
.home-hero-swiper .swiper-slide.bg-brown-1 .slide-button:hover{
	background-color: #957568;
	color: #fff;
}

.home-hero-swiper .swiper-slide.bg-lavender,
.home-hero-swiper .swiper-slide.bg-lavender .slide-button{
	background-color: #81696D;
}
.home-hero-swiper .swiper-slide.bg-lavender .new-hero-curve{
	fill: #81696D;
}
.home-hero-swiper .swiper-slide.bg-lavender .text-column .slide-subtitle,
.home-hero-swiper .swiper-slide.bg-lavender .text-column .slide-title,
.home-hero-swiper .swiper-slide.bg-lavender .text-column .slide-text p{
	color: #fff;
}
.home-hero-swiper .swiper-slide.bg-lavender .slide-button{
	background-color: #fff;
	border: solid 1px #fff;
	color: #81696D;
}
.home-hero-swiper .swiper-slide.bg-lavender .slide-button:hover{
	background-color: #81696D;
	color: #fff;
}

/* End Colours */

.home-hero-swiper .new-row{
	align-items: center;
}

.home-hero-swiper .new-row > .new-column{
	width: 50%;
}

.home-hero-swiper .new-row,
.home-hero-swiper .new-row > .new-column.image-column{
	height: 100%;
}

.home-hero-swiper .new-row > .new-column.image-column{
	position: relative;
}

.home-hero-swiper .new-row > .new-column.text-column{
	margin-top: -50px;
}

.home-hero-swiper .new-row > .new-column.image-column .new-hero-curve{
	position: absolute;
	top: -1%;
	left: -2px;
	height: 102%;
	width: auto;
}

.home-hero-swiper .new-row > .new-column.image-column .new-hero-mobile-curve{
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: auto;
	display: none;
}

.home-hero-swiper .new-row > .new-column.image-column .slide-image{
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}

.home-hero-swiper .new-row > .new-column.text-column{
	padding-left: 7%;
}

.home-hero-swiper .swiper-slide .text-column .slide-subtitle{
	text-transform: uppercase;
	font-size: 22px;
	line-height: 32px;
	margin-top: 0;
	margin-bottom: 0;
}

.home-hero-swiper .swiper-slide .text-column .slide-title{
	font-size: 42px;
	line-height: 52px;
	text-transform: initial;
	margin-top: 0;
	margin-bottom: 0;
}

.home-hero-swiper .swiper-slide .text-column .slide-text{
	padding-right: 120px;
}

.home-hero-swiper .swiper-slide .text-column .slide-text p{
	font-size: 16px;
	line-height: 24px;
}

.home-hero-swiper .swiper-slide .text-column .slide-button{
	display: inline-block;
	border-radius: 30px;
	padding: 6px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 16px;
	margin-top: 20px;
	transition: 0.2s linear all;
}

.home-hero-swiper .swiper-pagination{
	position: absolute;
	bottom: 40px;
	left: 7%;
	width: auto;
}

.home-hero-swiper .swiper-pagination .swiper-pagination-bullet{
	background-color: transparent;
	border: solid 1px #fff;
	border-radius: 30px;
	width: 56px;
	height: 13px;
	margin-right: 5px;
	opacity: 1;
}

.home-hero-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #fff;
}

.page-template-tmpl-home .trust-pilot-banner{
	background-color: #013e21;
}

.page-template-tmpl-home .trust-pilot-banner .wide-container{
	padding-top: 15px;
	padding-bottom: 10px;
}


/* category section */
.home-category-grid .new-body-container{
	padding-top: 80px;
	padding-bottom: 80px;
}

.home-category-grid .section-title{
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 42px;
}

.home-category-grid .new-row{
	gap: 20px;
	margin-top: 20px;
}

.home-category-grid .new-row .new-column{
	border-radius: 30px;
	background-color: #013e21;
	width: calc(33.333% - 30px);
	overflow: hidden;
	text-decoration: none !important;
}

.home-category-grid .new-row .new-column .cat-image{
	position: relative;
	height: 200px;
	width: 100%;
	background-size: cover;
	background-position: center;
	transition: 0.2s linear all;
	transform-origin: bottom center;
}

.home-category-grid .new-row .new-column:hover .cat-image{
	transform: scale(1.1);
}

.home-category-grid .new-row .new-column .cat-image .new-product-curve{
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: auto;
}

.home-category-grid .new-row .new-column .cat-image .new-product-curve .st0{
	fill: #013e21;
}

.home-category-grid .new-row .new-column .cat-text{
	position: relative;
	display: block;
	padding: 15px 25px;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	font-family: "Elsie", sans-serif;

}

.home-category-grid .new-row .new-column .cat-text .new-icon{
	position: absolute;
	width: 18px;
	height: 22px;
	right: 20px;
	top: 18px;
}

.home-category-grid .new-row .new-column .cat-text .new-icon .st0{
	fill: #fff;
}


/* popular section */
.popular-products-section{
	background-color: #013e21;
}

.popular-products-section .new-body-container{
	padding-top: 60px;
	padding-bottom: 20px;
}

.popular-products-section .section-title{
	margin-top: 0;
	margin-bottom: 20px;
	color: #fff;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 42px;
}

.popular-products-section .see-all-link{
	float: right;
	color: #358f3d;
	position: relative;
	text-decoration: underline;
	padding-right: 24px;
	font-family: "Elsie", sans-serif;
	font-size: 22px;
	line-height: 42px;
	transition: 0.2s linear all;
}

.popular-products-section .see-all-link .new-icon{
	color: #358f3d;
	position: absolute;
	right: 0;
	top: 12px;
	width: 12px;
	height: 20px;
}

.popular-products-section .see-all-link .new-icon .st0{
	transition: 0.2s linear all;
}

.popular-products-section .see-all-link:hover{
	color: #fff;
}

.popular-products-section .see-all-link:hover .new-icon .st0{
	fill: #fff;
}

.popular-products-section .swiper-slide{
	background-color: #fff;
	border-radius: 30px;
	overflow: hidden;
}

.popular-products-section .swiper-slide .product-image{
	position: relative;
	width: 100%;
	height: 180px;
	background-size: cover;
	background-position: center;
}

.popular-products-section .swiper-slide .product-image .new-small-product-curve{
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: auto;
}

.popular-products-section .swiper-slide .product-image .new-small-product-curve .st0{
	fill: #fff;
}

.popular-products-section .swiper-slide .product-info{
	position: relative;
	padding: 20px;
	min-height: 145px;
	box-sizing: border-box;
}

.popular-products-section .swiper-slide .product-info .product-name{
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
}

.popular-products-section .swiper-slide .product-info .product-actions{
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.popular-products-section .swiper-slide .price{
	position: absolute;
	left: 20px;
	bottom: 20px;
	margin-bottom: 0;
}

.popular-products-section .home-popular-swiper{
	padding-bottom: 80px;
}

.popular-products-section .swiper-pagination .swiper-pagination-bullet{
	width: 13px;
	height: 13px;
	border: solid 1px #358f3d;
	transform: rotate(45deg);
	background-color: transparent;
	border-radius: 2px;
	opacity: 1;
}

.popular-products-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #358f3d;
}


/* explore section */
.home-explore-section{
	background-color: #fff;
}

.home-explore-section .new-body-small-container{
	padding-top: 80px;
	padding-bottom: 80px;
}

.home-explore-section .section-title{
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 42px;
}

.home-explore-section .new-row{
	margin-top: 20px;
	gap: 50px;
}

.home-explore-section .new-row .new-column{
	width: 100%;
	border-radius: 30px;
	overflow: hidden;
	background-color: #013e21;
	text-decoration: none;
}

.home-explore-section .new-column .explore-image{
	position: relative;
	height: 220px;
	width: 100%;
	background-size: cover;
	background-position: center;
	transition: 0.2s linear all;
	transform-origin: bottom center;
}

.home-explore-section .new-column:hover .explore-image{
	transform: scale(1.1);
}

.home-explore-section .new-column .explore-image .new-product-curve{
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: auto;
}

.home-explore-section .new-column .explore-image .new-product-curve .st0{
	fill: #013e21;
}

.home-explore-section .new-column .explore-content{
	padding: 20px;
}

.home-explore-section .new-column .explore-content .explore-title{
	position: relative;
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 22px;
	line-height: 28px;
	text-transform: initial;
	padding-right: 30px;
}

.home-explore-section .new-column .explore-content .explore-title .new-icon{
	position: absolute;
	top: 50%;
	right: 0;
	width: 12px;
	height: 22px;
	transform: translate(0, -50%);
}

.home-explore-section .new-column .explore-content .explore-title .new-icon .st0{
	fill: #fff;
}


/* explore section */
.home-welcome-section{
	background-color: #068367;
}

.home-welcome-section .new-body-small-container{
	padding-top: 80px;
	padding-bottom: 80px;
}

.home-welcome-section .new-row{
	gap: 200px;
	align-items: center;
}

.home-welcome-section .new-row .new-column{
	width: 100%;
}

.home-welcome-section .section-title{
	font-size: 32px;
	line-height: 42px;
	margin-top: 0;
	margin-bottom: 20px;
	color: #fff;
}

.home-welcome-section .section-text p{
	font-size: 16px;
	line-height: 26px;
	color: #fff;
}

.home-welcome-section .image-column .explore-image{
	border-radius: 30px;
	overflow: hidden;
	width: 100%;
}

.home-welcome-section .explore-button{
	display: inline-block;
	margin-top: 20px;
	background-color: #013e21;
	border: solid 1px #013e21;
	border-radius: 50px;
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	padding: 8px 26px;
	transition: 0.2s linear all;
	text-decoration: none;
	text-transform: uppercase;
}

.home-welcome-section .explore-button:hover{
	background-color: transparent;
	color: #013e21;
}

.home-trustpilot-section{
	text-align: center;
}

.home-trustpilot-section .new-body-container{
	padding-top: 80px;
	padding-bottom: 60px;
}

.new-view-product{
	cursor: pointer;
}

.instagram-feed-section .new-body-small-container{
	padding-top: 50px;
	padding-bottom: 40px;
}

.instagram-feed-section img{
	border-radius: 30px;
}

.instagram-feed-section .section-title{
	text-align: center;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 42px;
}

@media screen and (max-width: 1680px){
	.home-category-grid .new-row .new-column .cat-image{
		height: 180px;
	}
}

@media screen and (max-width: 1580px){
	.home-category-grid .new-row .new-column .cat-image{
		height: 160px;
	}

	.home-welcome-section .new-body-container .new-row{
		gap: 100px;
	}
}

@media screen and (max-width: 1460px){
	.home-category-grid .new-row{
		flex-wrap: wrap;
		gap: 60px;
	}

	.home-category-grid .new-row .new-column{
		width: calc(33.333% - 40px);
	}

	.home-hero-swiper .new-row .text-column{
		width: 60%;
	}

	.home-hero-swiper .new-row .image-column{
		width: 40%;
	}

	.home-category-grid .new-row .new-column .cat-image{
		height: 250px;
	}
}

@media screen and (max-width: 1360px){
	.home-category-grid .new-row .new-column .cat-image{
		height: 225px;
	}

	.home-welcome-section .section-title{
		font-size: 32px;
		line-height: 42px;
		margin-bottom: 20px;
	}

	.home-welcome-section .section-text p{
		font-size: 16px;
		line-height: 26px;
	}

	.home-welcome-section .explore-button{
		margin-top: 20px;
	}

	.home-welcome-section .new-row{
		gap: 100px;
	}
}

@media screen and (max-width: 1260px){
	.home-category-grid .new-row{
		gap: 40px;
	}

	.home-category-grid .new-row .new-column{
		width: calc(33.333% - 27px);
	}

	.home-category-grid .new-row .new-column .cat-image{
		height: 200px;
	}

	.home-explore-section .new-column .explore-image{
		height: 200px;
	}

	.home-explore-section .new-column .explore-content .explore-title{
		font-size: 24px;
		line-height: 30px;
	}

	.home-welcome-section .new-body-container .new-row{
		gap: 40px;
	}
}

@media screen and (max-width: 1160px){
	.home-category-grid .new-row .new-column .cat-image{
		height: 185px;
	}

	.home-explore-section .new-row{
		flex-wrap: wrap;
		justify-content: center;
	}

	.home-explore-section .new-row .new-column{
		width: calc(50% - 26px);
	}
}

@media screen and (max-width: 1060px){
	.home-category-grid .new-row .new-column .cat-image{
		height: 160px;
	}

	.home-category-grid .new-row .new-column .cat-text{
		padding: 12px 25px 20px;
		font-size: 22px;
	}

	.home-category-grid .new-row .new-column .cat-text .new-icon{
		width: 12px;
		height: 22px;
		right: 20px;
		top: 16px;
	}
}

@media screen and (max-width: 960px){
	.home-hero-swiper .swiper-slide .text-column .slide-title{
		font-size: 40px;
		line-height: 50px;
		margin-bottom: 10px;
	}

	.home-hero-swiper .swiper-slide .text-column .slide-subtitle{
		font-size: 20px;
		line-height: 30px;
	}

	.home-category-grid .new-row{
		gap: 20px;
	}

	.home-category-grid .new-row .new-column{
		width: calc(50% - 10px);
	}

	.home-category-grid .new-row .new-column .cat-image{
		height: 220px;
	}

	.home-explore-section .new-column .explore-content .explore-title{
		font-size: 20px;
	}

	.home-explore-section .new-row{
		gap: 30px;
	}

	.home-explore-section .new-row .new-column{
		width: calc(50% - 15px);
	}

	.home-welcome-section .new-row{
		gap: 60px;
		flex-wrap: wrap;
	}
}

@media screen and (max-width: 840px){
	.home-hero-swiper,
	.home-hero-swiper .swiper-wrapper,
	.home-hero-swiper .swiper-slide{
		height: auto;
	}

	.home-hero-swiper .new-row > .new-column.image-column{
		height: 300px;
	}

	.home-hero-swiper .new-row .text-column{
		margin-top: 0 !important;
		padding-top: 10px;
		padding-bottom: 100px;
	}

	.home-hero-swiper .new-row{
		flex-wrap: wrap-reverse;
		align-items: flex-end;
	}

	.home-hero-swiper .new-row > .new-column{
		width: 100%;
	}

	.home-hero-swiper .new-row > .new-column.image-column .new-hero-curve{
		display: none;
	}

	.home-hero-swiper .new-row > .new-column.image-column .new-hero-mobile-curve{
		display: block;
	}

	.home-hero-swiper{
		background-color: #358f3d;
	}

	.home-category-grid .new-row .new-column .cat-image{
		height: 200px;
	}

	.home-category-grid .section-title,
	.popular-products-section .section-title,
	.home-explore-section .section-title,
	.home-welcome-section .section-title{
		font-size: 30px;
		line-height: 40px;
	}

	.home-explore-section .new-column .explore-image{
		height: 190px;
	}

	.home-explore-section .new-column .explore-content .explore-title{
		font-size: 18px;
	}

	.home-welcome-section .new-row{
		flex-wrap: wr
	}
}

@media screen and (max-width: 720px){
	.home-category-grid .new-row .new-column .cat-image{
		height: 180px;
	}

	.popular-products-section .see-all-link{
		font-size: 22px;
	}

	.popular-products-section .see-all-link .new-icon{
		top: 11px;
		width: 10px;
		height: 20px;
	}

	.popular-products-section .see-all-link{
		padding-right: 22px;
	}

	.home-explore-section .new-row{
		flex-wrap: wrap;
	}

	.home-explore-section .new-column .explore-image{
		height: 180px;
		background-position: top;
	}

	.home-welcome-section .new-body-container .new-row{
		flex-wrap: wrap;
	}
}

@media screen and (max-width: 660px){
	.home-category-grid .new-row .new-column .cat-image{
		height: 160px;
	}

	.home-category-grid .new-row .new-column .cat-text{
		padding: 5px 20px 10px;
		font-size: 18px;
	}

	.home-category-grid .new-row .new-column .cat-text .new-icon{
		width: 9px;
		height: 20px;
		right: 20px;
		top: 11px;
	}

	.home-explore-section .new-column .explore-image{
		height: 250px;
	}

	.home-explore-section .new-row .new-column{
		width: 100%;
	}
}

@media screen and (max-width: 560px){
	.home-category-grid .new-row .new-column .cat-image{
		height: 140px;
	}

	.home-explore-section .new-column .explore-image{
		height: 160px;
	}
}

@media screen and (max-width: 460px){
	.home-hero-swiper .new-row .text-column{
		padding-top: 20px;
	}

	.home-hero-swiper .swiper-pagination .swiper-pagination-bullet{
		width: 46px;
		height: 12px;
	}

	.home-category-grid .new-row .new-column .cat-image{
		height: 120px;
	}

	.home-explore-section .new-column .explore-image{
		height: 150px;
	}
}