@CHARSET "UTF-8";

.cma-mp-badge {
    max-width: 20px;
    max-height: 20px;
    vertical-align: middle;
    margin: 0 !important;
}

.peepso .dashicons, .dashicons.none:before, .dashicons[class^="ps-icon-"]:before, .dashicons[class*=" ps-icon-"]:before {
    font-family: dashicons !important;
}

.peepso .cma-form-option-label input[type="checkbox"] {
    opacity: 1 !important;
    position: unset;
    height: auto;
    vertical-align: bottom;
}


.ps-navbar__menu-link .dashicons-editor-help, .ps-navbar__menu-link .dashicons-format-chat {
    display: flex !important;
    justify-content: center;
    align-items: center;
}
