footer {
    background-color: var(--abc-blue);
    color: var(--abc-white);
  
}

footer a {
color: var(--abc-white);
    text-decoration: none;
}

footer .footer--menu-social a,
footer .footer--menu-app a {
color: var(--abc-white);
display: block;
}



footer a:hover {
    color: var(--abc-grey-light);
    /*text-decoration: underline;*/
}
footer a:focus-visible  {
    color: var(--abc-grey-light);
    border-radius: 1px;
    outline: 1px solid var(--abc-white);
    outline-offset: 2px;
    box-shadow: none;
}

footer a.nav-link {
color: var(--abc-white);
    text-decoration: none;
    padding: 0;
    line-height: 1;
}

footer a.nav-link:hover {
    color: var(--abc-grey-lightest);
    text-decoration: underline;
}

footer a.nav-link:focus-visible {
    color: var(--abc-grey-light);
    border-radius: 1px;
    outline: 1px solid var(--abc-white);
    outline-offset: 2px;
    box-shadow: none;
}

footer .footer-logo-headline-container {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
    gap: 10px;
}

footer .footer-logo {
  margin-top: 8px;
/*flex: 0 0 148px;*/
max-width: 112px;
}

footer .footer-logo svg {
    /*width: 64px;
    height: 64px;*/
    width: 100%;
    height: auto;
    color: var(--abc-white);
}

footer .footer-statement p {
  /*font-size: var(--font-size-body-s);
  font-weight: 300;*/
  margin-bottom: 0;
}

footer .hd1 {
    font-family: var(--font-family-secondary);
    font-size: var(--font-size-title-2);
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 0 0.25rem 1.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

footer .hd2 {
    font-size: var(--font-size-title-4);
    font-weight: 400;
    line-height: 1.2;
    margin: 1rem 0;
}

footer .hd3 {
    font-size: var(--font-size-title-6);
    font-weight: 300;
    line-height: 1.2;
    margin: 1rem 0 0 0;
}

.footer--menu-top-wrapper {}
.footer--menu-bottom-wrapper {/*padding-bottom: 1rem;*/}

.footer--menu-top-wrapper ul.footer--menu-top-1 {
    margin-top: 1rem;
    margin-bottom: 0;
    font-weight: 600;
    font-family: var(--font-family-secondary);
    font-size: var(--font-size-body);
    text-transform: uppercase;
    line-height: 1.4em;
}

.footer--menu-top-wrapper a,
.footer--menu-bottom-wrapper a {
    display: inline-block;
}

.footer--menu-app-wrapper {
    /*margin-top: 0.75rem;*/
}

.footer--menu-app-wrapper p {
    /* font-size: 1.4rem;
    line-height: 1.1;
    margin-top: 1rem;
    margin-bottom: 0; */
}

.footer--menu-app-wrapper ul.footer--menu-app {
    margin-bottom: 1rem;
}

.footer--menu-app-wrapper ul.footer--menu-app a {
    display: block;
}

.footer--menu-app-wrapper ul.footer--menu-app .list-inline-item {
    /*margin-top: 0.5rem;*/
}

.footer--menu-app-wrapper ul.footer--menu-app .list-inline-item:not(:last-child) {
    margin-right: 1rem;
}

.footer--menu-app-wrapper ul.footer--menu-app .apple-app-store svg {
    width: 120px;
    /* 184x52 170x48 156x44 142x40 134x38 120x34 */
    height: 34px;
}

.footer--menu-app-wrapper ul.footer--menu-app .google-play-store svg {
    width: 136px;
    /*208x52 192x48 176x44 160x40 152x38 136x34*/
    height: 34px;
}

.footer--copyright {
    font-size: var(--font-size-body-xs);
    padding: 0.25rem 0;
    color: var(--abc-white);
    text-align: left;
}

.footer--menu-bottom-wrapper {
    font-size: var(--font-size-body-xs);
}

.footer--menu-bottom-wrapper .list-inline-item:not(:last-child),
.footer--menu-bottom-wrapper .nav-item:not(:last-child) {
    margin-right: 0.5rem;
}

.footer--menu-bottom-wrapper .list-inline-item::after,
.footer--menu-bottom-wrapper .nav-item::after {
    content: "|";
    margin-left: 0.5rem;
    margin-right: 0;
    opacity: 25%;
}


/* Remove the pipe after the last item */

.footer--menu-bottom-wrapper .list-inline-item:last-child::after,
.footer--menu-bottom-wrapper .nav-item:last-child::after {
    content: none;
}

.footer--menu-social-wrapper {
    display: flex;
    justify-content: flex-start;
    font-size: var(--font-size-body);
    line-height: 1;
}

.footer--menu-social-wrapper ul.footer--menu-social {
    display: flex;
    /*flex-direction: row-reverse;*/
    gap: 8px;
    align-items: center;
	margin-bottom: 10px;
}

.footer--menu-social-wrapper svg {
    width: 28px;
    height: auto;
}

.facebook a::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 448 512'%3E%3Cpath d='M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z' /%3E%3C/svg%3E");
    display: inline-block;
    margin-right: 5px;
    color: var(--abc-red);
    width: 24px;
    line-height: 1;
}

