/* Colors */
/* Mixins */
a.link-alt {
  color: #000000;
  font-weight: 600;
  text-decoration: underline; }

/* Footer menus */
.footer-adv .widget-title {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

.footer-adv .widget.widget_nav_menu {
  margin-bottom: 1.4em !important; }

.footer-adv .widget_nav_menu li {
  line-height: 1.4; }

.footer-adv .menu-item a:hover, .footer-adv .menu-item a:focus {
  color: #edc7cf; }

.footer-adv .menu-item--secondary a {
  font-weight: 400;
  color: #f18f01;
  text-decoration: underline; }

.footer-adv .textwidget.custom-html-widget p {
  margin-bottom: 0.5em; }

/* Top Bar */
.above-header-nav-padding-support
.ast-justify-content-flex-end
.ast-above-header-menu
> .menu-item:last-child
.menu-link {
  padding-right: 0.75em; }

.ast-desktop #primary-menu .menu-link {
  font-weight: 600; }

.ast-desktop .menu-item__button .menu-link {
  display: inline-block;
  padding: 0.5em 0.75em;
  margin-left: 1.1875em;
  font-weight: 600; }

.ast-desktop .menu-item__button--1 .menu-link {
  background-color: #edc7cf;
  color: #004638; }

.ast-desktop .menu-item__button--2 .menu-link {
  background-color: #f18f01; }

.ast-desktop .main-header-menu .sub-menu {
  padding: 0.4em 0; }
  .ast-desktop .main-header-menu .sub-menu .menu-link {
    padding: 0.4em 1em;
    font-size: 1rem;
    text-transform: none; }

.ast-above-header {
  padding: 0.375rem 0;
  line-height: 1; }
  .ast-above-header .ast-custom-html a {
    font-weight: 400;
    color: #f18f01;
    text-decoration: underline;
    font-weight: 600; }

.ast-above-header-navigation ul {
  align-items: center; }

/* Button styles */
button,
.ast-button,
.ast-custom-button,
.button {
  transition: all 250ms; }

input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
  transition: all 250ms; }

/* Screen reader text */
.screen-reader-only:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

/* Beaver Builder - Callout: Add padding to content below image */
.fl-callout-text-wrap,
.fl-callout-title {
  padding: 0 10px 8px !important;
  margin: 0; }

/* Beaver Builder - Buttons */
.fl-builder-content a.fl-button {
  border-style: solid;
  border-width: 2px;
  border-color: #ff8a00;
  color: #ffffff;
  background-color: #ff8a00;
  border-radius: 0;
  padding: 0.625em 2.5em;
  font-family: inherit;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1375em; }
  .fl-builder-content a.fl-button:visited {
    border-style: solid;
    border-width: 2px;
    border-color: #ff8a00;
    color: #ffffff;
    background-color: #ff8a00;
    border-radius: 0;
    padding: 0.625em 2.5em;
    font-family: inherit;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.1375em; }
  .fl-builder-content a.fl-button span,
  .fl-builder-content a.fl-button:visited span {
    color: inherit; }
  .fl-builder-content a.fl-button:hover, .fl-builder-content a.fl-button:focus {
    color: #ff8a00;
    background-color: #fff;
    background-color: rgba(255, 136, 0, 0);
    border-color: #ff8a00; }

/* Footer: Mailchimp */
.footer-adv-overlay {
  padding-top: 0;
  overflow: hidden; }
  .footer-adv-overlay #mc_embed_signup {
    position: relative;
    background-color: #7a9e7e;
    padding: 2rem 0; }
  .footer-adv-overlay .mc-title {
    font-size: 22px;
    text-align: left;
    color: #fff;
    margin-bottom: 1rem; }
    @media only screen and (min-width: 480px) {
      .footer-adv-overlay .mc-title {
        margin-bottom: 0; } }
  .footer-adv-overlay #mc-embedded-subscribe-form {
    position: relative;
    z-index: 91;
    display: block; }
  .footer-adv-overlay .mc-input-block {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
    padding: 0 1rem 0 0; }
    @media only screen and (min-width: 480px) {
      .footer-adv-overlay .mc-input-block {
        grid-template-columns: 3fr auto;
        gap: 0; } }
  .footer-adv-overlay #mce-EMAIL {
    width: 100%; }
  .footer-adv-overlay .mc-field-group {
    position: relative; }
    @media only screen and (min-width: 480px) {
      .footer-adv-overlay .mc-field-group {
        padding: 0 0.625rem 0 0; } }
  @media only screen and (min-width: 768px) {
    .footer-adv-overlay #mc_embed_signup_scroll {
      display: grid;
      grid-template-columns: 1fr 1fr;
      align-items: center; } }

