/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: child-theme
Version: 3.0.8.1482877099
Updated: 2016-12-27 22:18:19
*/

.lbc-login {
  /*position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 100%;
  z-index: 9;*/

  position: relative;
  width: 50px;
  height: 100%;
  z-index: 9;
  float: right;
}

.lbc-login,
.lbc-login:active,
.igi-login-icon-wrap,
.igi-login-icon,
.lbc-login-dropdown {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.lbc-login:hover {
  cursor: pointer;
}

@media screen and (min-width: 981px) {
  .lbc-login {
    right: -80px;
    padding-top: 3px;
  }
}

.igi-login-icon-wrap {
  position: relative;
}

.igi-login-icon-wrap .igi-login-icon {
  position: absolute;
  top: 55%;
  transform: translateY(50%);
  padding-top: 25px;
}

@media screen and (max-width: 980px) {
  .igi-login-icon-wrap {
    height: 100%;
  }

  .igi-login-icon-wrap .igi-login-icon {
    transform: translateY(-50%);
  }
}

.igi-login-icon-wrap .igi-login-icon,
.lbc-login-dropdown ul li a {
  color: #b21e28;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.7px;
}

.lbc-login-dropdown ul li a {
  display: block;
  padding: 5px 0;
  transition: 0.2s ease all;
}

.lbc-login-dropdown ul li a:hover {
  opacity: 0.7;
}

#top-menu li.lbc-login a {
  position: relative !important;
  top: 15px;
}

#top-menu li.lbc-login a:before,
.igi-login-icon-wrap .igi-login-icon:before {
  content: '';
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -30px;
  left: 0;
  right: 0;
  background-image: url(/wp-content/themes/lifesouth/assets/img/icon-login.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
}

@media screen and (max-width: 520px) {
  .igi-login-icon-wrap .igi-login-icon:before {
    width: 20px;
    height: 20px;
  }

  .igi-login-icon-wrap .igi-login-icon {
    padding-top: 18px;
    font-size: 11px;
  }
}

.igi-login-icon-wrap .igi-login-icon:before {
  top: 0;
}

#top-menu li a,
.et_search_form_container input {
  font-weight: 600 !important;
  letter-spacing: 0.7px !important;
}

#et_search_icon:before {
  content: '' !important;
  background-image: url(/wp-content/themes/lifesouth/assets/img/icon-search.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  top: -18px;
}

.et_fixed_nav #et-top-navigation {
  padding-left: 0 !important;
  width: 55%;
}

@media screen and (max-width: 1200px) {
  .et_fixed_nav #et-top-navigation {
    width: 65%;
  }
}

@media screen and (min-width: 981px) {
  #top-menu li.lbc-login {
    position: absolute;
    right: 0;
  }

  #et_top_search {
    /*left: -90px;*/
    top: 10px;
  }

  /*form.et-search-form, 
	.et_close_search_field {
		right: 90px !important;
	}*/

  .et_header_style_left #et-top-navigation nav > ul > li > a,
  .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding-bottom: 0 !important;
    margin-bottom: 41px !important;
  }
}

#top-menu li.lbc-underline a {
  position: relative;
  top: -5px;
}

/*.et_header_style_left .et-fixed-header #top-menu li.lbc-underline a {
  top: 0;
}*/

#top-menu li.lbc-underline a:after {
  content: '';
  position: absolute;
  display: block;
  width: 70%;
  height: 3px;
  background-color: #b21e28;
  bottom: -10px;
  left: 0;
  transition: 0.2s cubic-bezier(0.77, 0, 0.175, 1);
}

#top-menu li.lbc-underline a:hover:after {
  width: 100%;
}

.lbc-custom-widget {
  margin-bottom: 10px !important;
  width: 100%;
}

#footer-widgets {
  padding: 35px 0px 25px 0px !important;
}

#footer-widgets .lbc-custom-widget a {
  display: inline-block;
  margin-right: 1em;
}

#footer-widgets .lbc-custom-widget a:last-of-type {
  margin-right: 0;
}

#footer-widgets .footer-widget a,
#footer-widgets .footer-widget li a {
  color: #333333 !important;
  font-weight: 400 !important;
}

#footer-widgets .footer-widget a:hover,
#footer-widgets .footer-widget li a:hover {
  color: #005398 !important;
}

.et_pb_gutters3 .footer-widget {
  margin-bottom: 0 !important;
}

.bottom-nav {
  padding: 0px 0 30px 0 !important;
}

.bottom-nav,
.bottom-nav a {
  font-weight: 500 !important;
  font-size: 14px !important;
}

.lbc-scroll-top {
  position: relative;
  opacity: 1 !important;
  padding-top: 45px;
  right: 0;
  top: -45px;
  float: right;
  font-size: 14px;
  color: #b32e28;
}

@media screen and (max-width: 980px) {
  .lbc-scroll-top {
    display: none !important;
  }

  .bottom-nav {
    column-count: 2;
  }

  .bottom-nav li {
    display: block;
  }

  .bottom-nav a {
    color: #333333 !important;
  }

  #footer-widgets {
    padding: 35px 0px 15px 0px !important;
  }
}

@media (max-width: 767px) {
  #footer-widgets .footer-widget .fwidget,
  #footer-widgets .footer-widget:nth-child(n) {
    margin-bottom: 10px !important;
  }
}

.lbc-scroll-top:before {
  content: '';
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url(/wp-content/themes/lifesouth/assets/img/icon-footer-backtotop.svg);
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media screen and (min-width: 981px) {
  .bottom-nav {
    display: inline-block;
    width: 90%;
  }
}

/*@media screen and (max-width: 980px) {
	.bottom-nav {
		width: 60%;
	}
}*/

.bottom-nav {
  text-align: left !important;
}

.lbc-js-mobile-nav-toggle span,
.responsive-menu-pro-inner {
  position: relative !important;
  height: 30px !important;
  width: 30px !important;
  display: block !important;
}

.responsive-menu-pro-inner,
#rmp_menu_trigger-73 .responsive-menu-pro-inner,
#rmp_menu_trigger-73 .responsive-menu-pro-inner::before,
#rmp_menu_trigger-73 .responsive-menu-pro-inner::after {
  background-color: transparent !important;
}

.lbc-js-mobile-nav-toggle span:hover {
  cursor: pointer;
}

.lbc-js-mobile-nav-toggle {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  z-index: 999;
}

