.fundoLaranja {
 background: #ef9310;
}

.box-flutuante {
  display: inline;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 9999;
}

.box-flutuante:hover {
  background-color: none;
}

.promotion-product-container.quadro-min.pedidos {
    height: 20px !important;
}


.btnCh {
    background: #507f03;
}

.btnAg {
    background: #cd5f05;
}

ul#promotion-product .product .promotion-product-container {
    width: 100%;
    height: auto;
}

ul#promotion-product li .promotion-product-container {
    background: #f8f8f8 !important;
}

h4.text-center{
    text-align: center;
}