/*!
 * Theme Name: Alone Child
 * Author: LMG Marketing Solutions
 * Author URI: https://lmgmarketingsolutions.com/
 * Version: 1.0.0
 * Template: alone
 * Text Domain: alone
 */
/*!*****************************************************************
 *                                                                 *
 *                !DO NOT EDIT THIS FILE DIRECTLY!                 *
 *                                                                 *
 *******************************************************************/
body {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  max-width: 100%;
  overflow-x: hidden;
  -webkit-transition: margin 0.3s cubic-bezier(0.15, 0.3, 0.3, 1);
  -moz-transition: margin 0.3s cubic-bezier(0.15, 0.3, 0.3, 1);
  -ms-transition: margin 0.3s cubic-bezier(0.15, 0.3, 0.3, 1);
  transition: margin 0.3s cubic-bezier(0.15, 0.3, 0.3, 1); }
  body.body-pushed {
    margin-left: -500px !important; }
  body.page:not(.home) {
    padding-top: 100px !important; }

::selection {
  background: #404f6b;
  color: #fff; }

::-moz-selection {
  background: #404f6b;
  color: #fff; }

a {
  color: #002866; }
  a:hover {
    color: #002256; }

ol,
ul {
  padding-left: 20px; }

input::-webkit-input-placeholder {
  font-size: 1rem;
  color: #999; }

::-moz-placeholder {
  font-size: 1rem;
  color: #999; }

:-ms-input-placeholder {
  font-size: 1rem;
  color: #999; }

::-webkit-input-placeholder {
  font-size: 1rem;
  color: #999; }

::placeholder {
  font-size: 1rem;
  color: #999; }

select option:checked {
  background: #404f6b;
  color: #fff; }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 900 !important; }

.blue {
  color: #404f6b; }

.gray {
  color: #98a0b2; }

.sapphire {
  color: #002866; }

.hidden {
  display: none !important; }

#wpadminbar {
  overflow: hidden; }
  #wpadminbar:hover {
    overflow: visible; }

.container {
  max-width: 100%; }

.elementor-widget-container a {
  word-break: break-all; }

.image-col .elementor-section,
.image-col .elementor-container {
  height: 100%; }
.image-col .elementor-column {
  align-self: stretch; }

.elementor-image-gallery .gallery-item img {
  min-width: 100%; }

.long-email {
  white-space: nowrap; }

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  -webkit-transition: left 0.3s cubic-bezier(0.15, 0.3, 0.3, 1);
  -moz-transition: left 0.3s cubic-bezier(0.15, 0.3, 0.3, 1);
  -ms-transition: left 0.3s cubic-bezier(0.15, 0.3, 0.3, 1);
  transition: left 0.3s cubic-bezier(0.15, 0.3, 0.3, 1); }
  #header.header-pushed {
    left: -500px; }
  #header .header-container > .elementor-container {
    display: grid;
    grid-template-columns: 200px minmax(auto, calc(100% - 200px));
    padding: 10px 20px; }
    #header .header-container > .elementor-container > .elementor-column {
      width: auto; }
  #header .elementor-sticky--active {
    background: none;
    position: relative !important;
    top: unset !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    transition: none; }
  #header .extras-navigation,
  #header .elementor-sticky__spacer {
    display: none; }
  #header .elementor-widget-wrap {
    padding: 0; }
  #header.header-default {
    background-color: #fff; }
    #header.header-default .elementor-widget-theme-site-logo img {
      -webkit-transition: width 0.3s ease;
      -moz-transition: width 0.3s ease;
      -ms-transition: width 0.3s ease;
      transition: width 0.3s ease; }
  #header .ubermenu-nav .ubermenu-item {
    position: relative; }
    #header .ubermenu-nav .ubermenu-item.ubermenu-active > a {
      background-color: transparent;
      color: #ffdf00; }
    #header .ubermenu-nav .ubermenu-item a {
      white-space: nowrap;
      -webkit-transition: color 0.2s ease;
      -moz-transition: color 0.2s ease;
      -ms-transition: color 0.2s ease;
      transition: color 0.2s ease; }
      #header .ubermenu-nav .ubermenu-item a:hover, #header .ubermenu-nav .ubermenu-item a:active {
        background-color: transparent;
        color: #ffdf00; }
  #header .ubermenu-nav .menu-item-button {
    margin-left: 22px; }
    #header .ubermenu-nav .menu-item-button a {
      background-color: #ffdf00;
      padding: 15px 22px;
      color: #002866;
      -webkit-transition: background-color 0.2s ease;
      -moz-transition: background-color 0.2s ease;
      -ms-transition: background-color 0.2s ease;
      transition: background-color 0.2s ease; }
      #header .ubermenu-nav .menu-item-button a:hover {
        background-color: #e5c600; }
  #header .ubermenu-nav .ubermenu-submenu {
    background-color: transparent;
    left: 20px;
    padding-top: 26px;
    width: auto;
    min-width: unset;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; }
    #header .ubermenu-nav .ubermenu-submenu .submenu-wrapper {
      background: #fff;
      position: relative;
      min-width: 200px; }
    #header .ubermenu-nav .ubermenu-submenu .ubermenu-item {
      float: none;
      border-bottom: 1px solid #002866; }
      #header .ubermenu-nav .ubermenu-submenu .ubermenu-item:last-child {
        border-bottom: none; }
      #header .ubermenu-nav .ubermenu-submenu .ubermenu-item a {
        color: #002866; }
        #header .ubermenu-nav .ubermenu-submenu .ubermenu-item a:hover {
          background-color: #002866;
          color: #fff; }
  #header.header-sticky {
    background-color: rgba(255, 255, 255, 0.6);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px); }
    #header.header-sticky .elementor-widget-theme-site-logo img {
      width: 120px; }
    #header.header-sticky .ubermenu-nav .ubermenu-submenu {
      padding-top: 13px; }
      #header.header-sticky .ubermenu-nav .ubermenu-submenu .submenu-wrapper {
        background-color: rgba(255, 255, 255, 0.75);
        -webkit-backdrop-filter: blur(6px);
        backdrop-filter: blur(6px); }

.admin-bar #header {
  top: 32px; }

.page-template-default .site-main {
  padding: 0; }
  .page-template-default .site-main > .container {
    padding: 0 !important; }

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1400px !important; }

.elementor-testimonials--skin-list-cruces .elementor-testimonial {
  background-color: transparent !important; }

