html, html.wp-toolbar {
  background-color: #ececec !important;
}
body #adminmenu .wp-submenu-head:hover, body #adminmenu .wp-submenu-head:focus, body #adminmenu a.menu-top:hover, body #adminmenu a.menu-top:focus {
  background: #f9f9f9 !important;
}
body #adminmenu li.wp-menu-separator {
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #f6f6f6;
}
/**
 * @since 0.0.41 Lets set the default height
 */
.wrap {
  min-height: 500 px;
}
/* Links */
.wp-admin a, body.login a {
  color: #2296F3;
}
.wp-admin a:hover, .wp-admin a:active, .wp-admin a:focus, body.login a:hover, body.login a:active, body.login a:focus {
  color: #0c7cd6;
}
a.nav-tab {
  color: #666 !important;
}
a.nav-tab.active {
  color: #000 !important;
}
/* custom Badges */
.badge.new, #adminmenu .awaiting-mod, #adminmenu .update-plugins {
  background-color: #8AC249 !important;
  color: #fff;
}
.badge.new.badge.new.no-new, #adminmenu .awaiting-mod.badge.new.no-new, #adminmenu .update-plugins.badge.new.no-new {
  min-width: 0 !important;
  padding-left: 5px;
  padding-left: 5px;
}
.badge.new.badge.new.no-new::after, #adminmenu .awaiting-mod.badge.new.no-new::after, #adminmenu .update-plugins.badge.new.no-new::after {
  content: "" !important;
}
/* Core UI */
.wp-core-ui .button-primary {
  background-color: #8AC249 !important;
  color: #fff;
  text-shadow: 0 -1px 1px #70a236, 1px 0 1px #70a236, 0 1px 1px #70a236, -1px 0 1px #70a236 !important;
}
.wp-core-ui .button-primary:hover, .wp-core-ui .button-primary:active, .wp-core-ui .button-primary:focus {
  background-color: #70a236 !important;
  color: #fff;
}
.wp-core-ui .wp-ui-primary {
  background-color: #8AC249 !important;
}
.wp-core-ui .wp-ui-highlight {
  background-color: #8AC249 !important;
}
.wp-core-ui .wu-tgl-ios:not(:checked) + .wu-tgl-btn.wp-ui-highlight {
  background: #fbfbfb !important;
}
.wp-core-ui .wp-ui-notification {
  background-color: #8AC249 !important;
}
#wpadminbar.solid, #parallax-main-block .mwp-parallax, body.admin_page_wcx_wcreport_plugin_dashboard #wpadminbar {
  background-color: #2296F3 !important;
}
#wpbody-content h2:first-child:not(.nav-tab-wrapper):not(.long-header) > a, #wpbody-content h1:first-child:not(.nav-tab-wrapper):not(.long-header) > a, #wpbody-content > .subsubsub:not(.nav-tab-wrapper):not(.long-header) > a, .page-title-action, #wpbody-content h2 .add-new-h2 {
  background-color: #8AC249 !important;
  color: #fff !important;
}
#wpbody-content h2:first-child:not(.nav-tab-wrapper):not(.long-header) > a:hover, #wpbody-content h2:first-child:not(.nav-tab-wrapper):not(.long-header) > a:active, #wpbody-content h2:first-child:not(.nav-tab-wrapper):not(.long-header) > a:focus, #wpbody-content h1:first-child:not(.nav-tab-wrapper):not(.long-header) > a:hover, #wpbody-content h1:first-child:not(.nav-tab-wrapper):not(.long-header) > a:active, #wpbody-content h1:first-child:not(.nav-tab-wrapper):not(.long-header) > a:focus, #wpbody-content > .subsubsub:not(.nav-tab-wrapper):not(.long-header) > a:hover, #wpbody-content > .subsubsub:not(.nav-tab-wrapper):not(.long-header) > a:active, #wpbody-content > .subsubsub:not(.nav-tab-wrapper):not(.long-header) > a:focus, .page-title-action:hover, .page-title-action:active, .page-title-action:focus, #wpbody-content h2 .add-new-h2:hover, #wpbody-content h2 .add-new-h2:active, #wpbody-content h2 .add-new-h2:focus {
  background-color: #70a236 !important;
  color: #fff !important;
}
.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle a {
  background-color: transparent !important;
}
div#parallax-main-block > div.mwp-parallax {
  background-color: #2296F3 !important;
}
/* Desktops and laptops computers */
@media only screen and (min-width: 1224px) {
  /* Add you style here */
  body:not(.wp-customizer) #wpbody-content, #screen-meta-links {
    margin-left: 280 px;
    width: 70.2 % !important;
  }
  body.rtl:not(.wp-customizer) #wpbody-content, body.rtl #screen-meta-links, body.material-wp-menu-right:not(.wp-customizer) #wpbody-content, body.material-wp-menu-right #screen-meta-links {
    margin-right: 280 px;
    width: 70.2 % !important;
    margin-left: initial !important;
    float: right !important;
  }
  body.rtl #screen-meta-links, body.material-wp-menu-right #screen-meta-links {
    right: 0;
    margin-right: 0;
  }
  .theme-wrap {
    left: 280 px !important;
  }
  body.rtl .theme-wrap, body.material-wp-menu-right .theme-wrap {
    right: 280 px !important;
  }
  div.single-theme .theme-wrap {
    left: 0px !important;
  }
  #adminmenu {
    width: 280 px !important;
  }
  #parallax-main-block {
    height: 300 px !important;
  }
  #adminmenuwrap {
    margin-top: 300 px !important;
  }
}
@media only screen and (min-width: 1920px) {
  body:not(.wp-customizer) #wpbody-content, #screen-meta-links, body.rtl:not(.wp-customizer) #wpbody-content, body.rtl #screen-meta-links {
    width: 80% !important;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1919px) {
  body:not(.wp-customizer) #wpbody-content, #screen-meta-links, body.rtl:not(.wp-customizer) #wpbody-content, body.rtl #screen-meta-links {
    width: 75% !important;
  }
}
/**
 * Menu Icon Random Colors
 */
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(1) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(1) div.wp-menu-image:before {
  color: #9c27b0 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(2) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(2) div.wp-menu-image:before {
  color: #795548 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(3) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(3) div.wp-menu-image:before {
  color: #689f38 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(4) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(4) div.wp-menu-image:before {
  color: #db4437 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(5) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(5) div.wp-menu-image:before {
  color: #ff6839 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(6) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(6) div.wp-menu-image:before {
  color: #3f51b5 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(7) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(7) div.wp-menu-image:before {
  color: #303F9F !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(8) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(8) div.wp-menu-image:before {
  color: #00bcd4 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(9) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(9) div.wp-menu-image:before {
  color: #8BC34A !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(10) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(10) div.wp-menu-image:before {
  color: #F44336 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(11) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(11) div.wp-menu-image:before {
  color: #FFA000 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(12) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(12) div.wp-menu-image:before {
  color: #607D8B !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(13) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(13) div.wp-menu-image:before {
  color: #616161 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(14) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(14) div.wp-menu-image:before {
  color: #616161 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(15) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(15) div.wp-menu-image:before {
  color: #7C4DFF !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(16) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(16) div.wp-menu-image:before {
  color: #9c27b0 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(17) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(17) div.wp-menu-image:before {
  color: #795548 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(18) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(18) div.wp-menu-image:before {
  color: #689f38 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(19) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(19) div.wp-menu-image:before {
  color: #db4437 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(20) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(20) div.wp-menu-image:before {
  color: #ff6839 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(21) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(21) div.wp-menu-image:before {
  color: #3f51b5 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(22) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(22) div.wp-menu-image:before {
  color: #303F9F !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(23) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(23) div.wp-menu-image:before {
  color: #00bcd4 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(24) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(24) div.wp-menu-image:before {
  color: #8BC34A !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(25) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(25) div.wp-menu-image:before {
  color: #F44336 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(26) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(26) div.wp-menu-image:before {
  color: #FFA000 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(27) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(27) div.wp-menu-image:before {
  color: #607D8B !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(28) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(28) div.wp-menu-image:before {
  color: #616161 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(29) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(29) div.wp-menu-image:before {
  color: #616161 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(30) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(30) div.wp-menu-image:before {
  color: #7C4DFF !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(31) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(31) div.wp-menu-image:before {
  color: #9c27b0 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(32) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(32) div.wp-menu-image:before {
  color: #795548 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(33) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(33) div.wp-menu-image:before {
  color: #689f38 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(34) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(34) div.wp-menu-image:before {
  color: #db4437 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(35) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(35) div.wp-menu-image:before {
  color: #ff6839 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(36) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(36) div.wp-menu-image:before {
  color: #3f51b5 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(37) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(37) div.wp-menu-image:before {
  color: #303F9F !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(38) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(38) div.wp-menu-image:before {
  color: #00bcd4 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(39) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(39) div.wp-menu-image:before {
  color: #8BC34A !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(40) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(40) div.wp-menu-image:before {
  color: #F44336 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(41) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(41) div.wp-menu-image:before {
  color: #FFA000 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(42) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(42) div.wp-menu-image:before {
  color: #607D8B !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(43) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(43) div.wp-menu-image:before {
  color: #616161 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(44) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(44) div.wp-menu-image:before {
  color: #616161 !important;
}
#adminmenu li.menu-top:not(.wp-menu-separator):nth-child(45) div.wp-menu-image, #adminmenu li.menu-top:not(.wp-menu-separator):nth-child(45) div.wp-menu-image:before {
  color: #7C4DFF !important;
}
/**
 * menu Admin on the right
 */
