@font-face {
  font-family: "Regular";
  src: url("../fonts/Lato-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Medium";
  src: url("../fonts/Lato-Medium.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SemiBold";
  src: url("../fonts/Lato-SemiBold.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Bold";
  src: url("../fonts/Lato-Bold.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Black";
  src: url("../fonts/Lato-Black.ttf");
  font-weight: normal;
  font-style: normal;
}

.minh-100vh {
  min-height: 100vh !important;
}

.invalid-form,
.invalid-image {
  border: 1px solid #ff0000;
}

.bg-filtrando {
  /* background-color: rgba(28, 200, 138, .4); */
  /* background-color: #FFF; */
  background-image: linear-gradient(180deg, #d5c06b2b 10%, #d5c06b3b 100%);
  background-size: cover;
}

.nav-tabs {
  border-bottom: 0px;
}

.sidebar.toggled .nav-item.active .nav-link span {
  font-family: "Black" !important;
}

.sidebar.toggled .nav-item .nav-link span {
  font-family: "Regular" !important;
}

/* Login */
.bg-login-image {
  background-image: url('/img/img_restrito.png');
  opacity: 0.9;
}

.bg-password-image {
  background-image: url('/img/img_restrito.png');
  opacity: 0.9;
}

.footer-login p {
  color: #d6d6d6;
  font-size: small;
}

.footer-login img {
  height: 23px;
}

.center {
  text-align: center;
}

.stepper {
  padding: 8px;
  cursor: pointer;
  border: 1px solid #E5E5E5;
  color: #8E8E8E;
  border-radius: 4px;
  margin-right: 4px;
  margin-left: 4px;
  font-size: 18px;
}

.stepper-active {
  background-color: #BFBFBF;
  color: #fff;
  border: 1px solid #BFBFBF;
  border-radius: 4px;
  padding: 8px;
  font-size: 18px;
}

.stepper:hover {
  background-color: #BFBFBF;
  color: #FFFFFF;
}

.checkbox {
  display: flex;
  align-items: center;
}

.checkbox input[type=checkbox] {
  width: 40px !important;
}

.border-left-dashboard {
  border-left: .25rem solid #d5c06b !important
}

.text-yellow {
  color: #d5c06b !important;
}

.text-gray {
  color: rgb(195 195 195) !important
}

.bg-yellow {
  background-color: #d5c06b !important;
}

.bg-black {
  background-color: rgb(54 54 54) !important;
}

/* #logo {
  border-radius: 8px;
  width: auto;
  height: 80px;
  margin-left: 5px;
  object-fit: cover;
  background-color: #e8e8e8;
} */

.margin-icon-add {
  margin-left: 5px;
  margin-right: 5px;
}

.margin-icon-filter {
  margin-right: 5px;
}

.btn-ver {
  width: 66px !important;
  font-family: 'Regular';
}

i {
  color: inherit !important;
}

.table>thead:first-child>tr:first-child>td {
  color: #000000;
  font-family: 'Medium' !important;
}

/* #lista-permissoes>thead:first-child>tr:first-child>td{
  color: #858796a6 !important;
} */

#lista-permissoes td,
#lista-permissoes th {
  color: #858796e3 !important;
}

.font-regular {
  font-family: "Regular" !important;
}

.font-medium {
  font-family: "Medium" !important;
}

.font-semi-bold {
  font-family: "SemiBold" !important;
}

.font-bold {
  font-family: "Bold" !important;
}

.font-black {
  font-family: "Black" !important;
}

label {
  font-family: 'Regular';
}

.switch {
  position: relative;
  display: inline-block;
  width: 55px;
  height: 27px;
  margin-right: 5px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #de1717b9;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked+.slider {
  background-color: #17ac17c0;
}

input:focus+.slider {
  box-shadow: 0 0 1px #17ac17c0;
}

input:checked+.slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.produto {
  list-style-type: none;
}

.foto_loja {
  width: 45% !important;
  height: 167px !important;
  object-fit: cover !important;
  border-radius: 5px !important;
}

.switch-modalidades {
  width: 47px !important;
  height: 20px !important;
}

.slider-modalidades.round-modalidades:before {
  width: 13px !important;
  height: 13px !important;
}

.div-categorias {
  display: flex !important;
  flex-wrap: wrap !important;
}

.logo_categoriaa {
  border-radius: 13px;
  width: 90px;
  height: 90px;
  margin-left: 5px;
  object-fit: cover;
  background-color: #e8e8e8;
}

.nav-link img {
  height: 20px;
  width: 20px;
  margin-bottom: 7px;
}

.nav-link .icone-menu {
  height: 24px !important;
  width: 24px !important;
}

.nav-link .cupom {
  height: 34px !important;
  width: 33px !important;
}

.nav-link .segmento_cupom {
  width: 45px !important;
  height: 42px !important;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
  color: #e52988 !important;
  background-color: #FFFFFF !important;
}

.select-disabled {
  /* background-color: rgb(234 236 244 / 38%) !important; */
  border: 1px solid #d1d3e2 !important;
}

.not-disabled {
  background-color: rgb(255 0 0 / 100%) !important;
}

#caixa-loading {
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100%;
  height: 100%;
  outline: 0;
  align-items: center;
  justify-content: center;
}

#caixa-loading .loader {
  border: 16px solid #f3f3f3;
  border-top: 16px solid #3a3b45d3;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.disabled {
  background-color: rgb(234 236 244 / 38%);
  opacity: 1;
  pointer-events: none;
  cursor: not-allowed;
}

span.multiselect-native-select select {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px -1px -1px -3px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  left: 50%;
  top: 30px;
}

.btn,
.btn-primary,
.btn-block {
  border: 1px solid #E5E5E5;
  /* font-weight: bold; */
}

.btn-primary {
  background-color: #E52887 !important;
  border-color: #E52887 !important;
}


.btn-primary:hover {
  color: #fff;
  background-color: #E52887;
  border-color: #E52887;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #E52887;
  border-color: #E52887;
  box-shadow: 0 0 0 0.2rem rgba(229, 40, 135, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #E52887;
  border-color: #E52887;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #E52887;
  border-color: #E52887;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(229, 40, 135, 0.5);
}


/* TODO styles de cards de produto */

.card-produto {
  box-shadow: 0px 8px 12px rgb(227 220 199 / 50%);
  margin-right: 15px;
  padding: 10px 10px 20px 10px;
  border-radius: 10px;
  height: inherit;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.card-produto-acoes {
  display: flex;
  justify-content: space-between;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.79);
  z-index: 10;
  padding-top: 20px;
}

/* .card-body-produto::-webkit-scrollbar {
  width: 0px;
} */

.card-produto-img {
  width: 100%;
  height: 165px;
  margin-bottom: 10px;
  border-radius: 20px;
  object-fit: cover;
}

.card-produto-descricao {
  max-height: 120px;
  text-overflow: ellipsis;
  margin-bottom: 10px;
  white-space: break-spaces;
  overflow: hidden;
}

.card-produto-bold {
  font-weight: 700;
  color: black;
}

.card-produto-cadastro {
  height: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 200px;
}

.card-produto-button-cadastro {
  width: 70px;
  height: 70px;
  justify-content: center;
  align-items: center;
  display: flex !important;
  border-radius: 15%;
}

.icon-ordem {
  margin-right: 7px;
  font-size: 20px;
  cursor: pointer;
}

.ordem-categorias {
  display: flex;
  margin-bottom: 15px;
  align-items: baseline;
}

.icon-ordem-opcional {
  font-size: 16px !important;
  margin-right: 5px !important;
}

.sidebar #sidebarToggle {
  border-radius: 11px !important;
  border: 3px solid #e52988 !important;
  height: 31px;
  width: 31px;
  background-color: white;
}

.sidebar-dark.toggled #sidebarToggle::after {
  color: #e52988
}

.sidebar #sidebarToggle::after {
  color: #e52988
}

.sidebar-dark .nav-item.active .nav-link {
  background-color: #FF89C2;
  /* color: #FFF; */
  color: #8A0152;
}

.sidebar-dark .nav-item .nav-link:active,
.sidebar-dark .nav-item .nav-link:focus,
.sidebar-dark .nav-item .nav-link:hover {
  color: white !important;
  background-color: #e52988 !important;
  border-radius: 0.5rem;
}

.border-left-dashboard {
  border-left: 0.25rem solid #e52988 !important;
}

.google-map {
  height: 55vh;
  width: 80%;
  margin: auto;
}

.hidden_mapa {
  display: none;
}