/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

button,
input[type="button"],
input[type="reset"],
.button,
.widget a.button,
.wp-block-button__link,
.button_theme:hover,
div.wpforms-container-full input[type="submit"]:hover,
div.wpforms-container-full input[type="submit"]:active,
div.wpforms-container-full button[type="submit"]:hover,
div.wpforms-container-full button[type="submit"]:active,
div.wpforms-container-full .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-page-button:active,
.wp-core-ui div.wpforms-container-full input[type="submit"]:hover,
.wp-core-ui div.wpforms-container-full input[type="submit"]:active,
.wp-core-ui div.wpforms-container-full button[type="submit"]:hover,
.wp-core-ui div.wpforms-container-full button[type="submit"]:active,
.wp-core-ui div.wpforms-container-full .wpforms-page-button:hover,
.wp-core-ui div.wpforms-container-full .wpforms-page-button:active {
  background-color: var(--primary-color);
}
button:hover,
button.white-button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
.button:hover,
.widget a.button:hover,
.wp-block-button__link:hover,
.button_theme,
div.wpforms-container-full input[type="submit"]:not(:hover):not(:active),
div.wpforms-container-full button[type="submit"]:not(:hover):not(:active),
div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active),
.wp-core-ui
  div.wpforms-container-full
  input[type="submit"]:not(:hover):not(:active),
.wp-core-ui
  div.wpforms-container-full
  button[type="submit"]:not(:hover):not(:active),
.wp-core-ui
  div.wpforms-container-full
  .wpforms-page-button:not(:hover):not(:active) {
  background-color: var(--secondary-color);
}
.mfn-menu-animation-text-line-bottom
  > .mfn-menu-li
  > .mfn-menu-link
  .label-wrapper:before {
  background-color: var(--accent-color) !important;
}
/*start of hero video section styling */
.mcb-section-hero-video {
  padding-top: 8rem;
  padding-right: 4rem;
  padding-bottom: 4rem;
  padding-left: 4rem;
  backdrop-filter: hue-rotate(246deg);
}
.mcb-section-hero-video .mcb-background-overlay {
  background-image: linear-gradient(
    120deg,
    var(--primary-color) 50%,
    var(--secondary-gradient-color) 100%
  );
  background-color: var(--opaque-primary-color);
  opacity: 0.7;
}

.mcb-section-hero-video .mcb-wrap .mcb-item-231a0772f .title {
  background-position: center center;
  font-size: 90px;
  line-height: 90px;
  text-transform: uppercase;
  font-weight: 800;
}

.mcb-section-hero-video .mcb-wrap .mcb-item-231a0772f .title,
.mcb-section-hero-video .mcb-wrap .mcb-item-231a0772f .title a {
  color: #ffffff;
}

.mcb-section-hero-video
  .mcb-wrap
  .mcb-item-231a0772f
  .mcb-column-inner-231a0772f {
  margin-bottom: 2rem;
}

.mcb-section-hero-video .mcb-wrap .mcb-item-0b269fd32 .column_attr {
  color: #ffffff;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
}

.mcb-section-hero-video
  .mcb-wrap
  .mcb-item-0b269fd32
  .mcb-column-inner-0b269fd32 {
  margin-bottom: 0px;
}

.mcb-section-hero-video .mcb-wrap-3ce768e6b .mcb-wrap-inner-3ce768e6b {
  margin-bottom: 0px;
}

.mcb-section-hero-video .mcb-wrap-3ce768e6b {
  flex-grow: unset;
  width: 50vw;
}

.mcb-section-hero-video {
  padding-top: 8rem;
  padding-right: 4rem;
  padding-bottom: 4rem;
  padding-left: 4rem;
  backdrop-filter: hue-rotate(246deg);
}

.mcb-section-hero-video .mcb-section-inner-88e71d77f {
  align-items: flex-start;
  align-content: flex-end;
}

@media (max-width: 1440px) {
  .mcb-section-hero-video .mcb-wrap-3ce768e6b {
    flex-grow: unset;
  }
}

@media (max-width: 959px) {
  .mcb-section-hero-video .mcb-wrap .mcb-item-231a0772f .title {
    font-size: 80px;
    line-height: 80px;
  }

  .mcb-section-hero-video
    .mcb-wrap
    .mcb-item-231a0772f
    .mcb-column-inner-231a0772f {
    padding-right: 2rem;
  }

  .mcb-section-hero-video .mcb-wrap-3ce768e6b {
    flex-grow: unset;
    width: 100vw;
  }
}

@media (max-width: 767px) {
  .mcb-section-hero-video .mcb-wrap .mcb-item-231a0772f .title {
    font-size: 44px;
    line-height: 40px;
  }

  .mcb-section-hero-video
    .mcb-wrap
    .mcb-item-231a0772f
    .mcb-column-inner-231a0772f {
    padding-right: 0px;
    margin-bottom: 1rem;
  }

  .mcb-section-hero-video .mcb-wrap .mcb-item-0b269fd32 .column_attr {
    font-size: 18px;
    line-height: 24px;
  }

  .mcb-section-hero-video .mcb-wrap-3ce768e6b {
    flex-grow: unset;
  }

  .mcb-section-88e71d77f {
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    height: 400px;
  }
}

/*end of hero video section styling */

/*latest news section styling*/

.news-slider
  .wpsisac-slick-variable.wpsisac-prodesign-31
  .wpsisac-slider-content {
  background-image: linear-gradient(
    0deg,
    var(--primary-color) 25%,
    var(--secondary-gradient-color-transparent) 100%
  );
}

/*end of latest news section styling*/

