/* xl - DESKTOP STYLES */
/* Import Mixins */
/* Write your Public SASS mixins here! */
/* Some spacing fixes */
h1, h2, h3, h4, h5, h6, .benton-sans {
  font-family: "Benton Sans", Arial, sans-serif;
}
.kt-row-column-wrap h1, .kt-row-column-wrap h2, .kt-row-column-wrap h3, .kt-row-column-wrap h4, .kt-row-column-wrap h5, .kt-row-column-wrap h6 {
  font-family: Montserrat, Helvetica, Arial, sans-serif;
}
.benton-sans h1 a, .benton-sans h2 a, .benton-sans h3 a, .benton-sans h4 a, .benton-sans h5 a, .benton-sans h6 a, .wp-block-ugb-container.aligncenter.benton-sans h1 a, .wp-block-ugb-container.aligncenter.benton-sans h2 a, .wp-block-ugb-container.aligncenter.benton-sans h3 a, .wp-block-ugb-container.aligncenter.benton-sans h4 a, .wp-block-ugb-container.aligncenter.benton-sans h5 a, .wp-block-ugb-container.aligncenter.benton-sans h6 a {
  font-family: "Benton Sans", Arial, sans-serif;
  font-size: 95%;
}
h1.benton, h1.benton-sans, h2.benton, h2.benton-sans, h3.benton, h3.benton-sans, h4.benton, h4.benton-sans, h5.benton, h5.benton-sans, h6.benton, h6.benton-sans, a.benton, a.benton-sans {
  font-family: "Benton Sans", Arial, sans-serif !important;
}
#wrapper-navbar button.navbar-toggler {
  position: absolute;
  right: 5px;
  background-color: #060110c9;
  border: none;
}
#wrapper-navbar nav.navbar {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#264889+0,1b2960+100 */
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#45afd9+0,1b2960+100 */
  background: linear-gradient(135deg, #264888 0%, #463376 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border-bottom: 5px solid #264889 !important;
}
#wrapper-navbar nav.navbar a.navbar-brand, #wrapper-navbar nav.navbar li a.nav-link {
  color: #FFFFFF !important;
}
#wrapper-navbar nav.navbar #navbarNavDropdown ul li:hover a {
  color: #CF2645 !important;
}
.current-action-alert {
  margin-top: 0px;
  margin-bottom: 0px;
}
.current-action-alert article {
  display: block;
  position: relative;
}
.current-action-alert article:first-child:before {
  content: "Urgent!";
  font-size: 20px;
  font-family: "Benton Sans", Helvetica, sans-serif;
  position: absolute;
  top: 24px;
  left: 24px;
  z-index: 10;
  background-color: white;
  padding: 12px;
}
.current-action-alert article:first-child {
  border: 1px solid #ccc;
  background-color: #e1294c;
  box-shadow: 2px 2px 2px #ccc;
  padding: 1.5em;
  transform: rotate(0.5deg);
  width: 70%;
}
.current-action-alert article:first-child figure {
  height: 150px !important;
}
.current-action-alert article:first-child figure a {
  object-fit: cover;
  display: block;
  height: 100%;
  width: 100%;
}
.current-action-alert article:first-child figure a img {
  object-fit: cover;
  display: block;
  height: 100%;
  width: 100%;
  filter: unset;
}
/* .ugb-blog-posts article figure a img {
 *  filter: sepia(70%);
 *
 * }
 */