.elementor-icon-list-text a {
  display: inline !important; }

.section-image-left .elementor-container .elementor-column:last-child .elementor-widget-wrap {
  padding-left: 50px; }

.section-image-right .elementor-container .elementor-column:first-child .elementor-widget-wrap {
  padding-right: 50px; }

.info-box .elementor-widget-wrap {
  padding: 30px 33px !important; }
  .info-box .elementor-widget-wrap:after {
    position: absolute;
    content: '';
    top: 15px;
    right: 15px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 2.2rem; }
.info-box.dark-bg *:not(a) {
  color: #fff !important; }
.info-box.dark-bg a {
  color: #ccc;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  transition: color 0.2s ease; }
  .info-box.dark-bg a:hover {
    color: #eee; }
.info-box.default .elementor-widget-wrap {
  background-color: #002866; }
.info-box.info .elementor-widget-wrap {
  background-color: #404f6b; }
  .info-box.info .elementor-widget-wrap:after {
    content: '\f05a';
    color: #323e53; }
.info-box.warning .elementor-widget-wrap {
  background-color: #ffdf00; }
  .info-box.warning .elementor-widget-wrap:after {
    content: '\f071';
    color: #e5c600; }
.info-box.gray .elementor-widget-wrap {
  background-color: #98a0b2; }
  .info-box.gray .elementor-widget-wrap:after {
    color: #838999; }
.info-box.sapphire .elementor-widget-wrap {
  background-color: #002866; }
  .info-box.sapphire .elementor-widget-wrap:after {
    content: '\f4c4';
    color: #001331; }

.text-box {
  display: flex;
  height: 100%; }

.elementor-accordion .elementor-accordion-icon,
.elementor-accordion .elementor-accordion-title {
  color: #404f6b !important; }
.elementor-accordion .elementor-accordion-icon {
  position: relative;
  top: 6px; }
.elementor-accordion .elementor-tab-content.elementor-clearfix {
  padding: 15px 20px 30px; }
.elementor-accordion ol,
.elementor-accordion ul {
  padding: 0 20px; }
.elementor-accordion .accordion-button .elementor-button {
  background-color: #404f6b; }
  .elementor-accordion .accordion-button .elementor-button:hover {
    background-color: #323e53; }

.mec-wrap .col-md-4 {
  padding-left: 25px;
  padding-right: 25px; }
.mec-wrap.mec-sm959 .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dl dt {
  height: auto; }

.downloads .elementor-button {
  display: block; }
  .downloads .elementor-button .elementor-button-content-wrapper {
    display: inline-block; }

.list-default ol li,
.list-default ul li {
  margin-bottom: 10px; }

.form {
  margin: 0 auto;
  max-width: 700px; }
  .form .form-wrapper > p {
    display: none; }
  .form .input-wrapper {
    width: 100%; }
    .form .input-wrapper p {
      margin: 0; }
    .form .input-wrapper br {
      display: none; }
  .form .input-wrapper.elementor-col-50 {
    width: 50%; }
    .form .input-wrapper.elementor-col-50:first-child {
      padding-right: 10px; }
    .form .input-wrapper.elementor-col-50:last-child {
      padding-left: 10px; }
  .form .field-label {
    display: block;
    margin-bottom: 12px; }
  .form .wpcf7-text,
  .form .wpcf7-select,
  .form .wpcf7-textarea {
    padding: 15px 17px;
    width: 100%;
    font-family: inherit;
    font-size: 1.1rem;
    border: 2px solid #bbb;
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    -ms-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease; }
    .form .wpcf7-text::placeholder,
    .form .wpcf7-select::placeholder,
    .form .wpcf7-textarea::placeholder {
      font-size: 1.1rem; }
    .form .wpcf7-text:focus,
    .form .wpcf7-select:focus,
    .form .wpcf7-textarea:focus {
      outline: none;
      border-color: #002866; }
  .form .wpcf7-textarea {
    min-width: 100%;
    max-width: 100%;
    height: 160px;
    min-height: 160px;
    max-height: 360px; }
  .form input[type="radio"] {
    display: none; }
  .form .wpcf7-radio .wpcf7-list-item.first {
    margin-left: 0; }
  .form .wpcf7-radio .wpcf7-list-item.last {
    margin-bottom: 12px !important; }
  .form .wpcf7-list-item-label {
    position: relative;
    float: left;
    clear: left;
    display: block;
    padding-left: 30px;
    line-height: 1.4rem;
    font-size: 1rem;
    color: #333;
    cursor: pointer; }
    .form .wpcf7-list-item-label:before, .form .wpcf7-list-item-label:after {
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%; }
    .form .wpcf7-list-item-label:before {
      background: #e1e5e9;
      content: '';
      position: absolute;
      display: inline-block;
      top: 0;
      left: 0;
      margin: 0 0 10px 0;
      width: 22px;
      height: 22px; }
  .form input[type="radio"]:checked + .wpcf7-list-item-label:after {
    background-color: #404f6b;
    position: absolute;
    display: block;
    content: '';
    top: 4px;
    left: 4px;
    width: 14px;
    height: 14px; }
  .form .input-required p,
  .form .input-required-radio .field-label {
    position: relative; }
    .form .input-required p:after,
    .form .input-required-radio .field-label:after {
      content: '\002a';
      color: #d60000; }
  .form .input-required p:after {
    position: absolute;
    top: 5px;
    right: 8px; }
  .form .input-required-radio .field-label:after {
    position: relative;
    margin-left: 4px; }
  .form .wpcf7-submit {
    background-color: #404f6b;
    display: block;
    margin: 40px auto 0;
    width: 200px;
    height: 56px;
    line-height: 1.3rem;
    font-size: 1.3rem;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    border: none; }
    .form .wpcf7-submit:hover {
      background-color: #323e53; }

.wpcf7 form .wpcf7-response-output {
  margin: 0 auto !important;
  max-width: 700px;
  text-align: center; }

.section-services .service-item .elementor-icon-box-title a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.section-services .service-item.service-item-dark svg path {
  fill: #fff; }
.section-services .service-item.service-item-light svg path {
  fill: #404f6b; }
.section-services .service-item.service-item-light .elementor-icon-box-title a {
  color: #404f6b;
  border-color: #404f6b !important; }
  .section-services .service-item.service-item-light .elementor-icon-box-title a:hover {
    background-color: #404f6b !important;
    color: #fff !important; }

.section-events .main-events-calendar .mec-event-article {
  background-color: #fff;
  display: grid;
  gap: 25px;
  grid-template-columns: 180px auto 160px;
  margin-bottom: 35px;
  padding: 25px;
  border: none; }
  .section-events .main-events-calendar .mec-event-article:before, .section-events .main-events-calendar .mec-event-article:after {
    display: none; }
  .section-events .main-events-calendar .mec-event-article:last-child {
    margin-bottom: 0; }
  .section-events .main-events-calendar .mec-event-article > div {
    position: relative !important;
    padding: 0 !important;
    top: unset !important;
    left: unset !important;
    right: unset !important;
    width: auto; }
  .section-events .main-events-calendar .mec-event-article .col-md-2,
  .section-events .main-events-calendar .mec-event-article .col-md-6 {
    display: flex; }
  .section-events .main-events-calendar .mec-event-article .col-md-2 {
    align-items: center;
    justify-content: center; }
  .section-events .main-events-calendar .mec-event-article .col-md-6 {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: center; }
  .section-events .main-events-calendar .mec-event-article .mec-event-date,
  .section-events .main-events-calendar .mec-event-article .event-d {
    padding: 0; }
  .section-events .main-events-calendar .mec-event-article .mec-event-title {
    margin-top: 7px; }
  .section-events .main-events-calendar .mec-event-article .mec-event-sharing {
    display: none; }
  .section-events .main-events-calendar .mec-event-article .mec-btn-wrapper {
    display: flex;
    justify-content: center;
    align-items: center; }
.section-events .view-all-events-res {
  display: none; }

.section-news .elementor-swiper .swiper-slide .elementor-post__content {
  background-color: #fafafa;
  padding: 30px 34px 35px; }
.section-news .elementor-swiper .swiper-slide .elementor-post__title {
  font-size: 1.25rem; }
  .section-news .elementor-swiper .swiper-slide .elementor-post__title a {
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    -ms-transition: color 0.2s ease;
    transition: color 0.2s ease; }
    .section-news .elementor-swiper .swiper-slide .elementor-post__title a:hover {
      color: #ffdf00; }
.section-news .elementor-swiper .swiper-slide .elementor-post__read-more {
  color: #404f6b;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  transition: color 0.2s ease; }
.section-news .elementor-swiper .swiper-slide .elementor-post__meta {
  background-color: #ffdf00; }

.section-our-history .elementor-widget-timeline-widget-addon .twae-wrapper .twae-media img {
  width: 100%; }

.section-testimonials .elementor-testimonial .svg-icon {
  margin-bottom: 20px; }
  .section-testimonials .elementor-testimonial .svg-icon path {
    fill: #404f6b; }
.section-testimonials .elementor-testimonial .elementor-testimonial__header {
  display: block; }
.section-testimonials .elementor-testimonial .elementor-testimonial__thumbnail {
  display: none; }
.section-testimonials .elementor-testimonial .elementor-testimonial__infor {
  padding-left: 0;
  width: 100%;
  text-align: center; }

.staff-row.staff-row-single .elementor-widget-wrap .elementor-element {
  grid-column: 2 / span 1; }
.staff-row .elementor-widget-wrap {
  display: grid !important;
  gap: 5px 25px;
  grid-template-columns: repeat(3, 1fr); }
  .staff-row .elementor-widget-wrap .elementor-element:last-child {
    margin-bottom: 20px; }
  .staff-row .elementor-widget-wrap .elementor-element .elementor-widget-container {
    height: 100%; }

#services.equal-height .elementor-container {
  align-items: stretch; }
  #services.equal-height .elementor-container .elementor-widget-wrap {
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(5, 1fr); }
#services.equal-height .elementor-element.elementor-column {
  height: auto; }
#services.equal-height .elementor-element,
#services.equal-height .elementor-widget-container,
#services.equal-height .elementor-image-box {
  height: 100%; }
#services.equal-height .elementor-image-box {
  min-height: 420px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  #services.equal-height .elementor-image-box .elementor-image-box__content {
    height: 100%; }
  #services.equal-height .elementor-image-box .elementor-image-box__title {
    position: absolute;
    display: flex;
    justify-content: center;
    top: 0;
    left: 0;
    margin: 0;
    padding-top: 30px;
    width: 100%;
    height: 100%; }
  #services.equal-height .elementor-image-box .elementor-image-box__read-more {
    position: absolute;
    left: 50%;
    bottom: 45px;
    padding: 15px 35px;
    white-space: nowrap;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: background-color 0.2s ease;
    -moz-transition: background-color 0.2s ease;
    -ms-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease; }
#services.equal-height .services-item .elementor-image-box__title a {
  padding: 0 20px; }

.meet-preston.elementor-section .elementor-container {
  display: grid;
  gap: 40px;
  grid-template-columns: 300px auto; }
  .meet-preston.elementor-section .elementor-container .elementor-column {
    width: auto; }

.mec-wrap .mec-totalcal-box {
  padding-bottom: 20px; }
  .mec-wrap .mec-totalcal-box > div,
  .mec-wrap .mec-totalcal-box .mec-full-calendar-search-ends > div {
    display: inline-block;
    vertical-align: middle;
    width: auto !important; }
  .mec-wrap .mec-totalcal-box .mec-dropdown-search {
    width: 100% !important; }
    .mec-wrap .mec-totalcal-box .mec-dropdown-search .postform {
      margin-bottom: 0 !important; }
  .mec-wrap .mec-totalcal-box .mec-searchbar-location-wrap {
    display: inline-block; }
    .mec-wrap .mec-totalcal-box .mec-searchbar-location-wrap ul {
      display: flex;
      gap: 32px;
      margin: 0; }
      .mec-wrap .mec-totalcal-box .mec-searchbar-location-wrap ul li {
        white-space: nowrap; }
        .mec-wrap .mec-totalcal-box .mec-searchbar-location-wrap ul li label {
          margin-bottom: 0;
          font-size: 0.95rem;
          cursor: pointer; }
          .mec-wrap .mec-totalcal-box .mec-searchbar-location-wrap ul li label input[type="checkbox"] {
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0; }
            .mec-wrap .mec-totalcal-box .mec-searchbar-location-wrap ul li label input[type="checkbox"]:before {
              background-color: #404f6b;
              -webkit-border-radius: 0;
              -moz-border-radius: 0;
              -ms-border-radius: 0;
              border-radius: 0; }
            .mec-wrap .mec-totalcal-box .mec-searchbar-location-wrap ul li label input[type="checkbox"]:checked {
              border-color: #404f6b !important; }
  .mec-wrap .mec-totalcal-box .mec-full-calendar-search-ends {
    float: right;
    margin-right: 14px; }
  .mec-wrap .mec-totalcal-box .mec-text-input-search {
    min-height: unset !important; }
    .mec-wrap .mec-totalcal-box .mec-text-input-search input[type="search"] {
      margin-bottom: 0;
      padding: 0 10px;
      min-width: 320px;
      outline: none !important; }
  .mec-wrap .mec-totalcal-box .mec-search-reset-button .mec-button {
    position: relative !important;
    right: unset !important;
    bottom: unset !important;
    padding: 8px 25px !important; }

.mec-calendar .mec-calendar-events-side .mec-table-side-day {
  width: 52px;
  height: 52px;
  line-height: 46px;
  font-size: 1.1rem; }

.single-mec-events #header {
  border-bottom: 1px solid #e6e7e8; }
.single-mec-events #main-content {
  padding-top: 180px;
  padding-bottom: 30px; }
.single-mec-events .mec-event-content {
  padding: 0 0 25px; }
.single-mec-events .mec-single-title {
  margin-top: -5px;
  font-size: 2.3rem;
  color: #404f6b; }
.single-mec-events .mec-color.mec-events-button {
  background-color: #404f6b;
  color: #fff; }
  .single-mec-events .mec-color.mec-events-button:hover {
    background-color: #323e53; }
.single-mec-events .mec-events-meta-group-countdown {
  color: #404f6b; }
.single-mec-events .mec-event-meta dl {
  margin-top: 5px; }
  .single-mec-events .mec-event-meta dl h6,
  .single-mec-events .mec-event-meta dl .mec-events-abbr {
    font-size: 1rem; }
.single-mec-events .mec-organizer i {
  display: none; }
.single-mec-events .mec-organizer h6 {
  padding-left: 35px; }
.single-mec-events #comments {
  display: none; }

.section-volunteer .elementor-widget-container {
  position: relative;
  z-index: 1; }
.section-volunteer .seasonal-badge {
  background-color: #ffdf00;
  position: absolute;
  display: inline-block;
  top: 50px;
  left: 52px;
  padding: 14px 18px;
  width: auto !important;
  font-size: 1.15rem; }
.section-volunteer .volunteer-cta {
  background: url("http://boyertownareams.wwwaz1-tr3.supercp.com/cgi-sys/suspendedpage.cgi") 50% 50% no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  padding: 0 6vw;
  height: 100%; }
  .section-volunteer .volunteer-cta:after {
    background: rgba(255, 223, 0, 0.6);
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.page-news .elementor-post .elementor-post__content {
  padding: 25px 0 35px; }
.page-news .elementor-post .elementor-post__meta {
  background-color: #ffdf00; }
  .page-news .elementor-post .elementor-post__meta li a {
    display: inline-block; }
.page-news .news-sidebar .widget {
  margin-bottom: 35px; }
.page-news .news-sidebar .search-submit {
  background-color: #002866;
  border: none; }
  .page-news .news-sidebar .search-submit:hover {
    background-color: #002256; }
.page-news .news-sidebar .widget_recent_entries ul li {
  display: flex;
  flex-wrap: wrap; }
  .page-news .news-sidebar .widget_recent_entries ul li a {
    order: 2;
    font-size: 1.1rem; }
  .page-news .news-sidebar .widget_recent_entries ul li span {
    order: 1;
    font-size: 0.85rem; }

.single-post.single-format-standard .container {
  max-width: 960px; }
.single-post.single-format-standard .site-content .content-area {
  padding: 190px 0 100px; }
.single-post.single-format-standard .navigation.post-navigation {
  display: none; }
.single-post.single-format-standard .related-posts-wrap {
  margin-top: 75px; }

#contact-form .wpcf7-list-item {
  display: block;
  margin: 0; }

.donation-inspiration-accordion .elementor-accordion-title .fa {
  width: 32px;
  text-align: center; }

.elementor-editor-active .slide-form.elementor-section {
  position: relative;
  top: unset;
  right: unset;
  padding: unset;
  width: auto;
  height: auto;
  z-index: unset; }

.slide-form.elementor-section {
  background-color: #fff;
  position: fixed;
  top: 0;
  right: -500px;
  padding: 30px 22px 30px 30px;
  width: 500px;
  height: 100%;
  z-index: 999999;
  -webkit-transition: all 0.3s cubic-bezier(0.15, 0.3, 0.3, 1);
  -moz-transition: all 0.3s cubic-bezier(0.15, 0.3, 0.3, 1);
  -ms-transition: all 0.3s cubic-bezier(0.15, 0.3, 0.3, 1);
  transition: all 0.3s cubic-bezier(0.15, 0.3, 0.3, 1); }
  .slide-form.elementor-section.slide-form-active {
    right: 0; }
    .slide-form.elementor-section.slide-form-active:before {
      visibility: visible;
      opacity: 1; }
    .slide-form.elementor-section.slide-form-active .slide-form-close {
      visibility: visible;
      opacity: 1; }
  .slide-form.elementor-section:before {
    background-color: rgba(255, 255, 255, 0.6);
    position: fixed;
    visibility: hidden;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .slide-form.elementor-section:after {
    background-color: #002866;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 4px;
    height: 100%; }
  .slide-form.elementor-section .slide-form-toggle {
    -webkit-transition: all 0.3s 0.3s ease;
    -moz-transition: all 0.3s 0.3s ease;
    -ms-transition: all 0.3s 0.3s ease;
    transition: all 0.3s 0.3s ease; }
    .slide-form.elementor-section .slide-form-toggle.slide-form-toggle-hidden {
      visibility: hidden;
      opacity: 0;
      -webkit-transition: none;
      -moz-transition: none;
      -ms-transition: none;
      transition: none; }
  .slide-form.elementor-section .slide-form-close {
    position: absolute;
    visibility: hidden;
    top: 10px;
    left: -105px;
    width: 50px;
    height: 50px;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .slide-form.elementor-section .slide-form-close:before, .slide-form.elementor-section .slide-form-close:after {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      border-right: 1px solid #002866; }
    .slide-form.elementor-section .slide-form-close:before {
      top: -17px;
      left: -17px;
      -webkit-transform: rotateZ(45deg);
      -moz-transform: rotateZ(45deg);
      -ms-transform: rotateZ(45deg);
      transform: rotateZ(45deg); }
    .slide-form.elementor-section .slide-form-close:after {
      top: 17px;
      left: -17px;
      -webkit-transform: rotateZ(-45deg);
      -moz-transform: rotateZ(-45deg);
      -ms-transform: rotateZ(-45deg);
      transform: rotateZ(-45deg); }
    .slide-form.elementor-section .slide-form-close:hover {
      -webkit-transform: rotateZ(90deg);
      -moz-transform: rotateZ(90deg);
      -ms-transform: rotateZ(90deg);
      transform: rotateZ(90deg); }
  .slide-form.elementor-section h3 {
    color: #002866; }
  .slide-form.elementor-section .slide-form-wrapper {
    max-height: 88vh; }
  .slide-form.elementor-section .wpcf7-input-wrapper p {
    margin-bottom: 0; }
  .slide-form.elementor-section .wpcf7-form-control {
    margin-bottom: 15px;
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    -ms-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease; }
    .slide-form.elementor-section .wpcf7-form-control:not(.wpcf7-submit) {
      width: 100%; }
      .slide-form.elementor-section .wpcf7-form-control:not(.wpcf7-submit):focus {
        border-color: #002866; }
  .slide-form.elementor-section .wpcf7-textarea {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: 140px; }
  .slide-form.elementor-section .wpcf7-submit {
    background-color: #002866;
    padding: 16px 66px;
    font-size: 1.15rem;
    font-weight: 400;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
    .slide-form.elementor-section .wpcf7-submit:hover {
      background-color: #002256; }
  .slide-form.elementor-section .wpcf7-spinner {
    top: 4px; }
  .slide-form.elementor-section .simplebar-track {
    right: -25px; }

#footer ::selection {
  background: #98a0b2;
  color: #404f6b; }
#footer ::-moz-selection {
  background: #98a0b2;
  color: #404f6b; }
#footer .footer-title {
  margin: 0 0 20px;
  font-size: 1.3rem;
  font-weight: 500;
  color: #fff; }
#footer .footer-message {
  padding: 15px 10% 25px;
  font-size: 1.05rem;
  color: #404f6b; }
#footer .uwobc-logo {
  max-width: 230px; }
#footer .contact-info-item {
  margin-bottom: 20px; }
  #footer .contact-info-item .contact-info-row {
    margin: 0 0 9px; }
  #footer .contact-info-item a {
    position: relative;
    display: inline-block;
    padding-left: 22px;
    line-height: 1.4rem;
    color: #fff;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    -ms-transition: color 0.2s ease;
    transition: color 0.2s ease; }
    #footer .contact-info-item a:hover {
      color: #98a0b2; }
    #footer .contact-info-item a i {
      position: absolute;
      top: 2px;
      left: 0; }
#footer .mec-event-list-minimal .mec-event-article {
  padding: 24px 0 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  #footer .mec-event-list-minimal .mec-event-article:first-child {
    padding-top: 0; }
  #footer .mec-event-list-minimal .mec-event-article:last-child {
    border-bottom: 0; }
  #footer .mec-event-list-minimal .mec-event-article .col-md-9 {
    padding-left: 0; }
  #footer .mec-event-list-minimal .mec-event-article .col-md-3 {
    padding-right: 0;
    width: auto; }
#footer .mec-event-list-minimal .mec-clear:before, #footer .mec-event-list-minimal .mec-clear:after {
  display: none; }
#footer .mec-event-list-minimal .mec-event-title {
  font-size: 1rem;
  font-weight: 500; }
  #footer .mec-event-list-minimal .mec-event-title a {
    color: #fff; }
#footer .mec-event-list-minimal .mec-event-detail {
  color: #bbb; }
#footer .mec-event-list-minimal .mec-event-date span {
  margin-bottom: 9px; }
#footer .mec-event-list-minimal .mec-event-date:after {
  height: 39px; }
#footer .mec-event-list-minimal .mec-detail-button:hover {
  background-color: #98a0b2;
  color: #404f6b; }

.copyright .dev-link:before {
  display: inline-block;
  content: '\219b';
  margin: 0 10px 0 7px; }

@media all and (max-width: 1700px) {
  #header .ubermenu-nav .ubermenu-item:last-of-type a {
    padding: 15px; }
  #header .ubermenu-nav .ubermenu-item a {
    padding: 15px 10px; }
    #header .ubermenu-nav .ubermenu-item a .ubermenu-sub-indicator {
      position: relative;
      top: unset;
      right: unset;
      margin: 0 0 0 5px; }

  #footer .mec-event-article {
    display: grid;
    grid-template-columns: calc(100% - 154px) 154px; }
    #footer .mec-event-article > div {
      width: auto; } }
@media all and (max-width: 1600px) {
  #footer .footer-logo {
    max-width: 70%; } }
@media all and (max-width: 1550px) {
  #header .ubermenu-nav .ubermenu-item a {
    font-size: 0.85rem; }
  #header .ubermenu-nav .menu-item-button {
    margin-left: 10px; } }
@media all and (max-width: 1470px) {
  #section-services .service-item .elementor-icon-box-title a {
    padding: 10px 18px;
    font-size: 0.8rem;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    border-radius: 21px; } }
@media all and (max-width: 1440px) {
  .site-main .elementor > .elementor-section > .elementor-container {
    max-width: 94% !important; }

  .slide-form.elementor-section .slide-form-close {
    left: -115px; }

  .ways-to-give .elementor-widget-eael-flip-box {
    height: 100% !important; }
    .ways-to-give .elementor-widget-eael-flip-box .elementor-widget-container,
    .ways-to-give .elementor-widget-eael-flip-box .eael-elements-flip-box-container,
    .ways-to-give .elementor-widget-eael-flip-box .eael-elements-flip-box-flip-card {
      height: 100% !important; }
  .ways-to-give .eael-elements-flip-box-rear-container {
    position: relative; }
    .ways-to-give .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding {
      padding: 3vw 4vw 5vw; }
      .ways-to-give .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding .eael-elements-flip-box-icon-image {
        display: none; } }
@media all and (max-width: 1400px) {
  #header .header-container > .elementor-container {
    grid-template-columns: 180px minmax(auto, calc(100% - 180px)); }
  #header .ubermenu-nav .ubermenu-item a {
    padding: 15px 9px; } }
@media all and (max-width: 1365px) {
  #header .site-menu-wrap-bears .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main {
    background-color: transparent !important;
    display: block !important;
    top: 22px;
    right: 8px;
    width: 40px;
    height: 40px; }
    #header .site-menu-wrap-bears .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-responsive-toggle-open:before {
      -webkit-transform: rotate(45deg) translate(-3px, 12.5px);
      -moz-transform: rotate(45deg) translate(-3px, 12.5px);
      -ms-transform: rotate(45deg) translate(-3px, 12.5px);
      transform: rotate(45deg) translate(-3px, 12.5px); }
    #header .site-menu-wrap-bears .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-responsive-toggle-open .fa-bars {
      visibility: hidden;
      opacity: 0; }
    #header .site-menu-wrap-bears .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main:before, #header .site-menu-wrap-bears .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main:after {
      background-color: #404f6b;
      left: 11px;
      width: 40px;
      height: 4px; }
    #header .site-menu-wrap-bears .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main:before {
      top: 15px; }
    #header .site-menu-wrap-bears .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main:after {
      top: 23px; }
    #header .site-menu-wrap-bears .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main .fa-bars {
      background-color: #404f6b;
      position: relative;
      width: 40px;
      height: 4px;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      #header .site-menu-wrap-bears .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main .fa-bars:after {
        position: absolute;
        display: block;
        content: 'MENU';
        top: 18px;
        font-family: 'Montserrat', sans-serif;
        font-size: 0.8rem;
        color: #404f6b; }

  .ubermenu.ubermenu-main.ubermenu-responsive {
    background-color: rgba(255, 255, 255, 0.7) !important;
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .ubermenu .ubermenu-mobile-header {
    padding: 35px 0 0 !important; }
  .ubermenu ul.ubermenu-nav {
    margin-top: 35px; }
  .ubermenu li.ubermenu-item {
    text-align: center; }
    .ubermenu li.ubermenu-item.ubermenu-current-menu-item a {
      color: #002866 !important; }
    .ubermenu li.ubermenu-item a {
      color: #333 !important; }
  .ubermenu .ubermenu-submenu {
    background-color: transparent !important; }
  .ubermenu .ubermenu-sub-indicator {
    position: relative !important;
    right: unset !important;
    top: unset !important;
    margin-top: -6px !important;
    margin-left: 6px; }
  .ubermenu .ubermenu-active .ubermenu-sub-indicator-close {
    position: relative !important;
    display: inline-block !important;
    top: -12px !important;
    right: unset !important; }
  .ubermenu .ubermenu-mobile-footer {
    padding: 0 0 25px; } }
@media all and (max-width: 1320px) {
  #footer .elementor-container {
    flex-wrap: wrap; }
  #footer .footer-branding {
    width: 100%; }
  #footer .footer-events {
    width: 66%; }
  #footer .footer-contact-info {
    width: 34%; }

  .footer-bottom .elementor-column:first-child {
    order: 2;
    width: 30%; }
  .footer-bottom .elementor-column:first-child {
    order: 1;
    width: 70%; } }