@media screen and (min-width: 981px) {
  .lbc-js-mobile-nav-toggle {
    left: -80px;
  }
}

@media screen and (max-width: 520px) {
  .lbc-js-mobile-nav-toggle span,
  .lbc-js-mobile-nav-toggle {
    height: 22px;
    width: 22px;
  }
}

.lbc-js-mobile-nav-toggle span:before,
.responsive-menu-pro-inner:before {
  content: '' !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/wp-content/themes/lifesouth/assets/img/icon-menu.svg);
}

.lbc-mobile-nav {
  position: absolute;
  height: 100vh;
  width: 100%;
  background: #b21e28;
  z-index: 999999;
  left: -100%;
  transition: 0.2s cubic-bezier(0.77, 0, 0.175, 1);
}

.lbc-mobile-nav.open {
  left: 0;
}

nav .lbc-js-mobile-nav-toggle {
  position: absolute;
  right: 15px;
  top: 15px;
  left: auto;
  transform: none;
}

.lbc-nav-wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-60%);
  width: 80%;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.lbc-icon-close:before {
  background-image: url(/wp-content/themes/lifesouth/assets/img/icon-menu-close.svg) !important;
}

@media screen and (max-width: 980px) {
  #et-top-navigation,
  span.logo_helper {
    display: none !important;
  }

  .logo_container {
    position: relative !important;
    text-align: center !important;
    padding: 15px 0;
  }

  .logo_container a {
    display: inline-block;
  }

  .logo_container a img {
    width: 200px !important;
    max-width: 100% !important;
    height: 100% !important;
  }
}

@media screen and (max-width: 980px) {
  .logo_container a img {
    width: 150px !important;
  }
}

.igi-mobile-top-bar {
  display: block;
  background-color: #b21e27;
  color: #ffffff;
  text-align: center;
  padding: 6px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}

.igi-mobile-top-bar a {
  color: #ffffff;
}

@media screen and (min-width: 981px) {
  .igi-mobile-top-bar {
    display: none;
  }
}

@media screen and (max-width: 980px) {
  .container.et_menu_container {
    width: calc(100% - 30px);
  }
}

.lbc-login-dropdown {
  opacity: 0;
  transition: 0.2s cubic-bezier(0.77, 0, 0.175, 1);
}

.lbc-login-dropdown.open {
  opacity: 1;
}

@media screen and (min-width: 767px) {
  .lbc-login:hover .lbc-login-dropdown {
    opacity: 1;
  }
}

.lbc-login-dropdown {
  /*position: relative;
  bottom: -96px;*/
  background: #eeeeee;
  padding: 10px;
  min-width: 120px;
  /*left: -35px;
  right: 0;*/
  text-align: center;

  position: absolute;
  bottom: auto;
  left: -35px;
  right: 0;
  top: 96px;
}

@media screen and (max-width: 1080px) {
  .lbc-login-dropdown:before {
    display: none;
  }

  .lbc-login-dropdown {
    right: -15px;
    left: auto;
  }
}

@media screen and (max-width: 980px) {
  .lbc-login {
    top: 23px;
  }

  .lbc-login-dropdown {
    top: 33px;
  }
}

.lbc-login-dropdown:before {
  content: '';
  width: 17px;
  height: 20px;
  background-image: url(/wp-content/themes/lifesouth/assets/img/icon-dropdown-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -17px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media screen and (max-width: 520px) {
  .lbc-login-dropdown {
    top: 50px;
  }

  .lbc-login {
    width: 40px;
    height: 35px;
    top: 21px;
    right: 0;
    position: absolute;
  }
}

/*.lbc-mobile-nav-menu > li~ul.sub-menu {
	opacity: 0
}

.lbc-mobile-nav-menu > li.et-touch-hover~ul.sub-menu {
	opacity: 1
}*/

li.menu-item.menu-item-has-children ul.sub-menu {
  opacity: 0;
  display: block !important;
  transition: 0.2s ease all;
}

li.menu-item.menu-item-has-children:hover ul.sub-menu {
  opacity: 1;
  z-index: 999;
}

li.menu-item.menu-item-has-children:hover ul.sub-menu ~ li a:hover {
  color: blue;
}

.et_pb_section.jhs-slide-1,
.et_pb_section.jhs-slide-2 {
  background-color: #f5f5f5;
}

.et_pb_section.jhs-slide-2,
.et_pb_section.jhs-slide-2 .et_pb_row {
  padding: 0 !important;
}

.et_pb_section.jhs-slide-2 .et_pb_row > .et_pb_column {
  padding: 60px 0;
}

.et_pb_section.lbc-hero-hp:after,
.et_pb_section.jhs-slide-1:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 48%;
  background-image: url(/wp-content/themes/lifesouth/assets/img/background-shape-red-right.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
}

@media all and (max-width: 980px) {
  .et_pb_section.lbc-hero-hp:after,
  .et_pb_section.jhs-slide-1:after {
    background-image: none !important;
  }
}

.slick-next {
  right: 25px;
}

.slick-prev {
  left: 25px;
}

.slick-slide .jhs-slide-2 img {
  max-width: 450px;
  margin: 0 auto;
}

.slick-slide .jhs-slide-1 img {
  max-width: 390px;
  border-radius: 100%;
}

@media screen and (min-width: 981px) {
  .slick-track {
    display: flex !important;
  }

  .slick-slide {
    height: inherit !important;
  }

  /*.slick-slide > div,
	.slick-slide > div > div {
		height: 100%;
	}*/

  .slick-slide > div,
  .slick-slide > div > div,
  .slick-slide .et_pb_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    direction: ltr;
    height: 450px;
  }

  #js-patient-story-slider .slick-slide > div,
  #js-patient-story-slider .slick-slide > div > div,
  #js-patient-story-slider .slick-slide .et_pb_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    direction: ltr;
    height: 100%;
  }

  .slick-slide .et_pb_section .et_pb_row {
    margin-top: 0 !important;
    margin-bottom: 0;
  }

  .slick-slide .et_pb_section .et_pb_row .et_pb_column {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .et_pb_section.jhs-slide-1 .et_pb_row,
  .et_pb_section.jhs-slide-2 .et_pb_row,
  .et_pb_section.jhs-slide-3 .et_pb_row {
    width: 100%;
    max-width: 100%;
  }

  .et_pb_section.jhs-slide-1 .et_pb_row .et_pb_column:first-of-type,
  .et_pb_section.jhs-slide-2 .et_pb_row .et_pb_column:first-of-type {
    max-width: 555px;
    margin-left: auto;
    padding-left: 15px;
  }

  .et_pb_section.jhs-slide-2 .et_pb_column.et-last-child:before {
    content: '';
    display: block;
    position: absolute;
    left: -1px;
    top: 0;
    height: 101%;
    width: -webkit-fill-available;
    background-image: url(/wp-content/themes/lifesouth/assets/img/hero-slide-2-shape.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }

  .et_pb_section.jhs-slide-3,
  .et_pb_section.jhs-slide-3 .et_pb_row {
    padding: 0;
  }

  .et_pb_section.jhs-slide-3 .et_pb_row .et_pb_column:first-of-type .et_pb_module,
  .et_pb_section.jhs-slide-3 .et_pb_row .lbc-arrow-wrapper {
    width: 100%;
    max-width: 555px;
    margin-left: auto;
    padding-right: 40px;
    padding-left: 15px;
  }

  .et_pb_section.jhs-slide-3 .et_pb_row .lbc-arrow-wrapper {
    position: relative;
  }

  .jhs-hero-slider .et_pb_section .et_pb_row .lbc-arrow-container {
    position: absolute;
    bottom: 70px;
    left: 0px;
  }

  .jhs-hero-slider .et_pb_section.jhs-slide-2 .et_pb_row .lbc-arrow-container {
    left: 15px;
  }

  .jhs-hero-slider .et_pb_section.jhs-slide-3 .et_pb_row .lbc-arrow-container {
    left: 15px;
    bottom: -90px;
  }

  .jhs-hero-slider .et_pb_section.jhs-slide-1 .et_pb_row .lbc-arrow-container {
    bottom: 0;
  }
}

@media screen and (min-width: 1400px) {
  .et_pb_section.jhs-slide-3 .et_pb_row .et_pb_column:first-of-type .et_pb_module,
  .et_pb_section.jhs-slide-3 .et_pb_row .lbc-arrow-wrapper,
  .et_pb_section.jhs-slide-2 .et_pb_row .et_pb_column:first-of-type,
  .et_pb_section.jhs-slide-1 .et_pb_row .et_pb_column:first-of-type {
    max-width: 585px;
  }
}

.et_pb_section.jhs-slide-3 .et_pb_row .et_pb_column:first-of-type .et_pb_module {
  color: #ffffff;
}

.et_pb_section.jhs-slide-3 .et_pb_row .et_pb_column h1,
.et_pb_section.jhs-slide-3 .et_pb_row .et_pb_column h2 {
  color: #ffffff;
}

.et_pb_section.jhs-slide-3 .et_pb_row .et_pb_column:first-of-type {
  background-color: rgb(124 133 140 / 84%);
}

#rmp_menu_trigger-73 .responsive-menu-pro-inner,
#rmp_menu_trigger-73 .responsive-menu-pro-inner::before,
#rmp_menu_trigger-73 .responsive-menu-pro-inner::after {
  width: 22px;
  background-color: #b32e27;
}

#rmp_menu_trigger-73 {
  left: 0;
  top: 37px !important;
  position: absolute;
}

