@charset "UTF-8";
.sticky-container {
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 0;
  position: fixed;
  top: 50%;
  right: 0;
  width: 150px;
  height: auto;
  z-index: 9999;
  margin-top: -24px;
  text-align: center;
}
.sticky-container button {
  width: 100%;
  font-weight: bold;
  display: block;
  text-align: center;
  font-family: sans-serif !important;
  background-color: #841c26;
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold !important;
  text-decoration: none;
  border-radius: 5px 0 0px 5px;
}
.sticky-container button:hover {
  background-color: #2d5166;
}
.sticky-container button img {
  max-height: 100%;
}

.top-bar {
  background-color: #2d5166 !important;
  font-weight: 800 !important;
  font-size: 14px !important;
  text-align: center;
}
.top-bar a {
  text-decoration: underline;
}
.top-bar a:hover {
  color: #0099ff !important;
  text-decoration: underline;
}

.inside-article a {
  text-decoration: underline;
}
.inside-article a:hover {
  color: #3d549f !important;
}

.site-footer a:hover {
  text-decoration: underline;
}

.footer-widget-2 ul {
  margin-left: -3ch;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}

.footer-widget-2 ul li {
  list-style-type: none;
  font-weight: 800;
  position: relative;
}
.footer-widget-2 ul li:before {
  content: "•";
  display: inline-block;
  /*margin-right: 1ch;*/
  width: 1ch;
  text-align: center;
}
.footer-widget-2 ul li:first-child {
  padding-left: 0;
}
.footer-widget-2 ul li:first-child:before {
  content: "";
  width: 0;
}
.footer-widget-2 ul li:not(:first-child) {
  padding-left: 1ch;
}
.footer-widget-2 ul li:not(:first-child)::before {
  content: "•";
  margin-right: 1ch;
}

.site-footer input[type=submit] {
  margin-top: 10px !important;
}
.site-footer h4 {
  font-size: 24px;
  font-weight: 800;
}

.fl-post-carousel-meta a {
  color: #6699cc !important;
}
.fl-post-carousel-meta a:hover {
  text-decoration: underline;
}

.fl-button:hover {
  background-color: #3d549f !important;
  color: #fff !important;
}

.fl-button:hover .fl-button-text {
  color: #fff !important;
}

.fl-button:hover .fl-button-icon {
  color: #fff !important;
}

.social_media li a:after {
  content: "" !important;
  background-image: none !important;
  width: 0 !important;
  text-indent: none !important;
}

.social_media li a:hover {
  color: #3d549f;
}

.fl-post-carousel-meta {
  font-size: 16px;
  font-weight: 600;
}

.fl-node-hoau8x5cigwn .fl-accordion-button, .fl-node-hoau8x5cigwn .fl-accordion-button-label {
  text-align: left !important;
}

a.fl-accordion-button-icon {
  text-decoration: none !important;
}

.fl-accordion-content {
  background-color: #fff !important;
}

.fl-accordion-button:Hover {
  background-color: #0099ff !important;
}

.fl-accordion-button:Hover a {
  color: #fff !important;
}

.fl-accordion-button-icon:focus:before {
  color: yellow;
}

.contact-list {
  margin: 0 0 20px 0;
  padding: 20px;
  background-color: #f1f1f1;
}

.contact-list ul {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}
.contact-list li {
  list-style: none;
  padding: 8px 0;
}

#daextlwcnf-cookie-notice-message p {
  font-size: 16px !important;
}

.entry-header .entry-meta {
  font-size: 18px !important;
}

.shelter-bottom-menu {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.shelter-bottom-menu ul {
  list-style-type: none;
}
.shelter-bottom-menu ul li {
  display: inline-block;
  padding: 0 10px;
  border-right: 1px solid #ccc;
}
.shelter-bottom-menu ul li:last-child {
  border-right: 0;
}
.shelter-bottom-menu a {
  font-weight: 800;
}
.shelter-bottom-menu a:hover {
  text-decoration: underline;
}

.transition-houses h3 {
  color: #fff;
  font-size: 36px;
  margin-bottom: 5px;
}
.transition-houses h3 a {
  color: #fff;
  text-decoration: none;
}
.transition-houses h3 a:hover {
  text-decoration: underline;
  color: #fff !important;
}
.transition-houses p {
  color: #fff;
  font-size: 22px;
}