/*global ankle styles*/
.mcb-section-ankle {
  background-repeat: no-repeat;
  background-position: top right;
  padding-right: 4rem;
  padding-left: 4rem;
  padding-top: 6rem;
  padding-bottom: 4rem;
  background-size: cover;
}
.mcb-section-ankle .ankle-cta:hover {
  cursor: pointer;
}
.mcb-item-ankle-item .mfn-icon-box-top.mfn-icon-box-center .icon-wrapper {
  margin-top: -90px;
  margin-bottom: 10px;
  background-color: #ffffff;
  border-radius: 50% 50% 50% 50%;
  width: 96px !important;
  height: 96px;
  border-style: solid;
  border-color: #dedede;
  border-width: 1px 1px 1px 1px;
  box-shadow: 0 4px 4px 4px rgba(0, 0, 0, 0.25);
}
.mcb-item-ankle-item .title {
  color: white;
}
.mcb-item-ankle-item .mcb-column-inner {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.mcb-section-inner-ankle .mcb-wrap-inner-ankle {
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  border-radius: 10px 10px 10px 10px;
  align-items: stretch;
  align-content: stretch;
}
.mcb-section .mcb-wrap-ankle {
  flex-grow: unset;
  align-self: stretch;
  animation-delay: 300ms;
}

/* end of ankle styling */

/* home page hero buttons section styling */
.mcb-section .mcb-wrap .mcb-item-q70b2t5kj .icon-wrapper {
  width: 39px;
  height: 53px;
}

.mcb-section .mcb-wrap .mcb-item-q70b2t5kj .title {
  color: #ffffff;
  font-size: 18px;
  font-family: "Open Sans";
}

.mcb-section .mcb-wrap .mcb-item-q70b2t5kj .mcb-column-inner-q70b2t5kj {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-uso74v5ba .icon-wrapper {
  width: 47px;
  height: 53px;
}

.mcb-section .mcb-wrap .mcb-item-uso74v5ba .title {
  color: #ffffff;
  font-size: 18px;
  font-family: "Open Sans";
}

.mcb-section .mcb-wrap .mcb-item-uso74v5ba .mcb-column-inner-uso74v5ba {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-xa4hggz4t .icon-wrapper {
  width: 55px;
  height: 53px;
}

.mcb-section .mcb-wrap .mcb-item-xa4hggz4t .title {
  color: #ffffff;
  font-size: 18px;
  font-family: "Open Sans";
}

.mcb-section .mcb-wrap .mcb-item-xa4hggz4t .mcb-column-inner-xa4hggz4t {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-9wn79cw8 .icon-wrapper {
  width: 38px;
  height: 53px;
}

.mcb-section .mcb-wrap .mcb-item-9wn79cw8 .title {
  color: #ffffff;
  font-size: 18px;
  font-family: "Open Sans";
}

.mcb-section .mcb-wrap .mcb-item-9wn79cw8 .mcb-column-inner-9wn79cw8 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-a5wm5fpdj .icon-wrapper {
  width: 47px;
  height: 47px;
}

.mcb-section .mcb-wrap .mcb-item-a5wm5fpdj .title {
  color: #ffffff;
  font-size: 18px;
  font-family: "Open Sans";
}

.mcb-section .mcb-wrap .mcb-item-a5wm5fpdj .mcb-column-inner-a5wm5fpdj {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap-9e08a93b5 .mcb-wrap-inner-9e08a93b5 {
  justify-content: center;
}

.mcb-section-a5eb286e7 {
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  background-color: #d9d9d9;
}

@media (max-width: 767px) {
  .mcb-section .mcb-wrap .mcb-item-q70b2t5kj .mcb-column-inner-q70b2t5kj {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
  }

  .mcb-section .mcb-wrap .mcb-item-uso74v5ba .mcb-column-inner-uso74v5ba {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
  }

  .mcb-section .mcb-wrap .mcb-item-xa4hggz4t .mcb-column-inner-xa4hggz4t {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
  }

  .mcb-section .mcb-wrap .mcb-item-9wn79cw8 .mcb-column-inner-9wn79cw8 {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
  }

  .mcb-section .mcb-wrap .mcb-item-a5wm5fpdj .mcb-column-inner-a5wm5fpdj {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
  }

  .mcb-section-a5eb286e7 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/*end of home page hero buttons section styling */

/*profession boxes */
.mcb-section .mcb-wrap .mcb-item-d5dic2npb .title {
  background-position: center center;
  text-align: center;
}

.mcb-section .mcb-wrap .mcb-item-d5dic2npb .mcb-column-inner-d5dic2npb {
  margin-bottom: 2rem;
}

.mcb-section .mcb-wrap .mcb-item-ejbixmt5e .mcb-column-inner-ejbixmt5e {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-ssxkjtq3s {
  text-align: center;
  animation-delay: 900ms;
}

.mcb-section .mcb-wrap .mcb-item-ssxkjtq3s .mcb-column-inner-ssxkjtq3s {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap-zpiftfbnk {
  animation-delay: 600ms;
}

.mcb-section-bwjymqhkq {
  padding-top: 4rem;
  margin-bottom: 4rem;
}

.mcb-section .mcb-wrap .mcb-item-qgkuun5ve .title {
  background-position: center center;
}

.mcb-section .mcb-wrap .mcb-item-qgkuun5ve .mcb-column-inner-qgkuun5ve {
  margin-bottom: 1rem;
}

.mcb-section .mcb-wrap .mcb-item-rupqvmulc .mcb-column-inner-rupqvmulc {
  margin-bottom: 1rem;
}

.mcb-section .mcb-wrap-5sbkr5t2b .mcb-wrap-inner-5sbkr5t2b {
  padding-right: 3rem;
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap-5sbkr5t2b {
  flex-grow: unset;
}

.mcb-section .mcb-wrap .mcb-item-y8h5i7vq .mcb-column-inner-y8h5i7vq {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap-az0nxr8p2 .mcb-wrap-inner-az0nxr8p2 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap-az0nxr8p2 {
  flex-grow: unset;
}

.mcb-section-cyhwse2ol {
  padding-top: 3rem;
  padding-right: 18rem;
  padding-bottom: 3rem;
  padding-left: 18rem;
}

.mcb-section-cyhwse2ol.custom-width .mcb-section-inner-cyhwse2ol {
  max-width: 70vw;
}

.mcb-section-cyhwse2ol .mcb-section-inner-cyhwse2ol {
  align-items: center;
}

.mcb-section .mcb-wrap .mcb-item-armhv01v6 .title {
  background-position: center center;
  text-align: center;
}

.mcb-section .mcb-wrap .mcb-item-armhv01v6 .mcb-column-inner-armhv01v6 {
  margin-bottom: 0px;
}

.mcb-section-us8xmaobt {
  padding-top: 4rem;
  background-color: #f3f3f3;
}

.mcb-section .mcb-wrap .mcb-item-777861d6a .mcb-column-inner-777861d6a {
  margin-bottom: 1rem;
}

.mcb-section .mcb-wrap .mcb-item-f9442b220 {
  text-align: center;
}

.mcb-section .mcb-wrap .mcb-item-f9442b220 .mcb-column-inner-f9442b220 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap-8d9922a26 {
  align-self: stretch;
}

.mcb-section .mcb-wrap-8d9922a26 .mcb-wrap-inner-8d9922a26 {
  align-content: space-between;
  align-items: stretch;
}

.mcb-section-6f8244c71
  .mcb-section-inner-6f8244c71
  .mfn-queryloop-item-wrapper {
  justify-content: flex-start;
  margin-right: 15px;
  margin-left: 0px;
}

.mcb-section-6f8244c71
  .mcb-section-inner-6f8244c71
  .mfn-queryloop-item-wrapper.mfn-ql-item-default {
  width: 23.5%;
}

.mcb-section-6f8244c71 .mcb-section-inner-6f8244c71 {
  align-content: flex-start;
  align-items: stretch;
  justify-content: center;
}

.mcb-section-6f8244c71 {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
  background-color: #f3f3f3;
}

.mcb-section .mcb-wrap .mcb-item-wabba62d8 .title {
  background-position: center center;
  text-align: center;
}

.mcb-section .mcb-wrap .mcb-item-wabba62d8 .mcb-column-inner-wabba62d8 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-ghblsl3nm .title {
  background-position: center center;
  text-align: center;
}

.mcb-section .mcb-wrap .mcb-item-ghblsl3nm {
  animation-delay: 300ms;
}

.mcb-section .mcb-wrap .mcb-item-ghblsl3nm .mcb-column-inner-ghblsl3nm {
  margin-bottom: 2rem;
}

.mcb-section .mcb-wrap .mcb-item-y2fsdr9f9 {
  animation-delay: 300ms;
}

.mcb-section .mcb-wrap .mcb-item-yepr9t83 {
  animation-delay: 600ms;
}

.mcb-section .mcb-wrap .mcb-item-hpk59q54 {
  text-align: center;
  animation-delay: 900ms;
}

.mcb-section .mcb-wrap .mcb-item-hpk59q54 .mcb-column-inner-hpk59q54 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap-tzfz8axq8 .mcb-wrap-inner-tzfz8axq8 {
  justify-content: center;
  margin-bottom: 0px;
}

.mcb-section-r47y4tp2 {
  padding-top: 4rem;
  padding-right: 3rem;
  padding-bottom: 4rem;
  padding-left: 3rem;
}

.mcb-section-07d10d096 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.mcb-section-07d10d096 .mcb-section-inner-07d10d096 {
  justify-content: center;
  align-items: stretch;
}

@media (max-width: 1440px) {
  .mcb-section .mcb-wrap-5sbkr5t2b {
    flex-grow: unset;
  }

  .mcb-section .mcb-wrap-az0nxr8p2 {
    flex-grow: unset;
  }

  .mcb-section-cyhwse2ol {
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-right: 10rem;
    padding-left: 10rem;
  }

  .mcb-section-6f8244c71
    .mcb-section-inner-6f8244c71
    .mfn-queryloop-item-wrapper.mfn-ql-item-default {
    width: 30%;
  }

  .mcb-section-6f8244c71 {
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }
}

@media (max-width: 959px) {
  .mcb-section .mcb-wrap .mcb-item-qgkuun5ve .title {
    text-align: center;
  }

  .mcb-section .mcb-wrap .mcb-item-rupqvmulc .column_attr {
    text-align: center;
  }

  .mcb-section .mcb-wrap .mcb-item-j7ejbst7e {
    text-align: center;
  }

  .mcb-section .mcb-wrap-5sbkr5t2b {
    flex-grow: unset;
    width: 100%;
  }

  .mcb-section .mcb-wrap-az0nxr8p2 {
    flex-grow: unset;
    width: 100%;
  }

  .mcb-section-cyhwse2ol {
    padding-top: 3rem;
    padding-right: 2rem;
    padding-left: 2rem;
    padding-bottom: 3rem;
  }

  .mcb-section-6f8244c71
    .mcb-section-inner-6f8244c71
    .mfn-queryloop-item-wrapper.mfn-ql-item-default {
    width: 47%;
  }

  .mcb-section-6f8244c71 {
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }
}

@media (max-width: 767px) {
  .mcb-section-bwjymqhkq {
    padding-top: 2rem;
  }

  .mcb-section .mcb-wrap .mcb-item-qgkuun5ve .title {
    text-align: center;
  }

  .mcb-section .mcb-wrap .mcb-item-rupqvmulc .column_attr {
    text-align: center;
  }

  .mcb-section .mcb-wrap-5sbkr5t2b .mcb-wrap-inner-5sbkr5t2b {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .mcb-section .mcb-wrap-5sbkr5t2b {
    flex-grow: unset;
  }

  .mcb-section .mcb-wrap .mcb-item-zku8egk4c9 {
    text-align: center;
  }

  .mcb-section .mcb-wrap .mcb-item-zku8egk4c9 .mcb-column-inner-zku8egk4c9 {
    margin-top: 2rem;
    margin-bottom: 0px;
  }

  .mcb-section .mcb-wrap-az0nxr8p2 .mcb-wrap-inner-az0nxr8p2 {
    margin-top: 2rem;
  }

  .mcb-section .mcb-wrap-az0nxr8p2 {
    flex-grow: unset;
  }

  .mcb-section-cyhwse2ol {
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }

  .mcb-section-us8xmaobt {
    padding-top: 2rem;
  }

  .mcb-section .mcb-wrap .mcb-item-777861d6a .icon-wrapper img {
    max-width: 40px;
  }

  .mcb-section-6f8244c71
    .mcb-section-inner-6f8244c71
    .mfn-queryloop-item-wrapper.mfn-ql-item-default {
    width: 45%;
  }

  .mcb-section-6f8244c71 {
    padding-top: 2rem;
    padding-right: 0px;
    padding-bottom: 2rem;
    padding-left: 0px;
  }

  .mcb-section-6f8244c71 .mcb-section-inner-6f8244c71 {
    justify-content: center;
  }

  .mcb-section-r47y4tp2 {
    padding-top: 3rem;
    padding-right: 0px;
    padding-bottom: 3rem;
    padding-left: 0px;
  }

  .mcb-section-07d10d096 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
}

/* end of profession boxes */

/* featured 2 column global */
.mcb-section .mcb-wrap .mcb-item-lt6w1rliz .mcb-column-inner-lt6w1rliz {
  text-align: center;
}

.mcb-section .mcb-wrap .mcb-item-jpusowk1 .title {
  background-position: center center;
  text-align: center;
}

.mcb-section .mcb-wrap .mcb-item-jpusowk1 .mcb-column-inner-jpusowk1 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-jpusowk1 .title,
.mcb-section .mcb-wrap .mcb-item-jpusowk1 .title a {
  color: #ffffff;
}

.mcb-section .mcb-wrap .mcb-item-qa40v0x4 .mfn-divider-inner {
  --mfn-divider-gap-top: 20px;
  --mfn-divider-gap-bottom: 20px;
  width: 135px;
  --mfn-divider-border-width: 6px;
  --mfn-divider-border-color: #ffffff;
}

.mcb-section .mcb-wrap .mcb-item-qa40v0x4 .mcb-column-inner-qa40v0x4 {
  margin-bottom: 10px;
}

.mcb-section .mcb-wrap .mcb-item-qa40v0x4 {
  animation-delay: 300ms;
}

.mcb-section .mcb-wrap .mcb-item-tkm25cll .column_attr {
  text-align: center;
  color: #ffffff;
}

.mcb-section .mcb-wrap .mcb-item-tkm25cll .mcb-column-inner-tkm25cll {
  margin-bottom: 30px;
}

.mcb-section .mcb-wrap .mcb-item-tkm25cll {
  animation-delay: 800ms;
}

.mcb-section .mcb-wrap .mcb-item-1iga6nhl {
  text-align: center;
  animation-delay: 1000ms;
}

.mcb-section .mcb-wrap-jwe56jrol .mcb-wrap-inner-jwe56jrol {
  padding-top: 4rem;
  justify-content: center;
}

.mcb-section .mcb-wrap-jwe56jrol {
  flex-grow: unset;
}

.mcb-section .mcb-wrap .mcb-item-oxyfq9gk .title {
  background-position: center center;
  text-align: center;
}

.mcb-section .mcb-wrap .mcb-item-oxyfq9gk .mcb-column-inner-oxyfq9gk {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-oxyfq9gk .title,
.mcb-section .mcb-wrap .mcb-item-oxyfq9gk .title a {
  color: #ffffff;
}

.mcb-section .mcb-wrap .mcb-item-xi9dzm32 .mfn-divider-inner {
  --mfn-divider-gap-top: 20px;
  --mfn-divider-gap-bottom: 20px;
  width: 135px;
  --mfn-divider-border-width: 6px;
  --mfn-divider-border-color: #ffffff;
}

.mcb-section .mcb-wrap .mcb-item-xi9dzm32 .mcb-column-inner-xi9dzm32 {
  margin-bottom: 10px;
}

.mcb-section .mcb-wrap .mcb-item-xi9dzm32 {
  animation-delay: 300ms;
}

.mcb-section .mcb-wrap .mcb-item-s1k01scje .title {
  background-position: center center;
  text-align: center;
}

.mcb-section .mcb-wrap .mcb-item-s1k01scje .title,
.mcb-section .mcb-wrap .mcb-item-s1k01scje .title a {
  color: #ffffff;
}

.mcb-section .mcb-wrap .mcb-item-s1k01scje .mcb-column-inner-s1k01scje {
  margin-bottom: 30px;
}

.mcb-section .mcb-wrap .mcb-item-s1k01scje {
  animation-delay: 600ms;
}

.mcb-section .mcb-wrap .mcb-item-anh0kqthe {
  text-align: center;
  animation-delay: 800ms;
}

.mcb-section .mcb-wrap .mcb-item-anh0kqthe .mcb-column-inner-anh0kqthe {
  margin-bottom: 2rem;
}

.mcb-section .mcb-wrap .mcb-item-qtwuzcikd .mcb-column-inner-qtwuzcikd {
  text-align: center;
  margin-right: -110px;
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-qtwuzcikd {
  animation-delay: 1900ms;
}

.mcb-section .mcb-wrap-cgb6bk3fd .mcb-wrap-inner-cgb6bk3fd {
  padding-top: 4rem;
  align-content: flex-end;
}

.mcb-section .mcb-wrap-cgb6bk3fd {
  flex-grow: unset;
}

.mcb-section-twl53zn1w {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.mcb-section-twl53zn1w .mcb-section-inner-twl53zn1w {
  justify-content: center;
  align-items: stretch;
}

@media (max-width: 1440px) {
  .mcb-section .mcb-wrap .mcb-item-lt6w1rliz .mcb-column-inner-lt6w1rliz {
    text-align: center;
  }

  .mcb-section .mcb-wrap-jwe56jrol {
    flex-grow: unset;
  }

  .mcb-section .mcb-wrap-cgb6bk3fd {
    flex-grow: unset;
  }
}

@media (max-width: 959px) {
  .mcb-section .mcb-wrap .mcb-item-lt6w1rliz .mcb-column-inner-lt6w1rliz {
    text-align: center;
  }

  .mcb-section .mcb-wrap-jwe56jrol {
    flex-grow: unset;
    width: 100%;
  }

  .mcb-section .mcb-wrap-cgb6bk3fd {
    flex-grow: unset;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .mcb-section .mcb-wrap .mcb-item-lt6w1rliz .mcb-column-inner-lt6w1rliz {
    text-align: center;
  }

  .mcb-section .mcb-wrap-jwe56jrol {
    flex-grow: unset;
    width: 100%;
  }

  .mcb-section .mcb-wrap-jwe56jrol .mcb-wrap-inner-jwe56jrol {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }

  .mcb-section .mcb-wrap .mcb-item-qtwuzcikd .image_frame {
    width: 200px;
  }

  .mcb-section .mcb-wrap .mcb-item-qtwuzcikd .mcb-column-inner-qtwuzcikd {
    margin-right: -75px;
  }

  .mcb-section .mcb-wrap-cgb6bk3fd {
    flex-grow: unset;
    width: 100%;
  }

  .mcb-section .mcb-wrap-cgb6bk3fd .mcb-wrap-inner-cgb6bk3fd {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 2rem;
  }

  .mcb-section-twl53zn1w {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
}

/*end of featured 2 column global */

/*Telehealth Styling---*/
.mcb-section-5dd6a8f21 {
  height: 436px;
  background-position: center right;
  background-repeat: no-repeat;
}

.mcb-section-5dd6a8f21 .mcb-section-inner-5dd6a8f21 {
  align-items: stretch;
  align-content: center;
}

.mcb-section-5dd6a8f21 .mcb-background-overlay {
  background-repeat: no-repeat;
  background-position: center left;
}
.profession-hero-section .profession-gradient-overlay {
  background-image: url(/wp-content/themes/betheme-child/assets/interior-hero-overlay.png);
  background-repeat: no-repeat;
  background-position: center left;
}
.profession-hero-section .profession-hero-overlay {
  z-index: 0;
}
.profession-hero-section
  .mcb-section
  .mcb-wrap
  .mcb-item-8e232aff2
  .icon-wrapper {
  width: 39px;
  height: 53px;
}

.mcb-section .mcb-wrap .mcb-item-8e232aff2 .title {
  color: #ffffff;
  font-size: 18px;
  font-family: "Open Sans";
}

.mcb-section .mcb-wrap .mcb-item-8e232aff2 .mcb-column-inner-8e232aff2 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-f37056115 .icon-wrapper {
  width: 47px;
  height: 53px;
}

.mcb-section .mcb-wrap .mcb-item-f37056115 .title {
  color: #ffffff;
  font-size: 18px;
  font-family: "Open Sans";
}

.mcb-section .mcb-wrap .mcb-item-f37056115 .mcb-column-inner-f37056115 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-0104ee022 .icon-wrapper {
  width: 55px;
  height: 53px;
}

.mcb-section .mcb-wrap .mcb-item-0104ee022 .title {
  color: #ffffff;
  font-size: 18px;
  font-family: "Open Sans";
}

.mcb-section .mcb-wrap .mcb-item-0104ee022 .mcb-column-inner-0104ee022 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-4e53bceb4 .icon-wrapper {
  width: 38px;
  height: 53px;
}

.mcb-section .mcb-wrap .mcb-item-4e53bceb4 .title {
  color: #ffffff;
  font-size: 18px;
  font-family: "Open Sans";
}

.mcb-section .mcb-wrap .mcb-item-4e53bceb4 .mcb-column-inner-4e53bceb4 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-2b96859d2 .icon-wrapper {
  width: 47px;
  height: 47px;
}

.mcb-section .mcb-wrap .mcb-item-2b96859d2 .title {
  color: #ffffff;
  font-size: 18px;
  font-family: "Open Sans";
}

.mcb-section .mcb-wrap .mcb-item-2b96859d2 .mcb-column-inner-2b96859d2 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap-afab7a261 .mcb-wrap-inner-afab7a261 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  align-content: stretch;
  align-items: center;
  justify-content: center;
}

.mcb-section .mcb-wrap-afab7a261 {
  align-self: stretch;
}

.mcb-section .mcb-wrap .mcb-item-12a616d34 .title {
  background-position: center center;
}

.mcb-section .mcb-wrap-e3b3ba56b .mcb-wrap-inner-e3b3ba56b {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.mcb-section .mcb-wrap-01c1f9e18 .mcb-wrap-inner-01c1f9e18 {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.mcb-section-f5e48873d .mcb-section-inner-f5e48873d {
  align-items: stretch;
}

.mcb-section-f5e48873d {
  background-image: linear-gradient(0deg, #dedede 0%, #ffffff 100%);
}

.mcb-section .mcb-wrap .mcb-item-14137cf92 .title {
  background-position: center center;
  text-align: center;
}

.mcb-section .mcb-wrap .mcb-item-14137cf92 .mcb-column-inner-14137cf92 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap-5d7b5821f .mcb-wrap-inner-5d7b5821f {
  margin-bottom: 0px;
}

.mcb-section-4f60644e1 {
  padding-top: 4rem;
  background-color: #f3f3f3;
}

.mcb-section .mcb-wrap .mcb-item-4d901dcfb {
  text-align: center;
}

.mcb-section .mcb-wrap .mcb-item-4d901dcfb .mcb-column-inner-4d901dcfb {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap-f12ff9c93 {
  align-self: stretch;
}

.mcb-section .mcb-wrap-f12ff9c93 .mcb-wrap-inner-f12ff9c93 {
  align-content: stretch;
  align-items: stretch;
}

.mcb-section-cb961fdff
  .mcb-section-inner-cb961fdff
  .mfn-queryloop-item-wrapper {
  justify-content: flex-start;
  margin-right: 15px;
  margin-left: 0px;
}

.mcb-section-cb961fdff
  .mcb-section-inner-cb961fdff
  .mfn-queryloop-item-wrapper.mfn-ql-item-default {
  width: 23.5%;
}

.mcb-section-cb961fdff .mcb-section-inner-cb961fdff {
  align-content: flex-start;
  align-items: stretch;
  justify-content: center;
}

.mcb-section-cb961fdff {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
  background-color: #f3f3f3;
}

.mcb-section .mcb-wrap-featuresection1 .mcb-wrap-inner-featuresection1 {
  background-image: url(/wp-content/themes/betheme-child/assets/virtual-doctor-lg-2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.mcb-section .mcb-wrap .mcb-item-2b741ee0e .title {
  background-position: center center;
}

.mcb-section .mcb-wrap .mcb-item-2b741ee0e .mcb-column-inner-2b741ee0e {
  padding-bottom: 1rem;
}

.mcb-section .mcb-wrap .mcb-item-6b039ddfe .mcb-column-inner-6b039ddfe {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-9372a4f06 .mfn-toggle {
  --mfn-toggle-icon-color: #ffffff;
  --mfn-toggle-icon-size: 20px;
  --mfn-toggle-bar-icon-size: 20px;
}

.mcb-section .mcb-wrap .mcb-item-9372a4f06 .mcb-column-inner-9372a4f06 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.mcb-section .mcb-wrap .mcb-item-25201a5df .mcb-column-inner-25201a5df {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap-772652aff .mcb-wrap-inner-772652aff {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.mcb-section-feature1style .mcb-section-inner-feature1style {
  align-items: stretch;
}

.mcb-section-feature1style {
  border-style: none;
}

.mcb-section .mcb-wrap .mcb-item-4ea32f7c8 .title {
  background-position: center center;
}

.mcb-section .mcb-wrap-988cf9a47 .mcb-wrap-inner-988cf9a47 {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
  align-items: flex-end;
  justify-content: space-between;
}

.mcb-section .mcb-wrap-d25c9ffb7 .mcb-wrap-inner-d25c9ffb7 {
  align-items: flex-end;
}

.mcb-section .mcb-wrap-96973e41b .mcb-wrap-inner-96973e41b {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.mcb-section .mcb-wrap .mcb-item-c804b14ca .title {
  background-position: center center;
}

.mcb-section .mcb-wrap .mcb-item-c804b14ca .mcb-column-inner-c804b14ca {
  padding-bottom: 1rem;
}

.mcb-section .mcb-wrap .mcb-item-47cafda29 .mcb-column-inner-47cafda29 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-054023205 .mfn-toggle {
  --mfn-toggle-icon-color: #ffffff;
  --mfn-toggle-icon-size: 20px;
  --mfn-toggle-bar-icon-size: 20px;
}

.mcb-section .mcb-wrap .mcb-item-054023205 .mcb-column-inner-054023205 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.mcb-section .mcb-wrap .mcb-item-207fc9ab3 .mcb-column-inner-207fc9ab3 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap-9a4d16c88 .mcb-wrap-inner-9a4d16c88 {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.mcb-section-460ceacf8 .mcb-section-inner-460ceacf8 {
  align-items: stretch;
}

.mcb-section-460ceacf8 {
  border-style: none;
}

.mcb-section .mcb-wrap .mcb-item-5093486c6 .title {
  background-position: center center;
}

.mcb-section .mcb-wrap .mcb-item-f1f4ebf79 .mfn-icon-2 {
  color: #ffffff;
}

.mcb-section .mcb-wrap-b7da7eedc .mcb-wrap-inner-b7da7eedc {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.mcb-section-01852a86c .mcb-section-inner-01852a86c {
  align-items: stretch;
}

.mcb-section-01852a86c {
  border-style: none;
}

.mcb-section .mcb-wrap .mcb-item-9f0315d4a .mcb-column-inner-9f0315d4a {
  margin-bottom: 1rem;
}

.mcb-section .mcb-wrap .mcb-item-1ee831145 .mcb-column-inner-1ee831145 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap-84cf0f743 .mcb-wrap-inner-84cf0f743 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-7bc7e0d47 .title {
  background-position: center center;
}

.mcb-section .mcb-wrap .mcb-item-7bc7e0d47 {
  animation-delay: 300ms;
}

.mcb-section .mcb-wrap .mcb-item-7bc7e0d47 .mcb-column-inner-7bc7e0d47 {
  padding-bottom: 1rem;
}

.mcb-section .mcb-wrap .mcb-item-0e9738349 .mcb-column-inner-0e9738349 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: -4px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.mcb-section .mcb-wrap .mcb-item-0e9738349 {
  animation-delay: 600ms;
}

.mcb-section .mcb-wrap .mcb-item-0c646b7a5 .mcb-column-inner-0c646b7a5 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.mcb-section .mcb-wrap .mcb-item-0c646b7a5 {
  animation-delay: 600ms;
}

.mcb-section .mcb-wrap .mcb-item-ce6a6ab89 .mcb-column-inner-ce6a6ab89 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.mcb-section .mcb-wrap .mcb-item-ce6a6ab89 {
  animation-delay: 600ms;
}

.mcb-section .mcb-wrap-657415643 .mcb-wrap-inner-657415643 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-0d8f321c1 .mcb-column-inner-0d8f321c1 {
  margin-bottom: 1rem;
}

.mcb-section .mcb-wrap .mcb-item-2338c8731 .mcb-column-inner-2338c8731 {
  margin-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

.mcb-section .mcb-wrap-cb3ea2484 .mcb-wrap-inner-cb3ea2484 {
  margin-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-left: 0px;
}

.mcb-section .mcb-wrap-86e69cd4d .mcb-wrap-inner-86e69cd4d {
  align-items: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.mcb-section-5e34e7330 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: #ffffff;
}

.mcb-section-5e34e7330 .mcb-section-inner-5e34e7330 {
  align-items: center;
}

.mcb-section .mcb-wrap .mcb-item-cd34c39f7 .title {
  background-position: center center;
}

.mcb-section .mcb-wrap-30e1e0af7 .mcb-wrap-inner-30e1e0af7 {
  align-items: flex-end;
  justify-content: space-between;
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.mcb-section .mcb-wrap-30e1e0af7 {
  flex-grow: unset;
}

.mcb-section-ba19e8c62 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.mcb-section-d9e8ba46d {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.mcb-section-d9e8ba46d .mcb-section-inner-d9e8ba46d {
  justify-content: center;
  align-items: stretch;
}

.mcb-section-bb96992ec {
  background-image: url(/wp-content/uploads/2025/01/flag-bg.png#100);
  background-repeat: no-repeat;
  background-position: top right;
  padding-right: 4rem;
  padding-left: 4rem;
  padding-top: 6rem;
  padding-bottom: 4rem;
  background-size: cover;
}

.mcb-section-bb96992ec .mcb-section-inner-bb96992ec {
  align-items: flex-start;
}

@media (max-width: 1440px) {
  .mcb-section-cb961fdff
    .mcb-section-inner-cb961fdff
    .mfn-queryloop-item-wrapper.mfn-ql-item-default {
    width: 30%;
  }

  .mcb-section-cb961fdff {
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }

  .mcb-section .mcb-wrap-30e1e0af7 {
    flex-grow: unset;
  }
}

@media (max-width: 959px) {
  .mcb-section-5dd6a8f21 .mcb-background-overlay {
    background-image: none;
  }

  .mcb-section-5dd6a8f21 .mcb-section-inner-5dd6a8f21 {
    align-items: stretch;
  }

  .mcb-section .mcb-wrap-afab7a261 .mcb-wrap-inner-afab7a261 {
    align-items: center;
    align-content: stretch;
  }

  .mcb-section-cb961fdff
    .mcb-section-inner-cb961fdff
    .mfn-queryloop-item-wrapper.mfn-ql-item-default {
    width: 47%;
  }

  .mcb-section-cb961fdff {
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }

  .mcb-section .mcb-wrap .mcb-item-f1f4ebf79 .mfn-icon-2 {
    font-size: 24px;
  }

  .mcb-section .mcb-wrap .mcb-item-f1f4ebf79 .mcb-column-inner-f1f4ebf79 {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .mcb-section .mcb-wrap-30e1e0af7 {
    flex-grow: unset;
  }

  .mcb-section-bb96992ec {
    padding-top: 6rem;
    padding-right: 2rem;
    padding-bottom: 4rem;
    padding-left: 2rem;
    background-size: cover;
  }

  .mcb-section-bb96992ec .mcb-section-inner-bb96992ec {
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .mcb-section-5dd6a8f21 {
    height: 185px;
    background-size: cover;
  }

  .mcb-section .mcb-wrap .mcb-item-8e232aff2 .mcb-column-inner-8e232aff2 {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
  }

  .mcb-section .mcb-wrap .mcb-item-f37056115 .mcb-column-inner-f37056115 {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
  }

  .mcb-section .mcb-wrap .mcb-item-0104ee022 .mcb-column-inner-0104ee022 {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
  }

  .mcb-section .mcb-wrap .mcb-item-4e53bceb4 .mcb-column-inner-4e53bceb4 {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
  }

  .mcb-section .mcb-wrap .mcb-item-2b96859d2 .mcb-column-inner-2b96859d2 {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
  }

  .mcb-section .mcb-wrap-afab7a261 .mcb-wrap-inner-afab7a261 {
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .mcb-section .mcb-wrap .mcb-item-12a616d34 .title {
    text-align: center;
  }

  .mcb-section .mcb-wrap .mcb-item-4d9f5250f .mcb-column-inner-4d9f5250f {
    margin-right: 0px;
    margin-bottom: 0px;
  }

  .mcb-section .mcb-wrap .mcb-item-df583c61b .mcb-column-inner-df583c61b {
    margin-right: 0px;
    margin-bottom: 0px;
  }

  .mcb-section .mcb-wrap .mcb-item-bf8b7cd47 .mcb-column-inner-bf8b7cd47 {
    margin-bottom: 1rem;
  }

  .mcb-section .mcb-wrap .mcb-item-71abd91d5 .mcb-column-inner-71abd91d5 {
    margin-bottom: 1rem;
  }

  .mcb-section .mcb-wrap-e3b3ba56b .mcb-wrap-inner-e3b3ba56b {
    padding-top: 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
    padding-bottom: 1rem;
  }

  .mcb-section .mcb-wrap-01c1f9e18 .mcb-wrap-inner-01c1f9e18 {
    padding-top: 2rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
  }

  .mcb-section-f5e48873d {
    padding-top: 0px;
    margin-top: 0px;
  }

  .mcb-section .mcb-wrap .mcb-item-14137cf92 .mcb-column-inner-14137cf92 {
    margin-bottom: 0px;
  }

  .mcb-section-4f60644e1 {
    padding-top: 2rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .mcb-section .mcb-wrap .mcb-item-d691a7e76 .icon-wrapper img {
    max-width: 40px;
  }

  .mcb-section-cb961fdff
    .mcb-section-inner-cb961fdff
    .mfn-queryloop-item-wrapper.mfn-ql-item-default {
    width: 45%;
  }

  .mcb-section-cb961fdff {
    padding-top: 2rem;
    padding-right: 1rem;
    padding-bottom: 2rem;
    padding-left: 1rem;
  }

  .mcb-section-cb961fdff .mcb-section-inner-cb961fdff {
    justify-content: center;
  }

  .mcb-section .mcb-wrap-featuresection1 .mcb-wrap-inner-featuresection1 {
    min-height: 200px;
  }

  .mcb-section .mcb-wrap-772652aff .mcb-wrap-inner-772652aff {
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }

  .mcb-section .mcb-wrap .mcb-item-36c8b0cae .mcb-column-inner-36c8b0cae {
    margin-bottom: 0px;
  }

  .mcb-section .mcb-wrap .mcb-item-4ea32f7c8 .mcb-column-inner-4ea32f7c8 {
    margin-bottom: 0px;
  }

  .mcb-section .mcb-wrap .mcb-item-4ea32f7c8 {
    width: 85vw;
  }

  .mcb-section .mcb-wrap-988cf9a47 .mcb-wrap-inner-988cf9a47 {
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    align-items: center;
  }

  .mcb-section .mcb-wrap-d25c9ffb7 .mcb-wrap-inner-d25c9ffb7 {
    align-items: center;
  }

  .mcb-section .mcb-wrap-96973e41b .mcb-wrap-inner-96973e41b {
    min-height: 200px;
  }

  .mcb-section .mcb-wrap .mcb-item-5093486c6 .mcb-column-inner-5093486c6 {
    margin-bottom: 0px;
  }

  .mcb-section .mcb-wrap .mcb-item-5093486c6 {
    width: 85vw;
  }

  .mcb-section .mcb-wrap-b7da7eedc .mcb-wrap-inner-b7da7eedc {
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    align-items: center;
  }

  .mcb-section-01852a86c .mcb-section-inner-01852a86c {
    align-items: center;
  }

  .mcb-section .mcb-wrap .mcb-item-7bc7e0d47 .mcb-column-inner-7bc7e0d47 {
    margin-bottom: 0px;
  }

  .mcb-section .mcb-wrap-657415643 .mcb-wrap-inner-657415643 {
    padding-top: 1rem;
  }

  .mcb-section .mcb-wrap-cb3ea2484 .mcb-wrap-inner-cb3ea2484 {
    padding-top: 1rem;
  }

  .mcb-section .mcb-wrap-86e69cd4d .mcb-wrap-inner-86e69cd4d {
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }

  .mcb-section .mcb-wrap .mcb-item-ec2d008f8 .mcb-column-inner-ec2d008f8 {
    margin-bottom: 0px;
  }

  .mcb-section .mcb-wrap .mcb-item-cd34c39f7 .mcb-column-inner-cd34c39f7 {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .mcb-section .mcb-wrap-30e1e0af7 {
    flex-grow: unset;
  }

  .mcb-section .mcb-wrap-30e1e0af7 .mcb-wrap-inner-30e1e0af7 {
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }

  .mcb-section-d9e8ba46d {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .mcb-section-bb96992ec {
    padding-right: 1rem;
    padding-left: 1rem;
    background-position: top center;
  }
}

/*End of Styling Telehealth */

/*Interior Hero with Buttons Styling */
.mcb-section .mcb-wrap .mcb-item-76f685423 .title {
  background-position: center center;
  text-transform: uppercase;
}

.mcb-section .mcb-wrap .mcb-item-76f685423 .mcb-column-inner-76f685423 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-76f685423 {
  width: 40vw;
}

.mcb-section .mcb-wrap-1f2dbfbb2 .mcb-wrap-inner-1f2dbfbb2 {
  margin-bottom: 1rem;
  padding-bottom: 0px;
  align-content: stretch;
  align-items: stretch;
}

.mcb-section .mcb-wrap-1f2dbfbb2 {
  align-self: stretch;
  flex-grow: unset;
}

.mcb-section .mcb-wrap .mcb-item-c9o1bhfb7 .icon-wrapper {
  width: 39px;
  height: 53px;
}

.mcb-section .mcb-wrap .mcb-item-c9o1bhfb7 .title {
  color: #ffffff;
  font-size: 18px;
  font-family: "Open Sans";
}

.mcb-section .mcb-wrap .mcb-item-c9o1bhfb7 .mcb-column-inner-c9o1bhfb7 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-a8lfy83t5 .icon-wrapper {
  width: 47px;
  height: 53px;
}

.mcb-section .mcb-wrap .mcb-item-a8lfy83t5 .title {
  color: #ffffff;
  font-size: 18px;
  font-family: "Open Sans";
}

.mcb-section .mcb-wrap .mcb-item-a8lfy83t5 .mcb-column-inner-a8lfy83t5 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-myjhn1lr9 .icon-wrapper {
  width: 55px;
  height: 53px;
}

.mcb-section .mcb-wrap .mcb-item-myjhn1lr9 .title {
  color: #ffffff;
  font-size: 18px;
  font-family: "Open Sans";
}

.mcb-section .mcb-wrap .mcb-item-myjhn1lr9 .mcb-column-inner-myjhn1lr9 {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-vzgv35ma .icon-wrapper {
  width: 38px;
  height: 53px;
}

.mcb-section .mcb-wrap .mcb-item-vzgv35ma .title {
  color: #ffffff;
  font-size: 18px;
  font-family: "Open Sans";
}

.mcb-section .mcb-wrap .mcb-item-vzgv35ma .mcb-column-inner-vzgv35ma {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-y6nx0aqso .icon-wrapper {
  width: 47px;
  height: 47px;
}

.mcb-section .mcb-wrap .mcb-item-y6nx0aqso .title {
  color: #ffffff;
  font-size: 18px;
  font-family: "Open Sans";
}

.mcb-section .mcb-wrap .mcb-item-y6nx0aqso .mcb-column-inner-y6nx0aqso {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap-1wgz9cohi .mcb-wrap-inner-1wgz9cohi {
  margin-bottom: 2rem;
  padding-bottom: 0px;
  align-content: stretch;
  align-items: stretch;
}

.mcb-section .mcb-wrap-1wgz9cohi {
  align-self: stretch;
  animation-delay: 300ms;
}

.mcb-section-fe546031f {
  height: 436px;
  background-position: center right;
  background-repeat: no-repeat;
  padding-right: 3rem;
  padding-left: 3rem;
}

.mcb-section-fe546031f .mcb-section-inner-fe546031f {
  align-items: stretch;
  align-content: center;
}

.mcb-section-fe546031f .mcb-background-overlay {
  background-repeat: no-repeat;
  background-position: center left;
  opacity: 1;
  background-size: cover;
}

@media (max-width: 1440px) {
  .mcb-section .mcb-wrap .mcb-item-76f685423 {
    width: 50vw;
  }

  .mcb-section .mcb-wrap-1f2dbfbb2 {
    flex-grow: unset;
  }
}

@media (max-width: 959px) {
  .mcb-section .mcb-wrap .mcb-item-76f685423 .title {
    text-align: center;
  }

  .mcb-section .mcb-wrap .mcb-item-76f685423 .mcb-column-inner-76f685423 {
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-bottom: 0px;
  }

  .mcb-section .mcb-wrap .mcb-item-76f685423 {
    width: 100%;
  }

  .mcb-section .mcb-wrap-1f2dbfbb2 .mcb-wrap-inner-1f2dbfbb2 {
    align-items: stretch;
    align-content: stretch;
    margin-bottom: 0px;
  }

  .mcb-section .mcb-wrap-1f2dbfbb2 {
    flex-grow: unset;
    align-self: stretch;
  }

  .mcb-section .mcb-wrap-1wgz9cohi .mcb-wrap-inner-1wgz9cohi {
    align-items: center;
    align-content: stretch;
  }

  .mcb-section-fe546031f .mcb-background-overlay {
    background-image: none;
  }

  .mcb-section-fe546031f {
    padding-right: 2rem;
    padding-left: 2rem;
    height: 440px;
  }

  .mcb-section-fe546031f .mcb-section-inner-fe546031f {
    align-items: stretch;
    align-content: center;
  }
  .interior-hero .mcb-background-overlay {
    background-size: cover;
    background-position: right;
  }
}

@media (max-width: 767px) {
  .mcb-section .mcb-wrap .mcb-item-76f685423 .title {
    text-align: center;
  }

  .mcb-section .mcb-wrap .mcb-item-76f685423 .mcb-column-inner-76f685423 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .mcb-section .mcb-wrap-1f2dbfbb2 {
    flex-grow: unset;
  }

  .mcb-section .mcb-wrap-1wgz9cohi .mcb-wrap-inner-1wgz9cohi {
    justify-content: center;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .mcb-section-fe546031f {
    height: 185px;
    background-size: cover;
    padding-right: 0px;
    padding-left: 0px;
  }

  .mcb-section-fe546031f .mcb-section-inner-fe546031f {
    align-content: center;
  }
}

/*End of Interior Hero Styling with Buttons */

/* Contact Us */
.mcb-section-dd72b7b13 {
  height: 436px;
  background-position: center right;
  background-repeat: no-repeat;
}

.mcb-section-dd72b7b13 .mcb-section-inner-dd72b7b13 {
  align-items: stretch;
  align-content: center;
}

.mcb-section-dd72b7b13 .mcb-background-overlay {
  background-repeat: no-repeat;
  background-position: center left;
}

.mcb-section .mcb-wrap .mcb-item-1w1kttsa9 .mcb-column-inner-1w1kttsa9 {
  padding-right: 1rem;
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-emqi0aqw .mcb-column-inner-emqi0aqw {
  padding-right: 1rem;
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-kpwcyw6hp .mcb-column-inner-kpwcyw6hp {
  padding-right: 1rem;
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-istsgtbb9 .mcb-column-inner-istsgtbb9 {
  padding-right: 1rem;
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap-fqbsy517 .mcb-wrap-inner-fqbsy517 {
  background-color: #ffffff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding-top: 2.5rem;
  padding-right: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 2.5rem;
  border-style: solid;
  border-color: #dedede;
  border-width: 1px 1px 1px 1px;
  border-radius: 10px 10px 10px 10px;
}

.mcb-section-ngfwi6jjdt {
  padding-top: 4rem;
  padding-bottom: 4rem;
  padding-right: 240px;
  padding-left: 240px;
}

.mcb-section .mcb-wrap .mcb-item-34kz71ep .title {
  background-position: center center;
}

.mcb-section .mcb-wrap .mcb-item-34kz71ep .title,
.mcb-section .mcb-wrap .mcb-item-34kz71ep .title a {
  color: #ffffff;
}

.mcb-section .mcb-wrap .mcb-item-34kz71ep .mcb-column-inner-34kz71ep {
  margin-bottom: 1rem;
}

.mcb-section .mcb-wrap .mcb-item-tqgwvbjeh .column_attr {
  color: #ffffff;
}

.mcb-section .mcb-wrap .mcb-item-tqgwvbjeh .mcb-column-inner-tqgwvbjeh {
  margin-bottom: 0px;
  padding-right: 2rem;
}

.mcb-section .mcb-wrap-wcdobctow .mcb-wrap-inner-wcdobctow {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-vdsrrsfdr .mcb-column-inner-vdsrrsfdr {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap .mcb-item-vdsrrsfdr {
  text-align: center;
}

.mcb-section .mcb-wrap-t7dg4fbrr .mcb-wrap-inner-t7dg4fbrr {
  margin-bottom: 0px;
}

.mcb-section .mcb-wrap-t7dg4fbrr {
  flex-grow: unset;
}

.mcb-section-1dwpyudu3 .mcb-section-inner-1dwpyudu3 {
  align-items: center;
  justify-content: center;
}

.mcb-section-1dwpyudu3 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media (max-width: 1440px) {
  .mcb-section-ngfwi6jjdt {
    padding-top: 4rem;
    padding-right: 4rem;
    padding-bottom: 4rem;
    padding-left: 4rem;
  }

  .mcb-section .mcb-wrap-t7dg4fbrr {
    flex-grow: unset;
  }
}

@media (max-width: 959px) {
  .mcb-section-dd72b7b13 .mcb-background-overlay {
    background-image: none;
  }

  .mcb-section-dd72b7b13 .mcb-section-inner-dd72b7b13 {
    align-items: stretch;
  }

  .mcb-section .mcb-wrap .mcb-item-1w1kttsa9 {
    width: 50%;
  }

  .mcb-section .mcb-wrap .mcb-item-1w1kttsa9 .mcb-column-inner-1w1kttsa9 {
    margin-bottom: 1rem;
  }

  .mcb-section .mcb-wrap .mcb-item-emqi0aqw {
    width: 50%;
  }

  .mcb-section .mcb-wrap .mcb-item-emqi0aqw .mcb-column-inner-emqi0aqw {
    margin-bottom: 1rem;
  }

  .mcb-section .mcb-wrap .mcb-item-kpwcyw6hp {
    width: 50%;
  }

  .mcb-section .mcb-wrap .mcb-item-istsgtbb9 {
    width: 50%;
  }

  .mcb-section .mcb-wrap-fqbsy517 .mcb-wrap-inner-fqbsy517 {
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }

  .mcb-section-ngfwi6jjdt {
    padding-right: 3rem;
    padding-left: 3rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .mcb-section .mcb-wrap-t7dg4fbrr {
    flex-grow: unset;
    width: 50%;
  }
}

@media (max-width: 767px) {
  .mcb-section-dd72b7b13 {
    height: 185px;
    background-size: cover;
  }

  .mcb-section .mcb-wrap .mcb-item-1w1kttsa9 {
    width: 80%;
  }

  .mcb-section .mcb-wrap .mcb-item-emqi0aqw {
    width: 80%;
  }

  .mcb-section .mcb-wrap .mcb-item-kpwcyw6hp {
    width: 80%;
  }

  .mcb-section .mcb-wrap .mcb-item-kpwcyw6hp .mcb-column-inner-kpwcyw6hp {
    margin-bottom: 1rem;
  }

  .mcb-section .mcb-wrap .mcb-item-istsgtbb9 {
    width: 80%;
  }

  .mcb-section .mcb-wrap-fqbsy517 .mcb-wrap-inner-fqbsy517 {
    justify-content: center;
  }

  .mcb-section-ngfwi6jjdt {
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }

  .mcb-section .mcb-wrap .mcb-item-tqgwvbjeh .mcb-column-inner-tqgwvbjeh {
    margin-bottom: 1rem;
  }

  .mcb-section .mcb-wrap .mcb-item-vdsrrsfdr {
    text-align: left;
  }

  .mcb-section .mcb-wrap-t7dg4fbrr {
    flex-grow: unset;
    width: 100%;
  }

  .mcb-section-1dwpyudu3 {
    padding-top: 3rem;
    padding-right: 2rem;
    padding-bottom: 3rem;
    padding-left: 2rem;
  }
}
/* End of Contact Us */

/*Professions Page Styling---*/
.mcb-section-422f8717a {
  height: 436px;
  background-position: center right;
  background-repeat: no-repeat;
  padding-right: 3rem;
  padding-left: 3rem;
}

.mcb-section-422f8717a .mcb-section-inner-422f8717a {
  align-items: stretch;
  align-content: center;
}

.mcb-section-422f8717a .mcb-background-overlay {
  background-repeat: no-repeat;
  background-position: center left;
  opacity: 0.9;
}

.mcb-section .mcb-wrap .mcb-item-og3skcun .title {
  background-position: center center;
}

.mcb-section .mcb-wrap .mcb-item-og3skcun .mcb-column-inner-og3skcun {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.mcb-section .mcb-wrap .mcb-item-nbt0zgfhs .title {
  background-position: center center;
}

.mcb-section .mcb-wrap .mcb-item-nbt0zgfhs .mcb-column-inner-nbt0zgfhs {
  padding-right: 2rem;
  padding-left: 2rem;
}

.mcb-section .mcb-wrap .mcb-item-ceh04jvge .mcb-column-inner-ceh04jvge {
  padding-right: 2rem;
  padding-left: 2rem;
}

.mcb-section .mcb-wrap-438sczr0g .mcb-wrap-inner-438sczr0g {
  padding-top: 0px;
  padding-bottom: 0px;
}

.mcb-section-cc22d8c75 .mcb-section-inner-cc22d8c75 {
  align-items: stretch;
}

.mcb-section-744819366 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.mcb-section-744819366 .mcb-section-inner-744819366 {
  justify-content: center;
  align-items: stretch;
}

.mcb-section-da8671cec {
  background-image: url(/wp-content/uploads/2025/01/flag-bg.png#100);
  background-repeat: no-repeat;
  background-position: top right;
  padding-right: 4rem;
  padding-left: 4rem;
  padding-top: 6rem;
  padding-bottom: 4rem;
  background-size: cover;
}

.mcb-section-da8671cec .mcb-section-inner-da8671cec {
  align-items: flex-start;
}

@media (max-width: 959px) {
  .mcb-section-422f8717a .mcb-background-overlay {
    background-image: none;
  }

  .mcb-section-422f8717a {
    padding-right: 2rem;
    padding-left: 2rem;
    height: 440px;
  }

  .mcb-section-422f8717a .mcb-section-inner-422f8717a {
    align-items: stretch;
    align-content: center;
  }

  .mcb-section-da8671cec {
    padding-top: 6rem;
    padding-right: 2rem;
    padding-bottom: 4rem;
    padding-left: 2rem;
    background-size: cover;
  }

  .mcb-section-da8671cec .mcb-section-inner-da8671cec {
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .mcb-section-422f8717a {
    height: 185px;
    background-size: cover;
    padding-right: 0px;
    padding-left: 0px;
  }

  .mcb-section-422f8717a .mcb-section-inner-422f8717a {
    align-content: center;
  }

  .mcb-section .mcb-wrap-tvk0knl3a .mcb-wrap-inner-tvk0knl3a {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .mcb-section .mcb-wrap .mcb-item-nbt0zgfhs .mcb-column-inner-nbt0zgfhs {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .mcb-section .mcb-wrap .mcb-item-ceh04jvge .mcb-column-inner-ceh04jvge {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .mcb-section-cc22d8c75 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .mcb-section-744819366 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .mcb-section-da8671cec {
    padding-right: 1rem;
    padding-left: 1rem;
    background-position: top center;
  }
}
/*End of profession page styling*/

/*Toggle Styling Icon*/
.mfn-toggle-item.active .fa-caret-down {
  display: none;
}
.mfn-toggle-item .fa-caret-down {
  display: inline-block;
}
.mfn-toggle-item.active .fa-caret-up {
  display: inline-block;
}

.mfn-toggle-item .fa-caret-up {
  display: none;
}

/* MISC REQUESTS FROM DOH*/
.tribe-event-time,
.tribe-events-schedule,
.tribe-events-schedule h2 {
  font-size: 24px;
}
.tribe-events-back a {
  text-decoration: none !important;
}
.latest-news-hero {
  height: 250px;
  background-position: center right;
  background-repeat: no-repeat;
  padding-right: 3rem;
  padding-left: 3rem;
  background-color: var(--accent-color);
  margin-bottom: 3rem;
}
.page-template-template-profession ol,
.page-template-template-profession ul {
  margin-left: 35px;
}
.mfn-footer-menu,
.mfn-header-menu {
  margin-left: 0px !important;
}

.page-template-template-profession .single-toggle-content,
.page-template-template-profession .accordion,
.page-template-template-profession .profession-content-inner {
  max-width: 959px;
}

.wp-block-button {
  margin-bottom: 15px !important;
}

.max-post-content {
  max-width: 959px;
  margin: 30px auto;
}
.mfn-header-tmpl .column_column .column_attr > *:last-child {
  margin-bottom: auto;
}
.max-content,
.meetings-wrapper .mcb-wrap-inner {
  max-width: 959px;
}

div.wpforms-container-full input[type="date"],
div.wpforms-container-full input[type="datetime"],
div.wpforms-container-full input[type="datetime-local"],
div.wpforms-container-full input[type="email"],
div.wpforms-container-full input[type="month"],
div.wpforms-container-full input[type="number"],
div.wpforms-container-full input[type="password"],
div.wpforms-container-full input[type="range"],
div.wpforms-container-full input[type="search"],
div.wpforms-container-full input[type="tel"],
div.wpforms-container-full input[type="text"],
div.wpforms-container-full input[type="time"],
div.wpforms-container-full input[type="url"],
div.wpforms-container-full input[type="week"],
div.wpforms-container-full select,
div.wpforms-container-full textarea,
.wp-core-ui div.wpforms-container-full input[type="date"],
.wp-core-ui div.wpforms-container-full input[type="datetime"],
.wp-core-ui div.wpforms-container-full input[type="datetime-local"],
.wp-core-ui div.wpforms-container-full input[type="email"],
.wp-core-ui div.wpforms-container-full input[type="month"],
.wp-core-ui div.wpforms-container-full input[type="number"],
.wp-core-ui div.wpforms-container-full input[type="password"],
.wp-core-ui div.wpforms-container-full input[type="range"],
.wp-core-ui div.wpforms-container-full input[type="search"],
.wp-core-ui div.wpforms-container-full input[type="tel"],
.wp-core-ui div.wpforms-container-full input[type="text"],
.wp-core-ui div.wpforms-container-full input[type="time"],
.wp-core-ui div.wpforms-container-full input[type="url"],
.wp-core-ui div.wpforms-container-full input[type="week"],
.wp-core-ui div.wpforms-container-full select,
.wp-core-ui div.wpforms-container-full textarea {
  border-radius: 5px !important;
  border: 1px solid #dedede !important;
}

div.wpforms-container-full input[type="submit"]:not(:hover):not(:active),
div.wpforms-container-full button[type="submit"]:not(:hover):not(:active),
div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active),
.wp-core-ui
  div.wpforms-container-full
  input[type="submit"]:not(:hover):not(:active),
.wp-core-ui
  div.wpforms-container-full
  button[type="submit"]:not(:hover):not(:active),
.wp-core-ui
  div.wpforms-container-full
  .wpforms-page-button:not(:hover):not(:active),
div.wpforms-container-full input[type="submit"]:hover,
div.wpforms-container-full input[type="submit"]:active,
div.wpforms-container-full button[type="submit"]:hover,
div.wpforms-container-full button[type="submit"]:active,
div.wpforms-container-full .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-page-button:active,
.wp-core-ui div.wpforms-container-full input[type="submit"]:hover,
.wp-core-ui div.wpforms-container-full input[type="submit"]:active,
.wp-core-ui div.wpforms-container-full button[type="submit"]:hover,
.wp-core-ui div.wpforms-container-full button[type="submit"]:active,
.wp-core-ui div.wpforms-container-full .wpforms-page-button:hover,
.wp-core-ui div.wpforms-container-full .wpforms-page-button:active {
  background-color: var(--secondary-color) !important;
  border-radius: 5px !important;
}

div.wpforms-container-full input[type="submit"]:hover,
div.wpforms-container-full input[type="submit"]:active,
div.wpforms-container-full button[type="submit"]:hover,
div.wpforms-container-full button[type="submit"]:active,
div.wpforms-container-full .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-page-button:active,
.wp-core-ui div.wpforms-container-full input[type="submit"]:hover,
.wp-core-ui div.wpforms-container-full input[type="submit"]:active,
.wp-core-ui div.wpforms-container-full button[type="submit"]:hover,
.wp-core-ui div.wpforms-container-full button[type="submit"]:active,
.wp-core-ui div.wpforms-container-full .wpforms-page-button:hover,
.wp-core-ui div.wpforms-container-full .wpforms-page-button:active {
  background-color: var(--primary-color) !important;
}

.themebg,
#comments .commentlist > li .reply a.comment-reply-link,
#Filters .filters_wrapper ul li a:hover,
#Filters .filters_wrapper ul li.current-cat a,
.fixed-nav .arrow,
.offer_thumb .slider_pagination a:before,
.offer_thumb .slider_pagination a.selected:after,
.pager .pages a:hover,
.pager .pages a.active,
.pager .pages span.page-numbers.current,
.pager-single span:after,
.portfolio_group.exposure .portfolio-item .desc-inner .line,
.Recent_posts ul li .desc:after,
.Recent_posts ul li .photo .c,
.slider_pagination a.selected,
.slider_pagination .slick-active a,
.slider_pagination a.selected:after,
.slider_pagination .slick-active a:after,
.testimonials_slider .slider_images,
.testimonials_slider .slider_images a:after,
.testimonials_slider .slider_images:before,
#Top_bar .header-cart-count,
#Top_bar .header-wishlist-count,
.mfn-footer-stickymenu ul li a .header-wishlist-count,
.mfn-footer-stickymenu ul li a .header-cart-count,
.widget_categories ul,
.widget_mfn_menu ul li a:hover,
.widget_mfn_menu ul li.current-menu-item:not(.current-menu-ancestor) > a,
.widget_mfn_menu ul li.current_page_item:not(.current_page_ancestor) > a,
.widget_product_categories ul,
.widget_recent_entries ul li:after,
.woocommerce-account table.my_account_orders .order-number a,
.woocommerce-MyAccount-navigation ul li.is-active a,
.style-simple .accordion .question:after,
.style-simple .faq .question:after,
.style-simple .icon_box .desc_wrapper .title:before,
.style-simple #Filters .filters_wrapper ul li a:after,
.style-simple .trailer_box:hover .desc,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet.selected:after,
.tparrows.default,
.tp-bullets.tp-thumbs .bullet.selected:after {
  background-color: var(--primary-color);
}

.primary-background-section ul {
  color: #ffffff !important;
}
.column_column ul,
.column_column ol,
.the_content_wrapper:not(.is-elementor) ul,
.the_content_wrapper:not(.is-elementor) ol {
  color: var(--dark-gray-color);
}

/*Space/section above ankle??*/
.section.mcb-section.the_content.has_content {
  display: none;
}

.primary,
.primary h2 {
  color: var(--primary-color);
}
.primary-bg {
  background-color: var(--primary-color);
}
.primary-circle {
  color: #ffffff;
  background-color: var(--primary-color);
  border-radius: 50%;
  padding: 4px;
  font-size: 12px;
}
a {
  color: var(--secondary-color);
}
#Content p a,
.profession-content-section p a,
.profession-content-section li a {
  text-decoration: underline;
}
.profession-sidebar a {
  text-decoration: none !important;
}
a:hover {
  color: var(--primary-color);
}
a:hover i {
  color: var(--accent-color) !important;
}
a.white {
  color: #ffffff;
  text-decoration: underline;
}
a.white:hover {
  color: var(--accent-color);
}
.button {
  text-transform: uppercase;
}
.white-content,
.white-content .title {
  color: #fff !important;
}
.white-content a i {
  color: #fff !important;
}
.white-button {
  background-color: #ffffff;
  color: var(--dark-gray-color);
}
.secondary-background-section .white-button.accent-hover:hover,
.dark-gray-section .white-button:hover,
.button.accent-hover:hover {
  background-color: var(--accent-color);
  color: var(--dark-gray-color);
}
.outline-button {
  background: none;
  border-width: 3px;
  border-style: solid;
  border-color: var(--primary-color);
  color: var(--primary-color);
}
/*.white-button:hover {background-color:var(--secondary-color)!important; color:#ffffff!important;}*/
.primary-background-section {
  background-color: var(--primary-color);
}
.secondary-background-section {
  background-color: var(--secondary-color);
}
.dark-gray-section {
  background-color: var(--dark-gray-color);
}
.icon-primary {
  color: var(--primary-color);
}
.toggle-trigger,
.toggle-heading,
.toggle-bar {
  cursor: pointer;
}

.home-hero-button .button,
.home-hero-button .mfn-icon-box {
  flex-direction: column;
  max-width: 160px;
  height: 174px;
  border-radius: 5px !important;
  text-align: center;
  font-size: 19px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  text-transform: none;
  padding: 1rem 2rem;
}
.home-hero-button .button i.fas {
  font-size: 60px;
  color: #fff;
}
.home-hero-button .mfn-icon-box {
  background-color: var(--primary-color);
}
.home-hero-button .mfn-icon-box:hover {
  background-color: var(--secondary-color);
}
.home-hero-button .mfn-icon-box .icon-wrapper {
  margin-top: 10px;
  margin-bottom: 0;
}
.home-hero-button .mfn-icon-box .desc-wrapper {
  align-items: center;
}

/*.home-hero-cta {background-color:var(--primary-color); color:#fff; padding:30px 20px; border-radius:10px; box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25)}
.home-hero-cta h4.title {font-size:19px!important; line-height:24px!important; font-weight:bold; color:#fff}
.home-hero-cta .icon-wrapper {margin-bottom:15px}*/

.interior-hero h1,
.interior-hero .primary .title {
  color: var(--primary-color);
}
.profession-hero-section .profession-hero-overlay {
  background-position: center center !important;
}
.interior-hero .mfn-banner-box .banner-desc {
  background: url(/wp-content/uploads/2025/01/interior-hero-overlay.png)
    no-repeat;
}
.interior-hero-ctas {
  display: none;
}
.page-id-958 .interior-hero-ctas {
  display: block;
}

.ankle-cta {
  background-color: var(--secondary-color);
  color: #fff;
  padding: 40px 30px 30px 30px;
  border-radius: 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  transition: background-color 0.3s ease;
}
.ankle-cta:hover {
  background-color: var(--primary-color);
}
.ankle-cta .mfn-icon-box {
  overflow: visible;
}
.mcb-wrap-ankle:nth-child(2) .icon-wrapper img {
  width: 89px !important;
  margin-top: -2px;
  margin-left: -3px;
}

/* Alerts */
header .disclaimer {
  background-color: var(--alert-color);
  color: var(--primary-color);
}
.alertbar .section_wrapper {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}
.alertbar .icon {
  color: #bd0003;
}
.alertbar .message {
  font-size: 16px !important;
  font-weight: bold !important;
  padding: 0 10px;
}
.alertbar {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0 1rem 0 1rem;
}
.alertbar .white-box-wrap {
  max-width: 900px !important;
  display: flex !important;
}
.alertbar .icon {
  padding-right: 10px;
}
.alertbar .icon i {
  font-size: 74px;
  color: #bd0003;
}
.alertbar .alert-wrapper > .mfn-module-wrapper {
  flex-direction: column;
}
.alertbar .content {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
}
.alertbar .icon.fa-caret-down {
  order: 3;
  padding-left: 10px;
  color: var(--primary-color);
}
.alertbar .message {
  font-weight: normal !important;
  display: flex;
  align-items: center;
}
.alertbar .message .icon {
  font-size: 54px;
}
.alertbar .white-box-wrap {
  width: 900px !important;
  display: flex !important;
  margin-top: 1rem;
}
.alertbar {
  display: none;
}

/* Header */
.top-bar {
  background-color: var(--primary-color);
}
.top-bar p {
  background-color: var(--primary-color);
  font-weight: 600 !important;
}
.top-bar a {
  text-decoration: underline;
  font-weight: 600 !important;
}
.top-bar a:hover {
  text-decoration: underline;
  font-weight: bold !important;
}
.top-bar .button {
  background: none;
  padding: 0;
  text-transform: capitalize !important;
}
.top-bar .button i {
  color: #fff !important;
}
.top-bar .toggle-content-howyouknow {
  display: flex;
}
.top-bar .toggle-content-howyouknow .item {
  padding: 1rem;
  max-width: 460px;
}
.nav-bar {
  background-color: var(--secondary-color);
}
.nav-bar a.mfn-menu-link {
  line-height: 2.5rem !important;
}
.nav-bar .button {
  padding: 1rem;
}
.nav-bar .search_wrapper input[type="text"] {
  border-radius: 5px !important;
  padding-left: 10px;
  padding-right: 40px;
}
.nav-bar .search_wrapper .icon_search {
  left: auto;
  right: -21px;
  background: var(--primary-color);
  padding: 7.8px;
  border-radius: 0 5px 5px 0;
}
.nav-bar .search_wrapper svg.icon_search .path {
  stroke: #ffffff !important;
}
.nav-button {
  display: none !important;
}
.mfn-header-menu > .mfn-menu-li .mfn-submenu {
  margin-top: 3px;
  left: 7px;
  border-radius: -0 5px 5px 5px;
}
.top-bar .toggle-trigger-howyouknow.active .fa-caret-down {
  display: none;
}
.top-bar .toggle-trigger-howyouknow:not(.active) .fa-caret-up {
  display: none;
}
.mcb-section
  .mcb-wrap
  .mcb-item-4a437d84f
  .mfn-header-menu
  > li.current-menu-item
  > a.mfn-menu-link,
.mcb-section
  .mcb-wrap
  .mcb-item-4a437d84f
  .mfn-header-menu
  > li.current-menu-ancestor
  > a.mfn-menu-link,
.mcb-section
  .mcb-wrap
  .mcb-item-4a437d84f
  .mfn-header-menu
  > li.current-product_cat-ancestor
  > a.mfn-menu-link {
  color: var(--accent-color);
}
.mfn-header-menu .mfn-menu-li.current-menu-item > .mfn-menu-link {
  color: var(--primary-color);
}

/* Hamburger nav */
.mfn-header-tmpl-menu-sidebar .mfn-header-tmpl-menu-sidebar-wrapper {
  padding: 80px 0 150px 0;
}
.mfn-items-align-left .mfn-menu-li .mfn-menu-link {
  justify-content: space-between;
}
.mcb-section
  .mcb-wrap
  .mcb-item-afsyud5z8
  .mfn-header-tmpl-menu-sidebar
  .mfn-header-menu
  li
  .mfn-submenu {
  left: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.mcb-section
  .mcb-wrap
  .mcb-item-afsyud5z8
  .mfn-header-tmpl-menu-sidebar
  .mfn-header-menu
  li
  .mfn-submenu
  li
  a {
  border-bottom: 1px solid #dedede;
  padding-left: 30px;
}
.mfn-header-menu > .mfn-menu-li .mfn-menu-link span.menu-sub i {
  font-size: 20px;
  color: var(--primary-color);
}
.nav-button a {
  font-weight: bold !important;
  font-size: 15px !important;
  padding: 12px 30px !important;
  border-radius: 5px !important;
  background: var(--primary-color) !important;
  color: #fff !important;
  margin: 10px 20px 0 20px !important;
  width: auto !important;
}
.nav-button a .menu-label::before {
  content: "";
  background: url(/wp-content/themes/betheme-child/assets/award-solid-sm.png)
    no-repeat;
  width: 19px;
  height: 26px;
  margin-right: 10px;
  display: block;
}
.nav-button.renew .menu-label::before {
  background: url(/wp-content/themes/betheme-child/assets/rotate-reverse-sm.png)
    no-repeat;
  width: 22px;
  height: 22px;
}
.nav-button.status .menu-label::before {
  background: url(/wp-content/themes/betheme-child/assets/wave-pulse-sm.png)
    no-repeat;
  width: 26px;
  height: 21px;
}
.nav-button.verify .menu-label::before {
  background: url(/wp-content/themes/betheme-child/assets/file-magnifying-glass-sm.png)
    no-repeat;
  width: 18px;
  height: 24px;
}
.nav-button.complaint .menu-label::before {
  background: url(/wp-content/themes/betheme-child/assets/comment-exclamation-sm.png)
    no-repeat;
  width: 24px;
  height: 24px;
}
.nav-button.process .menu-label::before {
  display: none;
  background: none;
}
.mfn-header-tmpl .column_header_icon .search_wrapper,
.mfn-sidemenu-tmpl .column_header_icon .search_wrapper {
  top: 30%;
}

.nav-button a i {
  font-size: 24px;
  margin-right: 10px;
}
.nav-button a .menu-label {
  display: flex !important;
}
.nav-button.apply a {
  margin-top: 20px !important;
}
.nav-button.process a {
  justify-content: center !important;
}

/* Homepage */
.center-underline h2.title,
.center-underline h3.title {
  color: var(--primary-color);
}
.center-underline h2.title:after,
.center-underline h3.title:after {
  content: "";
  display: block;
  width: 135px;
  height: 7px;
  background-color: var(--secondary-color);
  margin: 0 auto;
  margin-top: 24px;
}
.left-underline h2.title:after,
.left-underline h3.title:after {
  content: "";
  display: block;
  width: 135px;
  height: 7px;
  background-color: var(--secondary-color);
  margin-top: 24px;
}
.white-box-wrap,
.profession-cta {
  background: #ffffff;
  padding: 30px;
  margin: 0 5px 25px;
  border-radius: 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.profession-cta .title {
  color: var(--primary-color);
}
.mfn-header-tmpl .mfn-icon-box .icon-wrapper img,
.mfn-header-tmpl .mfn-icon-box .icon-wrapper svg {
  width: 72px;
}

.blog_slider .blog_slider_ul.slick-slider {
  margin-left: -1px !important;
}
.latest-news .slick-slide,
.latest-news .slick-slide img {
  width: 1200px !important;
}

.eli-half {
  background-color: var(--primary-color);
}
.cont-edu {
  background-color: var(--light-gray-color);
}
.cont-edu .ce-image .image_wrapper,
.cont-edu .ce-image .image_item.image_frame {
  overflow: visible;
}
.cont-edu .ce-image .image_wrapper::before {
  content: "";
  display: block;
  background-color: var(--primary-color);
  width: 40px;
  height: 80%;
  position: absolute;
  top: 0;
  left: -40px;
  z-index: 9;
  margin-top: 22px;
}
.cont-edu .ce-image .image_wrapper::after {
  content: "";
  display: block;
  background-color: var(--primary-color);
  width: 40px;
  height: 80%;
  position: absolute;
  top: 0;
  right: -40px;
  z-index: 9;
  margin-top: 22px;
}

.news-slider .date_label,
.news-slider .hr_color {
  display: none !important;
}
.news-slider .desc {
  text-align: center;
  position: absolute;
  bottom: 0;
  background: rgb(17, 58, 120);
  background: linear-gradient(
    0deg,
    rgba(17, 58, 120, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  padding-top: 4rem;
}

.news-slider h4,
.news-slider a,
.news-slider .post_excerpt {
  color: #fff !important;
  font-weight: bold !important;
}
.news-slider h4,
.news-slider .post_excerpt {
  padding: 0 2rem !important;
}
.news-slider h4 {
  margin-bottom: 1rem !important;
}
.news-slider .post_excerpt {
  margin-bottom: 0;
  padding-bottom: 2rem !important;
}

/*.news-slider .wpsisac-slick-variable.wpsisac-prodesign-15 .wpsisac-slider-content {background:rgb(0,0,0); background:linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);}
.news-slider .wpsisac-slick-carousal.wpsisac-prodesign-15 .wpsisac-slick-image-slide:hover .wpsisac-slider-content, .news-slider .wpsisac-slick-variable.wpsisac-prodesign-15 .wpsisac-slick-image-slide:hover .wpsisac-slider-content {background-color:var(--primary-color);}*/

.news-slider
  .wpsisac-slick-variable.wpsisac-prodesign-31
  .wpsisac-slider-content {
  background-image: linear-gradient(
    0deg,
    var(--primary-color) 25%,
    var(--secondary-gradient-color-transparent) 100%
  );
}

.mews-slider .wpsisac-slide-wrap {
  position: relative;
}
.news-slider .wpsisac-slider-content {
  padding: 20rem 6rem 2rem 6rem !important;
  position: absolute;
  bottom: 0;
  max-height: 700px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.news-slider .wpsisac-slider-content h2.wpsisac-slide-title a,
.news-slider .wpsisac-slider-content h2.wpsisac-slide-title {
  font-size: 46px !important;
  line-height: 48px !important;
  color: #fff;
}
.news-slider .wpsisac-slider-short-content {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
  padding-top: 1rem;
}
.news-slider .wpsisac-slick-variable-wrp {
  overflow: visible;
  margin-bottom: 5rem;
}
.news-slider .wpsisac-slick .slick-dots {
  bottom: -50px !important;
}
.wpsisac-slick.wpsisac-dots-design-2 .slick-dots li button {
  background-color: var(--primary-color) !important;
  border: 0 !important;
  width: 12px !important;
  height: 12px !important;
}
.wpsisac-slick.wpsisac-dots-design-2 .slick-dots li.slick-active button {
  background-color: var(--secondary-color) !important;
}
.wpsisac-slick.wpsisac-arrow-design-2 .slick-arrow.slick-prev {
  left: 10px;
}
.wpsisac-slick.wpsisac-arrow-design-2 .slick-arrow.slick-next {
  right: 40px;
}
.wpsisac-slick .slick-arrow {
  background-color: var(--primary-color) !important;
}
.wpsisac-slick .slick-arrow svg:hover,
.wpsisac-slider-nav .slick-arrow svg:hover {
  fill: var(--accent-color);
}
.wpsisac-slick.wpsisac-dots-design-2 .slick-dots li.slick-active button {
  transform: scale(1);
}
.wpsisac-slick-variable.wpsisac-prodesign-11 .wpsisac-slick-image-slide,
.wpsisac-slick-variable.wpsisac-prodesign-12 .wpsisac-slick-image-slide,
.wpsisac-slick-variable.wpsisac-prodesign-3 .wpsisac-slick-image-slide,
.wpsisac-slick-variable.wpsisac-prodesign-31 .wpsisac-slick-image-slide,
.wpsisac-slick-variable.wpsisac-prodesign-33 .wpsisac-slick-image-slide {
  padding: 0 !important;
  margin: 0 40px;
}
.wpsisac-slick .slick-dots {
  left: 0 !important;
  right: 20px;
}

.meeting-date-circle {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0 !important;
  background-color: var(--primary-color);
  width: 65px;
  height: 65px;
  text-align: center;
  padding-top: 6px !important;
  border-radius: 50%;
  border: 3px solid #ffffff !important;
  left: -75px;
}
.meeting-date-circle .tribe-common-h5 {
  font-size: 24px !important;
  font-weight: bold !important;
  color: #fff !important;
  line-height: 24px !important;
}
.meeting-date-circle .tribe-events-pro-summary__event-date-tag-weekday {
  font-size: 15px !important;
  font-weight: bold !important;
  display: block;
  color: #fff !important;
  text-transform: capitalize !important;
}
.featured-meeting
  .tribe-events-pro
  .tribe-events-pro-summary__event-title-link {
  font-size: 24px;
  text-decoration: underline;
}
.featured-meeting .tribe-events .tribe-events-l-container {
  padding: 0;
  padding-left: 1rem;
  min-height: 0;
}
.featured-meeting .tribe-events-pro .tribe-events-pro-summary-nav {
  display: none;
}
.featured-meeting .additional-meeting-info .meeting-info-row {
  display: flex;
  font-size: 16px;
  justify-content: flex-start;
  gap: 10px;
}
.featured-meeting .additional-meeting-info .meeting-info-row .label {
  width: auto;
}
.featured-meeting .additional-meeting-info .meeting-info-row .content {
  font-weight: bold;
}
.featured-meeting .additional-meeting-info .meeting-info-row .content a {
  color: var(--secondary-color);
  font-weight: normal;
  text-decoration: underline;
  padding-right: 1rem;
}
.featured-meeting
  .additional-meeting-info
  .meeting-info-row
  .content
  a::before {
  content: "\f15b";
  font-family: "Font Awesome 5 Free";
  padding-right: 5px;
}

.important-links .button_theme:hover {
  background-color: var(--primary-color);
}
.important-links h4.title {
  color: var(--primary-color);
}

/* Meetings/Events */
.tribe-events .tribe-events-c-search__button,
.tribe-events button.tribe-events-c-search__button,
.tribe-events .datepicker .day.active,
.tribe-events .datepicker .day.active.focused,
.tribe-events .datepicker .day.active:focus,
.tribe-events .datepicker .day.active:hover,
.tribe-events .datepicker .month.active,
.tribe-events .datepicker .month.active.focused,
.tribe-events .datepicker .month.active:focus,
.tribe-events .datepicker .month.active:hover,
.tribe-events .datepicker .year.active,
.tribe-events .datepicker .year.active.focused,
.tribe-events .datepicker .year.active:focus,
.tribe-events .datepicker .year.active:hover {
  background-color: var(--primary-color);
}
.tribe-events .tribe-events-c-search__button:focus,
.tribe-events .tribe-events-c-search__button:hover,
.tribe-events button.tribe-events-c-search__button:focus {
  background-color: var(--secondary-color);
}

.tribe-common--breakpoint-medium
  .tribe-filter-bar--vertical.tribe-filter-bar
  .tribe-filter-bar__form-heading {
  color: var(--primary-color);
  font-size: 24px;
}
.tribe-events button.tribe-events-c-search__button:hover,
.tribe-filter-bar .tribe-filter-bar-c-filter__toggle-text {
  color: var(--secondary-color);
}

.meeting-calendar .meeting-section-wrap {
  background: #ffffff;
  padding: 30px;
  margin: 0 0 25px;
  border-radius: 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #dedede;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.tribe-events
  .tribe-events-c-events-bar
  .tribe-common-form-control-text__input {
  font-weight: bold;
}
.tribe-common--breakpoint-medium.tribe-events
  .tribe-common-c-btn.tribe-events-c-search__button {
  background-color: var(--primary-color) !important;
}
.tribe-common--breakpoint-medium.tribe-events
  .tribe-events-c-view-selector--labels
  .tribe-events-c-view-selector__button-text {
  color: var(--secondary-color) !important;
}
.tribe-common--breakpoint-medium.tribe-events
  .tribe-events-c-view-selector--labels
  .tribe-events-c-view-selector__content {
  width: 150px !important;
  left: auto;
  right: 0;
}
.tribe-events-pro
  .tribe-events-pro-week-grid__header-column--current
  .tribe-events-pro-week-grid__header-column-daynum,
.tribe-events-pro
  .tribe-events-pro-week-grid__header-column--current
  .tribe-events-pro-week-grid__header-column-daynum-link {
  color: var(--secondary-color) !important;
}
.tribe-events
  .tribe-events-c-view-selector--labels
  .tribe-events-c-view-selector__button:focus,
.tribe-events
  .tribe-events-c-view-selector--labels
  button.tribe-events-c-view-selector__button:focus,
.tribe-filter-bar
  .tribe-filter-bar-c-filter--accordion
  .tribe-filter-bar-c-filter__toggle:focus,
.tribe-filter-bar
  .tribe-filter-bar-c-filter--accordion
  button.tribe-filter-bar-c-filter__toggle:focus,
.tribe-filter-bar .tribe-filter-bar-c-filter__toggle:focus,
.tribe-filter-bar button.tribe-filter-bar-c-filter__toggle:focus {
  outline: 0 !important;
}
.tribe-common--breakpoint-medium.tribe-events
  .tribe-events-c-view-selector__content {
  min-width: 160px !important;
  width: 160px !important;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border,
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border,
.tribe-common--breakpoint-medium.tribe-events
  .tribe-events-c-messages__message {
  display: none;
}

.tribe_events-template-default.single.single-tribe_events {
  background: #fcfcfc;
}
.tribe_events-template-default.single.single-tribe_events
  .tribe-events-single-event-description.tribe-events-content,
.tribe_events-template-default.single.single-tribe_events
  .tribe-events-event-meta.primary,
.tribe_events-template-default.single.single-tribe_events
  .tribe-events-event-meta.secondary {
  background: #ffffff;
  padding: 30px;
  margin: 0 5px 25px;
  border-radius: 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.tribe_events-template-default.single.single-tribe_events
  .tribe-events-schedule {
  margin-top: 0;
}
.tribe_events-template-default.single.single-tribe_events
  .tribe-event-date-start,
.tribe_events-template-default.single.single-tribe_events .timezone {
  font-size: 24px;
}
.tribe_events-template-default.single.single-tribe_events .tribe-events-back a {
  background-color: var(--primary-color);
  border-radius: 10px;
  color: #fff;
  padding: 10px;
  font-weight: bold;
}
.tribe_events-template-default.single.single-tribe_events
  .tribe-events-back
  a:hover {
  background-color: var(--secondary-color) !important;
}
.tribe_events-template-default.single.single-tribe_events #tribe-events-footer {
  display: none !important;
}
.tribe_events-template-default.single.single-tribe_events
  .tribe-events-meta-group
  h2.tribe-events-single-section-title {
  font-size: 30px;
}
.tribe-filter-bar
  .tribe-filter-bar-c-filter
  .tribe-filter-bar-c-filter__toggle-icon:after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  padding-right: 5px;
  font-size: 20px;
  color: var(--secondary-color);
}
.tribe-filter-bar
  .tribe-filter-bar-c-filter--open
  .tribe-filter-bar-c-filter__toggle-icon--minus {
  transform: translate(-30%, -0%) rotate(-180deg);
}
.tribe-filter-bar .tribe-filter-bar-c-filter__toggle-minus-icon,
.tribe-filter-bar .tribe-filter-bar-c-filter__toggle-plus-icon {
  display: none;
}

.tribe-events-pro
  .tribe-events-pro-week-grid__event--past
  .tribe-events-pro-week-grid__event-link-inner {
  background-color: var(--very-opaque-secondary-color) !important;
}
.tribe-events-pro .tribe-events-pro-week-grid__event-title,
.tribe-events .tribe-events-calendar-day__event-title-link {
  color: var(--secondary-color) !important;
  font-weight: bold !important;
}
.tribe-events
  .tribe-events-calendar-month__day--past
  .tribe-events-calendar-month__calendar-event {
  background-color: var(--very-opaque-secondary-color) !important;
  opacity: 1 !important;
}
.tribe-events
  .tribe-events-calendar-month__day--past
  .tribe-events-calendar-month__calendar-event-datetime {
  font-weight: bold !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-title-link,
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link {
  color: var(--secondary-color) !important;
  font-weight: bold !important;
}
/*#custom-events-filter-view {background:#ffffff; padding:30px; margin:0 5px 25px; border-radius:10px; box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25)}*/
.meetings-wrapper-title {
  padding-top: 4rem;
}
#custom-events-filter-view ul {
  list-style-type: none;
  margin-left: 0;
}
#custom-events-filter-view ul li {
  margin-bottom: 0;
  border: 1px solid #dedede;
  border-bottom: 0;
  padding: 1rem;
}
#custom-events-filter-view ul li:last-child {
  border-bottom: 1px solid #dedede !important;
}
#custom-past-events button.show-calendar-btn {
  margin-bottom: 20px;
}

#event-search-form .search-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background: #ffffff;
  padding: 1rem;
  margin: 0;
  border-radius: 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
#event-search-form .search-field,
#event-search-form .date-filter-fields,
#event-search-form .search-submit {
  margin-bottom: 0;
}
#event-search-form .search-field {
  display: flex;
  align-items: center;
}
#event-search-form label {
  font-size: 16px;
  font-weight: bold;
}
#event-search-form input {
  border-radius: 5px;
  margin-bottom: 0;
  margin-left: 1rem;
  width: 500px;
}
#event-search-form .date-filter-fields {
  display: flex;
  flex-direction: row;
  padding: 1rem;
  margin-bottom: -30px;
}
#event-search-form .date-filter-fields div {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#event-search-form .date-filter-fields input {
  max-width: 140px;
}
#event-search-form .date-filter-fields input#event-search-date-from {
  margin-right: 10px;
}
#event-search-form button {
  font-size: 14px !important;
  padding: 1rem;
  line-height: 1;
}

#custom-upcoming-events h2,
#custom-past-events h2, 
.meeting-calendar .event-category-title #calendar-category-title,
#custom-events-search-section h2
{
  color: var(--secondary-color) !important;
}
#custom-upcoming-events .event-item-wrap,
#custom-past-events .event-item-wrap {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dedede;
}
#custom-upcoming-events .event-item-wrap:first-child,
#custom-past-events .event-item-wrap:first-child {
  border-top: 1px solid #dedede;
  margin-top: 1rem;
}

#event-search-results-container .event-search-wrapper {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dedede;
}

/* License & Renewels */
.login-lr {
  min-width: 180px;
}
.toggled-section {
  position: relative;
  border-top-width: 8px;
  border-style: solid !important;
  border-color: var(--secondary-color);
}
/*.toggled-section::after {content:'Open'; display:block; background-color:var(--secondary-color); color:#fff; padding:10px}*/
.toggle-right-corner {
  position: absolute !important;
  top: -48px !important;
  right: -59px !important;
  z-index: 99 !important;
  font-size: 14px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  color: #fff !important;
  background-color: var(--secondary-color) !important;
  padding: 10px !important;
  border-radius: 0 0 0 10px !important;
  cursor: pointer;
}
.toggle-trigger-nursing .toggle-right-corner {
  right: -60px !important;
}
.toggle-trigger-nursingtitle .toggle-right-corner {
  right: -74px !important;
}
.mfn-toggle .toggle-bar .toggle-heading {
  flex: none !important;
}
/*.full-width-button-m {display:inline!important; margin-right:10px!important}*/
.toggle-right-corner .fas {
  padding-left: 10px;
}

.toggle-content-telehealth .mfn-toggle-item {
  box-shadow: 0px 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: #fff;
  border-radius: 5px;
}
.toggle-content-telehealth .toggle-bar {
  display: flex;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
}
.toggle-content-telehealth .mfn-toggle-item.active .toggle-bar,
.toggle-content-telehealth .toggle-bar:hover {
  background: #f2f2f2 !important;
  border-radius: 5px;
}
.toggle-content-telehealth .toggle-bar p {
  margin: 0;
}
.toggle-content-telehealth .toggle-bar p:nth-child(2) {
  display: none;
}
.toggle-content-telehealth .toggle-bar .toggle-heading {
  display: flex;
  align-items: center;
  order: 1;
  margin: 0;
  color: #444;
  padding-left: 1rem;
}
.toggle-content-telehealth .toggle-bar .toggle-icon {
  display: flex;
  order: 0;
  background-color: var(--secondary-color) !important;
  align-items: center;
  padding: 18px;
  border-radius: 3px 0 0 0;
}
.toggle-content-telehealth .mfn-toggle-item.active .toggle-bar .toggle-icon i,
.toggle-content-telehealth .mfn-toggle-item:hover .toggle-bar .toggle-icon i {
  color: var(--accent-color) !important;
}
.toggle-content-telehealth .toggle-content {
  padding: 1rem;
}
.toggle-content-telehealth .toggle-content p,
.toggle-content-telehealth .toggle-content ul {
  color: #444 !important;
}
.toggle-content-nursingtitle h2.title,
.toggle-content-nursing h2.title {
  color: var(--primary-color);
}

/* FAQs */
.betterdocs-searchform {
  padding: 10px !important;
}
.betterdocs-searchform .search-submit {
  line-height: 0.8;
}
.betterdocs-searchform select {
  margin-bottom: 0;
  margin-right: 0;
  max-width: 220px !important;
}
.betterdocs-faq-wrapper {
  margin: 0 auto !important;
}
.betterdocs-faq-wrapper.betterdocs-faq-layout-4 .betterdocs-faq-inner-wrapper {
  max-width: 100vw !important;
}
.betterdocs-faq-tab-wrapper {
  background-color: var(--primary-color);
  color: #fff !important;
}
.betterdocs-faq-list-wrapper {
  padding: 4rem 4rem 0 0;
}
.betterdocs-faq-wrapper.betterdocs-faq-layout-4 .betterdocs-faq-section-title {
  display: none !important;
}
.betterdocs-faq-wrapper.betterdocs-faq-layout-4
  .betterdocs-faq-inner-wrapper
  .betterdocs-faq-tab-wrapper
  .betterdocs-faq-tab.active {
  position: relative;
  background-color: var(--secondary-color) !important;
  border-radius: 0 !important;
}
.betterdocs-faq-wrapper.betterdocs-faq-layout-4
  .betterdocs-faq-inner-wrapper
  .betterdocs-faq-tab-wrapper
  .betterdocs-faq-tab.active:after {
  position: absolute;
  right: -16px;
  z-index: 9;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 16px solid var(--secondary-color);
}
.betterdocs-faq-wrapper.betterdocs-faq-layout-4
  .betterdocs-faq-inner-wrapper
  .betterdocs-faq-list-wrapper
  .betterdocs-faq-list-content
  .betterdocs-faq-list
  li
  .betterdocs-faq-group.active {
  background: #fff !important;
}
.betterdocs-faq-wrapper.betterdocs-faq-layout-4
  .betterdocs-faq-inner-wrapper
  .betterdocs-faq-tab-wrapper
  .betterdocs-faq-tab
  .faq-tab-title,
.betterdocs-faq-wrapper.betterdocs-faq-layout-4
  .betterdocs-faq-inner-wrapper
  .betterdocs-faq-tab-wrapper
  .betterdocs-faq-tab.active
  .faq-tab-title {
  color: #ffffff !important;
}

.faqs .yith-faqs-search-input input::placeholder {
  font-weight: bold;
}
.faqs .yith-faqs-search-button {
  width: 150px;
}
.faqs .yith-faqs-search-button i.yfwp-search::before {
  content: "Search";
  font-family: "Open Sans";
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.faqs .yith-faqs {
  display: flex;
  flex-flow: row wrap;
}
.faqs .yith-faqs-search {
  width: 100%;
  padding: 30px 24% 60px 30%;
  background: #fcfcfc;
  border-bottom: 1px solid #dedede;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.faqs .yith-faqs-search .yith-faqs-reset-container {
  display: inline-block;
  width: 80px;
  padding: 1rem;
  font-weight: bold;
  text-align: left;
}
.faqs .yith-faqs-search-button button {
  background-color: var(--primary-color);
}
.faqs .yith-faqs-search-button button:hover {
  background-color: var(--secondary-color);
}
.faqs .yith-faqs-search-button button i {
  color: #fff;
}
.faqs .yith-faqs-search-container {
  width: 100%;
  margin: 0 auto;
  border-radius: 10px !important;
}
.faqs .yith-faqs-container.minimal .yith-faqs-item {
  background: #fff !important;
  border: 1px solid #dedede !important;
  border-bottom: 0 !important;
}
.faqs .yith-faqs-container.minimal .yith-faqs-item:before {
  display: none !important;
}
.faqs .yith-faqs-container.minimal .yith-faqs-item:last-child {
  border-bottom: 1px solid #dedede !important;
}
.faqs .yith-faqs-categories {
  display: flex;
  flex-direction: column;
  width: 28vw;
  background-color: var(--primary-color);
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.faqs .yith-faqs-container {
  padding: 3rem;
  width: 70vw;
}
.faqs ul.yith-faqs-categories li {
  position: relative;
  margin-bottom: 0;
}
.faqs ul.yith-faqs-categories li a {
  background: none;
  color: #fff;
  border-color: #ffffff33;
  padding: 20px;
  font-size: 16px;
  font-weight: bold;
}
.faqs ul.yith-faqs-categories li a:hover {
  color: #fff !important;
}
.faqs ul.yith-faqs-categories li a.active,
.faqs ul.yith-faqs-categories li a:active {
  background-color: var(--secondary-color);
  border-width: 1px;
  border-color: var(--secondary-color);
}
/*
.faqs ul.yith-faqs-categories li a.active::after,
.faqs ul.yith-faqs-categories li a:active::after {
  position: absolute;
  right: -16px;
  top: 22px;
  z-index: 999;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 16px solid var(--secondary-color);
} */
.faqs .yith-faqs-content p {
  line-height: 19.5pt !important;
}
.faqs .yith-faqs-title {
  color: var(--primary-color);
}
.faqs .yith-faqs-item.active .yith-faqs-title {
  color: var(--primary-color);
}
.faqs
  .yith-faqs-container:not(.yith-faq-type-list)
  .yith-faqs-item:not(.active):hover
  .yith-faqs-title {
  color: var(--secondary-color);
}
.faqs .yith-faqs-item.icon-right .yith-faqs-title .icon {
  font-size: 24px;
  color: var(--primary-color);
}
.faqs .yith-faqs-item.active .yith-faqs-title .icon,
.faqs
  .yith-faqs-container:not(.yith-faq-type-list)
  .yith-faqs-item:not(.active):hover
  .yith-faqs-title
  .icon {
  color: var(--secondary-color);
}
.faqs .yith-faqs-search-input > input[type="text"],
.faqs .yith-faqs-search-input > input[type="text"]:focus {
  background: #fff;
}
.faqs .yith-faqs-search-input > input[type="text"]::placeholder,
.faqs
  .yith-faqs-search-input
  > input[type="text"]::-webkit-input-placeholder::before {
  content: "Quick Search";
}
.faqs .yith-faqs a {
  color: var(--secondary-color);
}
.faqs .yith-faqs a:hover {
  color: var(--primary-color);
}
.faqs-top-content {
  font-weight: bold !important;
  max-width: 935px;
  margin: 0 auto;
}
.yith-faqs-pagination {
  margin: 0 auto;
  background: #f3f3f3;
  width: 100%;
}
.yith-faqs-pagination > ul,
.yith-faqs-pagination > ul > li {
  margin: 0 !important;
}
.yith-faqs-pagination > ul > li > a {
  font-size: 15px;
  font-weight: bold;
}
.yith-faqs-pagination > ul > li.active {
  background-color: var(--secondary-color);
  border-radius: 50%;
}
.yith-faqs-pagination > ul > li.active a {
  color: #fff;
  font-weight: bold;
  line-height: 28px;
}
.yith-faqs-pagination > ul > .active > a,
.yith-faqs-pagination > ul > .active > a:hover {
  color: #fff !important;
}
.yith-faqs-pagination > ul > li:hover {
  background: #e1e1e1;
  border-radius: 50%;
}
/*.yith-faqs-pagination>ul>li.yith-facts-first {content:"\f0d7"; font-family:'Font Awesome 5 Free'; padding-right:5px; font-size:20px;}*/

.current-category {
  font-family: Open Sans;
  font-weight: 700;
  font-size: 38px;
  line-height: 46px;
  vertical-align: middle;
  line-height: normal;
  position: relative;
  align-items: center;
  padding: 20px;
  color: var(--primary-color);
}

/* Professions */
.profession-sidebar {
  background-color: var(--primary-color);
}
.profession-sidebar-item .main-title {
  padding: 2rem 1rem 1rem 1rem;
}
.profession-sidebar-item p,
.profession-sidebar .mfn-list-item {
  display: block;
  margin-bottom: 0;
  padding: 20px !important;
  border-bottom: 1px solid #ffffff33;
}
.profession-sidebar-item a,
.profession-sidebar .mfn-list-item a {
  color: #fff !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  display: block;
}
.profession-sidebar-item .title.active {
  background-color: var(--secondary-color);
}
/*
.profession-sidebar-item .title.active::after {
  position: absolute;
  right: -16px;
  top: 22px;
  z-index: 999;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 16px solid var(--secondary-color);
} */
.profession-content .section_wrapper {
  max-width: 100% !important;
  padding-left: 0;
  padding-right: 0;
}
.profession-content {
  padding: 0;
}
.profession-content .mfn-queryloop-item-wrapper {
  padding: 2rem 0 2rem 1rem;
  min-height: 400px;
  display: block !important;
}
.profession-content .mfn-queryloop-item-wrapper:nth-child(odd) {
  /*background:#f3f3f3*/
  background: linear-gradient(
    270deg,
    #f3f3f3 75%,
    var(--secondary-gradient-color-transparent) 100%
  );
}
.profession-content h2.title {
  padding-bottom: 1rem;
}
.profession-content .title {
  color: var(--primary-color);
}
.profession-content .mfn-divider {
  display: none;
}
.profession-content .toggle-trigger {
  border-top: 1px solid #dedede;
  padding: 2rem 0;
}
/*.profession-content .toggle-trigger:hover {background:#f3f3f3}*/
.profession-content .toggle-trigger .mcb-column-inner,
.profession-content .mcb-column-inner {
  margin: 0 !important;
}
.profession-content .accordion .question {
  box-shadow: 0px 4px 4px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 10px;
  border: 0;
}
.profession-content .accordion .question > .title {
  font-size: 16px;
  font-weight: bold;
  box-shadow: none;
  background: #fff !important;
  margin-bottom: 0;
  border-top: 1px solid #dedede;
  border-right: 1px solid #dedede;
}
.profession-content .accordion .question > .title:hover {
  background: #f2f2f2 !important;
}
.profession-content .accordion .question > .title:hover > .acc-icon-plus {
  color: var(--accent-color) !important;
}
.profession-content .accordion .question.active > .title,
.profession-content .accordion .question.active > .title > .acc-icon-minus {
  color: #333 !important;
  background: #f2f2f2 !important;
}
/*.profession-content .accordion .question > .title:before {background-color:var(--secondary-color)!important}*/
.profession-content .accordion .question > .title > .acc-icon-plus {
  background-color: var(--secondary-color) !important;
  color: #ffffff !important;
}
.profession-content .accordion .question.active > .title > .acc-icon-minus {
  background-color: var(--secondary-color) !important;
  color: var(--accent-color) !important;
}
.profession-content .faqs .yith-faqs-container {
  padding: 0 !important;
}
.profession-content .mfn-queryloop-item-wrapper.mfn-ql-item-default {
  min-height: 300px;
}
.profession-content .toggle-trigger h6.title::after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  padding-right: 5px;
  float: right;
  color: var(--primary-color);
}
.profession-content .toggle-trigger.active h6.title::after {
  content: "\f0d8";
  font-family: "Font Awesome 5 Free";
  padding-right: 5px;
  float: right;
  color: var(--primary-color);
}

/*.profession-sidebar-wrap {position:relative; z-index:9999}
.profession-content-section .sticky-desktop {z-index:0}*/
.profession-content-section .profession-content .toggle-trigger {
  padding: 2rem;
}
.page-template-template-profession-php
  .profession-content-section
  .profession-content
  .toggle-trigger {
  padding: 2rem;
  padding-right: 3rem;
  max-width: 980px;
}
.profession-content-item-wrapper .toggle-content {
  padding: 0 2rem;
}

/* Resources */
.resources .forms-wrap {
  padding: 0 0 0 1rem;
}
.resources .profession-content h2/*,.resources .profession-content p*/ {
  color: var(--primary-color);
}
/*.forms-wrap #forms-1 .toggle-trigger {border-top:0; border-bottom:1px solid #dedede}*/
.forms-wrap .toggle-trigger,
.forms-wrap .toggle-content {
  padding: 2rem;
}
.forms-wrap .toggle-content {
  padding-top: 0;
}
.profession-sidebar .mfn-list-item .mfn-list-icon {
  display: none;
}
/*.forms-wrap .mcb-item-column-inner p a {font-weight:bold!important; border-radius:10px!important; padding:6px 10px; text-decoration:none; background:none!important; color:var(--primary-color)!important; border-width:3px!important; border-style:solid!important; border-color:var(--primary-color)!important; transition:background-color 0.3s ease!important; font-size:16px; line-height:30px; margin-bottom:5px; display:inline-block}*/
/*.forms-wrap .mcb-item-column-inner p a:hover {background-color:var(--secondary-color)!important; color:#fff!important; border-width:3px!important; border-style:solid!important; border-color:var(--secondary-color)!important;}*/
.forms-wrap h3 {
  font-size: 30px;
  line-height: 38px;
  color: var(--primary-color);
  margin-bottom: 0;
}
.forms-wrap .toggle-trigger h3::after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  padding-right: 5px;
  float: right;
  color: var(--primary-color);
  font-size: 24px;
}
.forms-wrap .toggle-trigger.active h3::after {
  content: "\f0d8";
  font-family: "Font Awesome 5 Free";
  padding-right: 5px;
  float: right;
  color: var(--primary-color);
  font-size: 24px;
}

.resources .profession-sidebar .mfn-list-item {
  padding: 0 !important;
}
.resources .profession-sidebar .mfn-list-item .mfn-list-desc {
  width: 100%;
}
.resources .profession-sidebar .mfn-list-item a {
  padding: 20px;
}
.resources .profession-sidebar .mfn-list-item a.active {
  background-color: var(--secondary-color);
}
/*
.resources .profession-sidebar .mfn-list-item a.active::after {
  position: absolute;
  right: -16px;
  top: 22px;
  z-index: 999;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 16px solid var(--secondary-color);
}
  */

/* The Board */
.sptp-section-title {
  display: none;
}
.sp-team-pro-item .sptp-member {
  background: #fff !important;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) !important;
  border-radius: 10px !important;
  margin-bottom: 2rem !important;
  padding: 1rem !important;
  justify-content: space-between;
}
.sptp-member-avatar-img {
  padding: 1rem;
  border: 0 !important;
}
.sptp-member-avatar-img img {
  border-radius: 10px !important;
  object-fit: cover;
  object-position: top center;
  max-height: 240px;
}
.sptp-member-read-more-button {
  font-weight: bold !important;
  text-transform: uppercase !important;
  border-radius: 10px !important;
  background: none !important;
  color: var(--primary-color) !important;
  border-width: 3px !important;
  border-style: solid !important;
  border-color: var(--primary-color) !important;
  transition: background-color 0.3s ease !important;
}
.sptp-member-read-more-button:hover {
  background-color: var(--secondary-color) !important;
  color: #fff !important;
  border-width: 3px !important;
  border-style: solid !important;
  border-color: var(--secondary-color) !important;
}
.sptp-member-name .sptp-name {
  background: var(--secondary-color);
  border-radius: 10px;
  color: #fff !important;
  padding: 5px !important;
  margin: 0 6% !important;
  margin-top: -20px !important;
  position: relative;
  z-index: 9999;
}

.sptp-popup-item .sptp-member-name {
  order: 4 !important;
}
.sptp-popup-item .sptp-member-name .sptp-name {
  margin-top: 0 !important;
}
.sp-team-pro.sptp-section .sptp-popup-item .sptp-profession-text {
  font-weight: bold !important;
}

.sptp-popup-section.style-1 button.mfp-close {
  font-size: 32px;
  color: #444;
  position: fixed;
  top: 10px;
  right: 10px;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  border: 1px solid #444;
  z-index: 10001;
}
.sptp-popup-section.style-1 button.mfp-close::after,
.sptp-popup-section.style-1 button.mfp-close::before {
  background-color: #444 !important;
}
.sptp-popup-section.style-1 button.mfp-close::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.sptp-popup-section.style-1 button.mfp-close::after {
  transform: translate(-50%, -50%) rotate(45deg);
  height: 1px !important;
}

.board-toggle .board-toggle-container [class*="toggle-trigger-"] {
  background: #ffff;
  height: 96px;
  border: 1px solid #dedede;
  border-style: solid;
  border-color: #dedede;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.board-toggle .board-toggle-container [class*="toggle-content-"],
.board-toggle .board-toggle-container [class*="toggle-trigger-"] {
  background: #ffff;
  padding: 25px;
}

.board-toggle .board-toggle-container [class*="toggle-trigger-"] h4 {
  color: var(--primary-color);
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 26px;
  line-height: 40px;
  margin: 0;
  margin-right: auto;
}

.board-toggle .board-toggle-container [class*="toggle-trigger-"] i {
  color: var(--primary-color);
  font-size: 30px;
  margin: 0 !important;
  padding-right: 10px;
}

.board-toggle
  .board-toggle-container
  [class*="toggle-trigger-"].active
  i.close {
  display: none;
}

.board-toggle
  .board-toggle-container
  [class*="toggle-trigger-"]:not(.active)
  i.open {
  display: none;
}

.board-toggle .board-toggle-container [class*="toggle-content-"] {
  color: var(--primary-color);
}

.board-toggle
  .board-toggle-container
  [class*="toggle-trigger-"]
  .column_attr.clearfix {
  display: flex;
  align-items: center;
}

.board-toggle h3,
.board-toggle h4 {
  color: var(--primary-color) !important;
}
.board-toggle .toggle-trigger h3:after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  padding-right: 5px;
  float: right;
  color: var(--primary-color);
  font-size: 24px;
}
.board-toggle .toggle-trigger.active h3:after {
  content: "\f0d8";
  font-family: "Font Awesome 5 Free";
  padding-right: 5px;
  float: right;
  color: var(--primary-color);
  font-size: 24px;
}
.board-toggle #sptp-128 .sp-team-pro-item .sptp-member {
  height: auto !important;
}

/* First toggle-trigger element */
.board-toggle
  .board-toggle-container
  .mcb-wrap-inner
  div[class*="toggle-trigger-"]:not(
    .board-toggle
      .board-toggle-container
      .mcb-wrap-inner
      div[class*="toggle-trigger-"]
      ~ div[class*="toggle-trigger-"]
  ) {
  border-radius: 10px 10px 0 0;
}

/* Last toggle-trigger element */
.board-toggle
  .board-toggle-container
  .mcb-wrap-inner
  div[class*="toggle-trigger-"]
  ~ div[class*="toggle-trigger-"]
  ~ div[class*="toggle-trigger-"]:not(
    div[class*="toggle-trigger-"]
      ~ div[class*="toggle-trigger-"]
      ~ div[class*="toggle-trigger-"]
      ~ div[class*="toggle-trigger-"]
  ):not(.active) {
  border-radius: 0 0 10px 10px;
  box-shadow: 0px 4px 4px 0px #00000040;
}

.board-toggle .board-toggle-container .mcb-wrap-inner div:last-child {
  border-radius: 0 0 10px 10px;
  margin: 0;
}

.sp-team-pro.sptp-section .sptp-popup-item .sptp-member {
  display: flex !important;
  flex-direction: column-reverse;
  justify-content: center;
  overflow: visible;
}

.sp-team-pro.sptp-section .sptp-popup-item .sptp-member-desc {
  color: var(--primary-color) !important;
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 20px !important;
  line-height: 25px !important;
}

.sp-team-pro.sptp-section .sptp-popup-item .sptp-profession-text {
  color: var(--primary-color) !important;
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 20px !important;
  line-height: 25px !important;
}

@media (max-width: 768px) {
  .board-toggle .board-toggle-container [class*="toggle-content-"] {
    padding: 20px 25px 0px 25px;
  }

  .board-toggle .board-toggle-container [class*="toggle-trigger-"] {
    padding: 1rem;
  }

  .board-toggle .board-toggle-container [class*="toggle-trigger-"] h4 {
    /*white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;*/
    max-width: 100%;
    display: inline-block;
  }

  .sp-team-pro.sptp-section .sptp-popup-item .sptp-member {
    display: flex !important;
    flex-direction: column-reverse;
    justify-content: center;
    overflow: visible;
  }

  .sp-team-pro.sptp-section .sptp-popup-item .sptp-member-desc {
    color: var(--primary-color) !important;
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 20px !important;
    line-height: 25px !important;
  }

  .sp-team-pro.sptp-section .sptp-popup-item .sptp-profession-text {
    color: var(--primary-color) !important;
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 20px !important;
    line-height: 25px !important;
  }

  .board-toggle .board-toggle-container [class*="toggle-trigger-"] i {
    font-size: 18px;
  }
}

.sptp-member-desc a {
  text-decoration: underline !important;
  font-weight: bold !important;
}

/* Latest News */
.post-meta .author-date,
.post-meta .category,
.post-footer .button-love,
.post-footer .post-links i,
.post-footer .post-links .post-comments {
  display: none;
}
.post-item {
  background: #fff !important;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25) !important;
  border-radius: 10px !important;
  padding: 0 !important;
}
.post-desc {
  padding: 1rem 0 2rem 2rem;
}
.has-custom-bg .post-footer {
  display: flex !important;
  padding-left: 0 !important;
}
.post-footer .post-links {
  border-left: 0 !important;
  padding-left: 0 !important;
}
.post-links a.post-more {
  font-weight: bold !important;
  font-size: 16px !important;
  padding: 8px 30px !important;
  text-transform: uppercase !important;
  border-radius: 10px !important;
  background: none !important;
  color: var(--primary-color) !important;
  border-width: 3px !important;
  border-style: solid !important;
  border-color: var(--primary-color) !important;
  transition: background-color 0.3s ease !important;
}
.post-links a.post-more:hover {
  background-color: var(--secondary-color) !important;
  color: #fff !important;
  border-width: 3px !important;
  border-style: solid !important;
  border-color: var(--secondary-color) !important;
  text-decoration: none !important;
}

.related-posts .post-title h2.entry-title {
  font-size: 30px !important;
  line-height: 36px !important;
}
.related-posts .post-footer {
  margin: 20px 0;
}

.latest-news-list-page .Latest_news ul li {
  background: #ffffff;
  padding: 30px;
  margin: 0 5px 25px;
  border-radius: 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.latest-news-list-page .Latest_news ul li .photo,
.latest-news-list-page .Latest_news ul li .icon-comment-empty-fa,
.latest-news-list-page .Latest_news ul li .post-comments {
  display: none;
}
.Latest_news ul li.has-post-thumbnail .desc {
  margin-left: 0;
  width: 100%;
}

.latest-news-list-page {
  max-width: 959px;
  margin: 4rem auto;
}
.latest-news-item {
  background: #ffffff;
  padding: 30px;
  margin: 0 5px 25px;
  border-radius: 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.latest-news-item a:hover {
  text-decoration: none;
}
.latest-news-item a:hover .latest-news-title,
.latest-news-item a:hover .latest-news-date,
.latest-news-item a:hover .latest-news-content .read-more {
  color: var(--secondary-color);
}
.latest-news-item .latest-news-title {
  color: var(--primary-color);
}
.latest-news-item .latest-news-date {
  font-weight: bold;
}
.latest-news-item .latest-news-content {
  color: #333;
  font-size: 18px;
}
.latest-news-item .latest-news-content .read-more {
  font-weight: bold;
}
.latest-news-pagination {
  text-align: center;
}
.latest-news-pagination .page-numbers {
  display: inline-block;
  padding: 1px 12px;
  font-size: 15px;
  line-height: 26px;
  min-height: 32px;
  font-weight: bold;
}
.latest-news-pagination .page-numbers.current {
  background-color: var(--secondary-color);
  color: #fff;
  border-radius: 50%;
}
.latest-news-pagination .page-numbers:hover {
  background: #e1e1e1;
  color: var(--secondary-color);
  text-decoration: none;
  border-radius: 50%;
}
.latest-news-pagination .page-numbers.next:hover,
.latest-news-pagination .page-numbers.prev:hover {
  background: none;
}
.latest-news-hero {
  background-image: url(/wp-content/themes/betheme-child/assets/abstract-background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.latest-news-hero .profession-gradient-overlay {
  background-image: linear-gradient(
    300deg,
    #bababa 50%,
    var(--secondary-gradient-color) 100%
  );
  background-color: var(--opaque-primary-color);
  opacity: 0.7;
}
/*.latest-news-hero .mcb-background-overlay {background-color:var(--primary-color); opacity:0.9}
.latest-news-hero h1.title {color:#fff!important}*/

/* Search Result */
.search-results .search-item {
  background: #ffffff;
  padding: 30px;
  margin: 0 5px 25px;
  border-radius: 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.search-results .search-item .search-content {
  width: 100%;
}
.search-results .search-item .post-featured-image,
.search-results .search-item .search-footer.align-right {
  display: none;
}
.search-results #Content {
  padding-bottom: 2rem;
}

/* Footer */
footer {
  font-size: 14px;
  font-weight: normal;
}
footer,
footer a {
  color: var(--primary-color) !important;
  font-weight: bold;
}
footer a,
footer .mfn-footer-menu li a {
  text-decoration: underline;
}
footer .footer-logo {
  width: 113px;
}
footer .phone {
  font-size: 18px;
}
footer .phone a:hover {
  color: var(--secondary-color) !important;
}
a:hover i.icon-phone-circled {
  color: var(--secondary-color) !important;
}
footer p {
  margin-bottom: 0;
  line-height: 20px;
}
footer .nav-button {
  display: none !important;
}
footer .mfn-footer-menu li {
  padding-bottom: 10px;
}
footer .mfn-footer-menu li a {
  line-height: 16px;
  border-width: 2px;
  border-style: solid;
  border-color: var(--primary-color);
  border-left: 0;
  border-top: 0;
  border-bottom: 0;
}
footer .mfn-footer-menu li:last-child a {
  border-right: 0 !important;
}
footer .mfn-footer-menu li a:hover {
  color: var(--secondary-color) !important;
  text-decoration: underline !important;
}
footer .footer-bottom {
  padding-bottom: 130px !important;
}
footer .footer-bottom a {
  color: var(--secondary-color) !important;
}
footer .footer-bottom a:hover {
  color: var(--primary-color) !important;
}
footer .wpforms-submit-container button {
  text-transform: uppercase !important;
  font-size: 16px !important;
  font-weight: bold !important;
}
.newsletter .wpforms-form {
  display: flex;
  align-items: center;
}
.newsletter .wpforms-container {
  margin-top: 0 !important;
}
.newsletter .wpforms-field-container {
  width: 70%;
}
.newsletter .wpforms-submit-container {
  margin-top: 0 !important;
  margin-left: 10px;
}

/* Contact Us */
.contact-info a {
  color: var(--secondary-color) !important;
}
.contact-info a:hover {
  color: var(--primary-color) !important;
  text-decoration: underline !important;
}

@media (max-width: 1600px) {
  .toggle-trigger-nursingtitle .toggle-right-corner {
    right: -63px !important;
  }
}
@media (max-width: 1440px) {
  .mcb-section-hero-video {
    padding: 6rem 2rem 2rem 2rem;
  }
  .news-slider .wpsisac-slider-content h2.wpsisac-slide-title a,
  .news-slider .wpsisac-slider-content h2.wpsisac-slide-title {
    font-size: 34px !important;
    line-height: 36px !important;
  }
  .news-slider .wpsisac-slider-short-content {
    font-size: 18px;
    line-height: 24px;
  }
  .newsletter .wpforms-field-container {
    width: 60%;
  }
  .faqs .yith-faqs-search {
    padding: 30px 13% 60px 20%;
  }
  .toggle-trigger-nursingtitle .toggle-right-corner {
    right: -55px !important;
  }
}
@media (max-width: 1140px) {
  .mcb-section-inner-ankle .laptop-one-fourth.mcb-wrap {
    width: 50%;
  }
  .ankle-cta {
    margin-top: 2rem !important;
    margin-bottom: 1rem !important;
  }
  .mcb-item-ankle-item .title {
    font-weight: bold;
  }
  .one-fourth h4 {
    font-size: 24px;
    line-height: 30px;
  }
  .toggle-trigger-nursingtitle .toggle-right-corner {
    right: -48px !important;
  }
  .profession-hero-section .profession-hero-overlay {
    background-position: center right !important;
  }
}
@media (max-width: 1025px) {
  .interior-hero-ctas .mcb-wrap-inner {
    justify-content: center;
  }
  .home-hero-button .button,
  .home-hero-button .mfn-icon-box {
    max-width: 116px;
    height: 130px;
    font-size: 14px !important;
    padding: 5px;
  }
  .home-hero-button .mfn-icon-box .desc-wrapper {
    align-items: flex-start;
  }
  .home-hero-button .mfn-icon-box .desc-wrapper .title {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .home-hero-button .button i.fas {
    font-size: 41px;
  }
  .home-hero-button .mfn-icon-box .icon-wrapper {
    height: 42px;
  }
  .home-hero-button .mfn-icon-box .icon-wrapper img {
    width: 60%;
  }
  .toggle-trigger-nursingtitle .toggle-right-corner {
    right: -46px !important;
  }
}
@media (max-width: 959px) {
  .alertbar .content {
    font-size: 12px;
  }
  .alertbar .message .icon {
    font-size: 54px;
  }
  .alertbar .white-box-wrap {
    width: 100% !important;
  }
  .nav-bar a.mfn-menu-link {
    line-height: initial !important;
  }
  .nav-bar .search_wrapper .icon_search {
    background: none;
    padding: 0 !important;
  }
  .nav-bar .search_wrapper svg.icon_search .path {
    stroke: #cccccc !important;
  }
  .nav-button {
    display: block !important;
  }
  .mfn-builder-content .mfn-icon-box.mfn-header-menu-burger .icon-wrapper i {
    background-color: var(--primary-color);
    padding: 2px;
    border-radius: 5px;
  }
  .mfn-header-menu .mfn-menu-li.current-menu-item > .mfn-menu-link {
    color: var(--primary-color);
  }
  .interior-hero .interior-title-shell {
    background: rgba(255, 255, 255, 0.9);
    margin: 30px;
  }
  .profession-hero-section .profession-hero-overlay {
    background-position: center right !important;
  }
  .newsletter .wpforms-form {
    justify-content: center;
  }
  .newsletter .wpforms-field-container {
    width: 65%;
  }
  .news-slider .wpsisac-slider-content {
    padding: 4rem 1rem 2rem 1rem !important;
  }
  .mcb-section-ankle {
    padding: 2rem;
  }

  .faqs .yith-faqs-search {
    padding: 30px 10% 60px 21%;
  }

  .meetings-wrapper-title {
    padding-top: 2rem;
  }
  .meeting-calendar .tribe-events .tribe-events-c-view-selector__content {
    width: 160px !important;
  }
  .meeting-calendar .tribe-filter-bar__filters-container {
    padding: 20px;
    border: 1px solid #dedede;
    border-radius: 10px;
    background-color: var(--tec-color-background-view-selector);
    border: 1px solid var(--tec-color-border-secondary);
    border-radius: var(--tec-border-radius-default);
    box-shadow: var(--tec-box-shadow-tooltip);
  }
  .meeting-calendar
    .tribe-events-pro
    .tribe-events-pro-week-day-selector__day--active {
    border-color: var(--primary-color);
    border-width: 2px;
  }
  .meeting-calendar
    .single-tribe_events
    .tribe-events-c-subscribe-dropdown__container,
  .meeting-calendar
    .tribe-events
    .tribe-events-c-subscribe-dropdown__container {
    display: none;
  }
  .tribe-events .tribe-events-calendar-month__day-cell--selected,
  .tribe-events .tribe-events-calendar-month__day-cell--selected:focus,
  .tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
    background-color: var(--primary-color) !important;
  }
  .tribe-events
    .tribe-events-calendar-month__day-cell--selected
    .tribe-events-calendar-month__day-date-daynum {
    color: #fff !important;
  }
  #event-search-form .search-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
  #event-search-form .search-field {
    margin-bottom: 1rem;
  }
  .toggle-trigger-nursingtitle .toggle-right-corner {
    right: -42px !important;
  }
  .single-post #Content {
    margin-bottom: 3rem;
  }
}

@media (max-width: 800px) {
  .sptp-popup-section.style-1 .sp-team-pro button.mfp-close {
    top: 5px;
    right: 5px;
    background: #fff !important;
  }
  .sptp-popup-style1-navigation a.sptp-nav-item.sptp-nav-next,
  .sptp-popup-style1-navigation a.sptp-nav-item.sptp-nav-prev {
    width: 20px !important;
  }
  .toggle-trigger-nursingtitle .toggle-right-corner {
    right: -37px !important;
  }
}

@media (max-width: 768px) {
  .top-bar .toggle-content-howyouknow {
    flex-direction: column;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .top-bar .toggle-content-howyouknow .item {
    padding-top: 0;
    padding-bottom: 0;
  }
  .button {
    font-size: 14px;
    padding: 13px 13px !important;
  }
  .mcb-section-hero-video {
    padding: 4rem 2rem 0 2rem;
  }
  .home-hero-button .button,
  .home-hero-button .mfn-icon-box {
    max-width: 116px;
    height: 130px;
    font-size: 14px !important;
    padding: 5px;
  }
  .home-hero-button .mfn-icon-box .desc-wrapper {
    align-items: flex-start;
  }
  .home-hero-button .mfn-icon-box .desc-wrapper .title {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .home-hero-button .button i.fas {
    font-size: 41px;
  }
  .home-hero-button .mfn-icon-box .icon-wrapper {
    height: 42px;
  }
  .home-hero-button .mfn-icon-box .icon-wrapper img {
    width: 60%;
  }
  .news-slider .wpsisac-img-wrap {
    height: 400px !important;
  }
  .news-slider .wpsisac-slide-title {
    font-size: 20px !important;
    line-height: 28px !important;
  }
  .news-slider .wpsisac-slider-content h2.wpsisac-slide-title a,
  .news-slider .wpsisac-slider-content h2.wpsisac-slide-title {
    font-size: 20px !important;
    line-height: 24px !important;
  }
  .news-slider .wpsisac-slider-short-content {
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
  }
  .wpsisac-slick .slick-dots {
    left: 15px !important;
    right: 15px;
  }
  /*.full-width-button-m {width:100%!important; display:block!important; text-align:center; margin-bottom:10px!important; margin-right:0!important}*/
  /*.wpsisac-slick .slick-arrow {display:none!important}*/
  .full-width-button-m {
    width: 100% !important;
    margin-bottom: 10px !important;
    margin-right: 0 !important;
  }
  .center-underline h2.title:after {
    width: 100px;
    height: 5px;
  }
  .left-underline h2.title:after {
    width: 100px;
    height: 5px;
    margin: 0 auto;
    margin-top: 24px;
  }
  .white-box-wrap,
  .profession-cta {
    padding: 20px;
  }
  .professions-wrap .mfn-queryloop-item-wrapper {
    margin-right: 7px !important;
    margin-left: 7px !important;
  }

  .top-bar p {
    font-size: 12px !important;
  }
  .top-bar .button {
    padding: 0 !important;
  }

  .toggle-trigger-alertbar {
    padding: 10px 1.5rem;
  }
  .toggle-content-alertbar .white-box-wrap {
    padding: 1rem;
  }
  .toggle-content-alertbar .icon {
    padding-right: 1rem;
  }
  .toggle-content-alertbar .icon i {
    font-size: 40px;
  }

  .featured-meeting .additional-meeting-info .meeting-info-row {
    flex-direction: column;
    padding: 5px 1rem;
  }

  .profession-sidebar-item .main-title h4 {
    font-size: 20px !important;
  }
  .professions .mfn-queryloop-item-wrapper:nth-child(even) {
    margin-right: 0 !important;
  }
  .profession-content .mfn-queryloop-item-wrapper.mfn-ql-item-default {
    min-height: 200px;
  }

  .interior-hero-ctas,
  .page-id-958 .interior-hero-ctas {
    display: none !important;
  }
  .interior-hero .mfn-banner-box .banner-desc {
    background: none !important;
  }

  .mcb-section-ankle {
    padding: 1rem;
    padding-bottom: 2rem;
  }
  .ankle-cta {
    padding: 30px 1rem 1rem 1rem;
    margin-top: 2rem !important;
    margin-bottom: 0 !important;
  }
  .profession-cta {
    padding: 20px !important;
    margin-bottom: 20px !important;
  }
  .mcb-section-wxn26c6pi
    .mcb-section-inner-wxn26c6pi
    .mfn-queryloop-item-wrapper {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .mcb-item-ankle-item .mfn-icon-box-top.mfn-icon-box-center .icon-wrapper {
    margin-top: -55px;
    width: 46px !important;
    height: 46px;
  }
  .mcb-item-ankle-item .mfn-icon-box-top.mfn-icon-box-center .icon-wrapper img {
    max-width: 28px !important;
  }
  .mcb-wrap-ankle:nth-child(2) .icon-wrapper img {
    max-width: 44px !important;
    margin-left: -2px;
  }

  .meeting-date-circle {
    top: -80px !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
  }
  .featured-meeting .tribe-events .tribe-events-l-container {
    padding: 0;
  }

  .important-links h4.title {
    font-size: 18px !important;
    font-weight: bold;
  }
  .important-links h5.title {
    font-size: 16px !important;
  }
  .important-links .mfn-item-inline.column {
    width: 100% !important;
  }
  .important-links .column_button .button {
    width: 100%;
  }
  .important-links .column_button .mcb-item-button-inner {
    margin-bottom: 10px;
  }

  footer .footer-bottom span {
    display: block;
  }
  footer .mfn-footer-menu li a {
    border-right: 0;
  }
  .mfn-footer-menu-style-horizontal {
    flex-direction: column;
    text-align: center;
  }
  .mfn-footer-menu-style-horizontal li a {
    justify-content: center;
    padding: 5px 0;
  }

  .primary-circle {
    font-size: 9px;
  }

  .faqs .yith-faqs-categories,
  .faqs .yith-faqs-container {
    width: 100%;
  }
  .faqs .yith-faqs-container {
    padding: 0;
  }
  .faqs .yith-faqs-search {
    padding: 30px 2rem 1rem 2rem;
    flex-direction: column;
    align-items: center;
  }
  .faqs .yith-faqs-item.icon-right .yith-faqs-title .icon {
    font-size: 18px !important;
  }
  .current-category {
    font-size: 28px;
    line-height: 32px;
  }
  .faqs-top-content {
    font-weight: normal !important;
  }

  .profession-content {
    padding: 0;
  }
  .profession-content .toggle-trigger {
    padding: 1rem 0;
  }
  .profession-content .toggle-trigger h6.title {
    font-size: 18px;
    line-height: 22px;
  }
  .profession-content .mfn-queryloop-item-wrapper {
    padding: 2rem 0;
  }
  .resources .forms-wrap {
    padding: 0;
  }
  .forms-wrap .toggle-trigger {
    padding: 1rem;
  }
  .forms-wrap h3 {
    font-size: 20px;
  }

  .toggle-trigger-telehealth .toggle-right-corner {
    top: -32px !important;
    right: -32px !important;
    font-size: 11px !important;
    padding: 8px !important;
  }
  .toggle-trigger-telehealthtitle.active .toggle-right-corner {
    top: 0 !important;
    right: 0 !important;
  }
  .toggle-trigger-telehealthtitle .toggle-right-corner {
    top: 0 !important;
    right: 0 !important;
    font-size: 11px !important;
    padding: 8px !important;
  }
  .toggle-content-telehealthtitle h2,
  .toggle-content-nursingtitle h2 {
    font-size: 22px !important;
    line-height: 28px !important;
  }
  .toggle-trigger-nursingtitle .toggle-right-corner {
    top: -32px !important;
    right: -32px !important;
    font-size: 11px !important;
    padding: 8px !important;
  }
  .toggle-trigger-nursing .toggle-right-corner {
    right: -32px !important;
    top: -32px !important;
    font-size: 11px !important;
    padding: 8px !important;
  }
  .toggle-trigger-nursing .button {
    width: 100% !important;
    display: block !important;
    text-align: center !important;
  }

  .single-post .content_wrapper .section_wrapper {
    padding: 0 !important;
  }
  .single-post .interior-hero .title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0 1rem;
  }

  .forms-wrap .mcb-item-column-inner p a {
    font-size: 14px;
    line-height: 15px;
  }

  .meeting-calendar .tribe-common-l-container.tribe-events-l-container {
    padding: 20px;
  }

  .latest-news-list-page {
    margin: 2rem auto;
  }
  .latest-news-item .latest-news-content {
    font-size: 16px;
    line-height: 21px;
  }
  .latest-news-item .latest-news-date {
    padding-bottom: 10px;
  }

  .ce-buttons a.button {
    margin-right: 1rem !important;
  }

  #event-search-form input {
    width: auto;
  }

  .board-toggle .board-toggle-container [class*="toggle-trigger-"] h4 {
    font-size: 20px;
    line-height: 22px;
  }
}

@media (max-width: 550px) {
  .interior-hero h1 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .toggle-content-telehealthtitle h2 {
    padding-right: 2rem !important;
  }
  .news-slider .wpsisac-slick-variable-wrp {
    margin-bottom: 2rem !important;
  }
  .wpsisac-slick-variable.wpsisac-prodesign-11 .wpsisac-slick-image-slide,
  .wpsisac-slick-variable.wpsisac-prodesign-12 .wpsisac-slick-image-slide,
  .wpsisac-slick-variable.wpsisac-prodesign-3 .wpsisac-slick-image-slide,
  .wpsisac-slick-variable.wpsisac-prodesign-31 .wpsisac-slick-image-slide,
  .wpsisac-slick-variable.wpsisac-prodesign-33 .wpsisac-slick-image-slide {
    padding: 0 !important;
    margin: 0 !important;
  }
  .wpsisac-slick.wpsisac-arrow-design-2 .slick-arrow.slick-next {
    right: 10px !important;
  }
  .wpsisac-slick.wpsisac-arrow-design-2 .slick-arrow {
    width: 34px !important;
    height: 34px !important;
  }
  .news-slider .wpsisac-slick .slick-dots {
    display: block !important;
    bottom: -30px !important;
  }

  .board-toggle .white-box-wrap {
    margin-bottom: 1rem;
  }
}

@media (max-width: 390px) {
  .mcb-section-inner-ankle .laptop-one-fourth.mcb-wrap {
    width: 100% !important;
  }
  .featured-meeting
    .tribe-events-pro
    .tribe-events-pro-summary__event-title-link {
    font-size: 18px;
  }
}

/*Toggle Styling Icon*/
.mfn-toggle-item.active .fa-caret-down {
  display: none;
}
.mfn-toggle-item .fa-caret-down {
  display: inline-block;
}
.mfn-toggle-item.active .fa-caret-up {
  display: inline-block;
}

.mfn-toggle-item .fa-caret-up {
  display: none;
}

/*************MEETINGS PAGE***************/

.quick-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}

.quick-link-item {
  flex: 1 1 auto;
  margin-bottom: 15px;
  text-align: center;
}

.quick-link-item a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
}

.quick-link-item .icon-wrapper {
  margin-bottom: 10px;
}

.quick-link-item img {
  max-width: 50px;
  height: auto;
}

.quick-link-item h6 {
  margin: 0;
  font-size: 16px;
}

/* Meeting Info Section */
.meeting-info-section {
  margin-bottom: 30px;
}

.meeting-info-section h2 {
  margin-bottom: 15px;
}

/* Calendar transition styles */
.meeting-calendar {
  transition: max-height 0.3s ease, opacity 0.3s ease;
	
}

.meeting-calendar.hide-calendar {
  max-height: 0 !important;
  opacity: 0 !important;
  pointer-events: none;
}

/* Custom events list container */
.custom-events-list {
  background: #ffffff;
  padding: 30px;
  margin: 0 5px 25px;
  border-radius: 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  display: none;
}

/* Date header styles */
.event-date-header {
  font-size: 17px;
  font-weight: bold;
  margin-top: 20px;
  padding-bottom: 5px;
  border-bottom: 0;
}
.event-upcoming-date-container, .event-past-date-container, .event-search-date-container {
	width:85%;
}
.event-upcoming-header-container, .event-past-header-container, .event-search-header-container {
	width:15%;
}

.pastmaterials-content a {
	text-wrap-mode:nowrap;
}
.materials-label {
	cursor:poiner;
	text-decoration:underline;
	color:var(--primary-color);
}

/* Event item styles */
.event-item,
.event-search-date-container .event-item-wrap {
  margin: 20px 0 20px 15px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content:space-between;
  word-break:keep-all;
}
.event-item-content-wrapper {
	border-right:1px solid #d3d3d3;
	padding-right:10px;
	padding-left:10px;
	
}
.event-item-title-wrapper {
	width:33%;
}
.event-item-location-wrapper {
	width:53%;
}
.event-item-categories-wrapper {
	padding-right:10px;
	padding-left:10px;
}
.pastmaterials-content, .event-materials {
	padding-top:10px;
}
@media screen and (max-width:960px) {
	#custom-upcoming-events .event-item-wrap, #custom-past-events .event-item-wrap, #custom-past-events .event-item, #custom-upcoming-events .event-item {
		display:block;
	}
	.event-item-title-wrapper {
	width:auto;
}
.event-item-location-wrapper {
	width:auto;
}
	.event-item-content-wrapper {
	border-right:none;
	padding-right:1px;
	padding-left:1px;
	
}
	.event-upcoming-header-container, .event-past-header-container, .event-search-header-container {
		width:35%;
	}
	.event-upcoming-date-container {
	width:auto;
	}
	.event-item-categories-wrapper {
		padding:0px;
	}
}
@media screen and (max-width:560px) {
	.event-upcoming-header-container, .event-past-header-container, .event-search-header-container {
		width:100%;
	}
}
/* Event time styles */
.event-time {
  font-weight: bold;
}

/* Event title styles */
.event-title {
  text-decoration: none;
}

/* Event categories styles */
.event-categories {
  font-style: normal;
  color: #333;
  background: #dedede;
  padding: 5px 10px;
  border-radius: 40px;
  font-weight: bold;
  font-size: 12px;
}

/* Event category filter styles */
.event-category-filter {
  margin-bottom: 20px;
}

/* Show calendar button */
.event-top-button button {
  margin-top: 10px;
  margin-bottom:10px;
}
.event-wrapper-sticky-header{
	box-shadow: 0px 4px 2px -2px rgba(0, 0, 0, 0.25);
    position: sticky;
    top: 1px;
    background: white;
	z-index:99;
}

/* No results message */
.no-events-found,
.no-search-results {
  display: block;
  font-style: italic;
  margin: 15px 0;
  color: #666;
}

/* Event search section */
#custom-events-search-section {
  margin-bottom: 0;
}

/* Event search form */
.events-search-form {
  margin-bottom: 0;
}

.search-field,
.date-filter-fields,
.search-submit {
  margin-bottom: 15px;
}

/* Event search results */
#event-search-results {
  margin-top: 20px;
}

/* Loading overlay styles */
.loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 9999;
  display: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.loading-spinner {
  width: 50px;
  height: 50px;
  border: 5px solid #f3f3f3;
  border-top: 5px solid #3498db;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Responsive styles */
@media (max-width: 768px) {
  .event-item {
        flex-direction: column;
        gap: 2px;
        justify-content: flex-start;
        align-items: flex-start;
    }
	.event-item-categories-wrapper {
	padding-right:0px;
	padding-left:0px;
		margin-top:10px;
}
  }
}

/* Search Results Page */
.search-item-link .search-content .post-tags div,
.search-item-link .search-content .post-categories div {
  display: inline-block;
  margin-right: 5px;
  font-style: normal;
  color: #333;
  background: #dedede;
  padding: 0 10px;
  border-radius: 40px;
  font-weight: bold;
  font-size: 12px;
}
a.search-item-link:hover {
  text-decoration: none !important;
}

/* Eli Popout Styling */
#eli-toggle {
  position: fixed;
  bottom: 20px;
  right: 0;
  z-index: 9998;
  display: none;
  align-items: center;
  cursor: pointer;
  background-color: var(--primary-color);
  padding: 0 10px 0 1rem;
  border-radius: 10px 0 0 10px;
}

#eli-icon-container {
  display: flex;
  align-items: center;
}

#eli-icon-container img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

#eli-icon-container i {
  color: #fff;
  padding-right: 1rem;
  font-size: 28px;
}

#eli-popout-container {
  position: fixed;
  bottom: 140px;
  right: 0;
  width: 250px;
  background-color: var(--primary-color);
  border-radius: 10px 0 0 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  z-index: 9999;
}

#eli-popout-header {
  padding: 0;
}

#eli-links-list {
  list-style: none;
  padding: 0;
  margin: 0 0 15px 0;
}

#eli-links-list li {
  border-bottom: 1px solid #ffffff33;
}

#eli-links-list a {
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 1rem;
  transition: background-color 0.2s;
}

#eli-links-list a:hover {
  background-color: var(--secondary-color);
}

#eli-controls {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 10px;
}

#eli-close {
  cursor: pointer;
  font-size: 24px;
  padding: 1rem;
}

#eli-close::before {
  color: #fff;
  content: "\e82a";
  font-family: "mfn-icons";
  padding-right: 5px;
}

#eli-close:hover {
  color: #fff;
}

#eli-assistant-container .chatLauncher {
  position: static;
  box-shadow: none;
}
@media (max-width: 550px) {
  #eli-icon-container img {
    width: 50px;
    height: 50px;
  }
  #eli-icon-container i {
    padding-right: 10px;
    font-size: 16px;
  }
  #eli-toggle {
    padding: 0 10px 0 10px;
  }
  footer .footer-bottom {
    padding-bottom: 75px !important;
  }
}

/* BH requests */

p {
  line-height: 1.41;
}
.board-toggle h3 {
  margin-bottom: 0 !important;
}

@media (max-width: 1080px) {
  .nav-bar .hide-laptop {
    display: block !important;
  }
  .nav-bar .hide-tablet {
    display: none !important;
  }
}
@media (max-width: 550px) {
  .content_wrapper .section_wrapper {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .page-template-template-meeting article {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  #event-search-form .date-filter-fields {
    flex-direction: column;
    gap: 15px;
    align-items: center;
  }
  .page-template-template-contact #Content .mobile-one.column {
    width: 100% !important;
  }
}
@media (max-width: 1440px) and (min-width: 960px) {
  .featured-meeting {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
}
/* provided by Jennifer, commented back out since it underlined buttons
#Content p a,
.profession-content-section p a,
.profession-content-section li a,
#Content div a {
  text-decoration: underline;
}*/

.sptp-member-avatar-img img {
  min-width: 248px;
}
.post-template-default.single.single-post
  main
  .mfn-builder-content
  .mcb-wrap-inner {
  justify-content: center !important;
}
.search-page-wrapper .posts_group {
  max-width: 959px;
  margin: 0 auto;
}
.search-page-wrapper .posts_group h2 {
  margin-top: 60px;
}
.tribe-events-single {
  margin: 0 auto;
  max-width: 980px;
}
.meetings-container-tribe-upcoming {
	background: #ffffff;
    padding: 30px;
    margin: 0 5px 25px;
    border-radius: 10px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.tribe-events-single .tribe-events-single-event-title {
  margin-bottom: 30px;
}

.tribe-events-notices ul {
  margin: 0;
}

.tribe-events-notices li {
  list-style: none;
  font-style: italic;
  text-align: left;
  color: var(--secondary-color);
}

.tribe-events-single .event-details {
  max-width: 980px;
}

.tribe-events-single .meeting-custom-fields-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  gap: 50px;
}
.meetings-container-tribe-upcoming .tribe-events-schedule {
	margin-bottom:10px;
	line-height:34px;
}
.meeting-custom-fields-wrapper .column-wrapper_1 {
	max-width:70%;
}
@media screen and (max-width:700px) {
	.tribe-events-single .meeting-custom-fields-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 5px;
}
	.meetings-container-tribe-upcoming h4 {
		font-size:30px;
		line-height:34px;
	}
}

.tribe-events-single .meeting-custom-fields-wrapper .event-detail-row {
  margin-bottom: 30px;
}

.tribe-events-single .tribe_events {
  margin-bottom: 50px;
}

header a,
footer .footer-bottom a {
  white-space: nowrap;
}

.nav-button.background .menu-label::before {
  background: url(/wp-content/themes/betheme-child/assets/finger-print-sm.png)
    no-repeat;
  width: 19px;
  height: 26px;
}

#Content p a,
.profession-content-section p a,
.profession-content-section li a,
ul li a {
  text-decoration: underline;
}
.add-text-link {
  text-decoration: underline !important;
}
.remove-text-link {
  text-decoration: none !important;
}

.page-template-template-profession .wp-block-details {
  box-shadow: 0px 4px 4px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 10px;
  border: 0;
  border-radius: 5px;
}
.page-template-template-profession .wp-block-details summary {
  font-size: 16px;
  font-weight: bold;
  box-shadow: none;
  background: #fff !important;
  margin-bottom: 0;
  border-top: 1px solid #dedede;
  border-right: 1px solid #dedede;
  padding: 10px;
  border-radius: 5px;
}

details summary::marker {
  color: transparent;
}
details[open] summary {
  color: #333 !important;
  background: #f2f2f2 !important;
}
.page-template-template-profession .wp-block-details p {
  padding: 1rem 1rem 0 1rem;
  margin-bottom: 0;
}
.page-template-template-profession .wp-block-details p:first-child {
  padding-top: 1rem !important;
}
.page-template-template-profession .wp-block-details p:last-child {
  padding-bottom: 1rem !important;
}

.news-slider .wpsisac-slider-content {
  z-index: 999;
}
.news-slider .wpsisac-slider-content h2.wpsisac-slide-title a:hover,
.news-slider .wpsisac-slider-content h2.wpsisac-slide-title:hover {
  text-decoration: underline !important;
  cursor: pointer !important;
}

.featured-meeting .tribe-events .tribe-events-l-container {
  padding-left: 0;
}
.page-template-template-home .tribe-events h3 {
  text-align: center;
}
.featured-meeting .additional-meeting-info .meeting-info-row {
  display: flex;
  font-size: 16px;
  margin-bottom: 0.8rem;
}
.featured-meeting .additional-meeting-info .meeting-info-row .label {
  width: 28%;
  box-sizing: border-box;
  line-height: 1.2;
  display: block;
  text-align: right;
  border-right: 1px solid black;
  padding-right: 2%;
}
.featured-meeting .additional-meeting-info .meeting-info-row .content {
  font-weight: bold;
  width: 68%;
  line-height: 1.2;
  padding-left: 2%;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
}
.featured-meeting .additional-meeting-info .meeting-info-row .content a {
  color: var(--secondary-color);
  font-weight: normal;
  text-decoration: underline;
  padding-right: 1rem;
  white-space: nowrap;
  margin-bottom: 0.4rem;
  display: inline-block;
}
a:focus,
button:focus {
  outline: 1px solid blue !important;
}
ul li,
ol li {
  padding-bottom: 10px;
}
.mfn-header-tmpl-menu-sidebar .mfn-header-menu > .mfn-menu-li {
  padding-bottom: 0 !important;
}
.cont-edu,
.eli-half {
  border-top: 8px solid #fff;
}

.profession-content .toggle-trigger {
  padding-right: 3rem;
}
.profession-content .toggle-trigger h6.title::after {
  margin-right: -3rem;
}

@media (max-width: 960px) {
  .news-slider {
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .featured-meeting .additional-meeting-info .meeting-info-row .label {
    text-align: left;
    border-right: 0;
    width: auto;
  }
  .featured-meeting .additional-meeting-info .meeting-info-row .content {
    padding-left: 0;
    word-break: normal;
  }
}
.home-hero-button.apply .mfn-icon-box .icon-wrapper img {
  width: 39px;
}
.home-hero-button.renew .mfn-icon-box .icon-wrapper img {
  width: 47px;
}
.home-hero-button.status .mfn-icon-box .icon-wrapper img {
  width: 55px;
}
.home-hero-button.verify .mfn-icon-box .icon-wrapper img {
  width: 38px;
}
.home-hero-button.complaint .mfn-icon-box .icon-wrapper img {
  width: 47px;
}
.home-hero-button.background .mfn-icon-box .icon-wrapper img {
  width: 39px;
}

@media (max-width: 1120px) {
  .home-hero-button .mfn-icon-box .icon-wrapper img {
    width: 60%;
  }
  .home-hero-button .mcb-column-inner {
    margin: 5px !important;
  }
  .home-hero-button .button,
  .home-hero-button .mfn-icon-box {
    max-width: 116px;
    height: 130px;
    font-size: 14px !important;
    padding: 5px;
  }
  .home-hero-button.apply .mfn-icon-box .icon-wrapper img {
    width: 24px;
  }
  .home-hero-button.renew .mfn-icon-box .icon-wrapper img {
    width: 28px;
  }
  .home-hero-button.status .mfn-icon-box .icon-wrapper img {
    width: 33px;
  }
  .home-hero-button.verify .mfn-icon-box .icon-wrapper img {
    width: 23px;
  }
  .home-hero-button.complaint .mfn-icon-box .icon-wrapper img {
    width: 28px;
  }
  .home-hero-button.background .mfn-icon-box .icon-wrapper img {
    width: 24px;
  }
  .home-hero-button .mfn-icon-box .desc-wrapper .title {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}
.wpforms-field .wpforms-field-label {
  text-align: left;
}

@media only screen and (max-width: 767px) {
  body.responsive-overflow-x-mobile {
    overflow-x: hidden;
    overflow-y: hidden;
  }
}

.featured-meeting .tribe-events-pro .tribe-events-pro-summary__event-title-link {text-wrap: wrap!important;}
.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date {opacity:0.3!important}
@media (max-width:480px){
	.mcb-section-hero-video .mcb-wrap .title {font-size:40px!important; line-height:40px!important}
	.mcb-section-hero-video .mcb-wrap .title.mobile-md {font-size:36px!important; line-height:36px!important}
	.mcb-section-hero-video .mcb-wrap .title.mobile-sm {font-size:28px!important; line-height:28px!important}
}
@media (max-width:400px){
	#event-search-form .search-field {
		display:block;
	}
	.meeting-custom-fields-wrapper .column-wrapper_1 {
		width:100%;
	}
}
