/*
 * ImpactAlpha Footer Styles
 *
 * Enqueued after impactalpha-main in functions.php so these rules win on cascade.
 */

footer {
  color: #9fadba;
}

footer .footer__logo {
  width: 100%;
  max-width: 300px;
  margin-bottom: 30px;
}

footer #footer-top {
  background-color: var(--color-black) !important;
  padding: 5rem 0;
}

footer #footer-top h5 {
  color: var(--color-off-white);
}

footer #footer-top ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin-top: 8px !important;
  margin-bottom: 0px !important;
}

footer #footer-top ul li a {
  color: var(--color-white);
  transition: all 0.2s ease;
  font-size: 14px !important;
  line-height: 30px;
  font-family: "Noto Sans";
  font-weight: 300;
  text-decoration: none;
}

footer #footer-top ul li a:hover {
  color: var(--color-off-white);
  text-decoration: underline;
}

footer #footer-top .support-email {
  color: var(--color-off-white);
  border-bottom: 2px solid var(--color-blue);
}

footer #footer-top .social-links {
  display: flex;
  width: 200px;
  max-width: 100%;
  justify-content: space-between;
  align-items: end;
}

footer #footer-bottom {
  background-color: var(--color-black);
  background: var(--color-black);
}

.footercolm h4.mb-6 {
  margin-bottom: 40px !important;
}

footer #footer-top ul.social-links li a {
  font-size: 26px;
  color: var(--color-white);
  line-height: 22px;
  display: block;
  margin-bottom: 0px;
  padding: 0px;
  height: 22px;
}

section#footer-bottom small {
  font-size: 16px;
}

footer.mainefooter_sections section#footer-top h5 {
  font-size: 16px;
  font-family: Noto Sans;
  font-weight: 700;
  font-style: normal;
  line-height: 26px;
  margin: 0 !important;
}

footer.mainefooter_sections section#footer-top .footer-logo {
  margin-bottom: 20px;
}

footer.mainefooter_sections section#footer-top ul.footer__links li {
  margin-bottom: 8px;
}

footer #footer-top .social-links i {
  font-size: 24px;
}

footer #footer-bottom a {
  font-size: 14px;
}

footer #footer-bottom small.d-block {
  font-size: 14px;
}

footer.mainefooter_sections section#footer-top {
  padding: 50px 0px 20px;
  position: relative;
}

footer.mainefooter_sections section#footer-top .footer-logo img.footer__logo {
  margin: 0;
  height: 25px;
  width: auto;
}

.newfootermenu {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.footermenucol {
  font-size: 14px;
  color: var(--color-white);
  font-family: "Noto Sans";
  line-height: 20px;
}

.footermenucol a {
  font-size: 14px !important;
  color: var(--color-white) !important;
  font-family: "Noto Sans" !important;
  line-height: 25px !important;
}

.footer-logo img {
  max-width: 150px;
}

.newfootermenu h5.menutitle {
  font-size: 14px !important;
  font-weight: 700 !important;
}

section#footer-top h4.text-white {
  font-family: Lora;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

section#footer-top .row:nth-child(2) {
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

section#footer-top .row:nth-child(2) .col-sm-4 {
  text-align: right;
  display: flex;
  justify-content: flex-end;
}

footer #footer-top .social-links i.fab.fa-twitter {
  vertical-align: sub;
}

footer #footer-top .social-links .fa-twitter:before {
  content: "" !important;
  background-image: url(../images/fs_x_icon.png) !important;
  width: 23px;
  height: 22px;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

footer #footer-top .social-links .fa-facebook-f:before {
  content: "" !important;
  background-image: url(../images/fs_facebook_icon.png) !important;
  width: 12px;
  height: 22px;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

footer #footer-top .social-links .fa-linkedin-in:before {
  content: "" !important;
  background-image: url(../images/fs_linkedin_icon.png) !important;
  width: 22px;
  height: 22px;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

ul#menu-footer-menu {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

ul#menu-footer-menu > li > a {
  font-family: Noto Sans !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 26px;
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

