/* Possibilidade Logo maior*/
@media only screen and (min-width: 771px) {
  .topoSite {height: 190px;}
  .account-cart-wrapper {margin-top: 40px;}
  #header-account.skip-active {top: 121px;}
  #header-search {top: 60px !important;}
}
.topoSite.header_logo_center a.logo img, .topoSite.header_logo_left .logo img {
    max-height: 150px;
    width: auto;
    max-width: initial;
    margin: auto;
}
/* Possibilidade Logo maior*/

.menuPrincipal {
    border-bottom-width: 3px;
}

.rodapeSite .block-title strong {
    font-weight: 600;
}

ul.links-rodape li a, ul.links-rodape li, .rodapeSite .footer .links a {
    font-weight: 600;
}

.contentSelos .block-title strong {
    font-weight: 600;
}

.assinaturaRodape {
    padding: 23px 0;
}
dt {
    font-weight: 600;
    margin-top: 10px;
}
span.price {
    font-weight: 600;
}
.products-grid .textoBotaoAdd {
    padding: 0 !important;
}
@media only screen and (min-width: 771px) {
    .topoSite {
        height: 180px;
    }
}
.assinaturaRodape .logoRodape img {
    height: auto;
}