li#accordion-section-ascendoor_coach_banner_section,
li#accordion-section-ascendoor_coach_associate_section,
li#accordion-section-ascendoor_coach_testimonial_section,
li#customize-control-ascendoor_coach_service_icon_4,
li#customize-control-ascendoor_coach_service_content_post_4,
li#customize-control-ascendoor_coach_service_icon_5,
li#customize-control-ascendoor_coach_service_content_post_5,
li#customize-control-ascendoor_coach_service_icon_6,
li#customize-control-ascendoor_coach_service_content_post_6,
li#customize-control-ascendoor_coach_service_button_label,
li#customize-control-ascendoor_coach_service_button_link,
li#accordion-section-upsell_section  {
    display: none !important;
}

/* ==========================================================================
Sortable Repeater
========================================================================== */

.sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sortable input[type="text"] {
    margin: 5px 5px 5px 0;
    width: 80%;
}

.sortable div {
    cursor: move;
}

.customize-control-sortable-repeater-delete {
    color: #d4d4d4;
}

.customize-control-sortable-repeater-delete:hover {
    color: #f00;
}

.customize-control-sortable-repeater-delete .dashicons-no-alt {
    text-decoration: none;
    margin: 8px 0 0 0;
    font-weight: 600;
}

.customize-control-sortable-repeater-delete:active,
.customize-control-sortable-repeater-delete:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.repeater .dashicons-sort {
    margin: 8px 5px 0 5px;
    color: #d4d4d4;
}

.repeater .dashicons-sort:hover {
    color: #a7a7a7;
}