a {
	text-decoration: none !important;
}

li {
	list-style-type: none !important;
}

html {
	scroll-behavior: smooth;
}

.heading1 {
	font-size: 2.5rem;
}

.heading2 {
	font-size: 2rem;
}

.heading3 {
	font-size: 1.75rem;
}

.heading4 {
	font-size: 1.5rem;
}

.heading5 {
	font-size: 1.25rem;
}

.heading6 {
	font-size: 1rem;
}

.pad {
	padding: 90px 0;
}

.arial {
	font-family: Arial, sans-serif;
}

.marqueebg {
	background-color: yellow;
}

.marquee {
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	line-height: 40px;
}

.smallfont {
	font-size: 15px;
}

.sticky-top {
	z-index: 1 !important;
}

.wrdbrk {
	white-space: pre;
}

.fullpad {
	padding: 0 !important;
	margin: 0 !important;
}

.topbar {
	background-color: #6be18dff;
}

.min_ord_new {
	background-color: #dba524;
	color: #6be18dff;
	border-radius: 6px;
	padding: 4px 10px;
	font-weight: 700;
	font-size: 15px;
}

.inse {
	border-radius: 10px;
	border: none;
	font-weight: bold;
	color: #fff;
	background-color: #00000036;
	overflow: hidden;
	font-size: 15px;
}

.shake.glow {
	font-size: 1.5rem;
	font-weight: 600;
}

.canvas-btn-order {
	background-color: #6be18dff;
	color: #fff;
	padding: 10px;
	font-size: 15px;
}

.glow {
	animation-name: example;
	animation-duration: 0.5s;
	animation-iteration-count: infinite;
}

@keyframes example {
	0% {
		color: red;
	}

	25% {
		color: yellow;
	}

	50% {
		color: pink;
	}

	100% {
		color: white;
	}
}

.topbarbg {
	background-color: #6be18dff !important;
	color: white;
}

.catbgclr {
	background-color: #6be18dff;
	color: white;
	padding: 10px 0px;
}

.fullpad {
	padding: 0 !important;
	margin: 0 !important;
}

.wrdbrk {
	white-space: pre;
}

.secpad {
	padding-left: 3px !important;
	padding-right: 3px !important;
}

.feature-gd {
	background: #6be18dff;
	/* purple card background */
	padding: 12px 18px;
	border-radius: 8px;
	height: 140px;
	color: #fff;
}

.sno {
	position: absolute;
	background: #6be18dff;
	padding: 0px 8px 0px 8px;
	top: 8px;
	left: 3px;
	font-size: 14px;
	border-radius: 0px 0 8px 0;
	color: white;
}

.icon {
	margin-right: 2px;
}

.icon img {
	border-radius: 12px;
	max-width: 80px;
	max-height: 80px;
}

.producttext {
	font-size: 16px;
	color: #ffffff;
	text-align: left;
	height: 34px;
	line-height: 18px;
	font-family: Arial, sans-serif;
}

.strike {
	color: #ffcccc;
	text-decoration: line-through;
	font-size: 16px;
}

.rate {
	color: #fff;
	font-size: 16px;
}

.qtypad {
	padding-left: 10px;
}

.leftmargin {
	margin-left: 5px;
}

.product-form .form-control {
	width: 50px !important;
	margin-bottom: 10px !important;
	height: 35px !important;
	padding: 5px !important;
	border: 1px solid #454b51 !important;
	text-align: center;
}

.clr {
	color: #6be18dff;
}

.pricebox {
	position: absolute;
	background: #e26a66;
	/* price bubble color (salmon) */
	padding: 6px 8px;
	bottom: 6px;
	right: 10px;
	font-size: 15px;
	border-radius: 12px 6px 6px 6px;
	color: white;
	min-width: 80px;
	text-align: center;
}

.cursor {
	cursor: pointer;
}

.fixed {
	position: fixed;
	z-index: 2;
	width: 0;
}

.point2 {
	top: 280px;
	right: 0px;
}

.btncart {
	color: #6be18dff !important;
	padding: 7px 20px 27px 20px;
	font-size: 28px;
}

