/* Custom styles for castor-wp3d-proxy */

body .side-panel {
    /*display: none !important;*/
}

body #project_options{
    display: none !important;
}

body #bm-admin-tools{
    display: none !important;
}


/* .designer-message.app-message{*/

.cdk-global-overlay-wrapper .mat-snack-bar-container{
    background: #44c46dde !important;
    color: #331604 !important;
    padding: 17px !important;
    border-radius: 8px !important;
    margin-right: 0 !important;
    border: 1px solid #409e35 !important;
    box-shadow: 5px 6px 14px -3px #093e166b !important;
}

.designer-message.app-message .message-label {
    font-weight: bold  !important;
}
