/* barra newsletter */
#barraNewsletter.posicao-rodape {
    background: #F08080;
}

.bandeiras-produto .bandeira-promocao {
    background: #FFC0CB;
    color: #fff;
    float: left;
    font-weight: bold;
}

#rodape .sobre-loja-rodape .more {
    font-size: 14px;
    font-weight: 600;
    display: block;
    width: 96px;
    height: 45px;
    background: 0 0;
    border: solid 2px #FFC0CB;
    text-align: center;
    color: #FFC0CB;
    padding: 12px 0;
    -webkit-transition: all 1s;
    transition: all 1s;
    margin: 0;
    line-height: 15px;
    text-transform: lowercase;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

#cabecalho .actions .carrinho a .icon * {
    fill: #6B2C31;
}

#cabecalho.fixed .open-menu svg path {
    fill: #FFC0CB;
}

#cabecalho.fixed .open-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFC0CB;
}

.full.menu .conteiner .nivel-um>li.offers .icon path {
    fill: #6B2C31!important;
}

.flex-direction-nav li a {
    width: 50px;
    height: 50px;
    background: 0 0;
    font-size: 0;
    margin-top: -25px;
    background: #FFC0CB;
    border-radius: 5px;
}

.scrollToTop {
    position: fixed;
    z-index: 999;
    bottom: 2rem;
    right: 1rem;
    background: #FFC0CB;
    color: #fff;
    display: block;
    width: 52px;
    height: 52px;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
    display: none;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.full.menu .conteiner .nivel-um>li.offers>a>.titulo {
    color: #6B2C31!important;
}

#cabecalho {
    background-color: #F08080;
    background-position: top center;
    background-repeat: repeat;
}

#cabecalho .actions>li>a svg path {
    fill: #6B2C31;
}

.full.menu {
    background: #FCF2F3;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-top: solid 1px transparent;
    height: 50px;
}

.full.menu .conteiner .nivel-um>li>a>.titulo {
    color: #6B2C31;
    font-size: 1.2vw;
    font-family: Lato;
    font-weight: 600;
    transition: all .2s ease-out;
    line-height: normal;
    white-space: nowrap;
}

.full.menu .conteiner .nivel-um>li.offers:hover>a>.titulo {
    color: #6B2C31!important;
}

.menu.superior .nivel-um > li:hover {
    background-color: #000000;
}

.carrinho-checkout .atendimento li span.display-table {
    color: #000000;
    font-weight: 400;
    text-transform: lowercase;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}

#cabecalho .carrinho .carrinho-interno .carrinho-rodape .botao {
    height: 44px;
    line-height: 44px;
    font-size: 0;
    transition: all .2s ease-out;
    width: 40%;
    border: 1px solid;
    border-color: #F08080;
}

#cabecalho .actions li:hover .total-cart,
#cabecalho .actions li:hover a {
    color: #000000;
    opacity: .7;
    text-decoration: none;
    border-color: #000000;
}

.caixa-destaque a.botao.principal {
    border: none;
    text-transform: lowercase;
    font-size: 16px;
    background: #6B2C31;
    color: white;
}

#cabecalho .span4.hidden-phone ul li.action-item.account:hover > a > svg path,
#Capa_1:hover {
    fill: #ffffff;
}

div#instagram h2 a {
    color: #F08080;
    font-weight: 700;
}

.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .input-conteiner .botao {
    width: 40%;
    border-radius: 5px;
    border: solid 1px #F08080;
    background: #F08080;
    height: 45px;
    padding: 0 10px;
    line-height: 40px;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    position: relative;
}

.coluna div.componente.newsletter .botao {
    margin-top: 15px;
    width: 100%;
    display: block;
    background: #F08080;
    border: solid 2px #F08080;
    height: 55px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    position: inherit;
    border-radius: 5px;
    color: #fff;
}

#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar,
.listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    border: 0;
    border-radius: 5px;
    background: #F08080;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0;
    width: auto;
    flex: auto;
    height: 42px;
    text-transform: lowercase;
    margin: 0;
}

li.offers.com-filho {
display: none;
}

li.all-categories.com-filho {
display: none;
}
.full.menu .conteiner li.all-categories.com-filho .nivel-dois .titulo:hover {
    color: #6B2C31; }



