/* .about-banner-section {
    background: #FCECE8;
    overflow: hidden;
    padding: 153px;
    background-image: url(https://zenonco.io/cancer/wp-content/uploads/2022/05/banner-for-supplements-buy-page.png);
} */
h2.OnDemandh2 {
    font-size: 14px;
    padding-top: 7px;
}
button.add-to-cart-btn:hover {
    background: #046461 !important;
    opacity: 0.8;
}
button.btn-social.btn-talk-expert:hover {
    background: #046461 !important;
    opacity: 0.8;
}
/* button.btn-social.btn-wa-chat:hover {
    background: #046461 !important;
    opacity: 0.8;
} */
.list-banner{
	width: 100%;
    position: relative;
    z-index: 9;
}
.OurProductQty {
    margin-top: 0.5rem!important;
}
.product-listing{
	justify-content: center;
}
/* .pro-title {
    height: 55px;
} */
.product-listing-sec{
	padding: 30px 0 30px;
}

div#CategoryListSlider {
    margin-bottom: 25px;
}

.list-title {
	color: #444;
	text-align: center;
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding-bottom: 15px;
	margin: 0;
}
.sub-heading {
	color: #666;
	text-align: center;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
ul.pro-category {
	justify-content: center;
	list-style: none;
	padding: 0;
}

ul.pro-category li {
	background: #fff;
	color: #444;
	padding: 10px 20px;
	border-right:1px solid #E76943;
}
ul.pro-category li.active, ul.pro-category li:hover{
	background: #E76943;
	color: #fff;
}

ul.pro-category li:first-child{
	border-radius: 50px 0px 0px 50px;
}
ul.pro-category li:last-child{
	border-radius: 0px 50px 50px 0px;
	border-right:none;
}

.filter-part{
	padding: 10px 10px;
	align-items: center;
}

.filter-list-dropdown {
    position: absolute;
    right: 0px;
    top: 40px;
    z-index: 9;
    background: #fff;
    width: 30rem;
    height: auto;
    box-shadow: rgba(76, 76, 76, 0.08) 0px 0.25rem 1rem 0.25rem;
    box-sizing: border-box;
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
    padding: 1.25rem 1.5rem 2.5rem;
}

.filter-list-dropdown .form-check {
    width: 49%;
    display: inline-block;
    margin-bottom: 7px;
}

.button-footer {
    margin-top: 20px;
}

.pt-review{
	color: #046461;
	text-align: center;
	font-family: Poppins;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.75px;
	text-decoration-line: underline;
	text-transform: uppercase;
}

ul.pro-attribure {
	justify-content: flex-end;
	border-radius: 50px;
	list-style: none;
	padding: 0;
	margin: 0;
	gap:10px;
}

ul.pro-attribure li {
	background: #fff;
	color: #666;
	padding: 6px 15px;
	border: 1px solid #D2D2D2;
	border-radius: 50px;
	height: 37px;
}
ul.pro-attribure li.no-padding{
	padding: 0;
}
ul.pro-attribure li.active, ul.pro-attribure li:hover{
	background: #E76943;
	color: #fff;
	border: 1px solid #E76943;
}

.prod-sec {
    border-radius: 10px;
    border: 1px solid #D1D4E7;
    background: #FFF;
    padding: 16px 0 0 0;
    margin-bottom: 30px;
    position: relative;
    min-height: 0;
    max-height: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 0;
}

.pro-img {
	/*background-color: #FCEDE9;*/
	overflow: hidden;
	/*background-image: url(../images/product/pr-bg.png);*/
	background-color: #FAFAFA;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 220px;
	text-align: center;
	border-radius: 9px;
	max-height: 220px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #E5E5E5;
}

.pro-img img.product-image{
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	max-height: 220px;
	object-fit: contain;
	object-position: center;
	padding: 8px;
    background-color: #fff;
}

/*.pro-img:before {
	content: '';
	background: url('../images/product/pr-bg.png');
	background-size: cover;
	background-position: center;
	position: absolute;
	width: 100%;
	height: 180px;
	bottom: -75px;
}*/

.product-detail {
	padding: 0 15px 0 0;
}

.pro-title a{
	color: #046461;
	font-family: Poppins;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding-bottom: 0;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	min-height: 0;
}
.pro-sub-title{
	color: #666;
	font-family: Poppins;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 166.667% */
	letter-spacing: 0.24px;
	padding-bottom: 10px;
}
.pro-attribute {
	color: #444;
	font-family: Poppins;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0.24px;
}

.pro-attribute span{
	color: #666;
	font-weight: 400;
}
.pro-tags{ align-items:center;}
.pro-tags span {
	color: #666;
	font-family: Poppins;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 166.667% */
	letter-spacing: 0.12px;
}

/*.pro-tags .tag-list{
	list-style: none;
	margin: 0;
	gap:5px;
}*/
.pro-tags .tag-list {
	list-style: none;
	margin: 0;
	gap: 5px;
	padding-left: 10px;
	width: auto;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;	
	margin-top: 10px;
    align-items: flex-start;
}
ul.tag-list::-webkit-scrollbar {
	height:10px;
    background:#ffffff;
    border-radius:4px;
	
}
.tag-list li {
    margin-bottom: 4px;
}
/*.pro-tags .tag-list li{
	color: #666;
	text-align: center;
	font-family: Poppins;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; !* 181.818% *!
	letter-spacing: 0.11px;
	padding: 0 5px;
	background: #F7F7F7;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}*/

.pro-tags .tag-list li {
	color: #666;
	text-align: center;
	font-family: Poppins;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.11px;
	padding: 0 5px;
	background: #F7F7F7;
	cursor: pointer;
	display: inline-block;
	margin-right: 2px;
}

.pro-tags .tag-list li:hover, .pro-tags .tag-list li:active, .pro-tags .tag-list li.active{
	background: #E2F0F0;
	color:#046461;
}

.pro-desc {
	color: #666;
	font-family: Poppins;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.price-section {
	background: #F7F7F7;
	margin: 18px 0 0;
	padding: 15px 15px 15px 35px;
	border-radius: 0 0 10px 10px;
	justify-content: space-between;
	align-items: center;
	bottom: 0;
	width: 100%;
}

.sale_price {
	color: #444;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: 0.32px;
	align-items: center;
}

.sale_price span{
	padding-left: 3px;
}

.price-section .mrp {
	margin-left: 15px;
	color: #666;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.28px;
}
.mrp small {
	font-size: 16px;
	text-decoration: line-through;
	color: #666;
}

.add-to-cart-btn {
	border-radius: 6px;
	background: #046461;
	padding: 0 15px;
	height: 39px;
	border: none;
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 0px;
	letter-spacing: 0.42px;
	width: 100%;
}





.sec-header{
	color: #444;
	text-align: center;
	font-family: Poppins;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 30px;
}

.bg-box {
	border-radius: 10px;
	background: #FFF6E4;
	padding: 35px;
}
.pro-banner-img{
	width:auto !important;
	height:88px;
}
h3.slide-title {
	color: #444;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.slide-content{
	color: #666;
	font-family: Poppins;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.26px;
}

#NutraceuticalsSlide {
	margin-bottom: 30px;
}

#NutraceuticalsSlide .owl-carousel-webz .owl-item img {
	display: block;
	width: 68%;
}