@media (min-width: 576px) {
    footer .footer-logo svg {
        /*width: 64px;
        height: 64px;*/
    }
}

@media (min-width: 768px) {
    footer .footer-logo svg {
        /*width: 72px;
        height: 72px;*/
    }
}

@media (min-width: 992px) {
    .footer--copyright {
      padding: 0;
    text-align: right;
}
    footer .footer-logo svg {
        /*width: 84px;
        height: 84px;*/
    }
        .footer--menu-social-wrapper {
        justify-content: flex-end;
    }
}

@media (min-width: 1200px) {
footer .footer-logo-headline-container {
  flex-direction: row;
      margin-bottom: 40px;
    gap: 30px;
}

    footer .footer-logo svg {
       /* width: 86px;
        height: 86px;*/
    }
    .footer--menu-app-wrapper ul.footer--menu-app.list-inline {
        display: block;
        margin-left: 0;
    }
    footer--menu-app-wrapper .list-inline-item {
        margin-right: 0;
    }
    footer--menu-app-wrapper ul.footer--menu-app .list-inline-item:not(:last-child) {
        margin-right: 0;
    }

    .footer--menu-social-wrapper ul.footer--menu-social {
        flex-direction: row;
    }
}

@media (min-width: 1400px) {
    footer .footer-logo svg {
        /*width: 92px;
        height: 92px;*/
    }
    .footer--menu-app-wrapper p {
        /* font-size: 1.5rem;*/
    }
    .footer--menu-app-wrapper ul.footer--menu-app .apple-app-store svg {
        width: 120px;
        height: auto;
    }
    .footer--menu-app-wrapper ul.footer--menu-app .google-play-store svg {
        width: 120px;
        height: auto;
    }
}

@media (min-width: 1560px) {
    footer .footer-logo svg {
        /*width: 96px;
        height: 96px;*/
    }
    .footer--menu-app-wrapper p {
        /* font-size: 1.6rem;*/
    }
    .footer--menu-app-wrapper ul.footer--menu-app .apple-app-store svg {
        /*width: 142px;
        height: 40px;*/
    }
    .footer--menu-app-wrapper ul.footer--menu-app .google-play-store svg {
        /*width: 160px;
        height: 40px;*/
    }
}

.wpml-ls-legacy-list-horizontal {
    padding: 0 0 20px 0 !important;
}

.wpml-ls ul {
    padding-top: 4px;
    display: flex;
    gap: 10px;
	justify-content: start;
}

.wpml-ls .wpml-ls-link {
    font-size: var(--font-size-body-xs);
    font-weight: 400;
    color: var(--abc-white);
    transition: all 0.2s ease;
    border: 1px solid var(--abc-white);
    border-radius: 4px;
}

.wpml-ls .wpml-ls-link {
    padding: 2px 8px 4px 8px;
    background-color: transparent;
}

.wpml-ls .wpml-ls-current-language .wpml-ls-link {
    background-color: var(--abc-white);
    color: var(--abc-blue);
}

.wpml-ls .wpml-ls-link:hover {
    background-color: var(--abc-white);
    color: var(--abc-blue);
    text-decoration: none;
}

.wpml-ls .wpml-ls-current-language .wpml-ls-link:hover {
    background-color: transparent;
    color: var(--abc-white);
    text-decoration: none;
}

@media (min-width: 991px) {
	.wpml-ls ul {
	justify-content: end;
}
}