footer ul,
footer ol {
    list-style: none !important;
}
footer .footer-logo {
    width: 12.81vw; /*246 */
    height: 4.32vw; /*83*/
    min-width: 184px;
    min-height: 62px;
}
footer .sub-menu > li:first-child {
    display: none;
}
footer a:not(.md-f):hover {
    text-decoration: underline;
    text-underline-offset: 2px;
}
footer .widget-area {
    padding-top: 3.13vw; /*60*/
    gap: 0;
    justify-content: space-between;
}

footer a {
    font-family: var(--rg-font);
}
footer .footer-col-title {
    position: relative;
    border-bottom: 0.1vw solid #fff; /**/
    padding-bottom: 0.36vw; /*7*/
}
footer .widget-column:not(#widget-01) .col-container {
    padding-left: 3.58vw;
}

footer .footer-menu-container {
    padding-top: 1.04vw; /*20*/
}
footer li.menu-item {
    margin-bottom: 0;
}
footer li.menu-item a {
    display: block;
    margin-bottom: 0.52vw; /*10*/
    line-height: 1;
}


#widget-02 .col-container-inner, 
#widget-03 .col-container-inner,
#widget-05 .col-container-inner {
    max-width: 7.29vw; /*140*/
    min-width: 7.29vw; /*140*/
}
#products-menu {
    grid-template-columns: 1fr 1fr 1fr auto;
}

/* Columnn 1*/
    footer #widget-01 {
        width: 11.2vw; /*215px*/
        min-width: 11.2vw;
        padding-top: 2.6vw; /*50*/
    }
    footer #widget-01 .col-container-inner * {
        line-height: 1.1;
    }    
    footer #widget-01 p {
        margin-bottom: 0;
    }

/* Column 4*/
    #products-menu {
        gap: 2.8vw; /*73*/
    }
    #products-menu > li > a {
        font-family: var(--md-font);
    }


/* Social text
----------------------------------------*/
    footer .social-links .d-flex {
        gap: 1.56vw; /*30*/
    }
    footer .social-links .d-flex svg {
        height: 1.3vw; /*25*/
        min-height: 22px;
        width: auto;
    }
    footer .social-links {
        margin-top: 3.65vw; /*70*/
    }
    footer .single-social a:hover svg path {
        fill: var(--color-gold-light);
    }


/* Remove Mobile settings from Desktop
----------------------------------------*/
    footer.desktop-footer .footer-menu-toggle {
        display: none;
    }
    footer.desktop-footer .sub-menu {
        display: block !important;
    }

html[lang|="de"] * .footer-col-title a {
    word-break: unset !important;
    overflow-wrap: initial !important;
}


/* ---------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------
------------------------------------------------- MEDIA QUERY ----------------------------------------------------
------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------*/


@media screen and (max-width: 1920px) {

}

@media screen and (max-width: 1600px) {
    footer #widget-01 {
        min-width: 12.02vw;
    }
    footer .widget-area > .col:not(:first-child) .col-container {
        /*padding-left: 3.12vw;*/
    }
    footer .widget-area > .col:last-child .col-container {
        /*padding-left: 1.56vw;*/
    }
    footer .widget-area #widget-02 .col-container {
        /*padding-left: 3.9vw;*/
    }
    #products-menu {
        gap: 1.87vw;
    }
    #widget-02 .col-container-inner,
    #widget-03 .col-container-inner,
    #widget-05 .col-container-inner {
        min-width: 8.59vw;
    }
}

@media screen and (max-width: 1440px) {
    footer .footer-col-title {
        padding-bottom: 6px;
        border-bottom: 1px solid #fff;
    }
    footer .footer-menu-container {
        padding-top: 15px;
    }
    footer li.menu-item a {
        margin-bottom: 10px;
    }
    footer #widget-01 {
        padding-top: 38px;
    }
    footer .widget-column:not(#widget-01) .col-container {
        padding-left: 30px;
    }
    #products-menu > li a {
        word-break: break-word;
    }
    #products-menu {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }

    html[lang|="de"] * .footer-col-title a {
        word-break: normal !important;
        overflow-wrap: break-word !important;
    }
}

@media screen and (max-width: 1150px) {
    footer .footer-logo {
        margin: 0 auto;
    }
    footer .widget-area {
        display: block;
    }
    footer #widget-01,
    .footer-col-title,
    footer li.menu-item {
        text-align: center;
    }
    footer .widget-area > *:not(#widget-01) {
        width: 56.6vw !important;
        margin: 0 auto;
    }    

    footer .widget-area #widget-01 {
        width: 100% !important;
        padding-top: 0;
    }
    footer #widget-01 .footer-contacts {
        padding-bottom: 3.13vw;
    }    
    footer .social-links {
        padding-bottom: 3.13vw;
        margin-top: 0;
    }    
    footer .social-links .d-flex {
        justify-content: center;
        gap: 25px;
    }
    
    footer #widget-02 .col-container-inner,
    footer #widget-03 .col-container-inner,
    footer #widget-05 .col-container-inner {
        min-width: unset;
        max-width: unset;
    }
    footer .widget-area #widget-02 .col-container,
    footer .widget-area > .col:not(:first-child) .col-container,
    footer .widget-column:not(#widget-01) .col-container {
        padding-left: 0;
    }

    footer ul#products-menu {
        display: block;
    }
    footer ul#products-menu > li:not(:first-child) {
        margin-top: 30px;
    }

    /* Accordion */
    footer .footer-col-title {
        padding-bottom: 0;
    }
    footer .widget-column:not(.not-mobile-accordion) .footer-col-title a {
        padding: 15px 0;
        display: block;
    }
    footer .footer-menu-container {
        display: none;
        border-bottom: 1px solid #FFF;
        padding-top: 15px;
        padding-bottom: 15px;
    }


    /* Toggle and Arrow */
    footer.mobile-footer .footer-menu-toggle {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: transparent;
        border: unset;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding-right: 10px;
    }
    footer.mobile-footer .footer-menu-toggle .footer-arrow svg {
        width: 15px;
        height: 15px;
        -webkit-transition: transform 0.2s ease-in-out;
        transition: transform 0.125s ease-in-out;
    }
    footer.mobile-footer .sub-menu-open .footer-menu-toggle .footer-arrow svg {
        transform: rotate(-180deg);
    }    
}


@media screen and (max-width: 992px) {
    
}


@media screen and (max-width: 767px) {
    footer .stripe-container {
        padding-top: 40px;
    }
    footer .widget-area {
        padding-top: 20px;
    }

    footer .social-links {
        padding-bottom: 8px;
    }
    footer .social-links .d-flex {
        gap: 28px;
    }
    footer .social-links .d-flex svg {
        height: 26px;
    }

    footer .widget-area > *:not(#widget-01) {
        width: 208px !important;
    }
    footer #widget-01 .footer-contacts {
        padding-bottom: 30px;
    }

    footer .widget-column:not(.not-mobile-accordion) .footer-col-title a {
        padding: 8px 0;
    }

    footer.mobile-footer .footer-menu-toggle {
        padding: 0 10px;
    }
    footer.mobile-footer .footer-menu-toggle .footer-arrow svg {
        width: 12px;
        height: 7px;
    }

    footer li.menu-item {
        margin-bottom: 0 !important;
    }
    footer li.menu-item a {
        margin-bottom: 8px;
    }
    footer .footer-menu-container {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}