/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
/*
div.revslider_block {
  background: url(images/revlogo.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 205px;
  line-height: 32px;
}

div.revslider_block .components-text-control__input {
  display:none;
}

div.revslider_block span{
  font-weight: bold;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

div.revslider_block .slider_slug {
  float:left;
} 

div.revslider_block .slider_edit_button {
 float:right;
}

[data-type="themepunch/revslider"] .editor-block-list__block-edit:before{
  outline: 1px solid rgba(145,151,162,.25)!important;
}

.editor-block-list-item-themepunch-revslider svg,
.components-panel__body.edit-post-block-sidebar__panel svg.dashicons-update
{
  width:24px;
  height:24px;
}

.editor-block-list-item-themepunch-revslider .editor-block-types-list__item-title{
  padding: 4px 1px 4px 1px;
}
*/
div.revslider_block {
  background: url(images/rs6_logo_2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 160px;
  line-height: 32px; }

div.revslider_block .components-text-control__input {
  display: none; }

div.revslider_block span {
  font-weight: 700;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 16px; }

div.revslider_block .slider_slug {
  float: left; }

div.revslider_block .slider_edit_button {
  float: right; }

div.revslider_block .slider_editor_button {
  float: right;
  margin-left: 10px;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  vertical-align: top;
  line-height: 26px;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
          font-feature-settings: 'liga'; }

[data-type="themepunch/revslider"] .editor-block-list__block-edit:before {
  outline: 1px solid rgba(145, 151, 162, 0.25) !important; }

.editor-block-list-item-themepunch-revslider svg,
.components-panel__body.edit-post-block-sidebar__panel svg.dashicons-update {
  width: 24px;
  height: 24px; }

.editor-block-list-item-themepunch-revslider .editor-block-types-list__item-title {
  padding: 4px 1px 4px 1px; }
