/* Page Header */
.page-header .header-content-wrapper .quick-links #wft-header-area {
    width: 100%;
}

/* Header editable-area  */
.page-header .header-content-wrapper .quick-links #wft-header-area .ktc-section div:not([class]) {
    display: flex;
}

/* HeaderCTA container */
.page-header .header-content-wrapper .quick-links #wft-header-area .ktc-section .quick-link-group .quick-link-list {
    padding-top: 35px;
}

.page-header .header-content-wrapper .quick-links #wft-header-area .ktc-section .quick-link-group .quick-link-list .ktc-widget div:not([class]) {
    display: flex;
    width: 100%;
}

/* HeacderCTA widget body fits container */
.page-header .header-content-wrapper .quick-links #wft-header-area .ktc-section .quick-link-group .quick-link-list .ktc-widget .ktc-widget-body-wrapper {
    width: 100%;
}

/* Hero container */
.hero-wrapper #wft-hero-area {
    padding-top: 35px;
}
.ktc-section .hidden {
    display: block !important;
    visibility: hidden;
    height: 40px;
}
