@media screen and (max-width:900px) {
  .sf-input-text {
    min-width: auto !important;
  }
}
.healing_wall_class .et-l--header #topbar a {
  color: #1C5BAA !important;
}
.healing_wall_class .et-l--header #topbar .et_pb_module .et_pb_social_icon a.icon:before {
  color: #1C5BAA !important;
}
.healing_wall_class .et-l--header #header-search-box {
  border: none !important;
}
.healing_wall_class .et-l--header #header-search-box .et_pb_searchform .et_pb_searchsubmit {
  background-color: #1C5BAA !important;
  border: none !important;
}
.healing_wall_class .et-l--header #header .et_pb_row_1_tb_header .et_pb_column .et_pb_button_module_wrapper > #header-search-button {
  color: #1C5BAA !important;
}
.healing_wall_class .et-l--header #header .et_pb_row_1_tb_header .et_pb_column .et_pb_button_module_wrapper > #header-search-button:hover,
.healing_wall_class .et-l--header #header .et_pb_row_1_tb_header .et_pb_column .et_pb_button_module_wrapper > #header-search-button:focus,
.healing_wall_class .et-l--header #header .et_pb_row_1_tb_header .et_pb_column .et_pb_button_module_wrapper > #header-search-button:active {
  color: #1C5BAA !important;
}
.healing_wall_class .et-l--header #header #header-menu .et-menu > li > a:after {
  background-color: #1C5BAA !important;
}
.healing_wall_class .et-l--header #header #header-menu .et-menu > li > a:hover {
  color: #000 !important;
}
.healing_wall_class .et-l--header #header #header-menu .et-menu > li .sub-menu {
  background-color: #1C5BAA !important;
}
.healing_wall_class .et-l--header #header #header-donate-button .menu a {
  background-color: #1C5BAA !important;
  border-color: #1C5BAA;
}
.healing_wall_class .et-l--header #header #header-donate-button .menu a:hover,
.healing_wall_class .et-l--header #header #header-donate-button .menu a:focus,
.healing_wall_class .et-l--header #header #header-donate-button .menu a:active {
  color: #fff;
}
.healing_wall_class .et-l--header #header #header-donate-button .menu a:after {
  color: #fff !important;
}
.healing_wall_class .et-l.et-l--footer {
  color: #000 !important;
}
.healing_wall_class .et-l.et-l--footer .et_pb_text_0_tb_footer h3 {
  color: #1C5BAA !important;
}
.healing_wall_class .et-l.et-l--footer .et_pb_button_0_tb_footer {
  color: #fff !important;
  background-color: #1C5BAA !important;
  border: none !important;
}
.healing_wall_class #footer-sub {
  background-color: #1C5BAA !important;
  color: #fff !important;
}
.healing_wall_class #footer-sub .menu li a {
  color: #fff !important;
}
.healing_wall_new .healing_hero.red h1 {
  color: #D0343E;
}
.healing_wall_new .healing_hero h1 {
  color: #1C5BAA;
  font-family: "pt-serif", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 60px;
}
.healing_wall_new .results .cl-element-featured_media__image {
  background-position: top center !important;
}
.healing_wall_new .results h3 a {
  text-transform: uppercase !important;
}
.healing_wall_new .share_row .panel-grid-cell:not(:nth-child(2)):before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #1C5BAA;
  display: block;
}
@media screen and (max-width:900px) {
  .healing_wall_new .share_row .panel-grid-cell:not(:nth-child(2)):before {
    display: none;
  }
}
@media screen and (max-width:900px) {
  .healing_wall_new .container.single-wall {
    width: 100%;
  }
}
.healing_wall_new .container.single-wall .flex {
  display: flex !important;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0;
}
@media screen and (max-width:900px) {
  .healing_wall_new .container.single-wall .flex {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    justify-content: center;
  }
}
.healing_wall_new .container.single-wall .flex .info {
  width: 60%;
  padding: 30px;
}
@media screen and (max-width:900px) {
  .healing_wall_new .container.single-wall .flex .info {
    width: 100%;
  }
}
.healing_wall_new .container.single-wall .flex .info .title {
  color: #1C5BAA;
}
.healing_wall_new .container.single-wall .flex .info .title.red {
  color: #D0343E;
}
.healing_wall_new .container.single-wall .flex .info .title p {
  text-transform: uppercase;
}
.healing_wall_new .container.single-wall .flex .info h1 {
  color: #1C5BAA;
  font-family: "pt-serif", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 60px;
}
.healing_wall_new .container.single-wall .flex .info h1.red {
  color: #D0343E;
}
@media screen and (max-width:900px) {
  .healing_wall_new .container.single-wall .flex .info h1 {
    font-size: 30px;
  }
}
.healing_wall_new .container.single-wall .flex .info .story_content {
  font-size: 16px;
  line-height: 16px;
}
.healing_wall_new .container.single-wall .flex .info .social {
  padding: 30px 0;
}
.healing_wall_new .container.single-wall .flex .info .social a {
  display: inline-flex;
  align-items: center;
  padding: 10px 15px;
  color: #fff;
  background-color: #1C5BAA;
  border-radius: 30px;
}
.healing_wall_new .container.single-wall .flex .info .social a svg {
  width: 32px;
  height: auto;
}
.healing_wall_new .container.single-wall .flex .img {
  width: 40%;
  position: relative;
}
@media screen and (max-width:900px) {
  .healing_wall_new .container.single-wall .flex .img {
    width: 50%;
    margin: 0 auto;
  }
}
.healing_wall_new .container.single-wall .flex .img img {
  object-fit: cover;
  object-position: top center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.healing_wall_new .container.single-wall .flex .img:before {
  content: '';
  padding-top: 100%;
  display: block;
}
.healing_wall_new.in-loving-memory {
  background-color: #F2F4FF;
}
.healing_wall_new.in-loving-memory .container {
  background-image: url('https://sads.org/wp-content/uploads/2023/08/IMG_PlaceHolder.png.png');
  background-position: top right !important;
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
}
.healing_wall_new.in-loving-memory .flex .info {
  padding-top: 60px !important;
}
.healing_wall_new.in-honor-of {
  padding: 50px 0;
  position: relative;
}
.healing_wall_new.in-honor-of .iho_bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-position: top center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  height: 80vh;
  opacity: .3;
}
.healing_wall_new.in-honor-of .iho_bg:before {
  content: '';
  background: linear-gradient(180deg,rgba(255,255,255,0) 0%,#ffffff 100%);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
.healing_wall_new.in-honor-of .container {
  position: relative;
  z-index: 2;
}
.healing_wall_new.in-honor-of .social a {
  background-color: #D0343E !important;
}
.healing_wall_new.in-honor-of .flex .img img {
  border-radius: 100%;
}
.healing_wall_new.in-honor-of .cl-pagination a,
.healing_wall_new.in-honor-of .cl-pagination span {
  background-color: #D0343E;
}
.healing_wall_new.in-honor-of .cl-pagination a:hover {
  background-color: #D0343E;
}
.healing_wall_new .cl-pagination {
  text-align: center;
  padding: 30px;
}
.healing_wall_new .cl-pagination span,
.healing_wall_new .cl-pagination a {
  font-size: 20px;
  padding: 10px;
  background-color: #1c5baa;
  color: #fff;
  border-radius: 10px;
}
.healing_wall_new .cl-pagination span {
  opacity: .5;
}
.healing_wall_new .cl-pagination a:hover {
  background-color: #0e3d77;
}
.wp-pagenavi {
  text-align: center !important;
}
.wp-pagenavi > * {
  border: none !important;
}
