html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 62.5%;
	font-size-adjust: 100%
}

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
	color: #767f84;
	font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
    font-family: 'Poppins', sans-serif;
}



.footer {
	background-color: #403f3f
}

.footer .container,
.footer .container-fluid {
	align-items: center;
	position: relative;
	width: 100%
}

.footer img {
	display: block;
	height: auto;
	max-width: 100%;
	width: auto
}

.footer .min-w-70 {
	min-width: 70%
}

.footer .btn-primary {
	border-radius: 50px;
	box-shadow: 0 1rem 1.25rem 0 rgba(4, 76, 104, .5), inset 0 -.25rem 1.5rem #0781b2, inset 0 .75rem .5rem hsla(0, 0%, 100%, .4), inset 0 .25rem .5rem 0 #ef0b12;
	font-size: 14px
}

.footer .btn-primary:hover {
	box-shadow: 0 .3rem .25rem 0 rgba(4, 76, 104, .9), inset 0 -.25rem 1.5rem #0781b2, inset 0 .75rem .5rem rgba(0, 0, 0, .1), inset 0 .25rem .5rem 0 #0781b2
}

@media screen and (min-width:992px) {
	[data-target="#footer_collapsable"] {
		display: none
	}

	#footer_collapsable {
		display: inline
	}
}

.footer-middle img {
	margin-bottom: 1.5rem
}

.footer-middle .payment-icons {
	display: inline;
	height: 35px
}

.footer-middle .contact {
	display: flex;
	flex-wrap: wrap
}

.footer-middle .p-intro {
	color: #999;
	letter-spacing: .005em;
	line-height: 2.4rem;
	margin-bottom: 2.8rem
}

.widget {
	margin-top: 0
}

.widget .widget-title {
	color: #fff;
	font-size: 1.6rem;
	font-weight: 600;
	margin-bottom: 1.2rem;
	text-transform: none
}

@media(max-width:767px) {
	.widget .widget-title {
		font-size: 13px
	}
}

.widget .links {
	list-style: none;
	padding-left: 0
}

.widget .links li {
	margin-bottom: .4rem
}

.widget a {
	color: #999;
	font: 1.3rem Poppins
}

@media(max-width:767px) {
	.widget a {
		font-size: 10px
	}
}

a:active,
a:hover {
	color: #ff2a31
}

.footer .contact-widget {
	margin-left: 2px
}

.footer .contact-widget .widget-title {
	color: #fff;
	font: 600 1.3rem Poppins;
	margin-bottom: -1px;
	text-transform: uppercase
}

@media(max-width:767px) {
	.footer .contact-widget .widget-title {
		font-size: 11px
	}
}

.footer .contact-widget a {
	color: #ef0b12;
	font-size: 2.2rem;
	font-weight: 700
}

@media(max-width:767px) {
	.footer .contact-widget a {
		font-size: 18px
	}
}

.footer .contact-widget a:hover {
	text-decoration: underline
}

.footer .contact-widget img {
	margin-bottom: 0
}

.footer .contact-widget:first-of-type {
	margin-right: 3rem
}

.footer .contact-widget:last-of-type {
	min-width: 240px;
	width: 60%
}

@media(max-width:767px) {
	.footer .contact-widget:last-of-type {
		min-width: 100%
	}
}

.social-icons {
	margin-bottom: 1.5rem
}

.footer .social-icons .social-icon {
	background-color: transparent
}

.footer .social-icons .social-icon i {
	color: #ef0b12;
	font-size: 2rem;
	padding: 0 10px
}

.footer .social-icons .social-icon i:before {
	margin: 0
}

.footer .social-icons .social-icon:hover i {
	color: #0781b2
}

.footer-bottom {
	align-items: center;
	border-top: 1px solid #4e4e4e;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 0;
	padding: 1rem 0
}

@media screen and (min-width:992px) {
	.footer-bottom {
		padding: 2.4rem 0 9rem
	}
}

.footer-bottom .footer-copyright {
	color: #999
}

.footer-submit-wrapper {
	display: flex;
	max-width: 385px;
	width: 100%
}