#NutraceuticalsSlide .owl-nav{display: none;}

#NutraceuticalsSlide .owl-dots {
    position: absolute;
    text-align: center;
    margin-top: 15px;
    display: block;
    display: flex;
    /*width: 72%;*/
    overflow: hidden;
    justify-content: center; 
    /* justify-content: stretch; */
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    /*bottom: 29px;*/
}

#NutraceuticalsSlide .owl-dots .owl-dot {
	display: inline-block;
}

#NutraceuticalsSlide .owl-dots .owl-dot span {
	background: none repeat scroll 0 0 #869791;
	border-radius: 20px;
	display: block;
	height: 9px;
	margin: 5px 5px;
	opacity: 0.5;
	width: 9px;
}

#NutraceuticalsSlide .owl-dots .owl-dot.active span {
	background: #444;
	opacity:1;
}

section.treatment-benefits {
	background: #FAFAFA;
	padding: 56px 0 28px;
}

.pl-guidance-grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	gap: 40px;
	align-items: center;
}
.pl-guidance-grid.is-solo {
	grid-template-columns: 1fr;
	max-width: 720px;
	margin: 0 auto;
}
.pl-guidance-grid.is-solo .pl-guidance-copy {
	text-align: center;
}
.pl-guidance-grid.is-solo .pl-guidance-copy .Connect_with_Expert {
	margin-left: auto;
	margin-right: auto;
}
.pl-guidance-copy {
	text-align: left;
}
.pl-guidance-copy .CancerCareTitle {
	margin: 0 0 12px;
}
.pl-guidance-copy p {
	margin: 0 auto;
	max-width: 520px;
}

h3.CancerCareTitle {
	color: #173B63;
	font-family: Poppins, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.3;
	padding-bottom: 0;
}
h3.CancerCareTitle span {
	color: #F47322;
	font-family: Poppins, sans-serif;
	font-size: inherit;
	font-style: normal;
	font-weight: 700;
	line-height: inherit;
}
.pt-benefit p{
	color: #667C96;
	font-family: Poppins, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.55;
	letter-spacing: 0;
	margin: 0;
}
button.btn.Connect_with_Expert {
    width: auto;
    min-width: 200px;
    height: 48px;
    border-radius: 10px;
    background: #F47322;
    color: #FFF;
    text-align: center;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    margin: 24px 0 0;
    padding: 0 28px;
    border: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
button.btn.Connect_with_Expert:hover {
	filter: brightness(1.05);
}
.pt-feedback {
    background: url('../images/about/bg-vector.png');
	background-size:80%;
	background-position:center;
	background-repeat:no-repeat;
}

.pt-content {
    /* padding: 80px 110px 0 110px; */
    min-height: 391px;
    margin: 0 auto;
	display: flex;
    align-items: center;
    width: 65%;
}
.pt-content p{
    color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.026px;
}

#patientbenefitSlide .owl-nav {
    margin: 20px 0 20px;
	position:relative;
}
#patientbenefitSlide .nav-button.owl-next {
    position: absolute;
    right: 0;
    top: 0;
}

