/* TEKTAR Corporate Theme 1.9.46.7 — footer restoration and contact fixes */
.tektar-footer-reference .tektar-footer-brand>a,
.tektar-footer-reference .tektar-footer-brand .custom-logo-link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  width:auto!important;
  height:auto!important;
  max-width:230px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  overflow:visible!important;
  box-shadow:none!important;
}
.tektar-footer-reference .tektar-footer-brand img,
.tektar-footer-reference .tektar-footer-brand .custom-logo{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:230px!important;
  max-height:86px!important;
  object-fit:contain!important;
  object-position:left center!important;
  border:0!important;
  border-radius:0!important;
  clip-path:none!important;
  background:transparent!important;
  box-shadow:none!important;
}
.tektar-footer-reference .tektar-footer-address{
  text-align:left!important;
  justify-self:stretch!important;
  min-width:0!important;
}
.tektar-footer-reference .tektar-footer-address p{
  display:block!important;
  margin:0!important;
  text-align:left!important;
  white-space:normal!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
  line-height:1.65!important;
  max-width:270px!important;
}
.tektar-footer-reference .tektar-footer-contact{
  min-width:230px!important;
}
.tektar-footer-contact-row{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  margin:0 0 10px!important;
  line-height:1.35!important;
  white-space:nowrap!important;
}
.tektar-footer-contact-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:22px!important;
  height:22px!important;
  flex:0 0 22px!important;
  color:#fff!important;
}
.tektar-footer-contact-icon svg{
  display:block!important;
  width:21px!important;
  height:21px!important;
  fill:currentColor!important;
}
.tektar-footer-contact-row a{
  color:#fff!important;
  white-space:nowrap!important;
}
@media(max-width:980px){
  .tektar-footer-reference .tektar-footer-address p{max-width:none!important}
  .tektar-footer-reference .tektar-footer-contact{min-width:0!important}
}
@media(max-width:620px){
  .tektar-footer-reference .tektar-footer-brand>a,
  .tektar-footer-reference .tektar-footer-brand .custom-logo-link{
    max-width:200px!important;
  }
  .tektar-footer-reference .tektar-footer-brand img,
  .tektar-footer-reference .tektar-footer-brand .custom-logo{
    max-width:200px!important;
    max-height:74px!important;
  }
}
