.bizsmart-meta-box-item { margin-bottom: 15px; box-sizing: border-box; } .bizsmart-meta-box-item .bizsmart-meta-checkbox label.components-base-control__label { display: inline; position: relative; top: -3px; } .edit-post-sidebar #bizsmart-settings > .ui-sortable-handle { position: relative; padding: 15px; outline: 0; width: 100%; font-weight: 600; text-align: left; color: #191e23 !important; border: none; box-shadow: none; transition: .1s background ease-in-out; cursor: pointer; } .edit-post-sidebar #bizsmart-settings > .ui-sortable-handle:hover { background: #f8f9f9; } .edit-post-sidebar #bizsmart-settings .handlediv { position: relative; z-index: 999; } .edit-post-sidebar #bizsmart-settings .handlediv .toggle-indicator:before { content: "\F347"; color: #191e23 !important; } .edit-post-sidebar #bizsmart-settings .handlediv[aria-expanded="true"] .toggle-indicator:before { content: "\F343"; }