.footer-submit-wrapper input {
	background-color: #e2e2e0;
	border: none;
	color: #999;
	font: 1.2rem Poppins;
	letter-spacing: .005em;
	margin-bottom: 0
}

.footer-submit-wrapper input:active,
.footer-submit-wrapper input:focus {
	background-color: #e2e2e0
}

.footer-submit-wrapper .btn {
	background-color: #cdb0b0;
	border: none;
	color: #fff;
	font: 700 1.2rem Poppins;
	letter-spacing: .005em
}

#scroll-top {
	background-color: #43494e;
	border-radius: 5px 5px 0 0;
	bottom: 0;
	color: #fff;
	font-size: 16px;
	height: 40px;
	line-height: 1;
	opacity: 0;
	padding: 11px 0;
	position: fixed;
	right: 15px;
	text-align: center;
	transform: translateY(40px);
	transition: all .3s, margin-right 0s;
	visibility: hidden;
	width: 40px;
	z-index: 9999
}

#scroll-top:focus,
#scroll-top:hover {
	background-color: #3a4045
}

#scroll-top.fixed {
	opacity: 1;
	transform: translateY(0);
	visibility: visible
}

@media(min-width:992px) {
	.footer-middle {
		padding-bottom: 2.8rem;
		padding-top: 9.8rem
	}

	.footer-bottom {
		align-items: flex-start;
		flex-direction: row;
		padding-bottom: 7.5rem
	}

	.footer-copyright {
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0
	}

	.footer-payments {
		margin-bottom: 0;
		margin-left: 0;
		margin-right: auto
	}

	.footer-bottom .contact-info {
		margin-bottom: 0;
		margin-right: 0
	}
}

@media(max-width:992px) {
	.footer-middle img {
		margin-bottom: 2rem
	}

	.footer-middle .col-lg-6:nth-child(2) {
		margin-top: 1rem
	}
}

@media(max-width:991px) {
	.footer-middle .contact-widget {
		margin-bottom: 2rem
	}
}

@media(max-width:767px) {
	.footer-middle .contact {
		display: block
	}
}

.navbar-brand img,
.logo {
	max-width: 250px !important;
	width: 75% !important;
}

.footer .contact-widget a,
.social-icons a i {
	color: #c30107 !important;
}

.header {
	background: #fff !important;
}

/* .header .navbar-nav .nav-link:not(.btn) {
            color: #000;
            padding: 1.2rem 20px;
            transition: all 0.4s;
            font-size: 1.3rem;
            margin: 0;
        }
        .header .navbar-nav .nav-item .nav-link:hover{
            color:#e1040d;
        }
                .header .navbar-nav .nav-link:not(.btn):hover {
            box-shadow: inset 0 -3px 0 #ef0b12;
        } */
.btn-medica {
    background-color: #e1040d;
    border: 0;
    border-bottom: 4px solid #c30107;
    box-shadow: none;
    text-decoration: none;
    color: #fff !important;
    border-radius: 50px;
    line-height: 1;
    padding: 0;
    font-size: 16px !important;
    min-width: 120px;
    text-transform: uppercase;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 1.2px;
    text-decoration: none !important;
    font-weight: 600;
}

.btn-medica:hover,
.btn-medica:hover:active,
.btn-medica:active {
	color: #fff !important;
	background-color: #ab060b;
}

.navbar-toggler {
	width: auto !important;

}

.navbar-toggler a,
.navbar-toggler {
	color: #ab060b;
}

/* 
#headerloginmobile{
    margin-left: auto;
    margin-right: 4px;
}

.header .navbar-nav .nav-link:not(.btn) {
    color: #000;
    padding: 1.2rem 20px;
    transition: all 0.4s;
    font-size: 1.3rem;
    margin: 0;
    font-weight: 400;
}

.header .navbar-nav .nav-item .nav-link{
    margin-right: 0;
} */
.footer .footer-bottom p::before {
	display: none;
}

.footer .footer-bottom p {
	color: #999;
	font-weight: inherit;
	position: relative;
}

.footer {
	padding: 0;
}


.wrapper {
	padding: 25px 0;
}

#new_footer {
	background: #403f3f;
}