@media screen and (max-width: 980px) {
  #rmp_menu_trigger-73 {
    position: fixed;
  }
}

#rmp_menu_trigger-73.is-active {
  top: 47px !important;
}

@media screen and (min-width: 981px) {
  #rmp_menu_trigger-73 {
    top: 20px;
  }

  #rmp-container-73,
  #rmp_menu_trigger-73 {
    display: none;
  }
}

@media screen and (max-width: 980px) {
  .lbc-mobile-nav,
  .lbc-js-mobile-nav-toggle {
    display: none;
  }
}

.lbc-mobile-nav-menu .menu-item {
  width: 30%;
  /*position: relative;*/
}

.lbc-mobile-nav-menu .menu-item a {
  font-family: 'Sentinel A', 'Sentinel B';
  font-style: normal;
  font-weight: 600;
  font-size: 38px;
  color: #ffffff;
  padding: 0.5em 0;
  display: inline-block;
  position: relative;
  transition: 0.2s ease all;
}

.lbc-mobile-nav-menu .menu-item:hover > a {
  color: #99caea;
}

.lbc-mobile-nav-menu .menu-item.menu-item-has-children:hover a:after {
  content: '';
  display: block;
  position: absolute;
  background-image: url(/wp-content/themes/lifesouth/assets/img/icon-menu-arrow-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-45%);
  top: 50%;
  right: -25px;
  width: 15px;
  height: 15px;
}

.lbc-mobile-nav-menu .menu-item:hover .sub-menu a:after {
  background-image: none;
}

.lbc-mobile-nav-menu .sub-menu {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  padding-left: 60px;
  border-left: 1px solid #c3c5c8;
}

.lbc-mobile-nav.open .lbc-mobile-nav-menu .sub-menu {
  right: -30%;
}

@media screen and (max-width: 1080px) {
  .lbc-mobile-nav.open .lbc-mobile-nav-menu .sub-menu {
    right: -35%;
  }
}

.lbc-mobile-nav-menu .sub-menu .menu-item {
  width: 100%;
}

.lbc-mobile-nav-menu .sub-menu li a {
  font-family: 'Ubuntu', Helvetica, Arial, Lucida, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Sentinel A', 'Sentinel B' !important;
  font-style: normal;
  font-weight: 600 !important;
}

h2 {
  color: #00539b;
  font-size: 36px;
}

h3 {
  font-size: 26px;
}

.slick-slide h1 strong {
  color: #00539b;
}

p {
  font-weight: 400;
  font-size: 16px;
}

.jhs-slide-1 .et_pb_text_inner p,
.jhs-slide-2 .et_pb_text_inner p,
.jhs-slide-3 .et_pb_text_inner p {
  font-size: 18px !important;
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 14px;
  line-height: 14px;
  width: 12px;
  height: 12px;
  content: '';
  border: 2px solid #b32e28;
  border-radius: 100%;
  opacity: 1;
  background: transparent;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #b32e28;
}

.jhs-hero-slider .slick-dots {
  bottom: 40px;
  text-align: left;
  max-width: 1153px;
  margin: 0 auto;
  right: 0;
  left: 0px;
  padding: 0 15px;
}

.jhs-hero-slider .slick-dots li:first-of-type {
  margin-left: 0;
}

@media all and (max-width: 980px) {
  .jhs-hero-slider .slick-dots {
    bottom: 15px;
    width: 45%;
    text-align: center;
    left: 0;
  }
}

