Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

jsarnowski / jsarnowski/elementor-pro   php

Repository URL to install this package:

Version: 3.2.1 

/ css / modules / custom-code-rtl.css

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.wrap.elementor-admin-page-license form.elementor-license-box {
  max-width: 600px;
  background: white;
  margin: 20px 0;
  padding: 20px 20px; }
  .wrap.elementor-admin-page-license form.elementor-license-box h3 {
    border-bottom: 1px solid #eee;
    padding: 20px;
    margin: -20px -20px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .wrap.elementor-admin-page-license form.elementor-license-box h3 span {
      flex-grow: 1;
      padding-right: 5px; }
    .wrap.elementor-admin-page-license form.elementor-license-box h3 small {
      float: left;
      font-size: 13px;
      font-weight: normal; }
  .wrap.elementor-admin-page-license form.elementor-license-box label {
    display: block;
    font-size: 1.3em;
    font-weight: 600;
    margin: 1em 0; }
  .wrap.elementor-admin-page-license form.elementor-license-box .button {
    height: 30px;
    margin-right: 15px;
    margin-bottom: 0; }
  .wrap.elementor-admin-page-license form.elementor-license-box p.description {
    margin: 10px 0; }
  .wrap.elementor-admin-page-license form.elementor-license-box .e-row-stretch {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .wrap.elementor-admin-page-license form.elementor-license-box .e-row-divider-bottom {
    padding-bottom: 15px;
    border-bottom: 1px solid #eeeeee; }

.wrap.elementor-admin-page-license .elementor-box-action {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 30px; }
  .wrap.elementor-admin-page-license .elementor-box-action .elementor-manually-link {
    color: #72777c;
    margin-left: 15px; }
    .wrap.elementor-admin-page-license .elementor-box-action .elementor-manually-link:hover {
      color: inherit; }

.fixed .column-elementor_library_type,
.fixed .column-instances {
  width: 10%; }

.fixed .elementor-shortcode-input {
  min-width: 235px; }

@media (min-width: 768px) and (max-width: 1440px) {
  .fixed .column-shortcode {
    width: 25%; }
  .fixed .elementor-shortcode-input {
    min-width: 100%; } }

#available-widgets [class*="elementor-template"] .widget-title:before {
  content: "\e801";
  font-family: eicon;
  font-size: 17px; }

#elementor-widget-template-empty-templates {
  margin-top: 15px;
  text-align: center; }

.elementor-widget-template-empty-templates-title {
  padding: 25px 0 30px; }

.elementor-widget-template-empty-templates-icon {
  font-size: 96px;
  color: #d5dadf; }

.elementor-widget-template-empty-templates-footer {
  color: #a4afb7;
  font-size: 13px;
  font-style: italic;
  margin-bottom: 15px; }
  .elementor-widget-template-empty-templates-footer a {
    color: #a4afb7; }

.elementor-button-spinner.error:before {
  content: "\f335";
  color: #ff0000; }

span.font-variations-count {
  display: inline-block;
  vertical-align: top;
  margin: 1px 0 0 5px;
  padding: 0 5px;
  min-width: 7px;
  height: 17px;
  border-radius: 11px;
  background-color: #d4dffb;
  color: #4278b2;
  font-size: 9px;
  line-height: 17px;
  text-align: center;
  z-index: 26; }

.post-type-elementor_font div#elementor-font-custommetabox {
  background: none;
  border: 0; }
  .post-type-elementor_font div#elementor-font-custommetabox button.handlediv {
    display: none; }
  .post-type-elementor_font div#elementor-font-custommetabox #poststuff .inside {
    margin: 0;
    padding: 0; }
  .post-type-elementor_font div#elementor-font-custommetabox h2.hndle {
    padding: 0; }
  .post-type-elementor_font div#elementor-font-custommetabox .handle-actions {
    display: none; }

.post-type-elementor_font #tagsdiv-elementor_font_type,
.post-type-elementor_font #minor-publishing-actions,
.post-type-elementor_font #misc-publishing-actions {
  display: none; }

.elementor-metabox-content .repeater-block {
  background: #ffffff;
  color: #6d7882;
  padding: 20px;
  margin-bottom: 2px; }
  .elementor-metabox-content .repeater-block span.elementor-repeater-tool-btn.close-repeater-row {
    display: none; }
  .elementor-metabox-content .repeater-block.block-visible {
    padding-bottom: 0;
    margin-bottom: 0; }
    .elementor-metabox-content .repeater-block.block-visible span.elementor-repeater-tool-btn.toggle-repeater-row {
      display: none; }
    .elementor-metabox-content .repeater-block.block-visible span.elementor-repeater-tool-btn.close-repeater-row {
      display: inline-block; }
  .elementor-metabox-content .repeater-block:not(.block-visible) .close-repeater-row {
    display: none; }
  .elementor-metabox-content .repeater-block .repeater-title {
    cursor: pointer; }

.elementor-metabox-content .row-font-label {
  padding: 0;
  margin: 0;
  display: flex;
  text-transform: capitalize; }
  .elementor-metabox-content .row-font-label li {
    box-sizing: border-box;
    flex-grow: 1;
    width: 100%;
    margin: 0; }
    .elementor-metabox-content .row-font-label li span.label {
      font-weight: 500;
      padding-left: 10px; }
    .elementor-metabox-content .row-font-label li.row-font-weight, .elementor-metabox-content .row-font-label li.row-font-style {
      max-width: 180px; }
    .elementor-metabox-content .row-font-label li.row-font-actions {
      max-width: 200px;
      text-align: left; }