@media all and (max-width: 1280px) {
  #section-services > .elementor-container {
    display: grid;
    grid-template-columns: repeat(6, 1fr); }
    #section-services > .elementor-container .elementor-column {
      width: 100%; }
      #section-services > .elementor-container .elementor-column:nth-child(1) {
        grid-column: 1 / span 3; }
      #section-services > .elementor-container .elementor-column:nth-child(2) {
        grid-column: 4 / span 3; }
      #section-services > .elementor-container .elementor-column:nth-child(3) {
        grid-column: -7 / span 2; }
      #section-services > .elementor-container .elementor-column:nth-child(4) {
        grid-column: -5 / span 2; }
      #section-services > .elementor-container .elementor-column:nth-child(5) {
        grid-column: -3 / span 2; } }
@media all and (max-width: 1200px) {
  #services.equal-height .elementor-container .elementor-widget-wrap {
    grid-template-columns: repeat(3, 1fr); } }
@media all and (max-width: 1100px) {
  .section-events {
    padding: 55px 0 70px !important; }
    .section-events .elementor-container {
      flex-wrap: wrap; }
    .section-events div.elementor-column {
      width: 100%; }
    .section-events .elementor-col-33 {
      text-align: center; }
      .section-events .elementor-col-33 .elementor-widget-wrap {
        padding-bottom: 0 !important; }
    .section-events div.main-events-calendar {
      margin-bottom: 45px; }
    .section-events .view-all-events {
      display: none; }
    .section-events .view-all-events-res {
      display: block; }
      .section-events .view-all-events-res .elementor-button-wrapper {
        text-align: center; }

  .section-case-management-top > .elementor-container {
    flex-wrap: wrap; }
    .section-case-management-top > .elementor-container > .elementor-column {
      width: 100% !important; }
      .section-case-management-top > .elementor-container > .elementor-column:first-child {
        min-height: 56vw; }

  .committee-members .elementor-widget-text-editor,
  .committee-members .elementor-widget-container {
    height: 100%; }
  .committee-members .elementor-widget-container {
    display: flex;
    justify-content: center;
    align-items: center; }
  .committee-members .elementor-member__title {
    margin-bottom: 0 !important;
    font-size: 1.15rem !important; }

  .mec-wrap .mec-totalcal-box .mec-text-input-search input[type="search"] {
    min-width: 170px; } }
