/* Add custom CSS styles below */ 
@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..900;1,100..900&display=swap');
.ltr
{
font-family:Bitter !important;
}
.lg\:gap-5 {
	max-width: 70%;
	margin: 0 auto;
}
.s-block.s-block--main-slider-1.s-block--anime.s-block--main-slider.s-block--full-bg.wide-placeholder.relative.overflow-hidden.is-first-block {
	width: 95%;
	margin: 0 auto;
	border-radius: 25px;
}
.s-block.s-block--fixed-products.container {
	background: #e0ddd9;
	margin-bottom: -400px;
	z-index: 999;
	padding: 50px 20px;
	border-radius: 25px;
}
#main-nav {
	box-shadow: none !important;
}.slide--cat-entry.has-image.has-zoom-transition.is-square img {
	padding: 35px;
}
.slide--cat-entry.has-image.has-zoom-transition.is-square small {
	font-size: 16px;
	opacity: 1;
	color: #a59b8e !important;
	font-weight:700 ;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
.s-block.s-block--fixed-products.container {
	background: #e0ddd9;
	margin-bottom: -100px;
	z-index: 999;
	padding: 50px 20px;
	border-radius: 25px;
}
}
.lg\:text-5xl {
	font-size: 2rem;
	line-height:45px;
}
.lg\:text-xl {
	font-size: 1.5rem;
	font-weight: 500;
	margin-top:20px;
		line-height:40px;
}