.dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
  width: 100%;
  height: 200px; }

.dashboard .consult-info p {
  min-height: 42px; }

@media (max-width: 575px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 100px; } }

@media (max-width: 767px) and (min-width: 576px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 114px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 125px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 173px; } }

footer {
  background-color: #e3edf5; }

.footer-info {
  padding-top: 50px;
  padding-bottom: 35px;
  border-bottom: 1px solid #cdd1d4; }

.footer-infowidget span {
  color: #333333;
  font-size: 1.125rem; }

.info-link,
.info-link:hover {
  color: #1071b9;
  text-decoration: underline !important; }

.footer-infowidget ul {
  padding: 7px 0; }

.footer-infowidget ul li {
  line-height: 22px; }

.footer-info .app-info ul li {
  display: inline-block;
  padding-top: 15px; }

.footer-info .app-info ul li:first-child {
  margin-right: 10px; }

.footer-info .app-info ul li img {
  width: 200px;
  height: auto; }

.copyright {
  padding: 35px 0;
  color: rgba(51, 51, 51, 0.8); }

.copyright-info p span {
  margin-left: 10px; }

.copyright-info p span a,
.copyright-info p span a:hover {
  text-decoration: underline !important;
  color: rgba(51, 51, 51, 0.8); }

.copyright .social-icon ul {
  text-align: right; }

.copyright .social-icon ul li {
  display: inline-block;
  padding-left: 7px;
  text-align: center; }

.copyright .social-icon .fa {
  width: 24px;
  height: 24px;
  color: #ffffff;
  border-radius: 50%;
  padding: 5px 0; }

.copyright .social-icon .fa-twitter {
  background-color: #1da1f2; }

.copyright .social-icon .fa-facebook {
  background-color: #357fb5; }

.copyright .social-icon .fa-linkedin {
  background-color: #2967b2; }

/* Tenet footer style starts here */
.footer-info2 {
  padding-top: 35px;
  padding-bottom: 35px; }

.footer-info2 .app-info ul {
  list-style-type: disc;
  padding-left: 15px; }

.footer-info2 .w-30,
.footer-info2 .w-70 {
  float: left; }

.footer-info2 .w-30 {
  width: 30%; }

.footer-info2 .w-70 {
  width: 70%; }

.footer-info2 a {
  color: rgba(51, 51, 51, 0.8) !important; }

.footer-info2 .app-info .download-app img {
  max-width: 200px; }

.footer-info2 a:hover,
.footer-info2 .app-info ul li:hover {
  color: #f10707 !important; }

.contact-us .fa,
.footer-info2 .social-icons a:hover {
  color: #777777 !important; }

.footer-info2 .social-icons li {
  display: inline-block; }

.footer-info2 .social-icons li a {
  background-color: #f10707;
  color: #fff !important;
  display: block;
  font-size: 1.125rem;
  height: 36px;
  line-height: 36px;
  width: 36px;
  border-radius: 50%;
  margin: 5px 7px 5px 0; }

.footer-info2 .social-icons li a:hover {
  background-color: #464646; }

.footer-info2 .copyright-info {
  border-top: 1px solid #cdd1d4; }

.cursor_pointer {
  cursor: pointer; }

.border-right li {
  border-right: 1px solid rgba(51, 51, 51, 0.8);
  padding-right: 10px;
  margin-right: 10px !important;
  line-height: 15px; }

.border-right li:last-child {
  border-right: none;
  padding-right: 0px;
  margin-right: 0px !important; }

/* Oliva footer style starts here */
.footerv2 .app-info {
  padding: 43px 0 39px 0; }
  .footerv2 .app-info p {
    margin: 32px 0 35px 0 !important; }
  .footerv2 .app-info .fa {
    margin-right: 10px; }
  .footerv2 .app-info .call-info img {
    position: relative;
    top: -20px; }
  .footerv2 .app-info .download-app h5 {
    margin-top: 59px; }
  .footerv2 .app-info .download-app ul li {
    display: inline-block;
    margin-top: 16px; }
  .footerv2 .app-info .download-app ul li img {
    width: 150px;
    height: auto; }
  .footerv2 .app-info .download-app ul li:first-child {
    margin-right: 23px; }

.footerv2 .copyright-socialicons {
  background: #B4E6E3;
  padding: 42px 0 51px 0; }
  .footerv2 .copyright-socialicons ul {
    margin-bottom: 12px !important; }
    .footerv2 .copyright-socialicons ul li {
      display: inline-block;
      margin-right: 20px; }

@media (max-width: 575px) {
  .copyright .social-icon ul {
    text-align: center; }
  .copyright-socialicons p {
    font-size: 0.75rem; } }

@media (max-width: 767px) {
  .copyright .social-icon {
    margin-top: 15px; }
  .footer-info .app-info {
    padding-top: 30px; } }

@media (min-width: 768px) {
  .footer-info2 .bl {
    border-left: 1px solid #cdd1d4; } }

@media (max-width: 991px) {
  .copyright-info p span {
    display: block;
    margin: 10px 0; } }

@media (max-width: 1199px) {
  .footer-info .app-info ul li img {
    width: 130px; }
  .footer-info {
    padding-top: 30px; }
  .footer-info2 {
    padding-top: 15px;
    padding-bottom: 15px; } }

.terms_sec ol {
  list-style-type: auto;
  padding-left: 3rem; }

.terms_sec ol li {
  line-height: 20px; }

.terms ul {
  float: right;
  margin-top: -15px; }

.terms ul li a {
  color: inherit; }

.dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
  width: 100%;
  height: 200px; }

.dashboard .consult-info p {
  min-height: 42px; }

@media (max-width: 575px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 100px; } }

@media (max-width: 767px) and (min-width: 576px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 114px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 125px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 173px; } }

.login-page {
  background: url("/common-img/login_background_large_img.png");
  background-color: #ddd;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0; }

.login-page .widget, .login .widget {
  width: 440px;
  margin: 0 auto; }

.login-page .widget {
  padding: 64px 30px 34px 30px; }

.login-page input {
  background-color: #f0f8ff;
  border: solid 1px #d9e4ed; }

.login-page input::placeholder {
  color: rgba(51, 51, 51, 0.6);
  font-style: italic; }

.login-page h4 {
  padding-bottom: 35px; }

.login-page .resend-otp small, .login-page .resend-otp span {
  text-decoration: underline; }

.login-page .resend-otp span {
  color: #1071b9; }

.login {
  padding: 46px 0; }

.login h4 {
  margin-bottom: 46px; }

.login .login-inputsec {
  padding: 71px 39px; }

.login .login-inputsec label {
  color: #000000; }

.login .mobile-sec {
  margin-bottom: 47px; }

.login .otp-sec {
  margin-bottom: 46px; }

.login .otp-input {
  margin-right: 2%;
  width: 15% !important; }

.login .otp-input input {
  width: 100% !important;
  padding: 0; }

.login .otp-input:last-child {
  margin-right: 0; }

.login .resend-otp {
  margin-bottom: 12px; }

.login .resend-otp span {
  font-size: 0.813rem;
  color: #000000; }

.login .resend-otp span:not(:last-child) {
  margin-right: 31px; }

.login .login-inputsec button {
  background: #1071b9;
  padding: 15px 0 11px 0;
  font-size: 1.125rem;
  text-transform: capitalize;
  color: #ffffff;
  width: 100%; }

@media (max-width: 575px) {
  .login-page {
    padding: 50px 0; }
  .login-page .widget, .login .widget {
    width: 100%; }
  .login-page .widget {
    padding: 40px 15px; }
  .login h4 {
    font-size: 1.438rem !important; } }

@media (min-width: 768px) {
  .login .mobile-sec input, .login .otp-input {
    font-size: 1rem !important; } }

.dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
  width: 100%;
  height: 200px; }

.dashboard .consult-info p {
  min-height: 42px; }

@media (max-width: 575px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 100px; } }

@media (max-width: 767px) and (min-width: 576px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 114px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 125px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 173px; } }

.hssearch_table {
  position: absolute;
  background: #fff;
  max-height: 230px;
  overflow-y: auto;
  width: 310px;
  margin-right: 15px;
  z-index: 2;
  background-color: #f9f9f9; }

.hs_search .fa {
  position: absolute;
  padding: 10px; }

.hs_search input::placeholder {
  color: rgba(51, 51, 51, 0.38); }

.padding_lft {
  padding-left: 10px !important;
  width: 100%; }

.search-locality .hssearch_table {
  left: 16px;
  top: 40px;
  width: auto !important;
  margin-right: 30px !important; }

.pincode_locality {
  background-color: #fafafa;
  height: 40px;
  padding: 5px 10px 5px 40px;
  width: 100%;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.05) !important;
  border: solid 1px #c8c8c8; }

.locationselectinfo .hssearch_table {
  width: 100%;
  position: relative !important; }

.locationselectinfo .search-locality .hssearch_table {
  top: -16px; }

@media (max-width: 575px) {
  .hssearch_table {
    width: 100%;
    min-width: 260px;
    max-width: 310px; } }

.dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
  width: 100%;
  height: 200px; }

.dashboard .consult-info p {
  min-height: 42px; }

@media (max-width: 575px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 100px; } }

@media (max-width: 767px) and (min-width: 576px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 114px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 125px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 173px; } }

.link-primary,
.link-primary:hover {
  border: solid 1px #1071b9;
  color: #1071b9 !important;
  background-color: #ffffff; }

.main-menu {
  box-shadow: 0 4px 8px 0 rgba(26, 96, 148, 0.1);
  height: 66px; }

.main-menu .navbar-toggler {
  border-radius: 2px;
  border: solid 1px rgba(51, 51, 51, 0.6);
  padding: 5px; }

.main-menu .navbar-toggler .fa {
  opacity: 0.2;
  color: #333333; }

.main-menu .navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px; }

.main-menu .navbar-nav li a {
  color: rgba(51, 51, 51, 0.8); }

.main-menu .navbar-expand-lg .navbar-nav .nav-link.active {
  color: #1071b9;
  border-bottom: 3px solid #1071b9; }

.login-btn {
  padding: 8px 14px; }

.login-link {
  padding: 8px 20px; }

.navcart-detailspopup, .login-popup, .notifications-popup {
  transition: all .5s ease;
  position: absolute;
  right: 0;
  box-sizing: border-box;
  display: none;
  border: none;
  z-index: 4;
  background: #fff; }

.navcart-detailspopup {
  top: 44px;
  box-shadow: 0 3px 11px 0 rgba(156, 156, 156, 0.25);
  width: 320px;
  max-height: 450px;
  overflow-y: auto;
  padding: 30px 15px; }

.navcart-detailspopup.show, .login-popup.show, .profile-widget.show, .notifications-popup.show {
  display: block; }

.navcart-details {
  border-top: 1px solid #e4eaee;
  border-bottom: 1px solid #e4eaee; }

.navcart-details small {
  font-size: 0.6875rem; }

.cart-count, .notifications-count {
  position: absolute;
  background-color: #1071b9;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  color: #ffffff;
  top: -13px;
  right: -13px;
  line-height: 20px;
  text-align: center; }

.login-popup {
  background-color: #ffffff;
  padding: 40px 20px 20px 20px;
  top: 40px;
  width: 372px;
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.04); }

.login-popup input {
  background-color: #f0f8ff; }

.login-popup .resend-otp small, .login-popup .resend-otp span {
  text-decoration: underline; }

.login-popup .resend-otp span {
  color: #1071b9; }

.notifications-popup {
  top: 44px;
  border-radius: 8px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  width: 385px;
  max-height: 451px;
  overflow-y: auto;
  padding: 19px 24px; }

.notifications-popup h5 {
  font-size: 1.125rem; }

.notifications-popup small {
  font-size: 0.75rem; }

.notifications-popup h6.d-inline-block {
  width: 70%; }

.notifications-popup small.float-right {
  color: rgba(8, 56, 104, 0.59);
  margin-top: 2px;
  width: 30%;
  text-align: right; }

.notification-details div {
  border-top: 1px solid #efefef;
  padding: 16px 0; }

.profile-btn, .profile-btn:hover {
  background-color: #fafafa;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  color: #1071b9;
  border: 1px solid #f5f5f5; }

.profile-btn .fa {
  font-size: 1.25rem; }

.profile-widget {
  padding: 12px 20px;
  border-radius: 4px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.14);
  width: 340px;
  position: absolute;
  background-color: #ffffff;
  z-index: 1031;
  top: 42px;
  right: 0;
  display: none;
  overflow-y: auto;
  height: 320px; }

.profile-details ul li {
  padding: 8px 15px;
  border-bottom: 1px solid #f5f5f5;
  background-color: #fbfbfb; }

.profile-details ul li a, .profile-details ul li a:hover {
  color: rgba(51, 51, 51, 0.8); }

/* Secondary menu style */
.secondary-menu {
  margin-top: 2px;
  box-shadow: 0 1px 2px 0 rgba(26, 96, 148, 0.1); }

.secondary-menu.navbar-dark .navbar-nav .nav-item {
  padding: 0.1rem 1rem; }

.secondary-menu.navbar-dark .navbar-nav .nav-link {
  color: rgba(51, 51, 51, 0.8) !important;
  padding: 0 !important; }

.secondary-menu.navbar-dark .navbar-nav .nav-link.active {
  border-bottom: 2px solid #1071b9;
  color: #1071b9 !important; }

.greedy-nav {
  min-width: 250px;
  display: block; }

.greedy-nav button {
  position: absolute;
  height: 100%;
  right: 12px;
  border: 0;
  z-index: 1;
  top: 0; }

.greedy-nav .hamburger {
  position: relative;
  width: 4px;
  height: 4px;
  background: #1071b9;
  border-radius: 2px; }

.greedy-nav .hamburger:before,
.greedy-nav .hamburger:after {
  content: '';
  position: absolute;
  left: 0;
  width: 4px;
  height: 4px;
  background: #1071b9;
  border-radius: 2px; }

.greedy-nav .hamburger:before {
  top: -7px; }

.greedy-nav .hamburger:after {
  bottom: -7px; }

.greedy-nav .visible-links {
  display: inline-table; }

.greedy-nav .visible-links li {
  display: table-cell; }

.greedy-nav .visible-links li a {
  white-space: nowrap; }

.greedy-nav .hidden-links {
  position: absolute;
  right: 17px;
  top: 100%;
  box-shadow: rgba(0, 0, 0, 0.14) 0px 3px 6px 0px;
  background: #fff;
  width: 260px;
  z-index: 1;
  margin-top: 3px; }

.greedy-nav .hidden-links li {
  display: block; }

.greedy-nav .hidden {
  visibility: hidden; }

.visible-links .nav-item:first-child {
  padding-left: 0 !important; }

@media (max-width: 359px) {
  .main-menu .language_btn, .main-menu .location-selectbtn {
    font-size: 0.6875rem; }
  .main-menu .location-selectbtn span.loc-name {
    max-width: 60px; } }

@media (max-width: 400px) and (min-width: 360px) {
  .main-menu .location-selectbtn span.loc-name {
    max-width: 95px; } }

@media (max-width: 400px) {
  .main-menu .location-selectbtn span.loc-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    position: relative;
    top: 5px; } }

@media (max-width: 450px) {
  .navnotifications-btn, .navcart-btn {
    position: initial; }
  .notifications-popup, .navcart-detailspopup {
    top: 55px; } }

@media (max-width: 575px) and (min-width: 360px) {
  .main-menu .language_btn, .main-menu .location-selectbtn {
    font-size: 0.75rem; } }

@media (max-width: 575px) {
  .main-menu .navbar-brand img {
    max-width: 80px;
    height: auto; }
  .login-link {
    padding: 5px;
    font-size: 0.75rem; }
  .login-link span, .cart-btn span.cart-txt {
    display: none; }
  .login-popup, .profile-widget, .navcart-detailspopup, .notifications-popup {
    width: 100%;
    min-width: 290px; }
  .login-popup {
    max-width: 344px; }
  .profile-widget {
    max-width: 340px; }
  .navcart-detailspopup {
    max-width: 320px; }
  .notifications-popup {
    max-width: 385px; }
  .secondary-menu .navbar-toggler {
    right: 8px; } }

@media (min-width: 576px) {
  .cart-btn {
    width: 80px; } }

@media (max-width: 991px) {
  .main-menu .navbar-collapse {
    box-shadow: 0px 1px 5px 1px #DDD;
    padding: 10px;
    margin-top: 17px;
    z-index: 1; }
  .main-menu .container, .secondary-menu .container {
    padding-right: 15px !important;
    padding-left: 15px !important; } }

@media (min-width: 992px) {
  .main-menu .navbar-expand-lg .navbar-nav .nav-item {
    padding: 0 15px; }
  .main-menu .navbar-expand-lg .navbar-nav .nav-link {
    padding: 7px 0; } }

.navbarheight {
  overflow-y: auto; }

.locationchange-popup {
  margin: -37px 0px 0px 222px; }

.popup-button {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

.dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
  width: 100%;
  height: 200px; }

.dashboard .consult-info p {
  min-height: 42px; }

@media (max-width: 575px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 100px; } }

@media (max-width: 767px) and (min-width: 576px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 114px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 125px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .dashboard .popular-products .img-responsive, .dashboard-v1 .popular-products .img-responsive, .categoryinfo-img .img-responsive {
    height: 173px; } }

body,
.txt-regular {
  font-family: "Roboto Regular" !important; }

h1,
h2,
h3,
h4,
h5,
h6,
.txt-bold {
  font-weight: normal;
  font-family: "Roboto Bold" !important; }

.txt-medium {
  font-weight: normal;
  font-family: "Roboto Medium" !important; }

.dashboard .popular-products .img-responsive,
.dashboard-v1 .popular-products .img-responsive,
.categoryinfo-img .img-responsive {
  width: 100%;
  height: 251px; }

.dashboard .consult-info .img-sec {
  text-align: inherit !important; }
  .dashboard .consult-info .img-sec img {
    position: absolute !important;
    width: 100% !important;
    height: auto !important;
    bottom: 0; }

.dashboard .consult-info p {
  min-height: 28px; }

.checkout .payment-mode button {
  margin-top: 0; }

.doclist-content .doctor-info .doctor-infoleft {
  flex: 0 0 100%;
  max-width: 100%; }

@media (max-width: 575px) {
  .dashboard .popular-products .img-responsive,
  .dashboard-v1 .popular-products .img-responsive,
  .categoryinfo-img .img-responsive {
    height: 97px; }
  .greedy-nav {
    display: none !important; }
  .content,
  .login-page {
    margin-top: 70px; } }

@media (min-width: 576px) {
  .doclist-content .doctor-info .doctor-infoleft .profile-info .user {
    width: 70px;
    height: 70px; } }

@media (max-width: 767px) {
  .doclist-content .doctor-info .doctor-infoleft .col-4 {
    flex: 0 0 20%;
    max-width: 20%; }
  .doclist-content .doctor-info .doctor-infoleft .col-8 {
    flex: 0 0 80%;
    max-width: 80%; } }

@media (min-width: 768px) {
  .doclist-content .doctor-info .doctor-infoleft .col-md-3 {
    flex: 0 0 15%;
    max-width: 15%; }
  .doclist-content .doctor-info .doctor-infoleft .col-md-9 {
    flex: 0 0 85%;
    max-width: 85%; } }

@media (max-width: 767px) and (min-width: 576px) {
  .dashboard .popular-products .img-responsive,
  .dashboard-v1 .popular-products .img-responsive,
  .categoryinfo-img .img-responsive {
    height: 136px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .dashboard .popular-products .img-responsive,
  .dashboard-v1 .popular-products .img-responsive,
  .categoryinfo-img .img-responsive {
    height: 150px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .dashboard .popular-products .img-responsive,
  .dashboard-v1 .popular-products .img-responsive,
  .categoryinfo-img .img-responsive {
    height: 208px; } }

.popularcategory-info h5,
.subcategory-info h5 {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  color: #fff;
  text-transform: uppercase; }

.image-sec p,
.amt-txt {
  color: #4F4F4F; }

.info-content .product-name {
  color: #383838; }

.tax-txt {
  color: #707070; }

.custom-card .card-info .categoryinfo-content .cost-info {
  min-height: 36px; }

.categoryinfo-content small {
  color: rgba(51, 51, 51, 0.5) !important;
  font-size: 0.625rem; }

.product-cart .cart-items,
.product-cart .total {
  border-top: 1px solid #f3f7f9; }

.product-cart ul li small {
  font-size: 0.625rem;
  color: rgba(51, 51, 51, 0.5); }

.product-cart ul li .fa {
  color: rgba(51, 51, 51, 0.43);
  font-size: 1.25rem; }

.product-cart .productcart-img {
  width: 63px;
  height: 55px; }

.our-products-cart {
  display: flex;
  flex-wrap: wrap; }

.product-cart .link-txt {
  border-radius: 4px;
  text-transform: capitalize; }

.search-product {
  padding: 10px !important;
  border-bottom: 1px solid #ebf3f8; }

/* product detail style */
.product-detail {
  border-radius: 4px;
  box-shadow: 0 3px 6px 0 rgba(144, 169, 189, 0.1); }

.product-img .carousel-root .carousel .thumbs-wrapper {
  margin: 5px 0 0 0; }

.product-img .carousel-root .carousel .thumb {
  border: 1px solid #fff;
  width: 50px !important;
  padding: 0; }

.product-img .carousel-root .carousel .thumb.selected {
  border: 1px solid #1B4250; }

.product-info ul li {
  margin-bottom: 4px; }

.product-detail ul,
.product-detailwidget ul {
  list-style-type: disc; }

.buying-options {
  padding: 7px 16px 20px;
  background: none; }

.buying-options h6 {
  font-size: 1.125rem; }

.buying-options .h3-strike {
  margin-top: -28px; }

.buying-options h1 {
  line-height: 24px; }

.buying-options small {
  font-size: 0.625rem; }

.product-detail h6.sub-head {
  font-size: 1.0625rem;
  padding-bottom: 18px; }

.delivery_cart .upload_remove {
  font-size: 0.5625rem;
  padding: 3px 4px; }

/* productv2 style */
.popular-category,
.product-ratingwidget,
.product-cartinfo .delivery_cart,
.apply-coupon,
.product-detailwidget .customer-reviews {
  background: #DEF1F0; }

.productbanner-slider {
  margin-top: 35px; }

.productbanner-slider .react-multi-carousel-dot button {
  border: solid 1px #c8c8c8;
  background-color: #c8c8c8;
  width: 10px;
  height: 10px; }

.productbanner-slider .react-multi-carousel-dot--active button {
  background-color: #00B2BA;
  border: 1px solid #00B2BA; }

.productv2 .backnav-btn {
  left: 19px;
  top: 6px; }

.productv2 .products-sec .row {
  margin: 31px 0 21px 0;
  padding: 11px 14px;
  background: #DEF1F1;
  font-size: 31px !important; }

.productv2 .consult-online {
  border-radius: 5px;
  background: #1B4250;
  padding: 15px 18px 25px 18px; }
  .productv2 .consult-online h5 .discount-price {
    font-size: 1.813rem; }
  .productv2 .consult-online h5 .original-price {
    font-size: 1.25rem;
    text-decoration: line-through; }
  .productv2 .consult-online button {
    color: #fff;
    background: #FFA800;
    padding: 8px 12px;
    border-radius: 25px;
    position: relative; }
    .productv2 .consult-online button .fa {
      background: #1B4250;
      font-size: 0.625rem;
      border-radius: 50%;
      padding: 4px 5px; }

/* Product detailv2 style */
.line_txt {
  margin-right: 15px; }

.manufacturer-sec {
  background-color: #FAFAFA;
  width: 100%; }

.packed_sec {
  margin-left: -8px;
  margin-right: 20px; }

.manufactur_sec {
  padding: 10px 15px 15px 35px;
  font-family: Roboto, 'Open Sans', 'Helvetica Neue', sans-serif;
  color: #333333; }
  .manufactur_sec h5 {
    font-size: 18px !important;
    height: 35px; }
  .manufactur_sec p {
    font-size: 16px !important; }

@media (max-width: 575px) {
  .manufactur_sec h5 {
    font-size: 16px !important;
    height: 35px; }
  .manufactur_sec p {
    font-size: 14px !important; } }

@media screen and (min-width: 576px) and (max-width: 991px) {
  .line_txt {
    margin-right: 5px; } }

.product-detailwidget {
  box-shadow: none; }
  .product-detailwidget .product-img .image-gallery .image-gallery-thumbnail {
    margin: 0 42px 17px 0 !important;
    width: auto; }
  .product-detailwidget .product-img .image-gallery .image-gallery-thumbnail,
  .product-detailwidget .product-img .image-gallery .image-gallery-thumbnail img {
    border-radius: 5px; }
  .product-detailwidget .product-img .image-gallery .image-gallery-thumbnail.active {
    border: 1px solid #00B2BA; }
  .product-detailwidget .product-img .image-gallery .image-gallery-slides img {
    border-radius: 15px; }
  .product-detailwidget .product-rating span,
  .product-detailwidget .customer-reviews span {
    font-size: 0.75rem; }
  .product-detailwidget .product-ratingwidget {
    padding: 21px;
    border-radius: 25px 25px 0 0; }
    .product-detailwidget .product-ratingwidget .product-rating .star-icon .fa-star {
      font-size: 0.813rem; }
    .product-detailwidget .product-ratingwidget .product-desc {
      padding-top: 31px; }
  .product-detailwidget .detailed-desclist {
    margin-top: 40px; }
    .product-detailwidget .detailed-desclist ul li:not(:last-child) {
      margin-bottom: 10px; }
  .product-detailwidget .customer-reviews {
    padding: 23px 32px 31px 32px;
    margin: 46px 0 25px 0; }
    .product-detailwidget .customer-reviews ul {
      list-style-type: none; }
    .product-detailwidget .customer-reviews h5 .star-icon .fa-star {
      font-size: 0.75rem; }
    .product-detailwidget .customer-reviews .react-multi-carousel-list {
      margin-top: 32px; }
    .product-detailwidget .customer-reviews .react-multi-carousel-dot-list {
      bottom: -36px; }
    .product-detailwidget .customer-reviews .react-multi-carousel-dot button {
      border: solid 1px #707070;
      background-color: #707070;
      width: 9px;
      height: 9px; }
    .product-detailwidget .customer-reviews .react-multi-carousel-dot--active button {
      background-color: #00B2BA;
      border: 1px solid #00B2BA; }
    .product-detailwidget .customer-reviews .reviews-slider p {
      font-size: 0.813rem; }
    .product-detailwidget .customer-reviews .reviews-slider p.customer-name {
      margin-top: 14px; }
  .product-detailwidget .new-products .custom-cardv2 .card-infov2 {
    margin: 33px 0 28px 0; }
  .product-detailwidget .buying-options {
    margin-top: 10px; }
    .product-detailwidget .buying-options h3 {
      margin-top: 5px; }
    .product-detailwidget .buying-options .count button {
      width: 25px;
      height: 25px; }
    .product-detailwidget .buying-options .count .down_count,
    .product-detailwidget .buying-options .count .up_count {
      background: none;
      margin: auto 7px; }
    .product-detailwidget .buying-options .count input {
      height: 37px !important;
      border-radius: 58px !important;
      font-size: 1.266rem;
      box-shadow: none !important;
      border: 0.25px solid rgba(0, 0, 0, 0.23) !important;
      background: none !important; }
    .product-detailwidget .buying-options .count .up_count {
      left: 72px; }
      .product-detailwidget .buying-options .count .up_count .fa {
        color: rgba(51, 51, 51, 0.8); }
    .product-detailwidget .buying-options .addtocart-btn {
      font-size: 1.136rem;
      text-align: center;
      background: linear-gradient(265.95deg, #00B2BA -35.3%, #24BFBC 28.94%, #78DFC0 103.8%);
      border-radius: 5px;
      color: #fff;
      line-height: 21px;
      width: 100%;
      height: 58px; }

/* productcartv2 style */
.product-cartinfo .cart-detailstxt,
.product-cartinfo .cart-itemslist .cart-itemsdetail,
.product-cartinfo .delivery_cart select {
  border-bottom: 0.3px solid rgba(0, 0, 0, 0.23) !important; }

.product-cartinfo .cart-items {
  padding: 29px 0; }
  .product-cartinfo .cart-items .cart-itemslist:not(:last-child) {
    margin-bottom: 29px; }
  .product-cartinfo .cart-items .productcart-img {
    width: 95px;
    height: auto;
    border-radius: 15px; }
  .product-cartinfo .cart-items .cart-itemsdetail {
    height: 100%; }
    .product-cartinfo .cart-items .cart-itemsdetail .remove-icon img {
      padding-right: 23px; }

.product-cartinfo .done-txt {
  background: #00B2BA !important; }

.product-cartinfo .apply-coupon {
  padding: 14px 16px 16px 16px; }

.product-cartinfo .apply-btn {
  background: #00B2BA;
  color: #fff;
  padding: 11px 26px; }

.product-cartinfo .delivery_cart h6,
.product-cartinfo .discount h6,
.product-cartinfo .payment-info h6 {
  font-size: 1.5rem;
  color: rgba(51, 51, 51, 0.8) !important; }

.product-cartinfo .discount {
  margin-top: 25px;
  padding: 14px 16px 16px 16px;
  background: #DEF1F0;
  border: 0.1px solid #DEF1F0; }

.product-cartinfo .payment-info {
  padding: 31px 16px 36px 16px;
  font-size: 1rem; }
  .product-cartinfo .payment-info .row {
    margin-bottom: 12px; }
  .product-cartinfo .payment-info h6 {
    margin-bottom: 17px; }
    .product-cartinfo .payment-info h6 span {
      font-size: 2rem; }

.product-cartinfo .delivery_cart {
  padding-top: 20px;
  padding-bottom: 50px; }
  .product-cartinfo .delivery_cart .mt-4:first-child {
    margin-top: 0 !important; }
  .product-cartinfo .delivery_cart .col-lg-7 {
    flex: 0 0 100%;
    max-width: 100%; }
  .product-cartinfo .delivery_cart select {
    width: 100%;
    height: 36px;
    border: none;
    background: transparent;
    outline: none; }
  .product-cartinfo .delivery_cart p {
    font-size: 1.125rem; }

.product-cartinfo .payment-btn {
  padding: 33px 0; }
  .product-cartinfo .payment-btn p {
    font-size: 0.813rem; }
  .product-cartinfo .payment-btn button {
    margin-top: 12px;
    background: #00B2BA;
    padding: 15px 13px 13px 13px;
    width: 100%;
    max-width: 576px !important;
    font-size: 1.25rem;
    color: #fff; }

#offerModal {
  padding-right: 0; }
  #offerModal .modal-dialog {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    max-width: 400px; }
  #offerModal img {
    width: auto;
    height: auto;
    max-width: 180px;
    max-height: 180px; }
  #offerModal .amt-info {
    color: #f45b4f; }
  #offerModal h6 span.txt-regular {
    text-decoration: line-through; }
  #offerModal .add-tocartbtn {
    background: #1B4250;
    padding: 7px 20px;
    color: #fff; }

.billing-addresscheck .custom-checkbox {
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 1rem; }
  .billing-addresscheck .custom-checkbox input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
  .billing-addresscheck .custom-checkbox .control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    border: 2px solid #00B2BA; }
    .billing-addresscheck .custom-checkbox .control__indicator:after {
      content: '';
      position: absolute;
      display: none;
      left: 6px;
      top: 2px;
      width: 5px;
      height: 10px;
      border: solid #00B2BA;
      border-width: 0 2px 2px 0;
      transform: rotate(45deg); }
  .billing-addresscheck .custom-checkbox input:checked ~ .control__indicator:after {
    display: block; }

.billing-details {
  margin-top: 2rem; }
  .billing-details .mb-2,
  .billing-details h6 {
    margin-bottom: 0 !important; }

.card-infov2 .offer-badge,
.product-detailsec .offer-badge {
  z-index: 1;
  text-align: center;
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  font-size: 0.688rem;
  line-height: 13px; }

.card-infov2 .offer-info,
.product-detailsec .offer-info {
  transform: rotate(-45deg) translate(-50%);
  transform-origin: 0 0;
  width: 100%;
  top: 25px;
  left: 25px;
  position: absolute;
  background: #1B4250;
  color: #fff; }

.card-infov2 .offer-infotxt,
.product-detailsec .offer-infotxt {
  padding: 5px 0; }
  .card-infov2 .offer-infotxt span,
  .product-detailsec .offer-infotxt span {
    display: inline-block; }

.product-detailsec .product-img .offer-badge {
  width: calc(100% - 110px);
  margin-left: 110px; }

.cart-widget .cart-widgeticon1 .product-cart1 h6 {
  color: #ffffff; }

.cart-widget .cart-widgeticon1 .product-cart1 p {
  color: #FFFFFF; }

@media (max-width: 359px) {
  .custom-card .card-info .categoryinfo-content .cost-info {
    min-height: 40px; }
  .productv2 .consult-online h5 {
    font-size: 0.813rem !important; }
    .productv2 .consult-online h5 .discount-price {
      font-size: 1.438rem; }
    .productv2 .consult-online h5 .original-price {
      font-size: 1rem; }
  .productv2 .consult-online .col-5 {
    padding-left: 0; }
  .productv2 .consult-online button {
    top: 7px;
    font-size: 0.75rem;
    padding: 8px; }
    .productv2 .consult-online button .fa {
      font-size: 0.5rem;
      padding: 3px 4px; }
  .product-searchresults .custom-cardv2 .card-infov2 .offer-info {
    top: 20px;
    left: 20px; }
  .product-searchresults .custom-cardv2 .card-infov2 .info-content p.product-name {
    min-height: 48px; }
  .product-searchresults .custom-cardv2 .card-infov2 .info-content .cost-info span.amt-txt {
    font-size: 1rem; }
  .product-searchresults .custom-cardv2 .card-infov2 .countv2 {
    width: 97px;
    height: 26px; }
    .product-searchresults .custom-cardv2 .card-infov2 .countv2 button {
      width: 26px; } }

@media (max-width: 379px) and (min-width: 360px) {
  .productv2 .consult-online h5 {
    font-size: 0.938rem !important; }
    .productv2 .consult-online h5 .discount-price {
      font-size: 1.688rem; }
    .productv2 .consult-online h5 .original-price {
      font-size: 1.188rem; }
  .productv2 .consult-online button {
    top: 13px;
    font-size: 0.75rem;
    padding: 8px 9px; }
    .productv2 .consult-online button .fa {
      font-size: 0.563rem;
      padding: 3px 4px; } }

@media (max-width: 575px) and (min-width: 360px) {
  .product-searchresults .custom-cardv2 .card-infov2 .info-content p.product-name {
    font-size: 0.688rem;
    line-height: 13px;
    min-height: 39px; }
  .product-searchresults .custom-cardv2 .card-infov2 .info-content .cost-info span.amt-txt {
    font-size: 1.125rem; } }

@media (max-width: 575px) and (min-width: 380px) {
  .productv2 .consult-online button {
    top: 13px;
    font-size: 0.813rem;
    padding: 8px 10px; }
    .productv2 .consult-online button .fa {
      font-size: 0.563rem;
      padding: 3px 4px; } }

@media (max-width: 464px) {
  .productbanner-slider .react-multi-carousel-dot button {
    width: 5px;
    height: 5px; } }

@media (max-width: 400px) {
  .product-cartinfo .cart-items h4 {
    font-size: 1rem !important; }
  .product-cartinfo .delivery_cart p {
    font-size: 0.938rem; }
  .product-cartinfo .payment-btn p {
    font-size: 0.75rem; } }

@media (max-width: 575px) and (min-width: 400px) {
  .product-cartinfo .delivery_cart p {
    font-size: 1.063rem; } }

.productv2 .products-sec .row {
  color: black; }

@media (max-width: 575px) {
  .product-cartinfo h2,
  .product-cartinfo .delivery_cart h6 {
    font-size: 1.261rem !important; }
  .productv2 .products-sec h4 {
    text-align: center;
    width: 100% !important;
    font-size: 1.313rem !important;
    padding: 20px !important;
    margin: 0px !important; }
  .product-detailsec .product-detailwidget {
    padding-top: 60px; }
  .product-cartinfo .cart-itemsdetail .col-lg-6:last-child h4 {
    margin-top: 9px; }
  .product-cartinfo .payment-info {
    font-size: 0.938rem; }
  .product-cartinfo .custom-radiobutton {
    text-align: center; }
  .cart-widget .cart-widgeticon1 .product-cart1 {
    height: 80px;
    margin: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding: 0px !important; }
    .cart-widget .cart-widgeticon1 .product-cart1 .col-5 {
      background-color: #00B2BA;
      border-radius: 0 5px 5px 0; }
      .cart-widget .cart-widgeticon1 .product-cart1 .col-5 button {
        background-color: transparent;
        height: 80px; }
  .product-sec h4 {
    padding-left: 17px; }
  .cart-widget .cart-widgeticon1 .product-cart1 i.fa-shopping-cart {
    margin-left: -15px !important; }
  .cart-widget .cart-widgeticon1 .product-cart1 .cart-cnt1 {
    position: absolute; }
  .cart-widget .cart-widgeticon1 .product-cart1 .col-7 {
    padding-top: 20px; } }

@media (max-width: 991px) and (min-width: 576px) {
  .product-cartinfo .cart-itemsdetail .col-lg-6:last-child h4 {
    margin-top: 6px; }
  .product-searchresults .custom-cardv2 .card-infov2 .info-content p.product-name {
    font-size: 0.75rem;
    line-height: 14px;
    min-height: 42px; } }

@media (min-width: 576px) {
  .remove-rxdrug button {
    float: right; }
  .productv2 .search-input-group {
    margin: 0 15px; } }

@media (max-width: 767px) and (min-width: 576px) {
  .productv2 .consult-online button {
    top: 15px; } }

@media (max-width: 767px) {
  .product-detail {
    padding: 8px; }
  .product-info {
    padding-top: 10px; }
  .popularcategory-info h5,
  .subcategory-info h5 {
    font-size: 0.8125rem !important;
    width: 92%; }
  .popular-category .popularcategory-info .category-img {
    width: 38px !important;
    height: 38px !important; }
  .popular-category .popularcategory-info p {
    font-size: 0.875rem;
    line-height: 12px; }
  .product-detailwidget .product-ratingwidget {
    margin-top: 31px; }
    .product-detailwidget .product-ratingwidget .product-rating h4 {
      font-size: 1.373rem !important; }
  .product-detailwidget .product-rating h5,
  .product-detailwidget .detailed-desclist h5,
  .product-detailwidget .customer-reviews h5 {
    font-size: 1.125rem !important; }
  .product-detailwidget .buying-options {
    width: 100%;
    position: fixed;
    z-index: 2;
    bottom: 0;
    left: 0; }
  .product-detailwidget .customer-reviews .reviews-slider p {
    font-size: 0.75rem; }
  .product-detailwidget .customer-reviews .reviews-slider p.txt-bold {
    font-size: 0.813rem; }
  .product-detailwidget .new-products h4 {
    font-size: 1.386rem !important; } }

@media (max-width: 768px) {
  .product-detailsec .product-img .offer-badge {
    width: calc(100% - 87px);
    margin-left: 87px; } }

@media (min-width: 768px) {
  .product-detail {
    padding: 16px; }
  .product-img .carousel-root {
    padding: 10px 10px 0 10px;
    border: solid 1px #ededed;
    background-color: #f9f9f9; }
  .product-cartinfo .cart-detailstxt p {
    margin-top: 10px; }
  .product-cartinfo .payment-btn p {
    font-size: 1rem; }
  .product-cartinfo .payment-btn button {
    max-width: 366px; }
  .productv2 .consult-online button {
    top: 4px; } }

@media (max-width: 991px) {
  .product-detailwidget .buying-options {
    padding: 15px; }
    .product-detailwidget .buying-options h3 {
      font-size: 1.454rem; }
    .product-detailwidget .buying-options .count {
      margin: 1px auto 0 auto; }
      .product-detailwidget .buying-options .count input {
        font-size: 1.063rem; }
      .product-detailwidget .buying-options .count .up_count {
        left: 47px; }
  .product-cartinfo .cart-itemslist .col-lg-6:last-child {
    padding-top: 15px; }
  .product-cartinfo .cart-itemsdetail .fa-trash-o {
    position: relative;
    top: 4px; }
  .card-infov2 .offer-badge,
  .product-detailsec .offer-badge {
    font-size: 0.625rem;
    line-height: 12px; }
  .card-infov2 .offer-infotxt span,
  .product-detailsec .offer-infotxt span {
    width: 80px; } }

@media (max-width: 767px) {
  .product-detailwidget .buying-options {
    position: static; } }

@media (min-width: 992px) {
  .product-detailwidget .buying-options .count {
    width: 111px;
    margin: 8px auto 0 auto; }
  .card-infov2 .offer-infotxt span,
  .product-detailsec .offer-infotxt span {
    width: 85px; } }

.product_heading {
  font-size: 27px;
  font-weight: 700;
  color: #6F6F6F; }

.sb-title {
  font-size: 19px;
  color: #6F6F6F;
  font-weight: 400; }

.product-section-color {
  color: #6F6F6F; }

.rating-font {
  font-size: 17px;
  font-weight: 700; }

.rating-font2 {
  font-size: 17px;
  font-weight: 400; }

.product-details {
  font-weight: 400;
  font-size: 15px;
  color: #6F6F6F;
  margin: 5px 0px; }

.offer-section {
  padding: 20px 0px; }

.rating-font .star-icon .fa-star {
  font-size: 1.2rem; }

.offer {
  font-weight: 500;
  font-size: 18px;
  color: #6F6F6F; }

.rotate {
  transform: rotate(270deg);
  fill: #24BFBC;
  margin-right: 15px; }

.question-section a:focus {
  fill: #24BFBC; }

.price_tax {
  font-size: 11.173px;
  color: #6F6F6F; }

.icon_section {
  font-size: 13px;
  color: #333333; }

.accordion {
  display: flex;
  content: justify; }

.frequently-asked {
  color: #1C4250;
  font-size: 30px;
  font-weight: 700; }

.question {
  color: #333333;
  font-weight: 500;
  font-size: 18px; }

.ans-section {
  color: #333333;
  font-weight: 400;
  font-size: 18px; }

.rx-img-p-right {
  padding-right: 20px !important; }

.delete-from-cart img {
  padding-right: 0px !important; }

@media (max-width: 1200px) {
  .custom-cardv2 .card-infov2 .widget-shadow {
    height: 312px !important; } }

@media (max-width: 991px) {
  .product-detailwidget .buying-options .addtocart-btn {
    width: 100%;
    height: 50px;
    margin-top: 20px; } }

@media (max-width: 815px) {
  .product-detailwidget .buying-options .addtocart-btn {
    width: 100%;
    height: 50px;
    margin-top: 20px; } }

.custom-cardv2 .card-infov2 .info-img {
  background-color: #DEF1F0; }

.custom-cardv2 .card-infov2 .widget-shadow {
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  justify-content: space-between;
  height: 355px; }

.popular-category {
  margin-top: 0px; }
  .popular-category .popularcategory-info {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    font-size: 12px;
    margin-right: 60px;
    justify-content: space-between; }
    .popular-category .popularcategory-info p {
      text-align: center; }
    .popular-category .popularcategory-info .category-img {
      text-align: center;
      border-radius: 50%;
      overflow: hidden;
      background-color: #e8e8e8;
      justify-content: space-between;
      width: 48px;
      height: 48px;
      background-color: #6F6F6F; }
      .popular-category .popularcategory-info .category-img img {
        display: inline-block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0; }
      .popular-category .popularcategory-info .category-img img:hover {
        border-radius: 50%;
        border: 3px solid #00B2BA; }
      .popular-category .popularcategory-info .category-img p {
        text-justify: initial; }

@media (max-width: 768px) {
  .customer_review {
    display: none; } }

@media (max-width: 992px) and (min-width: 768px) {
  .customer_review .card .card-text {
    align-content: center;
    height: 180px !important; }
  .customer_review .card .star {
    height: 25px !important; }
  .parabeen-section {
    padding-left: 32px !important; } }

.customer_review .card .card-bottom p {
  font-size: 10px !important; }

.customer_review .star-icon .fa-star {
  color: #FEC007 !important;
  margin-right: 5px;
  font-size: 1.15rem !important; }

.customer_review .card-body .card-subtitle .star .fa-star {
  font-size: 14px;
  margin-right: 5px;
  color: #FEC007 !important; }

.customer_review .card {
  border-radius: 10px;
  box-shadow: 1px 1px 1px 1px #C0C0C0;
  height: 350px;
  color: black; }
  .customer_review .card .star {
    height: 40px; }
  .customer_review .card .card-text {
    align-content: center;
    height: 170px; }
  .customer_review .card .card-footer {
    background-color: white; }

.cart-widget .cart-widgeticon1 .product-cart1 {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 5px;
  padding: 15px;
  width: 100%;
  max-width: 550px;
  position: fixed;
  z-index: 1;
  bottom: 25px;
  backdrop-filter: blur(5px); }
  .cart-widget .cart-widgeticon1 .product-cart1 h6 {
    font-size: 16.173px;
    margin: 10px 10px 10px 0;
    margin-left: 4px; }
  .cart-widget .cart-widgeticon1 .product-cart1 button {
    background-color: #00B2BA;
    border-radius: 7px; }
  .cart-widget .cart-widgeticon1 .product-cart1 .cart-cnt1 {
    color: #ffffff;
    background-color: #FF7A00;
    position: absolute;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    padding: 3px;
    top: -12px;
    left: 24px; }

.customer_review .card .card-title {
  font-size: 18px; }

.customer_review .card p {
  font-size: 16px; }

.customer_review .card .card-text {
  font-size: 15px; }

@media (min-width: 576px) {
  .cart-widget .cart-widgeticon1 {
    display: flex;
    align-items: center;
    justify-content: center; } }

@media (max-width: 576px) {
  .cart-widget .cart-widgeticon1 .product-cart1 {
    margin-left: -14px;
    width: 100%; }
    .cart-widget .cart-widgeticon1 .product-cart1 .align-items-center {
      margin-bottom: 20px; }
  .cart-widget .cart-widgeticon1 .product-cart1 .cart-cnt1 {
    top: -4px;
    left: -2px; }
  .products-sec h4 {
    margin: 24px auto; } }

@media (max-width: 380px) {
  .cart-widget .cart-widgeticon1 .product-cart1 .second-card {
    padding: 0px 3px; }
  .productv2 .products-sec h4 {
    padding: 0px !important; }
  .cart-widget .cart-widgeticon1 .product-cart1 {
    width: 100% !important; }
    .cart-widget .cart-widgeticon1 .product-cart1 .align-items-center {
      margin-bottom: 20px; }
  .cart-widget .cart-widgeticon1 .product-cart1 .cart-cnt1 {
    top: -4px;
    left: -2px; }
  .cart-widget .cart-widgeticon1 .product-cart1 h6 {
    margin-left: 7px; } }

.products-sec h4 {
  margin-top: 27px; }

.customer_review .card svg {
  width: 20px;
  height: 20px;
  margin-right: 3px;
  fill: #28BA1D; }

.cart-widget .cart-widgeticon1 hr {
  border-color: #FF7A00;
  transform: rotate(170deg);
  z-index: 1; }

.buying-options .row hr {
  border-color: #FF7A00;
  transform: rotate(150deg);
  z-index: 1; }

.cart-widget .cart-widgeticon1 h3 {
  margin-top: -3px !important;
  color: #ffffff; }

.number_txt {
  padding-top: 13px; }

.number_taxes {
  font-size: 1.875rem;
  font-weight: 700;
  color: #404040; }

.discount_price {
  font-size: 1.875rem;
  color: #6F6F6F !important;
  font-weight: 700; }

.tax {
  font-size: 11px; }

.cart-widget .cart-widgeticon1 p {
  margin-top: -31px;
  font-size: 19.2552px; }

.cart-widget .cart-widgeticon1 h2 {
  font-size: 24.2552px !important;
  margin-top: 0px; }

@media (max-width: 576px) {
  .offer1 {
    font-weight: 500;
    font-size: 12px !important;
    color: #FFFFFF; }
  .cart_icons {
    padding: 15px 5px; }
  .cart_icons .text-light {
    font-size: 16px; }
  .tax {
    font-size: 0.65rem; }
  .buying-options .addtocart-btn {
    font-size: 1rem !important;
    padding: 8px !important;
    margin-left: 25px; }
  .icon-heading {
    padding: 15px 3px !important; } }

.price-icon {
  justify-content: space-around; }

.icon-heading {
  color: #333333;
  font-size: 13px;
  padding: 15px;
  justify-content: space-around; }

.icon-heading1 {
  color: #333333;
  font-size: 13px;
  padding: 15px;
  justify-content: space-around; }

.benefits hr {
  border: 0;
  border-top: 1px solid #6f6f6f94; }

@media (min-width: 768px) and (max-width: 992px) {
  .card-bottom .user_name {
    margin-top: 35px; }
  .icon-heading1 {
    padding: 0px; } }

.arrow-image {
  border: none; }

.arrow-image-text {
  display: none; }

.product-cartinfo .part-1 .payment-info {
  padding: 0px 16px 20px 16px; }

.display {
  display: block; }

.product-cartinfo .hidden {
  display: none !important; }

.shipping-card {
  margin: 2rem 0; }

.payment-btn,
.shipping-card {
  border-radius: 5px; }

.payment-btn button {
  max-width: 100% !important; }

.padding-right {
  padding-right: 3rem; }

.padding-left {
  padding-left: 3rem; }

.text-success {
  color: #28BA1D; }

.discount-text {
  font-weight: 600;
  font-size: 18px;
  line-height: 122.19%;
  text-align: left !important; }

.total-tax-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 122.19%;
  color: #333333;
  text-align: left; }

.font_total {
  font-weight: 600;
  font-size: 1.4rem; }

.discount-amt {
  font-weight: 600; }

.offer-text {
  padding-left: 15px;
  font-size: 13px; }

.offer-text p {
  font-size: 12px; }

.price-details p {
  font-weight: 400;
  font-size: 18px; }

.price-details span {
  font-weight: 800;
  font-size: 29px;
  color: #333333; }

.price-details h6 {
  font-weight: 400;
  font-size: 18px; }

.product-name h6 {
  font-weight: 400;
  font-size: 16px;
  color: #383838; }

.product-discount-price {
  font-weight: 700;
  font-size: 16px !important;
  color: #4F4F4F;
  opacity: 0.85;
  margin-left: 20px; }

.product-price {
  position: relative;
  font-weight: 700;
  font-size: 16px !important;
  color: #4F4F4F; }

.product-price_2 h6::after {
  content: " ";
  position: absolute;
  width: 54px;
  height: 1.5px;
  background-color: #FF6948;
  top: 8px;
  left: -8px;
  z-index: 500;
  transform: rotate(-20deg); }

.shipping-card {
  box-sizing: border-box;
  border: 0.1px solid #DEF1F0;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  border-radius: 5px; }
  .shipping-card h5 {
    font-weight: 700;
    font-size: 20.173px; }

.accordion h5 {
  font-weight: 700;
  font-size: 20.173px; }

.accordion small {
  font-weight: 700;
  font-size: 15px;
  color: #707070; }

.btn {
  border-radius: 5px !important; }

.note-text h6 {
  font-weight: 700;
  font-size: 18px;
  color: #707070; }

.note-text p {
  font-size: 14px;
  color: #707070; }

.upload_button {
  width: 125px;
  height: 40px;
  background: #00B2BA;
  color: white; }

.card-body-padding {
  padding-left: 30px;
  padding-right: 20px; }

.margin-minus {
  margin-right: -35px !important; }

.product-cartinfo .cart-items .cart-itemslist .border_color {
  border-bottom: 0.2px solid #000000;
  width: 100%; }

.product-cartinfo .cart-items .cart-itemsdetail {
  border-bottom: none !important; }

.product-cartinfo .part-1 .coupon {
  display: none; }

.product-cartinfo .part-2 .coupon {
  margin-bottom: 2rem; }
  .product-cartinfo .part-2 .coupon h6 {
    display: none; }

.product-cartinfo .part-2 .discount {
  background: #DEF1F0;
  border: 0.1px solid #DEF1F0;
  border-radius: 5px;
  height: 94px !important; }
  .product-cartinfo .part-2 .discount input {
    background: #FFFFFF;
    border-radius: 7px;
    height: 60px !important;
    font-weight: 500;
    font-size: 16px;
    color: #4F4F4F; }
  .product-cartinfo .part-2 .discount button {
    background: #00B2BA;
    border-radius: 7px;
    height: 60px !important;
    width: 120px !important;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF; }

.product-cartinfo .part-2 .payment-info {
  display: none; }

.product-cartinfo .part-1 .payment-info {
  background-color: transparent !important; }

.product-cartinfo .addr_cart {
  background-color: transparent !important;
  border: 0.1px solid #DEF1F0;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  border-radius: 5px; }
  .product-cartinfo .addr_cart h6 {
    font-weight: 700;
    font-size: 20.173px !important;
    line-height: 24px;
    color: #333333 !important; }
  .product-cartinfo .addr_cart .done-txt {
    background-color: transparent !important;
    font-weight: 700;
    font-size: 18px !important;
    color: #00B2BA !important;
    text-transform: capitalize;
    border-radius: 4px; }
  .product-cartinfo .addr_cart .prescription-upload-file .prescription-upload-btn {
    background-color: #00B2BA !important;
    color: #fff !important;
    border-radius: 5px !important; }

.product-cartinfo .cart-detailstxt {
  border-bottom: none !important; }
  .product-cartinfo .cart-detailstxt h4 {
    display: none !important; }

.offer_color {
  width: 100%;
  background-color: #FF6948;
  font-weight: 500;
  font-size: 10px;
  color: #FFFFFF;
  padding: 5px;
  border-radius: 0px 0px 5px 5px; }

.applied-offers {
  width: 100%;
  background-color: #42D3A8;
  font-weight: 500;
  font-size: 10px;
  color: #FFFFFF;
  padding: 5px;
  border-radius: 0px 0px 5px 5px; }

.cart-itemsdetail .padding-left-row1 {
  padding-left: 0px; }

.rx-btn {
  background-color: transparent;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #707070; }
  .rx-btn svg {
    fill: #707070; }

.cart-itemsdetail .padding-left-row2 {
  padding-left: 12px; }

.cart-itemsdetail .margin-right-row2 {
  margin-right: 45px; }

.percentage-offer {
  padding-left: 7px;
  margin-top: -2px; }

.justify_content {
  justify-content: space-between; }

.payment-information {
  display: none; }

@media (min-width: 992px) and (max-width: 1200px) {
  .cart-itemsdetail .margin-right-row2 {
    margin-right: 20px; } }

@media (max-width: 415px) {
  .our-products-cart .card-info {
    width: 50%; }
  .product-discount-price {
    font-size: 13px !important;
    padding-left: 5px !important;
    margin-left: 2px; }
  .product-cartinfo .cart-items h4 {
    font-size: 13px !important; }
  .offer-text {
    padding-left: 0px; }
  .rx-btn {
    padding-left: 15px; }
  .percentage-offer {
    margin-left: -10px;
    margin-top: -5px !important; }
  .margin-right-row1 {
    margin-right: -5px; }
  .border_top {
    position: relative; }
  .border_top::before {
    content: "";
    position: absolute;
    width: 335px;
    height: 0.3px;
    background-color: #333333;
    left: -220px;
    top: -10px;
    margin: 0px auto; } }

@media (max-width: 320px) {
  .offer-text {
    padding-left: 0px !important; }
  .product-discount-price {
    margin-left: -2px !important; }
  .offer1 {
    font-weight: 500;
    font-size: 8px !important; }
  .cart_icons .text-light {
    font-size: 13px; }
  .product_image {
    padding-left: 7px; }
  .apply-btn {
    padding-left: 16px !important; }
  .done-txt {
    padding: 0px 4px !important; }
  .margin-right-row1 {
    margin-right: 0px; } }

@media (max-width: 575px) {
  .payment-information {
    display: block; }
  .payment-inf-price {
    display: none; }
  .arrow-image {
    border-bottom: 0.3px solid #707070;
    padding-bottom: 20px; }
  .arrow-image-text {
    display: block;
    font-weight: 700;
    position: absolute;
    padding-bottom: 17px;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 20.173px;
    color: #404040; }
  .justify_content {
    justify-content: normal; }
  .display {
    display: none; }
  .cart-itemsdetail .margin-right-row2 {
    margin-right: 0px; }
  .padding-right {
    padding-right: 10px; }
  .padding-left {
    padding-left: 10px; }
  .product-cartinfo .hidden {
    margin-top: 2rem;
    display: block !important;
    display: flex !important; }
  .not-visible {
    display: none !important; }
  .not_display {
    display: none !important; }
  .margin-left {
    margin-left: 8px; }
  .product-name h6 {
    font-size: 12px; }
  .product-price h6 {
    font-size: 14px; }
  .text-align-left {
    text-align: left; }
  .margin-minus {
    margin-right: 0px !important; }
  .product-cartinfo .part-1 .coupon {
    display: block; }
  .product-cartinfo .part-1 .discount {
    background: #DEF1F0;
    border: 0.1px solid #DEF1F0;
    border-radius: 5px;
    height: 94px !important; }
    .product-cartinfo .part-1 .discount input {
      background: #FFFFFF;
      border-radius: 7px;
      height: 60px !important;
      font-weight: 500;
      font-size: 16px;
      color: #4F4F4F; }
    .product-cartinfo .part-1 .discount button {
      background: #00B2BA;
      border-radius: 7px;
      height: 60px !important;
      width: 100% !important;
      font-weight: 500;
      font-size: 20px;
      color: #FFFFFF; }
  .product-cartinfo .part-1 .coupon {
    margin-bottom: 2rem; }
    .product-cartinfo .part-1 .coupon h6 {
      display: none; }
  .product-cartinfo .part-2 .coupon {
    display: none; }
  .product-cartinfo .addr_cart {
    margin: 0px 5px; }
  .payment-info {
    margin: 0px 5px; }
  .cart-itemsdetail h6 {
    padding-left: 3px; }
  .cart-itemsdetail h4 {
    padding-left: 30px; }
  .cart-itemsdetail .padding-left-row1 {
    padding-left: 0px; }
  .cart-itemsdetail .padding-left-row2 {
    padding-left: 0px; }
  .note-text {
    padding: 0px 10px; }
  .percentage-offer {
    padding-left: 7px;
    margin-top: -3px; }
  .offer-text {
    padding-left: 3px; }
  .product-discount-price {
    margin-left: 5px;
    padding-right: 5px; }
  .cart-itemsdetail h4 {
    padding-left: 23px !important; } }

@media (min-width: 767px) and (max-width: 991px) {
  .margin-left {
    margin-left: 0px; }
  .margin-minus {
    margin-right: -70px !important; }
  .cart-itemsdetail .margin-right-row2 {
    margin-right: 110px; } }

@media (min-width: 575px) and (max-width: 991px) {
  .padding-right {
    padding-right: 0rem; }
  .payment-information {
    display: block; }
  .payment-inf-price {
    display: none; }
  .arrow-image {
    border-bottom: 0.3px solid #707070;
    padding-bottom: 20px; }
  .arrow-image-text {
    display: block;
    font-weight: 700;
    position: absolute;
    padding-bottom: 17px;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 20.173px;
    color: #404040; }
  .padding-left {
    padding-left: 0rem; }
  .display {
    display: none; }
  .product-cartinfo .hidden {
    display: block !important;
    margin-top: 2rem;
    display: flex !important; }
  .not-visible {
    display: none !important; }
  .product-cartinfo .part-1 .coupon {
    display: block; }
  .product-cartinfo .part-1 .discount {
    background: #DEF1F0;
    border: 0.1px solid #DEF1F0;
    border-radius: 5px;
    height: 94px !important; }
    .product-cartinfo .part-1 .discount input {
      background: #FFFFFF;
      border-radius: 7px;
      height: 60px !important;
      font-weight: 500;
      font-size: 16px;
      color: #4F4F4F; }
    .product-cartinfo .part-1 .discount button {
      background: #00B2BA;
      border-radius: 7px;
      height: 60px !important;
      width: 160px !important;
      font-weight: 500;
      font-size: 20px;
      color: #FFFFFF; }
  .product-cartinfo .part-1 .coupon {
    margin-bottom: 2rem; }
    .product-cartinfo .part-1 .coupon h6 {
      display: none; }
  .product-cartinfo .part-2 .coupon {
    display: none; } }

.benefits {
  background-color: #EAFAF9; }

.benefits ul {
  list-style: none; }

.benefits ul li {
  list-style: none;
  float: left;
  color: #6F6F6F;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding: 15px 0px 0px;
  cursor: pointer; }

.benefits ul li a {
  color: #6F6F6F; }

.benefits ul li .active {
  color: #6F6F6F;
  width: 100%;
  border-bottom: 4px solid #1ABBBB; }

.benefits hr {
  margin: 0px; }

.benefits p {
  padding: 40px 25px 40px 25px;
  font-size: 0.938rem;
  font-weight: 400; }

@media (min-width: 992px) and (max-width: 1199px) {
  .benefits p {
    padding: 40px 23px 40px 50px; } }

@media (min-width: 1200px) {
  .benefits p {
    padding: 40px 38px 40px 72px; } }

.accordion_width {
  width: 100%; }

.accordion_width .accordion__button[aria-expanded='true']::before,
.accordion_width .accordion__button[aria-expanded='true']::before {
  transform: rotate(45deg);
  margin-top: 8px;
  color: #00B2BA; }

@media (max-width: 380px) {
  .cart-widget .cart-widgeticon1 .product-cart1 .second-card {
    padding: 0px 3px; } }

.qestion {
  padding: 10px 0px;
  color: #333333; }

.qestion a {
  text-decoration: none;
  color: #333333;
  font-size: 18px;
  background-color: none; }

@media screen and (max-width: 767px) {
  .product_background {
    background-color: #DEF1F0;
    padding: 40px;
    font-size: 14px; }
  .buying-options {
    padding: 0px !important; }
  .product-img {
    margin-bottom: 24px; }
  .price-icon {
    width: 45px;
    height: 45px;
    justify-content: space-around; } }

.product_lists .card-infov2 {
  width: 100%; }

.product_lists::marker {
  color: transparent !important; }

.product-cart1 .col-7 {
  border-left: none; }

.detailed-desclist {
  border-bottom: 1px solid #4F4F4F;
  padding-bottom: 15px; }

.detailed-desclist:last-child {
  border-bottom: none; }

@media screen and (max-width: 360px) {
  .offer {
    font-size: 16px; }
  .rotate {
    width: 25px; }
  .border_top {
    position: relative; }
  .border_top::before {
    content: "";
    position: absolute;
    width: 330px;
    height: 0.3px;
    background-color: #333333;
    left: -216px;
    top: -10px; } }

@media screen and (max-width: 420px) {
  .product-detailwidget .buying-options h3 {
    font-size: 1.225rem; }
  .line_txt {
    margin-left: -10px;
    margin-right: 10px;
    padding-left: 10px; }
  .product-detailwidget .buying-options .addtocart-btn {
    padding: 7px 20px;
    margin-left: 0px;
    margin-top: 10px;
    min-width: 250px;
    width: 100%; }
  .quantity1 .countv2 {
    margin-right: 0px;
    width: 100%;
    text-align: left; }
  .discount-price {
    font-size: 1.575rem; }
  .tax {
    font-size: 0.625rem; }
  .btn-section {
    padding-left: 0px;
    padding-right: 0px; } }

@media screen and (min-width: 420px) and (max-width: 575px) {
  .product-detailwidget .buying-options .addtocart-btn {
    padding: 7px 20px;
    margin-left: 0px;
    margin-top: 10px;
    min-width: 250px;
    width: 100%; }
  .btn-section {
    padding-left: 0px;
    padding-right: 0px; } }

.buy_prescription, .upload-prescription, .pharmacycart-details .widget-shadow, .pharmacy-searchresults {
  border-radius: 4px; }

.buy_prescription, .upload-prescription, .pharmacycart-details .widget-shadow {
  padding: 24px 16px; }

.pharmacycart-details .cart-items, .pharmacycart-details .total {
  border-top: 1px solid #f3f7f9; }

.pharmacycart-details .link-txt {
  text-transform: capitalize; }

.pharmacy-searchresults .search-results {
  padding: 0 15px; }

.pharmacy-searchresults ul li {
  border-bottom: 1px solid #ebf3f8; }

.pharmacy-searchresults ul li:nth-of-type(even) {
  background-color: #f8f9fa; }

.selectfamily-member {
  margin-top: -30px; }

@media (max-width: 767px) {
  .upload-file {
    width: 100%; } }