#patientbenefitSlide .owl-dots {
    text-align: center;
    margin-top: 15px;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}

#patientbenefitSlide .owl-dots .owl-dot {
    display: inline-block;
}

#patientbenefitSlide .owl-dots .owl-dot span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 9px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 9px;
}

#patientbenefitSlide .owl-dots .owl-dot.active span {
    background: #444;
	opacity:1;
}

.our-vision{
	border-top: 1px solid #dfdfdf; 
	padding: 50px 0 0;
}


.successRatio span {
    background: url('../images/about/ellipse-vector.svg');
    background-size: 95px;
    background-repeat: no-repeat;
    background-position: 100%;
    padding-right: 10px;
}

section.help-alert-sec,
section.pl-help {
	padding: 12px 0 48px;
	background: #FAFAFA;
}

.pl-help-card.bg-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	border-radius: 16px;
	background: #FFF6E4;
	padding: 22px 28px;
	border: 1px solid #F3E4C8;
}
.pl-help-copy {
	flex: 1;
	min-width: 0;
}
.pl-help-actions {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 12px;
	flex-shrink: 0;
}
h3.slide-title {
	color: #173B63;
	font-family: Poppins, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.3;
	margin: 0 0 6px;
}
.slide-content{
	color: #667C96;
	font-family: Poppins, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0;
	margin: 0;
}
.btn-social,
.pl-help-btn {
	border-radius: 10px;
	min-height: 44px;
	height: auto;
	color: #FFF;
	text-align: center;
	font-family: Poppins, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0;
	border: none;
	padding: 0 16px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	text-decoration: none;
	white-space: nowrap;
}
.btn-social svg,
.pl-help-btn svg {
	vertical-align: middle;
	margin-right: 0;
	flex-shrink: 0;
}
.btn-social.btn-talk-expert,
.pl-help-btn--call {
	background: #046461;
}
.btn-social.btn-wa-chat,
.pl-help-btn--wa {
	background: #25D366;
}
.pl-help-btn:hover {
	filter: brightness(1.05);
	color: #fff;
	text-decoration: none;
}

.slider-content {
	align-items: center;
}
.help-alert-sec .bg-box{
	padding: 22px 28px;
}

.mobile-view{display: none;}
.MobileViewCustom{display: none;}
.desk-view{display: block;}

.category-name {
    border: 1px solid #E76943;
    padding: 12px 17px;
    text-align: center;
    border-radius: 50px;
    height: 50px;
    color: #444;
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    /* line-height: 26px; */
    letter-spacing: 0.28px;
    display: flex;
    align-items: center;
    justify-content: center;
	background:#FFFF;
}
.category-name.active, .category-name:hover, .category-name:active{
	background:#E76943;
	color:#fff;
	border: 1px solid #E76943;
}
.all-service-sec {
    padding-bottom: 45px;
}
#CategoryListSlider .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
}
#CategoryListSlider .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: -15px;
    transform: translateY(-50%);
}