@media all and (min-width: 1400px) {
  .jhs-hero-slider .slick-dots {
    max-width: 1229px;
  }
}

.slick-prev,
.slick-next {
  z-index: 9;
  bottom: 49px;
  top: auto;
  width: 45px;
  height: 45px;
  background: #ffffff;
  box-shadow: 3px 3px 6px #00000029;
}

.slick-prev:before,
.slick-next:before {
  color: #d2ff00;
}

.js-slick-slider.jhs-hero-slider .slick-prev {
  left: 140px;
}

.js-slick-slider.jhs-hero-slider .slick-next {
  right: auto;
  left: 185px;
}

.js-slick-slider.jhs-hero-slider .slick-next:after {
  content: '';
  display: block;
  height: 100%;
  background-color: #ffffff;
  width: 4px;
  position: absolute;
  left: -4px;
  top: 0;
}

.js-slick-slider.jhs-hero-slider {
  margin-bottom: 0;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background-color: #ffffff;
}

.et_pb_section.jhs-slide-1 h1 {
  font-size: 45px !important;
}

@media all and (max-width: 1200px) {
  /*.et_pb_section.jhs-slide-1 h1 {
		font-size: 36px !important;
	}

	.jhs-hero-slider .slick-dots {
		bottom: 65px;
	}*/

  .et_pb_section.jhs-slide-1 .et_pb_row {
    width: 100%;
    max-width: 100%;
  }

  .et_pb_section.jhs-slide-1 .et_pb_row .et_pb_column {
    padding-left: 15px;
  }

  .jhs-hero-slider .et_pb_section .et_pb_row .lbc-arrow-container {
    left: 15px;
  }
}

.slick-prev:before,
.slick-next:before {
  content: '';
  opacity: 1;
  font-size: 0;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 25px;
  height: 25px;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  background-position: center;
}

.slick-prev:before {
  background-image: url(/wp-content/themes/lifesouth/assets/img/icon-chevron-left.svg);
}

.slick-next:before {
  background-image: url(/wp-content/themes/lifesouth/assets/img/icon-chevron-right.svg);
}

.blm-disable-scroll-on-mobile {
  position: fixed;
}

/*body.blm-disable-scroll-on-mobile #page-container {
	padding-top: 0 !important;
}
*/
.rmp-font-icon.fas.fa-home,
.mfp-title {
  display: none;
}

#rmp-menu-wrap-73 .rmp-menu-item-link {
  font-family: 'Sentinel A', 'Sentinel B' !important;
  font-style: normal;
  font-weight: 600;
  height: auto;
  font-size: 30px;
  color: #ffffff;
  padding: 0.25em 15px;
}

#rmp-menu-wrap-73 {
  padding-left: 0;
  padding-right: 0;
}

#rmp-menu-wrap-73 .rmp-menu-item-link:hover {
  color: #99caea;
}

.dashicons-arrow-up-alt2:before {
  content: '';
  background: url(/wp-content/themes/lifesouth/assets/img/icon-arrow-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 22px;
  width: 22px;
  display: block;
  background-position: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.dashicons-arrow-up-alt2:before,
#rmp-menu-wrap-73 .rmp-submenu .rmp-menu-item-link {
  color: #ffffff !important;
}

#rmp-menu-wrap-73 .rmp-menu .rmp-go-back {
  padding-left: 20px;
  color: #ffffff !important;
}

#rmp-menu-wrap-73 .rmp-submenu .rmp-menu-item-link {
  font-family: 'Ubuntu', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 500;
}

.lbc-mobile-nav:after {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 70%;
  background-image: url(/wp-content/themes/lifesouth/assets/img/menu-background-desktop.svg);
  background-size: cover;
  background-repeat: no-repeat;
  right: 0;
  top: 0;
  z-index: -1;
}

.lbc-social-wrapper {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 30px;
}

.lbc-facebook-icon,
.lbc-twitter-icon,
.lbc-instagram-icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-size: contain;
}

.lbc-facebook-icon {
  background-image: url(/wp-content/themes/lifesouth/assets/img/icon-menu-facebook.svg);
}

.lbc-twitter-icon {
  background-image: url(/wp-content/themes/lifesouth/assets/img/icon-menu-twitter.svg);
}

.lbc-instagram-icon {
  background-image: url(/wp-content/themes/lifesouth/assets/img/icon-menu-instagram.svg);
}

.lbc-social-icons {
  text-align: right;
  margin-bottom: 30px;
}

.lbc-social-icons li {
  display: inline-block;
  margin-right: 10px;
}

.lbc-social-icons li:last-of-type {
  margin-right: 0;
}

.dashicons-arrow-down-alt2:before {
  content: '';
  background-image: url(/wp-content/themes/lifesouth/assets/img/icon-menu-arrow-left.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  display: block;
  top: 13px;
  left: 20px;
  position: absolute;
}

.rmp-mega-menu-panel.rmp-mega-menu-23,
.rmp-mega-menu-col {
  background: transparent !important;
  background: transparent;
  box-shadow: none;
}

.rmp-go-back-text {
  font-family: 'Sentinel A', 'Sentinel B' !important;
  font-style: normal;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
}

.dashicons,
.dashicons-before:before {
  width: 15px;
}

#rmp_menu_trigger-73 {
  z-index: 9999999;
}

#rmp-container-73 {
  z-index: 999999;
  background-image: none;
  overflow: hidden;
  background-color: #b21e28;
}

#rmp-container-73:before {
  content: '';
  display: block;
  position: absolute;
  width: 50%;
  height: 70%;
  background-image: url(/wp-content/themes/lifesouth/assets/img/menu-background-logo.svg);
  background-size: contain;
  background-position: top center;
  top: 15%;
  right: 10%;
  background-repeat: no-repeat;
}

.rmp-menu-trigger-boring.is-active .responsive-menu-pro-inner {
  transform: rotate(0) !important;
}

