/*
Theme Name: OnePress Child
Theme URI: https://www.famethemes.com/themes/onepress/
Author: FameThemes
Author URI: http://www.famethemes.com
Description: OnePress is an outstanding creative and flexible WordPress one page theme well suited for business website, portfolio, digital agency, product showcase, freelancers and everyone else who appreciate good design. The theme overall is an elegant and classic one, a fine example of Bootstrap 4 WordPress theme which compatibility with latest version of WooCommerce. (Live preview : https://demos.famethemes.com/onepress)
Version: 2.2.0
Template:     onepress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: onepress
*/
@import url("https://use.typekit.net/tfc8vcb.css");
:root{
  --wp--preset--font-size--medium: 22px
}
body{
  line-height: 1.7;
}
.entry-content ul, .entry-content ol{
  margin: 1em auto
}
.hightower-font{
  font-family: "hightower-text", serif;
}
.oswald-font{
  font-family: "oswald", sans-serif;
}
.dm-sans-font{
  font-family: "dm-sans", sans-serif;
}
h1, h2, h3, h4, h5, h6{
  margin-bottom: 20px;
}
h1, h2, .h1, .h2{
  font-family: "hightower-text", serif;
}
h1{
  font-size: 3.4rem;
}
h2{
  font-size: 2.8rem
}
h3, .h3{
  font-size: 1.8rem;
  font-weight: 500;
}
.h4, h4 {
  font-size: 1.3rem;
}
h5{
  font-weight: 400
}
.entry-content li{
  margin-left: 0
}
.breadcrumbs{
  display: none;
}
body{
  font-size: 18px
}
.onepress-menu a, body, input, select, textarea, #colophon{
  font-family: "oswald", sans-serif;
  font-weight: 300;
}
.no-sidebar .entry-content > .alignfull{
max-width: 100vw;
max-width: calc(var(--vw, 1vw) * 100);
width: 100vw;
width: calc(var(--vw, 1vw) * 100);
transform: translateX(-50%);
left: 50%;
position: relative;
}
.kt-inner-column-height-full.kt-tab-layout-inherit:not(.kt-row-layout-row)>.wp-block-kadence-column>.kt-inside-inner-col, .kt-inner-column-height-full.kt-tab-layout-row>.wp-block-kadence-column>.kt-inside-inner-col{
  height: 100% !important;
}
.no-sidebar .entry-content > .alignfull{
  transform: unset;
  width: 100%;
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50%;
  margin-left: -50vw;
}
#page{
  overflow-x: hidden;
}
.onepress-menu a{
  letter-spacing: 0;
  text-transform: none;
  text-decoration: none;
}
#primary{
	padding-top: 0; padding-bottom: 0;
}
.entry-content{
	margin-bottom: 0;
}
.no-sidebar .entry-content > .alignfull{
	margin-top: 0;
	margin-bottom: 0;
}

.wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content{
  padding-right: 0;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
  padding-left: 0;
}
#masthead{
  padding: 15px 0
}
.site-branding .no-logo-img.has-desc, .site-branding .has-logo-img, .site-header{
  line-height: unset;
}
#masthead > .container{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#masthead > .container > div{
  flex: 1;
}
#masthead > .container > div.site-branding{
  max-width: 200px;
  float: none;
}
.header-right-wrapper{
  text-align: right;
}
.onepress-menu{
  float: none;
  text-align: right;
  display: inline-block;
}
.onepress-menu ul, .onepress-menu li{
  text-align: left
}
.onepress-menu > li{
  float: none;
  display: inline-block;
}