.smallbutton {
	height: 60px;
	width: 60px;
	background: linear-gradient(90deg, #dba524, #6be18dff);
	display: block;
	float: right;
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%;
}

.badges {
	position: absolute;
	background-color: #2f2f2f;
	border-radius: 50%;
	color: #fff;
	width: 25px;
	height: 25px;
	top: -7px;
	right: 9px;
	font-size: 13px;
	z-index: 34;
}

.badgescntr {
	place-content: center;
	align-items: center;
	flex-direction: row;
	box-sizing: border-box;
	display: flex;
}

.leftbg {
	height: auto;
	width: 100%;
	background-color: #6be18dff;
	scrollbar-width: thin;
}

.contact-form .form-control {
	width: 50px !important;
	padding: 2px !important;
	height: 23px !important;
	text-align: center;
	margin-bottom: 4px;
}

.txtwidth {
	width: 140px;
}

.contact-form .form-group {
	margin-bottom: -6px !important;
	padding: 0px 5px;
	text-align: center;
}

.brdimg {
	width: 6px;
	height: 60px !important;
}

.bill1 {
	flex: 1 1 1e-9px;
	display: flex;
	place-content: center space-between;
	align-items: center;
	background: white;
	padding: 4px 1px;
	margin: 0;
	border-bottom: 1px dotted silver;
	font-size: 13px;
}

.fnt1 {
	font-size: 22px;
}

.bill {
	flex: 1 1 1e-9px;
	display: flex;
	place-content: center space-between;
	align-items: center;
	background: white;
	padding-bottom: 10px;
	margin: 0;
	font-size: 14px;
}

.bottomimg {
	min-height: 7px;
	background-image: url("../images/bottomcurve.png");
	background-position: 4px;
}

.cardimg {
	max-width: 40px !important;
	max-height: 40px;
}

.card_qty {
	width: 50px !important;
	padding: revert;
	height: auto !important;
	margin-top: 3px;
}

.cardrate {
	width: 75px;
	padding-right: 5px;
}

.cardrate1 {
	font-size: 12px;
	padding-right: 5px;
}

.invalid {
	position: absolute;
	top: 0;
	z-index: 15;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1.5;
	color: #fff;
	border-radius: .25rem;
	right: 18px;
}


@media (min-width:5px) and (max-width:320.98px) {
	.feature-gd {
		padding: 20px 10px 20px 10px;
		height: 140px;
	}

	.producttext {
		font-size: 14px;
	}

	.qtypad {
		padding-left: 20px;
	}

	.leftmargin {
		margin-left: 0px;
	}

	.strike {
		font-size: 14px;
	}

	.rate {
		font-size: 14px;
	}

	.txtwidth {
		width: 110px;
	}
}

@media (min-width:321px) and (max-width:767.98px) {
	.feature-gd {
		padding: 15px 10px 15px 10px;
		height: 130px;
	}

	.producttext {
		font-size: 16px;
	}

	.qtypad {
		padding-left: 30px;
	}

	.leftmargin {
		margin-left: 0px;
	}

	.strike {
		font-size: 15px;
	}

	.rate {
		font-size: 15px;
	}

	.txtwidth {
		width: 110px;
	}
}

@media (min-width:768px) and (max-width:992.98px) {
	.feature-gd {
		padding: 20px 10px 20px 10px;
		height: 140px;
	}

	.producttext {
		font-size: 16px;
	}

	.qtypad {
		padding-left: 20px;
	}

	.leftmargin {
		margin-left: 0px;
	}

	.strike {
		font-size: 15px;
	}

	.rate {
		font-size: 15px;
	}
}

@media (min-width:993px) and (max-width:1200.98px) {
	.feature-gd {
		padding: 10px;
	}

	.producttext {
		font-size: 15px;
	}

	.icon {
		margin-right: 10px;
	}

	.leftmargin {
		margin-left: 0px;
	}

	.qtypad {
		padding-left: 20px;
	}

	.strike {
		font-size: 14px;
	}

	.rate {
		font-size: 14px;
	}
}

.fixeds {
	position: fixed;
	z-index: 2;
	width: 30%;
}

.points2 {
	bottom: 20px;
	right: 20px;
}

.pay-card {
	background: #eee;
	padding: 20px 10px;
	border-radius: 10px 0px 0px 10px;
}

.pay-now {
	background: #6be18dff;
	padding: 20px 10px;
	border-radius: 0px 10px 10px 0px;
	font-size: 13px;
}

.fixed-fnt {
	font-size: 13px;
}

.dark {
	color: #000;
}

.circle-txt {
	position: absolute;
	width: 18px;
	height: 18px;
	border-radius: 50px;
	background-color: #dc096b;
	color: #fff;
	line-height: 18px;
	text-align: center;
	font-size: 11px;
	top: 13px;
	left: 19px;
}

.w-65 {
	width: 70%;
}

.w-35 {
	width: 30%;
}

.cart-img {
	border-radius: 5px;
	width: 70px;
}

.cart-foot-fnt {
	font-size: 14px;
}

.cart-amount {
	color: #6be18dff;
}

@media (min-width:5px) and (max-width:767.98px) {
	.fixeds {
		width: 98%;
	}

	.points2 {
		bottom: 10px;
		right: 4px;
	}

	.pay-card {
		padding: 10px 7px;
		border-radius: 10px 0px 0px 10px;
	}

	.pay-now {
		padding: 10px 10px;
	}
}

.top-li {
	background-color: #681e5d;
}

.red-clr {
	color: #6be18dff
}

.terms-border {
	border: 2px dashed #6be18dff;
	padding: 35px 10px;
}

.greeting-border {
	border: 2px solid #6be18dff;
	padding: 35px 10px;
}

.cart-box input {
	height: 25px;
	width: 30px;
	text-align: center;
	font-size: 13px;
	border: 1px solid #ddd;
	border-radius: 4px;
	display: inline-block;
}

.bottomimg {
	min-height: 7px;
	background-image: url("../images/card/bottomcurve.png");
	background-position: 4px;
}

.social-btn {
	display: flex;
	width: 160px;
	align-items: center;
	justify-content: space-between;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px;
	border-bottom-right-radius: 30px;
	border-top-right-radius: 30px;
	margin-bottom: 5px;
	position: relative;
	left: -99px;
	transition: left 1s;
}

.social-btn:hover {
	left: -10px;
	transition: left 1s;
}

.social {
	position: fixed;
	top: 320px;
	z-index: 1022;
}

.color-filter {
	background-color: #6be18dff;
}

.social-btn p {
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 22px;
	font-weight: bold;
}

.fa-filter {
	order: 2;
	color: #fff;
	display: inline-block;
	width: 40px;
	height: 40px;
	background-size: 100%;
	font-size: 40px;
}

.modal.animate {
	opacity: 0
}

.modal.animate.show {
	opacity: 1
}

.modal.animate .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal.animate .a-fadeRight {
	-webkit-animation: fadeOutRight .5s;
	animation: fadeOutRight .5s
}

.modal.animate.show .a-fadeRight {
	-webkit-animation: fadeInRight .5s;
	animation: fadeInRight .5s
}

.modal.animate .a-fadeLeft {
	-webkit-animation: fadeOutLeft .5s;
	animation: fadeOutLeft .5s
}

.modal.animate.show .a-fadeLeft {
	-webkit-animation: fadeInLeft .5s;
	animation: fadeInLeft .5s
}

.category-container {
	overflow-y: auto;
	max-height: 400px;
}

.category-box {
	display: flex;
	margin: 0 auto;
}

.category-box>ul {
	display: block;
	letter-spacing: .5px;
	text-transform: uppercase;
	font-size: 15px;
	list-style: none;
	text-align: center;
	width: 100%;
}

.category-box>ul>li {
	padding: 10px 0;
	border-bottom: .5px dashed #9ea6b9;
	background-color: #fff;
	transition: background-color 30ms linear;
}

.category-box>ul>li:hover {
	background-color: hsla(0, 0%, 93%, .478);
}

.product-tag-item {
	background-color: #f3f3f3;
	padding: 6px;
	border-bottom: .5px dashed #9ea6b9;
}

.cart-modal .modal-dialog {
	max-width: 850px !important;
}

.w-25px {
	width: 25px;
}

input[type="number"] {
	-moz-appearance: textfield;
	appearance: textfield;
}

input[type="number"]:hover,
input[type="number"]:focus {
	-moz-appearance: number-input;
	appearance: number-input;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.terms-border {
	border: 2px dashed #6be18dff;
	padding: 35px 10px;
}

.text5 {
	position: relative;
	padding: 0 0 0 29px;
	margin-top: -44px;
	font-size: 18px;
}

.term-icn {
	color: #dba524;
	font-size: 22px;
}