@media all and (max-width: 1024px) {
  .program-section .program-section-content {
    order: 1;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px; }
  .program-section .program-section-photo {
    order: 2; }

  .section-image-left .elementor-container .elementor-column:last-child .elementor-widget-wrap {
    padding-left: 10px; }

  .section-image-right .elementor-container .elementor-column:first-child .elementor-widget-wrap {
    padding-right: 10px; }

  .section-volunteer .elementor-container .elementor-col-50:first-child {
    order: 2; }
  .section-volunteer .elementor-container .elementor-col-50:last-child {
    order: 1; }

  .staff-row.staff-row-single .elementor-widget-wrap {
    grid-template-columns: 1fr; }
    .staff-row.staff-row-single .elementor-widget-wrap .elementor-element {
      grid-column: 1 / span 1;
      justify-self: center;
      max-width: 50%; }
  .staff-row .elementor-widget-wrap {
    grid-template-columns: repeat(2, 1fr); }

  .meet-preston.elementor-section .elementor-container {
    grid-template-columns: 100%;
    justify-items: center;
    text-align: center; }
  .meet-preston.elementor-section .preston-photo {
    width: 290px;
    height: 290px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; } }
@media all and (max-width: 992px) {
  .container.responsive {
    max-width: 96% !important; } }
@media all and (max-width: 970px) {
  .mec-wrap .mec-totalcal-box {
    padding: 15px; }
    .mec-wrap .mec-totalcal-box > div {
      display: block;
      width: 100% !important; }
    .mec-wrap .mec-totalcal-box .mec-skin-search-init {
      margin-bottom: 5px; }
    .mec-wrap .mec-totalcal-box .mec-dropdown-search {
      padding: 0; }
    .mec-wrap .mec-totalcal-box .mec-full-calendar-search-ends {
      display: grid;
      float: none;
      grid-template-columns: auto 260px 94px;
      margin-right: 0; }
      .mec-wrap .mec-totalcal-box .mec-full-calendar-search-ends .mec-text-input-search {
        padding: 0; }
      .mec-wrap .mec-totalcal-box .mec-full-calendar-search-ends .mec-tab-loader {
        display: flex;
        justify-content: center; }
      .mec-wrap .mec-totalcal-box .mec-full-calendar-search-ends .mec-search-reset-button {
        order: 3; }
        .mec-wrap .mec-totalcal-box .mec-full-calendar-search-ends .mec-search-reset-button .mec-button {
          width: 94px; }
    .mec-wrap .mec-totalcal-box .mec-totalcal-view span {
      margin-top: 0;
      padding: 0 12px;
      font-size: 0.6rem; } }