.rmp-menu-trigger-boring.is-active .responsive-menu-pro-inner:before {
  background-image: url(http://lifesouth.staging.wpengine.com/wp-content/themes/lifesouth/assets/img/icon-menu-close.svg) !important;
  opacity: 1 !important;
}

@media screen and (max-width: 980px) {
  .lbc-nav-logo svg {
    max-width: 200px;
  }

  .lbc-social-icons {
    margin-bottom: 0px;
  }

  .lbc-social-wrapper {
    padding: 10px 30px;
  }
}

.lbc-icon-smile h2,
.lbc-icon-return h2,
.lbc-icon-heart h2 {
  color: #00539b;
}

.lbc-icon-smile,
.lbc-icon-return,
.lbc-icon-heart {
  padding-left: 90px;
}

.lbc-icon-smile:before,
.lbc-icon-return:before,
.lbc-icon-heart:before {
  content: '';
  position: absolute;
  display: block;
  width: 69.4px;
  height: 89.11px;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.lbc-icon-smile:before {
  background-image: url(/wp-content/themes/lifesouth/assets/img/icon-firsttimedonors.svg);
}

.lbc-icon-return:before {
  background-image: url(/wp-content/themes/lifesouth/assets/img/icon-returningdonors.svg);
}

.lbc-icon-heart:before {
  background-image: url(/wp-content/themes/lifesouth/assets/img/icon-hospitalpartners.svg);
}

.lbc-read-more {
  color: #b21e28;
  padding-bottom: 7px;
}

.lbc-read-more {
  display: inline-block;
  position: relative;
  font-weight: 600;
}

.lbc-read-more:after {
  content: '';
  display: block;
  position: absolute;
  width: 30px;
  height: 3px;
  bottom: 0;
  left: 0;
  background-color: #b32e27;
  transition: 0.2s cubic-bezier(0.77, 0, 0.175, 1);
}

.lbc-read-more:hover:after {
  width: 100%;
}

@media screen and (min-width: 980px) {
  .lbc-blood-drive-host {
    background-image: url(/wp-content/themes/lifesouth/assets/img/host-a-blood-drive.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
  }
}

.et_pb_text ul,
.et_pb_module.et_pb_post_content ul {
  list-style-type: none;
  padding-left: 0;
}

.et_pb_text ul li,
.accordion-content ul li,
.et_pb_module.et_pb_post_content ul li  {
  position: relative;
  padding-left: 20px;
  padding-bottom: 1em;
}

.lbc-accordion ul li {
  padding-left: 0;
}

.lbc-accordion ul li ul li {
  padding-left: 20px;
}

.et_pb_text ul li ul {
  padding-bottom: 0;
  padding-top: 1em;
}

.et_pb_text ul li ul li:last-of-type,
.et_pb_module.et_pb_post_content ul li:last-of-type {
  padding-bottom: 0;
}

.et_pb_text ul li:before,
.accordion-content ul li:before,
.et_pb_module.et_pb_post_content ul li:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  width: 13px;
  height: 11px;
  background-image: url(/wp-content/themes/lifesouth/assets/img/lbc-bullet-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.lbc-mission:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 80%;
  height: 100%;
  background-image: url(/wp-content/themes/lifesouth/assets/img/background-shape-gray-left.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
}

@media screen and (max-width: 980px) {
  .lbc-mission:before {
    background-image: url(/wp-content/themes/lifesouth/assets/img/intersection.svg);
    right: 0;
    left: auto;
  }
}

.js-slick-slider.jhs-hero-slider .lbc-arrow-container .slick-prev,
.js-slick-slider.jhs-hero-slider .lbc-arrow-container .slick-next {
  transform: none;
  bottom: auto;
  position: relative;
  display: inline-block;
  left: 0;
}

.lbc-patient-story-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
  margin-right: 30px;
  padding-top: 40%;
  width: 40%;
  border-radius: 5px;
  position: relative;
}

.lbc-patient-info {
  width: 40%;
  float: left;
  margin-right: 30px;
}

@media screen and (max-width: 980px) {
  .lbc-patient-info {
    width: 85%;
    float: none;
    margin-right: 0;
    margin: 0 auto;
  }
}

.lbc-patient-info .lbc-patient-story-image {
  width: 100%;
  margin-right: 0;
  float: none;
  padding-top: 100%;
}

.jhs-patient-story-slider .slick-dots {
  bottom: 0;
  text-align: left;
  width: 37%;
  right: 0;
  padding-bottom: 20px;
}

.lbc-patient-story-arrow-container {
  position: relative;
  bottom: 0;
  width: 90px;
  height: 55px;
}

.lbc-patient-story-arrow-container .slick-prev {
  left: 0;
}

.lbc-patient-story-arrow-container .next {
  right: 0;
}

.lbc-patient-story-arrow-container .slick-prev,
.lbc-patient-story-arrow-container .slick-next {
  bottom: auto;
  top: auto;
  right: 0;
  transform: none;
}

.lbc-hp-patient-stories-content {
  width: calc(60% - 30px);
  float: left;
  padding-top: 13%;
}

.lbc-hp-patient-stories-content p {
  font-family: 'Domine', Georgia, 'Times New Roman', serif;
  font-size: 18px;
  line-height: 1.4;
  padding-bottom: 1em !important;
}

.jhs-patient-story-slider .slick-dots li button:before {
  width: 9px;
  height: 9px;
}

.lbc-slider-button-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}

/*.lbc-patient-story-box {
	position: relative;
}*/

.lbc-patient-story-image:before,
.lbc-patient-story-image:after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
}

.lbc-patient-story-image:before {
  background-color: #99caea;
  width: 280px;
  height: 70px;
  top: -30px;
  right: -200px;
}

.lbc-patient-story-image:after {
  background-color: #c3c5c8;
  width: 200px;
  height: 70px;
  bottom: -40px;
  left: -30px;
}

.jhs-patient-story-slider .slick-slide {
  padding-top: 50px;
  padding-left: 30px;
  padding-bottom: 40px;
}

.home #et-main-area {
  overflow-x: hidden;
}

@media screen and (max-width: 767px) {
  .jhs-patient-story-slider .slick-slide {
    padding-top: 20px;
    padding-left: 15px;
  }

  .lbc-hp-patient-stories-content p {
    font-size: 16px;
    line-height: 1.5;
  }

  .lbc-patient-story-image {
    padding-top: 100px;
    width: 100px;
    margin-right: 20px;
  }

  .lbc-hp-patient-stories-content {
    padding-top: 25px;
    width: calc(100% - 135px);
    position: relative;
  }

  .lbc-patient-story-image:before {
    width: 80px;
    height: 30px;
    top: -20px;
    right: -30px;
  }

  .lbc-patient-story-image:after {
    width: 80px;
    height: 40px;
    bottom: -20px;
    left: -15px;
  }

  .jhs-patient-story-slider .slick-dots {
    width: 25%;
    padding-left: 0;
    top: 0;
    bottom: auto;
  }

  .lbc-patient-story-arrow-container {
    width: 50px;
  }

  .lbc-patient-story-arrow-container .slick-prev,
  .lbc-patient-story-arrow-container .slick-next {
    width: 25px;
    height: 25px;
  }

  .lbc-patient-story-arrow-container .slick-prev:before,
  .lbc-patient-story-arrow-container .slick-next:before {
    width: 15px;
    height: 15px;
  }

  .lbc-slider-button-wrapper {
    padding-top: 0;
    position: absolute;
    top: 12px;
    left: 0;
    right: 40px;
    margin: 0 auto;
    display: block;
    width: 50px;
    height: 65px;
  }

  .jhs-patient-story-slider .slick-dots li button:before {
    width: 4px;
    height: 4px;
  }

  .jhs-patient-story-slider .slick-dots li {
    width: 10px;
  }
}