body .footer-adv-overlay #mc_embed_signup div.mce_inline_error,
body .footer-adv-overlay #mce-error-response,
body .footer-adv-overlay #mce-success-response {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  color: darkred;
  padding: 0.5em;
  margin: 0.15em 0.625rem 0 0;
  line-height: 1; }

body .footer-adv-overlay #mce-error-response,
body .footer-adv-overlay #mce-success-response,
body .footer-adv-overlay #mce-error-response a,
body .footer-adv-overlay #mce-success-response a {
  color: #004638; }

body .footer-adv-overlay .mc-input-block input[type="submit"]:hover, body .footer-adv-overlay .mc-input-block input[type="submit"]:focus {
  background: #fff; }

body .footer-adv-overlay #mc_embed_signup:before, body .footer-adv-overlay #mc_embed_signup:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 90;
  background-color: #7a9e7e; }

body .footer-adv-overlay #mc_embed_signup:before {
  right: 99%; }

body .footer-adv-overlay #mc_embed_signup:after {
  left: 99%; }

/* List style */
.fancy-numbered-list {
  counter-reset: fancy-numbered-list-counter;
  list-style: none;
  margin: 1em 0; }
  .fancy-numbered-list li {
    counter-increment: fancy-numbered-list-counter;
    position: relative;
    margin-bottom: 1rem;
    min-height: 2.75rem;
    display: flex;
    align-items: center;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    padding-left: 3.4375rem; }
    .fancy-numbered-list li::before {
      content: counter(fancy-numbered-list-counter);
      position: absolute;
      left: 0;
      top: 0;
      width: 2.75rem;
      height: 2.75rem;
      background: #f18f01;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      border-radius: 50%;
      color: #ffffff;
      font-size: 1.875rem;
      font-weight: 700;
      line-height: 1; }

/* Table styles */
.camp-table .uabb-table .uabb-table-header .table-header-th,
.camp-table .uabb-table .uabb-table-features .table-body-td {
  vertical-align: top; }

.camp-table tbody td:first-child {
  background-color: #fce9cc; }

.camp-table a {
  font-weight: 600;
  text-decoration: underline; }

/* Custom tinymce styles */
.entry-content p.testimonial-author {
  margin-bottom: 0;
  text-transform: uppercase; }

.entry-content p.testimonial-title {
  font-size: 1rem;
  font-weight: 400; }

/* Social links */
.social-links {
  margin: 0;
  padding: 0;
  list-style: none; }
  .social-links li {
    display: inline-block;
    margin-right: 0.375rem; }
  .social-links a {
    opacity: 1;
    font-size: 1.5rem; }

/* Accordion icon adjustment */
.fl-accordion {
  padding-left: 1.25rem; }

.fl-accordion-item {
  overflow: visible; }

.fl-accordion-button {
  position: relative; }

.fl-accordion-button-icon {
  position: absolute;
  left: -5px;
  top: 15px; }

.fl-accordion-button-icon-left,
.fl-accordion-button-icon-right {
  opacity: 1; }

/* default page header */
.page header.entry-header {
  max-width: 66.25rem;
  padding: 0 1.25rem;
  margin-bottom: 0; }

/* Donate page sidebar */
.background-tan {
  background-color: #ffefd7; }

/* logo slider */
.uabb-image-carousel-content {
  position: relative;
  text-align: center;
  width: 100%;
  height: 100px;
  overflow: hidden; }

.uabb-image-carousel-content img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain; }

/* Typography */
body .entry-content h4 {
  margin-bottom: 0.25em; }

.fl-module-rich-text + .fl-module-heading {
  margin-top: 1em; }

/* Jump link with offset */
.jump-link {
  position: relative;
  top: -9.4375rem; }

/* Accordion content */
.fl-accordion-content a {
  text-decoration: underline;
  font-weight: 600; }

/* WPML: remove padding on header widget */
.wpml-ls-sidebars-above-header-widget-1.wpml-ls.wpml-ls-legacy-list-horizontal,
.wpml-ls-sidebars-above-header-widget-1.wpml-ls.wpml-ls-legacy-list-horizontal .wpml-ls-link {
  padding-left: 0;
  padding-right: 0; }

/* WPMP: Add "read in" text to header widget */
.wpml-ls-sidebars-above-header-widget-1.wpml-ls.wpml-ls-legacy-list-horizontal .wpml-ls-native:before {
  content: "View in "; }

.wpml-ls-sidebars-above-header-widget-1.wpml-ls.wpml-ls-legacy-list-horizontal .wpml-ls-native[lang="es"]:before {
  content: "Ver en "; }

/* Legacy post */
.single .post-navigation {
  padding-bottom: 20px; }

/* row wrapper */
.fl-row-content-wrap {
  padding-left: 0;
  padding-right: 0; }
