/**
* Theme Name: Methodist Hospitals
* Author: Kaulig Media - Marcel Digital - Whatever Studio
* Version: 0.0.22
*/
/* @import "methodist-whtvr/app/css/main.css"; */
@import "css/main.css?v=2";
.modal-content .location-list-item addr p {
  margin-bottom: 0;
}
.navbar-dropdown .navbar-dropdown-item {
  position: relative;
  max-width: 320px;
}
.navbar-dropdown .navbar-dropdown-item > button {
  position: absolute;
  right: 10px;
  top: 11px;
}
.navbar-dropdown .navbar-dropdown-item > button::before {
  font-size: 26px;
}
.mobile-navbar-dropdown {
  position: relative;
}
.mobile-navbar-dropdown button {
  position: absolute;
  right: 25px;
  top: 19px;
}
.mobile-navbar-dropdown button::before {
  font-size: 32px;
}
.swiper-container .swiper-wrapper .swiper-slide-active {
  opacity: 1 !important;
}
.mobile-nav-dropdown.is-open {
  overflow-y: hidden;
}
.screen-reader-text {
  display: none;
}
.noselect {
  pointer-events: none;
  user-select: none;
}
.search-group .input-group-sm:last-of-type input,
.search-group .input-group-sm:last-of-type select {
  border-right-width: 1px;
}
.search-group .border-right {
  border-right-width: 1px;
}
.search-group .disabled {
  opacity: 0.5;
}
.search-group .search-form-or {
  padding: 0 25px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.doctor-card .doctor-name {
  text-transform: capitalize;
}
.page-action {
  cursor: pointer;
}
.pagination-dots,
.pagination-item-current {
  cursor: default;
}
.pagination-item-current {
  border-bottom: solid 2px #0059b3;
}
.pagination {
  text-align: center;
}
.pagination .inline-icon {
  vertical-align: middle;
  height: 1.05em;
  display: inline-block;
}
.pagination a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination a:hover {
  color: #0059b3;
}
.pagination .nav-links {
  padding: 0 75px;
  position: relative;
  overflow: hidden;
}
.pagination .nav-links .prev,
.pagination .nav-links .next {
  position: absolute;
  top: 0;
}
.pagination .nav-links .next {
  right: 0;
}
.pagination .nav-links .prev {
  left: 0;
}
@media (max-width: 479px) {
  .pagination .nav-links {
    padding: 0;
  }
  .pagination .nav-links .page-numbers {
    display: none;
  }
  .pagination .nav-links .prev,
  .pagination .nav-links .next {
    position: static;
    float: left;
    display: block;
    width: 50%;
  }
}
.pagination .page-numbers {
  display: inline-block;
  padding: 10px;
  white-space: nowrap;
}
.pagination .page-numbers.current {
  border-bottom: solid 2px #0059b3;
  font-weight: bold;
  color: rgba(28, 30, 37, var(--text-opacity));
}
.pagination .navigation {
  display: inline-block;
}
.wp-block-button__link {
  padding: 0;
  text-decoration: none !important;
}
.entry-content a {
  color: #0059b3;
}
.entry-content a:hover {
  text-decoration: underline;
}
.wp-block-image {
  margin: 0;
  margin-bottom: 15px;
}
.wp-block-image img {
  border-radius: 2px !important;
}
.faq-item.expanded .faq-item-desc {
  max-height: 50rem;
}
.has-h-1-font-size {
  font-size: 2.5rem !important;
}
.has-h-2-font-size {
  font-size: 1.875rem !important;
}
.has-h-3-font-size {
  font-size: 1.5rem !important;
}
.has-h-4-font-size {
  font-size: 1.125rem !important;
}
.has-h-5-font-size {
  font-size: 1rem !important;
}
.has-h-6-font-size {
  font-size: 0.875rem !important;
}
.has-normal-font-size {
  font-size: 1rem !important;
}
.has-sm-font-size {
  font-size: 0.75rem !important;
}
.has-xs-font-size {
  font-size: 0.625rem !important;
}
.wpcf7 textarea {
  height: 7.5rem;
}
.faq-item.expanded .faq-item-desc {
  overflow-y: hidden;
}
body.single-physician .doctor-bio-details li {
  margin-bottom: 50px;
}
body.single-physician .doctor-bio-details li p {
  margin-bottom: 10px;
}
.entry-content-sm h1,
.entry-content-sm h2,
.entry-content-sm h3,
.entry-content-sm h4,
.entry-content-sm h5,
.entry-content-sm h6,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin-top: 2.5rem;
  margin-bottom: 1em;
}
@media (min-width: 1280px) {
  .entry-content-sm h1,
  .entry-content-sm h2,
  .entry-content-sm h3,
  .entry-content-sm h4,
  .entry-content-sm h5,
  .entry-content-sm h6,
  .entry-content h1,
  .entry-content h2,
  .entry-content h3,
  .entry-content h4,
  .entry-content h5,
  .entry-content h6 {
    margin-top: 3.75rem;
  }
}
.entry-content-sm h1,
.entry-content h1 {
  font-size: 1.875rem;
}
@media (min-width: 840px) {
  .entry-content-sm h1,
  .entry-content h1 {
    font-size: 2.5rem;
  }
}
.entry-content-sm h2,
.entry-content h2 {
  font-size: 1.5rem;
}
@media (min-width: 840px) {
  .entry-content-sm h2,
  .entry-content h2 {
    font-size: 1.875rem;
  }
}
.entry-content-sm h3,
.entry-content h3 {
  font-size: 1.125rem;
}
@media (min-width: 840px) {
  .entry-content-sm h3,
  .entry-content h3 {
    font-size: 1.5rem;
  }
}
.entry-content-sm h4,
.entry-content-sm h5,
.entry-content-sm h6,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-weight: 500;
}
.entry-content-sm ol,
.entry-content-sm p,
.entry-content-sm ul,
.entry-content ol,
.entry-content p,
.entry-content ul {
  margin-bottom: 1.25em;
}
.entry-content-sm ol li,
.entry-content-sm ul li,
.entry-content ol li,
.entry-content ul li {
  display: block;
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
}
.entry-content-sm ul,
.entry-content ul {
  padding-left: 1.25rem;
}
.entry-content-sm ul li,
.entry-content ul li {
  position: relative;
}
.entry-content-sm ul li:before,
.entry-content ul li:before {
  content: "\2022";
  font-size: 1.125rem;
  --text-opacity: 1;
  color: #0059b3;
  color: rgba(0, 89, 179, var(--text-opacity));
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  --transform-translate-x: -1.25rem;
  width: 0.1875rem;
}
.entry-content-sm ul ul,
.entry-content ul ul {
  padding-left: 1.25rem;
  display: block;
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
}
.entry-content-sm ol,
.entry-content ol {
  counter-reset: num;
  padding-left: 1.25rem;
}
.entry-content-sm ol li,
.entry-content ol li {
  position: relative;
}
.entry-content-sm ol li:before,
.entry-content ol li:before {
  counter-increment: num;
  content: counter(num) ".";
  position: absolute;
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
  --transform-translate-x: -1.25rem;
  --transform-translate-y: 0.125rem;
  --text-opacity: 1;
  color: #0059b3;
  color: rgba(0, 89, 179, var(--text-opacity));
  font-weight: 700;
  font-size: 0.875rem;
  letter-spacing: 0.015625em;
}
.entry-content-sm ol ol,
.entry-content ol ol {
  padding-left: 1.25rem;
  display: block;
  padding-top: 0.1875rem;
  padding-bottom: 0.1875rem;
}
.entry-content-sm h1,
.entry-content-sm h2,
.entry-content-sm h3,
.entry-content-sm h4,
.entry-content-sm h5,
.entry-content-sm h6 {
  margin-top: 1.25rem;
  margin-bottom: 0.5em;
}
.entry-content-sm ol,
.entry-content-sm p,
.entry-content-sm ul {
  margin-bottom: 1em;
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #0059b3;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #0059b3 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#ajax-content-wrapper {
  position: relative;
}
.ajax-loader {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
}
.ajax-loader.active {
  display: block;
}
.ajax-loader .lds-ring {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin-top: 0;
}
.wp-block-columns h1,
.wp-block-columns h2,
.wp-block-columns h3,
.wp-block-columns h4,
.wp-block-columns h5,
.wp-block-columns h6 {
  margin-bottom: 25px;
}
.hero-bg-svg {
  position: relative;
  overflow: hidden;
}
.hero-bg-svg,
.hero-bg-svg .arrow-link {
  color: rgba(29, 30, 31, 0.8);
}
.hero-bg-svg .arrow-link:hover {
  color: #1d1e1f;
}
.hero-bg-svg .hero-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  zoom: 1;
  filter: alpha(opacity=30);
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  background-position: center center;
  background-size: cover;
}
#site-notification {
  position: fixed;
  top: 100%;
  left: 0;
  right: 0;
  text-align: center;
  background: #fafbfc;
  box-shadow: -1px 0px 3px #bac8d6;
  padding: 5px;
}
#site-notification a {
  text-decoration: underline;
  color: #0059b3;
}
#site-notification * {
  display: inline-block;
  margin: 0;
}
#site-notification .btn {
  cursor: pointer;
}
body.show-site-notification #site-notification {
  bottom: 0;
  top: auto;
}
body.admin-bar .navbar {
  margin-top: 32px;
}

#side iframe {
	margin-top: 50px;
}

@media (max-width: 782px) {
  body.admin-bar .navbar {
    margin-top: 46px;
  }
}
@media (max-width: 782px) {
  body.admin-bar #wpadminbar {
    position: fixed;
  }
}
.image-wrapper {
  background-position: top center;
  background-size: cover;
}
body .tribe-events-widget .tribe-events-widget-events-list__view-more-link {
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity)) !important;
  --bg-opacity: 1;
  background-color: #0059b3;
  background-color: rgba(0, 89, 179, var(--bg-opacity));
  transform: translateY(0) scale(1);
  line-height: 3.125rem;
  white-space: nowrap;
  display: inline-block;
  height: 3.125rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  text-align: center;
  font-size: 0.75rem;
  letter-spacing: -0.03em;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-duration: 0.2s;
  font-weight: 500;
  border-radius: 2px;
  border: none !important;
}
body .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover {
  --text-opacity: 1;
  color: #0059b3;
  color: rgba(0, 89, 179, var(--text-opacity)) !important;
  --bg-opacity: 1;
  background-color: #edf6fd;
  background-color: rgba(237, 246, 253, var(--bg-opacity));
}
