.nodis {
    width: 0px !important;
    height: 0px !important;
    overflow: hidden !important;
    display: none !important;
}
.pluxee_items {
    background: #fafafa;
    display: flex;
    flex-flow: column;
    gap: 12px;
}

.pluxee_item label {
    font-size: 12px !important;
    color: #000 !important;
}