@media all and (max-width: 980px) {
  /*** wrap row in a flex box ***/
  .lbs-column-swap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    flex-wrap: wrap;
  }

  /*** custom classes that will designate the order of columns in the flex box row ***/
  .first-on-mobile {
    -webkit-order: 1;
    order: 1;
  }

  .second-on-mobile {
    -webkit-order: 2;
    order: 2;
  }

  .third-on-mobile {
    -webkit-order: 3;
    order: 3;
  }

  .fourth-on-mobile {
    -webkit-order: 4;
    order: 4;
  }

  /*** add margin to last column ***/
  .custom_row:last-child .et_pb_column:last-child {
    margin-bottom: 30px;
  }

  .jhs-hero-slider .slick-slide .et_pb_section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .jhs-hero-slider .slick-slide .et_pb_section .et_pb_row {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .jhs-hero-slider .slick-slide .et_pb_section.jhs-slide-1 .et_pb_row .first-on-mobile {
    background-color: #c63740;
    min-height: 320px;
  }

  .jhs-hero-slider .slick-slide .et_pb_section.jhs-slide-1 .et_pb_row .first-on-mobile:before {
    content: '';
    position: absolute;
    display: block;
    width: 90%;
    height: 100%;
    background-image: url(/wp-content/themes/lifesouth/assets/img/background-shape-red-right.svg) !important;
    background-size: cover;
    background-position: left;
    right: 0;
    top: 0;
  }

  .jhs-hero-slider .slick-slide .et_pb_section .et_pb_row .first-on-mobile .et_pb_image {
    max-width: 80%;
    margin: 0 auto;
    text-align: center;
  }

  .jhs-hero-slider .slick-slide .et_pb_section.jhs-slide-1 .et_pb_row .first-on-mobile .et_pb_image {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
  }

 /* .jhs-hero-slider .slick-slide .et_pb_section .et_pb_row .first-on-mobile .et_pb_image .et_pb_image_wrap {
    margin: 40px;
  }*/

  .jhs-hero-slider .slick-slide .et_pb_section .et_pb_row .first-on-mobile .et_pb_image .et_pb_image_wrap img {
    max-height: 240px;
  }

  .slick-slide .jhs-slide-2 img {
    width: 100%;
  }

  .home #et-main-area {
    margin-top: -17px;
  }

  .jhs-hero-slider .slick-slide .et_pb_section .et_pb_row .second-on-mobile {
    padding: 20px 15px;
    margin-bottom: 0;
    min-height: 350px;
  }

  .jhs-hero-slider .slick-slide .et_pb_section .et_pb_row h1 {
    font-size: 34px !important;
  }

  .jhs-hero-slider .slick-slide .et_pb_section.jhs-slide-2 .et_pb_row .first-on-mobile {
    /*padding-top: 320px;*/
    padding-bottom: 0;
  }

  .jhs-hero-slider .slick-slide .et_pb_section.jhs-slide-3,
  .jhs-hero-slider .slick-slide .et_pb_section.jhs-slide-3 .et_pb_row {
    padding-bottom: 0;
  }

  .jhs-hero-slider .slick-slide .et_pb_section.jhs-slide-3 .et_pb_row .second-on-mobile {
    margin-bottom: 0;
    margin-top: 320px;
  }
}

.lcb-button {
  /*background-image: url(assets/img/button2x.png);
  background-repeat: no-repeat;*/
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  border-radius: 5px !important;
}

.lcb-button:hover {
  background-image: none;
  /* background-color: #c63740 !important; */
  color: #ffffff !important;
}

.lbc-red-hero,
.lbc-blue-hero,
.lbc-gray-hero {
  position: relative;
}

.lbc-red-hero:after,
.lbc-blue-hero:after,
.lbc-gray-hero:after {
  content: '';
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  background-image: url(/wp-content/themes/lifesouth/assets/img/hero-red.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  top: 0;
  left: -20%;
}

.lbc-blue-hero:after {
  background-image: url(/wp-content/themes/lifesouth/assets/img/hero-blue.svg);
}

.lbc-gray-hero:after {
  background-image: url(/wp-content/themes/lifesouth/assets/img/hero-gray.svg);
}

#et_search_icon:hover,
#top-menu li.current-menu-ancestor > a,
#top-menu li.current-menu-item > a,
.bottom-nav li.current-menu-item > a,
.comment-reply-link,
.entry-summary p.price ins,
.et-social-icon a:hover,
.et_password_protected_form .et_submit_button,
.footer-widget h4,
.form-submit .et_pb_button,
.mobile_menu_bar:after,
.mobile_menu_bar:before,
.nav-single a,
.posted_in a,
.woocommerce #content div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce #content input.button,
.woocommerce #content input.button.alt,
.woocommerce #content input.button.alt:hover,
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-page #content div.product p.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page #content input.button,
.woocommerce-page #content input.button.alt,
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #respond input#submit,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page .star-rating span:before,
.woocommerce-page a.button,
.woocommerce-page a.button.alt,
.woocommerce-page a.button.alt:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button,
.woocommerce-page button.button.alt,
.woocommerce-page button.button.alt.disabled,
.woocommerce-page button.button.alt.disabled:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page button.button:hover,
.woocommerce-page div.product p.price,
.woocommerce-page div.product span.price,
.woocommerce-page input.button,
.woocommerce-page input.button.alt,
.woocommerce-page input.button.alt:hover,
.woocommerce-page input.button:hover,
.woocommerce .star-rating span:before,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:hover,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover,
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  color: #b21e27 !important;
}

