

    .hf_Zb9KSt6lkdi_wppro-hf-container {
        max-width: 1170px !important;
        margin-right: auto !important;
        margin-left: auto !important;
        position: relative !important;
        padding: 0 15px !important;
    }

    .hf_Zb9KSt6lkdi_wppro-hf-fullwidth {
        width: 100% !important;
        max-width: none !important;
        padding: 0 !important;
        flex-wrap: nowrap;
        display: flex;
    }

    .hf_Zb9KSt6lkdi_wppro-hf-footer a {
            color: inherit !important;
        text-decoration: inherit !important;
    }

    .hf_Zb9KSt6lkdi_wppro-hf-footer a:focus,
    .hf_Zb9KSt6lkdi_wppro-hf-footer button:focus {
        outline: 2px solid #000000 !important;
        outline-offset: 5px !important;
        border-radius: 5px;
        border: none !important;
    }

    
    /* Alignment Classes */
    .hf_Zb9KSt6lkdi_align-left {
        justify-content: flex-start !important;
        align-items: flex-start !important;
    }
    .hf_Zb9KSt6lkdi_align-center {
        justify-content: center !important;
        align-items: center !important;
    }
    .hf_Zb9KSt6lkdi_align-right {
        justify-content: flex-end !important;
        align-items: flex-end !important;
    }
    .hf_Zb9KSt6lkdi_align-space-between {
        justify-content: space-between !important;
    }
    .hf_Zb9KSt6lkdi_align-space-around {
        justify-content: space-around !important;
    }
    .hf_Zb9KSt6lkdi_align-space-evenly {
        justify-content: space-evenly !important;
    }

    /* Display Type Classes */
    .hf_Zb9KSt6lkdi_display-row {
        flex-direction: row !important;
    }
    .hf_Zb9KSt6lkdi_display-column {
        flex-direction: column !important;
    }

    /* Wrapping Classes for Submenu Items */
    .hf_Zb9KSt6lkdi_row-wrap {
        flex-wrap: wrap !important;
    }
    .hf_Zb9KSt6lkdi_column-nowrap {
        flex-wrap: nowrap !important;
    }

    /* Top Footer Bar */
    
    /* Main Footer */
        .hf_Zb9KSt6lkdi_wppro-hf-main-footer {
        background-color: #231f20 !important;
        color: #ffffff !important;
        font-size: 0.825em !important;
        padding: 20px 0;
    }

    .hf_Zb9KSt6lkdi_wppro-hf-main-footer .hf_Zb9KSt6lkdi_wppro-hf-container {
        display: flex;
        flex-wrap: nowrap;
        gap: 0.25rem !important;
        justify-content: space-between;
    }

    .hf_Zb9KSt6lkdi_wppro-hf-footer-column {
        flex: 1;
        min-width: 200px;
        max-width: 100%;
        display: flex;
        flex-direction: column;
    }

    .hf_Zb9KSt6lkdi_wppro-hf-footer-column-content {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .hf_Zb9KSt6lkdi_wppro-hf-footer-column h3 {
        margin-bottom: 0;
        font-size: 1.2em;
        color: #ffffff !important;
        text-align: center;
    }

    .hf_Zb9KSt6lkdi_wppro-hf-footer-column ul {
        list-style: none;
        padding: 0;
        margin: 0;
        width:100%;
    }

    .hf_Zb9KSt6lkdi_wppro-hf-footer-column li {
        margin-bottom: 8px;
    }

    .hf_Zb9KSt6lkdi_wppro-hf-footer-column a {
        color: #ffffff !important;
    }

    .hf_Zb9KSt6lkdi_wppro-hf-footer-column a:hover {
        color: #ff9933 !important;
        background-color: transparent !important;
    }

    .hf_Zb9KSt6lkdi_wppro-hf-footer-column span,
    .hf_Zb9KSt6lkdi_wppro-hf-footer-column .hf_Zb9KSt6lkdi_wppro-hf-custom-html {
        color: #ffffff !important;
    }

    .hf_Zb9KSt6lkdi_wppro-hf-footer-column .hf_Zb9KSt6lkdi_wppro-hf-column-row {
        display: flex;
        flex-direction: row !important;
        gap: 0.25rem !important;
        flex-wrap: wrap;
    }

    .hf_Zb9KSt6lkdi_wppro-hf-footer-column .hf_Zb9KSt6lkdi_wppro-hf-column-column {
        display: flex;
        flex-direction: column !important;
        gap: 0.25rem !important;
        flex-wrap: nowrap;
    }

    .hf_Zb9KSt6lkdi_wppro-hf-footer-column .hf_Zb9KSt6lkdi_wppro-hf-submenu {
        display: flex;
        gap: 0.25rem !important;
    }

        .hf_Zb9KSt6lkdi_wppro-hf-main-footer .hf_Zb9KSt6lkdi_wppro-hf-footer-column:nth-child(1) .hf_Zb9KSt6lkdi_wppro-hf-footer-column-content {
        align-items: flex-start !important;
    }
    .hf_Zb9KSt6lkdi_wppro-hf-main-footer .hf_Zb9KSt6lkdi_wppro-hf-footer-column:nth-child(1) .hf_Zb9KSt6lkdi_wppro-hf-column-row {
        justify-content: left !important;
    }
    .hf_Zb9KSt6lkdi_wppro-hf-main-footer .hf_Zb9KSt6lkdi_wppro-hf-footer-column:nth-child(1) .hf_Zb9KSt6lkdi_wppro-hf-column-column {
        align-items: flex-start !important;
    }
        .hf_Zb9KSt6lkdi_wppro-hf-main-footer .hf_Zb9KSt6lkdi_wppro-hf-footer-column:nth-child(2) .hf_Zb9KSt6lkdi_wppro-hf-footer-column-content {
        align-items: flex-start !important;
    }
    .hf_Zb9KSt6lkdi_wppro-hf-main-footer .hf_Zb9KSt6lkdi_wppro-hf-footer-column:nth-child(2) .hf_Zb9KSt6lkdi_wppro-hf-column-row {
        justify-content: left !important;
    }
    .hf_Zb9KSt6lkdi_wppro-hf-main-footer .hf_Zb9KSt6lkdi_wppro-hf-footer-column:nth-child(2) .hf_Zb9KSt6lkdi_wppro-hf-column-column {
        align-items: flex-start !important;
    }
        .hf_Zb9KSt6lkdi_wppro-hf-main-footer .hf_Zb9KSt6lkdi_wppro-hf-footer-column:nth-child(3) .hf_Zb9KSt6lkdi_wppro-hf-footer-column-content {
        align-items: flex-start !important;
    }
    .hf_Zb9KSt6lkdi_wppro-hf-main-footer .hf_Zb9KSt6lkdi_wppro-hf-footer-column:nth-child(3) .hf_Zb9KSt6lkdi_wppro-hf-column-row {
        justify-content: left !important;
    }
    .hf_Zb9KSt6lkdi_wppro-hf-main-footer .hf_Zb9KSt6lkdi_wppro-hf-footer-column:nth-child(3) .hf_Zb9KSt6lkdi_wppro-hf-column-column {
        align-items: flex-start !important;
    }
        .hf_Zb9KSt6lkdi_wppro-hf-main-footer .hf_Zb9KSt6lkdi_wppro-hf-footer-column:nth-child(4) .hf_Zb9KSt6lkdi_wppro-hf-footer-column-content {
        align-items: flex-start !important;
    }
    .hf_Zb9KSt6lkdi_wppro-hf-main-footer .hf_Zb9KSt6lkdi_wppro-hf-footer-column:nth-child(4) .hf_Zb9KSt6lkdi_wppro-hf-column-row {
        justify-content: left !important;
    }
    .hf_Zb9KSt6lkdi_wppro-hf-main-footer .hf_Zb9KSt6lkdi_wppro-hf-footer-column:nth-child(4) .hf_Zb9KSt6lkdi_wppro-hf-column-column {
        align-items: flex-start !important;
    }
        
    /* Bottom Footer Bar */
        .hf_Zb9KSt6lkdi_wppro-hf-bottom-footer {
        background-color: #663399 !important;
        font-size: 0.75em !important;
        height: 50px !important;
        display: flex;
        align-items: center;
        padding: 10px 0;
    }

    .hf_Zb9KSt6lkdi_wppro-hf-bottom-footer .hf_Zb9KSt6lkdi_wppro-hf-container {
        display: flex;

        gap: 1rem !important;
        flex-wrap: nowrap !important;
        justify-content: space-between;
        width:100%;
    }

    .hf_Zb9KSt6lkdi_wppro-hf-bottom-footer a {
        color: #ffffff !important;
    }

    .hf_Zb9KSt6lkdi_wppro-hf-bottom-footer a:hover {
        color: #ff9933 !important;
        background-color: transparent !important;
    }

    .hf_Zb9KSt6lkdi_wppro-hf-bottom-footer-links {
        display: flex;
        flex: 1 !important;
        gap: 1rem !important;
        align-items: center;
        flex-wrap: wrap;
    }

    /* Bottom Footer Left Links Alignment */
    .hf_Zb9KSt6lkdi_wppro-hf-bottom-footer .hf_Zb9KSt6lkdi_wppro-hf-bottom-footer-links:nth-child(1) {
        justify-content: left !important;
    }

    /* Bottom Footer Center Links Alignment */
    .hf_Zb9KSt6lkdi_wppro-hf-bottom-footer .hf_Zb9KSt6lkdi_wppro-hf-bottom-footer-links:nth-child(2) {
        justify-content: left !important;
    }

    /* Bottom Footer Right Links Alignment */
    .hf_Zb9KSt6lkdi_wppro-hf-bottom-footer .hf_Zb9KSt6lkdi_wppro-hf-bottom-footer-links:nth-child(3) {
        justify-content: right !important;
    }
    
    /* Sticky Footer */
    
    /* Responsive Design */
    @media (max-width: 768px) {
        .hf_Zb9KSt6lkdi_wppro-hf-fullwidth {
            flex-wrap: wrap;
        }

        .hf_Zb9KSt6lkdi_wppro-hf-footer {
            padding: 15px 0;
        }

        .hf_Zb9KSt6lkdi_wppro-hf-top-footer .hf_Zb9KSt6lkdi_wppro-hf-container,
        .hf_Zb9KSt6lkdi_wppro-hf-bottom-footer .hf_Zb9KSt6lkdi_wppro-hf-container {
            flex-direction: column;
            align-items: center;
            text-align: center;
        }

        .hf_Zb9KSt6lkdi_wppro-hf-top-footer-links,
        .hf_Zb9KSt6lkdi_wppro-hf-bottom-footer-links {
            justify-content: center !important;
            width: 100%;
            margin-bottom: 10px;
        }

        .hf_Zb9KSt6lkdi_wppro-hf-main-footer .hf_Zb9KSt6lkdi_wppro-hf-container {
            flex-direction: column;
            align-items: center;
        }

        .hf_Zb9KSt6lkdi_wppro-hf-footer-column {
            margin-bottom: 20px;
            text-align: center;
            flex-basis: 100%;
        }

        .hf_Zb9KSt6lkdi_wppro-hf-footer-column-content {
            align-items: center !important;
        }

        .hf_Zb9KSt6lkdi_wppro-hf-footer-column .hf_Zb9KSt6lkdi_wppro-hf-column-row {
            flex-direction: column;
            align-items: center;
            justify-content: center !important;
        }

        .hf_Zb9KSt6lkdi_wppro-hf-footer-column ul {
            display: flex;
            flex-direction: column;
            align-items: center !important;
        }

        }

    @media (max-width: 1200px) {
        .hf_Zb9KSt6lkdi_wppro-hf-container {
            padding-left: 10px !important;
            padding-right: 10px !important;
        }
    }