.elementor-metabox-content .repeater-content {
  margin: 0; }
  .elementor-metabox-content .repeater-content .repeater-content-top {
    display: flex;
    margin-bottom: 20px;
    line-height: 28px; }
    .elementor-metabox-content .repeater-content .repeater-content-top > div {
      box-sizing: border-box;
      flex-grow: 1; }
    .elementor-metabox-content .repeater-content .repeater-content-top p {
      margin: 0;
      display: inline-block; }
      .elementor-metabox-content .repeater-content .repeater-content-top p label {
        font-weight: 500;
        padding-left: 10px; }
    .elementor-metabox-content .repeater-content .repeater-content-top .elementor-field-select {
      max-width: 180px; }
    .elementor-metabox-content .repeater-content .repeater-content-top .elementor-field-toolbar {
      max-width: 200px;
      text-align: left; }
  .elementor-metabox-content .repeater-content .repeater-content-bottom {
    background-color: #f7f7f7;
    padding: 20px 40px;
    margin: 0 -20px; }
    .elementor-metabox-content .repeater-content .repeater-content-bottom .elementor-field {
      display: flex;
      align-items: center;
      background-color: #ffffff;
      padding: 10px 20px;
      margin-bottom: 10px;
      box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05); }
      .elementor-metabox-content .repeater-content .repeater-content-bottom .elementor-field:last-child {
        margin-bottom: 0; }
      .elementor-metabox-content .repeater-content .repeater-content-bottom .elementor-field p,
      .elementor-metabox-content .repeater-content .repeater-content-bottom .elementor-field input {
        box-sizing: border-box;
        flex-grow: 1;
        width: 100%;
        margin: 0; }
      .elementor-metabox-content .repeater-content .repeater-content-bottom .elementor-field p.elementor-field-label {
        font-weight: 500;
        max-width: 120px; }
      .elementor-metabox-content .repeater-content .repeater-content-bottom .elementor-field .elementor-field-input {
        padding: 5px 8px;
        margin: 0 15px;
        border-radius: 3px;
        font-size: 12px;
        width: 100%;
        background: none;
        box-shadow: none;
        color: #495157;
        border: 1px solid;
        outline: none; }
        .elementor-metabox-content .repeater-content .repeater-content-bottom .elementor-field .elementor-field-input:not(:focus) {
          border-color: #d5dadf; }
        .elementor-metabox-content .repeater-content .repeater-content-bottom .elementor-field .elementor-field-input:focus {
          border-color: #a4afb7; }
      .elementor-metabox-content .repeater-content .repeater-content-bottom .elementor-field .elementor-upload-btn,
      .elementor-metabox-content .repeater-content .repeater-content-bottom .elementor-field .elementor-upload-clear-btn {
        max-width: 100px;
        font-size: 11px; }
      .elementor-metabox-content .repeater-content .repeater-content-bottom .elementor-field .elementor-upload-clear-btn {
        background-color: #eceeef;
        color: #a4afb7; }
        .elementor-metabox-content .repeater-content .repeater-content-bottom .elementor-field .elementor-upload-clear-btn:hover {
          background-color: #b01b1b;
          color: white; }

.elementor-metabox-content .elementor-button {
  background-color: #a4afb7;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
  height: auto;
  padding: 10px 20px;
  outline: none;
  border: none;
  transition-property: background, color, box-shadow, opacity;
  transition-duration: .3s; }
  .elementor-metabox-content .elementor-button:hover, .elementor-metabox-content .elementor-button:focus, .elementor-metabox-content .elementor-button:visited {
    color: #fff; }
  .elementor-metabox-content .elementor-button:focus, .elementor-metabox-content .elementor-button:visited {
    background-color: #a4afb7; }
  .elementor-metabox-content .elementor-button:hover {
    background-color: #6d7882;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2);
    border: none; }
  .elementor-metabox-content .elementor-button:active {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.1); }
  .elementor-metabox-content .elementor-button:not([disabled]) {
    cursor: pointer; }
  .elementor-metabox-content .elementor-button.elementor-size-xs {
    font-size: 11px;
    padding: 10px 20px;
    border-radius: 2px; }
  .elementor-metabox-content .elementor-button.elementor-size-sm {
    font-size: 13px;
    padding: 12px 24px;
    border-radius: 3px; }
  .elementor-metabox-content .elementor-button.elementor-size-md {
    font-size: 14px;
    padding: 15px 30px;
    border-radius: 4px; }
  .elementor-metabox-content .elementor-button.elementor-size-lg {
    font-size: 15px;
    padding: 20px 40px;
    border-radius: 5px; }
  .elementor-metabox-content .elementor-button.elementor-size-xl {
    font-size: 18px;
    padding: 25px 50px;
    border-radius: 6px; }
  .elementor-metabox-content .elementor-button .elementor-align-icon-right {
    float: right;
    margin-left: 5px; }
  .elementor-metabox-content .elementor-button .elementor-align-icon-left {
    float: left;
    margin-right: 5px; }

.elementor-metabox-content input.button.add-repeater-row {
  margin-top: 18px;
  border: none;
  box-shadow: none; }

.elementor-metabox-content .elementor-repeater-tool-btn {
  color: #a4afb7;
  cursor: pointer;
  padding: 0 20px;
  font-size: 12px;
  transition: all 0.3s; }
  .elementor-metabox-content .elementor-repeater-tool-btn i {
    padding-left: 5px; }
  .elementor-metabox-content .elementor-repeater-tool-btn:hover {
    color: #6d7882; }
  .elementor-metabox-content .elementor-repeater-tool-btn.remove-repeater-row:hover {
    color: #b01b1b; }

.elementor-metabox-content .row-font-preview,
.elementor-metabox-content .inline-preview {
  font-size: 16px;
  text-transform: capitalize; }

.column-font_preview {
  width: 65%; }

.widefat td.column-font_preview {
  font-size: 16px; }

.post-type-elementor_icons .elementor-metabox-content .elementor-button:not([disabled]) {
  margin-top: 10px; }

.post-type-elementor_icons div#postbox-container-1 {
  display: none; }

.post-type-elementor_icons div#elementor-custom-icons-metabox {
  display: none;
  border: 1px solid #eceeef;
  border-radius: 1px;
  background-color: #fff; }
  .post-type-elementor_icons div#elementor-custom-icons-metabox .inside {
    margin-top: 10px;
    margin-bottom: 20px; }
  .post-type-elementor_icons div#elementor-custom-icons-metabox .elementor-metabox-content {
    background-color: #fff; }
  .post-type-elementor_icons div#elementor-custom-icons-metabox .elementor-custom-icons-metabox {
    padding: 4px 10px 10px 10px; }
    @media (max-width: 1025px) {
      .post-type-elementor_icons div#elementor-custom-icons-metabox .elementor-custom-icons-metabox {
        padding: 0; } }
  .post-type-elementor_icons div#elementor-custom-icons-metabox h4 {
    color: #556068;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.7px;
    line-height: 28px;
    margin: 0 0 4px 0; }
  .post-type-elementor_icons div#elementor-custom-icons-metabox h5 {
    color: #a4afb7;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 21px;
    margin: 0; }
  .post-type-elementor_icons div#elementor-custom-icons-metabox .elementor--dropzone--upload__icon i {
    font-size: 64px;
    color: #39b54a; }
  .post-type-elementor_icons div#elementor-custom-icons-metabox .box__uploading,
  .post-type-elementor_icons div#elementor-custom-icons-metabox .box__success,
  .post-type-elementor_icons div#elementor-custom-icons-metabox .box__error,
  .post-type-elementor_icons div#elementor-custom-icons-metabox .box__file {
    display: none; }
  .post-type-elementor_icons div#elementor-custom-icons-metabox .is-dragover {
    background-color: grey; }
  .post-type-elementor_icons div#elementor-custom-icons-metabox .box__input {
    padding: 180px 0;
    display: flex;
    flex-direction: column;
    align-items: center; }
  .post-type-elementor_icons div#elementor-custom-icons-metabox .elementor-field-dropzone {
    outline: 2px dashed #d5dadf;
    outline-offset: -3px;
    background-color: #fff;
    display: none; }
  .post-type-elementor_icons div#elementor-custom-icons-metabox.elementor--has-icons {
    background-color: #f7f7f7;
    border: 1px solid #eceeef;
    border-radius: 1px; }
    .post-type-elementor_icons div#elementor-custom-icons-metabox.elementor--has-icons .elementor-metabox-content {
      background-color: #f7f7f7; }
      .post-type-elementor_icons div#elementor-custom-icons-metabox.elementor--has-icons .elementor-metabox-content .elementor-custom-icons-metabox {
        padding: 4px 10px 0 10px; }
    .post-type-elementor_icons div#elementor-custom-icons-metabox.elementor--has-icons .elementor-icon-set-header {
      height: 50px;
      color: #6d7882;
      background-color: #fff;
      box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.06);
      padding: 0 35px;
      display: flex;
      align-items: center;
      justify-content: flex-start; }
      @media (max-width: 1025px) {
        .post-type-elementor_icons div#elementor-custom-icons-metabox.elementor--has-icons .elementor-icon-set-header {
          padding: 0 6px; } }
      .post-type-elementor_icons div#elementor-custom-icons-metabox.elementor--has-icons .elementor-icon-set-header div {
        padding-inline-end: 10px;
        padding-inline-start: 10px; }
        @media (max-width: 1025px) {
          .post-type-elementor_icons div#elementor-custom-icons-metabox.elementor--has-icons .elementor-icon-set-header div {
            line-height: 1; }
            .post-type-elementor_icons div#elementor-custom-icons-metabox.elementor--has-icons .elementor-icon-set-header div.remove {
              font-size: 10px; } }
        .post-type-elementor_icons div#elementor-custom-icons-metabox.elementor--has-icons .elementor-icon-set-header div:nth-of-type(2) {
          border: 1px solid #a4afb7;
          border-top: 0;
          border-bottom: 0; }
      .post-type-elementor_icons div#elementor-custom-icons-metabox.elementor--has-icons .elementor-icon-set-header-meta {
        color: #556068;
        font-size: 14px;
        line-height: 1; }
        @media (max-width: 1025px) {
          .post-type-elementor_icons div#elementor-custom-icons-metabox.elementor--has-icons .elementor-icon-set-header-meta {
            font-size: 10px; } }
        .post-type-elementor_icons div#elementor-custom-icons-metabox.elementor--has-icons .elementor-icon-set-header-meta-value {
          font-weight: bold; }
          @media (max-width: 1025px) {
            .post-type-elementor_icons div#elementor-custom-icons-metabox.elementor--has-icons .elementor-icon-set-header-meta-value {
              font-size: 10px; } }
        .post-type-elementor_icons div#elementor-custom-icons-metabox.elementor--has-icons .elementor-icon-set-header-meta-remove {
          margin-right: auto;
          color: #556068;
          opacity: .6;
          cursor: pointer;
          transition: all 0.3s; }
          .post-type-elementor_icons div#elementor-custom-icons-metabox.elementor--has-icons .elementor-icon-set-header-meta-remove i {
            color: #6d7882; }
          .post-type-elementor_icons div#elementor-custom-icons-metabox.elementor--has-icons .elementor-icon-set-header-meta-remove:hover {
            opacity: 1; }
    .post-type-elementor_icons div#elementor-custom-icons-metabox.elementor--has-icons .elementor-icon-set-footer {
      color: #c2cbd2;
      font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
      border-top: 1px solid #eceeef;
      font-size: 11px;
      font-weight: 500;
      line-height: 1;
      text-align: left;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-inline-end: 35px; }
  .post-type-elementor_icons div#elementor-custom-icons-metabox ul {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(105px, 1fr));
    grid-gap: 20px;
    padding: 15px 35px 0 35px;
    overflow-y: auto;
    max-height: 575px; }
    .post-type-elementor_icons div#elementor-custom-icons-metabox ul li {
      position: relative;
      height: 0;
      padding-bottom: 100%;
      background-color: #fff;
      box-shadow: 0 1px 12px rgba(0, 0, 0, 0.05);
      border-radius: 3px;
      overflow: hidden; }
      .post-type-elementor_icons div#elementor-custom-icons-metabox ul li div.icon {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 1px; }
      .post-type-elementor_icons div#elementor-custom-icons-metabox ul li div.icon-name {
        color: #c2cbd2;
        font-size: 11px;
        padding: 18px 20px 0;
        white-space: nowrap;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis; }
        @media (max-width: 479px) {
          .post-type-elementor_icons div#elementor-custom-icons-metabox ul li div.icon-name {
            display: none; } }
      .post-type-elementor_icons div#elementor-custom-icons-metabox ul li i {
        font-size: 32px; }