@media only screen and (min-width: 1224px) {
  /**
	* Menu on the right CSS
	*/
  /**
	* End of menu on the right
	*/
  #mwp-user-card {
    width: 232 px !important;
  }
  body.material-wp-menu-right #adminmenuwrap {
    right: 280 px;
    left: auto !important;
  }
  body.material-wp-menu-right #adminmenu {
    right: 0;
    left: 0;
  }
  body.material-wp-menu-right:not(.wp-customizer):not #wpbody-content {
    left: auto;
    float: right;
    right: 280 px;
    width: 70.2 % !important;
  }
  body.material-wp-menu-right .theme-wrap {
    right: 280 px !important;
    left: 30px !important;
  }
  body.material-wp-menu-right #parallax-main-block #mwp-user-card {
    right: -72px;
    width: 280 px !important;
  }
}
/**
 * FormCraft
 */
html div.formcraft-css div.options-head {
  left: 0;
  top: 55 px;
  z-index: 99999;
}
div.formcraft-css div.fields-list-right {
  top: 95 px;
}
/**
 * Fix Tooltip
 */
body.rtl div.material-tooltip {
  left: 0;
  /** fix **/
  top: 0;
  will-change: top, left;
  /** fix **/
}
/**
 * Revolution Slider
 */
body.toplevel_page_revslider #viewWrapper div.rs-mini-toolbar.sticky {
  top: 85 px;
}
/**
 * Reporting
 */
