.connect-now-btn 
{
	position: fixed;
	width: 200px;
	top: 200px;
	right: 0;
	background-color: #075e54;
	color: #FFF;
	text-align: center;
	box-shadow: 2px 2px 3px #999;
	padding: 10px 5px;
	font-weight: bold;
	font-size: 16px;
	z-index: 999;
	animation: zoanimate 2s infinite;
	-webkit-animation: zoanimate 2s infinite;
	-moz-animation: zoanimate 2s infinite;
	-o-animation: zoanimate 2s infinite
}

.connect-now-btn:hover, .connect-now-btn:active, .connect-now-btn:focus 
{
    background-color: #449392;
    color: #000;
}



.footer-bottom-section {
	background: #111312;
	border: none;
	padding: 5px 0px;
	color: #FFF;
}

.footer-copyright p a {
	color: #b5d242;
}

.main-menu nav>ul>li>a {
	padding: 10px 5px!important
}

.main-menu nav>ul>li>a.best-offer {
	background-color: #449392;
	color: #FFF;
	animation: zoanimate 2s infinite;
	-webkit-animation: zoanimate 2s infinite;
	-moz-animation: zoanimate 2s infinite;
	-o-animation: zoanimate 2s infinite
}

#prescription-form .prescription-form-inner {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.form-left {
	background: #449392;
	padding: 20px 0
}

.form-right {
	background: #b5d242;
	padding: 20px 0
}

.form-right img {
	width: 100%
}

.form-left #billing-form .checkout-title {
	color: #FFF;
	text-decoration: none
}

.form-left #billing-form label {
	color: #FFF;
	margin-bottom: 0
}

.form-left #billing-form input,
.form-left #billing-form textarea {
	background-color: #FFF;
	border: 1px solid #dcdcdc;
	width: 80%;
	line-height: 10px;
	. margin-bottom: 5px
}

.form-left #billing-form p {
	margin-bottom: 2px;
	font-weight: 600
}

.prescription-form-box {
	padding: 5px;
	background-color: #b5d242
}

#prescription-form-submit-btn {
	float: none;
	margin-top: 10px;
	color: #FFF
}

.things>.content {
	position: absolute;
	left: 265px;
	top: -60px;
	z-index: 99
}

.things>.content>.fa-arrow-down {
	font-size: 50px;
	color: #b5d242;
	animation: jump-up-down .5s linear alternate infinite
}

.arrow {
	position: relative
}

.arrow .curve {
	border: 2px solid #be5f4b;
	border-color: transparent transparent transparent #be5f4b;
	height: 360px;
	width: 1200px;
	border-radius: 400px 0 0 260px
}

.arrow .point {
	position: absolute;
	left: 40px;
	top: 315px
}

.arrow .point:before,
.arrow .point:after {
	border: 1px solid #be5f4b;
	height: 25px;
	content: "";
	position: absolute
}

.arrow .point:before {
	top: -11px;
	left: -11px;
	transform: rotate(-74deg);
	-webkit-transform: rotate(-74deg);
	-moz-transform: rotate(-74deg);
	-ms-transform: rotate(-74deg)
}

.arrow .point:after {
	top: -20px;
	left: 5px;
	transform: rotate(12deg);
	-webkit-transform: rotate(12deg);
	-moz-transform: rotate(12deg);
	-ms-transform: rotate(12deg)
}

.location-served {
	animation: zoanimate 2s infinite;
	-webkit-animation: zoanimate 2s infinite;
	-moz-animation: zoanimate 2s infinite;
	-o-animation: zoanimate 2s infinite
}

.banner-bottom-left {
	position: absolute;
	bottom: 8px!important;
	left: 16px!important
}

.banner-top-left {
	position: absolute;
	top: 8px!important;
	left: 16px!important
}

.banner-top-right {
	position: absolute;
	top: 8px!important;
	right: 16px!important
}

.banner-bottom-right {
	position: absolute;
	bottom: 8px!important;
	right: 16px!important
}

.banner-centered {
	position: absolute;
	top: 50%!important;
	left: 50%!important;
	transform: translate(-50%, -50%)
}

