body[dark]{
  background-color:#181818!important;
  background-image:none;
  background-attachment:fixed;
  color:#fff;
  font-size:14px;
  line-height:22px;
}

/* NAV */
body[dark] .bg-nav{background:#000}
body[dark] .btn-nav{
  background:#1f1f1f!important;
  color:#fff!important;
}
body[dark] .btn-nav:hover{
  background:#fff!important;
  color:#232f3c!important;
}

/* TEXTOS */
body[dark] h1,
body[dark] h2,
body[dark] h3,
body[dark] h4,
body[dark] h5,
body[dark] h6,
body[dark] p,
body[dark] span:not(.badge),
body[dark] li,
body[dark] ul{color:#fff;background:transparent!important}
body[dark] text-warning{--bs-text-opacity:1;color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}

/* LINKS */
body[dark] .blackaec{color:#999!important}
body[dark] .blackeye{color:#f2f2f2!important}

/* BOTÕES */
body[dark] .btn-primary{background:#198754!important}
body[dark] .btnGroup{background:#0ec654!important}
body[dark] .btnGroup-vip{background:#dc3545!important}

/* NAV EXTRA */
body[dark] .bg-default{background:#181818!important}

/* INPUT */
body[dark] .fa-search{color:#fff!important}
body[dark] #mobile .fa-search{color:#232f3c!important}

/* CARDS / BOX */
body[dark] .cardGroupInt{background:#1f1f1f!important}
body[dark] .cardBlogInt{background:#1f1f1f!important}
body[dark] .boxInt{background:#1f1f1f!important}
body[dark] .boxContact{background:#1f1f1f!important}
body[dark] .boxConta{background:#1f1f1f!important}
body[dark] .boxConta .plano{background:#151515!important}
body[dark] .box{background:#000!important}
body[dark] .boxEdit{
  background:#1f1f1f!important;
  border:1px solid #3c3c3c!important;
}
body[dark] .bloco25{
  background:#1f1f1f!important;
  color:#fff!important;
}

/* TEXTOS ESPECÍFICOS */
body[dark] .text-darknew{color:#0ec654!important}
body[dark] .img-usernew{color:#0ec654!important}
body[dark] .categoryTitle{color:#0ec654!important}
body[dark] .descriptionCategory{color:#999!important}

/* MODAL */
body[dark] .modal-title{color:#000!important}
body[dark] .modal-content #sim{
  border:none!important;
  background:#0d6efd!important;
  border-color:#0d6efd!important;
}

/* BOTÕES BLOCO */
body[dark] .blocoBotoesGroup .btn-primary{
  border:none!important;
  background:#0d6efd!important;
  border-color:#0d6efd!important;
}
body[dark] .blocoBotoesGroup a span{color:#fff!important}

/* TABELAS / TEXTOS */
body[dark] .tabelanicks{color:#fff!important}
body[dark] .clbk{color:#f2f2f2!important}
body[dark] .titlevendas{color:#f2f2f2!important}

/* ALERTAS */
body[dark] .alert-warning p{color:#664d03!important}
body[dark] .alert-success strong{color:#000!important}

/* PAGAMENTO */
body[dark] .pagamentoDiv{
  border:2px #3c3c3c solid;
}
body[dark] .pagamentoDiv strong{color:#fff!important}

/* BLOG */
body[dark] .blogDetail{background:#1f1f1f!important}
body[dark] .blogDetail span{color:#fff!important}
body[dark] .blogDetail i{color:#fff!important}
body[dark] .blogDetail .col-6{color:#fff!important}

/* ACCORDION */
body[dark] .accordion-item{
  background:#181818;
  border:none;
  margin-bottom:5px;
}
body[dark] .accordion-item .accordion-header .accordion-button{
  background:#181818!important;
  color:#fff;
}
body[dark] .accordion-collapse{
  border-top:1px solid #f2f2f2;
}
body[dark] .accordion-body{
  background:#181818!important;
}

/* FORM */
body[dark] label,
body[dark] label strong{color:#fff!important}
body[dark] .boxContact label{color:#fff!important}
body[dark] .boxContact p{color:#fff!important}

/* GRUPOS */
body[dark] .grupo{background:#181818!important}
body[dark] .grupo strong{color:#fff!important}

/* BADGE */
body[dark] .badge span{color:#fff!important}

/* NAVBAR */
body[dark] .navbar-light .navbar-toggler{
  color:rgba(0,0,0,.55);
  border-color:rgba(0,0,0,.1);
  background:#fff;
}

/* EXTRA */
body[dark] .tktdk{background:#056162!important}
body[dark] .tktdksp{background:#262d31!important}
body[dark] .rounded-circle{border-color:#f2f2f2!important}
body[dark] .hrbk{color:#fff!important}

/* BORDER */
body[dark] .border{
  border:1px solid #3c3c3c!important;
  margin-right:-1px;
  margin-bottom:-1px;
}

/* FOOTER */
body[dark] footer{background:#000!important}
body[dark] .footer-links{background:#000}
body[dark] .footer-links .links-body{background:#1f1f1f}

/* FUNDO */
body[dark] .imgblackwhite{
  background-image:url("/images/body-black1.png");
  background-color:#0d1418!important;
}

/* CEP */
body[dark] .formCampoCep .fa-search{color:#000!important}
body[dark] #valorComCupom{color:#000!important}