
/* -------------------------------customer service------------------------------- */
#customerService {
    float: none;
    margin: auto;
    max-width: var(--monad-customer-service-max-width, 1400px);
}
#productTree_jstree {
    border: var(--monad-border);
    margin-top: 0.2em;
}

.searchCommands {
    margin-bottom: 0.2em;
}
