@media (max-width: 767px) {
	.mobile-buynow-btn {
		background-color: #016b5d !important;
		border: 2px solid #fff !important;
		border-radius: 5px !important;
		padding: 12px 10px !important;
		text-transform: uppercase;
		color: #fff !important;
		line-height: normal;
		font-size: 14px;
		font-family: "Vedobi-500", Arial, sans-serif;
		letter-spacing: 0.5px;
	}
	.mobile-buynow-btn:hover {
		background-color: #fff !important;
		color: #016b5d !important;
		border: 2px solid #016b5d !important;
	}
	.btn-buynow {
		background-color: #016b5d;
		border: 2px solid #016b5d;
		border-radius: 5px;
		color: #fff !important;
		line-height: normal;
		font-size: 14px;
		font-family: "Vedobi-500", Arial, sans-serif;
		letter-spacing: 0.5px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.btn-buynow img {
		margin-right: 5px;
	}
}
@media (min-width: 320px) and (max-width: 480px) {
	.bs-promise-wrapper {
		padding-top: 25px !important;
		padding-bottom: 10px;
	}
	.bs-promise {
		padding: 3px 0px !important;
	}
	.bs-promise ul li {
		padding: 0px 2px !important;
	}
	.bs-promise ul .pdp-icon {
		margin: 0px 5px 0px 5px !important;
	}
	.bs-promise ul li>span {
		font-size: 10px !important;
		line-height: normal !important;
	}
	#pincodeDiv {
		font-size: 12px !important;
	}
}
@media screen and (max-width: 425px) {
	.count-wth-atc .qtybutton {
		height: 37px !important;
		width: 35px !important;
	}
}
@media screen and (max-width: 480px) {
	.offcanvas {
		width: 85% !important;
	}
}
.rating-section {
	width: 100%;
	color: #747474;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	cursor: pointer;
	-webkit-box-pack: justify;
	justify-content: space-between;
	font-size: 16px;
	line-height: 1;
	text-decoration: none;
}
.rating-units-container {
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	align-items: center;
}
.rating-section__rating_container {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	gap: 6px;
}
.rating-section__rating_container .rating {
	display: inline-block;
	font-size: 16px;
	line-height: 1;
	color: #747474;
}
.egYbwA {
	display: flex;
	margin-right: 2px;
	align-items: center;
}
.rating-section .rating-units-container .rating-section__rating_container .egYbwA svg {
	width: 16px; 
	height: 15px;
}
.egYbwA svg:not(:last-child) {
	margin-right: 3px;
}
.cgihpj {
	position: relative;
	display: flex;
}
.cgihpj .cover {
	background: #ece7db;
	height: 100%;
	overflow: hidden;
	mix-blend-mode: color;
	position: absolute;
	top: 0px;
	left: 8px;
	width: 16px;
}
.rating-section__divider {
	width: 1px;
	margin: 0 8px 2px;
	font-size: 16px;
	line-height: 16px;
	background-color: #747474;
	height: 16px;
}
.iconWithText {
	display: flex;
	flex-direction: row;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
}
.iconWithText svg {
	width: 18px; 
	height: 18px;
}
.rating_review_text {
	padding-left: 4px;
}
.rating-section__review {
	color: #016b5d;
	border-bottom: 1px dashed #016b5d;
}
.ivqSwf path {
	fill: #016b5d;
}
@media (min-width: 320px) and (max-width: 480px) {
	.rating-section {
		font-size: 12px;
		margin-top: 15px;
	}
	.rating-section__rating_container .rating {
		font-size: 12px;
	}
	.rating-section .rating-units-container .rating-section__rating_container .egYbwA svg {
		width: 12px; 
		height: 11px;
	}
	.iconWithText svg {
		width: 15px; 
		height: 15px;
	}
	.rating_review_text {
		padding-left: 2px;
	}
}
.buynowbtn-bottommenu {
	position: fixed;
	bottom: 0;
	left: 0;
	color: white;
	width: 100%;
	background: #ffffff;
	z-index: 999;
	transition: all .5s;
	padding: 2%;
	box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0px -4px 8px 0px rgba(0, 0, 0, .1);
}
.buynowbtn-hide {
	opacity:0;
}
.buynowbtn-show {
	opacity:1;
}	
@media screen and (max-width: 576px) {
	.your-order-area .your-order-wrap .your-order-product-info .order-ul:last-child {
		border-bottom: 0px dashed #46a195 !important;
	}
	.mobile-complete-order-btn {
		background-color: #016b5d;
		border: 2px solid #ffffff;
		border-radius: 5px;
		color: #ffffff !important;
		padding: 12px 10px;
		text-transform: uppercase;
		color: #fff !important;
		line-height: normal;
		font-size: 14px;
		font-family: "Vedobi-500", Arial, sans-serif;
		letter-spacing: 0.5px;
	}
	.mobile-complete-order-btn:hover {
		background-color: #fff !important;
		color: #016b5d !important;
		border: 2px solid #016b5d !important;
	}
}
@media (min-width: 320px) and (max-width: 480px) {
	footer {
		margin-bottom: 28px;
	}
}
@media (min-width: 481px) and (max-width: 767px) {
	footer {
		margin-bottom: 28px;
	}
}
.checkout-login-outer-sec {
	padding: 10px 10px;
	border: 1px solid rgba(1, 107, 93, 0.25);
	background: #b7cfaf;
	border-radius: 0.5rem;
	margin-bottom: 1.5rem
}
.checkout-login-outer-sec .checkout-login-inner-sec  {
	text-align: center;
	font-family: "Vedobi-500",Arial,sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #000000;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}
.checkout-login-outer-sec .checkout-login-inner-sec a  {
	text-decoration: none;
	color: #fff;
	background: rgb(1, 107, 93) !important;
	padding: 5px 15px;
	border-radius: 0.25rem;
	font-family: "Vedobi-500", Arial, sans-serif;
}
.vedobi-order-confirmation-outer::-webkit-scrollbar { width: 8px; height: 6px;  }
.vedobi-order-confirmation-outer::-webkit-scrollbar-track { background: rgba(1, 107, 93, 0.5); } 
.vedobi-order-confirmation-outer::-webkit-scrollbar-thumb { background: rgba(1, 107, 93, 1); border-radius: 8px; }
.vedobi-order-confirmation-outer::-webkit-scrollbar-thumb:hover { background: rgba(1, 107, 93, 1); border-radius: 8px;}
.vedobi-order-confirmation-outer {overflow-y: auto; max-height: 230px; padding-right: 16px; width: 100%;}
@media (min-width: 320px) and (max-width: 480px) {
	.buynow-form-container {
		width: calc(100% - 24px) !important;
		left: 12px !important;
		padding: 15px 15px !important;
	}
}
.dc-offcanvas {
	width: 40% !important;
	background-color: #fff !important;
	border-right: 0px;
}
.dc-offcanvas-header {
	box-shadow: none !important;
	background: none !important;
}
.doctor-consultation-outer {
	height: 100%;
	display: flex;
	align-items: center;
}
#booking-form {
	width: 100%;
	margin: 0px auto;
	padding: 50px;
}
#booking-form h1 {
	margin-bottom: 50px;
}
#booking-form ul {
	padding-left: 0;
}
#booking-form li {
	list-style: none;
}
#booking-form .tab-content .tab-pane li {
	margin-bottom: 40px;
}
#booking-form input {
	font-size: 18px;
	padding: 0px 0px;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #ab9f9f;
	text-align: left;
	border-radius: 0px;
	color: #000000;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	letter-spacing: normal;
	height: 50px;
	line-height: 50px;
	background: #fff;
}
#booking-form input::placeholder {
	color: #e3e3e3 !important;
}
#booking-form input[type="tel"] {
	padding-left: 86px;
}
#booking-form input:focus {
	outline: 0;
	border: 0px solid rgb(211,211,211);
	box-shadow: rgb(40, 45, 45) 0px 2px;
}
#booking-form input.ErrorField {
	color: rgba(211, 47, 47, 0.75) !important;
	border: solid 1px rgba(211, 47, 47, 0.75) !important;
	border-left: 0px !important;
	border-right: 0px !important;
	border-top: 0px !important;
}
#booking-form label {
	font-size: 18px;
	font-weight: 300;
	display: block;
	margin-bottom: 10px;
}
.vdc-mobile {
	position: relative;
	display: block;
}
.vdc-mobile-flag-container {
	right: auto;
	left: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	padding: 1px;
}
.vdc-mobile-selected-flag {
	height: 50px;
	background-color: rgba(0, 0, 0, 0.05);
	z-index: 1;
	position: relative;
	display: flex;
	align-items: center;
	padding: 0 6px 0 8px;
}
.vdc-mobile-flag {
	width: 20px;
	box-shadow: 0px 0px 1px 0px #888;
	background-image: url(https://d16py1fyt83ijv.cloudfront.net/vedobi/assets/images/dc-indian-flag.png);
	background-repeat: no-repeat;
	background-color: #DBDBDB;
	height: 14px;
}
.vdc-mobile-selected-dial-code {
	margin-left: 6px;
}
.vdc-mobile-arrow {
	margin-left: 6px;
	width: 0;
	height: 0;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-left: 4px solid #555;
}
/* Buttons */
#booking-form .submit-btn {
	background: #016b5d;
	padding: 13px 20px;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 1px;
	display: inline-block;
	text-align: center;
	font-weight: 400;
	border-radius: 5px;
	transition-property: background-color;
	transition-duration: 0.5s;
	width: 100%;
	cursor: pointer;
	border: 1.5px solid #016b5d;
}
#booking-form .submit-btn:hover {
	background-color: #ffffff;
	color: #016b5d;
	border: 1.5px solid #016b5d;
}
/*  Tab */
.tab-pane {
	display: none;
}
.tab-pane:first-child {
	display: block;
}
/* Error */
span.error {
	font-size: 12px;
	color: #D6041D;
	margin-top: 15px;
	background-color: rgb(247, 230, 230);
	border-radius: 3px;
	display: inline-flex;
	-webkit-box-align: center;
	align-items: center;
	min-height: 18px;
	outline: 0px;
	padding: 4px 8px;
	line-height: 1;
}
#booking-form h2 {
	font-size: 52px;
	line-height: normal;
	color: rgb(0, 0, 0);
	text-align: center;
	margin-bottom: 2rem;
	font-family: "Vedobi-700", Arial, sans-serif;
}
#booking-form p {
	font-size: 20px;
	line-height: normal;
	color: rgba(0, 0, 0, .7);
	text-align: center;
	margin-bottom: 1rem;
}
#booking-form p:last-child {
	margin-bottom: 0rem;
}
@media (min-width: 320px) and (max-width: 480px) {
	#booking-form h2 {
		font-size: 42px;
	}
}
.Grid_Item__utQ_i {
	min-height: 30px;
	justify-self: center;
	width: 100%;
	left: 10px;
	margin-top: 30px;
}
.bH {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	width: 100%;
	word-break: break-word;
	background: #f1edfd;
	height: 100%;
	font-weight: 600;
	cursor: pointer;
}
.bH {
	padding: 5px 15px 5px 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1.5px solid #016b5d;
}
.bH .cH {
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	flex-shrink: 0;
}
.bH .cH {
	width: 47px;
	height: 38px;
	margin-right: 16px;
}
.bH .cH>img {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.bH .eH {
	width: 100%;
	margin-right: 10px;
}
.bH .eH .fH {
	font-weight: 600;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 0 0 2px;
	/*color: #2e853e;
	background-image: -webkit-linear-gradient(92deg, #f35626, #feab3a);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-animation: hue 10s infinite linear;*/
}
@-webkit-keyframes hue {
	from {
		-webkit-filter: hue-rotate(0deg);
	}
	to {
		-webkit-filter: hue-rotate(-360deg);
	}
}
.bH .eH .fH {
	font-size: 16px;
	line-height: 19px;
}
.bH .eH .gH {
	font-weight: 600;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000000;
	margin: 0;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.bH .dH {
	height: 15px;
	width: 15px;
	margin-left: auto;
	position: relative;
}
.bH .dH:after, .bH .dH:before {
	content: "";
	width: 9px;
	height: 2px;
	background: #121414;
	border-radius: 2px;
	position: absolute;
	right: 0;
}
.bH .dH:before {
	transform: rotate(45deg);
	top: 4px;
}
.bH .dH:after {
	transform: rotate(-45deg);
	bottom: 4px;
}
@media (min-width: 1281px) {
	.computer-view {
		display: none !important;
	}
}
@media (min-width: 320px) and (max-width: 480px) {
	.dc-offcanvas {
		width: 90% !important;
	}
	#booking-form {
		padding: 0px;
	}
	.offcanvas-body {
		overflow-y: auto;
	}
	.Grid_Item__utQ_i {
		width: 100%;
		margin-top: 25px;
	}
	.bH {
		padding: 5px 10px 5px 10px;
	}
	.bH .cH {
		width: 35px;
		height: auto;
		margin-right: 12px;
	}
	.bH .eH .fH {
		font-size: 14px;
	}
}

.vedobi-dcassurity-outer {
	padding-top: 50px;
	padding-bottom: 0;
	margin-top: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
}
.vedobi-dcassurity-outer .vedobi-dcreason {
	display: flex;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
	align-content: center;
	padding: 10px 5px;
	width: 19%;
	margin: 0% .5% 1%;
	border-radius: 0.25rem;
}
.vedobi-dcassurity-outer .vedobi-dcreason .vedobi-dcreason-icon {
	width: 35px;
	height: auto;
	margin-bottom: 10px;
}
.vedobi-dcassurity-outer .vedobi-dcreason .vedobi-dcreason-text {
	overflow-wrap: normal;
	font-size: 12px;
	line-height: normal;
	text-align: center;
	color: #000;
	font-family: "Vedobi", Arial, sans-serif;
}
@media (min-width: 320px) and (max-width: 480px) {
	.vedobi-dcassurity-outer {
		padding-top: 30px;
	}
	.vedobi-dcassurity-outer .vedobi-dcreason {
		width: 32%;
	}
	.vedobi-dcassurity-outer .vedobi-dcreason .vedobi-dcreason-icon {
		width: 30px;
		height: auto;
		margin-bottom: 10px;
	}
}