.gform_button.button {
  background-color: #b21e28;
  border-color: #b21e28;
  border-radius: 5px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  color: #ffffff;
  padding: 0.5em 1em !important;
  box-shadow: none;
  border: 2px solid #b21e28;
  font-size: 16px;
  transition: 0.2s ease all;
}

.gform_button.button:hover {
  cursor: pointer;
  background-color: #c63740;
  border-color: #c63740;
}

.lcb-gmaps-phone {
  padding-top: 13px;
}

.lcb-gmaps-button {
  padding-top: 26px;
}

.lcb-gmaps-button-style {
  font-size: 14px !important;
}

@media screen and (min-width: 981px ) {
  .lbc-vertically-center .et_pb_column {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

body #page-container .et_pb_section .et_pb_button {
  position: relative;
  overflow: hidden;
  z-index: 0;
  border: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 1em !important;
  padding-right: 1em !important;
}

body #page-container .et_pb_section .et_pb_button:after {
  content: '' !important;
  position: absolute;
  height: 100%;
  width: 110%;
  display: block;
  background-color: #ce3c45;
  top: -50%;
  left: -5%;
  right: 0;
  margin: 0 auto;
  z-index: -1;
  border-radius: 100%;
  transition: .2s ease all;
}

@media screen and (max-width: 980px ) {
  .slick-track {  
    display: flex !important; 
  }  

  .slick-slide { 
    height: inherit !important;
    display: flex !important; 
    justify-content: center;
    align-items: center; 
  }

  .slick-slide > div,
  .slick-slide > div > div,
  .slick-slide .et_pb_section,
  .slick-slide .et_pb_section .et_pb_row { 
    height: 100%;
  }

  .slick-slide > div {
    width: 100% !important; 
  }
}

h5.et_pb_toggle_title {
  font-weight: 600;
  line-height: 1.2;
}

.lbc-accordion ul {
  list-style-type: none;
  padding-left: 0;
}

.lbc-accordion h3 {
  font-size: 26px;
  line-height: 1.2;
  padding-bottom: 0;
  padding-right: 35px;
}

.accordion-item h3 {
  position: relative;
}

.accordion-item h3:after,
.accordion-item.is-active h3:after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  height: 25px;
  background-image: url(/wp-content/themes/lifesouth/assets/img/icon-accordion-plus.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.accordion-item.is-active h3:after {
  background-image: url(/wp-content/themes/lifesouth/assets/img/icon-accordion-minus.svg);
}

li.accordion-item {
  border-top: 1px solid #C3C5C8;
  padding-top: 1.5em;
  padding-bottom: 1.5em !important;
}

li.accordion-item:last-of-type {
  border-bottom: 1px solid #C3C5C8;
  margin-bottom: 40px;
}

.accordion-section-title h2 {
  color: #00539B;
  font-size: 36px;
  padding-bottom: 40px;
}

.lbc-accordion .accordion-item .accordion-content {
  display: none;
  padding-top: 20px;
}

.lbc-accordion .accordion-item.is-active .accordion-content {
  display: block;
}

a.accordion-question {
  display: block;
}

.lbc-form-section .lbc-form-downloads a {
  display: block;
  position: relative;
  font-size: 20px;
  color: #B21E28;
  font-weight: 500;
  padding-right: 30px;
}

.lbc-form-section .lbc-form-downloads a:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 15px;
  height: 18px;
  background-image: url(/wp-content/themes/lifesouth/assets/img/icon-download.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}

.lbc-form-section .lbc-form-downloads p {
  border-bottom: 1px solid #C3C5C8;
  padding-top: 1em;
}

.lbc-form-section .lbc-form-downloads p:last-of-type {
  padding-bottom: 1em;
}

.lbc-form-section .lbc-form-downloads p:first-of-type {
  border-top: 1px solid #C3C5C8;
}

.lbc-form-section .lbc-form-downloads h3 {
  padding-bottom: 40px;
}

.et_pb_image img {
  border-radius: 5px;
}

.wpgmza_infowindow_title {
  font-weight: 600 !important;
  color: #B21E28;
  font-family: 'Sentinel A', 'Sentinel B' !important;
  font-size: 16px;
}

.wpgmza_infowindow_address {
  font-size: 14px;
}

.wpgmza_infowindow_description a {
  font-size: 14px;
  font-weight: 500;
  position: relative;
  display: inline-block;
  padding-left: 50px;
}

.wpgmza_infowindow_description a:before {
  content: 'Phone: ';
  position: absolute;
  left: 0;
  top: 0;
}

.lbc-red-hero-overlay:before,
.lbc-blue-hero-overlay:before {
  content: '';
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgb(200 55 62 / 50%);
  top: 0;
  left: 0;
}

.lbc-blue-hero-overlay:before {
  background-color: rgb(8 31 55 / 50%);
}

.lbc-red-hero-overlay:after,
.lbc-blue-hero-overlay:after {
  content: '';
  position: absolute;
  display: block;
  height: 100%;
  width: 30%;
  background-image: url(/wp-content/themes/lifesouth/assets/img/hero-swoosh-red.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  right: 0;
  top: 0;
}

.lbc-blue-hero-overlay:after {
  background-image: url(/wp-content/themes/lifesouth/assets/img/hero-swoosh-blue.svg);
}

.et_pb_text ul li.accordion-item:before {
  display: none;
}

tr th {
  font-family: 'Sentinel A', 'Sentinel B' !important;
  color: #B21E28 !important;
  font-size: 20px;
}

@media screen and (min-width: 981px) {
  tr th {
    min-width: 155px;
  }
}

tr th,
tr td {
  border-right: 1px solid #C3C5C8;
}

.entry-content table:not(.variations), body.et-pb-preview #main-content .container table {
  border: 1px solid #C3C5C8;
}

.entry-content tr td, body.et-pb-preview #main-content .container tr td {
  border-top: 1px solid #C3C5C8;
  padding: 1em 25px;
}

.sicklecell-patient-stories-slider .lbc-hp-patient-stories-content {
  text-align: left;
}

.sicklecell-patient-stories-slider h3 {
  font-size: 26px !important;
  margin-bottom: 0.5em;
  line-height: 1.2;
}

.lbc-patient-name {
  font-size: 20px;
  color: #B21E28;
  font-family: 'Sentinel A', 'Sentinel B' !important;
  font-weight: 600;
  padding-bottom: 10px;
  padding-top: 40px;
}

.lbc-patient-info .lbc-patient-story-image:after {
  bottom: -25px;
}

