.accordion-group{ border: 0 none; }
.accordion-group label{ border: 1px solid #e5e5e5; }

.menu.superior .nivel-um>li a[title*="utlet"] strong,  
.menu.superior .nivel-um>li a[title*="OUTLET"] strong, 
.menu.superior .nivel-um>li:hover a strong { color: #083448; }

#rodape .titulo {
    font-size: 16px;
    color: #9fabb7;
    text-transform: uppercase;
    font-weight: 500;
    border: 0;
    padding: 0;
}

#rodape .news .msg .last {
    font-size: 15.26px;
    color: #9fabb7;
    display: block;
}

#rodape .news .msg .first {
    font-size: 18px;
    font-weight: 500;
    color: #9fabb7;
    text-transform: uppercase;
    display: block;
    letter-spacing: -0.85px;
}



#rodape {
    border-top: 6px solid #9fa3a9;
}


#rodape .news ul li a {
    font-size: 16px;
    color: #fff;
    line-height: 43px;
    width: 43px;
    height: 43px;
    text-align: center;
    display: block;
    border-radius: 50%;
    box-shadow: 0 0 0 0px #4848 inset;
    background: #bf2121;
    box-sizing: border-box;
    transition: box-shadow ease-out .2s;
    transform: translateZ(0);
}

.pagamento-selos {
    background: #083448;
}

.news #formNews .newsletter-cadastro button {
    float: right;
    border: 0px solid #bf2121;
    border-radius: 0;
    height: 43px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    background: #bf2121;
    transition: background ease-out .2s;
    margin-left: -121px;
    border-radius: 2px;
}

.barra-inicial {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #9fabb7;
    line-height: 32px;
    z-index: 100;
}

#rodape .institucional {
    background: #083448;
}

#rodape .links-rodape li a, #rodape .span9 li a {
    font-size: 14px;
    color: #fff;
}

#rodape .row-fluid .span9 .span4.sobre-loja-rodape p {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

@media screen and (max-width: 767px){
    .barra-mobile {
        background: #083448;
        height: 44px;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 12;
        padding: 0 10px;
        display: block;
        -webkit-tap-highlight-color: transparent;
    }
}

@media screen and (max-width: 767px){
    .barra-mobile .user-mob svg {
        height: 27px;
        width: 27px;
        fill: #fff;
    }
}   
/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:10px;
right:10px;
z-index: 999;
}
