.content-wide { [data-structure*="brizy"] { .brz-section--boxed { --brz-section-container-width: 1290; // --brz-section-container-width: var(--block-max-width, var(--container-max-width)); --brz-section-container-max-width: var(--container-max-width); } } } .brz-ed-wrap-block-wrap--first { height: 500px !important; } // reset options .brz-ed { // input option .brz-input[class*="brz-ed-control"] { border: none !important; border-radius: 4px !important; } .brz-input[class*="brz-ed-control"], .brz-input[class*="brz-ed-control"]:focus { background-color: #383e48; } } .brz-menu { --listItemSpacing: 0; }