.hero-content a {
	padding: 5px 10px;
	color: #b5d242;
	box-shadow: 0 5px 15px rgba(68, 147, 146, .4)
}

.header-logo img {
	height: 60px
}

.next_previous_pagination {
	width: 150px!important;
	background: #449392!important;
	color: #FFF!important
}

.current-page-active {
	background-color: #b5d23e
}

.cart-table td.pro-quantity .pro-qty {
	display: inline-flex
}

.old {
	text-decoration: line-through
}

.text-differ-class {
	font-size: 13px;
	line-height: 1em;
	margin-top: 10px
}

.header-advance-search .input select {
	border: 0;
	height: 37px;
	border: 0;
	line-height: 25px;
	padding: 6px 16px;
	width: 100%;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	color: #444;
	font-weight: 600;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.header-advance-search .input select {
		font-size: 13px;
		font-weight: 400
	}
}

@media only screen and (max-width:767px) {
	.header-advance-search .input select {
		font-size: 13px;
		font-weight: 400
	}
}

.ee-product .image .wishlist-compare a i.fa-heart {
	color: red
}

.ee-product .image .wishlist-compare {
	top: 42px
}

.grid-discount-offer {
	position: absolute;
	right: -5px;
	top: -8px;
	background: #b5d242;
	text-align: center;
	border-radius: 30px 30px 30px 30px;
	color: white;
	padding: 5px 8px;
	font-size: 14px;
	font-weight: 800;
	animation: zoanimate 2s infinite;
	-webkit-animation: zoanimate 2s infinite;
	-moz-animation: zoanimate 2s infinite;
	-o-animation: zoanimate 2s infinite
}

.discount-offer {
	position: absolute;
	right: 10px;
	top: -40px;
	background: #b5d242;
	text-align: center;
	border-radius: 30px 30px 30px 30px;
	color: white;
	padding: 5px 10px;
	font-size: 15px;
	font-weight: 800;
	animation: zoanimate 2s infinite;
	-webkit-animation: zoanimate 2s infinite;
	-moz-animation: zoanimate 2s infinite;
	-o-animation: zoanimate 2s infinite
}

.out-off-stock {
	background: #f75745;
	text-align: center;
	border-radius: 30px 30px 30px 30px;
	color: white!important;
	padding: 5px 10px;
	font-size: 15px;
	font-weight: 800
}

.manufacture_company_list {
	flex: 100%;
	max-width: 33.33%
}

.medicine-count {
	color: #449392;
	font-weight: bold
}

.suggestion-name-unit {
	margin: 0
}

.suggesstion-box.open .list {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0)
}

.suggesstion-box.disabled {
	border-color: #ededed;
	color: #999;
	pointer-events: none
}

.suggesstion-box.disabled:after {
	border-color: #ccc
}

.suggesstion-box.wide {
	width: 100%
}

.suggesstion-box.wide .list {
	left: 0!important;
	right: 0!important
}

.suggesstion-box.right {
	float: right
}

.suggesstion-box.right .list {
	left: auto;
	right: 0
}

.suggesstion-box.small {
	font-size: 12px;
	height: 36px;
	line-height: 34px
}

.suggesstion-box.small:after {
	height: 4px;
	width: 4px
}

.suggesstion-box.small .option {
	line-height: 34px;
	min-height: 34px
}

.suggesstion-box .list {
	width: 90%;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 5%;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(.75) translateY(-21px);
	-ms-transform: scale(.75) translateY(-21px);
	transform: scale(.75) translateY(-21px);
	-webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
	transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
	z-index: 9
}

.suggesstion-box .list:hover .option:not(:hover) {
	background-color: transparent!important
}

.suggesstion-box .option {
	border-bottom: 1px solid #bfbfbf;
	cursor: pointer;
	font-weight: 400;
	line-height: 25px;
	list-style: none;
	min-height: 40px;
	outline: 0;
	padding-left: 18px;
	padding-right: 29px;
	text-align: left;
	-webkit-transition: all .2s;
	transition: all .2s
}

