body {
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    color: #14112C;
}

.menu.superior {
    background-color: #14112C !important;
}

.menu.superior .nivel-um>li:hover a strong {
  color: #666666;
}

.contato-evtop i {
  color: #ffffff !important;
}

.contato-top:hover .contato-evtop>i {
  color: #14112C !important;
  background: #ffffff !important;
}

.rastreio-topo i {
  color: #ffffff !important;
}

.rastreio-topo:hover i {
  color: #14112C !important;
  background: #ffffff !important;
}

.minha-conta .btn-group a i {
  color: #ffffff !important;
}

.minha-conta:hover .btn-group a i {
  color: #14112C !important;
  background: #ffffff !important;
}

.carrinho a>i.icon-shopping-cart.fundo-principal {
  color: #ffffff !important;
}

.carrinho a:hover>i.icon-shopping-cart.fundo-principal {
  color: #14112C !important;
  background: #ffffff !important;
}

.secao-banners {
    margin-bottom: 40px !important;
}