main#main {
	overflow: hidden;
}
.single_product_content {
	background-color: #fff;
	position: relative;
}
.single_product_content .description {
	color: #3E3E3E;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
/*	max-width: 412px;*/
    max-width: 600px;
    position: relative;
    z-index: 10;
}
.single_product_content .description p {
	margin-top: 0;
}
.btn_enquire_now {
	border-radius: 12px;
	background: #F3F7A8;
	box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
	display: inline-flex;
	height: 48px;
	padding: 16px 32px;
	justify-content: center;
	align-items: center;
	gap: 16px;
	flex-shrink: 0;
	color: #1c1c1b;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	margin-top: 42px;
}
.btn_enquire_now:hover {
	background-color: #1c1c1b;
	color: #fff;
}
.alogo_product_img {
	background: linear-gradient(109deg, #CDFF44 2.56%, #00AB64 99.55%);
	width: 513.325px;
	height: 513.325px;
	transform: rotate(90deg);
	flex-shrink: 0;
	border-radius: 100%;
	padding: 125px;
	position: relative;
	z-index: 1;
}
.alogo_product_img .post-thumbnail,
.alogo_product_img .post-thumbnail img {
	margin: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.alogo_product_img .post-thumbnail img {
	transform: rotate(270deg);
}
.gradiant_circle_box {
	border-radius: 513.325px;
	background: linear-gradient(180deg, #CDFF44 2.56%, #00AB64 99.55%);
	filter: blur(34.81279754638672px);
	width: 513.325px;
	height: 513.325px;
	display: block;
}
.gradiant_circle_box.left_circle {
	position: absolute;
	left: -166.46px;
	top: 0;
}
.gradiant_circle_box.right_circle {
	position: absolute;
	right: -107.56px;
	top: 0;
}
.inner_main_alopro {
	position: relative;
}
.main_alopro_img {
	position: absolute;
	right: -119px;
	top: -36px;
	z-index: 1;
}
.product-list-wrapper {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	gap: 18px;
}
.product_slider .swiper-wrapper {
	padding-top: 116px;
}
.product-list-single .product_icon {
	display: block;
	text-align: center;
	margin-bottom: 23px;
	margin-top: -68px;
}
.product-list-single .product_icon img {
	display: block;
	margin: 0 auto;
	background: linear-gradient(90deg, #CDFF44 2.56%, #00AB64 99.55%);
	border-radius: 100%;
}
.product-list-single .product-title h2,
.product-list-single .product-title h3 {
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 32px;
	font-style: normal;
	font-weight: 500;
	line-height: 36px;
	margin: 0 auto;
	max-width: 339px;
}
.product-list-single .product-title h3 {
	font-weight: 700;
}
.product-list-single .post-content {
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	max-width: 270px;
	margin: 0 auto;
}
.product-list-single {
	fill: rgba(28, 44, 38, 0.24);
	stroke-width: 1px;
	stroke: #FFF;
	box-shadow: 0 0 1px 0 #FFF inset, 0 1px 0.946px 0 rgba(255, 255, 255, 0.45) inset;
	filter: drop-shadow(0 3.801px 32px rgba(0, 0, 0, 0.45));
	backdrop-filter: blur(21px);
	border-radius: 24px;
}
.product-list-wrapper .product-content {
	margin-top: 16px;
}
.product-list-wrapper .product-content .flex_btns {
	display: flex;
	gap: 17px;
	border-radius: 0 0 20px 20px;
	background: #FFF;
	padding: 27px 20px 22px;
	justify-content: space-between;
	margin-top: 29px;
}
.product-list-wrapper .product-content .flex_btns .btn {
	padding: 16px;
	width: 100%;
}
.product-list-wrapper .product-content .flex_btns .btn.secondary_btn {
	color: #3E3E3E;
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	border-radius: 12px;
	border: 2px solid #3E3E3E;
	box-shadow: none;
}
.products_data {
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	max-width: 357px;
	margin: 30px auto 0;
}
.product-list-single {
	display: flex !important;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	min-height: 400px;
	border: 2px solid #FFF;
}
.products-list {
	padding-top: 130px;
}
.single_product_content>.page-wrapper {
	z-index: 1;
	display: block;
	position: relative;
	padding-top: 59px;
	margin-top: 51px;
}
.product-list-single.coming_soon .product-title h2,
.product-list-single.coming_soon .post-content {
	color: #8C8C8C;
}
.product-list-single.coming_soon .product-content .flex_btns .btn.secondary_btn {
	border: 2px solid #ECEEED;
	color: #ECEEED;
}
.product-list-single.coming_soon .product-content .flex_btns .btn.secondary_btn svg line {
	stroke: #ECEEED;
}
.product-list-single.coming_soon .product-content .flex_btns .btn {
	background: #D1D1D1;
	color: #fff;
}
.product-list-single.coming_soon {
	pointer-events: none;
}
.single_product_content::after {
	content: '';
	height: 26px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	background: #040404;
}
.single_product_content .main_alopro_img {
	display: none;
}
.page_hero .title {
	margin-bottom: 5px;
}
.page_hero h4 {
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	display: block;
	max-width: 270px;
	margin: 0 auto;
}
.product_slider .swiper-navigation-wrapper {
	display: flex;
	align-items: center;
	align-content: center;
	vertical-align: middle;
	justify-content: right;
	margin-right: 141px;
	margin-top: 37px;
	gap: 20px;
}
.product_slider .swiper_arrow {
	width: 56px;
	height: 56px;
	background-color: #767676;
	border-radius: 100%;
	display: flex;
	align-items: center;
	align-content: center;
	vertical-align: middle;
	justify-content: center;
	cursor: pointer;
	color: #fff;
	position: static;
	margin-top: 0;
}
.product_slider .swiper-button-next:after,
.product_slider .swiper-button-prev:after {
	font-size: 26px;
	font-weight: bold;
}
.product_slider .swiper-button-lock {
    display: none;
}
.coming_soon img {
    padding: 29px;
}








@media(min-width: 992px) {
	.single_product_content .main_alopro_img {
		display: block;
	}
	.page_hero .main_alopro_img,
	.page_hero h4 {
		display: none;
	}
}

@media(min-width: 1600px) {
.single_product_content .description {
    font-size: 18px;
    line-height: 30px;
}
.btn_enquire_now {
	font-size: 18px;
}
}

@media(max-width: 1200px) {
	.product-list-wrapper {
		row-gap: 112px;
		justify-content: center;
	}
	.alogo_product_img {
		width: 413.325px;
		height: 413.325px;
		padding: 85px;
	}
	.gradiant_circle_box {
		border-radius: 413.325px;
		width: 413.325px;
		height: 413.325px;
	}
	.gradiant_circle_box.left_circle {
		left: -93.46px;
	}
	.main_alopro_img {
		right: 2px;
	}
	.gradiant_circle_box.right_circle {
		right: -75.56px;
	}
}
@media(max-width: 991px) {
	.page_hero .main_alopro_img {
		position: relative;
		width: 167px;
		margin: 0 auto;
	}
	.page_hero .alogo_product_img {
		width: 115.43px;
		height: 115.43px;
		padding: 0;
		margin: 0 auto;
	}
	.page_hero .gradiant_circle_box {
		border-radius: 100%;
		width: 115.43px;
		height: 115.43px;
	}
	.page_hero .gradiant_circle_box.left_circle {
		left: -10.46px;
	}
	.page_hero .gradiant_circle_box.right_circle {
		right: -10.56px;
	}
	.single_product_content .description {
		max-width: 100%;
	}
	.product-list-single .product_icon img {
		max-width: 105px;
		height: 105px;
		object-fit: contain;
	}
	.gradiant_circle_box {
		filter: blur(20.812798px);
	}
	.single-products .page_hero .subtitle {
		display: none;
	}
	.single_product_content>.page-wrapper {
		margin-top: 0;
		padding-top: 41px;
	}
	.page_hero {
		padding-bottom: 48px;
	}
	.page_hero::before {
		content: '';
		width: 30px;
		height: 30px;
		flex-shrink: 0;
		position: absolute;
		background-color: #040404;
		bottom: -4px;
		left: 50%;
		transform: rotate(-45deg) translateX(-50%);
	}
	.product-list-single .product_icon {
		margin-top: -52px;
	}
	.products-list .page-wrapper {
		padding-right: 0;
	}
	.products-list .section_title {
		margin-right: 18px;
	}
.coming_soon img {
    padding: 22px;
}		
}
@media(max-width: 767px) {
	.product-list-single {
		width: 100%;
	}
	.back_txt {
		display: none;
	}
	.product-list-single .product-title h2,
	.product-list-single .product-title h3 {
		max-width: 202px;
		margin: 0 auto;
	}
	.menu-open {
		z-index: 1000;
	}
	.products_data {
		text-align: left;
		margin-left: 0;
		margin-right: 0;
	}
	.products-list {
		padding-top: 65px;
	}
	.product_slider .swiper-wrapper {
		padding-top: 87.48px;
	}
	.product-list-wrapper .product-content .flex_btns {
		padding: 21.27px 16.54px 17.33px;
		margin-top: 32.08px;
		gap: 12.6px;
	}
	.product-list-wrapper .product-content .flex_btns .btn.secondary_btn,
	.product-list-wrapper .product-content .flex_btns .btn {
		line-height: 18.905px;
		font-size: 14px;
		min-height: 48.05px;
		gap: 5.51px;
	}
	.product-list-wrapper .product-content .flex_btns .btn.secondary_btn svg {
		width: 12.406px;
		height: 12.406px;
	}
	.swiper_arrow {
		height: 77.003px;
		width: 77.003px;
	}
	.product_slider .swiper-navigation-wrapper {
		margin-right: 0;
		justify-content: center;
	}
	.product-list-single {
    min-height: 413px;
}
}
@media(max-width: 500px) {
	.btn_enquire_now {
		border-radius: 12px;
		background: linear-gradient(0deg, #5FD26C -4.92%, #00AB64 139.09%);
		box-shadow: 0 4px 12px 0 rgba(93, 95, 128, 0.25);
		height: 61px;
		color: #FFF;
		font-size: 18px;
		line-height: 24px;
		width: 100%;
	}
}
@media(max-width: 400px) {
	.product-list-wrapper .product-content .flex_btns {
		flex-wrap: wrap;
	}
	.product-list-single {
    min-height: 477px;
}
}


@media (max-width: 360px) {
    .product-list-single {
        min-height: 502px;
    }
}