#new_footer .logo-bottom,
.checkout .product-img,
.footer .logo-footer img {
	display: block;
	width: 100%;
	max-width: 150px;
	height: auto;
}

#new_footer .right-side {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

#new_footer .right-side p {
	font-weight: 900;
	color: #fff;
	font-size: 16px;
}

#new_footer .footer-top {
	margin-bottom: 30px;
}

#new_footer .meds,
#new_footer .seeReview,
#new_footer .social-links,
.checkout .product-info .bottom-info ul,
.footer .footer-bottom .edMeds,
.footer .footer-bottom .seeReview,
.footer .footer-bottom .whyEd,
.header .menu .start-link_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#new_footer .social-links {
	display: flex;
	justify-content: center;
	align-items: center;
}

#new_footer .social-links li img {
	display: block;
	width: 32px;
	height: 32px;
}

#new_footer h5 {
	font-weight: 900;
	font-size: 16px;
	color: #fff;
	position: relative;
	margin-bottom: 16px;
}

#new_footer h5:before {
	position: absolute;
	content: "";
	width: 65%;
	height: 1px;
	background: #6dacbf;
	bottom: -5px;
	left: 0;
}

#new_footer .bottom-footer p {
	font-size: 16px;
	color: #fff;
}

#new_footer .contacts li a,
#new_footer .meds li a {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
}

#new_footer .seeReview img {
	display: block;
	width: 100%;
	max-width: 200px;
}

#new_footer .contacts {
	list-style: none;
	padding: 0;
}

#new_footer .contacts .contact-modal,
.account .review_carousel .inner-carousel {
	cursor: pointer;
}

#new_footer .contacts li a i {
	margin-right: 5px;
}

#new_footer .contact-hours,
.about_box ul {
	margin-bottom: 20px;
}

#new_copyrights {
	background: #222;
}

#new_copyrights .copyright_links {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}

#new_copyrights .copyright_links li span {
	color: #999;
	padding: 0 15px;
}

#new_copyrights .copyright_links li a {
	color: #999;
	font-size: 16px;
}

#new_copyrights .copyright_links .stats_av {
	color: #999;
	font-size: 16px;
	cursor: pointer;
}

#new_copyrights p {
	color: #999;
	margin-bottom: 0;
	font-size: 16px;
}


.navbar-expand-lg .navbar-nav li {
	align-items: center;
	display: flex;
	margin: 0 15px;
	font-weight: 400;
}

.navbar-expand-lg .navbar-nav li:last-child {
	margin: 0;
}

.navbar-expand-lg .navbar-nav li:hover {
	box-shadow: 0 4px 0px -2px red;
}

.navbar-expand-lg .navbar-nav li.nohover:hover{box-shadow: none !important;}
.navbar-expand-lg .navbar-nav li {
    padding: 15px 0;
    min-height: 70px;
}
.navbar-expand-lg .navbar-nav li:hover {
    box-shadow: inset 0 -4px 0px -2px red !important;
}
@media (max-width:991px) {
	.navbar-nav {
		padding: 15px;
		border-bottom: 1px solid red;
	}

	.navbar-expand-lg .navbar-nav li:hover {
		box-shadow: none;
	}

	.navbar-expand-lg .navbar-nav li {
		align-items: center;
		display: flex;
		margin: 5px 0 10px;
		font-weight: 400;
		justify-content: center;
	}
 .navbar-brand img, .logo {
    max-width: 190px !important;
    width: 100% !important;
}
.navbar-expand-lg .navbar-nav li {
    margin: 0;
    font-weight: 400;
}
#prescrition_work{
    padding-top: 0;
}
}

a {
    color: #ef0b12;
    text-decoration: none;
    transition: all 0.3s;
}
 
div:not(.modal) .btn {
    font-size: 15px;
    font-weight: 600;
}

.nav-link {
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
}

#new_footer .social-links li {
    margin-left: 15px;
}
.legitBadge {
    margin: 0 0 0 20px;
}

.bg-medica{
    background-color: #152439;
}

a#headerloginmobile {
    margin-right: 5px;
    margin-left: auto;
}

.red_txt {
    color: #e1040d;
}