.post-type-elementor_icons #tagsdiv-elementor_icon_type,
.post-type-elementor_icons #minor-publishing-actions,
.post-type-elementor_icons #misc-publishing-actions {
  display: none; }

.column-icons_prefix {
  width: 65%; }

:root {
  --color-box-shadow-color: rgba(0, 0, 0, 0.05); }

.eps-theme-dark {
  --color-box-shadow-color: rgba(0, 0, 0, 0.1); }

.eps-grid {
  --grid-spacing-gutters: calc(2 * var(--grid-spacing-gutter));
  --grid-spacing-width: calc(100% + var(--grid-spacing-gutters)); }

.eps-grid-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  .eps-grid-container--no-wrap {
    flex-wrap: nowrap; }
  .eps-grid-container--wrap-reverse {
    flex-wrap: wrap-reverse; }
  .eps-grid-container--spacing {
    --grid-row-gutter: calc(var(--grid-spacing-gutter) * -0.0625rem);
    width: var(--grid-spacing-width);
    margin: var(--grid-row-gutter); }
    .eps-grid-container--spacing > .eps-grid-item {
      padding: calc(var(--grid-spacing-gutter) * 0.0625rem); }

.eps-grid--direction-row {
  flex-direction: row; }
  .eps-grid--direction-row-reverse {
    flex-direction: row-reverse; }

