.sobre-loja-rodape {
  text-shadow: 0.1em 0.1em #D496A3;
  font-size: 1.1em;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  #cabecalho {
    padding-top: 50px;
  }
  .row-fluid.banner.hidden-phone, .row-fluid.banner.hidden-phone .span12.banner.tarja, .row-fluid.banner.hidden-phone .span12.banner.tarja img {
    display: block !important;
    width: 100%;
    height: auto;
  }
}
.atalhos-mobile {
  border-width: 0 0 !important;
  box-shadow: 0 0 0.3em #D496A3 !important;
}