.mostra-desconto{
    display: none;
}

/*.num-pedido-cliente{
display: none;
} */
.del-btn{
  display: none !important
}
#select-tipo-pessoa-cadastro-cliente {
  user-select: none;
  background: #ccc;
  pointer-events: none;
}
.excel-btn-digitacao{
display:none;
}

.orcamento-pedido{
display: none !important
}

.icons {
    color: black;
}


.produto {
    transition: 0.4s;
    background-color: #FFF1E5;
    border-style: inset;
}

.p-2 {
    padding: 0.5rem !important;
    color: black;
	font-weight: bold;
}

.pl-2, .px-2 {
    padding-left: 0.5rem !important;
    background-color:  #FFF1E5;
}


#gcc-header {
    background-color: #FFF1E5;
	color: #fff;
}

.catalogo_link {color:white;}	

.dropdown-item.active___, .dropdown-item__:active {
    background-color: #cbd0cc !important;
}

.dropdown-item {
    color: black !important;
}

.panel-heading {
    color: #262A33 !important;
}
	
#gcc-footer h3 {
  font-weight: bold !important;
}

#login-gcc .img-fluid {
  margin: 10px 0;
  background-color: rgb(15 15 15);
}

#login-gcc {
	color: #262A33 !important;
}


.obsproduto2 {
  color: #5b4631 !important;
}

.obsproduto2 br {
  display: none;
}

#select-tipo-pessoa-cadastro-cliente {
  user-select: none;
  background: #ccc;
  pointer-events: none;
}

.select-desconto {
  border: 2px solid #000000;
  position: absolute;
  z-index: 99;
  transform: rotate(40deg);
  margin-left: 160px;
  margin-top: 17px;
  width: 165px;
  height: 40px;
  background: rgb(249 250 251 / 0.3);
}

body {
    background-color: #FFF1E5 !important; ;
}

.list-group-item
{
    background-color: #FFF1E5 !important; 
}


.form-control-sm {
    background-color: #FFF1E5!important;
}