.eps-grid--direction-column {
  flex-direction: column; }
  .eps-grid--direction-column-reverse {
    flex-direction: column-reverse; }

.eps-grid--justify-stretch {
  justify-content: stretch; }

.eps-grid--justify-start {
  justify-content: flex-start; }

.eps-grid--justify-center {
  justify-content: center; }

.eps-grid--justify-end {
  justify-content: flex-end; }

.eps-grid--justify-space-between {
  justify-content: space-between; }

.eps-grid--justify-space-around {
  justify-content: space-around; }

.eps-grid--justify-space-evenly {
  justify-content: space-evenly; }

.eps-grid--align-content-stretch {
  align-content: stretch; }

.eps-grid--align-content-start {
  align-content: flex-start; }

.eps-grid--align-content-center {
  align-content: center; }

.eps-grid--align-content-end {
  align-content: flex-end; }

.eps-grid--align-content-space-between {
  align-content: space-between; }

.eps-grid--align-items-start {
  align-items: flex-start; }

.eps-grid--align-items-center {
  align-items: center; }

.eps-grid--align-items-end {
  align-items: flex-end; }

.eps-grid--align-items-baseline {
  align-items: baseline; }

.eps-grid--align-items-stretch {
  align-items: stretch; }

.eps-grid-item--zero-min-width {
  min-width: 0; }

@media screen and (min-width: 480px) {
  .eps-grid-item-sm {
    flex-grow: 1;
    max-width: 100%;
    flex-basis: 0; } }

@media screen and (min-width: 768px) {
  .eps-grid-item-md {
    flex-grow: 1;
    max-width: 100%;
    flex-basis: 0; } }

@media screen and (min-width: 1025px) {
  .eps-grid-item-lg {
    flex-grow: 1;
    max-width: 100%;
    flex-basis: 0; } }

@media screen and (min-width: 1440px) {
  .eps-grid-item-xl {
    flex-grow: 1;
    max-width: 100%;
    flex-basis: 0; } }

@media screen and (min-width: 1600px) {
  .eps-grid-item-xxl {
    flex-grow: 1;
    max-width: 100%;
    flex-basis: 0; } }

@media screen and (min-width: 480px) {
  .eps-grid-item-sm-1 {
    flex-grow: 0;
    max-width: 8.33333%;
    flex-basis: 8.33333%; }
  .eps-grid-item-sm-2 {
    flex-grow: 0;
    max-width: 16.66667%;
    flex-basis: 16.66667%; }
  .eps-grid-item-sm-3 {
    flex-grow: 0;
    max-width: 25%;
    flex-basis: 25%; }
  .eps-grid-item-sm-4 {
    flex-grow: 0;
    max-width: 33.33333%;
    flex-basis: 33.33333%; }
  .eps-grid-item-sm-5 {
    flex-grow: 0;
    max-width: 41.66667%;
    flex-basis: 41.66667%; }
  .eps-grid-item-sm-6 {
    flex-grow: 0;
    max-width: 50%;
    flex-basis: 50%; }
  .eps-grid-item-sm-7 {
    flex-grow: 0;
    max-width: 58.33333%;
    flex-basis: 58.33333%; }
  .eps-grid-item-sm-8 {
    flex-grow: 0;
    max-width: 66.66667%;
    flex-basis: 66.66667%; }
  .eps-grid-item-sm-9 {
    flex-grow: 0;
    max-width: 75%;
    flex-basis: 75%; }
  .eps-grid-item-sm-10 {
    flex-grow: 0;
    max-width: 83.33333%;
    flex-basis: 83.33333%; }
  .eps-grid-item-sm-11 {
    flex-grow: 0;
    max-width: 91.66667%;
    flex-basis: 91.66667%; }
  .eps-grid-item-sm-12 {
    flex-grow: 0;
    max-width: 100%;
    flex-basis: 100%; } }

@media screen and (min-width: 768px) {
  .eps-grid-item-md-1 {
    flex-grow: 0;
    max-width: 8.33333%;
    flex-basis: 8.33333%; }
  .eps-grid-item-md-2 {
    flex-grow: 0;
    max-width: 16.66667%;
    flex-basis: 16.66667%; }
  .eps-grid-item-md-3 {
    flex-grow: 0;
    max-width: 25%;
    flex-basis: 25%; }
  .eps-grid-item-md-4 {
    flex-grow: 0;
    max-width: 33.33333%;
    flex-basis: 33.33333%; }
  .eps-grid-item-md-5 {
    flex-grow: 0;
    max-width: 41.66667%;
    flex-basis: 41.66667%; }
  .eps-grid-item-md-6 {
    flex-grow: 0;
    max-width: 50%;
    flex-basis: 50%; }
  .eps-grid-item-md-7 {
    flex-grow: 0;
    max-width: 58.33333%;
    flex-basis: 58.33333%; }
  .eps-grid-item-md-8 {
    flex-grow: 0;
    max-width: 66.66667%;
    flex-basis: 66.66667%; }
  .eps-grid-item-md-9 {
    flex-grow: 0;
    max-width: 75%;
    flex-basis: 75%; }
  .eps-grid-item-md-10 {
    flex-grow: 0;
    max-width: 83.33333%;
    flex-basis: 83.33333%; }
  .eps-grid-item-md-11 {
    flex-grow: 0;
    max-width: 91.66667%;
    flex-basis: 91.66667%; }
  .eps-grid-item-md-12 {
    flex-grow: 0;
    max-width: 100%;
    flex-basis: 100%; } }