@media all and (max-width: 870px) {
  #footer .footer-events,
  #footer .footer-contact-info {
    width: 100%; }
  #footer .footer-contact-info {
    text-align: center; }
    #footer .footer-contact-info .contact-info-item a {
      padding-left: 0; }
      #footer .footer-contact-info .contact-info-item a i {
        position: relative;
        display: block;
        top: unset;
        left: unset;
        margin-bottom: 13px; }

  .footer-bottom .elementor-column:first-child, .footer-bottom .elementor-column:last-child {
    width: 100% !important; }
  .footer-bottom .footer-disclaimer div.elementor-widget-text-editor {
    text-align: center; }
  .footer-bottom .footer-socials div.elementor-widget-wrap {
    padding: 0 30px 30px; } }
@media all and (max-width: 860px) {
  .news.elementor-section .elementor-col-66,
  .news.elementor-section .elementor-col-33 {
    width: 100%; }

  .page-news .news-sidebar .widget_recent_entries ul li a {
    display: block;
    width: 100%; } }
@media all and (max-width: 840px) {
  .downloads.elementor-section .elementor-container {
    max-width: 388px !important; }
    .downloads.elementor-section .elementor-container .elementor-column {
      width: 100%; }
    .downloads.elementor-section .elementor-container .elementor-widget {
      width: 100%; } }
