.custom-footer {

}

.custom-footer div, .custom-footer span, .custom-footer a, .custom-footer ul, .custom-footer li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  line-height: 1.2em;
  vertical-align: baseline;
}

.custom-footer ul {
  list-style: none;
}

.custom-footer .social {
  color: #000;
}

@media all and (min-width: 320px) and (max-width: 667px) {
  .custom-footer ::-webkit-scrollbar {
    display: none;
  }
}

.custom-footer a {
  color: var(--color-link);
}

.custom-footer a:visited {
  color: var(--color-link-visited);
}

.custom-footer .icon--new.icon--caret-up {
  display: inline-block;
  width: 18px;
  height: 9px;
  background: url(https://alklima.nl/img/components/caret-up.svg);
  background-repeat: no-repeat;
}

.custom-footer .icon--new.icon--facebook {
  display: inline-block;
  width: 10px;
  height: 19px;
  background: url(https://alklima.nl/img/components/social/facebook.svg);
  background-repeat: no-repeat;
}

.custom-footer .icon--new.icon--twitter {
  display: inline-block;
  width: 19px;
  height: 17px;
  background: url(https://alklima.nl/img/components/social/twitter.svg);
  background-repeat: no-repeat;
}

.custom-footer .icon--new.icon--linkedin {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url(https://alklima.nl/img/components/social/linkedin.svg);
  background-repeat: no-repeat;
}

.custom-footer .icon--new.icon--youtube {
  display: inline-block;
  width: 19px;
  height: 20px;
  background: url(https://alklima.nl/img/components/social/youtube.svg);
  background-repeat: no-repeat;
}

.custom-footer .icon--new.icon--instagram {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url(https://alklima.nl/img/components/social/instagram.svg);
  background-repeat: no-repeat;
}

.custom-footer div, .custom-footer span, .custom-footer a, .custom-footer ul, .custom-footer li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  line-height: 1.2em;
  vertical-align: baseline;
}

.custom-footer ul {
  list-style: none;
}

.custom-footer .icon--new.icon--caret-up {
  display: inline-block;
  width: 18px;
  height: 9px;
  background: url(https://alklima.nl/img/components/caret-up.svg);
  background-repeat: no-repeat;
}

.custom-footer .icon--new.icon--facebook {
  display: inline-block;
  width: 10px;
  height: 19px;
  background: url(https://alklima.nl/img/components/social/facebook.svg);
  background-repeat: no-repeat;
}

.custom-footer .icon--new.icon--twitter {
  display: inline-block;
  width: 19px;
  height: 17px;
  background: url(https://alklima.nl/img/components/social/twitter.svg);
  background-repeat: no-repeat;
}

.custom-footer .icon--new.icon--linkedin {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url(https://alklima.nl/img/components/social/linkedin.svg);
  background-repeat: no-repeat;
}

.custom-footer .icon--new.icon--youtube {
  display: inline-block;
  width: 19px;
  height: 20px;
  background: url(https://alklima.nl/img/components/social/youtube.svg);
  background-repeat: no-repeat;
}

.custom-footer .icon--new.icon--instagram {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url(https://alklima.nl/img/components/social/instagram.svg);
  background-repeat: no-repeat;
}

.custom-footer a {
  color: var(--color-link);
}

.custom-footer a:visited {
  color: var(--color-link-visited);
}

.custom-footer .footer__bottom {
  background-color: #484848;
}

@media only screen and (max-width: 984px) {
  .custom-footer .footer__bottom {
    padding-top: 40px;
  }
  .custom-footer .footer__column:first-child {
    display: none;
  }
  .custom-footer .footer__column:last-child ul {
    margin-bottom: 0;
    flex-direction: row;
    padding-bottom: 20px;
  }
  .custom-footer .footer__column:last-child ul li {
    opacity: 0.5;
    color: #fff;
  }
  .custom-footer .footer__column:last-child ul li a {
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    line-height: 31px;
    text-decoration: none;
  }
  .custom-footer .footer__column:nth-child(3) ul li a {
    opacity: 0.5;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    line-height: 25px;
    text-decoration: none;
  }
  .custom-footer .footer__column:last-child ul {
    display: block;
    text-align: center;
  }
  .custom-footer .footer__column:last-child ul li {
    display: block;
  }
  .custom-footer .footer__column-label {
    display: none;
  }
  .custom-footer .footer__column ul {
    display: flex;
    flex-direction: column;
    margin-bottom: 18px;
  }
  .custom-footer .footer__column ul li {
    margin: 0 auto;
  }
  .custom-footer .footer__column ul li a {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0;
    line-height: 36px;
    text-decoration: none;
  }
}

@media only screen and (min-width: 985px) {
  .custom-footer .footer__bottom {
    display: flex;
    padding: 0 40px;
  }
  .custom-footer .footer__bottom {
    height: 250px;
  }
  .custom-footer .footer__bottom-wrapper {
    display: flex;
    margin: auto 0;
    width: 75%;
  }
  .custom-footer .footer__column {
    width: 226px;
    min-height: 125px;
    position: relative;
    margin-right: 40px;
  }
  .custom-footer .footer__column:nth-child(1), .custom-footer .footer__column:nth-child(2), .custom-footer .footer__column:nth-child(3) {
    padding-right: 18px;
  }
  .custom-footer .footer__column:nth-child(1), .custom-footer .footer__column:nth-child(2) {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
  .custom-footer .footer__column--align-right {
    display: flex;
    flex-direction: column;
    position: absolute;
    right: 0;
    align-items: flex-end;
  }
  .custom-footer .footer__column--align-right ul {
    text-align: right;
  }
  .custom-footer .footer__column ul {
    margin: auto 0 0;
  }
  .custom-footer .footer__column ul li {
    color: #fff;
    opacity: 0.6;
  }
  .custom-footer .footer__column ul li a {
    font-weight: normal;
    font-size: 1.125rem;
    color: #fff;
    letter-spacing: 0;
    line-height: 25px;
    text-decoration: none;
  }
  .custom-footer .footer__column-label {
    font-weight: 500;
    font-size: 1.125rem;
    color: #fff;
    letter-spacing: 0;
    line-height: 25px;
  }
}

@media (min-width: 985px) and (max-width: 1299px) {
  .custom-footer .footer__column {
    margin-right: 18px;
  }
  .custom-footer .footer__column--align-right {
    margin-right: 40px;
  }
}

.custom-footer .social {
  display: flex;
}

@media only screen and (max-width: 984px) {
  .custom-footer .social {
    flex-direction: row !important;
    width: 60%;
    margin: 45px auto !important;
    max-width: 200px;
  }
}

@media only screen and (min-width: 985px) {
  .custom-footer .social {
    position: relative;
    top: 25px;
  }
  .custom-footer .social__item {
    margin-left: 18px;
  }
  .custom-footer .social__item:first-child {
    margin-left: 0;
  }
}

.custom-footer .scroll-to-top a {
  display: flex;
  text-decoration: none;
}

.custom-footer .scroll-to-top__label {
  font-weight: 500;
  font-size: 1.125rem;
  color: #fff;
  letter-spacing: 0;
}

.custom-footer .scroll-to-top .icon {
  margin-left: 12px;
  position: relative;
  top: 8px;
}

@media only screen and (max-width: 984px) {
  .custom-footer .scroll-to-top--hide-for-small {
    display: none;
  }
}

.custom-footer *, .custom-footer :before, .custom-footer :after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scroll-snap-strictness: proximity;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / .5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}

.custom-footer .icon {
  display: inline-block;
  position: relative;
  width: 20px;
  vertical-align: middle !important;
  overflow: hidden;
  vertical-align: top;
}

html[dir] .custom-footer ~ .pp-copyright {
  background-color: #484848;
  padding-top: 0;
  color: #fff;
}
