.fea-toggle-section {
    display: none;
}

.fea-toggle-section .fea-close-button {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 25px;
    cursor: pointer;
}

.fea-toggle-section.elementor-sticky--active {
    width: 100%;
}