@media all and (max-width: 820px) {
  .section-services .elementor-container {
    flex-wrap: wrap; }
  .section-services .elementor-col-33 {
    width: 100% !important; } }
@media all and (max-width: 782px) {
  .admin-bar #header {
    top: 46px; } }
@media all and (max-width: 768px) {
  #services.equal-height .elementor-container .elementor-widget-wrap {
    grid-template-columns: repeat(2, 1fr); }

  .mec-event-container-simple .mec-calendar-side {
    min-width: unset !important; } }
@media all and (max-width: 767px) {
  body.page:not(.home) {
    padding-top: 75px !important; }

  .footer-top {
    padding: 60px 0 70px !important; }

  #footer .elementor-container {
    max-width: 95%; }
  #footer .mec-event-list-minimal .btn-wrapper .mec-detail-button {
    margin-top: -14px; } }
@media all and (max-width: 740px) {
  .section-events .main-events-calendar .mec-event-article {
    gap: 5px;
    grid-template-columns: 100%; }
    .section-events .main-events-calendar .mec-event-article .col-md-2,
    .section-events .main-events-calendar .mec-event-article .col-md-4,
    .section-events .main-events-calendar .mec-event-article .col-md-6 {
      display: block; }
    .section-events .main-events-calendar .mec-event-article .col-md-4 {
      margin: 20px 0 8px;
      text-align: left; }
    .section-events .main-events-calendar .mec-event-article .mec-event-date {
      text-align: left; }
    .section-events .main-events-calendar .mec-event-article .event-d,
    .section-events .main-events-calendar .mec-event-article .event-f,
    .section-events .main-events-calendar .mec-event-article .event-da {
      display: inline-block;
      font-size: 1.4rem; }
    .section-events .main-events-calendar .mec-event-article .event-f {
      vertical-align: unset; }
    .section-events .main-events-calendar .mec-event-article .event-da {
      margin-top: 0; } }
