#wpadminbar ~ #wpbody {
  margin-top: 0 !important;
}

/** login form */
body.login {
  background-size: cover;
  position: relative;
  min-height: 100%;
  height: auto;
}
body.login::after, body.login::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body.login::before {
  opacity: 0.1;
  background: #000;
}
body.login .language-switcher {
  position: relative;
  z-index: 99;
}
body.login form {
  padding: 26px 24px 40px;
}
body.login form.shake + #nav {
  -webkit-animation: shake 0.2s cubic-bezier(0.19, 0.49, 0.38, 0.79) both;
          animation: shake 0.2s cubic-bezier(0.19, 0.49, 0.38, 0.79) both;
  -webkit-animation-iteration-count: 3;
          animation-iteration-count: 3;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/** */
#login {
  position: relative;
  z-index: 99;
}
#login h1 a {
  width: auto;
  max-width: 100%;
  background-position: center center;
  height: 65px;
  background-size: contain;
  margin-bottom: 30px;
}
#login h1 a:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#login .privacy-policy-link {
  color: #ec1f27;
  text-decoration: none;
}
#login #nav {
  margin: 0;
  text-align: right;
  right: 0;
  position: relative;
  top: -59px;
}
#login #nav, #login .privacy-policy-link, #login #backtoblog {
  display: none;
}

/** */
input[type=number].tiny-text {
  width: 50px;
}

/** */
body.post-type-banner .wp-list-table .column-post_thumb {
  width: 120px;
}
body.post-type-banner .wp-list-table .column-post_thumb img {
  max-width: 120px;
  max-height: 120px;
  width: auto;
  height: auto;
}

/** */
body.wp-admin #rank_math_dashboard_widget .rank-math-blog-title, body.wp-admin #rank_math_dashboard_widget .rank-math-blog-post {
  display: none;
}
body.wp-admin .acf-editor-wrap.html-active textarea {
  height: 100px;
}
body.wp-admin .acf-editor-wrap iframe {
  height: 200px;
  min-height: 100px;
  max-height: 200px;
}
body.wp-admin table.wp-list-table .column-post_thumb, body.wp-admin table.wp-list-table .column-term_thumb, body.wp-admin table.wp-list-table .column-thumb {
  width: 66px;
  text-align: center;
  white-space: nowrap;
}
body.wp-admin table.wp-list-table .column-post_thumb img, body.wp-admin table.wp-list-table .column-term_thumb img, body.wp-admin table.wp-list-table .column-thumb img {
  max-width: 50px;
  max-height: 50px;
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
body.wp-admin table.wp-list-table .wc-image {
  display: block;
  text-indent: -9999px;
  position: relative;
  height: 1em;
  width: 1em;
  margin: 0 auto;
}
body.wp-admin table.wp-list-table .wc-image::before {
  content: "\f128";
  font-family: "Dashicons", sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-indent: 0;
  font-size: 15px;
  font-weight: 400;
  color: #666;
}

/** */
.post-type-site-review #contentdiv textarea,
.post-type-site-review .wp-editor-area {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Ubuntu", Arial, sans-serif;
}

body.post-type-site-review #glsr-premium-button {
  display: none;
}

.tips {
  cursor: help;
  text-decoration: none;
}

.p {
  font-size: 13px;
  line-height: 1.5;
  margin: 1em 0;
}

.postform-checkbox {
  max-height: 75px;
  overflow-x: hidden;
  overflow-y: scroll;
  background-color: #eee;
  padding: 10px;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
}

.row-actions .action_id {
  color: #999;
}

/** plugin */
#elementor-editor-wrapper #elementor-preview #elementor-notice-bar {
  display: none !important;
  height: 0 !important;
}

#arcontactus-plugin-container .ui.red.message {
  display: none !important;
}

.acf-field.tiny-text input {
  width: 80px;
}
.acf-field .acf-label label {
  font-weight: 500;
}

div[data-notice_id=elementor_dev_promote] {
  display: none !important;
}

#acf-term-fields .acf-field select, #acf-term-fields .acf-field input[type=number], #edittag .acf-field select, #edittag .acf-field input[type=number] {
  width: auto;
  max-width: 100%;
}

#acf-term-fields > .acf-field > .acf-label label {
  font-size: 13px;
  color: #000;
}

.form-table > tbody > .acf-field > .acf-label label {
  font-weight: 600;
  color: #000;
}

table.fixed th.column-term_order {
  width: 74px;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  padding: 0;
}
table.fixed th.column-term_order a, table.fixed th.column-term_order span {
  display: block;
  overflow: hidden;
  padding: 8px;
}
table.fixed td.column-term_order {
  width: 74px;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-align: center;
}

.edit-post-meta-boxes-area #poststuff h2.hndle {
  color: #000;
}

.widgets-chooser .widgets-chooser-button {
  color: #000;
}

.woocommerce-layout__header {
  display: none !important;
}

table.wp-list-table .column-price {
  min-width: 10ch;
  width: auto;
}
table.wp-list-table .column-price .from {
  display: none;
}
table.wp-list-table .column-price del, table.wp-list-table .column-price ins {
  white-space: nowrap;
}
table.wp-list-table .column-price ins {
  color: #ff0000;
}

table.wp-list-table .column-handle, table.wp-list-table tbody td.column-handle {
  width: 38px;
}

/** */
.theme-browser .theme .theme-name {
  height: auto !important;
}

.wp-list-table th#rank_math_seo_details span:first-child a,
.wp-list-table th#rank_math_seo_details span:first-child a.dashicons {
  padding: 0;
}

/** */
#acf-form-data ~ h2 {
  display: none;
}

.acf-postbox > .hndle:hover .acf-hndle-cog,
.acf-postbox > .postbox-header:hover .acf-hndle-cog {
  display: none !important;
}

/** */
input[value="advanced-custom-fields-pro/acf.php"],
input[value="ehd-core/ehd-core.php"] {
  display: none !important;
}

/*# sourceMappingURL=admin.css.map*/