body .awr-menu {
  left: 280 px;
  top: 55 px;
}
body .awr-menu.awr-close-toggle {
  -moz-transform: translate3d(-530 px, 0, 0);
  -webkit-transform: translate3d(-530 px, 0, 0);
  transform: translate3d(-530 px, 0, 0);
}
/**
 * Reporting
 */
body.admin_page_wcx_wcreport_plugin_dashboard .my_content {
  width: auto;
  margin-left: 280 px;
}
@media only screen and (max-width: 991px) {
  body.admin_page_wcx_wcreport_plugin_dashboard .my_content {
    margin-left: 0 !important;
  }
}
body .awr-content {
  margin: 0 0 0 0;
}
body:not(.rtl) #wpcontent, body:not(.rtl) #wpfooter, body:not(.material-wp-menu-right):not(.rtl) #wpcontent, body:not(.material-wp-menu-right):not(.rtl) #wpfooter {
  margin-left: 280 px;
}
#adminmenu li.menu-top:hover {
  background: transparent;
}
#loader-wrapper, #awr_fullscreen_loading {
  display: none !important;
}
/**
 * Gutenberg
 */
body.gutenberg-editor-page #wpbody-content {
  height: 100vh;
  margin-top: -55 px;
}
body .gutenberg .auto-fold.sticky-menu .editor-text-editor__formatting, body .gutenberg .auto-fold .editor-text-editor__formatting {
  left: 280 px;
}
body .gutenberg .editor-header {
  top: 55 px;
  left: 280 px;
}
body .gutenberg .editor-sidebar {
  top: 111px;
}
[data-mwp-color-scheme="dark"] {
  --mwp-bg-color: #1e1e1e;
  --mwp-content-bg: #1e1e1e;
  --mwp-body-bg: #1e1e1e;
  --mwp-card-bg: #2d2d2d;
  --mwp-card-dark: #2d2d2d;
  --mwp-text-color: #e0e0e0;
  --mwp-heading-color: #e0e0e0;
  --mwp-link-color: #6eb5ff;
}
#wpadminbar #wp-toolbar > ul > li > a.ab-item, #wpadminbar #wp-toolbar > ul > li > a.ab-item .ab-label, #wpadminbar #wp-toolbar > ul > li > a.ab-item .ab-icon::before, #wpadminbar #wp-toolbar > ul > li > a.ab-item::before, #wpadminbar #wp-toolbar > ul > li > span, #wpadminbar #wp-toolbar > ul > li > div, #wpadminbar #adminbarsearch:before {
  color: #fff !important;
}
/**
 *
 * AdminBar
 *
 */