@media all and (max-width: 720px) {
  #section-services > .elementor-container {
    grid-template-columns: 100%; }
    #section-services > .elementor-container .elementor-column {
      grid-column: unset !important; } }
@media all and (max-width: 680px) {
  .mec-wrap .mec-totalcal-box .mec-full-calendar-search-ends {
    display: flex;
    flex-wrap: wrap; }
    .mec-wrap .mec-totalcal-box .mec-full-calendar-search-ends .mec-text-input-search {
      margin-bottom: 15px;
      width: 100% !important; }
    .mec-wrap .mec-totalcal-box .mec-full-calendar-search-ends .mec-tab-loader {
      display: block;
      padding: 0 2px;
      width: calc(100% - 94px) !important; }
    .mec-wrap .mec-totalcal-box .mec-full-calendar-search-ends .mec-search-reset-button {
      width: 94px !important; }

  .mec-calendar.mec-event-container-simple dl dt.mec-calendar-day {
    font-size: 1.2rem; }

  .ways-to-give .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding {
    padding: 4vw 7vw 7vw; } }
@media all and (max-width: 620px) {
  #services.equal-height .elementor-container .elementor-widget-wrap {
    grid-template-columns: 1fr; }

  .slide-form.elementor-section .slide-form-toggle .elementor-button {
    padding: 20px 24px 50px 24px !important; }
  .slide-form.elementor-section .slide-form-toggle .elementor-button.elementor-size-lg {
    font-size: 1rem; } }
