.single .caixa-sombreada p {
    line-height: 1.5!important;
}

.wrapper-destaque {
    display: none;
}

.logo a {
    height: 85px !important;
}

.options b {
    font-weight: 500!important;
}

header .options li .item > ul {
    width: 262px!important
}

#rodape .institucional .links-rodape-categorias > ul {
    width: 290px!important
}
.listagem .imagem-produto img{position: relative !important;}

@media (max-width: 768px) {
  .logo a img {
    top: 10px!important;
  }
}

.menu.superior {
    margin-top: 0px;
}

.pagina-categoria .menu.superior {
    margin-top: 20px;
}

.pagina-produto .menu.superior {
    margin-top: 20px;
}

#header > div.search .busca {
    border: 1px solid #c5c5c5 !important;
}


@media (min-width: 768px) {
/* MUDANÇA RODAPÉ */
#rodape .institucional {
    background-color: #ff4e00  !important;
    padding: 30px 10px;
    margin-bottom: 10px;
}

#rodape .institucional *{
	color: #fff !important;
}

#rodape .rodape-endereco svg{
	fill: #fff !important;
}

#rodape .institucional .links-rodape-categorias > ul{
	background-color: transparent !important;
}
}
