.conteudo>.row-fluid {
    margin-top: 40px;
}

.menu.superior {
    background: #252c35;
}

.menu.superior .nivel-dois {
    border-radius: 15px;
    background-color: #ffffff;
    margin-top: 10px;
    font-size: 16px;
    line-height: 40px;
}

.contato-content {
    width: 300px;
    border-radius: 15px;
}

#rodape .institucional {
    padding-top: 30px;
    background-color: #3c4548;
    padding-bottom: 100px;
}

#OrderTracking {
    border-radius: 5px;
}

.rastreio-content {
    padding: 60px;
    border-radius: 20px;
}

.rastreio {
    padding: 8px 20px 8px 20px;
    margin-top: 10px;
    border-radius: 5px;
}

.banner-rodape {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 0;
  margin-top: 30px;
  position: relative;
  top: -80px; /* move o banner para cima do rodapé */
  z-index: 2;
}

.banner-rodape img {
  max-width: 80%;
  height: auto;
  border: none;
}

.carrinho>a strong {
    border-radius: 30px;
}
