div.essgrid_block {
  background: url(images/esglogo.1b9536ac.png);
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 32px;
  padding-left: 145px;
}
div.essgrid_block .components-text-control__input {
  display: none;
}
div.essgrid_block span {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans,
    Ubuntu, Cantarell, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}
div.essgrid_block .grid_slug {
  float: left;
}
div.essgrid_block .grid_edit_button {
  float: right;
  margin: 2px 0 0 10px;
  width: auto;
}
div.essgrid_block .grid_edit_material_icon {
  display: inline-block;
  float: right;
  font-family: Material Icons;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  margin-left: 10px;
  text-transform: none;
  word-wrap: normal;
  direction: ltr;
  font-size: 16px;
  line-height: 26px;
  vertical-align: top;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  width: 34px;
}
div.essgrid_block .editor_icon {
  font-family: dashicons;
  font-size: 16px;
  line-height: 16px;
  width: auto;
}
div[data-type="themepunch/essgrid"] button {
  box-shadow: none !important;
  outline: none !important;
}
div[data-type="themepunch/essgrid"] {
  background: #f6f6f9;
}
div[data-type="themepunch/essgrid"] > div:first-child {
  padding: 15px;
}
div[data-type="themepunch/essgrid"] div.block-editor-block-toolbar {
  padding: 0 !important;
}
[data-type="themepunch/essgrid"] .editor-block-list__block-edit:before {
  outline: 1px solid hsla(219, 8%, 60%, 0.25) !important;
}
[data-type="themepunch/essgrid"]
  .components-button.block-editor-block-switcher__no-switcher-icon:disabled
  .block-editor-block-icon.has-colors {
  background-color: #d20000;
  color: #f8f9f9 !important;
  padding-left: 3px;
}
.components-panel__body.edit-post-block-sidebar__panel
  svg.dashicons-screenoptions,
.editor-block-list-item-themepunch-essgrid svg {
  height: 24px;
  width: 24px;
}
.editor-block-list-item-themepunch-essgrid
  .editor-block-types-list__item-title {
  padding: 4px 1px;
}
#eg-add-predefined-grid,
.ess-bottom_half,
.ess-stepnavigator {
  display: none;
}
#ess-grid-tiny-dialog-step-1 .ess-top_half {
  border-bottom: 0 !important;
}
.grid_edit_button,
.grid_edit_button:active,
.grid_edit_button:active:enabled,
.grid_edit_button:focus {
  background: #ed4446 !important;
  border: none !important;
  color: #fff !important;
  height: 28px;
}
.grid_edit_button:hover {
  background: #ed4446 !important;
  border-color: #ed4446 !important;
  color: #fff !important;
  filter: brightness(105%) !important;
}
