.kb2b-footer {

    dxp_content_layout-site-logo {
        margin-bottom: 10px;
    }

    .kb2b-footer-main-section .kb2b-company-information {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }

    .kb2b-footer-main-section .kb2b-company-information .kb2b-company-information-title {
        color: #FFF;

        font-family: "PTSans-Regular";
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: 140%;
    }

    .kb2b-footer-main-section .kb2b-company-information .kb2b-company-information-contact {
        color: #B0C8DC;
        font-family: "PTSans-Regular";
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .kb2b-footer-main-section .kb2b-company-information .kb2b-company-information-contact a {
        color: #B0C8DC;

        font-family: "PTSans-Regular";
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: none;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
    }

    community_layout-column:has(.kb2b-footer-logo) {
        max-width: 361px;
    }

    .kb2b-footer-link {
        margin-bottom: 8px;
    }

    .kb2b-footer-main-section {
        padding-bottom: 32px !important;
        padding-top: 60px !important;
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    .kb2b-language-switcher .slds-form-element__help {
        margin: 0;
    }

    .kb2b-language-switcher .slds-combobox__input span {
        height: 32px;
        display: flex;
        align-items: center;
    }

    .kb2b-language-switcher .slds-combobox__form-element svg {
        fill: rgba(255, 255, 255, 1);
    }


    .kb2b-language-switcher .slds-listbox_vertical lightning-base-combobox-item {
        padding: 8px 20px;
        flex-direction: row-reverse;
    }

    .kb2b-language-switcher .slds-listbox_vertical lightning-base-combobox-item svg {
        fill: rgba(55, 149, 93, 1);
    }



    gap: 40px;
    footer {
        padding: 0px !important;
                padding: 60px 80px 32px 80px;
        background-color: #004881 !important;
    }
    .footer {
        max-width: 100% !important;
    }
    .kb2b-footer-copyright * {
        gap: 32px;
        /*color: var(--Neutral-White, #FFF);
font-family: "PTSans-Regular"; */
        font-family: "PTSans-Regular";
        color: #FFF;
        font-size: 16px;
        font-weight: 400;
        line-height: 19.2px;
        .interactions-element {
            align-items: center;
            flex-direction: row;
        }
    }
    community_layout-section:has(.kb2b-footer-copyright) {
        padding: 20px 80px;
        background-color: #003865;
    }
    community_layout-column:has(.kb2b-footer-copyright) {
        align-items: center;
    }

    .kb2b-top-bar {
        background-color: #1D945D;
        padding: 8px 80px;
        margin: 0;

        .kb2b-topbar-text * {
            color: #B4DECC;
            font-family: "KaushanScript-Regular";
            font-size: 22px;
            font-weight: 400;
            line-height: 33px;
            text-align: center;
        }
    }

    webruntimedesign-component-wrapper:has(.kb2b-footer-contact) {
        margin-bottom: 8px;
    }

    .kb2b-footer-logo img {
        min-width: 88px;
        min-height: 79px;
        max-width: 88px;
    }

    .kb2b-footer-social {}

    .kb2b-footer-social svg {
        width: 32px;
        height: 32px;
        fill: #FFFFFF;
    }

    .kb2b-footer-social .horizontal-container {
        flex-direction: column;
        align-content: flex-end;
    }

    .kb2b-footer-title * {
        /*color: var(--Neutral-White, #FFF);
/* font-family: "PTSans-Regular";
font-size: var(--font-size-Copy-LG, 22px); */
        color: #FFF;
        font-family: "PTSans-Regular";
        font-size: 22px;
        font-weight: 700;
        line-height: 30.8px;
    }
    .kb2b-footer-contact * {
        /*color: var(--Brand-Blue-Blue-100, #B0C8DC);
font-family: "PTSans-Regular";
font-size: 18px; */
        color: #B0C8DC;
        font-size: 18px;
        font-family: "PTSans-Regular";
        font-weight: 400;
        line-height: 27px;
        max-width: fit-content;
    }
    dxp_layout-column:has(.kb2b-shrink) {
        flex-grow: 0 !important;
        min-width: fit-content !important;
    }
    dxp_layout-column:has(.kb2b-grow) {
        flex-grow: 1 !important;
    }

    community_layout-column:has(.kb2b-footer-social) {
        min-width: fit-content;
        flex-grow: 0 !important;
    }
s
    community_layout-column:has(.kb2b-footer-title) {
        padding-right: 40px;
        min-width: fit-content;
        flex-grow: 0 !important;
    }
    .columns:has(.kb2b-footer-email) {
        dxp_layout-column-spacer {
            padding-right: 5px;
        }
    }
    .kb2b-footer-email * {
        text-decoration-line: underline;
    }

    .kb2b-footer-link * {
        font-size: 16px;
        font-weight: 400;
        line-height: 19.2px;
        color: #FFF;
        font-family: "PTSans-Regular";
    }

    .kb2b-footer-link-wrapper {
        height: 100%;
        padding-top: 0px;
        padding-right: 40px;
        padding-left: 40px;
        border-right: 1px solid #C7C7C7;
        border-left: 1px solid #C7C7C7;
    }

    dxp_content_layout-site-logo {
        a {
            min-height: 79px;
        }
    }

    commerce-social-links a[href*="facebook"] svg {
        display: none;
    }
    
    commerce-social-links a[href*="facebook"]:after {
        content: "";
        content: "";
        background-image: url(/sfsites/c/resource/KB2B_Social_Icons/Facebook.svg);
        background-size: 100%;
        width: 30px;
        height: 30px;
        display: block;
        /* background-color: white; */
        /* filter: invert(99%) sepia(1%) saturate(2%) hue-rotate(40deg) brightness(105%) contrast(100%); */
    }
    
    
    commerce-social-links a[href*="facebook"]:hover:after {
        /* filter: invert(99%) sepia(0%) saturate(1134%) hue-rotate(153deg) brightness(91%) contrast(87%); */
    }
    
    commerce-social-links a[href*="xing"] svg {
        display: none;
    }
    
    commerce-social-links a[href*="xing"]:after {
        content: "";
        content: "";
        background-image: url(/sfsites/c/resource/KB2B_Social_Icons/Xing.svg);
        background-size: 100%;
        width: 30px;
        height: 30px;
        display: block;
        /* background-color: white; */
        /* filter: invert(99%) sepia(1%) saturate(2%) hue-rotate(40deg) brightness(105%) contrast(100%); */
    }
    
    
    commerce-social-links a[href*="xing"]:hover:after {
        /* filter: invert(99%) sepia(0%) saturate(1134%) hue-rotate(153deg) brightness(91%) contrast(87%); */
    }
    
    commerce-social-links a[href*="instagram"] svg {
        display: none;
    }
    
    commerce-social-links a[href*="instagram"]:after {
        content: "";
        content: "";
        background-image: url(/sfsites/c/resource/KB2B_Social_Icons/Instagram.svg);
        background-size: 100%;
        width: 30px;
        height: 30px;
        display: block;
        /* background-color: white; */
        /* filter: invert(99%) sepia(1%) saturate(2%) hue-rotate(40deg) brightness(105%) contrast(100%); */
    }
    
    
    commerce-social-links a[href*="instagram"]:hover:after {
        /* filter: invert(99%) sepia(0%) saturate(1134%) hue-rotate(153deg) brightness(91%) contrast(87%); */
    }
}

@media screen and (max-width: 1024px) {
    .kb2b-footer-main-section .columns-content {
        flex-direction: row !important;
    }

    .kb2b-footer-link-wrapper .columns-content .columns {
        flex-direction: row !important;
        justify-content: space-between !important;
    }
}


/* Mobile styles */

@media only screen and (max-width: 767px) {
    .kb2b-footer {

        .kb2b-footer-main-section .kb2b-company-information .kb2b-company-information-title {
            font-size: 18px;
        }

        .kb2b-footer-main-section .kb2b-company-information .kb2b-company-information-contact {
            font-size: 16px;
        }

        .kb2b-footer-main-section {
            padding-bottom: 32px !important;
            padding-top: 32px !important;
            padding-left: 16px !important;
            padding-right: 16px !important;
        }
        .kb2b-top-bar {
            padding: 8px 16px;
        }
        .kb2b-footer-title * {
            font-size: 18px;
            font-weight: 700;
            line-height: 25.2px;
        }
        .kb2b-footer-contact * {
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
        }
        .kb2b-footer-link * {
            font-size: 14px;
            font-weight: 400;
            line-height: 16.8px;
        }
        community_layout-column:has(.kb2b-footer-link-wrapper) {
            min-width: 100%;
            flex-grow: 12 !important;
            order: 3;
        }

        .kb2b-footer-main-section {
            padding-bottom: 32px;
            padding-left: 16px;
            padding-right: 16px;
            padding-top: 32px;

            .columns-content {
                flex-direction: row !important;
                flex-wrap: wrap;

                justify-content: space-between;
            }
        }

        .kb2b-footer-link-wrapper {
            padding: 0px;
            padding-top: 32px;
            margin-top: 32px;
            border-top: 1px solid #C7C7C7;
            border-left: 0px;
            border-right: 0px;
            .columns {
                flex-direction: row !important;
                dxp_layout-column {
                    flex-grow: 6;
                }
            }
        }

        /* .column-content:has(.kb2b-footer-copyright) {
            flex-direction: row !important;
        } */

        .columns:has(.kb2b-footer-email) {
            flex-direction: row !important;
        }
        community_layout-column:has(.kb2b-footer-social) {
            max-width: fit-content;
        }
        community_layout-column:has(.kb2b-footer-title) {
            flex-grow: 1 !important;
        }
        .kb2b-footer-copyright * {
            font-size: 14px;
            font-weight: 400;
            line-height: 16.8px;
        }
        dxp_layout-columns:has(.kb2b-footer-email) {
            padding-bottom: 16px;
        }

        community_layout-section:has(.kb2b-footer-copyright) {
            padding: 20px;
        }
    }
}


/* Tablet styles */

@media only screen and (min-width: 768px) and (max-width: 1024.98px) {
    .kb2b-footer {

        .kb2b-footer-main-section .kb2b-company-information .kb2b-company-information-title {
            font-size: 20px;
        }

        .kb2b-footer-main-section {
            padding-bottom: 32px !important;
            padding-top: 52px !important;
            padding-left: 40px !important;
            padding-right: 40px !important;
        }

        .kb2b-top-bar {
            padding: 8px 40px;
        }

        .kb2b-footer-title * {
            font-size: 20px;
            font-weight: 700;
            line-height: 28px;
        }

        .kb2b-footer-contact * {
            font-size: 18px;
            font-weight: 400;
            line-height: 27px;
        }

        .kb2b-footer-link * {
            font-size: 16px;
            font-weight: 400;
            line-height: 19.2px;
        }
        community_layout-column:has(.kb2b-footer-link-wrapper) {
            min-width: 100%;
            flex-grow: 12 !important;
            order: 3;
        }
        .kb2b-footer-main-section {
            padding-bottom: 32px;
            padding-left: 40px;
            padding-right: 40px;
            padding-top: 28px;

            .columns-content {
                flex-direction: row !important;
                flex-wrap: wrap;

                justify-content: space-between;
            }
        }
        .kb2b-footer-link-wrapper {
            padding: 0px;
            margin-top: 36px;
            padding-top: 36px;
            border-top: 1px solid #C7C7C7;
            border-left: 0px;
            border-right: 0px;
            .columns {
                flex-direction: row !important;
                dxp_layout-column {
                    flex-grow: 6;
                }
            }
        }

        .columns-content:has(.kb2b-footer-copyright) {
            flex-direction: row !important;
        }

        .columns:has(.kb2b-footer-email) {
            flex-direction: row !important;
        }

        community_layout-column:has(.kb2b-footer-social) {
            max-width: fit-content;
        }

        community_layout-column:has(.kb2b-footer-title) {
            flex-grow: 1 !important;
        }

        .kb2b-footer-copyright * {
            font-size: 16px;
            font-weight: 400;
            line-height: 19.2px;
        }

        dxp_layout-columns:has(.kb2b-footer-email) {
            padding-bottom: 20px;
        }

        community_layout-section:has(.kb2b-footer-copyright) {
            padding: 20px 40px;
        }
    }
}