/*
Theme Name: lowermyrx
Description: Lower MyRx.com
Version: 1.0
*/

/* =WordPress Core
-------------------------------------------------------------- */
.main-heading {
	font-size: 48px;
	font-weight: 500;
	letter-spacing: -0.02em;
	line-height: 1;
}
.alignnone {
	margin: 5px 20px 20px 0;
}
p {
	color: #686868;
}
li {
	font-size: 16px;
	color: #686868;
}
a {
	color: #003366;
	text-decoration: none !important;
	background-color: transparent !important;
}
a:hover {
	color: #002244 !important;
	text-decoration: none !important;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.list {
	margin-bottom: 20px;
}
a:focus {
	outline: none;
}
.pagination {
	clear: both;
	padding: 20px 0;
	position: relative;
	font-size: 11px;
	line-height: 14px;
}
.pagination span {
	background-color: #e8e8e8;
	border: 1px solid #ddd;
	border-radius: 44px;
	color: #636363;
	float: left;
	line-height: 1.42857;
	margin: 5px;
	padding: 8px 14px;
	position: relative;
	text-decoration: none;
	font-size: 13px;
}
.pagination a {
	background-color: #e8e8e8;
	border: 1px solid #ddd;
	border-radius: 44px;
	color: #636363;
	float: left;
	line-height: 1.42857;
	margin: 5px;
	padding: 8px 14px;
	position: relative;
	text-decoration: none;
	font-size: 13px;
}
.pagination a:hover {
	background-color: #0555a3;
	border-color: #0555a3;
	color: #ffffff;
	z-index: 3;
	font-size: 13px;
	text-decoration: none;
}
.pagination .current {
	background-color: #0555a3;
	border-color: #0555a3;
	color: #ffffff;
	z-index: 3;
	font-size: 13px;
}
* {
	font-family: 'Open Sans';
}
.mainmenu .sub-menu {
	list-style: outside none none;
	min-width: 250px;
	padding: 0;
	position: absolute;
	z-index: 1000;
	display: none;
}
.mainmenu li:hover .sub-menu {
	display: block;
}
.mainmenu .sub-menu li a {
	background: none repeat scroll 0 0 #0B6706;
	display: block;
	padding: 10px 15px;
	text-align: left;
	text-decoration: none;
	transition: all 1s ease-in-out 0s;
	color: #fff !important;
	padding: 12px !important;
}
.mainmenu .sub-menu li a:hover {
	background: #089102;
	border-left: 5px solid #000;
	padding-left: 25px;
}
header .header-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 0;
}
header .header-top .logo {
	flex: 0 1 auto;
	padding-top: 20px;
}
header .header-top .mainmenu .navbar-nav li a {
	color: #333333;
	font-family: 'Raleway';
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	padding: 15px 25px;
	white-space: nowrap;
}
header .header-top .mainmenu .navbar-nav li a:hover,
header .header-top .mainmenu .navbar-nav li a:focus {
	color: #0B6706;
}
header .header-top .mainmenu {
	flex: 1;
	display: flex;
	justify-content: flex-end;
}
header .header-top .mainmenu .navbar-nav {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
}
.homepage-header,
.default-header {
	opacity: 1;
	z-index: 10000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	box-shadow: 0 1px 5px rgba(211, 211, 211, 0.1);
}
.homepage-header {
	background-color: #f8faf8;
}
.default-header {
	background-color: #ffffff;
}
.holder {
	padding-top: 80px;
}
.holder h3 {
	color: #333333;
	font-size: 20px;
	font-family: 'Raleway';
	font-weight: bold;
	text-transform: uppercase;
}
.holder h3 span {
	color: #0B6706;
	font-size: 20px;
	font-family: 'Raleway';
	font-weight: bold;
	text-transform: uppercase;
}
.holder p {
	color: #686868;
	font-size: 16px;
	line-height: 1.8;
}
.holder .welcome-holder .welcome-head {
	padding-bottom: 20px;
	padding-top: 25px;
	margin-bottom: 35px;
}
.holder .welcome-holder .welcome-content {
	padding-top: 15px;
	text-align: center;
}
.holder .welcome-holder .welcome-content h4 {
	color: #333333;
	font-size: 17px;
	font-family: 'Raleway';
	font-weight: bold;
	text-transform: uppercase;
}
.holder .welcome-holder .welcome-content .row-centered {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.holder .welcome-holder .welcome-content .col-centered {
	max-width: 350px;
	flex: 0 0 auto;
	margin: 0 10px;
	box-sizing: border-box;
}
footer .footer-top {
	background: #2b2b2b;
	padding: 20px 0;
}
footer .footer-top ul li {
	padding: 5px 0;
	color: #c0c0c0;
}
footer .footer-top ul li a {
	color: #c0c0c0;
	font-size: 13px;
	text-decoration: none;
}
footer .footer-bottom {
	background: #181818;
	padding: 15px 0;
}
footer .footer-bottom p {
	margin: 0;
	color: #fff;
	font-size: 14px;
}
footer .footer-bottom ul {
	margin: 0;
}
.footer-top .foot-menu ul.list-unstyled li a:before {
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	padding-right: 5px;
}

footer p {
  color: #CCCCCC;
}

footer h4 {
  color: #CCCCCC;
}

.about_box_main_inner h2 {
	margin-top: 10px;
	color: #333333;
	font-family: "Raleway";
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
}
.about_box_main_inner p {
	color: #686868;
	font-size: 16px;
	line-height: 1.8;
}
.about_box_main_inner h2 span {
	color: #0B6706;
}
.header-top .mainmenu .navbar-nav li.current-menu-item a {
	color: #166724;
}
footer .footer-top ul li a:hover {
	color: #fff;
}
.about_box_main_inner {
	padding-bottom: 3%;
}
@media (max-width: 1365px) {
	header .header-top .mainmenu .navbar-nav li a {
		font-size: clamp(10px, 1.8vw, 14px);
	}
}
@media (max-width: 1200px) {
	.holder .welcome-holder .welcome-content .row-centered {
		flex-direction: column;
		align-items: center;
	}
	.holder .welcome-holder .welcome-content .col-centered {
		width: 90%;
		max-width: none;
		margin-bottom: 15px;
	}
	.holder {
		padding-top: 40px;
	}
}
@media (max-width: 1023px) {
	header .header-top .logo {
		padding-top: 30px;
	}
	header .header-top .mainmenu .navbar-nav li a {
		font-size: clamp(10px, 1.6vw, 13px);
		padding: 15px 13px;
	}
	.holder .welcome-holder .welcome-content h4 {
		font-size: 16px;
	}
	.holder {
		padding-top: 40px;
	}
	footer .footer-top ul li a {
		font-size: 12px;
	}
}
@media (max-width: 767px) {
	header .header-top .logo {
		padding-top: 80px;
	}
	header .header-top .mainmenu .navbar-nav li a {
		font-size: clamp(10px, 1.4vw, 14px);
		padding: 13px 18px;
	}
	.holder h3 {
		font-size: 25px;
	}
	.holder h3 span {
		font-size: 25px;
	}
	.holder {
		padding-top: 180px;
	}
	footer .share.text-right {
		text-align: center;
	}
	footer .footer-bottom p {
		color: #fff;
		font-size: 12px;
		margin-bottom: 9px;
	}
	footer .share.text-right ul {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
	footer .share.text-right ul li {
		margin: 0 5px;
		display: flex;
		align-items: center;
	}
}
.button {
	background-color: #ffffff;
	border: 1px solid #166724;
	color: #166724;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	border-radius: 12px;
}
.button2:hover {
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#menu-toggle {
	display: none;
}
.pharmacy_name {
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
	background-color: #F8FAF8;
	padding: 1px 3px 8px;
	border-radius: 5px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.pharmacy_name a {
	color: #575757;
}
.pharmacy_container {
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	text-align: center;
}
.medicine_row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	max-width: 850px;
	padding: 0px 0px 25px;
	background: #ffffff;
	border-style: hidden;
	border-bottom: 20px;
	border-radius: 25px;
	margin-bottom: 20px;
	box-shadow: 1px 7px 10px 2px #b5afaf;
	margin: 0 auto 25px;
	box-sizing: border-box;
	flex-wrap: wrap;
	overflow: hidden;
}
.medicine_name,
.medicine_coupon {
	flex: 0 1 250px;
	text-align: center;
	padding: 20px;
	box-sizing: border-box;
}
.medicine_name img {
	width: 175px;
	height: auto;
}
.medicine_score {
	flex: 1;
	text-align: center;
	box-sizing: border-box;
}
.couponButton {
	border-radius: 8px;
	width: 200px;
	cursor: pointer;
	color: #135a69;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 12px;
	text-decoration: none;
	border: 2px dashed #135a69;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
	background-color: #F8FAF8;
	transition: background-color 0.3s, color 0.3s;
}
.couponButton:hover {
	background-color: #135a69;
	color: #f0f8ff;
	border-color: #f0f8ff;
}
@media (max-width: 1023px) {
	.medicine_row {
		flex-direction: column;
		align-items: center;
	}
	.medicine_name,
	.medicine_score,
	.medicine_coupon {
		flex: 1 1 100%;
		margin-bottom: 10px;
		box-sizing: border-box;
	}
	.medicine_name img {
		max-width: 100%;
		min-width: 100px;
	}
}
.medicine_unable {
	max-height: 800px;
	width: 90%;
	padding: 25px;
	background: #ffffff;
	border-bottom: 1px solid #000000;
	box-shadow: 1px 7px 10px 2px #b5afaf;
	margin: 112px auto 180px auto;
	position: relative;
	top: 120px;
	box-sizing: border-box;
}
.medicine_name h1 {
	font-size: 22px;
	font-weight: bold;
}
.medicine_name h2 {
	font-size: 18px;
	font-weight: bold;
}
.medicine_score h2 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	font-size: 32px;
	text-align: center;
	margin: 0;
	line-height: 36px;
}
.pharmacy_wrapper {
	margin-bottom: 20px;
	float: left;
	width: 100%;
	background: #ffffff;
}
.header-box {
	background-color: #F8FAF8;
	border-radius: 25px;
	padding: 30px;
	width: 90%;
	margin: 0 auto;
	box-sizing: border-box;
	overflow: hidden;
}
.med_info {
	width: 1344px;
	padding-top: 15px;
	max-width: 90%;
	background: #ffffff;
	box-sizing: border-box;
	border-radius: 25px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	font-size: 16px;
	margin: 25px auto;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.med_info img {
	margin: 0;
	padding-right: 5px;
	height: 100px;
	box-sizing: border-box;
}
.med_description {
	width: 100%;
	text-align: left;
	padding: 0 20px;
}
.h1-med {
	font-size: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px !important;
	padding-left: 5px !important;
}
.h2-med {
	font-size: 1.3em;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px !important;
	padding-left: 5px !important;
}
.h3-med {
	font-size: 1.2em;
	font-family: inherit;
	font-weight: 500 !important;
	color: inherit;
	margin-left: 5px !important;
	padding-left: 5px !important;
}
.hr-med {
	margin: 0 auto;
	width: 95%;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #bbbaba;
	border-left: 0;
}
.text-med {
	font-size: .95rem;
	margin-left: 5px !important;
	padding-left: 5px !important;
}
@media (min-width: 1024px) {
	.med_info {
		flex-direction: row;
		justify-content: center;
	}
	.med_info img {
		width: auto;
		max-width: 40%;
		margin-bottom: 0;
	}
	.med_description {
		flex: 1;
		text-align: center;
		padding: 0 20px;
	}
}
.faqs_wrapper {
	width: 100%;
	float: left;
	background-color: #fff;
}
.faq {
	float: left;
	width: 70%;
	margin-left: 15%;
}
.faq h1 {
	text-transform: none;
	text-align: center;
	font-size: 48px;
	font-weight: 600;
	color: #532b9f;
}
.question p {
	text-transform: none;
	font-size: 22px;
	font-weight: 600;
	color: #532b9f;
}
.answer p {
	color: #565a5c;
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
}
.answer {
	margin-bottom: 50px;
}
.search_wrapper {
	width: 60%;
	margin-left: 20%;
}
#datafetch {
	width: 60%;
	float: left;
	margin-left: 20%;
	position: static;
	background: #fff;
}
.datafetch1 {
	margin: auto;
	text-align: center;
}
.value_search {
	background-color: transparent;
	border: none;
	font-size: 20px;
}
.value_search:hover {
	text-decoration: underline;
}
.hide_medicine_row {
	display: none;
}
.couponButton:active {
	position: relative;
	top: 1px;
}
.medicine_filter {
	width: 100%;
	float: left;
	background: #ffffff;
	padding-bottom: 30px;
	padding-top: 30px;
}
.filter_main {
	width: 70%;
	margin: 0 auto;
}
.custom_select_wrapper {
	width: 20%;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.select_brands,
.select_forms,
.select_dosage,
.select_count {
	height: 40px;
	width: 90%;
	background-color: #F8FAF8;
	color: #135a69;
	border: 1px solid #135a69;
}
.select_brands:disabled,
.select_forms:disabled,
.select_dosage:disabled,
.select_count:disabled {
	background-color: #f7f7f7;
	color: #A9A9A9;
	border: 1px solid #A9A9A9;
}
.loading_icon {
	width: 150px;
	margin-left: 45%;
	display: none;
}
.custom_count {
	height: 40px;
	width: 90%;
	display: none;
}
.custom_zipcode {
	height: 40px;
	width: 90%;
}
.label_filter {
	margin-bottom: 10px;
	text-align: left;
	margin-left: 15px;
	font-size: 16px;
}
@media only screen and (max-width:767px) {
	.custom_select_wrapper {
		width: 100%;
		margin-top: 10px;
	}
	.loading_icon {
		width: 150px;
		margin-left: 30%;
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 3.75) {
	.custom_select_wrapper {
		width: 100%;
		margin-top: 10px;
	}
	.loading_icon {
		width: 150px;
		margin-left: 30%;
	}
}
p {
	font-size: inherit;
	color: #686868;
	!important
}
a:hover {
	text-decoration: none !important
}
.watch-video-link {
	display: block;
	margin: 20px auto;
	font-size: 16px;
	color: #004182;
	text-decoration: none;
}
.watch-video-link:hover {
	text-decoration: underline;
}
.reveal {
	display: none;
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.4);
	justify-content: center;
	align-items: center;
}
.medium {
	background-color: #fff;
	border: 1px solid #888;
	width: 90%;
	max-width: 640px;
	position: relative;
}
.close-button {
	color: #fdfdfd;
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 28px;
	font-weight: bold;
	background: none;
	border: none;
	cursor: pointer;
	z-index: 2;
}
.close-button:hover,
.close-button:focus {
	color: black;
	text-decoration: none;
}
.flex-video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	background: #000;
}
.flex-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.wp-block-post-template li,
.wp-block-latest-posts__list li {
	background-color: #15662308;
	border-radius: 25px;
	padding: 10px;
	margin: 5px;
}
.section-box {
	background-color: #15662308;
	border-radius: 25px;
	padding: 30px;
}
.section-box-home-top {
	border-radius: 0px 0px 50px 50px;
	padding: 5px 30px 15px 30px;
	min-height: 200px;
	box-sizing: border-box;
}
.section-search {
	border-radius: 50px 50px 0px 0px;
	padding: 0px 15px 15px;
}
.results-box {
	background: #fdfdfd;
	border-radius: 25px;
	border-style: groove;
	border-width: 1px;
	border-color: #e0e0e0;
	padding: 30px;
	max-width: 90%;
	margin: 0 auto;
	box-sizing: border-box;
	overflow: auto;
}
.wp-block-group__inner-container,
.wp-block-group,
.quality-standards {
	border-radius: 25px;
	margin: 15px;
	padding: 2px;
}
.wellness-home {
	border-radius: 25px;
	min-height: 135px;
	padding: 10px;
}
.navbar-nav {
	display: flex;
	flex-direction: row;
}
.home_search {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.search_wrapper {
	margin: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
}
.search_wrapper .js-search {
	position: relative;
	padding: 15px 20px 15px 20px;
	width: 350px;
	color: #4f4f4f;
	background-color: white;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
	border: 1px solid rgb(104, 104, 104);
	border-radius: 10px;
	outline: none;
}
#datafetch {
	position: relative !important;
}
.datafetch1 {
	margin: auto;
	width: 100% !important;
	float: none !important;
	margin-left: 0px !important;
	background: #fcfefc;
	!important;
	border-radius: 25px;
	border: none;
	box-shadow: 3px 3px 1px lightgray;
}
::placeholder {
	color: #4f4f4f;
	opacity: 1;
}
.medicine_score {
	margin: 0;
}
.header-top form {
	font-size: 20px;
	color: white;
	background: #166724;
	border: medium hidden;
	border-radius: 7px;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
}
.hide_medicine_row {
	display: none;
}
@media (max-width: 768px) {
	.search_wrapper .js-search {
		width: 90%;
	}
	.medicine_score h2 {
		padding-top: 28px;
		font-size: 32px;
		text-align: center;
		margin: 0;
	}
	.header-top form {
		text-align: center;
		width: 100%;
	}
	.header-search {
		float: right;
	}
	.mainmenu {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.header-search {
		order: 2;
	}
	.navbar {
		order: 1;
	}
}
.medlist-container {
	max-width: 800px;
	margin: 0 auto;
	padding: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
	background-color: #f9f9f9;
	border-radius: 8px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.medlist-header {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
	text-align: center;
}
.medlist-items {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.medlist-item {
	padding: 10px 15px;
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: background-color 0.3s ease;
}
.medlist-item:hover {
	background-color: #f0f0f0;
}
.medlist-pagination {
	text-align: center;
	margin-top: 20px;
}
.medlist-pagination a,
.medlist-pagination span {
	display: inline-block;
	margin: 0 5px;
	padding: 8px 12px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	color: #333;
	text-decoration: none;
	transition: background-color 0.3s ease;
}
.medlist-pagination a:hover {
	background-color: #f0f0f0;
}
.medlist-pagination .current {
	background-color: #333;
	color: #fff;
	border-color: #333;
}
@media (max-width: 600px) {
	.medlist-container {
		padding: 15px;
	}
	.medlist-header {
		font-size: 20px;
	}
	.medlist-item {
		padding: 8px 12px;
	}
}
.alphabet-nav {
	text-align: center;
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.alphabet-nav a {
	margin: 0 10px;
	text-decoration: none;
	padding: 5px 10px;
	border-radius: 4px;
	background-color: white;
	color: #333;
	border: 1px solid #ddd;
	transition: background-color 0.3s, color 0.3s;
}
.alphabet-nav a:hover {
	background-color: #f0f0f0;
	color: #000;
}
.custom-popup {
	display: none;
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 200px;
	width: 100%;
	height: calc(100% - 200px);
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 20px;
	box-sizing: border-box;
}
.custom-popup-content {
	background-color: #fefefe;
	margin: auto;
	border: 1px solid #888;
	width: 100%;
	max-width: 500px;
	border-radius: 10px;
	text-align: center;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.custom-close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
	cursor: pointer;
}
.custom-close:hover,
.custom-close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}
.card-image {
	margin: 20px
}
.card-image img {
	max-width: 100%;
	height: auto;
	border: 2px dashed #555;
	margin-bottom: 20px;
	border-radius: 10px;
}
.button-container {
	padding: 20px;
}
.button-container button {
	background-color: #ffffff;
	color: #166724;
	border: 1px solid #166724;
	padding: 10px 20px;
	margin: 5px;
	border-radius: 12px;
	cursor: pointer;
	font-size: 16px;
	transition: background-color 0.3s ease;
}
.button-container button:hover {
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
@media (max-width: 767px) {
	.custom-popup-content {
		width: 90%;
	}
	.button-container button {
		width: 100%;
		margin: 5px 0;
	}
	.custom.popup {
		top: 260px;
	}
}
.top-bar {
	border-radius: 10px;
	background-color: #f8faf8;
	color: #135a69;
	padding: 15px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top-bar span#medication-name {
	flex-grow: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.med-title {
	text-align: left;
}
@media screen and (max-width: 767px) {
	.med-title {
		text-align: center;
	}
}
.popular-medication-coupons {
	background-color: #f9f9f9;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.popular-medication-coupons h2 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}
.popular-medication-coupons .alphabet-nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
}
.popular-medication-coupons .medication-link {
	margin: 5px;
	padding: 5px 10px;
	text-decoration: none;
	border-radius: 4px;
	background-color: white;
	color: #333;
	border: 1px solid #ddd;
	transition: background-color 0.3s, color 0.3s;
	flex: 1 0 18%;
	text-align: center;
}
.popular-medication-coupons .medication-link:hover {
	background-color: #f0f0f0;
	color: #000;
}
@media (max-width: 767px) {
	.popular-medication-coupons .medication-link {
		flex: 1 0 45%;
	}
}
.medication-coupons-container {
	margin-bottom: 40px;
	text-align: center;
}
.medication-coupons-header {
	font-size: 24px;
	margin-bottom: 20px;
}
.medication-coupons-nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.medication-coupons-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.medication-coupons-link {
	display: inline-block;
	margin: 5px;
	padding: 5px 10px;
	background-color: #f8faf8;
	border-radius: 5px;
	text-decoration: none;
	color: #333;
	transition: background-color 0.3s;
	flex: 1 1 calc(50% - 20px);
	box-sizing: border-box;
}
.medication-coupons-link:hover {
	background-color: #e0e0e0;
}
@media (max-width: 767) {
	.medication-coupons-link {
		flex: 1 1 calc(100% - 20px);
	}
}
.share-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 2px 5px 5px;
	background-color: #ffffff;
	border-radius: 8px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	max-width: 150px;
	margin: 10px auto 0;
}
.share-label {
	font-size: 14px;
	color: #2e2e2e;
	margin-bottom: 8px;
	text-align: center;
}
.share-buttons {
	display: flex;
	justify-content: center;
	gap: 4px;
}
.share-button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	color: #686868;
	text-decoration: none;
	background-color: #f8faf8;
	transition: background-color 0.3s;
}
@media (min-width: 768px) {
	.sms {
		display: none;
	}
}
.drug-details {
	border: none;
	background-color: #ffffff;
	padding: 5px;
	margin: 5px 0;
	text-align: left;
}
.content-preview {
	overflow: hidden;
	transition: max-height 0.3s ease;
}
button.toggle-button {
	background-color: #f8faf8;
	color: #135a69;
	border: 1px solid #e8ebe8;
	padding: 5px 10px;
	cursor: pointer;
}
button.toggle-button:hover {
	background-color: #135a69;
	color: #f8faf8;
}
/* Fix for Footer Link Hover Color */
footer .footer-top ul li a:hover {
    color: #ffffff !important; 
}