.barra-inicial {
    background: #560000 !Important;
    padding: 0;
}

.full.menu .nivel-um .titulo:hover {
    color: #560000 !Important;
}

.banner .flexslider .flex-direction-nav li a {
    width: 45px;
    height: 45px;
    border: none;
    border-radius: 50%;
    background: #560000 !Important;
    font-size: 0px;
    margin-top: -25px;
}

.banner .flexslider .flex-control-paging li a.flex-active {
    background: #560000 !Important;
    border: none;
}



.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    font-size: 14px;
    font-weight: 700;
    border: 2px solid #fff;
    border-radius: 23px;
    color: #fff;
    text-transform: none;
    background: #560000 !Important;
    display: block;
    text-align: center;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.breadcrumbs ul li a, .info-principal-produto .breadcrumbs ul li a {
    color: #560000 !Important;
    font-weight: 600;
    text-transform: none;
    font-size: 14px;
}





.posicao-rodape#barraNewsletter {
    background: #560000 !Important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.scrollToTop {
    position: fixed;
    z-index: 999;
    bottom: 3em;
    right: 2em;
    background: #560000 !Important;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    border-radius: 50%;
    padding: 10px;
    display: none;
    text-transform: uppercase;
    font-weight: 600;
    font-family: Montserrat;
    line-height: 5px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

#rodape .sobre-loja-rodape .conferir {
    font-size: 14px;
    font-weight: 600;
    display: block;
    width: 136px;
    height: 44px;
    line-height: 44px;
    background: #560000 !Important;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    padding: 0 5px;
    -webkit-transition: all 1s;
    transition: all 1s;
    margin-top: 20px;
    border: solid 1px transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

