@charset "UTF-8";
/*!
* Infolu Dashboard Style
* Version 2.1.0
* https://infolu.com.br
* Copyright 2009-2022
* Licensed for Infolu
*/
:root {
  --background-color: white;
  --color: black;
}

:root .ims-admin-color-dark {
  --background-color: black;
  --color: white;
  --header: black;
  --yt-spec-general-background-a: #1f1f1f;
  --yt-spec-general-background-b: #161616;
  --yt-spec-general-background-c: #0d0d0d;
}

.ims-revert {
  all: revert;
}

.ims-loading {
  visibility: hidden;
  transition: all 0.5s ease-in-out;
  opacity: 0;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Remove margens e garante altura total */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html, body {
  height: 100%;
  font-family: sans-serif; /* opcional */
}

/* Layout base */
body {
  display: flex;
  flex-direction: column;
}

/* Header e Footer fixos ou ajustáveis conforme necessidade */
/* Conteúdo principal ocupa todo o espaço disponível */
main {
  flex: 1;
  padding: 0rem;
  background-color: #fafafa; /* opcional */
}

#wpcontent {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

#screen-meta {
  margin: 0px;
  background-color: transparent;
  border: 0px solid #c3c4c7;
}

#screen-meta-links {
  margin: 0 1rem 0 0;
}
#screen-meta-links .show-settings {
  border: 0px;
  background-color: transparent;
}
#screen-meta-links .show-settings:focus {
  background-color: transparent;
  border-color: #3582c4;
  color: #0a4b78;
  box-shadow: 0 0 0 0px #3582c4;
}

.notice {
  margin: 5px 0px;
  background: transparent;
  border-top: none;
  border-right: none;
  border-bottom: none;
  box-shadow: none;
}

#wpbody {
  padding-top: 0 !important;
}

#wpbody-content {
  padding: 0 !important;
}

.wrap {
  margin: 0px;
  padding: 0rem 1rem;
}

/*
html, body {
	padding: 0px;
	margin: 0px;
}
body {
	display: flex;
	flex-direction: column;
	height: 100vh;
	& main {
		display: flex;
		flex-direction: column;
		flex-grow: 1;
		flex-shrink: 1;
	}
	&.dashboard_page_login, &.dashboard_page_dashboard {
		& main {
			justify-content: center;
			align-items: center;
			align-content: center;
		}
	}
	-webkit-animation: fadeIn 3s ease-in-out;
	-moz-animation: fadeIn 3s ease-in-out;
	-o-animation: fadeIn 3s ease-in-out;
	animation: fadeIn 3s ease-in-out;
}
	*/
.dashicons-dashboard::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f1de";
}

.dashicons-admin-post::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f303";
}

.dashicons-admin-media::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f7c2";
}

.dashicons-admin-links::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f0c1";
}

.dashicons-admin-page::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f15c";
}

.dashicons-admin-comments::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f086";
}

.dashicons-admin-appearance::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f53f";
}

.dashicons-admin-plugins::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f0e7";
}

.dashicons-admin-users::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f0c0";
}

.dashicons-admin-tools::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f7d9";
}

.dashicons-admin-settings::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f013";
}

.dashicons-translation::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f1ab";
}

.dashicons-ims-document-business::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f275";
}

.dashicons-ims-document-file::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f574";
}

.dashicons-ims-supplement-message-box::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f658";
}

.dashicons-ims-edit::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f044";
}

.dashicons-ims-real-state::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f015";
}

.dashicons-ims-dealership::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f1b9";
}

.dashicons-ims-e-commerce::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f03e";
}

.dashicons-ims-sign-out-alt::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f2f5";
}

.dashicons-ims-contact-center::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f27a";
}

.dashicons-ims-contact-center-others::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f27a";
}

.dashicons-ims-help::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\e05c";
}

.dashicons-ims-about::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f21e";
}

.dashicons-ims-logout::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f011";
}

.dashicons-ims-others::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f1b2";
}

/* Corrige o topo do esqueleto da interface */
.interface-interface-skeleton {
  top: 0;
}

/* Estilizações específicas para o Gutenberg em modo IMS */
.ims-gutenberg {
  /* Logo no topo do editor */
  /* Botão de fechar o modo fullscreen (ícone customizado) */
  /* Garante que o botão esteja centralizado dentro do container */
  /* Remove o SVG padrão do botão */
}
.ims-gutenberg .edit-post-header a {
  background-color: transparent !important;
  height: 55px;
}
.ims-gutenberg .edit-post-fullscreen-mode-close {
  position: relative;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0;
  margin: 0;
}
.ims-gutenberg .edit-post-fullscreen-mode-close::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  background-image: url("../img/icons/left-arrow.png") !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  box-shadow: none !important;
  pointer-events: none;
}
.ims-gutenberg .edit-post-fullscreen-mode-close svg {
  display: none !important;
}
.ims-gutenberg .editor-header__back-button {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.ims-gutenberg .edit-post-fullscreen-mode-close svg {
  display: none !important;
}