body {
	background-color: #fff;
}

.container-sapjes {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

.container-slide-banner {
	position: relative;
	margin-bottom: 2rem;
	width: 100%;
	height: 576px;
	overflow: hidden;
}

.article-slide-banner {
	position: absolute;
	top: 0;
	left: 50%;
	color: #fff;
	max-width: 769px;
	text-align: center;
	transform: translateX(-50%);
}

.article-slide-banner h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 35px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px;
	margin-bottom: 0;
}

.article-slide-banner p {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 27px;
}

.container-link-retour {
	max-width: 358px;
}

.container-retour {
	max-width: 1156px;
}

.container-square-tiles {
	padding: 0 10%;
	margin: 5rem 0;
}

.container-square-tiles article h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 27px;
}
.container-square-tiles article h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 27px;
}

.container-square-tiles article p {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 27px;
	max-width: 515px;
}

.container-square-tiles article {
	width: 100%;
	padding-left: 78px;
}

.container-square-tiles .second-art {
	padding-left: 0;
}

.title-most-sold {
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: 48px;
	margin-bottom: .5rem;
}

.image-slide-banner {
	width: 100%;
}

.prdctfltr_wc {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-bottom: 40px;
	padding-left: 18px;
	padding-right: 18px;
}
.prdctfltr_regular_title {
	background: #FFFFFF !important;
	border: 1px solid #CDCDCD !important;
	border-radius: 100px;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal !important;
	font-size: 14px;
	line-height: 16px !important;
	color: #767676 !important;
	margin-left: 20px;
	padding-left: 40px !important;
	padding-right: 60px !important;
}
.prdctfltr_filter.prdctfltr_orderby.pf_style_6194b0fa30803.prdctfltr_terms_customized.prdctfltr_terms_customized_select {
	padding-bottom: 0px !important;
}
.prdctfltr_filter_title span {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #595959;
}
.prdctfltr_filter_title {
}
.prdctfltr_woocommerce_ordering {
	display: block !important;
	height: 40px;
}
.container-sapjes.desktop.columns-4 {
	margin: auto;
	width: 100%;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}
.container-sapjes.products.columns-4 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.container-retour {
	padding-top: 4rem;
}
.square_content {
	display: block !important;
	max-width: 515px;
	height: 195px;
	overflow: hidden;
}
.square_content.showalltext{
	height: auto;
}

.readMore {
	margin-bottom: 2.5rem;
	padding: 0;
	background-color: #fff;
	border: none;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #bebebe;
}


@media (max-width: 900px) {
	.container-slide-banner {
		display: flex;
		justify-content: center;
		overflow: hidden;
		max-height: 598px;
	}
	.article-slide-banner {
		padding-top: 65px;
		width: 90%;
	}
	.article-slide-banner h1 {
		font-size: 32px;
		max-width: 283px;
		line-height: 40px;
	}
	.article-slide-banner p {
		font-family: 'Roboto', sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 27px;
		text-align: center;
	}
	.container-square-tiles {
		padding: 0;
		margin-bottom: 0;
	}
	.container-square-tiles article {
		padding: 0;
		width: 90%;
	}
	.container-square-tiles article h2 {
		margin-top: 1rem;
		margin-bottom: 0;
	}
	.container-square-tiles article p {
		font-size: 18px;
		margin-top: .5rem;
	}
	.container-square-tiles article h4 {
		font-size: 18px;
		margin-bottom: 0;
	}
	.container-square-tiles > .product-1 {
		background-image: url('../src/images/story/image-tiles.svg');
	}

	.container-square-tiles > .product-2 {
		background-image: url('../src/images/story/image-tiles.svg');
	}
	.mobile-container-sapjes {
		width: 100%;
		display: flex;
		overflow: scroll;
	}
	.container-link-retour {
		max-width: 380px;
		margin-left: auto;
		margin-right: auto !important;
	}
	.image-slide-banner {
		width: 100%;
		height: auto;
		object-fit: cover;
	}
	.container-square-tiles > div article {
		align-items: flex-start;
	}
	.readMore {
		margin-top: 30px;
	}
	.container-retour {
		padding-top: 0rem;
	}
	.container-square-tiles > div {
		padding: 0 0rem;
	}
	.container-square-tiles > div {
		margin-bottom: 0rem;
	}
	.container-instagram-tiles header h3 {
		margin-top: 0px;
	}
	@media(max-width:350px){
		.article-slide-banner{
			padding-top: 0rem;
		}
		.article-slide-banner h1{
			padding-top: 0px;
			margin-top: 1rem;
		}
		.container-desc-par{
			margin-top: -0.5rem;
			margin-bottom: 0rem;
			height: 100vh;
		}
		.container-slide-banner {
			position: relative;
			margin-bottom: 2rem;
			width: 100%;
			height: 100%;
			overflow: hidden;
		}
		.container-square-tiles > div {
			margin-bottom: 2rem;
		}
		.container-square-tiles article h4 {
			margin-top: 0rem;
		}
		.container-instagram-tiles {
			padding-top: 0rem;
		}
		.readMore{
			margin-bottom: 1rem;
		}
	}
}
