#cabecalho{background:#2F2F2F!important;}

#cabecalho .actions>li>a {
    width: auto;
    display: flex;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    box-sizing: border-box;
    transition: all .2s ease-out;
}

#cabecalho .actions>li>a:hover {
    color: #fff;
}

#cabecalho .actions>li>a .titulo {
    text-align: left;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    display: flex;
    align-items: center;
    padding: 0;
    max-width: 100px;
    letter-spacing: .5px;
    color:#fff;
}

.carrinho.cart .content-cart .price-total-cart {
    display: inline-block !important;
    margin: 0;
    height: auto;
    line-height: 1.5;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 200;
    letter-spacing: .5px;
    padding-top: 0;
    color: #fff;
}

.carrinho.cart:hover .content-cart .price-total-cart, .carrinho.cart:hover .content-cart .titulo {
    color: #fff !important;
}

#cabecalho .conteudo-topo .inferior .busca-mobile~div {
    max-width: 498px;
    width: 100%;
}

.full.menu {
    background-color: #fff;
    flex: 1;
    border-top: 1px solid transparent;
    height: 70px;
}

.full.menu .conteiner .nivel-um>li:hover>a>.titulo {
    color: #000;
    opacity: .7;
}


.full.menu .conteiner .nivel-um>li>a>.titulo {
    color: #000;
    font-size: 14px;
    font-family: Poppins, sans-serif;
    transition: all .2s ease-out;
    line-height: 18px;
    letter-spacing: .5px;
    font-weight: 600;
}


.full.menu .conteiner .nivel-um>li.offers>a {
    background: #ED873D;
    cursor: pointer;
    border-radius: 10px;
    height: 45px;
    margin-top: 13px;
}

.full.menu .conteiner .nivel-um>li.offers>a:hover {
    background: #BE5C15!important;
}

#cabecalho.fixed .open-menu .line {
    background: #fff;
    height: 3px;
    width: 28px;
    margin-bottom: 5px;
    transform-origin: left;
    transition: .2s ease-out;
    transform: rotate(0);
    display: block;
}

#corpo .conteiner>.marcas {
    margin-bottom: 50px;
    display: none;
}

#menu_outros{display:none;}

#rodape .pagamento-selos {
    background: #fff;
    display: none;
}

#barraNewsletter.posicao-rodape {
    background: #ED873D;
    box-shadow: none;
    border-bottom: 1px solid #000;
    padding: 20px 0;
}

#barraNewsletter.posicao-rodape .componente .texto-newsletter {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    overflow: visible;
    margin: 0;
    display: flex;
}

#barraNewsletter.posicao-rodape .componente .texto-newsletter svg * {
    fill: #fff;
}


#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    width: auto;
    background: #fff;
    color: #ED873D;
    height: 42px;
    border: 0;
    transition: all .2s ease-out;
    border-radius: 8px;
    padding: 5px 35px;
}


#rodape .institucional {
    background: #2F2F2F;
    min-height: 425px;
    box-sizing: border-box;
    padding-bottom: 0;
}



#rodape .institucional .titulo {
    color: #fff;
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: inherit;
    font-size: 16px;
}


#rodape .sobre-loja-rodape .more {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .5px;
    display: none;
    width: 136px;
    height: 44px;
    background-color: #ED873D;
    border: 2px solid #000;
    color: #fff;
    text-align: center;
    padding: 12px 0;
    transition: all 1s;
    margin: 20px 0;
    line-height: 15px;
    box-sizing: border-box;
    transition: all .2s ease-out;
    border-radius: 10px;
    
}


#rodape .sobre-loja-rodape .more:hover {
    background-color: #ED873D;
    color: #fff;
}

#rodape .institucional a, #rodape .institucional p {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    margin-top: 22px;
}

#rodape .institucional a:hover{
   color : #fff;
}

#rodape .links-rodape-atendimento .icon {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    fill: #fff;
    margin-right: 5px;
}

#rodape .links-rodape-atendimento .office-hours .title .icon .a {
    fill: #fff;
}

#rodape .links-rodape-paginas+.links-rodape-atendimento .location .title-location>span {
    font-size: 15px;
    color: #fff;
}

#rodape .links-rodape-paginas+.links-rodape-atendimento .location .title-location #viewMap {
    font-weight: 500;
    margin-left: 5px;
    margin-top: 2px;
    letter-spacing: .5px;
    color: #fff;
    cursor: pointer;
}

#corpo .conteiner{
    margin-top:50px;
} 

#rodape .links-rodape-paginas+.links-rodape-atendimento .location .title-location svg {
    margin-right: 10px;
    stroke: #fff;
    fill: #fff;
}

.secao-banners .container{
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.carrinho .carrinho-interno .carrinho-rodape .botao:after {
    content: "Fechar Compra";
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: none;
}

.full.menu .conteiner .nivel-dois li a {
    color: #514747;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}

.identificacao .control-group .submit-email.botao.principal {
    position: absolute;
    top: 0;
    right: 0;
    float: none;
    max-width: 95px;
    min-width: 95px;
    font-size: 16px;
    color: #fff;
}

#menu_moveisdeescritorio .full.menu .conteiner .nivel-um>li:nth-last-child(2) ul, .full.menu .conteiner .nivel-um>li:nth-last-child(3) ul {
    right: 0;
    left: -200px;
}

.offers {
    display:none;
}
