#rodape>div:last-child .conteiner {
    padding: 10px 20px 5px;
    display: none;
}


.carrinho .qtd-carrinho {
    position: absolute;
    background: #F07D0A !important;
    color: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 30px;
    font-size: 13px;
    font-weight: 700;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    margin: 0 5px;
}



.atributos ul li a:hover, .atributos ul li.active a, .borda-principal, .elastislide-carousel ul li.active a, .tema-scuro .nav-tabs li.active a {
    border-color: #F07D0A !important;
}

.full.menu .nivel-um .titulo:hover {
    color: #F07D0A !important;
}

.full.menu .nivel-dois li:hover a {
    color: #F07D0A !important;
    font-weight: 700;
}


.scrollToTop {
    position: fixed;
    z-index: 999;
    bottom: 3em;
    right: 2em;
    background: #000000 !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;
}


.banner .flexslider .flex-direction-nav li a {
    width: 45px;
    height: 45px;
    border: none;
    border-radius: 50%;
    background: #F07D0A !important;
    font-size: 0px;
    margin-top: -25px;
}

.banner .flexslider .flex-control-paging li a.flex-active {
    background: #F07D0A !important;
    border: none;
}



.botao {
    border-radius: 22px;
    background: #000000 !important;
    color: #fff;
    border: none;
    font-weight: 700;
}

.produto div.principal .acoes-produto .preco-produto .preco-promocional {
    font-size: 25px;
    font-weight: 600;
    color: #F07D0A !important;
    display: block;
}



.pagina-produto .breadcrumbs ul li a {
    color: #f07d0a !important;
    font-size: 14px;
}

.produto div.principal .atributos ul li.active a span {
    color: #f07d0a !important;
}

.atributo-comum .active a span, .atributo-comum a:hover span, .cor-principal, .menu a:hover, a, a:focus, a:hover {
    color: #999999 !important;
}

.finalizar-compra .botao {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background: #e3e3e3;
    color: #ffffff !important;
    font-size: 14px;
}



.posicao-rodape#barraNewsletter .componente .texto-newsletter::before {
    content: "\f003";
    font-family: FontAwesome;
    color: #F07D0A !important;
    vertical-align: top;
    display: inline-block;
    margin-right: 10px;
    font-size: 2rem;
}


.posicao-rodape#barraNewsletter .componente .newsletter-assinar {
    width: 20%;
    background: #F07D0A !important;
    border-radius: 22px;
    color: #fff;
    height: 40px;
}


#rodape .institucional a:hover {
    color: #F07D0A !important;
    text-decoration: none;
}

#rodape .sobre-loja-rodape .conferir {
    font-size: 14px;
    font-weight: 600;
    display: block;
    width: 136px;
    height: 44px;
    line-height: 44px;
    background: #000000 !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;
}


#rodape .sobre-loja-rodape .conferir:hover {
    text-decoration: none;
    background: #fff;
    color: #000000 !important;
    border: solid 1px #000000 !important;
    -webkit-transition: all 1s;
    transition: all 1s;
}


#listagemProdutos> ul[data-produtos-linha="4"] > li {width:25%;margin:0}
#listagemProdutos> ul[data-produtos-linha="3"] > li {width:33%;margin:0}
#listagemProdutos> ul[data-produtos-linha="2"] > li {width:50%;margin:0}