@media screen and (max-width: 767px) {
    .menu-item--freetrial .c-link:before {
        left: 0px !important;
        width: calc(100% - 20px) !important;
    }
}
.cli_settings_button,.cli_action_button {
    cursor:pointer;
}
.cli-modal-backdrop {
    z-index:9999;
}
.cli-switch input:checked + .cli-slider {
    background-color: #a1cc3a;
}
.cli-tab-footer .cli-btn {
    background-color: #0094d4;
}