ul#menu-footer-menu > li > ul.sub-menu {
  margin-top: 0px !important;
}

footer #footer-top .social-links .fa-bluesky-bs:before {
  content: "" !important;
  background-image: url(../images/fs_bluesky_icon.png) !important;
  width: 25px;
  height: 22px;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

footer #footer-top .social-links .fa-instagram-ig:before {
  content: "" !important;
  background-image: url(../images/fs_instagram_icon.png) !important;
  width: 22px;
  height: 22px;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

footer #footer-top .social-links .fa-youtube-yt:before {
  content: "" !important;
  background-image: url(../images/fs_youtube_icon.png) !important;
  width: 31px;
  height: 22px;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  footer #footer-top ul li.show_in_mobile {
    display: none;
  }

  section#footer-top h4.text-white {
    margin-bottom: 0px;
  }
}

@media (max-width: 999px) {
  .newfootermenu {
    flex-wrap: wrap;
  }

  .footermenucol {
    width: 23%;
  }

  ul#menu-footer-menu {
    flex-wrap: wrap;
  }

  ul#menu-footer-menu > li {
    width: 23%;
  }
}

@media (min-width: 1240px) {
  footer.mainefooter_sections .container {
    padding: 0;
  }
}

@media (max-width: 767px) {
  footer #footer-top ul li.show_in_desktop {
    display: none;
  }

  li.show_in_mobile {
    display: block;
  }

  li.show_in_mobile a {
    pointer-events: inherit !important;
  }

  .footer__links {
    display: none;
  }

  .footercolm {
    display: block !important;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid var(--color-white);
    padding-bottom: 20px;
  }

  footer.mainefooter_sections section#footer-top h5:after {
    content: "\f104";
    position: absolute;
    font-family: "FontAwesome";
    right: 0;
    top: 0;
    font-size: 20px;
    display: none !important;
  }

  section#footer-top {
    padding: 80px 20px;
  }

  .footercolm:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  footer.mainefooter_sections section#footer-top h5 {
    position: relative;
  }

  .footermenucol {
    width: 100%;
    border-bottom: solid 0.5px #9fadba;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .newfootermenu {
    gap: 0px;
  }

  section#footer-top .row:nth-child(2) .col-sm-4,
  section#footer-top .row:nth-child(2) .col-sm-8 {
    width: 100% !important;
    justify-content: flex-start;
  }

  .footermenucol h5.menutitle.menuactive + ul {
    display: flex !important;
    flex-wrap: wrap;
    gap: 0px 20px;
  }

  .footermenucol h5.menutitle.menuactive + ul li {
    width: calc(50% - 10px);
  }

  .footermenucol h5.menutitle + ul {
    display: none !important;
  }

  footer.mainefooter_sections .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footermenucol:last-child {
    border: 0px !important;
    margin-bottom: 0px;
  }

  ul#menu-footer-menu > li {
    width: 100%;
    border-bottom: solid 0.5px #9fadba;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
  }

  ul#menu-footer-menu {
    gap: 0px;
  }

  ul#menu-footer-menu > li ul.sub-menu {
    display: none;
  }

  ul#menu-footer-menu > li:last-child {
    border: 0px !important;
    margin-bottom: 0px;
  }

  .fmmmenuarrow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 31px;
  }

  .fmmmenuarrow.footermenuactive + a + ul {
    display: flex !important;
    flex-wrap: wrap;
    gap: 0px 20px;
  }

  .fmmmenuarrow.footermenuactive + a + ul li {
    width: calc(50% - 10px);
  }

  footer #footer-bottom {
    background: var(--color-black);
  }

  footer.mainefooter_sections .container.py-4 .row {
    display: block;
  }

  footer.mainefooter_sections .container.py-4 .row .col.text-right {
    text-align: left !important;
  }

  footer.mainefooter_sections .container.py-4 {
    padding-top: 0px !important;
  }

  footer #footer-top .social-links {
    margin-top: 15px !important;
  }
}
