@media (min-width: 320px) and (max-width: 480px) {
	.phone-view {
		display: none !important;
	}
	.obj-lg-lft-mb-ct {
		text-align: center;
	}
	.obj-lg-rght-mb-ct {
		text-align: center;
	}
	.rating {
		padding: 0px 0px !important;
		line-height: 1;
		color: var(--white);
		border-radius: 5px;
		font-size: 12px;
	}
	.reviews-count {
		font-weight: 500;
		position: relative;
		font-size: 12px;
		color: #696b79;
		font-family: "Vedobi",Arial,sans-serif;
		line-height: 1;
	}
	span.product-price ~ span {
		color: #016b5d;
		padding: 0px;
		white-space: nowrap;
		font-weight: 500;
		margin-left: 0.5rem;
		font-size: 12px;
		text-transform: lowercase;
	}
	.spancuopon{
		font-weight: 600;
		background-color: rgba(255, 76, 59, 0.05);
		padding: 0px 1px;
		font-size: 10px;
		text-align: center;
		border-radius: 3px;
		border: 1px dashed #ff4c3b;
		cursor: pointer;
		color: #09813a;
		display: inline;
	}
	.applyoffercode{
		font-size:10px;
		line-height: normal !important;
		height: auto;
		font-family: 'Poppins';
	}
	span.order-middle-left span.badge.cart-coupon-badge {
		line-height: 1;
		font-size: 11px;
		z-index: 2;
		font-weight: 500;
		background: #198754 !important;
	}
	.cart-checkboxcheckout
	{
		text-align:left;
		padding:20px 0;
		font-size: 13px;
	}
	.payment-method-inner-wrap p.text-green {
		color: #5a5a59;
		font-weight: 400;
		font-size: 12px;
		margin-bottom: 0.5rem;
	}
	.product-name h4 {
		font-size: 13px;
		margin-bottom: 0.25rem;
		font-weight: 400;
		margin-right: 0rem;
	}
	/*div.static-media-wrap div.col-lg-3.col-sm-6.py-3.col-4 {
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}*/
	.product-desc .title {
		min-height: 40px;
		overflow: hidden;
	}
	.header-mt5 {
		margin-top: 5px;
	}
	.myaccount-tab-menu {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: initial;
		flex-direction: row;
		background-color: #fff;
	}
	.myaccount-tab-menu a {
		border: 1px solid #ebebeb;
		font-weight: 400;
		display: block;
		padding: 5px 0px;
		font-size: 11px;
		text-align: center;
		width: 25%;
		line-height: normal;
		font-family: var(--font-roboto-flex);
		font-style: normal;
	}
	.myaccount-tab-menu a i {
		font-size: 15px;
		text-align: center;
		margin-bottom: 5px;
		color: #198754;
	}
	.myaccount-tab-menu a.active,
	.myaccount-tab-menu a:hover {
		background-color: #007fe2 ;
		color: #fff;
		border: 1px solid #015393;
	}
	.myaccount-tab-menu a.active i,
	.myaccount-tab-menu a:hover i {
		color: #fff;
	}
	.myaccount-menu-mobile ul {
		width: 100%;
		margin: 0px auto 10px auto;
		overflow: auto;
		list-style: none;
		text-align: center;
	}
	
	.myaccount-menu-mobile li {
		font-size: 12px;
		font-weight: 400;
		display: inline-block;
		padding-right: 8px;
		padding-left: 8px;
		line-height: 35px;
		font-family: var(--font-roboto-flex);
		font-style: normal;
	}
	
	.myaccount-menu-mobile li:first-child {
		padding-left: 0px;
	}
	
	.myaccount-menu-mobile li:last-child {
		border: none;
		padding-right: 0px;
	}
	
	.myaccount-menu-mobile li a {
		text-decoration: none;
		color: #888;
		
		/* transitions & animations
			transition: all .5s ease;
			-webkit-transition: all .5s ease;
			-moz-transition: all .5s ease;
		-o-transition: all .5s ease; */
	}
	
	.myaccount-menu-mobile li a:hover {
		color: #333;
	}
	
	.myaccount-menu-mobile li.menuactive a {
		color: #198754;
		font-weight: 500;
		border-bottom: 1px solid #0d532a;
	}
	.myaccount-mb-30 {
		margin-bottom: 10px;
	}
	.myaccount-mt-30 {
		margin-top: 10px;
	}
	.my-account .title,
	.register .title {
		border-bottom: 1px solid #ebebeb;
		font-weight: 500;
		padding-bottom: 10px;
		font-size: 17px;
		margin-bottom: 0rem;
	}
	.myaccount-content h3 {
		border-bottom: 1px solid #ebebeb;
		font-size: 14px;
		font-weight: 500;
		padding-bottom: 10px;
		margin-bottom: 10px;
		font-family: var(--font-roboto-flex);
		color: #161618;
		font-style: normal;
	}
	.myaccount-content div.welcome {
		font-weight: 400;
		color: #252b33;
		font-size: 12px;
		font-variant: normal;
		letter-spacing: 0.15px;
	}
	.myaccount-content p {
		font-weight: 400;
		color: #252b33;
		font-size: 11px;
		font-variant: normal;
		letter-spacing: 0.15px;
	}
	.btn-buynow {
		font-size: 12px;
	}
	.btn-buynow2 {
		font-size: 12px;
	}
	.book-appointment {
		position: absolute;
		top: 8px;
		right: 15px;
	}
	.barheadin1,
	.barheadin2 {
		margin-top: 0px;
		border-bottom: 1px solid #ebebeb;
		font-size: 14px;
		font-weight: 600;
		padding-bottom: 5px;
		margin-bottom: 10px;
		font-family: var(--font-roboto-flex);
		color: #161618;
		font-style: normal;
	}
	.progress-line .status .dot .value span {
		font-size: 13px;
		font-weight: 600;
		font-family: var(--font-roboto-flex);
		color: #161618;
		font-style: normal;
	}
	.progress-line .status .dot .value span + span {
		font-weight: 400;
		color: #252b33;
		font-size: 12px;
		font-variant: normal;
		letter-spacing: 0.15px;
	}
	.progress-line {
		position: relative;
		margin: 0 auto;
		border-radius: 10px;
		width: 100%;
		background: #198754;
		height: 8px;
		z-index: -1;
		display: flex;
		justify-content: space-between;
	}
	.status {
		top: -7.5px;
	}
	.completed, .current {
		border: 2px solid orange;
	}
	.dot {
		width: 22px;
		height: 22px;
		border-radius: 50%;
		cursor: pointer;
	}
	.value {
		width: 70px;
		top: 35px;
		right: 25px;
		text-align: center;
		display: inline-block;
		font-size: 0.9rem;
		font-weight: 700;
	}
	.category-box-inner {
		position: absolute;
		bottom: 10px;
		width: 93%;
	}
	.user-category-container {
		margin: 1.5rem 0 1rem;
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
	}
	.category-content .category-heading {
		font-size: 15px;
		font-weight: 600;
		font-family: var(--font-roboto-flex);
		color: #fff;
		font-style: normal;
	}
	.category-content .category-text-benefits {
		line-height: 16px;
		margin: 0.25rem 0;
		font-weight: 400;
		color: #fff;
		font-size: 11px;
		font-variant: normal;
	}
	.category-header p.category-user-name {
		color: #fff;
		font-family: var(--font-roboto-flex);
		font-size: 17px;
		font-weight: 500;
		font-style: italic;
		letter-spacing: 0.25px;
		font-style: normal;
	}
	.box-two {
		text-align: center;
		padding-bottom: 0rem;
	}
	.box-two .icon img {
		height: 70px;
	}
	.box-two-txt {
		padding: 1rem 0 0;
		margin-bottom: 0px;
		font-size: 13px;
		font-weight: 500;
		line-height: 1.5;
		font-family: var(--font-roboto-flex);
		font-style: normal;
		min-height: 55px;
	}
	.pro-border {
		width: 45%;
		border: 1px solid rgba(0, 0, 0, 0.125);
		padding: 1rem;
		border-radius: 5px;
		margin: 0.5rem;
		cursor: pointer;
		transition: all 0.3s ease;
	}
	.category-footer .category-tab {
		font-size: 12px;
		font-weight: 500;
		font-family: var(--font-roboto-flex);
		color: #fff;
		font-style: normal;
	}
	.myaccount-content label {
		font-size: 11px;
	}
	.account-details-form input[type='email'], .account-details-form input[type='number'], .account-details-form input[type='password'], .account-details-form input[type='search'], .account-details-form input[type='tel'], .account-details-form input[type='text'], .account-details-form input[type='url'] {
		width: 100%;
		background-color: #fff;
		border: 1px solid #ebebeb;
		font-size: 11px;
		color: #707070;
		padding: 0.35rem 0.5rem;
		line-height: 0;
		border-radius: 0;
		height: auto;
	}
	
	.verify-email-pd-rght {
		padding-right: 3.5rem !important;
	}
	.referal-container .referal-para {
		font-size: 13px;
		font-weight: 500;
		font-family: var(--font-roboto-flex);
		color: #252b33;
		text-align: center;
		font-style: normal;
	}
	.referal-heading {
		font-size: 15px;
		margin: 0.5rem 0;
		font-weight: 600;
		font-family: var(--font-roboto-flex);
		color: #161618;
		font-style: normal;
	}
	.refer-heading {
		font-size: 15px;
		margin: 0.5rem 0;
		font-weight: 600;
		font-family: var(--font-roboto-flex);
		color: #161618;
		font-style: normal;
	}
	.account-referral .desc input[type='text'], .account-referral .descemail input[type='text'], .account-referral .descsms input[type='text'] {
		width: 100%;
		background-color: #fff;
		border: 1px solid #ebebeb;
		font-size: 11px;
		color: #707070;
		padding: 0.35rem 0.5rem;
		line-height: 0;
		border-radius: 0;
		height: auto;
	}
	.billing-info-wrap .billing-info input,
	.form-select {
		font-size: 13px;
		outline: 0;
		color: #5a5a59;
		border-radius: 0.25rem;
		width: 100%;
		padding: 0.25rem 0.5rem;
	}
	.myaccount-table .table th, .myaccount-table table th {
		padding: 5px;
		font-size: 11px;
		font-weight: 500;
		font-family: var(--font-roboto-flex);
		color: #161618;
		line-height: normal;
		font-style: normal;
	}
	.myaccount-table .table td, .myaccount-table table td {
		padding: 5px 5px;
		vertical-align: middle;
		font-weight: 400;
		color: #252b33;
		font-size: 11px;
		font-variant: normal;
	}
	.myaccount-table .table td .view-btn {
		font-size: 11px;
		background: #198754;
		padding: 1px 4px;
		color: #fff;
		font-weight: 400;
		font-variant: normal;
		letter-spacing: 0.15px;
		border-radius: 0.15rem;
	}
	.myaccount-table .table td .cancel-request-btn {
		font-size: 11px;
		background: #e74c3c;
		padding: 1px 4px;
		color: #fff;
		font-weight: 400;
		font-variant: normal;
		letter-spacing: 0.15px;
		border-radius: 0.15rem;
	}
	/* ribbon css */
	.ribbon-wrapper-green {
		width: 105px;
		height: 105px;
		overflow: hidden;
		position: absolute;
		top: -1px;
		right: -1px;
		z-index: 1;
	}
	
	.ribbon-green {
		text-align: center;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		position: relative;
		padding: 4px 0;
		left: 3px;
		top: 18px;
		width: 137px;
		background-color: #e74c3c;
		color: #fff;
		-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
		-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
		box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
		font-size: 12px;
		font-weight: 500;
		line-height: 1;
	}
	
	.ribbon-green:before, .ribbon-green:after {
		content: "";
		border-top:   3px solid #6e8900;   
		border-left:  3px solid transparent;
		border-right: 3px solid transparent;
		position:absolute;
		bottom: -3px;
	}
	
	.ribbon-green:before {
		left: 0;
	}
	.ribbon-green:after {
		right: 0;
	}
	.checkbox-label {
		display: flex;
	}
	/* ribbon css end */
	.product_rating__content h4.product_rating__product-name.mb-2 {
		font-size: 14px;
		font-weight: 600;
		line-height: 1.5;
		font-family: var(--font-roboto-flex);
		font-style: normal;
	}
	.myaccount-ratings .product_rating__content-date .badge {
		padding: 3px 5px;
		line-height: 1;
		font-size: 12px;
		z-index: 2;
		font-weight: 500;
		background: #198754 !important;
	}
	button.close {
		font-size: 16px;
		color: #a5a2a2;
		top: -4px;
		right: 4px;
		z-index: 33;
		opacity: 1;
	}
	.my-account-pt-80 {
		padding-top: 15px;
	}
	.my-account-pb-50 {
		padding-bottom: 15px;
	}
	#ContentDiv .single-account-wrapper h2.tabcontent-title {
		font-family: var(--font-roboto-flex);
		font-size: 18px;
		color: #161618;
		margin-bottom: 0.5rem;
		font-style: normal;
	}
	#ContentDiv .single-account-wrapper p.tabcontent-subtitle {
		font-weight: 400;
		font-variant: normal;
		letter-spacing: 0.15px;
		color: #252b33;
		font-size: 13px;
	}
	#ContentDiv .single-account-wrapper h4.order_modal_details__product-name {
		font-size: 14px;
		font-weight: 600;
		line-height: 1.5;
		font-family: var(--font-roboto-flex);
		margin-bottom: 0.5rem;
		font-style: normal;
	}
	#ContentDiv .single-account-wrapper p.order_modal_details__product-quantity {
		font-weight: 400;
		font-variant: normal;
		letter-spacing: 0.15px;
		color: #252b33;
		font-size: 12px;
		margin-bottom: 0.25rem;
	}
	#ContentDiv .single-account-wrapper p.order_modal_details__product-price {
		font-weight: 400;
		font-variant: normal;
		letter-spacing: 0.15px;
		color: #252b33;
		font-size: 12px;
		margin-bottom: 0.5rem;
	}
	.sticky-header-py-15 {
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.blackphone {
		color: #ffffff;
		font-size: 13px;
		font-weight: 500;
		font-variant: normal;
		letter-spacing: 0.25px;
		font-family: "Vedobi",Arial,sans-serif;
		margin-top: 0rem;
		line-height: normal;
	}
	.main-menu li a {
		display: block;
		padding: 10px 15px;
		line-height: 30px;
		font-size: 15px;
		font-family: "Vedobi-700",Arial,sans-serif;
		font-style: normal;
		color: #000000;
	}
	.mega-menu li a {
		text-align: left;
		padding: 0 0 5px;
		color: #000000;
		line-height: 28px;
		font-weight: 400;
		font-size: 14px;
	}
	.refferal-content-form {
		padding: 25px 10px;
	}
	.book-appointment-pdr {
		padding-right: 0.75rem;
	}
	.book-appointment-pdl {
		padding-left: 0.75rem;
	}
	.additional-info-wrap {
		margin: 0px 0;
	}
	.confirmation-mt5 {
		margin-top: 1rem;
	}
	.confirmation-mid-page {
		padding: 1.5rem 0;
	}
	.book-appointment-bg {
		background: url('../images/cta.jpg') center center;
		padding: 1.5rem 0px;
	}
	.product-desc .title {
		padding: 0rem 0.75rem 0.5rem 0.75rem;
		min-height: 50px;
		line-height: normal;
	}
	.cart-explore-range-init .product-desc .title,
	.featured-init .product-desc .title {
		padding: 0.5rem 0rem 0rem 0rem;
		min-height: 0px;
		line-height: normal;
	}
	.cart-explore-range-init .product-desc .titlekeyword,
	.featured-init .product-desc .titlekeyword {
		margin-top: 0.15rem;
		line-height: normal;
		font-size: 0.7rem;
		color: #d14327;
	}
	.cart-explore-range-init .product-old-price-new-price,
	.featured-init .product-old-price-new-price {
		display: flex;
		align-items: baseline;
		justify-content: normal;
		padding-bottom: 1rem;
	}
	.product-desc .title a {
		margin-bottom: 0px;
		font-size: 13px;
		line-height: normal;
		font-family: "Vedobi-700",Arial,sans-serif;
		font-style: normal;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.pdp-py-60 {
		padding-top: 30px;
		padding-bottom: 10px;
	}
	div.myaccount-content span.btn.position-static {
		font-size: 12px;
	}
	.verify-email {
		position: absolute;
		color: #0000ff;
		font-weight: 600;
		right: 12px;
		top: 25px;
		background: #ebebeb;
		height: 30px;
		padding: 5px 5px;
		line-height: normal;
	}
	.verify-email a {
		font-size: 12px;
	}
	.pic-holder {
		text-align: center;
		position: relative;
		border-radius: 50%;
		width: 85px;
		height: 85px;
		overflow: hidden;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 0px;
		border: 2px solid #ebebeb;
		padding: 1px;
	}
	.cart-form-container {
		position: absolute;
		display: none;
		width: 100%;
		right: 0;
		background: #fff;
		border-top: 5px solid #161618;
		padding: 5px 10px;
		box-shadow: 0 10px 25px #00000026;
		border-bottom-left-radius: 0.35rem;
		border-bottom-right-radius: 0.35rem;
		top: 54px;
	}
	.cart-form-container:after {
		position: absolute;
		right: 80px;
		content: " ";
		border-top: 9px solid transparent;
		border-bottom: 9px solid #161618;
		border-left: 9px solid transparent;
		border-right: 9px solid transparent;
		margin-top: -22px;
		top: 0;
	}
	.buynow-form-container {
		width: 100%;
		left: 0px;
		background: #fff;
		border-top: 3px solid #016b5d;
		padding: 15px 10px;
		box-shadow: 0 10px 25px #00000026;
		border-bottom-left-radius: 0.35rem;
		border-bottom-right-radius: 0.35rem;
		border-top-left-radius: 0.35rem;
		border-top-right-radius: 0.35rem;
		top: 8px;
		position: absolute;
	}
	.modal-header {
		display: flex;
		flex-shrink: 0;
		align-items: center;
		justify-content: space-between;
		padding: 1rem 1rem 0rem 1rem !important;
		border-bottom: 1px solid transparent !important;
		border-top-left-radius: calc(0.3rem - 1px);
		border-top-right-radius: calc(0.3rem - 1px);
		background-color: transparent !important;
	}
	.modal-body {
		position: relative;
		flex: 1 1 auto;
		padding: 1rem 1rem !important;
	}
	.modal-section-outer {
		padding: 0px 0;
	}
	.shop-grid-nav .nav .nav-item {
		margin-right: 0px !important;
		line-height: inherit !important;
		color: #ffffff;
	}
	.payment-checkout-middle-box1 {
		padding: 15px 10px 15px 10px !important;
		border-top-left-radius: 0.5rem;
		border-top-right-radius: 0.5rem;
	}
	.payment-checkout-middle-box2 {
		padding: 10px 10px 0px 10px !important;
	}
	.payment-checkout-middle-box3 {
		
		padding: 15px 10px 15px 10px !important;
	}
	.payment-checkout-middle-box3-botom-border-radius {
		border-bottom-left-radius: 0.5rem;
		border-bottom-right-radius: 0.5rem;
	}
	.payment-checkout-bottom-box1 {
		padding: 15px 10px 15px 10px !important;
	}
	.payment-checkout-bottom-box2 {
		padding: 10px 10px 15px 10px !important;
		border-bottom-left-radius: 0.5rem;
		border-bottom-right-radius: 0.5rem;
	}
	.ma-cw {
		position: absolute; 
		right: 20px; 
		top: 2px;
	}
	.wcw-outer {
		padding: 2px;
		display: inline-block;
	}
	.wcw-outer .wcw-first {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: end;
		align-items: flex-end;
		justify-content: center;
	}
	.wcw-outer .wcw-first img {
		width: 16px;
	}
	.wcw-outer .wcw-first span {
		margin-left: 5px;
		font-size: 10px;
		color: #707070;
		font-weight: 500;
		line-height: 14px;
	}
	.wcw-outer .wcw-second {
		margin-top: 5px;
		font-size: 14px;
		color: #000;
		font-weight: 600;
		line-height: 15px;
		font-family: var(--font-roboto-flex);
	}
	
	.input-form {
		width: 100%;
	}
	.invite-friend-faq-title {
		font-size: 15px !important;
	}
	.invite-friend-faq-question p {
		font-size: 13px !important;
	}
	.invite-friend-faq-answer p {
		
		font-size: 12px !important;
	}
	.overlap_card {
		width: 100%;
		height: auto;
		position: relative;
		border-radius: 6px;
		background-color: #32b1d1;
		text-align: center;
		color: #fff;
		border: 1px solid #1a579a;
		margin: 0 auto;
		font-size: 0.85rem;
		line-height: normal;
	}
	.overlap_card .overlapping_element {
		background-color: #1a579a;
		border-radius: 6px;
		box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
		padding: 0.75rem 1rem;
		position: absolute;
		color: #ffffff;
		left: 2%;
		top: -2rem;
		font-size: 1rem;
		transform: translateX(-1%);
		line-height: 1;
	}
	.weather-alert-img {
		height: 85px;
	}
	.offer-pard-product-card {
		outline: 0.1rem solid rgba(0,0,0,.1);
		outline-offset: -0.5rem;
		transition: all .2s linear;
	}
	.offer-pard-product-card:hover {
		outline: .15rem solid #007fe2;
		outline-offset: 0rem;
	}
	.offer-pard-product-card .product-thumbnail {
		padding: 1rem;
	}
	.pdp-page-combo-pack-ptb-outer-pt {
		display: flex;
		gap: 10px;
		padding-bottom: 10px;
		overflow: auto;
		padding-top: 25px;
	}
	.pdp-page-combo-pack-ptb {
		padding-top: 0rem;
		max-width: calc(42% - 7px);
	}
	.combo-product-price {
		padding-top: 10px;
	}
	.icon-farm-wrapper {
		flex-wrap: wrap;
		max-width: 100%;
	}
	.icon-content span {
		font-size: 10px!important;
		color: #252525;
		vertical-align: top;
	}
	.check-out-btn {
		padding: 12px 10px;
		height: auto;
		border-radius: 0rem 0.25rem 0.25rem 0rem;
		font-size: 12px;
	}
	.order-details ul li span.largecontent {
		font-size: 0.75rem !important;
		text-align: right;
	}
	.help-text a.btn {
		padding: 5px 10px 5px 10px;
	}
	.help-text a.btn i {
		display: none;
	}
	.couponbtnview {
		top: 7px;
		padding: 0.25rem 0rem;
		font-size: 12px;
	}
	.walletbtnview {
		top: 7px;
		padding: 0.25rem 0rem;
		font-size: 12px;
	}
	.checkout-wallet-content-sec-opt .checkout-wallet-content-sec-left-opt ._2i6or {
		margin-right: 10px;
	}
	.product-details-area {
		display: block;
		
	}
	.product-details-img {
		width: 100%;
	}
	.product-details-text {
		width: 100%;
		height: 100%;
		border-radius: 0.5rem;
		margin-top: 36px;
	}
	.pdp-details-page-area {
		display: block;
	}
	.pdp-details-page-content-text {
		width: 100%;
	}
	.pdp-details-page-img-slider {
		width: 100%;
		height: 100%;
		margin-bottom: 0px;
	}
	.multi-steps {
		display: table;
		table-layout: fixed;
		width: 100%;
		margin: 0 auto;
	}
	.breadcrumb-item + .breadcrumb-item::before {
		margin: 0 5px;
	}
	.category-icon-outer {
		text-align: center;
		margin-right: 15px;
	}
	.category-icon-outer:last-child {
		margin-right: 0px
	}
	.category-icon-inner {
		height: 95px;
		width: 95px;
	}
	.category-icon-heading {
		font-size: 14px;
		font-weight: 500;
		padding: 10px 0px 5px 0px;
		margin: auto;
	}
	.multi-steps {
		width: 100%;
	}
	.portal-main-title-outer {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 0px;
	}
	.portal-main-title-outer .main-title-cont {
		font-size: 22px!important;
		line-height: normal !important;
		color: #000000!important;
		font-family: "Vedobi-700",Arial,sans-serif;
		text-align: center;
		margin: 0;
	}
	.section-title .section-content {
		font-size: 13px!important;
		line-height: normal !important;
		color: #000000 !important;
		font-family: "Vedobi",Arial,sans-serif;
		margin-bottom: 20px;
	}
	.product-tab-menu .nav-item .nav-link {
		min-width: 140px;
	}
	.btn--xl {
		padding: 10px 25px;
	}
	.btn, span.separator {
		font-size: 12px;
		line-height: 1;
	}
	.coupongrid {
		overflow-x: auto;
	}
	.coupongrid__item {
		width: calc(55% - var(--grid-horizontal-spacing) * 2 / 3);
		margin-bottom: 15px;
	}
	.slider-mobile-gutter {
		margin-bottom: 5px;
	}
	.coupon-offer-wrapper p {
		font-size: 12px;
		line-height: normal;
	}
	.productbenefits-wrap {
		width: 100%;
		padding: 10px;
	}
	.vedobi-item-header {
		display: flex;
		column-gap: 12px;
		align-items: start;
		cursor: pointer;
		justify-content: space-between;
		padding: 0.75rem;
	}
	.vedobi-item-question {
		font-size: 14px;
	}
	.comment-action > * {
		margin-right: 1.25rem;
	}
	.comment-author {
		display: grid;
		align-items: center;
	}
	.static-media2 {
		padding: 15px 15px 15px 15px;
		opacity: 0.85;
		height: 100%;
	}
	.static-media2 p.text {
		min-height: auto;
	}
	#scroll__top {
		bottom: 85px;
	}
	.pdp-cta-bottom {
		display: none;
	}
	.notify-modal {
		padding: 1rem;
	}
	.coupon_chip {
		/* border: 1px dashed #ff4c3b; */
		box-sizing: border-box;
		/* border-radius: 2px; */
		width: 100%;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
		align-items: center;
		/* padding: 5px 5px; */
		cursor: pointer;
		margin-bottom: 10px;
		min-width: 50%;
		margin-right: 20px;
		/* margin-top: 15px; */
		background-color: rgba(255, 76, 59, 0.025);
	}
	
	.df-btn-text {
		margin-bottom: 60px !important;
		margin-left: -10px !important;
	}
	.vedobi-quality-assurance-outern {
		margin-top: 0;
		text-align: center;
		height: auto;
		display: block;
	}
	.vedobi-qa-img-wrap {
		display: inline-block;
		overflow: hidden;
		width: 100px;
		height: 100px;
		
		border-radius: 10px;
		vertical-align: top;
		-webkit-transition: .25s all ease-in-out;
		-moz-transition: .25s all ease-in-out;
		-ms-transition: .25s all ease-in-out;
		-o-transition: .25s all ease-in-out;
		transition: .25s all ease-in-out;
		margin: 20px 20px;
	}
	.vedobi-qa-img-wrap a {
		display: block;
		padding: 0px;
		text-align: center;
		color: #fff;
		padding: 5px;
	}
	#vedobi-qa-tooltip {
		background: #016b5d;
		padding: 10px;
		position: absolute;
		color: #fff;
		font-style: normal;
		font-size: 12px;
		transition: opacity 0.1s;
		opacity: 0;
		width: 175px;
		z-index: 99999;
		border-radius: 10px;
		font-family: "Vedobi",Arial,sans-serif;
		line-height: normal;
	}
	#vedobi-qa-tooltip:after {
		content: "";
		width: 0px;
		height: 0px;
		border-style: solid;
		border-width: 0 8px 8px 8px;
		border-color: transparent transparent #016b5d transparent;
		position: absolute;
		top: -8px;
		left: 50%;
		margin-left: -8px;
		display: block;
	}
	.breadcrumb-area nav .breadcrumb {
		padding: 2px 0px;
	}
	.discountedprice-offer {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	abbr {
		margin-bottom: 25px;
		margin-top: 30px;
		padding: 15px 10px 10px 10px;
	}
	abbr p {
		font-size: 13px;
	}
	.bs-promise-wrapper {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.pdp-1rs-term-cond {
		padding-bottom: 0px;
		padding-top: 20px;
	}
	.pro-availabale {
		padding-top: 20px;
		padding-bottom: 15px;
	}
	.offer-section-heading {
		margin-top: 15px;
	}
	div.card.product-card.mb-4 div.card-body.p-0 div.product-thumbnail.position-relative img {
		width: 100%;
	}
	div.card-body.p-0 div.product-thumbnail.position-relative img {
		width: 100%;
	}
	.video-wrapper {
		margin-bottom: 1rem;
	}
	.youtube-player {
		min-height: auto;
	}
	.cart-product-content-outer {
		display: block;
	}
	.cart-product-content .product-name {
		width: 90%;
	}
	.cart-product-content .product-action {
		width: 80%;
		padding-top: 13px;
	}
	.cart-product-content .product-name h4 {
		font-size: 14px;
	}
	.explore-range-init-outer {
		padding: 1rem 0rem;
		margin: 1rem 0rem 0rem 0rem;
	}
	.product-details-benefits {
		padding: 0rem 0rem;
	}
	.vedobi-estimated-shipping-zipcode-layout {
		padding: 0px 0 20px 0;
		max-width: 100%;
	}
	.breadcrumb-item.active {
		color: #016b5d;
		font-weight: 500;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		width: 80%;
	}
	section {
		padding: 10px 0;
		position: relative;
	}
	.pdp-brand-name-title {
		font-size: 12px;
	}
	.pdp-brand-name {
		font-size: 12px;
	}
	.star-rating {
		font-size: 12px;
	}
	.star-content a {
		font-size: 12px;
	}
	.combo-product-heading {
		font-size: 13px;
		min-height: auto;
	}
	.combo-product-price del.del {
		font-size: 0.8rem !important;
	}
	.combo-product-price span.onsale {
		font-size: 0.8rem !important;
	}
	.pdp-page-highlights li {
		gap: 5px;
		font-family: "Vedobi-500", Arial, sans-serif;
		font-size: 12px;
	}
	.pro-availabale span.available {
		font-size: 14px;
	}
	.pro-availabale span.pro-instock {
		font-size: 14px;
	}
	.vedobi-estimated-shipping .vedobi-estimated-shipping-zipcode-submit-btn-title {
		font-size: 14px;
	}
	.highlights-sec-rvmp-card-wrapper .highlights-sec-rvmp-card .highlights-sec-rvmp-card-content p:first-child {
        font-size: 1rem;
	}
	.highlights-sec-rvmp-card-wrapper .highlights-sec-rvmp-card .highlights-sec-rvmp-card-content p {
        font-size: 13px;
	}
	.static-media2 .title {
		font-size: 16px;
	}
	.pro-desc p {
		font-size: 13px;
	}
	.pdp-page-customer-comment-block-last {
		font-size: 12px !important;
	}
	.pdp-page-customer-video-comment-block-last-detail {
		font-size: 12px;
	}
	.comment-body .comment-content p {
		font-size: 13px;
	}
	.comment-author {
		font-size: 1rem;
	}
	.comment-date {
		font-size: 0.75rem;
	}
	.comment-author div {
		font-size: 0.8rem;
	}
	.price-block .strike {
		font-size: 16px;
	}
	.price-block .price .price-inner {
		font-size: 24px;
		line-height: normal;
	}
	.vedobi-item-answer {
		line-height: normal !important;
		font-size: 13px;
	}
	.scientific-sec-main {
		padding: 15px;
	}
	.content-wr {
		margin-bottom: 25px;
	}
	section.dr_section_container {
		width: 100%;
		padding: 0rem 0rem;
	}
	.dr_section {
		display: block; text-align: center; padding: 0 15px 20px;
	}
	
	.dr_content {
		padding: 0px;
	}
	.dr_content h2 {
		font-size: 30px;
		margin: 20px 0 0;
	}
	.dr_content h3 {
		font-size: 22px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.dr_content h4 {
		float: none;
		margin: 0 auto;
	}
	.dr_content p {
		font-size: 1em;
	}
	.dr_content img {
        position: absolute; top: 10px; right: 5px; width: 60px; height: auto;
	}
	.dr_img {
		max-width: 100%; padding: 20px 0;
		
	}
	.scientific-outer-sec {
		padding: 0px;
	}
	.scientific-sec {
		display: block;
		width: 100%;
		gap: 15px;
		margin: 0 auto 40px;
	}
	.bi-deatils-step-wrapper {
		gap: 10px;
	}
	.bi-deatils-step-wrapper::before {
		left: 25px;
	}
	.bi-deatils-dashed-circle {
		width: 63px;
		height: 66px;
		padding: 8px;
	}
	.bi-deatils-age-wrapper {
		width: 47px;
		height: 47px;
	}
	.bi-deatils-age-heading {
		width: 27px;
		height: 27px;
	}
	.bi-deatils-age-wrapper::after {
		top: 18px;
		height: 10px;
		width: 10px;
		right: -4.5px;
	}
	.bi-deatils-step-wrapper:after {
		left: 30px;
	}
	.bi-benefit-points p {
		font-size: 12px;
	}
	.bi-benefit-reference {
		font-size: 10px;
	}
	.bi-benefit-heading h3 {
		font-size: 1em;
		line-height: 1.5;
		font-weight: 600;
	}
	.text-footer p {
		line-height: 1.4;
		color: #ffffff;
		font-size: 1rem;
		text-align: center;
	}
	.bi-text-center {
		text-align: center;
		margin-bottom: 15px;
	}
	.pdp-page-customer-testim-sect {
		margin: 0rem 0rem 0rem 0rem;
		padding: 0rem 0rem 0rem 0rem !important;
	}
	.product-details-review-rating {
		margin: 0rem 0rem 0rem 0rem;
		padding: 4rem 0rem 4rem 0rem !important;
	}
	.brand-slider-section {
		margin: 0rem 0rem 0rem 0rem;
		padding: 0rem 0rem 0rem 0rem;
	}
	.offer-product-grid {
		padding: 0rem 0 !important;
	}
	.featured-category-icon-outer-part {
		margin-bottom: 35px;
	}
	.featured-category-icon-outer-part p.featured_in {
		font-size: 14px;
	}
	.featured-category-icon-inner {
		min-width: 150px;
		padding: 5px;
	}
	.productbenefits-cards {
		display: grid;
		grid-template-columns: calc(50% - 8px) calc(50% - 8px);
		grid-gap: 16px;
	}
	.secure-payment-section {
		padding: 0rem 0rem 2rem 0rem;
	}
	.cont-data {
		padding: 10px;
	}
	.sticky-order-summary {
		position: -webkit-sticky;
		position: sticky;
		z-index: 222;
		background: #ece7db;
		-webkit-transition: -webkit-transform .3s;
		transition: -webkit-transform .3s;
		transition: transform .3s;
		transition: transform .3s,-webkit-transform .3s;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		will-change: transform;
		top: 115px !important;
		opacity: 1;
		
	}
	.sticky-order-summary-open {
		position: -webkit-sticky;
		position: sticky;
		z-index: 222;
		background: #ece7db;
		-webkit-transition: -webkit-transform .3s;
		transition: -webkit-transform .3s;
		transition: transform .3s;
		transition: transform .3s,-webkit-transform .3s;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		will-change: transform;
		top: 195px !important;
		opacity: 1;
		
	}
	.count-wth-atc {
		margin: 0 auto;
	}
	.checkout-footer .content {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.checkout-footer .images {
		display: block;
	}
	.checkout-footer .images img {
		height: 24px;
		width: auto;
	}
	.diaba-lp-marquee-wrapper {
		margin-top: 25px;
	}
	.pro-desc p:last-child {
    margin-bottom: 0rem;
}
}
@media (min-width: 481px) and (max-width: 767px) {
	.phone-view {
		display: none !important;
	}
	.rating {
		padding: 0px !important;
		line-height: 1;
		color: var(--white);
		border-radius: 5px;
		font-size: 0.7rem;
	}
	span.product-price ~ span {
		color: #016b5d;
		padding: 0px;
		white-space: nowrap;
		font-weight: 500;
		margin-left: 0.75rem;
		font-size: 0.9rem;
		line-height: normal;
	}
	.myaccount-tab-menu {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: initial;
		flex-direction: row;
		background-color: #fff;
	}
	.myaccount-tab-menu a {
		border: 1px solid #ebebeb;
		font-weight: 400;
		display: block;
		padding: 5px 0px;
		font-size: 11px;
		text-align: center;
		width: 25%;
		line-height: normal;
		font-family: var(--font-roboto-flex);
		font-style: normal;
	}
	.myaccount-tab-menu a i {
		font-size: 15px;
		text-align: center;
		margin-bottom: 5px;
		color: #198754;
	}
	.myaccount-tab-menu a.active,
	.myaccount-tab-menu a:hover {
		background-color: #007fe2 ;
		color: #fff;
		border: 1px solid #015393;
	}
	.myaccount-tab-menu a.active i,
	.myaccount-tab-menu a:hover i {
		color: #fff;
	}
	.myaccount-menu-mobile ul {
		width: 100%;
		margin: 0px auto 10px auto;
		overflow: auto;
		list-style: none;
		text-align: center;
	}
	
	.myaccount-menu-mobile li {
		font-size: 12px;
		font-weight: 400;
		display: inline-block;
		padding-right: 8px;
		padding-left: 8px;
		line-height: 35px;
		font-family: var(--font-roboto-flex);
		font-style: normal;
	}
	
	.myaccount-menu-mobile li:first-child {
		padding-left: 0px;
	}
	
	.myaccount-menu-mobile li:last-child {
		border: none;
		padding-right: 0px;
	}
	
	.myaccount-menu-mobile li a {
		text-decoration: none;
		color: #888;
		
		/* transitions & animations
			transition: all .5s ease;
			-webkit-transition: all .5s ease;
			-moz-transition: all .5s ease;
		-o-transition: all .5s ease; */
	}
	
	.myaccount-menu-mobile li a:hover {
		color: #333;
	}
	
	.myaccount-menu-mobile li.menuactive a {
		color: #198754;
		font-weight: 500;
		border-bottom: 1px solid #0d532a;
	}
	.myaccount-mb-30 {
		margin-bottom: 10px;
	}
	.myaccount-mt-30 {
		margin-top: 10px;
	}
	.my-account .title,
	.register .title {
		border-bottom: 1px solid #ebebeb;
		font-weight: 500;
		padding-bottom: 10px;
		font-size: 17px;
		margin-bottom: 0rem;
	}
	.myaccount-content h3 {
		border-bottom: 1px solid #ebebeb;
		font-size: 14px;
		font-weight: 500;
		padding-bottom: 10px;
		margin-bottom: 10px;
		font-family: var(--font-roboto-flex);
		color: #161618;
		font-style: normal;
	}
	.myaccount-content div.welcome {
		font-weight: 400;
		color: #252b33;
		font-size: 12px;
		font-variant: normal;
		letter-spacing: 0.15px;
	}
	.myaccount-content p {
		font-weight: 400;
		color: #252b33;
		font-size: 11px;
		font-variant: normal;
		letter-spacing: 0.15px;
	}
	.btn-buynow {
		font-size: 12px;
	}
	.btn-buynow2 {
		font-size: 12px;
	}
	.book-appointment {
		position: absolute;
		top: 8px;
		right: 15px;
	}
	.barheadin1,
	.barheadin2 {
		margin-top: 0px;
		border-bottom: 1px solid #ebebeb;
		font-size: 14px;
		font-weight: 600;
		padding-bottom: 5px;
		margin-bottom: 10px;
		font-family: var(--font-roboto-flex);
		color: #161618;
		font-style: normal;
	}
	.progress-line .status .dot .value span {
		font-size: 13px;
		font-weight: 600;
		font-family: var(--font-roboto-flex);
		color: #161618;
		font-style: normal;
	}
	.progress-line .status .dot .value span + span {
		font-weight: 400;
		color: #252b33;
		font-size: 12px;
		font-variant: normal;
		letter-spacing: 0.15px;
	}
	.progress-line {
		position: relative;
		margin: 0 auto;
		border-radius: 10px;
		width: 100%;
		background: #198754;
		height: 8px;
		z-index: -1;
		display: flex;
		justify-content: space-between;
	}
	.status {
		top: -7.5px;
	}
	.completed, .current {
		border: 2px solid orange;
	}
	.dot {
		width: 22px;
		height: 22px;
		border-radius: 50%;
		border: 5px solid grey;
		cursor: pointer;
	}
	.value {
		width: 70px;
		top: 35px;
		right: 25px;
		text-align: center;
		display: inline-block;
		font-size: 0.9rem;
		font-weight: 700;
	}
	.category-box-inner {
		position: absolute;
		bottom: 10px;
		width: 93%;
	}
	.user-category-container {
		margin: 1.5rem 0 1rem;
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
	}
	.category-content .category-heading {
		font-size: 15px;
		font-weight: 600;
		font-family: var(--font-roboto-flex);
		color: #fff;
		font-style: normal;
	}
	.category-content .category-text-benefits {
		line-height: 16px;
		margin: 0.25rem 0;
		font-weight: 400;
		color: #fff;
		font-size: 11px;
		font-variant: normal;
	}
	.category-header p.category-user-name {
		color: #fff;
		font-family: var(--font-roboto-flex);
		font-size: 17px;
		font-weight: 500;
		font-style: italic;
		letter-spacing: 0.25px;
		font-style: normal;
	}
	.box-two {
		text-align: center;
		padding-bottom: 0rem;
	}
	.box-two .icon img {
		height: 70px;
	}
	.box-two-txt {
		padding: 1rem 0 0;
		margin-bottom: 0px;
		font-size: 13px;
		font-weight: 500;
		line-height: 1.5;
		font-family: var(--font-roboto-flex);
		font-style: normal;
		min-height: 55px;
	}
	.pro-border {
		width: 45%;
		border: 1px solid rgba(0, 0, 0, 0.125);
		padding: 1rem;
		border-radius: 5px;
		margin: 0.5rem;
		cursor: pointer;
		transition: all 0.3s ease;
	}
	.category-footer .category-tab {
		font-size: 12px;
		font-weight: 500;
		font-family: var(--font-roboto-flex);
		color: #fff;
		font-style: normal;
	}
	.myaccount-content label {
		font-size: 11px;
	}
	.account-details-form input[type='email'], .account-details-form input[type='number'], .account-details-form input[type='password'], .account-details-form input[type='search'], .account-details-form input[type='tel'], .account-details-form input[type='text'], .account-details-form input[type='url'] {
		width: 100%;
		background-color: #fff;
		border: 1px solid #ebebeb;
		font-size: 11px;
		color: #707070;
		padding: 0.35rem 0.5rem;
		line-height: 0;
		border-radius: 0;
		height: auto;
	}
	.verify-email-pd-rght {
		padding-right: 3.5rem !important;
	}
	.referal-container .referal-para {
		font-size: 13px;
		font-weight: 500;
		font-family: var(--font-roboto-flex);
		color: #252b33;
		text-align: center;
		font-style: normal;
	}
	.referal-heading {
		font-size: 15px;
		margin: 0.5rem 0;
		font-weight: 600;
		font-family: var(--font-roboto-flex);
		color: #161618;
		font-style: normal;
	}
	.refer-heading {
		font-size: 15px;
		margin: 0.5rem 0;
		font-weight: 600;
		font-family: var(--font-roboto-flex);
		color: #161618;
		font-style: normal;
	}
	.account-referral .desc input[type='text'], .account-referral .descemail input[type='text'], .account-referral .descsms input[type='text'] {
		width: 100%;
		background-color: #fff;
		border: 1px solid #ebebeb;
		font-size: 11px;
		color: #707070;
		padding: 0.35rem 0.5rem;
		line-height: 0;
		border-radius: 0;
		height: auto;
	}
	.billing-info-wrap .billing-info input,
	.form-select {
		font-size: 13px;
		outline: 0;
		color: #5a5a59;
		border-radius: 0.25rem;
		width: 100%;
		padding: 0.25rem 0.5rem;
	}
	.myaccount-table .table th, .myaccount-table table th {
		padding: 5px;
		font-size: 11px;
		font-weight: 500;
		font-family: var(--font-roboto-flex);
		color: #161618;
		line-height: normal;
		font-style: normal;
	}
	.myaccount-table .table td, .myaccount-table table td {
		padding: 5px 5px;
		vertical-align: middle;
		font-weight: 400;
		color: #252b33;
		font-size: 11px;
		font-variant: normal;
		line-height: normal;
	}
	.myaccount-table .table td .view-btn {
		font-size: 11px;
		background: #198754;
		padding: 1px 4px;
		color: #fff;
		font-weight: 400;
		font-variant: normal;
		letter-spacing: 0.15px;
		border-radius: 0.15rem;
	}
	.myaccount-table .table td .cancel-request-btn {
		font-size: 11px;
		background: #e74c3c;
		padding: 1px 4px;
		color: #fff;
		font-weight: 400;
		font-variant: normal;
		letter-spacing: 0.15px;
		border-radius: 0.15rem;
	}
	/* ribbon css */
	.ribbon-wrapper-green {
		width: 105px;
		height: 105px;
		overflow: hidden;
		position: absolute;
		top: -1px;
		right: -1px;
		z-index: 1;
	}
	
	.ribbon-green {
		text-align: center;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		position: relative;
		padding: 4px 0;
		left: 3px;
		top: 18px;
		width: 137px;
		background-color: #e74c3c;
		color: #fff;
		-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
		-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
		box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
		font-size: 12px;
		font-weight: 500;
		line-height: 1;
	}
	
	.ribbon-green:before, .ribbon-green:after {
		content: "";
		border-top:   3px solid #6e8900;   
		border-left:  3px solid transparent;
		border-right: 3px solid transparent;
		position:absolute;
		bottom: -3px;
	}
	
	.ribbon-green:before {
		left: 0;
	}
	.ribbon-green:after {
		right: 0;
	}
	.checkbox-label {
		display: flex;
	}
	/* ribbon css end */
	.product_rating__content h4.product_rating__product-name.mb-2 {
		font-size: 14px;
		font-weight: 600;
		line-height: 1.5;
		font-family: var(--font-roboto-flex);
		font-style: normal;
	}
	.myaccount-ratings .product_rating__content-date .badge {
		padding: 3px 5px;
		line-height: 1;
		font-size: 12px;
		z-index: 2;
		font-weight: 500;
		background: #198754 !important;
	}
	button.close {
		font-size: 16px;
		color: #a5a2a2;
		top: -4px;
		right: 4px;
		z-index: 33;
		opacity: 1;
	}
	.my-account-pt-80 {
		padding-top: 15px;
	}
	.my-account-pb-50 {
		padding-bottom: 15px;
	}
	#ContentDiv .single-account-wrapper h2.tabcontent-title {
		font-family: var(--font-roboto-flex);
		font-size: 18px;
		color: #161618;
		margin-bottom: 0.5rem;
		font-style: normal;
	}
	
	#ContentDiv .single-account-wrapper p.tabcontent-subtitle {
		font-weight: 400;
		font-variant: normal;
		letter-spacing: 0.15px;
		color: #252b33;
		font-size: 13px;
	}
	#ContentDiv .single-account-wrapper h4.order_modal_details__product-name {
		font-size: 14px;
		font-weight: 600;
		line-height: 1.5;
		font-family: var(--font-roboto-flex);
		margin-bottom: 0.5rem;
		font-style: normal;
	}
	#ContentDiv .single-account-wrapper p.order_modal_details__product-quantity {
		font-weight: 400;
		font-variant: normal;
		letter-spacing: 0.15px;
		color: #252b33;
		font-size: 12px;
		margin-bottom: 0.25rem;
	}
	#ContentDiv .single-account-wrapper p.order_modal_details__product-price {
		font-weight: 400;
		font-variant: normal;
		letter-spacing: 0.15px;
		color: #252b33;
		font-size: 12px;
		margin-bottom: 0.5rem;
	}
	.sticky-header-py-15 {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.blackphone {
		color: #ffffff;
		font-size: 13px;
		font-weight: 500;
		font-variant: normal;
		letter-spacing: 0.25px;
		font-family: "Vedobi",Arial,sans-serif;
		margin-top: 0rem;
		line-height: normal;
	}
	.main-menu li a {
		display: block;
		padding: 10px 15px;
		line-height: 30px;
		font-size: 15px;
		font-family: "Vedobi-700",Arial,sans-serif;
		font-style: normal;
		color: #000000;
	}
	.mega-menu li a {
		text-align: left;
		padding: 0 0 5px;
		color: #000000;
		line-height: 28px;
		font-weight: 400;
		font-size: 14px;
	}
	.refferal-content-form {
		padding: 25px 10px;
	}
	.book-appointment-pdr {
		padding-right: 0.75rem;
	}
	.book-appointment-pdl {
		padding-left: 0.75rem;
	}
	.additional-info-wrap {
		margin: 0px 0;
	}
	.confirmation-mt5 {
		margin-top: 1rem;
	}
	.confirmation-mid-page {
		padding: 1.5rem 0;
	}
	.book-appointment-bg {
		background: url('../images/cta.jpg') center center;
		padding: 1.5rem 0px;
	}
	.product-desc .title {
		padding: 0rem 0.75rem 0.5rem 0.75rem;
		min-height: 81px;
		line-height: normal;
	}
	.cart-explore-range-init .product-desc .title, 
	.featured-init .product-desc .title {
		padding: 0.5rem 0rem 0rem 0rem;
		min-height: 0px;
		line-height: 1.4;
	}
	.cart-explore-range-init .product-desc .titlekeyword, 
	.featured-init .product-desc .titlekeyword {
		margin-top: 0.15rem;
		line-height: normal;
		font-size: 0.7rem;
		color: #d14327;
	}
	.product-desc .title a {
		margin-bottom: 0px;
		font-size: 13px;
		line-height: normal;
		font-family: "Vedobi-700",Arial,sans-serif;
		font-style: normal;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.pdp-py-60 {
		padding-top: 30px;
		padding-bottom: 10px;
	}
	div.myaccount-content span.btn.position-static {
		font-size: 12px;
	}
	.verify-email {
		position: absolute;
		color: #0000ff;
		font-weight: 600;
		right: 12px;
		top: 25px;
		background: #ebebeb;
		height: 30px;
		padding: 5px 5px;
		line-height: normal;
	}
	.verify-email a {
		font-size: 12px;
	}
	.pic-holder {
		text-align: center;
		position: relative;
		border-radius: 50%;
		width: 85px;
		height: 85px;
		overflow: hidden;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 0px;
		border: 2px solid #ebebeb;
		padding: 1px;
	}
	.cart-form-container {
		position: absolute;
		display: none;
		width: 100%;
		right: 0;
		background: #fff;
		border-top: 5px solid #161618;
		padding: 5px 10px;
		box-shadow: 0 10px 25px #00000026;
		border-bottom-left-radius: 0.35rem;
		border-bottom-right-radius: 0.35rem;
		top: 54px;
	}
	.cart-form-container:after {
		position: absolute;
		right: 80px;
		content: " ";
		border-top: 9px solid transparent;
		border-bottom: 9px solid #161618;
		border-left: 9px solid transparent;
		border-right: 9px solid transparent;
		margin-top: -22px;
		top: 0;
	}
	.buynow-form-container {
		width: 100%;
		left: 0px;
		background: #fff;
		border-top: 3px solid #016b5d;
		padding: 15px 10px;
		box-shadow: 0 10px 25px #00000026;
		border-bottom-left-radius: 0.35rem;
		border-bottom-right-radius: 0.35rem;
		border-top-left-radius: 0.35rem;
		border-top-right-radius: 0.35rem;
		top: 8px;
		position: absolute;
	}
	.modal-header {
		display: flex;
		flex-shrink: 0;
		align-items: center;
		justify-content: space-between;
		padding: 1rem 1rem 0rem 1rem !important;
		border-bottom: 1px solid transparent !important;
		border-top-left-radius: calc(0.3rem - 1px);
		border-top-right-radius: calc(0.3rem - 1px);
		background-color: transparent !important;
	}
	.modal-body {
		position: relative;
		flex: 1 1 auto;
		padding: 1rem 1rem !important;
	}
	.modal-section-outer {
		padding: 0px 0;
	}
	.shop-grid-nav .nav .nav-item {
		margin-right: 0px !important;
		line-height: inherit !important;
		color: #ffffff;
	}
	.payment-checkout-middle-box1 {
		padding: 15px 10px 15px 10px !important;
		border-top-left-radius: 0.5rem;
		border-top-right-radius: 0.5rem;
	}
	.payment-checkout-middle-box2 {
		padding: 10px 10px 0px 10px !important;
	}
	.payment-checkout-middle-box3 {
		
		padding: 15px 10px 15px 10px !important;
	}
	.payment-checkout-middle-box3-botom-border-radius {
		border-bottom-left-radius: 0.5rem;
		border-bottom-right-radius: 0.5rem;
	}
	.payment-checkout-bottom-box1 {
		padding: 15px 10px 15px 10px !important;
	}
	.payment-checkout-bottom-box2 {
		padding: 10px 10px 15px 10px !important;
		border-bottom-left-radius: 0.5rem;
		border-bottom-right-radius: 0.5rem;
	}
	.ma-cw {
		position: absolute; 
		right: 20px; 
		top: 2px;
	}
	.wcw-outer {
		padding: 2px;
		display: inline-block;
	}
	.wcw-outer .wcw-first {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: end;
		align-items: flex-end;
		justify-content: center;
	}
	.wcw-outer .wcw-first img {
		width: 16px;
	}
	.wcw-outer .wcw-first span {
		margin-left: 5px;
		font-size: 10px;
		color: #707070;
		font-weight: 500;
		line-height: 14px;
	}
	.wcw-outer .wcw-second {
		margin-top: 5px;
		font-size: 14px;
		color: #000;
		font-weight: 600;
		line-height: 15px;
		font-family: var(--font-roboto-flex);
	}
	
	.input-form {
		width: 100%;
	}
	.invite-friend-faq-title {
		font-size: 15px !important;
	}
	.invite-friend-faq-question p {
		font-size: 13px !important;
	}
	.invite-friend-faq-answer p {
		
		font-size: 12px !important;
	}
	.overlap_card {
		width: 100%;
		height: auto;
		position: relative;
		border-radius: 6px;
		background-color: #32b1d1;
		text-align: center;
		color: #fff;
		border: 1px solid #1a579a;
		margin: 0 auto;
		font-size: 0.85rem;
		line-height: normal;
	}
	.overlap_card .overlapping_element {
		background-color: #1a579a;
		border-radius: 6px;
		box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
		padding: 0.75rem 1rem;
		position: absolute;
		color: #ffffff;
		left: 2%;
		top: -2rem;
		font-size: 1rem;
		transform: translateX(-1%);
		line-height: 1;
	}
	.weather-alert-img {
		height: 125px;
	}
	.offer-pard-product-card {
		outline: 0.1rem solid rgba(0,0,0,.1);
		outline-offset: -0.5rem;
		transition: all .2s linear;
	}
	.offer-pard-product-card:hover {
		outline: .15rem solid #007fe2;
		outline-offset: 0rem;
	}
	.offer-pard-product-card .product-thumbnail {
		padding: 1rem;
	}
	.pdp-page-combo-pack-ptb-outer-pt {
		display: flex;
		gap: 10px;
		padding-bottom: 10px;
		overflow: auto;
		padding-top: 25px;
	}
	.pdp-page-combo-pack-ptb {
		padding-top: 0rem;
		max-width: calc(42% - 7px);
	}
	.combo-product-price {
		padding-top: 10px;
	}
	.icon-farm-wrapper {
		flex-wrap: wrap;
		max-width: 100%;
	}
	.icon-content span {
		font-size: 10px!important;
		color: #252525;
		vertical-align: top;
	}
	.order-details ul li span.largecontent {
		font-size: 0.75rem !important;
		text-align: center;
	}
	.help-text a.btn {
		padding: 5px 10px 5px 10px;
	}
	.help-text a.btn i {
		display: none;
	}
	.floating-payment {
		
	}
	.product-details-area {
		display: block;
		
	}
	.product-details-img {
		width: 100%;
	}
	.product-details-text {
		width: 100%;
		height: 100%;
		border-radius: 0.5rem;
		margin-top: 36px;
	}
	.pdp-details-page-area {
		display: block;
	}
	.pdp-details-page-content-text {
		width: 100%;
	}
	.pdp-details-page-img-slider {
		width: 100%;
		height: 100%;
		border-radius: 0.25rem;
	}
	.multi-steps {
		display: table;
		table-layout: fixed;
		width: 100%;
		margin: 0 auto;
	}
	.breadcrumb-item + .breadcrumb-item::before {
		margin: 0 5px;
	}
	.category-icon-outer {
		text-align: center;
		margin-right: 15px;
	}
	.category-icon-outer:last-child {
		margin-right: 0px
	}
	.category-icon-inner {
		height: 95px;
		width: 95px;
	}
	.category-icon-heading {
		font-size: 14px;
		font-weight: 500;
		padding: 10px 0px 5px 0px;
		margin: auto;
	}
	.multi-steps {
		width: 100%;
	}
	.portal-main-title-outer {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 0px;
	}
	.portal-main-title-outer .main-title-cont {
		font-size: 22px!important;
		line-height: normal !important;
		color: #000000!important;
		font-family: "Vedobi-700",Arial,sans-serif;
		text-align: center;
		margin: 0;
	}
	.section-title .section-content {
		font-size: 13px!important;
		line-height: normal !important;
		color: #000000 !important;
		font-family: "Vedobi",Arial,sans-serif;
		margin-bottom: 20px;
	}
	.product-tab-menu .nav-item .nav-link {
		min-width: 140px;
	}
	.btn--xl {
		padding: 8px 25px;
	}
	.btn, span.separator {
		font-size: 12px;
		line-height: 1;
	}
	.coupongrid {
		overflow-x: auto;
	}
	.coupongrid__item {
		width: calc(55% - var(--grid-horizontal-spacing) * 2 / 3);
	}
	.slider-mobile-gutter {
		margin-bottom: 5px;
	}
	.coupon-offer-wrapper p {
		font-size: 12px;
		line-height: normal;
	}
	.productbenefits-wrap {
		width: 100%;
		padding: 10px;
	}
	.vedobi-item-header {
		display: flex;
		column-gap: 12px;
		align-items: normal;
		cursor: pointer;
		justify-content: space-between;
		padding: 0.75rem;
	}
	.vedobi-item-question {
		font-size: 14px;
	}
	.comment-action > * {
		margin-right: 1.25rem;
	}
	.comment-author {
		display: grid;
		align-items: center;
	}
	.static-media2 {
		padding: 15px 15px 15px 15px;
		opacity: 0.85;
		height: 100%;
	}
	.static-media2 p.text {
		min-height: auto;
	}
	#scroll__top {
		bottom: 85px;
	}
	.pdp-cta-bottom {
		display: none;
	}
	.notify-modal {
		padding: 1rem;
	}
	.coupon_chip {
		/* border: 1px dashed #ff4c3b; */
		box-sizing: border-box;
		/* border-radius: 2px; */
		width: 100%;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
		align-items: center;
		/* padding: 5px 5px; */
		cursor: pointer;
		margin-bottom: 10px;
		min-width: 50%;
		margin-right: 20px;
		/* margin-top: 15px; */
		background-color: rgba(255, 76, 59, 0.025);
	}
	
	.df-btn-text {
		margin-bottom: 60px !important;
		margin-left: -10px !important;
	}
	.vedobi-quality-assurance-outern {
		margin-top: 0;
		text-align: center;
		height: auto;
		display: block;
	}
	.vedobi-qa-img-wrap {
		display: inline-block;
		overflow: hidden;
		width: 100px;
		height: 100px;
		
		border-radius: 10px;
		vertical-align: top;
		-webkit-transition: .25s all ease-in-out;
		-moz-transition: .25s all ease-in-out;
		-ms-transition: .25s all ease-in-out;
		-o-transition: .25s all ease-in-out;
		transition: .25s all ease-in-out;
		margin: 20px 20px;
	}
	.vedobi-qa-img-wrap a {
		display: block;
		padding: 0px;
		text-align: center;
		color: #fff;
		padding: 5px;
	}
	#vedobi-qa-tooltip {
		background: #016b5d;
		padding: 10px;
		position: absolute;
		color: #fff;
		font-style: normal;
		font-size: 12px;
		transition: opacity 0.1s;
		opacity: 0;
		width: 175px;
		z-index: 99999;
		border-radius: 10px;
		font-family: "Vedobi",Arial,sans-serif;
		line-height: normal;
	}
	#vedobi-qa-tooltip:after {
		content: "";
		width: 0px;
		height: 0px;
		border-style: solid;
		border-width: 0 8px 8px 8px;
		border-color: transparent transparent #016b5d transparent;
		position: absolute;
		top: -8px;
		left: 50%;
		margin-left: -8px;
		display: block;
	}
	.video-wrapper {
		margin-bottom: 1rem;
	}
	.youtube-player {
		min-height: auto;
		
	}
	.product-details-benefits {
		padding: 0rem 0rem;
	}
	.vedobi-estimated-shipping-zipcode-layout {
		padding: 0px 0 20px 0;
		max-width: 100%;
	}
	section {
		padding: 10px 0;
		position: relative;
	}
	.pdp-brand-name-title {
		font-size: 12px;
	}
	.pdp-brand-name {
		font-size: 12px;
	}
	.star-rating {
		font-size: 12px;
	}
	.star-content a {
		font-size: 12px;
	}
	.combo-product-heading {
		font-size: 13px;
		min-height: auto;
	}
	.combo-product-price del.del {
		font-size: 0.8rem !important;
	}
	.combo-product-price span.onsale {
		font-size: 0.8rem !important;
	}
	.pdp-page-highlights li {
		gap: 5px;
		font-family: "Vedobi-500", Arial, sans-serif;
		font-size: 12px;
	}
	.pro-availabale span.available {
		font-size: 14px;
	}
	.pro-availabale span.pro-instock {
		font-size: 14px;
	}
	.vedobi-estimated-shipping .vedobi-estimated-shipping-zipcode-submit-btn-title {
		font-size: 14px;
	}
	.highlights-sec-rvmp-card-wrapper .highlights-sec-rvmp-card .highlights-sec-rvmp-card-content p:first-child {
        font-size: 1rem;
	}
	.highlights-sec-rvmp-card-wrapper .highlights-sec-rvmp-card .highlights-sec-rvmp-card-content p {
        font-size: 13px;
	}
	.static-media2 .title {
		font-size: 16px;
	}
	.pro-desc p {
		font-size: 13px;
	}
	.pdp-page-customer-comment-block-last {
		font-size: 12px !important;
	}
	.pdp-page-customer-video-comment-block-last-detail {
		font-size: 12px;
	}
	.comment-body .comment-content p {
		font-size: 13px;
	}
	.comment-author {
		font-size: 1rem;
	}
	.comment-date {
		font-size: 0.75rem;
	}
	.comment-author div {
		font-size: 0.8rem;
	}
	.price-block .strike {
		font-size: 16px;
	}
	.price-block .price .price-inner {
		font-size: 24px;
		line-height: normal;
	}
	.vedobi-item-answer {
		line-height: normal !important;
		font-size: 13px;
	}
	.scientific-sec-main {
		padding: 15px;
	}
	.content-wr {
		margin-bottom: 25px;
	}
	section.dr_section_container {
		width: 100%;
		padding: 0rem 0rem;
	}
	.dr_section {
		display: block; text-align: center; padding: 0 15px 20px;
	}
	
	.dr_content {
		padding: 0px;
	}
	.dr_content h2 {
		font-size: 30px;
		margin: 20px 0 0;
	}
	.dr_content h3 {
		font-size: 22px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.dr_content h4 {
		float: none;
		margin: 0 auto;
	}
	.dr_content p {
		font-size: 1em;
	}
	.dr_content img {
        position: absolute; top: 10px; right: 5px; width: 60px; height: auto;
	}
	.dr_img {
		max-width: 100%; padding: 20px 0;
		
	}
	.scientific-outer-sec {
		padding: 0px;
	}
	.scientific-sec {
		display: block;
		width: 100%;
		gap: 15px;
		margin: 0 auto 40px;
	}
	.bi-deatils-step-wrapper {
		gap: 10px;
	}
	.bi-deatils-step-wrapper::before {
		left: 25px;
	}
	.bi-deatils-dashed-circle {
		width: 63px;
		height: 66px;
		padding: 8px;
	}
	.bi-deatils-age-wrapper {
		width: 47px;
		height: 47px;
	}
	.bi-deatils-age-heading {
		width: 27px;
		height: 27px;
	}
	.bi-deatils-age-wrapper::after {
		top: 18px;
		height: 10px;
		width: 10px;
		right: -4.5px;
	}
	.bi-deatils-step-wrapper:after {
		left: 30px;
	}
	.bi-benefit-points p {
		font-size: 12px;
	}
	.bi-benefit-reference {
		font-size: 10px;
	}
	.bi-benefit-heading h3 {
		font-size: 1em;
		line-height: 1.5;
		font-weight: 600;
	}
	.text-footer p {
		line-height: 1.4;
		color: #ffffff;
		font-size: 1rem;
		text-align: center;
	}
	.bi-text-center {
		text-align: center;
		margin-bottom: 15px;
	}
	.pdp-page-customer-testim-sect {
		margin: 0rem 0rem 0rem 0rem;
		padding: 0rem 0rem 0rem 0rem !important;
	}
	.product-details-review-rating {
		margin: 0rem 0rem 0rem 0rem;
		padding: 4rem 0rem 4rem 0rem !important;
	}
	.brand-slider-section {
		margin: 0rem 0rem 0rem 0rem;
		padding: 0rem 0rem 0rem 0rem;
	}
	.offer-product-grid {
		padding: 0rem 0 !important;
	}
	.featured-category-icon-outer-part {
		margin-bottom: 35px;
	}
	.featured-category-icon-outer-part p.featured_in {
		font-size: 14px;
	}
	.featured-category-icon-inner {
		min-width: 150px;
		padding: 5px;
	}
	.productbenefits-cards {
		display: grid;
		grid-template-columns: calc(50% - 8px) calc(50% - 8px);
		grid-gap: 16px;
	}
	.secure-payment-section {
		padding: 0rem 0rem 2rem 0rem;
	}
	.cont-data {
		padding: 10px;
	}
	.sticky-order-summary {
		position: -webkit-sticky;
		position: sticky;
		z-index: 222;
		background: #ece7db;
		-webkit-transition: -webkit-transform .3s;
		transition: -webkit-transform .3s;
		transition: transform .3s;
		transition: transform .3s,-webkit-transform .3s;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		will-change: transform;
		top: 115px !important;
		opacity: 1;
		
	}
	.sticky-order-summary-open {
		position: -webkit-sticky;
		position: sticky;
		z-index: 222;
		background: #ece7db;
		-webkit-transition: -webkit-transform .3s;
		transition: -webkit-transform .3s;
		transition: transform .3s;
		transition: transform .3s,-webkit-transform .3s;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		will-change: transform;
		top: 195px !important;
		opacity: 1;
		
	}
	.count-wth-atc {
		margin: 0 auto;
	}
	.checkout-footer .content {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.checkout-footer .images {
		display: block;
	}
	.checkout-footer .images img {
		height: 24px;
		width: auto;
	}
	.diaba-lp-marquee-wrapper {
		margin-top: 25px;
	}
	.pro-desc p:last-child {
    margin-bottom: 0rem;
}
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	.tablet-view {
		display: none;
	}
	.main-menu li a {
		display: block;
		padding: 10px 15px;
		line-height: 30px;
		font-size: 15px;
		font-family: "Vedobi-700",Arial,sans-serif;
		font-style: normal;
		color: #000000;
	}
	.mega-menu li a {
		text-align: left;
		padding: 5px 0px;
		color: #000000;
		line-height: 28px;
		font-weight: 400;
		font-size: 14px;
	}
	ul.sub-menu li a {
		text-align: left;
		padding: 5px 15px;
		color: #000000;
		line-height: 28px;
		font-weight: 400;
		font-size: 14px;
	}
	.confirmation-mt5 {
		margin-top: 2rem;
	}
	.confirmation-mid-page {
		padding: 3rem 0;
	}
	#ContentDiv .single-account-wrapper h2.tabcontent-title {
		font-size: 24px;
		font-weight: 500;
	}
	.myaccount-table .table td .view-btn {
		font-size: 12px;
		background: #198754;
		padding: 2px 5px;
		color: #fff;
		font-weight: 400;
		font-variant: normal;
		letter-spacing: 0.15px;
		border-radius: 0.15rem;
	}
	.myaccount-table .table td .cancel-request-btn {
		font-size: 12px;
		background: #e74c3c;
		padding: 2px 5px;
		color: #fff;
		font-weight: 400;
		font-variant: normal;
		letter-spacing: 0.15px;
		border-radius: 0.15rem;
	}
	.product-desc .title {
		padding: 0rem 0.75rem 1rem 0.75rem;
		line-height: 1.4;
	}
	.cart-explore-range-init .product-desc .title,
	.featured-init .product-desc .title {
		padding: 0.5rem 0rem 0rem 0rem;
		line-height: 1.4;
	}
	.cart-explore-range-init .product-desc .titlekeyword, 
	.featured-init .product-desc .titlekeyword {
		margin-top: 0.15rem;
		line-height: normal;
		font-size: 0.7rem;
		color: #d14327;
	}
	.product-desc .title a {
		margin-bottom: 0px;
		font-size: 16px;
		line-height: normal;
		font-family: "Vedobi-700",Arial,sans-serif;
		font-style: normal;
	}
	.pdp-py-60 {
		padding-top: 30px;
		padding-bottom: 60px;
	}
	div.myaccount-content span.btn.position-static {
		font-size: 13px;
	}
	.verify-email {
		position: absolute;
		color: #0000ff;
		font-weight: 600;
		right: 12px;
		top: 25px;
		background: #ebebeb;
		height: 38px;
		padding: 10px 15px;
		line-height: normal;
	}
	.pic-holder {
		text-align: center;
		position: relative;
		border-radius: 50%;
		width: 110px;
		height: 110px;
		overflow: hidden;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 0px;
		border: 2px solid #ebebeb;
		padding: 1px;
	}
	.buynow-form-container {
		width: 25%;
		left: 12px;
		background: #fff;
		border-top: 3px solid #016b5d;
		padding: 15px 10px;
		box-shadow: 0 10px 25px #00000026;
		border-bottom-left-radius: 0.35rem;
		border-bottom-right-radius: 0.35rem;
		border-top-left-radius: 0.35rem;
		border-top-right-radius: 0.35rem;
		top: 8px;
		position: absolute;
	}
	.modal-header {
		display: flex;
		flex-shrink: 0;
		align-items: center;
		justify-content: space-between;
		padding: 1rem 1rem 1rem 1rem !important;
		border-bottom: 1px solid transparent !important;
		border-top-left-radius: calc(0.3rem - 1px);
		border-top-right-radius: calc(0.3rem - 1px);
		background-color: transparent !important;
	}
	.modal-body {
		position: relative;
		flex: 1 1 auto;
		padding: 1rem 1rem !important;
	}
	.modal-section-outer {
		padding: 20px 0;
	}
	.payment-checkout-middle-box1 {
		padding: 15px 15px 15px 15px !important;
		border-top-left-radius: 0.5rem;
		border-top-right-radius: 0.5rem;
	}
	.payment-checkout-middle-box2 {
		padding: 15px 15px 0px 15px !important;
	}
	.payment-checkout-middle-box3 {
		
		padding: 15px !important;
	}
	.payment-checkout-middle-box3-botom-border-radius {
		border-bottom-left-radius: 0.5rem;
		border-bottom-right-radius: 0.5rem;
	}
	.payment-checkout-bottom-box1 {
		padding: 15px 15px 0px 15px !important;
	}
	.payment-checkout-bottom-box2 {
		padding: 15px 15px 15px 15px !important;
		border-bottom-left-radius: 0.5rem;
		border-bottom-right-radius: 0.5rem;
	}
	.ma-cw {
		position: absolute; 
		right: 20px; 
		top: 5px;
	}
	.wcw-outer {
		padding: 6px;
		display: inline-block;
	}
	.wcw-outer .wcw-first {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: end;
		align-items: flex-end;
		justify-content: center;
	}
	.wcw-outer .wcw-first img {
		width: 16px;
	}
	.wcw-outer .wcw-first span {
		margin-left: 8px;
		font-size: 12px;
		color: #707070;
		font-weight: 500;
		line-height: 14px;
	}
	.wcw-outer .wcw-second {
		margin-top: 10px;
		font-size: 20px;
		color: #000;
		font-weight: 600;
		line-height: 15px;
		font-family: var(--font-roboto-flex);
	}
	.offer-pard-product-card {
		outline: 0.1rem solid rgba(0,0,0,.1);
		outline-offset: -1rem;
		transition: all .2s linear;
	}
	.offer-pard-product-card:hover {
		outline: .15rem solid #007fe2;
		outline-offset: 0rem;
	}
	.offer-pard-product-card .product-thumbnail {
		padding: 1rem;
	}
	.pdp-page-combo-pack-ptb {
		padding-top: 0rem;
		max-width: calc(25% - 7px);
	}
	.floating-payment {
		
	}
	.product-details-area {
		display: block;
		
	}
	.product-details-img {
		width: 100%;
	}
	.product-details-text {
		width: 100%;
		position: sticky;
		height: 100%;
		top: 107px;
		border-radius: 0.5rem;
		margin-top: 0px;
	}
	.pdp-details-page-area {
		display: block;
	}
	.pdp-details-page-content-text {
		width: 100%;
	}
	.pdp-details-page-img-slider {
		width: 100%;
		position: sticky;
		height: 100%;
		top: 107px;
		border-radius: 0.25rem;
	}
	.productbenefits-wrap {
		width: 49%;
	}
	.highlights-sec-rvmp-card-wrapper .highlights-sec-rvmp-card {
		width: 49.8%;
	}
	.static-media2 {
		padding: 15px 15px 15px 15px;
		opacity: 0.85;
		
	}
	.vedobi-estimated-shipping-zipcode-layout {
		padding: 0px 0 25px 0;
		max-width: 350px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.tablet-view {
		display: none;
	}
	.main-menu li a {
		display: block;
		padding: 10px 15px;
		line-height: 30px;
		font-size: 15px;
		font-family: "Vedobi-700",Arial,sans-serif;
		font-style: normal;
		color: #000000;
	}
	.mega-menu li a {
		text-align: left;
		padding: 5px 0px;
		color: #000000;
		line-height: 28px;
		font-weight: 400;
		font-size: 14px;
	}
	ul.sub-menu li a {
		text-align: left;
		padding: 5px 15px;
		color: #000000;
		line-height: 28px;
		font-weight: 400;
		font-size: 14px;
	}
	.confirmation-mt5 {
		margin-top: 2rem;
	}
	.confirmation-mid-page {
		padding: 3rem 0;
	}
	#ContentDiv .single-account-wrapper h2.tabcontent-title {
		font-size: 24px;
		font-weight: 500;
	}
	.myaccount-table .table td .view-btn {
		font-size: 12px;
		background: #198754;
		padding: 2px 5px;
		color: #fff;
		font-weight: 400;
		font-variant: normal;
		letter-spacing: 0.15px;
		border-radius: 0.15rem;
	}
	.myaccount-table .table td .cancel-request-btn {
		font-size: 12px;
		background: #e74c3c;
		padding: 2px 5px;
		color: #fff;
		font-weight: 400;
		font-variant: normal;
		letter-spacing: 0.15px;
		border-radius: 0.15rem;
	}
	.product-desc .title {
		padding: 0rem 0.75rem 1rem 0.75rem;
		line-height: 1.4;
	}
	.cart-explore-range-init .product-desc .title, 
	.featured-init .product-desc .title {
		padding: 0.5rem 0rem 0rem 0rem;
		line-height: 1.4;
	}
	.cart-explore-range-init .product-desc .titlekeyword, 
	.featured-init .product-desc .titlekeyword {
		margin-top: 0.15rem;
		line-height: normal;
		font-size: 0.7rem;
		color: #d14327;
	}
	.product-desc .title a {
		margin-bottom: 0px;
		font-size: 16px;
		line-height: normal;
		font-family: "Vedobi-700",Arial,sans-serif;
		font-style: normal;
	}
	.pdp-py-60 {
		padding-top: 30px;
		padding-bottom: 60px;
	}
	div.myaccount-content span.btn.position-static {
		font-size: 13px;
	}
	.verify-email {
		position: absolute;
		color: #0000ff;
		font-weight: 600;
		right: 12px;
		top: 25px;
		background: #ebebeb;
		height: 38px;
		padding: 10px 15px;
		line-height: normal;
	}
	.pic-holder {
		text-align: center;
		position: relative;
		border-radius: 50%;
		width: 110px;
		height: 110px;
		overflow: hidden;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 0px;
		border: 2px solid #ebebeb;
		padding: 1px;
	}
	.buynow-form-container {
		width: 25%;
		left: 12px;
		background: #fff;
		border-top: 3px solid #016b5d;
		padding: 15px 10px;
		box-shadow: 0 10px 25px #00000026;
		border-bottom-left-radius: 0.35rem;
		border-bottom-right-radius: 0.35rem;
		border-top-left-radius: 0.35rem;
		border-top-right-radius: 0.35rem;
		top: 8px;
		position: absolute;
	}
	.modal-header {
		display: flex;
		flex-shrink: 0;
		align-items: center;
		justify-content: space-between;
		padding: 1rem 1rem 1rem 1rem !important;
		border-bottom: 1px solid transparent !important;
		border-top-left-radius: calc(0.3rem - 1px);
		border-top-right-radius: calc(0.3rem - 1px);
		background-color: transparent !important;
	}
	.modal-body {
		position: relative;
		flex: 1 1 auto;
		padding: 1rem 1rem !important;
	}
	.modal-section-outer {
		padding: 20px 0;
	}
	.payment-checkout-middle-box1 {
		padding: 15px 15px 15px 15px !important;
		border-top-left-radius: 0.5rem;
		border-top-right-radius: 0.5rem;
	}
	.payment-checkout-middle-box2 {
		padding: 15px 15px 0px 15px !important;
	}
	.payment-checkout-middle-box3 {
		
		padding: 15px !important;
	}
	.payment-checkout-middle-box3-botom-border-radius {
		border-bottom-left-radius: 0.5rem;
		border-bottom-right-radius: 0.5rem;
	}
	.payment-checkout-bottom-box1 {
		padding: 15px 15px 0px 15px !important;
	}
	.payment-checkout-bottom-box2 {
		padding: 15px 15px 15px 15px !important;
		border-bottom-left-radius: 0.5rem;
		border-bottom-right-radius: 0.5rem;
	}
	.ma-cw {
		position: absolute; 
		right: 20px; 
		top: 5px;
	}
	.wcw-outer {
		padding: 6px;
		display: inline-block;
	}
	.wcw-outer .wcw-first {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: end;
		align-items: flex-end;
		justify-content: center;
	}
	.wcw-outer .wcw-first img {
		width: 16px;
	}
	.wcw-outer .wcw-first span {
		margin-left: 8px;
		font-size: 12px;
		color: #707070;
		font-weight: 500;
		line-height: 14px;
	}
	.wcw-outer .wcw-second {
		margin-top: 10px;
		font-size: 20px;
		color: #000;
		font-weight: 600;
		line-height: 15px;
		font-family: var(--font-roboto-flex);
	}
	.overlap_card {
		width: 100%;
		height: auto;
		position: relative;
		border-radius: 6px;
		background-color: #32b1d1;
		text-align: center;
		color: #fff;
		border: 1px solid #1a579a;
		margin: 0 auto;
		font-size: 1rem;
		line-height: normal;
	}
	.overlap_card .overlapping_element {
		background-color: #1a579a;
		border-radius: 6px;
		box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
		padding: 0.75rem 1rem;
		position: absolute;
		color: #ffffff;
		left: 50%;
		top: -2rem;
		font-size: 1rem;
		transform: translateX(-50%);
		line-height: 1;
	}
	.weather-alert-img {
		height: 105px;
	}
	.offer-pard-product-card {
		outline: 0.1rem solid rgba(0,0,0,.1);
		outline-offset: -1rem;
		transition: all .2s linear;
	}
	.offer-pard-product-card:hover {
		outline: .15rem solid #007fe2;
		outline-offset: 0rem;
	}
	.offer-pard-product-card .product-thumbnail {
		padding: 1rem;
	}
	.pdp-page-combo-pack-ptb {
		padding-top: 0rem;
		max-width: calc(25% - 7px);
	}
	.floating-payment {
		
	}
	.product-details-area {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: space-between;
	}
	.product-details-img {
		width: calc(67% - 15px);
	}
	.product-details-text {
		width: calc(33% - 15px);
		position: sticky;
		height: 100%;
		top: 107px;
		border-radius: 0.5rem;
		margin-top: 0px;
	}
	.pdp-details-page-area {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: space-between;
	}
	.pdp-details-page-img-slider {
		width: calc(50% - 15px);
		position: sticky;
		height: 100%;
		top: 107px;
		border-radius: 0.25rem;
	}
	.pdp-details-page-content-text {
		width: calc(50% - 15px);
	}
	
	.pdp-sticky-cta-area {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
	}
	.pdp-sticky-cta-left-side {
		width: calc(50% - 15px);
	}
	.pdp-sticky-cta-right-side {
		width: calc(50% - 15px);
	}
	
	.productbenefits-wrap {
		width: 49%;
	}
	.highlights-sec-rvmp-card-wrapper .highlights-sec-rvmp-card {
		width: 49.8%;
	}
	.static-media2 {
		padding: 15px 15px 15px 15px;
		opacity: 0.85;
	}
	.vedobi-estimated-shipping-zipcode-layout {
		padding: 0px 0 25px 0;
		max-width: 350px;
	}
}
@media (min-width: 1025px) and (max-width: 1280px) {
	.computer-view {
		display: none;
	}
	.main-menu li a {
		display: block;
		padding: 10px 12px;
		line-height: 30px;
		font-size: 13px;
		font-family: "Vedobi-700",Arial,sans-serif;
		font-style: normal;
		color: #000000;
	}
	.main-menu li a:hover {
		color: #016b5d;
	}
	.mega-menu li a {
		text-align: left;
		padding: 5px 0px;
		color: #000000;
		line-height: 28px;
		font-weight: 400;
		font-size: 12px;
	}
	ul.sub-menu li a {
		text-align: left;
		padding: 5px 15px;
		color: #000000;
		line-height: 28px;
		font-weight: 400;
		font-size: 14px;
	}
	.confirmation-mt5 {
		margin-top: 2rem;
	}
	.confirmation-mid-page {
		padding: 3rem 0;
	}
	#ContentDiv .single-account-wrapper h2.tabcontent-title {
		font-size: 24px;
		font-weight: 500;
	}
	.myaccount-table .table td .view-btn {
		font-size: 12px;
		background: #198754;
		padding: 2px 5px;
		color: #fff;
		font-weight: 400;
		font-variant: normal;
		letter-spacing: 0.15px;
		border-radius: 0.15rem;
	}
	.myaccount-table .table td .cancel-request-btn {
		font-size: 12px;
		background: #e74c3c;
		padding: 2px 5px;
		color: #fff;
		font-weight: 400;
		font-variant: normal;
		letter-spacing: 0.15px;
		border-radius: 0.15rem;
	}
	.product-desc .title {
		padding: 0rem 0.75rem 1rem 0.75rem;
		min-height: 81px;
		line-height: 1.4;
	}
	.cart-explore-range-init .product-desc .title,
	.featured-init .product-desc .title {
		padding: 0.5rem 0rem 0rem 0rem;
		min-height: 0px;
		line-height: 1.4;
	}
	.cart-explore-range-init .product-desc .titlekeyword, 
	.featured-init .product-desc .titlekeyword {
		margin-top: 0.15rem;
		line-height: normal;
		font-size: 0.7rem;
		color: #d14327;
	}
	.product-desc .title a {
		margin-bottom: 0px;
		font-size: 16px;
		line-height: normal;
		font-family: "Vedobi-700",Arial,sans-serif;
		font-style: normal;
	}
	.pdp-py-60 {
		padding-top: 30px;
		padding-bottom: 60px;
	}
	div.myaccount-content span.btn.position-static {
		font-size: 13px;
	}
	.verify-email {
		position: absolute;
		color: #0000ff;
		font-weight: 600;
		right: 12px;
		top: 25px;
		background: #ebebeb;
		height: 38px;
		padding: 10px 15px;
		line-height: normal;
	}
	.pic-holder {
		text-align: center;
		position: relative;
		border-radius: 50%;
		width: 110px;
		height: 110px;
		overflow: hidden;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 0px;
		border: 2px solid #ebebeb;
		padding: 1px;
	}
	.buynow-form-container {
		width: 30%;
		left: 12px;
		background: #fff;
		border-top: 3px solid #016b5d;
		padding: 15px 10px;
		box-shadow: 0 10px 25px #00000026;
		border-bottom-left-radius: 0.35rem;
		border-bottom-right-radius: 0.35rem;
		border-top-left-radius: 0.35rem;
		border-top-right-radius: 0.35rem;
		top: 8px;
		position: absolute;
	}
	.modal-header {
		display: flex;
		flex-shrink: 0;
		align-items: center;
		justify-content: space-between;
		padding: 1rem 1rem 1rem 1rem !important;
		border-bottom: 1px solid transparent !important;
		border-top-left-radius: calc(0.3rem - 1px);
		border-top-right-radius: calc(0.3rem - 1px);
		background-color: transparent !important;
	}
	.modal-body {
		position: relative;
		flex: 1 1 auto;
		padding: 1rem 1rem !important;
	}
	.modal-section-outer {
		padding: 20px 0;
	}
	.payment-checkout-middle-box1 {
		padding: 15px 15px 15px 15px !important;
		border-top-left-radius: 0.5rem;
		border-top-right-radius: 0.5rem;
	}
	.payment-checkout-middle-box2 {
		padding: 15px 15px 0px 15px !important;
	}
	.payment-checkout-middle-box3 {
		
		padding: 15px !important;
	}
	.payment-checkout-middle-box3-botom-border-radius {
		border-bottom-left-radius: 0.5rem;
		border-bottom-right-radius: 0.5rem;
	}
	.payment-checkout-bottom-box1 {
		padding: 15px 15px 0px 15px !important;
	}
	.payment-checkout-bottom-box2 {
		padding: 15px 15px 15px 15px !important;
		border-bottom-left-radius: 0.5rem;
		border-bottom-right-radius: 0.5rem;
	}
	.ma-cw {
		position: absolute; 
		right: 20px; 
		top: 10px;
	}
	.wcw-outer {
		padding: 6px;
		display: inline-block;
	}
	.wcw-outer .wcw-first {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: end;
		align-items: flex-end;
		justify-content: center;
	}
	.wcw-outer .wcw-first img {
		width: 16px;
	}
	.wcw-outer .wcw-first span {
		margin-left: 8px;
		font-size: 12px;
		color: #707070;
		font-weight: 500;
		line-height: 14px;
	}
	.wcw-outer .wcw-second {
		margin-top: 10px;
		font-size: 20px;
		color: #000;
		font-weight: 600;
		line-height: 15px;
		font-family: var(--font-roboto-flex);
	}
	.offer-pard-product-card {
		outline: 0.1rem solid rgba(0,0,0,.1);
		outline-offset: -1rem;
		transition: all .2s linear;
	}
	.offer-pard-product-card:hover {
		outline: .15rem solid #007fe2;
		outline-offset: 0rem;
	}
	.offer-pard-product-card .product-thumbnail {
		padding: 1rem;
	}
	.pdp-page-combo-pack-ptb {
		padding-top: 0rem;
		max-width: calc(25% - 7px);
	}
	.floating-payment {
		position: fixed;
		top: 185px;
		width: 416px;
	}
	.product-details-area {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: space-between;
	}
	.product-details-img {
		width: calc(67% - 15px);
	}
	.product-details-text {
		width: calc(33% - 15px);
		position: sticky;
		height: 100%;
		top: 107px;
		border-radius: 0.5rem;
		margin-top: 0px;
	}
	.pdp-details-page-area {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: space-between;
	}
	.pdp-details-page-content-text {
		width: calc(50% - 15px);
	}
	.pdp-details-page-img-slider {
		width: calc(50% - 15px);
		position: sticky;
		height: 100%;
		top: 107px;
		border-radius: 0.25rem;
	}
	.pdp-sticky-cta-area {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
	}
	.pdp-sticky-cta-left-side {
		width: calc(50% - 15px);
	}
	.pdp-sticky-cta-right-side {
		width: calc(50% - 15px);
	}
	.product-sync-init .slick-slide {
		height: 500px;
	}
	
	.product-sync-init .slick-slide img {
		height: 500px;
		width: 500px;
	}
	.vedobi-estimated-shipping-zipcode-layout {
		padding: 0px 0 25px 0;
		max-width: 350px;
	}
}
@media (min-width: 1281px) {
	.computer-view {
		display: none;
	}
	.main-menu li a {
		display: block;
		padding: 10px 15px;
		line-height: 30px;
		font-size: 15px;
		font-family: "Vedobi-700",Arial,sans-serif;
		font-style: normal;
		color: #000000;
	}
	.main-menu li a:hover {
		color: #016b5d ;
	}
	.mega-menu li a {
		text-align: left;
		padding: 5px 0px;
		color: #000000;
		line-height: 28px;
		font-weight: 400;
		font-size: 14px;
	}
	ul.sub-menu li a {
		text-align: left;
		padding: 5px 15px;
		color: #000000;
		line-height: 28px;
		font-weight: 400;
		font-size: 14px;
	}
	.confirmation-mt5 {
		margin-top: 2rem;
	}
	.confirmation-mid-page {
		padding: 3rem 0;
	}
	#ContentDiv .single-account-wrapper h2.tabcontent-title {
		font-size: 24px;
		font-weight: 500;
	}
	.myaccount-table .table td .view-btn {
		font-size: 12px;
		background: #198754;
		padding: 2px 5px;
		color: #fff;
		font-weight: 400;
		font-variant: normal;
		letter-spacing: 0.15px;
		border-radius: 0.15rem;
	}
	.myaccount-table .table td .cancel-request-btn {
		font-size: 12px;
		background: #e74c3c;
		padding: 2px 5px;
		color: #fff;
		font-weight: 400;
		font-variant: normal;
		letter-spacing: 0.15px;
		border-radius: 0.15rem;
	}
	.product-desc .title {
		padding: 0rem 0.75rem 1rem 0.75rem;
		min-height: 81px;
		line-height: 1.4;
	}
	.cart-explore-range-init .product-desc .title, 
	.featured-init .product-desc .title {
		padding: 0.5rem 0rem 0rem 0rem;
		min-height: 0px;
		line-height: normal;
	}
	.cart-explore-range-init .product-desc .titlekeyword, 
	.featured-init .product-desc .titlekeyword {
		margin-top: 0.15rem;
		line-height: normal;
		font-size: 0.7rem;
		color: #d14327;
	}
	.product-desc .title a {
		margin-bottom: 0px;
		font-size: 16px;
		line-height: normal;
		font-family: "Vedobi-700",Arial,sans-serif;
		font-style: normal;
	}
	.pdp-py-60 {
		padding-top: 30px;
		padding-bottom: 60px;
	}
	.pdp-slider-btb {
		padding-top: 3rem;
		padding-bottom: 4rem;
	}
	div.myaccount-content span.btn.position-static {
		font-size: 14px;
	}
	.verify-email {
		position: absolute;
		color: #0000ff;
		font-weight: 600;
		right: 12px;
		top: 25px;
		background: #ebebeb;
		height: 38px;
		padding: 10px 15px;
		line-height: normal;
	}
	.pic-holder {
		text-align: center;
		position: relative;
		border-radius: 50%;
		width: 125px;
		height: 125px;
		overflow: hidden;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 0px;
		border: 2px solid #ebebeb;
		padding: 1px;
	}
	.buynow-form-container {
		width: 25%;
		left: 12px;
		background: #fff;
		border-top: 3px solid #016b5d;
		padding: 15px 10px;
		box-shadow: 0 10px 25px #00000026;
		border-bottom-left-radius: 0.35rem;
		border-bottom-right-radius: 0.35rem;
		border-top-left-radius: 0.35rem;
		border-top-right-radius: 0.35rem;
		top: 8px;
		position: absolute;
	}
	.modal-header {
		display: flex;
		flex-shrink: 0;
		align-items: center;
		justify-content: space-between;
		padding: 1rem 1rem 1rem 1rem !important;
		border-bottom: 1px solid transparent !important;
		border-top-left-radius: calc(0.3rem - 1px);
		border-top-right-radius: calc(0.3rem - 1px);
		background-color: transparent !important;
	}
	.modal-body {
		position: relative;
		flex: 1 1 auto;
		padding: 1rem 1rem !important;
	}
	.modal-section-outer {
		padding: 20px 0;
	}
	.payment-checkout-middle-box1 {
		padding: 15px 15px 15px 15px !important;
		border-top-left-radius: 0.5rem;
		border-top-right-radius: 0.5rem;
	}
	.payment-checkout-middle-box2 {
		padding: 15px 15px 0px 15px !important;
	}
	.payment-checkout-middle-box3 {
		
		padding: 15px !important;
	}
	.payment-checkout-middle-box3-botom-border-radius {
		border-bottom-left-radius: 0.5rem;
		border-bottom-right-radius: 0.5rem;
	}
	.payment-checkout-bottom-box1 {
		padding: 15px 15px 0px 15px !important;
	}
	.payment-checkout-bottom-box2 {
		padding: 15px 15px 15px 15px !important;
		border-bottom-left-radius: 0.5rem;
		border-bottom-right-radius: 0.5rem;
	}
	.ma-cw {
		position: absolute; 
		right: 20px; 
		top: 10px;
	}
	.wcw-outer {
		padding: 6px;
		display: inline-block;
	}
	.wcw-outer .wcw-first {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: end;
		align-items: flex-end;
		justify-content: center;
	}
	.wcw-outer .wcw-first img {
		width: 16px;
	}
	.wcw-outer .wcw-first span {
		margin-left: 8px;
		font-size: 12px;
		color: #707070;
		font-weight: 500;
		line-height: 14px;
	}
	.wcw-outer .wcw-second {
		margin-top: 10px;
		font-size: 20px;
		color: #000;
		font-weight: 600;
		line-height: 15px;
		font-family: var(--font-roboto-flex);
	}
	.offer-pard-product-card {
		outline: 0.1rem solid rgba(0,0,0,.1);
		outline-offset: -1rem;
		transition: all .2s linear;
	}
	.offer-pard-product-card:hover {
		outline: .15rem solid #007fe2;
		outline-offset: 0rem;
	}
	.offer-pard-product-card .product-thumbnail {
		padding: 1rem;
	}
	.pdp-page-combo-pack-ptb {
		padding-top: 0rem;
		max-width: calc(25% - 7px);
	}
	.product-details-area {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: space-between;
	}
	.product-details-img {
		width: calc(67% - 15px);
	}
	.product-details-text {
		width: calc(33% - 15px);
		position: sticky;
		height: 100%;
		top: 107px;
		border-radius: 0.5rem;
		margin-top: 0px;
	}
	.pdp-details-page-area {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: space-between;
	}
	.pdp-details-page-content-text {
		width: calc(50% - 15px);
	}
	.pdp-details-page-img-slider {
		width: calc(50% - 15px);
		position: sticky;
		height: 100%;
		top: 107px;
		border-radius: 0.25rem;
	}
	
	.pdp-sticky-cta-area {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
	}
	.pdp-sticky-cta-left-side {
		width: calc(50% - 15px);
	}
	.pdp-sticky-cta-right-side {
		width: calc(50% - 15px);
	}
	.pdp-details-page-review-area {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: space-between;
	}
	.pdp-details-page-review-content-right {
		width: calc(70% - 10px);
		padding-left: 50px;
		border-left: 1px solid #016b5d;
	}
	.pdp-details-page-review-left {
		width: calc(30% - 10px);
		position: sticky;
		height: 100%;
		top: 120px;
		border-radius: 0.25rem;
	}
	.vedobi-estimated-shipping-zipcode-layout {
		padding: 0px 0 25px 0;
		max-width: 350px;
	}
}