.hidden {
  display: none !important; /* Hide the element with !important */
}
@media (min-width: 768px) {
	.col-md-1 {
		width: 8.33333333%;
		flex: 0 0 8.33333333%;
	}

	.col-md-2 {
		width: 16.66666667%;
		flex: 0 0 16.66666667%;
	}
	
	.prod-sec .col-md-5 {
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	
	.prod-sec .col-md-7 {
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	.col-md-10 {
		width: 83.33333333%;
		flex: 0 0 83.33333333%;
	}
}
@media (max-width: 767px){
	#CategoryListSlider .owl-nav .owl-next {
		right: -13px;
	}
	#CategoryListSlider .owl-nav .owl-prev {
		left: -13px;
	}
	.mobile-view{display: block;}
	.MobileViewCustom{display: block;}
	.desk-view{display: none;}
	.item.mobile-view.ShowMeinMobile {
		display: block !important;
	}
	div#ProductBannerList {
		display: none;
	}
	div#ProductBannerListMobile {
		height: auto;
		min-height: 0;
	}
	div#ProductBannerListMobile .list-banner {
		width: 100%;
		height: auto;
		display: block;
	}
	.product-listing-sec,.product-listing-sec .container{position:relative;}
	/* .product-listing-sec:before {
		background-image: url(../images/product/ellipse.png);
		background-repeat: no-repeat;
		background-position: bottom;
		background-size: cover;
		width: 100%;
		height: 205px; 
		content: '';
		position: absolute;
		left:0;
		top:0;
	} */
	
	.pro-banner-img {
		width: auto !important;
		height: 88px;
		display:initial !important;
	}
	
	div#CategoryListSlider {
		margin-bottom: 25px;
	}
	
	#NutraceuticalsSlide .owl-nav {
		margin: 20px 0 20px;
		position: relative;
		justify-content: space-between;
		display: flex;
	}
	
	.category-name {
		height: 38px;
		font-size: 12px;
	}
	h2.OnDemandh2 {
		font-size: 12px;
	}
	.product-listing-sec .col-md-12.col-sm-12{
		padding:0;
	}
	
	.about-banner-section {
		z-index: 9;
		position: relative;
		padding-top:0;
	}
	
	.filter-list-dropdown{width:100%}
	.close-filter.mobile-view {
		text-align: right;
	}
	
	
	/* .about-banner-section {
		padding: 60px;
		background-image: url(https://zenonco.io/cancer/wp-content/uploads/2022/05/banner-for-supplements-buy-page.png);
		background-size: 100%;
	} */	
	.product-listing>div {padding: 0;}
	.pt-rev{display: none;}
	ul.pro-attribure{justify-content: center; gap:5px;}
	ul.pro-attribure li{font-size: 12px; height: auto; text-align: center;align-items: center;display: flex;}
	.attr-sec{padding: 0;}
	.filter-part {padding: 65px 0;}
	.sub-heading {font-size: 11px;}
	.detail-sec{padding: 15px;}
	.about-banner-section {overflow: hidden; /* background:#FCECE8; */}
	.pro-attribute {font-weight: 500;/* line-height: 0px !important; */ margin-bottom:5px;}
	.OurProductQty { margin-top: 0px; }
	.pro-attribute span {color: #666;font-weight: 400;}
	.prod-sec{margin-bottom: 15px; min-height: 0; max-height: none;}
	.prod-sec .top-part {
		flex-direction: column;
		margin: 0;
	}
	.prod-sec .produc-image,
	.prod-sec .col-sm-5.produc-image {
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
		padding: 0 12px !important;
	}
	.prod-sec .product-detail,
	.prod-sec .col-sm-7.product-detail {
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
		padding: 12px 12px 0 !important;
	}
	.pro-tags .tag-list{padding-left: 15px;margin-top: 3px;}
	#NutraceuticalsSlide .owl-dots {
		width: 72%;
		bottom: 29px;
	}
	.price-section .mrp, .mrp small {
		font-size: 12px;
	}
	.pro-title a {
		font-size: 16px;
		 -webkit-line-clamp: 3;
		 min-height: 0;
	}
	.price-section{padding: 15px; margin: 0;}
	.pro-tags {
		margin-top: 3px;
		align-items: flex-start;
		
	}
	.pro-tags .tag-list li{
		margin-bottom:5px;
	}
	.pro-tags .tag-list {
		font-size: 9px !important;
		max-height: 45px;
		overflow-x: scroll;
	}
	.produc-image{padding-right:0;}
	.product-detail {
		padding: 0 15px 0 5px;
	}
	.pro-desc{padding-top: 8px; padding-bottom: 4px;}
	.detail-sec{padding: 8px 15px 4px;}
	.pro-img{
		min-height: 220px;
		max-height: 240px;
		height: 240px;
		width: 100%;
	}
	.pro-img img.product-image{
		width: 100%;
		height: 100%;
		max-height: 240px;
		object-fit: contain;
		padding: 10px;
	}
	.slider-content .col-md-2{order: 1; margin-bottom: 15px; text-align:center;}
	.slider-content .col-md-10{order: 2; padding: 0;}
	.pro-content-div .pro-desc{display:none;}
	div#pt_reviews>div {
		padding: 0;
	}
	.col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.prod-sec .col-md-5,
	.prod-sec .col-sm-5.produc-image {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 49%;
	}
	
	
	.prod-sec .col-md-7,
	.prod-sec .col-sm-7.product-detail {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-sm-2 {
		flex: 0 0 auto;
		width: 16.66666667%;
	}

	.rationCancerCare {
		padding: 20px 10px 20px 10px;
		margin: 0 auto;
	}
	.successRatio{margin-bottom:0;}
	.pl-guidance-grid {
		grid-template-columns: 1fr;
		gap: 24px;
	}
	.pl-guidance-copy,
	.pt-benefit {
		text-align: center;
		display: block;
	}
	.pl-guidance-copy .Connect_with_Expert,
	.pt-benefit .Connect_with_Expert {
		margin-left: auto;
		margin-right: auto;
	}
	.CancerCareTitle, .pt-benefit p{text-align:center;}
	h3.CancerCareTitle.mobile-view {
		text-align: center;
		width: 100%;
		padding-top: 8px;
		margin: 0 0 12px;
	}
	.pl-help-card.bg-box,
	.help-alert-sec .bg-box {
		flex-direction: column;
		align-items: stretch;
		text-align: center;
		padding: 20px 18px;
	}
	.pl-help-actions,
	.help-alert-sec .bg-box .col-md-4.d-flex {
		justify-content: center;
		flex-wrap: wrap;
		width: 100%;
		padding-top: 4px;
		display: flex !important;
		grid-template-columns: none;
	}
	.pl-help-actions a,
	.help-alert-sec .bg-box .col-md-4.d-flex a {
		display: inline-flex;
		flex: 1 1 140px;
	}
	.pl-help-btn,
	.btn-social {
		width: 100%;
		min-height: 42px;
	}
	.pt-feedback {background-size: 98%;}
	.pt-content {width: 70%;}
	.pt-content p {
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 0;
	}
	.zen-approach-section {padding: 40px 0;}
	.treatment-benefits{padding: 40px 0;}
	.successRatio {	margin-bottom:0;font-size:56px;}
	.successRatio span{background-size: 80px;}
	/* .pro-title{padding-bottom:8px;} */
	/* .top-part{align-items: center;} */
	ul.pro-category {
		-webkit-box-align: stretch;
		align-items: stretch;
		-webkit-box-pack: start;
		justify-content: flex-start;
		position: relative;
		cursor: unset;
		opacity: 1;
		overflow-x: scroll;
	}
	ul.pro-category li {
		background: #fff;
		color: #444;
		padding: 10px;
		border-right: 1px solid #E76943;
		display: flex;
		align-items: center;
		white-space: nowrap;
	}
	button.btn-social.btn-talk-expert {
		/* width: 150px; */
		height: 39px;
	}
	
	.slide-content {
		font-size: 12px;
		text-align: justify;
	}
	.btn-social {
		text-align: left !important;
		font-size: 12px;
		letter-spacing: 0.36px;		
		white-space: nowrap;
	}
	
} 
 @media only screen and (max-device-width: 360px) {
	/* styles for mobile browsers smaller than 480px; (iPhone) */
	.btn-social {
		text-align: left !important;
		font-size: 12px;
		letter-spacing: 0.36px;		
		white-space: nowrap;
		padding: 0px 5px;
	}
}
@media (max-width: 620px){
	.organization-section .icon.sky {
		width: 100%;
		height: 148px;
		overflow:hidden;
	}
	

}

 @media (max-width: 440px){
	.organization-section .icon.sky {
		width: 100%;
		height: 106px;
		overflow:hidden;
	}
	.filter-part { padding: 10px 0; }
	 
}
/* ===== Product list v2 (mock redesign) ===== */
.product-listing-sec--v2 {
  --pl-orange: #E76943;
  --pl-navy: #1B2B4B;
  --pl-muted: #5B6472;
  --pl-border: #E5E7EB;
  --pl-card: #FFFFFF;
  --pl-surface: #F7F8FA;
  --pl-teal: #046461;
  padding: 36px 0 48px;
  background: #fff;
}
.product-listing-sec--v2 .pl-hero {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 22px;
}
.product-listing-sec--v2 .pl-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--pl-muted);
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.product-listing-sec--v2 .pl-eyebrow-line {
  width: 28px;
  height: 2px;
  background: var(--pl-orange);
  display: inline-block;
  border-radius: 2px;
}
.product-listing-sec--v2 .pl-heading {
  color: var(--pl-navy);
  font-family: Poppins, sans-serif;
  font-size: clamp(26px, 4vw, 38px);
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 8px;
}
.product-listing-sec--v2 .pl-subcopy {
  color: var(--pl-muted);
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
}
.product-listing-sec--v2 .pl-toolbar {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  margin-bottom: 24px;
  position: relative;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--pl-border);
}
.product-listing-sec--v2 .pl-categories {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.product-listing-sec--v2 .pl-categories::-webkit-scrollbar {
  display: none;
}
.product-listing-sec--v2 .pl-categories .category-name,
.product-listing-sec--v2 .pl-categories .ProductCategoryList {
  appearance: none;
  border: 1px solid var(--pl-border);
  background: #fff;
  color: #374151;
  border-radius: 999px;
  padding: 8px 14px;
  height: auto;
  min-height: 38px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0;
  cursor: pointer;
  white-space: nowrap;
  flex: 0 0 auto;
  transition: background .15s ease, color .15s ease, border-color .15s ease, box-shadow .15s ease;
}
.product-listing-sec--v2 .pl-categories .category-name.active,
.product-listing-sec--v2 .pl-categories .category-name:hover {
  background: var(--pl-orange);
  border-color: var(--pl-orange);
  color: #fff;
  box-shadow: 0 4px 12px rgba(231, 105, 67, 0.28);
}
.product-listing-sec--v2 .pl-sort {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-left: 0;
  position: static;
  transform: none;
}
.product-listing-sec--v2 .pl-sort label {
  color: var(--pl-muted);
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 500;
  margin: 0;
  white-space: nowrap;
}
.product-listing-sec--v2 .pl-sort select {
  border: 1px solid var(--pl-border);
  border-radius: 10px;
  background: #fff;
  color: var(--pl-navy);
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 500;
  padding: 8px 36px 8px 12px;
  min-width: 150px;
  height: 40px;
  cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%231B2B4B' stroke-width='1.6' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
}
.product-listing-sec--v2 .pl-grid {
  margin-left: -12px;
  margin-right: -12px;
}
.product-listing-sec--v2 .product-grid {
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 20px;
}
.product-listing-sec--v2 .pl-card.prod-sec {
  background: var(--pl-card);
  border: 1px solid #E8EAF0;
  border-radius: 16px;
  padding: 16px;
  margin-bottom: 0;
  height: 100%;
  min-height: 0;
  max-height: none;
  display: flex;
  flex-direction: column;
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
.product-listing-sec--v2 .pl-card--clickable {
  cursor: pointer;
}
.product-listing-sec--v2 .pl-card--clickable:focus-visible {
  outline: 2px solid var(--pl-orange);
  outline-offset: 2px;
}
.product-listing-sec--v2 .pl-card .pl-cart-form,
.product-listing-sec--v2 .pl-card .add-to-cart-btn {
  cursor: pointer;
}
.product-listing-sec--v2 .pl-card.prod-sec:hover {
  border-color: #DDE1EA;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
  transform: translateY(-2px);
}
.product-listing-sec--v2 .pl-card-body {
  display: flex;
  gap: 18px;
  height: 100%;
  min-height: 0;
  align-items: stretch;
}
.product-listing-sec--v2 .pl-card-media {
  flex: 0 0 42%;
  max-width: 42%;
  cursor: pointer;
  display: flex;
}
.product-listing-sec--v2 .pl-card .pro-img {
  width: 100%;
  height: 100%;
  min-height: 260px;
  max-height: none;
  background: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.product-listing-sec--v2 .pl-card .pro-img img.product-image {
  width: 100% !important;
  height: 100% !important;
  max-width: 100%;
  max-height: none !important;
  min-height: 0;
  object-fit: contain;
  object-position: center;
  padding: 0 !important;
  background: transparent !important;
  transform: scale(1.08);
}
.product-listing-sec--v2 .pl-card-info {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-top: 2px;
}
.product-listing-sec--v2 .pl-card .pro-title {
  margin: 0;
  min-height: 0;
}
.product-listing-sec--v2 .pl-card .pro-title a {
  color: var(--pl-navy);
  font-size: 17px;
  font-weight: 600;
  line-height: 1.35;
  -webkit-line-clamp: 2;
  text-decoration: none;
}
.product-listing-sec--v2 .pl-card .pro-title a:hover {
  color: var(--pl-orange);
}
.product-listing-sec--v2 .pl-card .star-rating {
  font-size: 12px;
  color: var(--pl-orange);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 2px;
  line-height: 1;
}
.product-listing-sec--v2 .pl-card .star-rating .fas {
  font-size: 11px;
}
.product-listing-sec--v2 .pl-star-empty {
  color: #D1D5DB !important;
}
.product-listing-sec--v2 .pl-card .AvarageRating {
  color: var(--pl-navy) !important;
  font-weight: 600;
  padding-right: 4px;
  font-size: 13px;
}
.product-listing-sec--v2 .pl-card .TotalReviewCount {
  color: var(--pl-muted) !important;
  width: auto !important;
  padding-left: 4px;
  font-size: 12px;
}
.product-listing-sec--v2 .pl-card .OurProductQty {
  font-size: 12px;
  color: var(--pl-muted);
  margin: 0;
  font-weight: 500;
}
.product-listing-sec--v2 .pl-card .OurProductQty span {
  color: var(--pl-muted);
  font-weight: 500;
}
.product-listing-sec--v2 .pl-benefits {
  list-style: none;
  margin: 4px 0 0;
  padding: 0;
  color: #4B5563;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  line-height: 1.45;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.product-listing-sec--v2 .pl-benefits li {
  margin: 0;
  padding-left: 16px;
  position: relative;
}
.product-listing-sec--v2 .pl-benefits li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #E8F3F2;
  box-shadow: inset 0 0 0 2px var(--pl-teal);
}
.product-listing-sec--v2 .pl-card-footer {
  margin-top: auto;
  padding-top: 12px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.product-listing-sec--v2 .pl-card .inner-price {
  display: flex;
  align-items: baseline;
  gap: 8px;
  flex-wrap: wrap;
  cursor: pointer;
}
.product-listing-sec--v2 .pl-card .sale_price {
  color: var(--pl-navy);
  font-size: 22px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.product-listing-sec--v2 .pl-card .sale_price span {
  padding-left: 0;
}
.product-listing-sec--v2 .pl-card .mrp {
  margin-left: 0;
  color: var(--pl-muted);
  font-size: 12px;
}
.product-listing-sec--v2 .pl-card .mrp small {
  font-size: 12px;
  text-decoration: line-through;
}
.product-listing-sec--v2 .pl-save {
  display: inline-flex;
  align-items: center;
  background: #EEF8F4;
  color: var(--pl-teal);
  font-family: Poppins, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  padding: 4px 8px;
  border-radius: 999px;
}
.product-listing-sec--v2 .pl-cart-form {
  margin: 0;
  width: 100%;
}
.product-listing-sec--v2 .pl-card .add-to-cart-btn {
  background: var(--pl-orange) !important;
  border-radius: 10px;
  height: 44px;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  padding: 0 16px;
  color: #fff;
  border: none;
  box-shadow: 0 6px 14px rgba(231, 105, 67, 0.22);
  transition: background .15s ease, box-shadow .15s ease, transform .15s ease;
}
.product-listing-sec--v2 .pl-card .add-to-cart-btn:hover {
  background: #d85a35 !important;
  opacity: 1;
  box-shadow: 0 8px 18px rgba(231, 105, 67, 0.3);
  transform: translateY(-1px);
}
.product-listing-sec--v2 .pl-card .add-to-cart-btn svg {
  flex-shrink: 0;
}
.product-listing-sec--v2 .pl-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 4px;
  padding: 18px 0 8px;
  border-top: 1px solid var(--pl-border);
}
.product-listing-sec--v2 .pl-showing {
  color: var(--pl-muted);
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 500;
}
.product-listing-sec--v2 .pl-pagination {
  display: flex;
  align-items: center;
  gap: 6px;
}
.product-listing-sec--v2 .pl-page-btn {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 1px solid var(--pl-border);
  background: #fff;
  color: #4B5563;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: background .15s ease, color .15s ease, border-color .15s ease;
}
.product-listing-sec--v2 .pl-page-btn.is-active {
  background: var(--pl-orange);
  border-color: var(--pl-orange);
  color: #fff;
  box-shadow: 0 4px 10px rgba(231, 105, 67, 0.28);
}
.product-listing-sec--v2 .pl-page-btn:hover:not(.is-active) {
  background: #F3F4F6;
  border-color: #D1D5DB;
  color: var(--pl-navy);
}
.product-listing-sec--v2 .pl-empty {
  text-align: center;
  color: var(--pl-muted);
  padding: 48px 16px;
  font-family: Poppins, sans-serif;
}

/* Guidance + help polish */
section.pl-guidance.treatment-benefits {
  background: #FAFAFA;
  padding: 40px 0 28px;
  min-height: 0;
}
section.pl-help.help-alert-sec {
  padding: 8px 0 40px;
  background: #FAFAFA;
}
.pl-help-card.bg-box {
  gap: 20px;
  border-radius: 14px;
  padding: 22px 26px;
}
.pl-help-actions {
  gap: 10px;
}
.pl-help-btn,
.btn-social {
  border-radius: 10px;
  min-height: 44px;
  transition: filter .15s ease, transform .15s ease;
}
.pl-help-btn:hover,
.btn-social:hover {
  transform: translateY(-1px);
}
button.btn.Connect_with_Expert {
  box-shadow: 0 8px 18px rgba(244, 115, 34, 0.22);
}

@media (min-width: 992px) {
  .product-listing-sec--v2 .pl-toolbar {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
  }
  .product-listing-sec--v2 .pl-categories {
    justify-content: flex-start;
    flex: 1 1 auto;
    min-width: 0;
    max-width: none;
  }
  .product-listing-sec--v2 .pl-sort {
    position: static;
    right: auto;
    top: auto;
    flex-shrink: 0;
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .product-listing-sec--v2 .pl-card.prod-sec {
    padding: 0 0 14px;
    overflow: hidden;
  }
  .product-listing-sec--v2 .pl-card-body {
    flex-direction: column;
    gap: 10px;
    min-height: 0;
  }
  .product-listing-sec--v2 .pl-card-media {
    flex: 0 0 auto;
    flex-basis: auto;
    max-width: 100%;
    width: 100%;
  }
  .product-listing-sec--v2 .pl-card .pro-img {
    width: 100%;
    min-height: 280px;
    height: 280px;
    max-height: 300px;
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
  }
  .product-listing-sec--v2 .pl-card .pro-img img.product-image {
    min-height: 0;
    transform: scale(1.12);
  }
  .product-listing-sec--v2 .pl-card-info {
    padding: 0 14px;
  }
  .product-listing-sec--v2 .pl-card .pro-title a {
    font-size: 16px;
  }
  .product-listing-sec--v2 .pl-card .sale_price {
    font-size: 20px;
  }
  .product-listing-sec--v2 .pl-card .add-to-cart-btn {
    height: 42px;
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .product-listing-sec--v2 {
    padding: 20px 0 32px;
  }
  .product-listing-sec--v2 .pl-hero {
    margin-bottom: 16px;
  }
  .product-listing-sec--v2 .pl-heading {
    font-size: 28px;
  }
  .product-listing-sec--v2 .pl-subcopy {
    font-size: 14px;
  }
  .product-listing-sec--v2 .pl-toolbar {
    gap: 12px;
    margin-bottom: 18px;
    padding-bottom: 14px;
  }
  .product-listing-sec--v2 .pl-sort {
    justify-content: center;
    width: 100%;
  }
  .product-listing-sec--v2 .pl-categories {
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
    max-width: 100%;
    padding: 2px 4px 6px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    mask-image: linear-gradient(to right, #000 92%, transparent);
  }
  .product-listing-sec--v2 .pl-categories::-webkit-scrollbar {
    display: none;
  }
  .product-listing-sec--v2 .pl-categories .category-name {
    white-space: nowrap;
    flex: 0 0 auto;
    min-height: 36px;
    padding: 7px 14px;
    font-size: 13px;
  }
  .product-listing-sec--v2 .product-grid {
    margin-bottom: 14px;
  }
  .product-listing-sec--v2 .pl-card.prod-sec {
    padding: 0 0 12px;
    border-radius: 14px;
    overflow: hidden;
  }
  .product-listing-sec--v2 .pl-card.prod-sec:hover {
    transform: none;
  }
  /* Stacked card: edge-to-edge image, no nested box */
  .product-listing-sec--v2 .pl-card-body {
    flex-direction: column;
    gap: 10px;
    min-height: 0;
  }
  .product-listing-sec--v2 .pl-card-media {
    flex: 0 0 auto;
    flex-basis: auto;
    max-width: 100%;
    width: 100%;
  }
  .product-listing-sec--v2 .pl-card .pro-img {
    width: 100%;
    min-height: 240px;
    height: 240px;
    max-height: 260px;
    border-radius: 0;
    padding: 0;
    background: transparent;
    border: 0;
  }
  .product-listing-sec--v2 .pl-card .pro-img img.product-image {
    min-height: 0;
    width: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
    object-fit: contain;
    transform: scale(1.14);
  }
  .product-listing-sec--v2 .pl-card-info {
    gap: 6px;
    width: 100%;
    padding: 0 12px;
  }
  .product-listing-sec--v2 .pl-card .pro-title a {
    font-size: 16px;
    -webkit-line-clamp: 2;
    line-height: 1.35;
  }
  .product-listing-sec--v2 .pl-card .star-rating {
    font-size: 12px;
  }
  .product-listing-sec--v2 .pl-card .OurProductQty {
    font-size: 12px;
  }
  .product-listing-sec--v2 .pl-benefits {
    font-size: 12px;
    gap: 4px;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .product-listing-sec--v2 .pl-benefits li {
    padding-left: 14px;
    flex: 0 1 auto;
  }
  .product-listing-sec--v2 .pl-benefits li::before {
    width: 7px;
    height: 7px;
    top: 5px;
  }
  .product-listing-sec--v2 .pl-card-footer {
    padding-top: 10px;
    gap: 10px;
    width: 100%;
  }
  .product-listing-sec--v2 .pl-card .inner-price {
    gap: 8px;
  }
  .product-listing-sec--v2 .pl-card .sale_price {
    font-size: 20px;
  }
  .product-listing-sec--v2 .pl-card .mrp,
  .product-listing-sec--v2 .pl-card .mrp small {
    font-size: 12px;
  }
  .product-listing-sec--v2 .pl-save {
    font-size: 11px;
    padding: 4px 8px;
  }
  .product-listing-sec--v2 .pl-card .add-to-cart-btn {
    height: 44px;
    font-size: 14px;
    box-shadow: 0 4px 10px rgba(231, 105, 67, 0.18);
  }
  .product-listing-sec--v2 .pl-footer {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 12px;
    padding-top: 16px;
  }
  .product-listing-sec--v2 .pl-pagination {
    justify-content: center;
  }
  .product-listing-sec--v2 .pl-page-btn {
    width: 36px;
    height: 36px;
  }
  section.pl-guidance.treatment-benefits {
    padding: 28px 0 16px;
  }
  section.pl-help.help-alert-sec {
    padding: 4px 0 48px;
  }
  .pl-help-card.bg-box,
  .help-alert-sec .bg-box {
    padding: 18px 16px;
    gap: 14px;
  }
  .pl-help-actions,
  .help-alert-sec .bg-box .col-md-4.d-flex {
    gap: 8px;
  }
  .pl-help-btn,
  .btn-social {
    min-height: 42px;
    font-size: 13px;
  }
  button.btn.Connect_with_Expert {
    margin-top: 18px;
    width: min(100%, 280px);
  }
  h3.CancerCareTitle {
    font-size: 22px;
  }
  .pt-benefit p {
    font-size: 14px;
  }
}
@media (max-width: 420px) {
  .product-listing-sec--v2 .pl-card .pro-img {
    min-height: 220px;
    height: 220px;
    padding: 0;
  }
  .product-listing-sec--v2 .pl-card .pro-img img.product-image {
    transform: scale(1.16);
  }
  .product-listing-sec--v2 .pl-card-info {
    padding: 0 12px;
  }
  .product-listing-sec--v2 .pl-card .pro-title a {
    font-size: 15px;
  }
  .product-listing-sec--v2 .pl-card .sale_price {
    font-size: 18px;
  }
}

