@charset "UTF-8";
/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
@font-face {
  font-family: 'Bebas Kai';
  src: url("/wp-content/themes/Avada-Child-Theme/assets/fonts/BebasKai.woff2") format("woff2"), url("/wp-content/themes/Avada-Child-Theme/assets/fonts/BebasKai.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* line 27, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
h1, h2, h3, h4, h5 {
  font-family: 'Bebas Kai', Arial, Helvetica, sans-serif !important;
}

/* line 30, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
a:not(.menu-item):not(.awb-icon-bars) {
  text-decoration: underline;
}

/* line 33, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.menu-item a {
  text-decoration: none !important;
}

/* line 36, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
strong {
  font-weight: 600 !important;
}

/* line 46, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.front_main {
  padding: 0 !important;
}

@media screen and (max-width: 640px) {
  /* line 49, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .mobile_off {
    display: none;
  }
}

/* line 52, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.mobile_on {
  display: none;
}

@media screen and (max-width: 640px) {
  /* line 52, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .mobile_on {
    display: block;
  }
}

/* line 56, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
button {
  outline: 0;
  border: 0;
  border-radius: 3px;
}

/* line 59, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.homepage_hero {
  position: relative;
  background-color: #efefef;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100vw;
  height: 40.35vw;
  min-height: 750px;
  background-image: url("/wp-content/themes/Avada-Child-Theme/assets/images/Desktop_Hero_BG.svg");
}

/* line 64, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.homepage_hero .hero_copy {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 5vw 10vw;
  text-align: center;
}

/* line 67, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.homepage_hero .hero_copy h1 {
  font-size: 7vw;
  line-height: 1;
  font-weight: 400;
  letter-spacing: .9vw;
  color: #fff;
  margin: 0;
}

/* line 70, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.homepage_hero .hero_copy p {
  color: #fff;
}

/* line 71, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.homepage_hero .hero_copy button {
  cursor: pointer;
  margin-top: 25px;
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 24px;
  padding: 20px;
  background-color: #fff;
  color: #3E2B61;
  border: 0;
  outline: 0;
  transition: all .3s ease-in-out;
}

/* line 79, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.homepage_hero .hero_copy button:hover {
  background-color: #591041;
  color: #fff;
  transition: all .3s ease-in-out;
}

@media screen and (max-width: 900px) {
  /* line 59, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .homepage_hero {
    height: 60vh;
  }
  /* line 87, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .homepage_hero .hero_copy {
    padding: 75px 25px;
  }
  /* line 90, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .homepage_hero .hero_copy h1 {
    font-size: 70px !important;
    letter-spacing: 8px;
  }
}

@media screen and (max-width: 640px) {
  /* line 59, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .homepage_hero {
    height: 80vh;
  }
  /* line 97, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .homepage_hero .hero_copy {
    padding: 75px 25px;
  }
  /* line 100, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .homepage_hero .hero_copy h1 {
    font-size: 55px !important;
    letter-spacing: 8px;
  }
}

/* line 107, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.content-block {
  position: relative;
  max-width: 1054px;
  margin: 0 auto;
  padding: 100px 25px;
}

@media screen and (max-width: 900px) {
  /* line 107, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .content-block {
    padding: 50px 25px;
  }
}

/* line 118, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.full-width-underlined:after {
  content: '';
  display: inline;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 110vw;
  height: 1;
  border-bottom: 1px solid #aaa;
  background-color: red;
}

/* line 125, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.expandr {
  width: 100vw;
  padding: 20px 0;
  border-bottom: 1px solid #C4C4C4;
}

/* line 127, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.expandr .togglebar {
  max-width: 1054px;
  padding: 0 25px;
  padding: 0;
  margin: 0 auto;
}

/* line 131, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.expandr .togglebar button {
  background-color: #fff;
  outline: 0;
  border: 0;
  cursor: pointer;
}

/* line 134, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.expandr .togglebar button p {
  padding: 0 0 0 50px;
  position: relative;
  font-weight: 600;
  font-size: 14px;
  color: #3E2B61;
}

/* line 139, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.expandr .togglebar button p i {
  position: absolute;
  top: 0;
  left: 20px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  size: 16px;
}

/* line 142, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.expandr .togglebar button #expanderbuttonicon {
  opacity: 0;
  z-index: 100;
}

/* line 149, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.expandr #covid-accordion-bar {
  max-width: 1054px;
  padding: 0 25px;
  margin: 0 auto;
  overflow: hidden;
  height: 0;
  opacity: 0;
  transition: all .3s ease-in-out;
}

/* line 152, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.expandr #covid-accordion-bar p {
  font-size: 12px;
  line-height: 18px;
}

@media screen and (max-width: 900px) {
  /* line 125, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .expandr {
    padding: 10px 0;
  }
}

/* line 164, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.open-covid {
  height: auto !important;
  opacity: 1 !important;
  transition: all .3s ease-in-out;
}

/* line 169, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.display-me {
  opacity: 1 !important;
}

/* line 172, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.split-block {
  display: flex;
  flex-flow: row nowrap;
  text-align: left;
}

/* line 176, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.split-block .content-half {
  width: 50%;
  padding: 5px 50px 5px 0;
}

/* line 179, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.split-block .content-half h2 {
  font-size: 50px;
  line-height: 1 !important;
  font-weight: 400;
  letter-spacing: 4px !important;
  margin: 0 0 20px 0;
  text-align: left;
  color: #3E2B61;
}

/* line 186, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.split-block .content-half p {
  font-size: 16px;
  color: #3E2B61;
  margin: 0 0 25px 0;
}

/* line 191, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.split-block .content-half p:not(.overlined-link) {
  min-height: 110px;
}

/* line 192, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.split-block .content-half .overlined-link {
  width: 100%;
  padding: 5px 0;
  margin: 25px 0 0 0;
  border-top: 1px solid #3E2B61;
}

/* line 195, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.split-block .content-half .overlined-link a {
  padding: 15px 0;
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #3E2B61;
  text-decoration: none !important;
}

/* line 201, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.split-block .content-half .overlined-link a:hover {
  color: inherit !important;
}

/* line 205, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.split-block .content-half .overlined-link a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f061';
  color: #3E2B61;
  width: 15x;
  position: relative;
  left: 10px;
  top: 1px;
  transition: all .25s ease-in-out;
}

/* line 212, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.split-block .content-half .overlined-link a:hover:after {
  left: 18px;
  transition: all .25s ease-in-out;
}

/* line 218, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.split-block .content-half:nth-child(2) {
  padding: 5px 0 5px 50px;
}

/* line 220, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.split-block .content-half:nth-child(2) h2, .split-block .content-half:nth-child(2) p, .split-block .content-half:nth-child(2) a, .split-block .content-half:nth-child(2) a:after {
  color: #456F7C;
}

/* line 221, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.split-block .content-half:nth-child(2) .overlined-link {
  border-top: 1px solid #456F7C;
}

@media screen and (max-width: 1000px) {
  /* line 225, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .split-block p:not(.overlined-link) {
    min-height: 150px;
  }
}

@media screen and (max-width: 750px) {
  /* line 228, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .split-block .content-half {
    padding: 5px 25px 5px 0;
  }
  /* line 228, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .split-block .content-half:nth-child(2) {
    padding: 5px 0 5px 25px;
  }
  /* line 230, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .split-block p:not(.overlined-link) {
    min-height: 175px;
  }
}

@media screen and (max-width: 640px) {
  /* line 172, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .split-block {
    flex-wrap: wrap;
  }
  /* line 234, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .split-block p {
    min-height: initial;
  }
  /* line 237, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .split-block .content-half {
    width: 100%;
    margin-bottom: 50px;
    padding: 5px 0 !important;
  }
}

@media screen and (max-width: 640px) {
  /* line 241, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .full-width-mobile {
    padding: 0 0 0 0;
  }
}

/* line 245, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.twoin5-graphic-frame {
  padding: 0 25px 100px 25px;
}

/* line 247, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.twoin5-graphic-frame .twoin5-graphic {
  width: 100%;
  padding: 60px 60px 100px 60px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  background-image: linear-gradient(70deg, #3D2D61, #426377, #446F7B);
}

/* line 252, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.twoin5-graphic-frame .twoin5-graphic .graphictext {
  width: calc(60% - 50px);
  padding: 0 50px 0 0;
}

/* line 255, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.twoin5-graphic-frame .twoin5-graphic .graphictext p {
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 1;
  letter-spacing: 6px;
}

/* line 257, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.twoin5-graphic-frame .twoin5-graphic .graphic {
  width: 40%;
  text-align: center;
}

/* line 260, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.twoin5-graphic-frame .twoin5-graphic .graphic svg {
  height: auto;
  margin: 0 auto;
}

/* line 263, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.twoin5-graphic-frame .twoin5-graphic .graphic svg #circle {
  opacity: .2;
}

/* line 266, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.twoin5-graphic-frame .twoin5-graphic .overlined-link {
  width: 100%;
  padding: 15px 0;
  margin: 25px 0 0 0;
  border-top: 1px solid #fff;
}

/* line 269, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.twoin5-graphic-frame .twoin5-graphic .overlined-link a {
  padding: 25px 0;
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #fff !important;
  text-decoration: none !important;
}

/* line 276, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.twoin5-graphic-frame .twoin5-graphic .overlined-link a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f061';
  color: #fff;
  width: 15x;
  position: relative;
  left: 10px;
  top: 1px;
  transition: all .25s ease-in-out;
}

/* line 283, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.twoin5-graphic-frame .twoin5-graphic .overlined-link a:hover:after {
  left: 18px;
  transition: all .25s ease-in-out;
}

@media screen and (max-width: 750px) {
  /* line 245, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .twoin5-graphic-frame {
    padding: 0;
  }
  /* line 293, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .twoin5-graphic-frame .twoin5-graphic {
    flex-wrap: wrap;
    padding: 30px 25px;
  }
  /* line 296, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .twoin5-graphic-frame .twoin5-graphic .graphictext {
    width: 100%;
    order: 2;
    padding: 0;
  }
  /* line 296, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .twoin5-graphic-frame .twoin5-graphic .graphictext p {
    font-size: 35px;
  }
  /* line 297, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .twoin5-graphic-frame .twoin5-graphic .graphic {
    width: 100%;
    height: 250px;
    order: 1;
  }
  /* line 298, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .twoin5-graphic-frame .twoin5-graphic .graphic svg {
    height: 100%;
  }
  /* line 302, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .twoin5-graphic-frame .twoin5-graphic .overlined-link {
    order: 3;
  }
}

/* line 308, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.partners-logos-frame {
  padding: 100px 25px 0 25px;
}

/* line 310, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.partners-logos-frame .partners-logos {
  width: 100%;
  padding: 60px 0;
}

/* line 313, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.partners-logos-frame .partners-logos .logo-row {
  width: 100%;
  margin: 0 0 100px 0;
  display: flex;
  flex-flow: row nowrap;
}

/* line 317, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.partners-logos-frame .partners-logos .logo-row .rowlabel {
  width: calc((100% - 100px) / 3);
  padding-right: 75px;
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  color: #852164;
  font-size: 20px;
  line-height: 1;
}

/* line 323, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.partners-logos-frame .partners-logos .logo-row .partner-logo {
  padding-right: 75px;
}

/* line 325, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.partners-logos-frame .partners-logos .logo-row .partner-logo img {
  max-width: 250px;
}

@media screen and (max-width: 900px) {
  /* line 308, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .partners-logos-frame {
    padding: 75px 25px 0  25px;
  }
  /* line 334, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .partners-logos-frame .partners-logos {
    padding: 0;
  }
  /* line 336, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .partners-logos-frame .partners-logos .logo-row {
    flex-flow: row wrap;
    gap: 25px 100px;
    margin: 0 0 50px 0;
  }
  /* line 339, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .partners-logos-frame .partners-logos .logo-row .rowlabel {
    width: 100%;
    padding-right: 0;
  }
  /* line 340, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .partners-logos-frame .partners-logos .logo-row img {
    margin: 10px 0;
  }
}

/* line 348, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.call911 {
  width: 100vw;
  padding: 15px;
  font-size: 16px;
  line-height: 1.1;
  text-align: center;
  background-color: #852164;
  color: #fff;
}

/* line 352, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.call911 p {
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 900px) {
  /* line 348, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .call911 {
    font-size: 13px;
    padding: 10px;
  }
}

/* line 357, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.get-help-hero {
  padding-bottom: 0;
}

/* line 359, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.get-help-hero .get-help-herotext {
  color: #852164;
}

/* line 361, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.get-help-hero .get-help-herotext h1 {
  max-width: 740px;
  margin-bottom: 75px;
  font-size: 50px;
  line-height: 1;
  color: #852164;
  letter-spacing: 3px;
}

/* line 365, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.get-help-hero .get-help-herotext h3 {
  text-align: left;
  max-width: 740px;
  font-size: 30px;
  line-height: 1;
  color: #852164;
  letter-spacing: 3px;
}

/* line 370, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.get-help-hero .get-help-herotext p {
  max-width: 760px;
  color: #852164;
}

/* line 376, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.select_province-territory {
  padding-top: 25px;
  border-bottom: 1px solid #852164;
}

/* line 379, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.select_province-territory .select_province-territory-map {
  padding: 0 50px;
}

@media screen and (max-width: 640px) {
  /* line 379, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .select_province-territory .select_province-territory-map {
    display: none;
  }
}

/* line 383, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.select_province-territory .select_province-territory-mobile {
  width: calc(100% + 100px);
  padding-bottom: 100%;
  position: relative;
  left: -50px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/Avada-Child-Theme/assets/images/faded-map.png");
  text-align: center;
}

/* line 391, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.select_province-territory .select_province-territory-mobile button {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: left;
  cursor: pointer;
  max-width: 250px;
  margin: 25px auto;
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 24px;
  padding: 20px;
  background-color: #852164;
  color: #fff;
  border: 0;
  outline: 0;
  transition: all .3s ease-in-out;
}

/* line 402, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.select_province-territory .select_province-territory-mobile button:hover {
  background-color: #591041;
  transition: all .3s ease-in-out;
}

/* line 406, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.get-help-copy {
  text-align: left;
}

/* line 408, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.get-help-copy h3 {
  text-align: left;
  max-width: 740px;
  font-size: 30px;
  line-height: 1;
  color: #852164;
  letter-spacing: 3px;
}

/* line 413, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.get-help-copy p {
  max-width: 760px;
  color: #852164;
}

/* line 416, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.get-help-copy .linkbutton {
  width: 250px;
  padding: 10px 0;
  background-color: #852164;
  text-align: center;
  font-size: 20px;
  line-height: 1;
}

/* line 422, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.get-help-copy .linkbutton a {
  padding: 10px 30px;
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  color: #fff;
  text-decoration: none !important;
}

/* line 427, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.get-help-copy .linkbutton a:hover {
  color: #fff !important;
}

/* line 431, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.get-help-copy .linkbutton:hover {
  background-color: #591041;
}

/* line 437, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.testimonials h1 {
  max-width: 900px;
  margin: 0 auto;
  font-size: 50px;
  line-height: 1.15;
  letter-spacing: 7px;
  text-align: center;
  background: -webkit-linear-gradient(70deg, #3E2B61, #456F7C);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* line 446, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.faq-hero {
  padding: 0 0 0 0;
}

/* line 448, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.faq-hero .faq-herotext {
  color: #852164;
}

/* line 450, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.faq-hero .faq-herotext h1 {
  max-width: 740px;
  margin-bottom: 75px;
  font-size: 50px;
  line-height: 1;
  color: #852164;
  letter-spacing: 3px;
}

/* line 456, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.faq-list {
  padding: 0;
}

/* line 458, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.faq-list .faq-item {
  padding: 0 50px 0 0;
  margin-bottom: 50px;
}

/* line 461, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.faq-list .faq-item .faq-question {
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 30px;
  color: #852164;
}

/* line 467, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.faq-list .faq-item .faq-answer a {
  text-decoration: underline;
  color: #852164;
}

/* line 468, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.faq-list .faq-item .faq-answer a:hover {
  color: #591041 !important;
}

/* line 475, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
#main a:link a:visited {
  color: white;
}

/* line 478, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
#main a:hover {
  color: #983678;
}

/* line 481, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
#prov_selector_wrapper {
  position: absolute;
  top: 200px;
  right: 0;
  padding: 10px 20px;
  border: 1px solid #ccc;
  background-color: #fff;
}

/* line 487, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.panel-title.toggle a {
  text-align: center;
}

/* line 491, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
h2 {
  text-transform: uppercase;
}

/* line 494, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
h4 {
  text-transform: uppercase;
}

/* line 497, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.titling {
  font-family: 'Assistant';
  font-size: 36px;
  line-height: 1;
  text-align: center;
  margin-bottom: 0;
}

/* line 503, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.smol-titling .titling {
  font-size: 28px;
  line-height: 1;
}

/* line 506, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.mapbox {
  width: 100%;
  position: relative;
  top: -60px;
}

/* line 511, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.mapboxfr {
  top: 10px;
}

/* line 515, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
#mobile-emergency-close {
  position: fixed;
  bottom: 0px;
  z-index: 1000 !important;
}

/* line 523, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.anchor-target .fusion-menu-anchor {
  position: absolute;
  visibility: hidden;
  top: 127px;
}

/* line 531, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
#province-list h3 {
  font-weight: 600;
  padding-bottom: 5px;
  border-bottom: 1px solid #983678;
  margin-bottom: 0;
}

/* line 538, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
#province-list p {
  margin: 30px 0 0 0;
}

/* line 541, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
#province-list ul {
  margin: 5px 0 0 0;
  padding-left: 20px;
}

/* line 544, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
#province-list ul li {
  margin: 0;
}

/* line 551, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
#browserlist h5 {
  font-weight: 700;
}

/* line 554, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
#browserlist p {
  font-size: 14px;
  margin-bottom: 0px;
}

/* line 559, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
#sheltersHelpMe {
  margin-bottom: 30px;
}

/* line 563, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.fusion-main-menu {
  text-transform: uppercase !important;
}

/* line 567, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.testimonial1 {
  quotes: "“" "”" "‘" "’";
}

/* line 570, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.testimonial1:before {
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

/* line 577, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.testimonial1:after {
  content: close-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-left: 0.25em;
  vertical-align: -0.5em;
}

/* line 585, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.hover2color {
  overflow: hidden;
  width: 95%;
  height: 150px;
  text-align: center;
  margin: 0 0 20px 10px;
}

/* line 591, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.hover2color img {
  position: relative;
  top: -150px;
}

/* line 595, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.hover2color img:hover {
  position: relative;
  top: 0;
}

/* line 600, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.fusion-last-menu-item a:link a:visited {
  color: #310421 !important;
}

/* line 603, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.fusion-last-menu-item a:hover {
  background: orange !important;
}

/* line 607, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.hope {
  background: #f8f8f8;
}

/* line 610, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.hope p {
  font-size: 20px;
  padding: 30px;
  margin: 0;
  text-align: center;
}

/* line 616, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.hope p:nth-of-type(even) {
  background: #efefef;
  padding: 60px;
}

/* line 622, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.prov-map-plugin {
  position: relative;
  top: -191px;
}

/* line 626, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
#legend-modal-box {
  position: absolute;
  top: 262px;
  left: 460px;
}

/* line 630, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.modal-sm {
  width: 600px;
}

/* line 633, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.modal-sm td {
  padding: 6px;
  vertical-align: top;
}

/* line 637, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.gmwd_store_locator_container h3 {
  padding-left: 17px;
  font-size: 18px !important;
}

/* line 641, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.gmwd_store_locator_container ul {
  list-style: none;
}

/* line 644, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.gmwd_store_locator_label {
  font-size: 14px !important;
}

/* line 647, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.gmwd_store_locator_container {
  font-size: 12px !important;
}

/*  Map Legend Styling
    *********************** */
/* line 654, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.feature-icons img {
  width: 20px;
  height: 20px;
}

/* line 657, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.map-legendr {
  width: 540px;
  border: 1px solid #ccc;
  line-height: 12px;
}

/* line 662, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.map-legendr caption {
  background: #983678;
  color: #ffffff;
  padding: 6px;
}

/* line 667, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.map-legendr img {
  width: 25px;
  height: 25px;
}

/* line 670, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.map-legendr td {
  font-size: 11px !important;
  vertical-align: middle;
}

/* line 674, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.map-legendr td:nth-child(odd) {
  width: 40px;
  text-align: center;
  padding: 3px 0px;
  border-right: 1px solid #efefef;
}

/* line 680, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.map-legendr td:nth-child(even) {
  text-align: left;
  padding: 3px 10px;
  border-right: 1px solid #efefef;
}

/* line 685, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.map-legendr td:nth-child(9) {
  width: 1px;
}

/* line 688, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.map-legendr tr:nth-child(8) td {
  padding: 3px 0px 20px 0;
}

/* line 691, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.head td {
  border-bottom: 1px solid #ccc;
  font-weight: 600;
}

/* line 695, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.map-legendr tr {
  border-bottom: 1px solid #ccc;
}

/* line 698, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.shelter-form td {
  vertical-align: top;
  padding: 0 20px 20px 0;
}

/* line 703, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
#mobileMapLegend {
  width: 100%;
}

/* line 707, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
#mobileMapLegend td {
  border-top: 1px solid #ccc;
  padding-top: 5px;
}

/* line 711, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
#legend-modal td {
  padding: 6px;
  vertical-align: top;
  font-size: 13px;
}

/* line 717, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
#symbol-definitions {
  width: 540px;
}

/* line 720, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
#symbol-definitions-mobile {
  width: 100%;
}

/* line 724, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
#intro {
  padding: 20px;
  border: 1px solid #993577;
  font-size: 15px;
  margin-bottom: 60px;
}

/* line 730, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.prov_dropdown {
  position: relative;
  top: 110px;
  left: 300px;
}

/* line 734, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.dropbtn {
  background-color: white;
  color: black;
  padding: 4px 12px;
  font-size: 13px;
  cursor: pointer;
}

/* line 741, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.prov-nav {
  display: none;
  position: absolute;
  top: 40px;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

/* line 749, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.prov-nav a {
  color: black;
  padding: 2px 12px;
  margin: 0;
  text-decoration: none;
  display: block;
}

/* line 755, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.prov-nav a:hover {
  background-color: #ddd;
}

/* line 756, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.show {
  display: block;
}

/* line 758, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.simpleLegendBox {
  display: flex;
  flex-flow: wrap row;
  width: 540px;
  position: relative;
}

/* line 759, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.simpleLegendHeading {
  width: 100%;
  text-align: center;
  padding: 5px 15px;
  background-color: #862163;
  margin: 0 0 10px 0;
}

/* line 760, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.simpleLegendHeading h4 {
  width: 100%;
  font-size: .75rem;
  font-weight: 700;
  color: white;
  padding: 0;
  margin: 0;
}

/* line 761, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.simpleLegendGroup {
  width: 20%;
  padding: 0 10px 0 0;
}

/* line 762, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.simpleLegendTitle {
  width: 100%;
  font-size: .75rem;
  font-weight: 700;
  line-height: 1;
  padding: 0;
  margin: 0 0 15px 0 !important;
}

/* line 764, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.simpleLegendItem {
  display: flex;
  flex-flow: nowrap row;
  margin: 0 0 10px 0;
  align-items: center;
}

/* line 765, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.simpleLegendIcon {
  width: 25px !important;
  padding: 0;
  margin: 0;
}

/* line 766, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.simpleLegendIcon img {
  width: 20px !important;
}

/* line 767, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.simpleLegendName {
  width: 83px;
  font-size: .65rem;
  line-height: 1;
  padding: 0 0 0 10px;
}

/* line 768, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
#legendPopupButton {
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 70%;
}

@media screen and (max-width: 600px) {
  /* line 771, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .simpleLegendBox {
    width: 100%;
  }
  /* line 772, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .simpleLegendGroup {
    width: 50%;
    margin-bottom: 40px !important;
  }
  /* line 773, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .simpleLegendIcon {
    width: 25%;
    max-width: 50px;
    padding: 0;
    margin: 0;
  }
  /* line 774, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .simpleLegendIcon img {
    width: 100% !important;
  }
  /* line 775, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .simpleLegendTitle {
    margin-bottom: 20px !important;
    font-size: .85rem;
  }
  /* line 776, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .simpleLegendName {
    width: 75%;
    font-size: .75rem;
  }
  /* line 777, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  #legendPopupButton {
    position: absolute;
    bottom: 50px;
    right: 0;
    width: 50%;
  }
}

/* line 779, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.footer-sock {
  max-width: 1054px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: flex-start;
  color: white;
}

/* line 784, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.footer-sock a {
  text-decoration: underline;
  text-decoration-color: rgba(255, 255, 255, 0.5);
  transition: all .3s ease-in-out;
}

/* line 785, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.footer-sock a:hover {
  text-decoration-color: white;
  transition: all .3s ease-in-out;
}

/* line 787, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.footer-sock .footer-toe {
  width: 25%;
  padding: 0 50px 50px 0;
}

/* line 789, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.footer-sock .footer-toe p {
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
}

/* line 790, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.footer-sock .footer-toe h4, .footer-sock .footer-toe h5 {
  font-size: 31px;
  letter-spacing: 2px;
  color: white !important;
  margin: 0 0 5px 0;
}

/* line 794, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.footer-sock .footer-toe h5 {
  font-size: 18px !important;
}

/* line 798, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.footer-sock .footer-toe.big {
  width: 50%;
}

/* line 801, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
.footer-sock .footer-toe.soul {
  width: 100%;
  border-top: 1px solid #fff;
  padding: 50px 0;
  font-size: 12px !important;
  margin: 0;
}

@media screen and (max-width: 800px) {
  /* line 807, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .footer-sock .footer-toe {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  /* line 810, ../../../../../Users/bradmin/Local Sites/sheltersafe/app/public/wp-content/themes/Avada-Child-Theme/scss/style.scss */
  .footer-sock .footer-toe {
    width: 100% !important;
    padding: 0 25px 50px 0;
  }
}
.fusion-social-network-icon  {
    text-decoration:none !important;
	color:#fff !important;
}
/*# sourceMappingURL=style.css.map */