.lbc-patient-info .lbc-patient-story-image:before {
  width: 260px;
  right: -30px;
}

@media screen and (max-width: 980px) {
  .sicklecell-patient-stories-slider .lbc-patient-info .lbc-patient-story-image:before {
    width: 190px;
    right: -20px;
  }
}

.sicklecell-patient-stories-slider .lbc-hp-patient-stories-content {
  padding-left: 30px;
  padding-top: 0 !important;
}

@media screen and (max-width: 980px) {
  .sicklecell-patient-stories-slider .lbc-hp-patient-stories-content {
    padding-left: 0;
    width: 100%;
  }

  .lbc-sicklecell.jhs-patient-story-slider .slick-slide {
    padding-left: 0;
  }
}

.sicklecell-patient-stories-slider .lbc-hp-patient-stories-content p {
  font-family: 'Ubuntu',Helvetica,Arial,Lucida,sans-serif;
  font-size: 16px;
}

.lbc-patient-info {
  padding-top: 40px;
}

.lbc-patient-info .lbc-slider-button-wrapper {
  position: relative;
}

.lbc-patient-info .lbc-slider-button-wrapper .lbc-patient-story-arrow-container {
  bottom: auto;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media only screen and (max-width: 760px) {
  .lbc-patient-info .lbc-slider-button-wrapper .lbc-patient-story-arrow-container {
    bottom: auto;
    position: relative;
  }
}

.small-hero p {
  font-weight: 700;
}

@media only screen and (max-width: 760px) {
  /* Force table to not be like tables anymore */
  .lbc-table table, .lbc-table thead, .lbc-table tbody, .lbc-table th, .lbc-table td, .lbc-table tr { 
    display: block; 
  }
  
  /* Hide table headers (but not display: none;, for accessibility) */
  .lbc-table thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  
  .lbc-table tr { 
    border: 1px solid #ccc;
    border-top: 0; 
  }
  
  .lbc-table td { 
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee; 
    position: relative;
    padding-left: 50% !important; 
  }
  
  .lbc-table td:before { 
    position: absolute;
    top: 50%;
    left: 10px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    transform: translateY(-50%);
    font-family: 'Sentinel A', 'Sentinel B' !important;
    color: #B21E28 !important;
    font-size: 16px;
    font-weight: 700;
  }
  
  /*
  Label the data
  */
  .lbc-table td:nth-of-type(1):before { content: "Course No."; }
  .lbc-table td:nth-of-type(2):before { content: "Title"; }
  .lbc-table td:nth-of-type(3):before { content: "Description"; }

  .lbc-table tr:first-of-type {
    display: none;
  }

  .lbc-table tr:nth-of-type(odd) { 
    background: #f5f5f5; 
  }
}

#rmp-menu-wrap-73 .rmp-submenu .rmp-menu-item-link:hover {
  color: #2ea3f2;
}

.single-post h2 {
  font-size: 36px;
  color: #00539B;
}

.single-post h3 {
  font-size: 26px;
}

@media screen and (max-width: 980px) {
  .igi-announcement-top-bar {
    display: none;
  }

  .single-post h2 {
    font-size: 34px;
  }
}

.et_pb_blog_grid .et_audio_content, .et_pb_blog_grid .et_main_video_container, .et_pb_blog_grid .et_pb_post .et_pb_slider, .et_pb_image_container {
  margin: 0;
}

.et_pb_blog_grid .et_pb_post {
  border: 0px solid #d8d8d8;
  padding: 0;
}

.entry-featured-image-url img {
  border-radius: 5px;
}

.et_pb_post h2.entry-title {
  font-size: 20px;
  color: #B21E28;
  line-height: 1.2;
}

.post-meta {
  color: #7C858C;
}

.published {
  color: #00539B;
}

.et_pb_post .entry-featured-image-url {
  margin-bottom: 20px;
}

@media screen and (max-width: 980px) {
  .ds-advent-23 p {
    font-size: 14px;
    line-height: 1.5;
  }
  
  .ds-advent-23 .et_pb_slide_with_image .et_pb_slide_description {
    padding: 0px 10px 20px 10px;
  }
}

#rmp-menu-wrap-73 .rmp-menu-item-link .rmp-font-icon {
  width: 40px;
}

#rmp-menu-wrap-73 .rmp-menu-current-item .rmp-menu-item-link {
  color: #ffffff !important;
}

@media (min-width: 981px) {
  .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget {
    width: 47.18%;
    margin-right: 5.64%;
    margin-bottom: 5.64%;
  }
}


@media screen and (max-width: 980px) {
  #main-header {
    position: fixed !important;
  }
}

#rmp-menu-wrap-73 .rmp-menu-subarrow {
  right: 10px;
  top: 8.5px;
}

@media screen and (max-width: 980px) {
  .lcb-card-slider.et_pb_section {
    display: block;
  }

  .et_pb_row.c-rotator_cards {
    min-height: auto !important;
    padding-bottom: 0;
  }

  .lcb-card-slider .et_pb_row.c-rotator_cards .et_pb_column {
    width: 20.85% !important;
  }

  .lcb-card-slider .et_pb_row.c-rotator_cards .et_pb_column:nth-child(2n) {
    margin-right: 5.5%;
  }

  .c-hcard .et_pb_text_inner p {
    font-size: 20px !important;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    bottom: 0;
    width: 40px;
  }
}

.lcb-card-slider .et_pb_row.c-rotator_cards .et_pb_column .et_pb_module:hover {
  cursor: pointer;
}

@media screen and (max-width: 767px) {

  .c-hcard .et_pb_text_inner p {
    font-size: 18px !important;
    line-height: 40px;
    margin: 0 !important;
  }

  .lcb-card-slider .et_pb_row.c-rotator {
    width: 100%;
  }

  .lcb-card-slider .et_pb_row.c-rotator_cards .et_pb_column {
    margin-right: 5.5%;
    margin-bottom: 0;
  }

  .lcb-card-slider .et_pb_row.c-rotator .et_pb_slides .et_pb_slider_container_inner {
    display: block;
  }

  .lbc-hp-patient-stories-content .lbc-slider-button-wrapper {
    top: -20px;
  }
}

.et_pb_widget_area_left {
  border: 0 !important;
  border-right: 0 !important;
}

.lbc-no-radius img {
  border-radius: 0 !important;
}

.ot-floating-button__front {
  top: -70px;
  left: 5px;
}




