html,
body {
  height: 100%;
}

.form-signin {
  max-width: 330px;
  padding: 1rem;
}

.button-transparent {
  --bs-btn-bg: transparent !important;
  --bs-btn-border-color: transparent !important;
}

.form-signin .form-floating:focus-within {
  z-index: 2;
}

.form-signin .usuario {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.form-signin .senha {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.form-signin .eye {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.divider {
  width: 100%;
  height: 3rem;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid rgba(0, 0, 0, 0.15);
  border-width: 1px 0;
  box-shadow: inset 0 0.5em 1.5em rgba(0, 0, 0, 0.1),
    inset 0 0.125em 0.5em rgba(0, 0, 0, 0.15);
}

.pouco-estoque {
  color: red !important;
}

.alerta-estoque {
  color: yellow !important;
}

.muito-estoque {
  color: green !important;
}

#hidden_div {
  display: none;
}

.stop {
  animation-name: none !important;
  -webkit-animation-name: none !important;
}

.produtoDiv {
  margin-bottom: 18px;
}

.hidden {
  display: none !important;
}

.accordion-erro {
  color: #adb5bd !important;
  background-color: rgb(165 29 42 / 50%) !important;
}

.accordion-erro:focus {
  box-shadow: none !important;
  border-color: rgba(0, 0, 0, 0.125) !important;
}

.accordion-erro:after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}

.accordion-certo {
  color: #adb5bd !important;
  background-color: rgb(20 108 67 / 50%) !important;
}

.accordion-certo:focus {
  box-shadow: none !important;
  border-color: rgba(0, 0, 0, 0.125) !important;
}

.accordion-certo:after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}

.accordion-faq {
  color: #000000 !important;
  --bs-accordion-active-bg: #d1d8e0 !important;
}

.accordion-faq:focus {
  color: #000000 !important;
  box-shadow: none !important;
  border-color: rgba(0, 0, 0, 0.125) !important;
}

.accordion-faq-dark {
  color: #ffffff !important;
  --bs-accordion-active-bg: #d1d8e0 !important;
}

.accordion-faq-dark:focus {
  color: #ffffff !important;
  box-shadow: none !important;
  border-color: rgba(0, 0, 0, 0.125) !important;
}

.accordion-faq-dark:after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}

.pago {
  color: rgb(20 108 67) !important;
}

.não-pago {
  color: rgb(165 29 42) !important;
}

.maiusculo {
  text-transform: uppercase !important;
}

.minusculo {
  text-transform: lowercase !important;
}

.primeiraMaiuscula {
  text-transform: capitalize !important;
}

.btn-info {
  color: #fff !important;
}

.cancelado {
  --bs-table-bg: rgb(165 29 42) !important;
  opacity: 0.5;
}

.p-especial {
  margin-bottom: 0 !important;
}

.box-direita {
  float: right !important;
}

.bi {
  vertical-align: -0.125em;
  fill: currentColor;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
}

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }
}

.homeNav {
  position: sticky !important;
  top: 0 !important;
  overflow: hidden;
}

.navHome {
  padding-top: 5px;
}

.navLogo {
  padding-top: 2px;
}

.text-justify {
  text-align: justify;
}

.icon-square {
  width: 3rem;
  height: 3rem;
  border-radius: 0.75rem;
}

.hyperConfig {
  color: #000000 !important;
  text-decoration: none !important;
}

.blackFont {
  color: #000000 !important;
  text-decoration-color: #000000 !important;
}

.imgCar {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left bottom;
}

.imgCarRight {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right bottom;
}

@media (max-width: 40em) {
  .imgCar {
    object-position: -800px;
  }

  .imgCarRight {
    object-position: -180px;
  }
}

.darkText {
  color: #000000 !important;
  text-decoration-color: #000000 !important;
}

.lightText {
  color: #fff !important;
  text-decoration-color: #ffffff !important;
}

#logoHome img {
  display: block;
  margin: auto;
}

.logoCenter {
  display: block;
  margin: auto;
}

.togglerWhite {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 6)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

canvas {
  margin: 0 auto;
}