.suggesstion-box .option.focus,
.suggesstion-box .option.selected.focus,
.suggesstion-box .option:hover {
	background-color: #f6f6f6
}

.suggesstion-box .option.selected {
	font-weight: 700
}

.suggesstion-box .option.disabled {
	background-color: transparent;
	color: #999;
	cursor: default
}

.no-csspointerevents .suggesstion-box .list {
	display: none
}

.no-csspointerevents .suggesstion-box.open .list {
	display: block
}

.pro-qty-field input {
	padding-left: 10px
}

#unavaiable {
	color: #dc3545!important;
	font-weight: bold
}

.availability span {
	color: #388e3c!important;
	font-weight: bold
}

.faq-wrap {
	padding: 30px;
	margin: 10px
}

.about-content p a,
.about-feature p a,
.project-sec-color,
.about-section-title p a {
	color: #398e87;
	font-weight: bold
}

.about-section-title p,
.footer-widget p {
	max-width: 100%
}

.category-list-type .content {
	background: #fafafa
}

.cart-table .table {
	border-bottom: 8px solid #ddd;
	width: 99%
}

.cart-table .table tbody tr td {
	padding: 10px;
	border: 1px solid #ddd
}

.checkout-form input:disabled {
	background-color: #ccc;
	border: 1px solid #999
}

.cart-table td.pro-remove a {
	display: inline-block
}

@media(max-width:767px) {
	.things>.content {
		position: absolute;
		left: 130px;
		top: -60px;
		z-index: 99
	}
	.hero-slider .hero-item .hero-content {
		position: absolute;
		bottom: 20%;
		left: 10%;
		z-index: 10
	}
	.hidden-xs {
		display: none!important
	}
	.suggesstion-box .list {
		width: 90%
	}
	.hero-image img {
		height: 167px
	}
	.connect-now-btn 
	{
		top: 40%;
	}

}

@media(min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none!important
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none!important
	}
}

@media(min-width:1200px) {
	.hidden-lg {
		display: none!important
	}
}

@-webkit-keyframes zoanimate {
	0%,
	20%,
	40%,
	60%,
	80%,
	100% {
		-webkit-transform: scale(1.0)
	}
	10% {
		-webkit-transform: scale(1.1)
	}
	30% {
		-webkit-transform: scale(1.1)
	}
	50% {
		-webkit-transform: scale(1.1)
	}
	70% {
		-webkit-transform: scale(1.1)
	}
	90% {
		-webkit-transform: scale(1.1)
	}
}

@-moz-keyframes zoanimate {
	0%,
	20%,
	40%,
	60%,
	80%,
	100% {
		-moz-transform: scale(1.0)
	}
	10% {
		-moz-transform: scale(1.1)
	}
	30% {
		-moz-transform: scale(1.1)
	}
	50% {
		-moz-transform: scale(1.1)
	}
	70% {
		-moz-transform: scale(1.1)
	}
	90% {
		-moz-transform: scale(1.1)
	}
}

@-o-keyframes zoanimate {
	0%,
	20%,
	40%,
	60%,
	80%,
	100% {
		-o-transform: scale(1.0)
	}
	10% {
		-o-transform: scale(1.1)
	}
	30% {
		-o-transform: scale(1.1)
	}
	50% {
		-o-transform: scale(1.1)
	}
	70% {
		-o-transform: scale(1.1)
	}
	90% {
		-o-transform: scale(1.1)
	}
}

@keyframes zoanimate {
	0%,
	20%,
	40%,
	60%,
	80%,
	100% {
		transform: scale(1.0)
	}
	10% {
		transform: scale(1.1)
	}
	30% {
		transform: scale(1.1)
	}
	50% {
		transform: scale(1.1)
	}
	70% {
		transform: scale(1.1)
	}
	90% {
		transform: scale(1.1)
	}
}

@keyframes jump-up-down {
	0% {
		transform: translate3d(0, 0, 0) scale3d(1, 1, 1)
	}
	40% {
		transform: translate3d(0, 30%, 0) scale3d(.7, 1.5, 1)
	}
	100% {
		transform: translate3d(0, 100%, 0) scale3d(1.5, .7, 1)
	}
}