.current-action-alert aside.entry-meta.ugb-blog-posts__meta {
  position: absolute;
  top: 3px;
  right: 10px;
  color: white;
}
.current-action-alert h3.ugb-blog-posts__title a {
  color: yellow;
  text-decoration: underline !important;
}
.current-action-alert .ugb-blog-posts__excerpt {
  color: white;
}
ul.social-share {
  display: block;
}
ul.social-share br {
  display: none;
}
ul.social-share li {
  display: inline-block;
  height: 35px !important;
  margin: 0 0 0 0 !important;
  padding: 0 5px 0 0 !important;
  line-height: 35px !important;
}
ul.social-share.embiggen {
  padding-left: 0px !important;
}
ul.social-share.embiggen li {
  padding-right: 15px !important;
}
ul.social-share.embiggen li img {
  line-height: 80px !important;
  height: 80px !important;
  width: 80px !important;
}
body.home #full-width-page-wrapper {
  padding-top: 0px !important;
}
body.single-post article.post {
  margin-top: 30px;
}
body.single-post article.post h1.entry-title {
  padding-bottom: 15px;
}
body .wrapper:first-child, body.page #page > .wrapper:first-child, body.page div#page-wrapper, body.single-post div#page-wrapper {
  background-color: rgba(255, 255, 255, 0.8);
}
body.page.home div#page-wrapper {
  background-color: unset !important;
}
div#wrapper-footer-full {
  position: relative;
  display: block;
  background-color: rgba(0, 0, 0, 0.75);
  border-top: 5px solid;
  padding-left: 60px;
  padding-right: 60px;
}
div#wrapper-footer-full::after {
  content: "";
  background: url(https://moreneighbors.org/wp-content/uploads/2019/04/map_dark_.png);
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: -1;
  opacity: 0.3;
}
div#tribe-events-content-wrapper {
  margin-bottom: 165px;
}
.wp-block-ugb-container.ugb-container .ugb-container__wrapper {
  position: unset;
  border-radius: 7px;
}
@media only screen and (max-width: 768px) {
  body.page-id-67 .header-button {
    width: 130px;
    position: absolute;
    top: -20px;
    right: 10px;
  }
  body.page-id-67 .entry-content h2:first-child {
    width: 54%;
  }
}
/* about page custom styles 

body.page-id-67 div#wrapper-navbar a.navbar-brand {
    color: transparent !important;
}

body.page-id-67 div#wrapper-navbar a.navbar-brand {
  z-index: 90001;
}

body.page-id-67 div#wrapper-navbar a.navbar-brand:before {
  transition: all ease .5s;
    content: " ";
    display: block;
    background: url("/wp-content/uploads/2022/08/n4mnmoreneighborsbutton.png");
    height: 100px;
    width: 100px;
    background-position: center bottom;
    background-size: cover;
    position: absolute !important;
    margin-bottom: -80px;
    margin-top: -0px;
    margin-left: -0px;
    top: 10px !important;
    left: 20px;
}



@media only screen and (max-width: 767px) {
  body.page-id-67 div#wrapper-navbar a.navbar-brand:before {
    background: none !important;
  }
  body.page-id-67 #wrapper-navbar button.navbar-toggler.collapsed,
  body.page-id-67 #wrapper-navbar button.navbar-toggler:not(.collapsed) {
      background-color: transparent;
  }

  body.page-id-67 nav.navbar button.navbar-toggler:before {
     transition: .8s ease all;  
  }
  
  body.page-id-67 nav.navbar button.navbar-toggler:before {
    display: block !important;
    content: ' ' !important;
    z-index: 900 !important;
    background: url("/wp-content/uploads/2022/08/n4mnmoreneighborsbutton.png") !important;
    height: 100px !important;
    width: 100px !important;
    background-position: center bottom !important;
    background-size: cover !important;
    margin-top: 0px;
    position: fixed !important;
    left: 80px !important;
    top: 10px !important;
  }

  body.page-id-67 nav.navbar button[aria-expanded="false"].navbar-toggler:before {
    height: 100px !important;
    top: 10px !important;
  }

  body.page-id-67 nav.navbar button[aria-expanded="true"].navbar-toggler:before {
    height: 100px !important;
    margin-top: -40px;
    top: -30px !important;
  }
  
  body.page-id-67 button.navbar-toggler {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}


@media only screen and (max-width: 480px) {
  body.page-id-67 div#wrapper-navbar nav.navbar {
    min-height: 80px !important;
  }

  body.page-id-67 div#wrapper-navbar nav.navbar span.navbar-toggler-icon {
    min-width: 40px;
    margin-top: 50px;
    margin-right: 20px;
  }

  body.page-id-67 nav.navbar button[aria-expanded="true"].navbar-toggler:before {
    opacity: .5 !important;
    top: -80px;
  }


}

*/
/* sm - SMARTPHONE LANDSCAPE STYLES */
@media (max-width: 767px) {
  /* Import Mixins */
  /* Write your Public SASS mixins here! */
  #wrapper-navbar {
    margin-top: 0px;
    padding-top: 0px;
  }
  #wrapper-navbar a.navbar-brand {
    visibility: hidden !important;
    display: none;
  }
  #wrapper-navbar button.navbar-toggler {
    width: 100%;
    margin-left: 0px !important;
    text-align: right;
    position: relative;
  }
  #wrapper-navbar button.navbar-toggler:before {
    content: '';
    display: inline-block;
    width: 52px;
    margin-left: 5px;
    height: 1.15em;
    background-color: red;
    background: url("//moreneighbors.org/wp-content/uploads/2019/05/logo_rough.png") no-repeat;
    background-size: 100%;
    background-position: 0px 0px;
    float: left;
    position: relative;
    left: -10px;
  }
}
/* xs - SMARTPHONE PORTRAIT STYLES */
@media (max-width: 479px) {
  /* Import Mixins */
  /* Write your Public SASS mixins here! */
  #wrapper-navbar {
    margin-top: 0px;
    padding-top: 0px;
  }
  #wrapper-navbar a.navbar-brand {
    visibility: hidden !important;
    display: none;
  }
  #wrapper-navbar button.navbar-toggler {
    width: 100%;
    margin-left: 0px !important;
    text-align: right;
    position: relative;
  }
  #wrapper-navbar button.navbar-toggler:before {
    content: '';
    display: inline-block;
    width: 52px;
    margin-left: 5px;
    height: 1.15em;
    background-color: red;
    background: url("//moreneighbors.org/wp-content/uploads/2019/05/logo_rough.png") no-repeat;
    background-size: 100%;
    background-position: 0px 0px;
    float: left;
    position: relative;
    left: -10px;
  }
  #wrapper-navbar nav.navbar a.navbar-brand {
    display: block !important;
    visibility: visible !important;
    line-height: 18px;
    font-size: 18px;
  }
  #wrapper-navbar button.navbar-toggler {
    width: 32px !important;
    height: 32px !important;
    position: absolute !important;
    top: -20px !important;
    right: 20px !important;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fcustom_codes%2F1871-scss-desktop.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fcustom_codes%2F1870-scss-desktop.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fcustom_codes%2F1871-scss-mobile-p.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAAA%3BACKA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3HA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC0IA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BADzPJ%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3B%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3B%3BAAAA%3B%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAEAI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFpBR%3BAASA%3BAAAA%3BAAAA%3BAELI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACdH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */