.path-user .temphalla-footer {
  display: none;
}
.temphalla-footer {
  background-color:#e1f2fb;
  color:#000;
  padding: 16px;
}
#block-temphalla-footer ul {
  margin-bottom: 0px;
  text-align: right;
  display: flex;
  justify-content: end;
}
#block-temphalla-footer ul li {
  list-style-type: none;
  padding-left: 14px;
}
#block-temphalla-showcopyrightcontent a,
#block-temphalla-footer ul li a {
  color: #000000;
  text-decoration: none;
}
#block-temphalla-sitebranding {
  margin-bottom: 15px;
} 
.subscription-field-wrapper{ width: 100%;}
#custom-subscription-form{
    display: flex;
    /*justify-content: space-between;*/
}

#custom-subscription-form {

}
.form-control{
    padding: .4rem 1rem;
}
/*  background-color: #FAF6F4 !important; */
#block-temphalla-footerlogo img{
    width: 30%;
    height:auto;
}

.footer-link-wrapper{
    display: flex;
    justify-content: center;
/*     align-items: center; */
}

#block-temphalla-footermenus ul{
    list-style: none;
}

#block-temphalla-footermenus ul li{
    margin-bottom: 10px;
}

#block-temphalla-footermenus ul li a{
    text-decoration: none;
    color: #000;
}

.footer-form{
    padding: .4rem 1rem;
    background-color: #FFFFFF57 !important;
    border: none;
    border-radius: 0;
    color: #ffffff;
   margin-right: 20px;
}
.footer-form-btn{
    padding: .4rem 1rem;
    margin-right: 10px;
    color: #739eaf;
    background-color: #ffffff;
    border: none;
}

#block-temphalla-footermenus ul li a:hover{
    text-decoration: underline;
}

#block-temphalla-showcopyrightcontent a{
    color: #000;
}
#block-temphalla-showcopyrightcontent a:hover{
    text-decoration: underline;
}

#block-temphalla-footer ul li a{
    color: #000;
}

#block-temphalla-footer ul li a:hover{
    text-decoration: underline;
}