div#wpadminbar {
  height: 55px !important;
  line-height: 55px !important;
}
div#wpadminbar .ab-item, div#wpadminbar .quicklinks .ab-empty-item, div#wpadminbar .quicklinks .ab-empty-item a i, div#wpadminbar a.ab-item, div#wpadminbar > #wp-toolbar span.ab-label, div#wpadminbar > #wp-toolbar span.noticon {
  height: 55px !important;
  line-height: 55px !important;
}
#wpadminbar .ab-icon, #wpadminbar .ab-icon:before, #wpadminbar .ab-item:before, #wpadminbar .ab-item:after {
  height: 55px !important;
  line-height: 55px !important;
}
img.material-wp-logo {
  max-height: 45px;
}
li.force-mdi i {
  line-height: 55px !important;
}
div#wpadminbar .ab-icon:before, div#wpadminbar .ab-item:before, div#wpadminbar #adminbarsearch:before, div#wpadminbar input#adminbar-search:focus {
  line-height: 55px !important;
}
div#wpadminbar input#adminbar-search:focus {
  height: 55px !important;
}
/**
 * Height of menu items
 */
#wpadminbar .ab-sub-wrapper .ab-item {
  height: 40px !important;
  line-height: 40px !important;
}
/**
 * Font size
 */
#wpadminbar .ab-item, #wpadminbar .quicklinks .ab-empty-item, #wpadminbar .quicklinks .ab-empty-item a i, #wpadminbar a.ab-item, #wpadminbar > #wp-toolbar span.ab-label, #wpadminbar > #wp-toolbar span.noticon {
  font-size: 16px !important;
}
li.force-mdi i, a.ab-item span.ab-icon {
  font-size: 20.8px !important;
}
