.menu.superior .nivel-um>li:hover > a > .titulo {
    color: #f8a1c2;
}

.carrinho>a strong {
    background: #ff9cc1;
    color: #fff;
    width: 20px;
    height: 20px;
    font-size: 14px;
    text-align: center;
    line-height: 19px;
    font-weight: bold;
    border-radius: 20px;
    left: 35px;
    position: absolute;
    top: -7px;
    border: 2px solid #ffffff;
}

.fundo-principal, .botao.principal, .botao.principal:hover, .menu li:hover > a .fundo-secundario, .flex-control-paging li a.flex-active, .dropdown-menu > li > a:hover, .filtro.lista ul li label:hover, .filtro.lista ul li.active label, .menu-simples li a:hover, .menu-simples li.active a {
    background-color: #f8a1c2;
}


#sobreLoja {
    background: #fffcf7;
    padding: 40px 0;
}

#rodape .institucional {
    background: #fbfbfb;
    text-align: center;
    min-height: auto;
    padding: 0;
}

.mini-banner {
    max-width: 1105px;
    margin: 0px auto;
}