@media screen and (min-width: 1025px) {
  .eps-grid-item-lg-1 {
    flex-grow: 0;
    max-width: 8.33333%;
    flex-basis: 8.33333%; }
  .eps-grid-item-lg-2 {
    flex-grow: 0;
    max-width: 16.66667%;
    flex-basis: 16.66667%; }
  .eps-grid-item-lg-3 {
    flex-grow: 0;
    max-width: 25%;
    flex-basis: 25%; }
  .eps-grid-item-lg-4 {
    flex-grow: 0;
    max-width: 33.33333%;
    flex-basis: 33.33333%; }
  .eps-grid-item-lg-5 {
    flex-grow: 0;
    max-width: 41.66667%;
    flex-basis: 41.66667%; }
  .eps-grid-item-lg-6 {
    flex-grow: 0;
    max-width: 50%;
    flex-basis: 50%; }
  .eps-grid-item-lg-7 {
    flex-grow: 0;
    max-width: 58.33333%;
    flex-basis: 58.33333%; }
  .eps-grid-item-lg-8 {
    flex-grow: 0;
    max-width: 66.66667%;
    flex-basis: 66.66667%; }
  .eps-grid-item-lg-9 {
    flex-grow: 0;
    max-width: 75%;
    flex-basis: 75%; }
  .eps-grid-item-lg-10 {
    flex-grow: 0;
    max-width: 83.33333%;
    flex-basis: 83.33333%; }
  .eps-grid-item-lg-11 {
    flex-grow: 0;
    max-width: 91.66667%;
    flex-basis: 91.66667%; }
  .eps-grid-item-lg-12 {
    flex-grow: 0;
    max-width: 100%;
    flex-basis: 100%; } }

@media screen and (min-width: 1440px) {
  .eps-grid-item-xl-1 {
    flex-grow: 0;
    max-width: 8.33333%;
    flex-basis: 8.33333%; }
  .eps-grid-item-xl-2 {
    flex-grow: 0;
    max-width: 16.66667%;
    flex-basis: 16.66667%; }
  .eps-grid-item-xl-3 {
    flex-grow: 0;
    max-width: 25%;
    flex-basis: 25%; }
  .eps-grid-item-xl-4 {
    flex-grow: 0;
    max-width: 33.33333%;
    flex-basis: 33.33333%; }
  .eps-grid-item-xl-5 {
    flex-grow: 0;
    max-width: 41.66667%;
    flex-basis: 41.66667%; }
  .eps-grid-item-xl-6 {
    flex-grow: 0;
    max-width: 50%;
    flex-basis: 50%; }
  .eps-grid-item-xl-7 {
    flex-grow: 0;
    max-width: 58.33333%;
    flex-basis: 58.33333%; }
  .eps-grid-item-xl-8 {
    flex-grow: 0;
    max-width: 66.66667%;
    flex-basis: 66.66667%; }
  .eps-grid-item-xl-9 {
    flex-grow: 0;
    max-width: 75%;
    flex-basis: 75%; }
  .eps-grid-item-xl-10 {
    flex-grow: 0;
    max-width: 83.33333%;
    flex-basis: 83.33333%; }
  .eps-grid-item-xl-11 {
    flex-grow: 0;
    max-width: 91.66667%;
    flex-basis: 91.66667%; }
  .eps-grid-item-xl-12 {
    flex-grow: 0;
    max-width: 100%;
    flex-basis: 100%; } }

@media screen and (min-width: 1600px) {
  .eps-grid-item-xxl-1 {
    flex-grow: 0;
    max-width: 8.33333%;
    flex-basis: 8.33333%; }
  .eps-grid-item-xxl-2 {
    flex-grow: 0;
    max-width: 16.66667%;
    flex-basis: 16.66667%; }
  .eps-grid-item-xxl-3 {
    flex-grow: 0;
    max-width: 25%;
    flex-basis: 25%; }
  .eps-grid-item-xxl-4 {
    flex-grow: 0;
    max-width: 33.33333%;
    flex-basis: 33.33333%; }
  .eps-grid-item-xxl-5 {
    flex-grow: 0;
    max-width: 41.66667%;
    flex-basis: 41.66667%; }
  .eps-grid-item-xxl-6 {
    flex-grow: 0;
    max-width: 50%;
    flex-basis: 50%; }
  .eps-grid-item-xxl-7 {
    flex-grow: 0;
    max-width: 58.33333%;
    flex-basis: 58.33333%; }
  .eps-grid-item-xxl-8 {
    flex-grow: 0;
    max-width: 66.66667%;
    flex-basis: 66.66667%; }
  .eps-grid-item-xxl-9 {
    flex-grow: 0;
    max-width: 75%;
    flex-basis: 75%; }
  .eps-grid-item-xxl-10 {
    flex-grow: 0;
    max-width: 83.33333%;
    flex-basis: 83.33333%; }
  .eps-grid-item-xxl-11 {
    flex-grow: 0;
    max-width: 91.66667%;
    flex-basis: 91.66667%; }
  .eps-grid-item-xxl-12 {
    flex-grow: 0;
    max-width: 100%;
    flex-basis: 100%; } }