@media all and (max-width: 600px) {
  html {
    margin-top: 0 !important; }

  #header.header-sticky,
  .admin-bar #header.header-sticky {
    top: 0; }

  #page-banner .elementor-heading-title {
    line-height: 2.6rem;
    font-size: 2.2rem; }

  #footer .mec-event-article {
    grid-template-columns: 100%; }
  #footer .mec-event-list-minimal .mec-event-article .col-md-3 {
    padding-left: 0; }
  #footer .mec-event-list-minimal .mec-event-date {
    background-color: #002866;
    float: none;
    padding: 0 10px 0 0; }
    #footer .mec-event-list-minimal .mec-event-date:after {
      display: none; }
    #footer .mec-event-list-minimal .mec-event-date span {
      background-color: #404f6b;
      display: inline-block;
      vertical-align: middle;
      margin: 0 5px 0 0;
      padding: 3px 6px;
      font-weight: 400; }
  #footer .mec-event-list-minimal .btn-wrapper .mec-detail-button {
    display: inline-block;
    float: left;
    padding: 8px 16px; } }
@media all and (max-width: 575px) {
  .staff-row.staff-row-single .elementor-widget-wrap .elementor-element {
    max-width: 100%; }
  .staff-row .elementor-widget-wrap {
    grid-template-columns: 1fr; }
    .staff-row .elementor-widget-wrap .elementor-widget-container {
      text-align: center; }
      .staff-row .elementor-widget-wrap .elementor-widget-container h4.bt-title {
        font-size: 1.2rem; }
      .staff-row .elementor-widget-wrap .elementor-widget-container h5.bt-title {
        font-size: 0.9rem; }

  .elementor-accordion .elementor-tab-title .elementor-accordion-title {
    position: relative;
    display: block;
    padding-left: 40px;
    word-break: keep-all; }
    .elementor-accordion .elementor-tab-title .elementor-accordion-title .fa {
      position: absolute;
      top: 4px;
      left: 0; }

  .slide-form.elementor-section {
    right: -100%;
    width: 100%; }
    .slide-form.elementor-section:after {
      display: none; }
    .slide-form.elementor-section .slide-form-close {
      left: unset;
      right: -5px;
      z-index: 10; }
    .slide-form.elementor-section h3 {
      margin-bottom: 40px; } }
@media all and (max-width: 500px) {
  #case-management-form .input-wrapper {
    padding-left: 0;
    padding-right: 0;
    width: 100%; }
  #case-management-form .wpcf7-list-item {
    margin-left: 0; }

  .form .input-wrapper {
    padding: 0 !important;
    width: 100% !important; } }
@media all and (max-width: 479px) {
  .section-title .elementor-heading-title {
    font-size: 2.2rem !important; }

  .elementor-widget-timeline-widget-addon .twae-horizontal-timeline.twae-wrapper {
    width: 100%;
    margin: 0; }
    .elementor-widget-timeline-widget-addon .twae-horizontal-timeline.twae-wrapper .twae-h-line {
      left: 9%;
      width: 82%; }
    .elementor-widget-timeline-widget-addon .twae-horizontal-timeline.twae-wrapper .twae-button-prev {
      left: calc(27px - var(--nav-icon-width)); }
    .elementor-widget-timeline-widget-addon .twae-horizontal-timeline.twae-wrapper .twae-button-next {
      right: calc(27px - var(--nav-icon-width)); }

  .donate-button .elementor-button-content-wrapper {
    flex-wrap: wrap; }
  .donate-button .elementor-button-icon {
    margin: 12px 0 0 !important;
    width: 100%; }
  .donate-button .elementor-button-text {
    word-break: keep-all; }

  .long-email {
    font-size: 0.625rem; }

  #footer .footer-title {
    text-align: center; }
  #footer .uwobc-logo {
    max-width: 170px; }
  #footer .mec-event-list-minimal .mec-event-date {
    display: inline-block;
    margin: unset;
    width: auto; }
    #footer .mec-event-list-minimal .mec-event-date span {
      padding: 5px 10px; }
  #footer .mec-event-list-minimal .btn-wrapper .mec-detail-button {
    float: none; } }
@media all and (max-width: 440px) {
  .downloads.elementor-section .elementor-heading-title {
    font-size: 1.1rem !important; }

  .mec-wrap .mec-totalcal-box .mec-full-calendar-search-ends .mec-tab-loader {
    width: 100% !important; }
  .mec-wrap .mec-totalcal-box .mec-full-calendar-search-ends .mec-totalcal-view {
    display: grid;
    grid-template-columns: repeat(4, auto); }
  .mec-wrap .mec-totalcal-box .mec-full-calendar-search-ends .mec-search-reset-button {
    margin-top: 15px;
    width: 100% !important; }
    .mec-wrap .mec-totalcal-box .mec-full-calendar-search-ends .mec-search-reset-button .mec-button {
      width: 100%; } }
@media all and (max-width: 420px) {
  .mec-calendar.mec-box-calendar.mec-event-calendar-classic dl dt {
    height: 12vw; }
    .mec-calendar.mec-box-calendar.mec-event-calendar-classic dl dt.mec-calendar-day {
      font-size: 1rem; }
  .mec-calendar.mec-box-calendar.mec-event-calendar-classic .mec-load-month {
    border: none; }
    .mec-calendar.mec-box-calendar.mec-event-calendar-classic .mec-load-month a {
      font-size: 0.5rem; }
      .mec-calendar.mec-box-calendar.mec-event-calendar-classic .mec-load-month a i {
        vertical-align: sub; }

  .meet-preston.elementor-section .preston-photo {
    width: 246px;
    height: 246px; }

  .ways-to-give .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding {
    padding: 4vw 10vw 10vw; } }
@media all and (max-width: 375px) {
  .downloads.elementor-section .elementor-heading-title {
    font-size: 0.9rem !important; }

  .elementor-accordion .elementor-tab-title .elementor-accordion-title {
    font-size: 1.05rem !important; }
    .elementor-accordion .elementor-tab-title .elementor-accordion-title .fa {
      top: 7px; }

  .slide-form.elementor-section {
    padding: 15px 12px 20px 12px; }
    .slide-form.elementor-section .wpcf7-submit {
      width: 100%; }

  .committee-members .elementor-widget-container {
    padding: 40px 15px !important; } }

/*# sourceMappingURL=style.css.map */