.wp-block-columns{
  margin-bottom: 0;
}
p:empty{
  display: none;
}
#back-to-top{
  position: fixed;
  bottom: 0;
  right: 10px;
  background: gray;
  padding: 5px 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
  border: 0;
}
.tab-slider .kt-tabs-title-list{
  display: none !important;
}
.tab-slider .kt-tabs-content-wrap .wp-block-kadence-tab{
  padding: 0 !important;
  outline: none !important;
  border: 0 !important
}
.tab-slider .kt-tabs-content-wrap .ab-block-container{
  position: relative;
}
.tab-slider .kt-tabs-content-wrap .ab-block-container:before{
  content: '';
  padding-bottom: 30%;
  display: block;
  position: relative;
}
.tab-slider .kt-tabs-content-wrap .ab-block-container .ab-container-content{
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 100%;
  z-index: 20
}
.thumbnail.square, .thumbnail.rectangular{
  position: relative;
}
.thumbnail.square:before, .thumbnail.rectangular:before{
  content: '';
  padding-bottom: 100%;
  position: relative;
  display: block;
}
.thumbnail.rectangular:before{
  padding-bottom: 56%;
}
.thumbnail.square img, .thumbnail.rectangular img{
  position: absolute; top: 0; left: 0; right: 0; bottom: 0;
  height: 100%; width: 100%; object-fit: cover;
}
#page .pagination{
  display: block;
  margin: 20px 0;
}
#page .pagination .page-numbers{
  padding: 3px 12px 5px;
  border: 1px solid;
  margin-right: 5px;
  border-radius: 2px;
  text-decoration: none !important
}
#page .pagination .page-numbers.current, #page .pagination .page-numbers:hover{
  background: #00796d;
  color: #fff !important;
  border-color: #00796d;
  text-decoration: none;
}
#page .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), #page .gform_wrapper select, #page .gform_wrapper textarea{
  width: 100%;
  padding: 10px;
  border: 1px solid #707070 !important;
  line-height: unset;
  box-shadow: none;
  background: #fff;
  min-height: unset;
  outline: none;
  border-radius: 0;
  line-height: unset;
  height: auto;
  padding: 7px 10px 8px;
}
#page .gform_wrapper select{
  padding: 11px 10px
}
#page .gform_wrapper .gform_footer{
  margin-top: 20px;
}
#page .gform_wrapper .gform_footer input{
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 18px;
    height: auto;
    line-height: unset;
    padding: 7px 30px;
    border-radius: 0;
}
.kb-blocks-bg-video-container .fluid-width-video-wrapper{
  padding-top: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#masthead{
  padding: 0 0 15px;
}
#masthead .top-strip{
  margin-bottom: 15px;
  text-align: right;
}
#masthead .top-strip ul{
  margin: 0; padding: 0
}
#masthead .top-strip ul li{
  list-style-type: none; margin: 0;
  font-weight: bold;
  letter-spacing: 1px; display: inline-block;
  text-transform: uppercase; font-size: 14px;
  font-weight: 500
}
#masthead .top-strip ul li:not(:last-child){
  margin-right: 40px;
}
.onepress-menu a{
  font-size: 18px; font-weight: 500;
  text-transform: uppercase;
}
.top-strip .container{
  display: flex; justify-content: right;
  gap: 40px; font-size: 14px;
}
.top-strip{
  padding: 10px 0
}
.top-strip p{
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 500
}
.onepress-menu > li:not(:last-child){
  margin-right: 10px;
}
.wp-block-buttons{
  padding-top: 10px;
}
#page .wp-block-buttons a{
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 6px 16px 6px;
}
#page .wp-block-buttons a:after, #gform_1 .gform_footer:after{
  content: "\f061";
  margin-left: 5px;
  font-family: 'Font Awesome 6 Pro';
  font-weight: bold;
  z-index: -1
}
#gform_1 .gform_footer:after{
  color: #fff; position: absolute;
  top: 50%; right: 20px;
  transform: translateY(-50%)
}
#gform_1 .gform_footer input{
  padding-right: 40px;
}
.line-bottom, .sub-page-banner h1{
  position: relative;
  padding-bottom: 20px;
}
.line-bottom:after, .sub-page-banner h1:after{
  content: ''; position: absolute;
  width: 100px; border-bottom: 5px solid;
  bottom: 0; left: 0
}
.line-bottom.white-line:after{
  border-color: #fff !important;
}
.line-bottom.has-text-align-center:after{
  left: 50%; transform: translateX(-50%)
}
.site-footer, #footer-widgets a{
  font-size: 18px;
}
.site-info p, .site-info p a{
  margin-bottom: 0; font-size: 14px; font-weight: 300;
}
#text-2{
  margin-top: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#footer-widgets .widget-title {
  font-family: 'oswald', sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
}
#gform_1{
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
#gform_1 > div{
  flex: 1
}
#gform_1 > div.gform_footer{
  max-width: 120px; padding: 0; margin: 0 !important
}
#page #gform_1 > div.gform_footer input#gform_submit_button_1{
  width: 100%; margin: 0;
  background: transparent !important; border: 1px solid #fff !important;
  border-radius: 0 !important;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 3px 40px 4px 12px;
}
#page #gform_1 > div.gform_footer input#gform_submit_button_1:active, #page #gform_1 > div.gform_footer input#gform_submit_button_1:focus{
  outline-color: #b17a2a;
}
#gform_ajax_spinner_1{
  display: none !important
}
.come-visit-us > div > div > div{
  position: relative;
  padding-bottom: 80px !important
}
.come-visit-us > div > div > div .wp-block-buttons{
  position: absolute;
  bottom: 25px; left: 25px; right: 25px;
}
.offset-to-left, .offset-to-right{
  width: calc(100% + ((100vw - 1140px) / 2));
}
.offset-to-left{
  margin-left: calc(((100vw - 1140px) / 2)* -1);
}
.wp-block-image.offset-to-left, .wp-block-image.offset-to-right{
  margin-bottom: 0
}
.wp-block-buttons{
  gap: 20px
}
.onepress-menu > li > a:after{
  position: relative;
}
.onepress-menu > li > a:hover:after, .onepress-menu > li.current-menu-item:not(.home-link) > a:after,
.onepress-menu > li.current_page_parent:not(.home-link) > a:after{
  content: ''; position: absolute;
  bottom: -8px; left: 17px; right: 17px;
  border-bottom: 3px solid;
}
/* #page .onepress-menu .home-link{
  margin-right: 0
} */
#page .onepress-menu > li:last-child > a:after{
  right: 0
}
.onepress-menu ul li a{
  font-size: 16px
}
.full-width-image img{
  width: 100%
}
.more-ways-to-give .wp-block-buttons{
  display: flex;
  gap: 40px;
  margin-bottom: 20px
}
.more-ways-to-give .wp-block-buttons > div{
  flex-basis: calc(50% - 20px)
}
#page .more-ways-to-give .wp-block-buttons a{
  width: 100%; text-align: center;
  padding: 5px 12px;
}
#page .kt-blocks-accordion-header{
  font-family: "oswald", sans-serif;
  font-weight: 500;
  font-size: 20px;
  padding: 13px 20px;
}
#page .kt-blocks-accordion-header.kt-accordion-panel-active{
  color: #00796d !important
}
#page .kt-blocks-accordion-header:not(.kt-accordion-panel-active) .kt-blocks-accordion-icon-trigger:before, #page .kt-blocks-accordion-header:not(.kt-accordion-panel-active) .kt-blocks-accordion-icon-trigger:after{
  background-color: #00796d !important
}
.offset-to-right.wp-block-image img, .offset-to-left.wp-block-image img{
  width: 100%
}
#page .wp-block-buttons a{
  text-decoration: none;
  background: transparent
}
.container{
  width: 100%; max-width: 1300px;
}
#footer-widgets{
  padding-bottom: 0
}
.list-style-none{
  padding: 0; margin: 0 !important
}
.list-style-none li{
  list-style-type: none; margin: 0 0 12px;
}
.list-style-none ul{
  padding-left: 20px; margin-top: 10px !important
}
.emergency-numbers .emergency-number{
  margin-bottom: 30px;
}
.emergency-numbers .emergency-number .wrapper, .special-events .wrapper{
  height: 100%; background: #fff; padding: 25px;
  border-top: 5px solid #CEA366
}
.emergency-numbers .emergency-number .wrapper h4, #page .special-events .wrapper h4, #page .special-events h4 a{
  color: #00796D
}
/* .emergency-numbers .thumbnail{
  border: 1px solid #D8D8D8
} */
.emergency-numbers .thumbnail, .special-events .thumbnail{
  margin-bottom: 20px;
}
.emergency-numbers .thumbnail:before{
  padding-bottom: 44%
}
.emergency-numbers .thumbnail img{
  object-fit: contain;
}
.emergency-numbers .details{
  line-height: 2
}
.single .event-banner{
  background: #F4E8D7
}
.single .event-details > div > .row > div:first-child{
  padding-right: 60px
}
#page .gform-theme--foundation .gform_fields{
  row-gap: 20px;
}
#gform_1 .gform_footer{
  position: relative;
}
#page .onepress-menu > li:last-child{
  margin-left: 10px;
}
#page #masthead .onepress-menu > li:last-child > a{
  color: #fff !important;
  background: #b17a2a !important;
  padding: 7px 30px !important;
}
#page .onepress-menu > li:last-child > a:after{
  display: none !important
}
.onepress-menu .sub-menu{
  min-width: 300px;
  border: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  padding: 10px 25px; background: #fff
}
.onepress-menu ul li{
  padding: 10px 0;
}
.onepress-menu ul > li:not(:last-child):not(.menu-cta){
  border-bottom: 1px solid #f4e8d7
}
.onepress-menu ul li a{
  border-top: 0 !important; padding: 0;
  text-transform: uppercase;
}
#page .onepress-menu ul .menu-cta{
  text-align: left; padding-top: 15px;
}
#page .onepress-menu ul .menu-cta a{
  background: #00796d !important;
  color: #fff !important;
  text-transform: uppercase;
  padding: 10px 20px; display: inline-block; min-width: 150px; text-align: center
}
#page .kb-gallery-wrap-id-457_749d86-ad .kt-blocks-carousel-init{
  margin-bottom: 0 !important
}
.press .wrapper{
  border-top: 4px solid #cea366;
  background:#fff; padding: 25px; position: relative; padding-bottom: 70px; height: 100%;
}
#page .press .press-media{
  margin-bottom: 30px;
}
#page .press .pagination{
  text-align: center; justify-content: center; margin-top: 40px
}
#page .press .thumbnail{
  margin-bottom: 15px;
}
#page .press .thumbnail:before{
  padding-bottom: 70%
}
#page .press .wp-block-buttons{
  position: absolute;
  bottom: 25px; left: 25px; right: 25px;
}
#page .press .wp-block-buttons a{
  background:#fff !important;
}
.dash-list li{
  padding-left: 20px; position: relative; list-style-type: none;
}
.dash-list li:before{
  content: '—'; position: absolute; top: 0; left: 0;
}
.sustaining-levels-benefits-wrapper .wp-block-media-text__media {
	align-self: flex-start !important;
}
#page .cover-column-image{
  height: 100%; margin-bottom: 0
}
.cover-column-image img{
  width: 100%; height: 100%; object-fit: cover;
}
.max-width-800{
  max-width: 800px; margin: 0 auto
}
.animal-sponsorship-levels ul{
  padding: 0; margin: 10px 0
}
#masthead:not(.no-scroll) .stay-up-to-date-section{
  display: none;
}
.sub-page-banner h1 + .wp-block-spacer[style*="height:10px"]{
  display: none;
}
#page .sub-page-banner h1{
  margin-bottom: 20px !important
}
#page .stay-up-to-date-section h2{
  font-size: 1.5rem;
  text-align: right;
}
#page .stay-up-to-date-section > div > div{
  padding: 10px 15px !important; row-gap: 10px; width: 100%; display: flex;
}
#gform_1_validation_container{
  display: none;
}
#validation_message_1_1{
  color: #fff !important
}
#sb_instagram #sbi_images{
  padding: 0 !important
}
.top-strip p a[href*="tel"]{
  color: #434343 !important
}
.footer-patterns p{
  margin: 0
}
.footer-patterns .kt-row-column-wrap{
  row-gap: 0 !important
}
#page .stay-up-to-date-section .kadence-column456_cbabed-4f{
  max-width: 200px;
}
#page .stay-up-to-date-section .kadence-column456_37321f-62{
  min-width: 460px;
}
#page .stay-up-to-date-section .kadence-column456_c28af5-83{
  flex: 1
}
h1,h2,h3,h4,h5,h6{
  white-space: normal;    /* allow wrapping */
  overflow-wrap: normal;  /* don’t break inside words */
  word-break: keep-all; 
}
.row-with-iframe-form > div{
  display: flex; 
}
.row-with-iframe-form > div > div:first-child{
  flex: 1
}
.row-with-iframe-form > div > div:last-child{
  min-width: 400px;
}
#page .gform_wrapper button[type="reset"]{
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 18px;
  height: auto;
  line-height: unset;
  padding: 7px 30px;
  border-radius: 0;
  color: #b17a2a !important;
  border: 1px solid #b17a2a !important;
  background: transparent;
}
#gform_2 .gform_footer{
  position: absolute;
  bottom: 60px;
  left: 120px;
}
.featured-events .row{
  justify-content: center;
}
.featured-events .event{
  margin-bottom: 30px;
}
.featured-events .event .wrapper{
  height: 100%; position: relative; padding: 25px 25px 75px;
  border-top: 4px solid #61afa7; background: #e7f2f1
}
.featured-events .event .thumbnail{
  margin-bottom: 20px;
}
.featured-events .event .details h4{
  color: #00796d !important
}
.featured-events .event .wp-block-buttons{
  position: absolute; bottom: 25px; left: 25px; right: 25px;
}
@media (min-width: 1200px){
  .from-1200-only{
    display: none
  }
}
@media (max-width: 1300px){
  #content-inside {
    padding: 0 25px;
  }
  .entry-content > .alignfull.gb-block-container:not(.full-width-content) > div > .gb-container-content,
  .entry-content > .alignfull:not(.full-width-content) > div > .kt-row-column-wrap,
  .entry-content > .alignfull:not(.full-width-content) > .kt-row-column-wrap{
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
}
@media (max-width: 1200px){
  
  .onepress-menu.onepress-menu-mobile .nav-toggle-dropdown > ul{
    padding-left: 0 !important
  }
  .onepress-menu.onepress-menu-mobile{
    width: 100%
  }
  .onepress-menu > li{
    display: block
  }
  .offset-to-left, .offset-to-right{
    width: 100%;
  }
  .offset-to-left{
    margin-left: 0
  }

  .container{
    width: 100%;
  }
  h1 {
    font-size: 3rem !important;
  }
    #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after{
    background: #A06443;
  }
  #nav-toggle{
    position: relative;
    top: 0;
    display: block
  }
  .onepress-menu{
    top: 0 !important;
    height: 100% !important;
    position: fixed !important;
    bottom: 0;
    right: 0;
    max-width: 400px;
    background: #f5f3ef;
    padding-top: 70px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 0 !important;
    background: #f5f3ef !important;
  }
  .onepress-menu.onepress-menu-mobile a{
    color: #fff ;
  }
  .onepress-menu.onepress-menu-mobile li{
    background: #f5f3ef;
  }
  .onepress-menu.onepress-menu-mobile li a{
    padding-left: 0; padding-right: 0;
    text-transform:normal;
  }
  .onepress-menu ul, .onepress-menu ul li a{
    background: transparent;
  }
  .onepress-menu a{
    font-size: 20px;
  }
  .onepress-menu li.current-menu-item > a, .onepress-menu li a:hover{
    color: #0c0c0c !important;
  }
  .onepress-menu .nav-toggle-subarrow{
    left: unset !important;
    right: 0;
  }
  .onepress-menu .nav-toggle-subarrow{
    border-left: 0 !important;
  }
  .onepress-menu.onepress-menu-mobile li{
    border-top: 1px solid #A06443;
  }
  .onepress-menu.onepress-menu-mobile > li > a {
    padding: 12px 0;
  }
  .onepress-menu.onepress-menu-mobile .nav-toggle-subarrow{
    padding: 10px 10px;
    top: 1px;
  }
  .onepress-menu{
    transition: right .2s;
    right: -100%;
  }
  .onepress-menu.onepress-menu-mobile{
    right: 0;
    box-shadow: 2px -5px 9px #a6a6a6
  }
  .onepress-menu.onepress-menu-mobile ul li a{
    padding: 4px 10px 0;
  }
  .onepress-menu{
    transform: none;
  }
  #nav-toggle.nav-is-visible {
    position: fixed;
    top: 30px;
    z-index: 10000000;
    right: 30px;
  }
  #nav-toggle.nav-is-visible span:before, #nav-toggle.nav-is-visible span:after{
    background: #b17a2a;
  }
  .onepress-menu li ul:before{
    display: none;
  }
  .onepress-menu > li >ul{
    padding: 0 0px 0 20px !important;
  }
  #nav-toggle span{
    width: 36px;
  }
  #nav-toggle span:before, #nav-toggle span:after{
    width: 30px;
  }
  #nav-toggle.nav-is-visible span:after{
    top: 10px;
  }
  #nav-toggle.nav-is-visible span:before{
    top: -10px;
  }

  #masthead .overlay{
    position: fixed;
    top: 0; left: 0; bottom: 0;
    background: #000;
    opacity: 0;
    right: -100%;
    transition: opacity .5s;
    z-index: 100;
    width: 0;
  }
  #masthead .nav-is-visible + .overlay{
    right: 0;
    width: 100%;
    opacity: 0.6;
  }
  .onepress-menu > li:not(:last-child){
    margin: 0 !important
  }
  #page .onepress-menu > li:last-child {
    margin-left: 0; padding-top: 10px;
  }
  #page .onepress-menu > li:last-child  a{
    text-align: center;
  }
  #site-navigation{
    position: relative;
    z-index: 200;
  }
  .onepress-menu.onepress-menu-mobile ul li li a {
    padding: 12px 20px;
  }
  .onepress-menu.onepress-menu-mobile .nav-toggle-dropdown > ul {
    padding: 10px 0 0;
    background: transparent
  }
  .hide-br-from-1200 br{
    display: none
  }
}
@media (max-width: 1050px){
  #page .stay-up-to-date-section > div > div{
    flex-wrap: wrap;
  }
  #page .stay-up-to-date-section > div > div > div{
    min-width: unset !important; flex-basis: 100%; max-width: 100% !important
  }
  #page .stay-up-to-date-section .kadence-column456_cbabed-4f h2{
    margin-bottom: 0
  }
  #page .stay-up-to-date-section .kadence-column456_cbabed-4f *, #page .stay-up-to-date-section .kadence-column456_37321f-62 *{
    text-align: left !important;
  }
  #page #masthead .onepress-menu > li:last-child > a {
    padding: 5px 30px !important;
  }
}
@media (min-width: 990px){
  .visible-from-990, #text-8{
    display: none;
  }
}
@media (max-width: 990px){
  .more-ways-to-give .wp-block-buttons {
    gap: 20px; flex-wrap: wrap; margin-bottom: 10px
  }
  .more-ways-to-give .wp-block-buttons > div{
    flex-basis: 100%
  }
  .row-with-iframe-form > div{
    flex-wrap: wrap;
  }
  .row-with-iframe-form > div > div{
    flex-basis: 100%; min-width: unset !important;
  }
  #text-7{
    display: none;
  }
  h2 {
    font-size: 2.2rem;
  }
  .wp-block-spacer[style*="height:80px"]{
    height: 40px !important
  }
  .wp-block-spacer[style*="height:60px"]{
    height: 30px !important
  }
  #page .kt-block-spacer {
    height: 30px;
  }
  #footer-widgets .row > div{
    flex-basis: 50% !important; max-width: 50% !important; width: 50% !important; margin-bottom: 20px
  }
  .padding-80-0 > div{
    padding-top: 50px !important; padding-bottom: 50px !important
  }
}
@media (max-width: 767px){
  .our-mission-columns .wp-block-image{
    max-width: 200px; margin: 0 auto 20px; width: 200px;
  }
  #masthead .top-strip ul li:not(:last-child) {
    margin-right: 20px;
  }
  .wp-block-image .alignright{
    width: 100%;
  }
  .center-mobile.line-bottom:after{
    left: 50%; transform:translateX(-50%)
  }
  .center-mobile{
    text-align: center;
  }
  #footer-widgets .row > div{
    flex-basis: 100% !important; max-width: 100% !important; width: 100% !important
  }
  #masthead .top-strip ul li:not(:last-child) {
    margin-bottom: 5px;
  }
  #masthead .top-strip ul{
    text-align: left;
  }
  #footer-widgets *{
    text-align: center !important;
  }
  #nav_menu-2 ul, #nav_menu-2 ul li{
    padding: 0;
  }
  .sub-page-banner > div{
    row-gap: 0 !important
  }
  .sub-page-banner > div > div:last-child > div{
    padding-bottom: 30px
  }
  .hide-from-mobile{
    display: none
  }
  .padding-80-0 > div{
    padding-top: 30px !important; padding-bottom: 30px !important
  }
  .more-ways-to-give .wp-block-buttons > div{
    flex-basis: 100%
  }
  .more-ways-to-give .wp-block-buttons {
    gap: 10px;
    margin-bottom: 0;
  }
  #page .cover-column-image{
    height: auto
  }
  .top-strip .container{
    display: block;
  }
  .top-strip .container *{
    text-align: right !important;
  }
}

@media (max-width: 600px){
  #page .stay-up-to-date-section .kadence-column456_37321f-62 p{
    font-size: 15px; margin-top: -3px;
  }
  .wp-block-media-text.is-stacked-on-mobile{
    display: block;
  }
  .wp-block-media-text .wp-block-media-text__media{
    margin-bottom: 20px;
  }
  .wp-block-media-text .wp-block-media-text__content{
    padding-left: 0;
    padding-right: 0;
  }
}