:root {
  --eps-modal-background-color: #fff;
  --eps-modal-header-background-color: #58d0f5; }

.eps-theme-dark {
  --eps-modal-background-color: #34383c;
  --eps-modal-header-background-color: #58d0f5; }

/** ----------------------------------------------------------------
	EPS Modal
---------------------------------------------------------------- */
.eps-modal {
  max-width: 43.75rem;
  background: var(--eps-modal-background-color);
  border-radius: 0.1875rem;
  animation: fade-in 0.4s ease-in both;
  overflow: hidden; }
  .eps-modal__overlay {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    z-index: 1030; }
  .eps-modal__header {
    font-size: 0.875rem;
    background: var(--eps-modal-header-background-color);
    color: #fff;
    height: 2.75rem;
    padding: 0.625rem 1rem; }
  .eps-modal__icon {
    margin-inline-end: 0.625rem; }
  .eps-modal__body {
    padding: 1.875rem; }
  .eps-modal__tip, .eps-modal .eps-tip {
    padding-inline-start: 0.75rem;
    border-inline-start: 3px solid #58d0f5; }
    .eps-modal__tip:not(:last-child), .eps-modal .eps-tip:not(:last-child) {
      margin-bottom: 1.875rem; }
    .eps-modal__tip:not(:first-child), .eps-modal .eps-tip:not(:first-child) {
      margin-top: 1.875rem; }
  .eps-modal__close-wrapper {
    padding-inline-start: 1rem;
    border-inline-start: solid 1px #fff; }

.eps-button {
  display: inline-flex;
  --button-line-height: 16px;
  --button-padding-y: 0.5em;
  --button-padding-x: 1.5em;
  --button-primary-background-color: #39b54a;
  --button-primary-hover-background-color: #33a242;
  --button-primary-active-background-color: #35a945;
  --button-primary-color: #fff;
  --button-secondary-background-color: #c2cbd2;
  --button-secondary-hover-background-color: #b3bec7;
  --button-secondary-active-background-color: #b9c3cc;
  --button-secondary-color: #fff;
  --button-danger-background-color: #b01b1b;
  --button-danger-hover-background-color: #9a1818;
  --button-danger-active-background-color: #a31919;
  --button-danger-color: #fff;
  --button-cta-background-color: #93003F;
  --button-cta-hover-background-color: #7a0034;
  --button-cta-active-background-color: #840038;
  --button-cta-color: #fff;
  --button-link-background-color: #58d0f5;
  --button-link-hover-background-color: #40c9f4;
  --button-link-active-background-color: #4accf4;
  --button-link-color: #fff;
  --button-disabled-background-color: #c2cbd2;
  --button-disabled-hover-background-color: #b3bec7;
  --button-disabled-active-background-color: #b9c3cc;
  --button-disabled-color: #fff;
  color: var(--button-background-color, currentColor);
  font-size: var(--button-font-size, inherit);
  font-weight: 500;
  line-height: var(--button-line-height);
  cursor: pointer; }
  .eps-button:active {
    --button-background-color: var(--button-active-background-color, transparent); }
  .eps-button:hover {
    --button-background-color: var(--button-hover-background-color); }
  .eps-theme-dark .eps-button {
    --button-primary-background-color: #39b54a;
    --button-primary-color: #fff;
    --button-primary-hover-background-color: #33a242;
    --button-primary-active-background-color: #35a945;
    --button-secondary-background-color: #64666a;
    --button-secondary-color: #fff;
    --button-secondary-hover-background-color: #58595d;
    --button-secondary-active-background-color: #5d5e62;
    --button-cta-background-color: #93003F;
    --button-cta-hover-background-color: #7a0034;
    --button-cta-active-background-color: #840038;
    --button-cta-color: #fff;
    --button-link-background-color: #58d0f5;
    --button-link-hover-background-color: #40c9f4;
    --button-link-active-background-color: #4accf4;
    --button-link-color: #fff;
    --button-disabled-background-color: #64666a;
    --button-disabled-hover-background-color: #58595d;
    --button-disabled-active-background-color: #5d5e62;
    --button-disabled-color: #fff; }
  .eps-button--contained {
    color: var(--button-color);
    padding: var(--button-padding-y) var(--button-padding-x);
    background-color: var(--button-background-color, transparent); }
    .eps-button--contained:hover {
      color: var(--button-color); }
  .eps-button--contained, .eps-button--outlined {
    border-radius: 0.1875rem; }
  .eps-button--underlined {
    text-decoration: underline; }
  .eps-button--sm {
    --button-font-size: 0.75rem;
    --button-line-height: 14px; }
  .eps-button--lg {
    --button-font-size: 0.9375rem;
    --button-line-height: 18px; }
  .eps-button--primary {
    --button-color: var(--button-primary-color);
    --button-background-color: var(--button-primary-background-color);
    --button-hover-background-color: var(--button-primary-hover-background-color);
    --button-active-background-color: var(--button-primary-active-background-color); }
  .eps-button--secondary {
    --button-color: var(--buton-secondary-color);
    --button-background-color: var(--button-secondary-background-color);
    --button-hover-background-color: var(--button-secondary-hover-background-color);
    --button-active-background-color: var(--button-secondary-active-background-color); }
  .eps-button--danger {
    --button-color: var(--buton-danger-color);
    --button-background-color: var(--button-danger-background-color);
    --button-hover-background-color: var(--button-danger-hover-background-color);
    --button-active-background-color: var(--button-danger-active-background-color); }
  .eps-button--cta {
    --button-color: var(--button-cta-color);
    --button-background-color: var(--button-cta-background-color);
    --button-hover-background-color: var(--button-cta-hover-background-color);
    --button-active-background-color: var(--button-cta-active-background-color); }
  .eps-button--link {
    --button-color: var(--button-link-color);
    --button-background-color: var(--button-link-background-color);
    --button-hover-background-color: var(--button-link-hover-background-color);
    --button-active-background-color: var(--button-link-active-background-color); }
  .eps-button--disabled, .eps-button[disabled] {
    --button-color: var(--button-disabled-color);
    --button-background-color: var(--button-disabled-background-color);
    --button-hover-background-color: var(--button-disabled-hover-background-color);
    --button-active-background-color: var(--button-disabled-active-background-color);
    cursor: default; }

:root {
  --e-site-editor-conditions-row-controls-background: #fff;
  --e-site-editor-input-wrapper-border-color: #f1f3f5;
  --e-site-editor-input-wrapper-select-color: #556068;
  --e-site-editor-add-button-background-color: #a4afb7;
  --e-site-editor-add-button-color-hover-background-color: #6d7882;
  --e-site-editor-input-wrapper-condition-include-background-color:
	#a4afb7;
  --e-site-editor-input-wrapper-condition-exclude-background-color:
	#c2cbd2;
  --e-site-editor-input-select2-search-field-color: #495157
; }

.eps-theme-dark {
  --select2-selection-background-color: tints(600);
  --e-site-editor-conditions-row-controls-background: #404349;
  --e-site-editor-input-wrapper-border-color: #404349;
  --e-site-editor-input-wrapper-select-color: #b4b5b7;
  --e-site-editor-add-button-background-color: #4c4f56;
  --e-site-editor-add-button-color-hover-background-color: #404349;
  --e-site-editor-input-wrapper-condition-include-background-color:
			#404349;
  --e-site-editor-input-wrapper-condition-exclude-background-color:
			#404349;
  --e-site-editor-input-select2-search-field-color: #fff

; }

.e-site-editor-conditions__header {
  text-align: center; }

.e-site-editor-conditions__header-image {
  display: block;
  margin: 0 auto 2.75rem;
  width: 4.375rem; }

.e-site-editor-conditions__rows {
  margin: 2.75rem auto;
  max-width: 43.75rem; }

.e-site-editor-conditions__row {
  display: flex;
  flex-grow: 1;
  margin-top: 0.75rem; }

.e-site-editor-conditions__remove-condition {
  color: #c2cbd2;
  font-size: 1.125rem;
  display: flex;
  align-items: center;
  justify-content: center; }

.e-site-editor-conditions__row-controls {
  overflow: hidden;
  margin-left: 0.625rem;
  background-color: var(--e-site-editor-conditions-row-controls-background);
  display: flex;
  width: 100%;
  box-shadow: 0 3px 6px var(--color-box-shadow-color);
  border-radius: 0.1875rem; }
  .e-site-editor-conditions__row-controls--error {
    border: 1px solid #b01b1b; }

.e-site-editor-conditions__conflict {
  text-align: center;
  margin-top: 0.3125rem;
  color: #b01b1b; }

.e-site-editor-conditions__row-controls-inner {
  width: 100%;
  display: flex; }
  .e-site-editor-conditions__row-controls-inner div {
    flex: 1; }

.e-site-editor-conditions__add-button-container {
  text-align: center; }

.e-site-editor-conditions__add-button {
  margin-top: 2.75rem;
  background-color: var(--e-site-editor-add-button-background-color);
  color: #fff;
  text-transform: uppercase; }
  .e-site-editor-conditions__add-button:hover {
    background-color: var(--e-site-editor-add-button-color-hover-background-color);
    color: #fff; }

.e-site-editor-conditions__footer {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 0.5rem;
  border-top: 1px solid var(--hr-color); }

.e-site-editor-conditions__input-wrapper {
  position: relative;
  border-right: 1px solid;
  border-color: var(--e-site-editor-input-wrapper-border-color); }
  .e-site-editor-conditions__input-wrapper:first-child {
    border: none; }
  .e-site-editor-conditions__input-wrapper select {
    appearance: none;
    -webkit-appearance: none;
    font-size: 0.75rem;
    height: 2.5rem;
    border-width: 0;
    padding: 0 0.625rem;
    width: 100%;
    position: relative;
    color: var(--e-site-editor-input-wrapper-select-color);
    outline: none;
    background: transparent; }
  .e-site-editor-conditions__input-wrapper:after {
    font-family: eicons;
    content: '\e8ad';
    font-size: 0.75rem;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0.625rem; }
  .e-site-editor-conditions__input-wrapper .select2-container--default .select2-selection--single {
    border: none;
    line-height: 2.5rem; }
  .e-site-editor-conditions__input-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 2.5rem;
    font-size: 0.75rem; }
  .e-site-editor-conditions__input-wrapper .select2-selection {
    outline: none;
    background: transparent;
    height: 2.5rem; }
  .e-site-editor-conditions__input-wrapper .select2-selection__arrow {
    display: none; }

.e-site-editor-conditions__input-wrapper--condition-type {
  position: relative; }
  .e-site-editor-conditions__input-wrapper--condition-type:before {
    font-family: eicons;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0.75rem;
    font-size: 0.9375rem;
    color: #fff;
    pointer-events: none;
    z-index: 1000; }
  .e-site-editor-conditions__input-wrapper--condition-type:after {
    color: #fff; }
  .e-site-editor-conditions__input-wrapper--condition-type select {
    text-transform: uppercase;
    padding-right: 2.125rem;
    width: 7.5rem;
    font-size: 0.75rem;
    color: #fff; }
  .e-site-editor-conditions__input-wrapper--condition-type[data-elementor-condition-type="include"]:before {
    content: '\e8cc'; }
  .e-site-editor-conditions__input-wrapper--condition-type[data-elementor-condition-type="include"] select {
    background-color: var(--e-site-editor-input-wrapper-condition-include-background-color); }
  .e-site-editor-conditions__input-wrapper--condition-type[data-elementor-condition-type="exclude"]:before {
    content: '\e8cd'; }
  .e-site-editor-conditions__input-wrapper--condition-type[data-elementor-condition-type="exclude"] select {
    background-color: var(--e-site-editor-input-wrapper-condition-exclude-background-color); }

.select2-search__field {
  background-color: transparent;
  color: var(--e-site-editor-input-select2-search-field-color); }

.misc-pub-visibility {
  display: none; }

.eps-modal__overlay {
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  /* After '#adminmenuwrap' */ }

.select2-container {
  z-index: 9999;
  /* After 'eps-modal__overlay'. */ }

.post-conditions .spinner {
  margin: 0 10px;
  float: none;
  visibility: visible; }

.post-conditions .eps-button--underlined {
  /* No variable was used since this color comes from wordpress */
  color: #0073aa; }

.post-conditions .eps-modal {
  position: relative;
  background: #f1f3f5;
  max-width: 1200px;
  max-height: 800px;
  width: 90%;
  height: 90%;
  min-height: 800px;
  min-width: 860px; }
  .post-conditions .eps-modal .eps-h1 {
    font-size: 30px;
    font-weight: 300; }
  .post-conditions .eps-modal .eps-text {
    font-size: 18px;
    line-height: 150%;
    margin: 1em 0;
    color: #a4afb7; }
  .post-conditions .eps-modal .eps-grid-container {
    width: auto; }
  .post-conditions .eps-modal__header {
    background: #ffffff;
    color: #556068;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    padding: 2px 15px; }
    .post-conditions .eps-modal__header .eps-app__logo {
      width: 1.75rem;
      height: 1.75rem;
      line-height: 1.75rem;
      text-align: center;
      font-size: calc(0.4 * 1.75rem);
      border-radius: 50%;
      color: #ffffff;
      background-color: #93003F; }
    .post-conditions .eps-modal__header .eps-text {
      /* Didn't find better solution */
      position: relative;
      top: 2px;
      font-size: 0.9375rem;
      font-weight: 700;
      text-transform: uppercase;
      color: #6d7882; }
    .post-conditions .eps-modal__header .eps-button {
      font-size: 18px; }
  .post-conditions .eps-modal .e-site-editor-conditions__header {
    padding-top: 60px; }
  .post-conditions .eps-modal .e-site-editor-conditions__rows {
    overflow-y: auto;
    max-height: 27vh;
    margin: 0 auto; }
    .post-conditions .eps-modal .e-site-editor-conditions__rows:empty {
      margin-bottom: 30px; }
    .post-conditions .eps-modal .e-site-editor-conditions__rows:not(:empty) {
      margin-bottom: 20px; }
    .post-conditions .eps-modal .e-site-editor-conditions__rows .e-site-editor-conditions__row {
      margin-top: 15px; }
      .post-conditions .eps-modal .e-site-editor-conditions__rows .e-site-editor-conditions__row-controls {
        border-radius: 0; }
        .post-conditions .eps-modal .e-site-editor-conditions__rows .e-site-editor-conditions__row-controls select {
          text-transform: none; }
          .post-conditions .eps-modal .e-site-editor-conditions__rows .e-site-editor-conditions__row-controls select:focus {
            box-shadow: none;
            border: none;
            color: inherit; }
          .post-conditions .eps-modal .e-site-editor-conditions__rows .e-site-editor-conditions__row-controls select:hover {
            color: inherit; }
        .post-conditions .eps-modal .e-site-editor-conditions__rows .e-site-editor-conditions__row-controls .e-site-editor-conditions__input-wrapper--condition-type select:hover, .post-conditions .eps-modal .e-site-editor-conditions__rows .e-site-editor-conditions__row-controls .e-site-editor-conditions__input-wrapper--condition-type select:focus {
          color: #ffffff; }
  .post-conditions .eps-modal .e-site-editor-conditions__add-button {
    margin-top: 0; }
  .post-conditions .eps-modal .e-site-editor-conditions__footer {
    z-index: 1000;
    border-top: 1px solid #d5dadf; }

#elementor-custom-code.postbox {
  border: 0; }

#elementor-custom-code .postbox-header {
  display: none; }

#elementor-custom-code .inside {
  padding: 0; }
  #elementor-custom-code .inside .elementor-custom-code-meta-box {
    margin: 0; }
    #elementor-custom-code .inside .elementor-custom-code-meta-box .elementor-custom-code-panel {
      border: 1px solid #eceeef;
      border-bottom: 1px solid #ccd0d4;
      background: #ffffff; }
      #elementor-custom-code .inside .elementor-custom-code-meta-box .elementor-custom-code-panel .elementor-custom-code-panel-placement {
        padding: 5px 40px;
        margin: 10px 0; }
      #elementor-custom-code .inside .elementor-custom-code-meta-box .elementor-custom-code-panel div {
        display: flex; }
      #elementor-custom-code .inside .elementor-custom-code-meta-box .elementor-custom-code-panel .elementor-field i {
        color: #c2cbd2;
        font-size: 15px; }
      #elementor-custom-code .inside .elementor-custom-code-meta-box .elementor-custom-code-panel .elementor-field select {
        height: 20px;
        margin-top: 7px; }
      #elementor-custom-code .inside .elementor-custom-code-meta-box .elementor-custom-code-panel .elementor-field select#location {
        direction: ltr; }
      #elementor-custom-code .inside .elementor-custom-code-meta-box .elementor-custom-code-panel .elementor-field.priority {
        margin-right: auto; }
      #elementor-custom-code .inside .elementor-custom-code-meta-box .elementor-custom-code-panel .elementor-field-label {
        font-weight: 500;
        font-size: 14px;
        line-height: 16px;
        color: #6d7882; }
      #elementor-custom-code .inside .elementor-custom-code-meta-box .elementor-custom-code-panel .elementor-field-label:nth-child(even) {
        margin-left: 20px; }
      #elementor-custom-code .inside .elementor-custom-code-meta-box .elementor-custom-code-panel .elementor-field-label:nth-child(odd) {
        margin-left: 5px; }
  #elementor-custom-code .inside .elementor-custom-code-codemirror-holder {
    border: 1px solid #eceeef;
    background: #f7f7f7;
    padding: 40px; }
    #elementor-custom-code .inside .elementor-custom-code-codemirror-holder .elementor-field-label {
      margin: 0; }
    #elementor-custom-code .inside .elementor-custom-code-codemirror-holder .elementor-custom-code-codemirror {
      border: 1px solid #ccd0d4; }
      #elementor-custom-code .inside .elementor-custom-code-codemirror-holder .elementor-custom-code-codemirror .CodeMirror.CodeMirror-wrap {
        height: 100%; }
      #elementor-custom-code .inside .elementor-custom-code-codemirror-holder .elementor-custom-code-codemirror .CodeMirror-sizer {
        min-height: 300px !important; }

.post-type-elementor_snippet #minor-publishing-actions,
.post-type-elementor_snippet #save-action {
  display: none; }

/*# sourceMappingURL=custom-code-rtl.css.map */