.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; } }

.patient-info .link-danger {
  border-radius: 8px; }

.patient-info .link-danger,
.popular-docsliderinfo p {
  font-size: 0.625rem; }

.patient-info h6 {
  font-size: 1.125rem; }

.patient-info .profile-info .user {
  width: 80px;
  height: 80px; }

.patient-info ul li small {
  display: block;
  font-size: 0.75rem;
  color: rgba(51, 51, 51, 0.5); }

.patient-info ul li:last-child .col-lg-3 {
  border-left: 1px solid rgba(226, 235, 242, 0.42);
  padding: 20px 16px; }

.most-booked .dashboardslider-info,
.app-dashboardwidget .dashboardslider-info {
  min-height: 190px; }

.most-booked .dashboardslider-info,
.speclizations-symptoms .dashboardslider-info,
.app-dashboardwidget .dashboardslider-info {
  border-radius: 4px;
  background: linear-gradient(122deg, #0071bc -25%, #52aae1 115%);
  padding: 11px; }

.most-bookedsliderinfo .test-img,
.speclizations-symptoms .test-img,
.app-dashboardwidget .dashboardslider-info .test-img {
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 10px;
  margin-bottom: 4px; }

.most-bookedsliderinfo .test-img img,
.popularinfo-img img,
.speclizations-symptoms .test-img img,
.app-dashboardwidget .dashboardslider-info .test-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.most-bookedsliderinfo .test-img,
.speclizations-symptoms .test-img,
.popular-docsliderinfo .test-img img {
  border-radius: 50%; }

.most-bookedsliderinfo .test-img img,
.speclizations-symptoms .test-img img {
  padding: 5px; }

.popularinfo-img {
  height: 94px;
  background-color: rgba(0, 0, 0, 0.04); }

.popular-productssliderinfo .popularinfo-img {
  height: 145px;
  width: 145px;
  position: relative;
  overflow: hidden;
  margin: auto; }

.most-bookedsliderinfo p,
.most-bookedsliderinfo p span,
.most-bookedsliderinfo small,
.app-dashboardwidget .popular-docsliderinfo p,
.app-dashboardwidget .dashboardslider-info p span,
.app-dashboardwidget .dashboardslider-info small {
  color: rgba(255, 255, 255, 0.66); }

.popularinfo-widget .cost-info p small,
.app-dashboardwidget .dashboardslider-info p span {
  text-decoration-line: line-through; }

.react-sliderwidget .cost-info {
  position: absolute;
  bottom: 16px; }

.dashboardslider-info .d-inline-block {
  color: #fff; }

.dashboard-v1 .popularinfo-content {
  min-height: 100px; }

.dashboard-v1 .popularinfo-content .cost-info {
  position: relative;
  bottom: 0; }

.popularinfo-widget p {
  line-height: 16px; }

.dashboard-v1 .popular-productssliderinfo p.product-name,
.dashboard-v1 .popular-medicines p.medicine-name {
  min-height: 48px; }

.popular-productssliderinfo .cost-info {
  position: relative;
  margin-top: 0.5rem; }

.popular-productssliderinfo .cost-info p {
  display: inline-block;
  color: rgba(51, 51, 51, 0.5) !important;
  font-size: 0.625rem !important;
  text-decoration: line-through;
  margin-right: 0.25rem; }

.popular-productssliderinfo .cost-info p {
  color: rgba(51, 51, 51, 0.5); }

.popular-productssliderinfo .cost-info h5,
.popular-medicinessliderinfo .cost-info h5 {
  color: rgba(51, 51, 51, 0.8) !important; }

.healthservices-sliderwidget .healthservices-sliderinfo {
  border-radius: 4px; }

.healthservices-sliderwidget ul li:nth-of-type(odd) .healthservices-sliderinfo {
  background-image: linear-gradient(103deg, #44dec5 8%, #4ebcfa); }

.healthservices-sliderwidget ul li:nth-of-type(even) .healthservices-sliderinfo {
  background-image: linear-gradient(282deg, #f7c598 99%, #ff8886 2%); }

.healthservices-sliderwidget .healthservices-sliderinfo img {
  margin-bottom: 23px;
  width: 36px;
  height: 35px; }

.popular-docsliderinfo button {
  width: 110px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 2px;
  border: solid 1px #ffffff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.react-multiple-carousel__arrow--right::before,
.react-multiple-carousel__arrow::before {
  font-family: FontAwesome !important; }

.popular-doctor .symptoms-sliderinfo {
  min-height: 125px; }

.slider-margin {
  margin-right: 0px; }

.searchresults-info .search-widget {
  padding: 16px; }

.searchresults-info h6.search-resultstxt {
  font-size: 0.75rem;
  color: rgba(0, 0, 0, 0.38); }

.searchresults-info .results-head {
  background-color: rgba(26, 96, 148, 0.18);
  padding: 7px 15px 4px 15px; }

.searchresults-info .search-widget:nth-of-type(odd) {
  border-bottom: 1px solid rgba(213, 226, 235, 0.29); }

.searchresults-info .search-widget:nth-of-type(even) {
  background-color: #fdfdfd; }

.search-widget .profile-info .user {
  width: 50px !important;
  height: 50px !important; }

.searchresults-info .search-widget p {
  font-size: 0.75rem; }

.searchresults-info .search-widget button {
  padding: 7px 10px;
  border-radius: 4px; }

.searchresults-info .search-widget .btn1 {
  background: #1071b9; }

.searchresults-info .search-widget .btn2 {
  border: 1px solid #1071b9; }

.nearby-centreinfo,
.healthtips-info {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4); }

.searchresults-widget .custom-cardv2 {
  padding: 16px 0; }

.nearby-centreinfo p,
.healthtips-info p {
  line-height: 14px; }

.diagnostic-info p.done-txt {
  font-size: 0.6875rem; }

.healthcare-sliderinfo div.pointer-cursor {
  height: 181px;
  width: 100%; }

.healthcare-sliderinfo img {
  height: 100%; }

.pres-cardsec {
  background: #f10707;
  border-radius: 5px;
  padding: 17px 29px 14px 29px;
  color: #fff;
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.25); }
  .pres-cardsec img {
    margin-top: 3px; }
  .pres-cardsec .date {
    font-size: 0.75rem; }
  .pres-cardsec button {
    font-size: 0.938rem;
    padding: 13px 12px 12px;
    border-radius: 5px; }
  .pres-cardsec .view-presbtn {
    color: #333333; }
  .pres-cardsec .buy-medicinesbtn {
    background: #1071b9 !important;
    color: #4ebcfa; }

.pres-cardsec .pres-detail p {
  font-size: 0.75rem;
  max-width: 163px; }

.pres-cardsec .date {
  font-size: 0.625rem !important; }

.pres-cardsec .pres-info {
  padding-right: 0; }
  .pres-cardsec .pres-info img {
    margin-right: 5px !important; }

.pres-cardsec .pres-btns {
  margin-top: 20px; }

.pres-cardsec button {
  font-size: 0.75rem;
  padding: 10px 8px 8px; }

@media screen and (max-width: 384px) {
  .searchresults-info .doc-info .search-widget .btn1 {
    margin-bottom: 10px; } }

@media screen and (max-width: 442px) {
  .searchresults-info .diag-tests .search-widget .btn1 {
    margin-bottom: 10px; } }

@media screen and (max-width: 464px) {
  .healthcare-sliderinfo div.pointer-cursor {
    height: 125px; } }

@media screen and (max-width: 1023px) and (min-width: 465px) {
  .healthcare-sliderinfo div.pointer-cursor {
    height: 165px; } }

@media screen and (max-width: 767px) {
  .patient-info {
    padding-bottom: 0; }
  .patient-info ul li:last-child {
    margin-top: 16px; }
  .patient-info ul li:last-child .col-lg-3:nth-child(1),
  .patient-info ul li:last-child .col-lg-3:nth-child(3) {
    border-left: 0; }
  .nearby-centreinfo p {
    min-height: 28px; }
  .pres-cartsec .col-md-6:last-child {
    border-top: 1px solid rgba(226, 235, 242, 0.42); } }

@media (min-width: 768px) {
  .pres-cartsec p {
    font-size: 1rem; } }

@media screen and (max-width: 991px) {
  .patient-info ul li:last-child .col-lg-3 {
    border-top: 1px solid rgba(226, 235, 242, 0.42); }
  .patient-info ul li:last-child .col-lg-3 {
    padding: 16px 16px 0 16px; } }

@media screen and (max-width: 991px) and (min-width: 768px) {
  .patient-info ul li:last-child .col-lg-3 {
    border-bottom: 1px solid rgba(226, 235, 242, 0.42); } }

@media screen and (max-width: 1023px) {
  .healthservices-sliderwidget .healthservices-sliderinfo {
    min-height: 180px; } }

.banner-slider .react-multi-carousel-list {
  padding-bottom: 30px; }

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

.banner-slider .react-multi-carousel-dot--active button {
  background-color: #1071b9;
  border: 1px solid #1071b9; }

.pres-cartsec button {
  font-size: 0.8125rem; }

@media (max-width: 359px) {
  .banner-slider .react-multi-carousel-dot button {
    margin-right: 4px;
    width: 8px;
    height: 8px; } }

@media (max-width: 575px) and (min-width: 360px) {
  .popular-medicines .text-danger {
    font-size: 0.6875rem; } }

@media (max-width: 575px) {
  .popularinfo-widget p.product-name {
    min-height: 24px; }
  .popularinfo-widget p.product-name,
  .most-bookedsliderinfo p {
    font-size: 0.5625rem !important; }
  .popularinfo-widget p {
    line-height: 12px; }
  .dashboardslider-info h6,
  .dashboardslider-info h5,
  .popularinfo-widget p small {
    font-size: 0.625rem !important; }
  .most-booked .dashboardslider-info,
  .app-dashboardwidget .dashboardslider-info {
    min-height: 155px; }
  .app-dashboardwidget .dashboardslider-info {
    padding: 6px; }
  .diagnostic-bannerslider .diagnostic-bannersliderinfo,
  .dashboardslider-info:not(.dashboard .dashboardslider-info),
  .productslider-info {
    margin: 0 2px; }
  .app-dashboardwidget .dashboardslider-info {
    min-height: 155px; }
  .popular-doctor .symptoms-sliderinfo {
    min-height: 90px; }
  .most-booked .card-info .most-bookedcontent,
  .specializations-symptoms .card-info .specializations-symptomscontent,
  .app-dashboardwidget .dashboardslider-info {
    padding: 7px; }
  .dashboard-v1 .popular-medicines p.brand-name {
    min-height: 42px; } }

.text-height {
  height: 35px; }

