#cabecalho .actions>li>a .icon *, #cabecalho .actions>li>a .icon circle {
    fill: #ec9395;
}
.full.menu .conteiner .nivel-um > li:hover > a > .titulo {
    color: #ffaeb0;
    opacity: .7;
}
.full.menu .conteiner .nivel-um>li.offers>a {
    background: #ec9395;
    cursor: pointer;
    border-radius: 10px;
    height: 45px;
    margin-top: 13px;
}
.full.menu .conteiner .nivel-um > li.offers:hover > a {
    background-color: #ffaeb0;
}
#listagemProdutos.listagem .titulo-categoria h2:after {
    content: "";
    display: block;
    width: 100px;
    height: 5px;
    background-color: #ec9395;
    margin: 15px auto 0;
}
.full.menu .conteiner .nivel-dois {
    background: #ec9395;
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    padding: 0;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    width: 700px;
}
#cabecalho .actions>li>a .icon *, #cabecalho .actions>li>a .icon circle {
    fill: #ec9395;
}    
.full.menu .conteiner .nivel-um > li:hover > a > .titulo {
    color: #ffaeb0;
    opacity: .7;
}
.full.menu .conteiner .nivel-um>li.offers>a {
    background: #ec9395;
    cursor: pointer;
    border-radius: 10px;
    height: 45px;
    margin-top: 13px;
}
.full.menu .conteiner .nivel-um > li.offers:hover > a {
    background-color: #ffaeb0;
}
#listagemProdutos.listagem .titulo-categoria h2:after {
    content: "";
    display: block;
    width: 100px;
    height: 5px;
    background-color: #ec9395;
    margin: 15px auto 0;
}
.full.menu .conteiner .nivel-dois {
    background: #ec9395;
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    padding: 0;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    width: 700px;
    margin-top: -10px;
    border-radius: 10px;
}
.full.menu .conteiner .nivel-dois li a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}
}
.full.menu .conteiner .nivel-dois li a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}
.full.menu .conteiner .nivel-um>li.offers .nivel-dois {
    max-width: 95vw;
    max-height: 445px;
    width: 100%;
    right: 0;
    left: 10px;
    padding: 20px;
    background-color: #f5f5f5;
}
#cabecalho .actions>li:hover>a>.titulo {
    color: #ec9395;
}
.bandeiras-produto .bandeira-promocao {
    background: #ec9395;
    color: #fff;
}
.adic-favo:active, .adic-favo:focus, .adic-favo:hover {
    background: 0 0;
    color: #e08c8e;
    text-decoration: none;
}
#rodape .institucional .titulo {
    color: #ec9395;
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: inherit;
    font-size: 16px;
}
#rodape .institucional li a:hover {
    color: #ec9395;
    text-decoration: none;
}
#rodape .sobre-loja-rodape .more {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .5px;
    display: block;
    width: 136px;
    height: 44px;
    background-color: #ec9395;
    border: 2px solid #ec9395;
    text-align: center;
    color: #fff;
    padding: 12px 0;
    transition: all 1s;
    margin: 20px 0;
    line-height: 15px;
    box-sizing: border-box;
    transition: all .2s ease-out;
    border-radius: 10px;
}
.banner .flexslider .flex-control-paging li a.flex-active {
    background: #2c2c2c;
    border: none;
}
#rodape .sobre-loja-rodape .more:hover {
    text-decoration: none;
    color: #ec9395;
    background: #fff;
    border: 2px solid #fff;
}
#rodape .lista-redes h3 {
    font-size: 18px;
    font-weight: 300;
    color: #ec9395;
}
#cabecalho.fixed .open-menu .line {
    background: #ec9395;
    height: 3px;
    width: 28px;
    margin-bottom: 5px;
    transform-origin: left;
    transition: .2s ease-out;
    transform: rotate(0);
    display: block;
}
#rodape .lista-redes [class^=icon] {
    background: 0 0;
    border: none;
    font-size: 1.4em;
    transition: all .2s ease-out;
    color: #ec9395;
}
#rodape .lista-redes ul li a {
    box-sizing: border-box;
    transition: all .2s ease-out;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ec9395;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    border-radius: 8px;
}
#rodape .lista-redes ul li:hover a {
    background: #ec9395;
    border-color: #eb9294;
}
#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    width: auto;
    background: #ec9395;
    border-radius: 0;
    color: #fff;
    height: 42px;
    border: 2px solid #ec9395;
    transition: all .2s ease-out;
    border-radius: 8px;
    padding: 5px 35px;
}
#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover {
    background-color: #f7c2c3;
    color: #fdfdfd;
    border: 2px solid #f7c2c3;
}
.float-contact .float-open {
    background: #ec9395;
    width: 64px;
    height: 64px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0;
    transition: all .2s ease-out;
    box-shadow: 0 0px 6px -2px #7b5051;
    border-radius: 10px;
    cursor: pointer;
}
.float-contact .float-open:hover {
    background: #ffc6c8;
}
.float-contact .float-items > li > a {
    display: block;
    width: 64px;
    height: 64px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    transition: all .2s ease-out;
    background: #ec9395;
    box-shadow: 0 3px 9px -2px #4a2e2f;
    border-radius: 10px;
}
.scrollToTop {
    position: fixed;
    z-index: 999;
    bottom: 1rem;
    right: 1.5rem;
    color: #fff;
    display: block;
    width: 64px;
    height: 64px;
    text-align: center;
    border-radius: 0;
    padding: 10px;
    display: none;
    text-transform: uppercase;
    box-sizing: border-box;
    transition: all .2s ease-out;
    background: #ec9395;
    box-shadow: 0 2px 5px -2px #868686;
    border-radius: 10px;
}
.scrollToTop:active, .scrollToTop:focus, .scrollToTop:hover {
    text-decoration: none;
    background: #fff;
    color: #ec9395;
}
.pagina-produto #corpo .produto .acoes-flutuante .botao-comprar {
    box-sizing: border-box;
    transition: all .2s ease-out;
    color: #fff;
    font-size: 16px;
    border: 0;
    text-transform: none;
    display: block;
    border-radius: 8px;
    font-weight: 600;
    letter-spacing: .5px;
    margin: 0 auto;
    box-shadow: 0 0px 7px -2px #976a6b;
    background: #ec9395;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    width: 100%;
    padding: 0 30px;
    min-height: 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 18px;
}
.carrinho.cart:hover .content-cart .price-total-cart, .carrinho.cart:hover .content-cart .titulo {
    color: #ec9395 !important;
}
.carrinho .carrinho-interno .carrinho-rodape .botao {
    box-sizing: border-box;
    transition: all .2s ease-out;
    color: #fff;
    font-size: 16px;
    border: 0;
    text-transform: none;
    display: block;
    text-align: center;
    width: auto;
    border-radius: 8px;
    font-weight: 300;
    letter-spacing: .5px;
    box-shadow: 0 1px 5px -2px #694344;
    padding: 13px 30px;
    margin: 0 auto;
    background: #ec9395;
}
.carrinho .carrinho-interno .carrinho-rodape .botao:hover {
    background: #ec9395;
    opacity: .7;
}
.pagina-produto #corpo .produto .principal .acoes-produto .comprar .botao-comprar {
    box-sizing: border-box;
    transition: all .2s ease-out;
    color: #fff;
    font-size: 16px;
    border: 0;
    text-transform: none;
    display: block;
    border-radius: 8px;
    font-weight: 600;
    letter-spacing: .5px;
    margin: 0 auto;
    box-shadow: 0 1px 4px -2px #734b4c;
    background: #ec9395;
    width: calc(100% - 80px);
    padding: 0;
    min-height: 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 18px;
}
.pagina-produto #corpo .abas-custom .tab-content .tab-pane#descricao h2:after {
    content: "";
    display: block;
    width: 100px;
    height: 5px;
    background-color: #ec9395;
    margin: 15px auto 30px;
}
#comprar-ajax-status .buttons .botao.principal {
    font-size: 16px;
    display: block;
    padding: 13px 30px;
    box-shadow: 0 1px 4px -2px #714849;
    background: #ec9395;
}
#corpo .coluna .componente.newsletter .interno .interno-conteudo .botao {
    border-color: #ec9395;
    background: #ec9395;
    color: #fff;
    padding: 13px 30px;
    margin: 0 auto;
    border-radius: 8px;
}
.pagina-carrinho #corpo .secao-principal .tabela-carrinho .form-horizontal .btn {
    box-sizing: border-box;
    transition: all .2s ease-out;
    color: #fff;
    font-size: 16px;
    border: 0;
    text-transform: none;
    display: block;
    text-align: center;
    border-radius: 8px;
    letter-spacing: .5px;
    box-shadow: 0 1px 4px -2px #7d5152;
    background: #e08c8e;
    padding: 5px 0;
    font-size: 12px;
    width: 150px;
    float: left;
    margin: 0 auto 0 5px;
    font-family: Poppins,sans-serif;
    font-weight: 600;
    text-shadow: none;
}
.pagina-carrinho #corpo .finalizar-compra .acao-editar .botao {
    box-sizing: border-box;
    transition: all .2s ease-out;
    color: #fff;
    font-size: 16px;
    border: 0;
    text-transform: none;
    display: block;
    text-align: center;
    border-radius: 8px;
    letter-spacing: .5px;
    box-shadow: 0 3px 9px -2px #ff4a8a;
    background: #ff4a8a;
    background-color: #555;
    box-shadow: 0 3px 9px -2px #c4c4c4;
    display: inline-block;
    line-height: 1.5;
    font-size: 12px;
    font-weight: 600;
    height: auto;
    padding: 16px 40px;
    font-family: Poppins,sans-serif;
    margin: 0 20px 0 auto;
}
.pagina-carrinho #corpo .finalizar-compra .acao-editar .botao.principal {
    box-shadow: 0 1px 4px -2px #7d5152;
    background: #e08c8e;
    font-size: 18px;
    padding: 13px 40px;
    font-weight: 600;
    margin-right: 0;
}
.pagina-carrinho.carrinho-checkout .campos-pedido .identificacao .botao.principal, .pagina-carrinho.carrinho-checkout .campos-pedido .identificacao .submit-email.botao.principal {
    box-sizing: border-box;
    transition: all .2s ease-out;
    color: #fff;
    font-size: 16px;
    border: 0;
    text-transform: none;
    display: block;
    text-align: center;
    border-radius: 8px;
    letter-spacing: .5px;
    box-shadow: 0 1px 4px -2px #7d5152;
    background: #e08c8e;
    height: auto;
    padding: 9px;
    font-size: 14px;
    font-weight: 600;
    margin: 0 -50px 0 auto;
    width: 160px;
}
.pagina-carrinho.carrinho-checkout .control-group.erro input, .pagina-carrinho.carrinho-checkout .control-group.error input {
    border: 1px solid #ff0500!important;
}
body input, body input:active, body input:focus, body select, body select:active, body select:focus, body textarea, body textarea:active, body textarea:focus {
    border: 1px 1px 1px 1px !important;
    box-shadow: 0 0 5px -2px #8e8e8e !important;
    border-radius: 8px !important;
}
.pagina-conta #corpo .acao-editar .botao.principal, .pagina-conta-endereco #corpo .acao-editar .botao.principal, .pagina-favorito-listar #corpo .acao-editar .botao.principal, .pagina-pedido-listar #corpo .acao-editar .botao.principal {
    box-sizing: border-box;
    transition: all .2s ease-out;
    color: #fff;
    font-size: 16px;
    border: 0;
    text-transform: none;
    display: block;
    text-align: center;
    border-radius: 8px;
    letter-spacing: .5px;
    box-shadow: 0 1px 4px -2px #7d5152;
    background: #e08c8e;
    width: auto;
    font-size: 14px;
    padding: 8px 15px;
    float: right;
    background-color: #e08c8e;
    margin: 0 0 0 auto;
    font-weight: 600;
}
.float-contact .float-items > li:hover a {
    background: #c37173;
}
.float-contact .float-items > li > a {
    display: block;
    width: 64px;
    height: 64px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    transition: all .2s ease-out;
    box-shadow: 0 1px 4px -2px #7d5152;
    background: #e08c8e;
    border-radius: 10px;
}
#modalContato .controls .botao.principal, #modalMap .controls .botao.principal {
    order: 2;
    box-shadow: 0 1px 4px -2px #7d5152;
    background: #e08c8e;
}
.full.menu .conteiner .nivel-um>li.offers .nivel-dois .counter-offer .promo .title {
    color: #ec9395;
    font-size: 25px;
    font-weight: 600;
    padding: 0;
}
.full.menu .conteiner .nivel-um>li.offers .nivel-dois .counter-offer .promo .bandeira-desconto {
    color: #fff;
    font-family: Poppins,sans-serif;
    background-color: #ec9395;
    height: 45px;
    max-width: 150px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    margin: 15px auto;
    font-weight: 500;
    font-size: 18px;
}
.full.menu .conteiner .nivel-um > li.other-categories > .nivel-dois li a strong {
    color: #fff;
    font-size: 14px;
    text-align: left;
}
.full.menu .conteiner .nivel-um > li.other-categories > .nivel-dois li:hover a strong {
    color: #262626;
}
#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    box-sizing: border-box;
    transition: all .2s ease-out;
    color: #fff;
    font-size: 16px;
    border: 0;
    text-transform: none;
    display: block;
    text-align: center;
    width: 100%;
    border-radius: 8px;
    font-weight: 700;
    letter-spacing: .5px;
    box-shadow: 0 2px 5px -2px #885455;
    padding: 13px 30px;
    background: #d28f87;
    opacity: 1;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar:hover, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar:hover {
    background-color: #ec9395 !important;
}
#listagemProdutos.listagem .listagem-item:not(.produto-adicionado):hover, .listagem.aproveite-tambem .listagem-item:not(.produto-adicionado):hover {
    background: #fff;
    transition: all .2s ease-out;
    box-shadow: none;
    outline: 0;
    border: 2px solid transparent;
    box-shadow: 0 0 9px -2px #a6a6a6;
    border-radius: 8px;
}
#instagram h2 a {
    color: #ec9395;
    justify-content: start;
}
#instagram .traco {
    background-color: #ec9395;
    display: block;
    width: 100px;
    height: 5px;
    margin: 0 auto 30px;
}
#instagram .icon .cls-1 {
    fill: #ec9395;
}
.pagina-produto #corpo .listagem.aproveite-tambem>h4.titulo:after {
    content: "";
    display: block;
    width: 100px;
    height: 5px;
    background-color: #ec9395;
    margin: 15px auto 30px;
}
.pagina-login #corpo .cadastro .botao.principal {
    box-sizing: border-box;
    transition: all .2s ease-out;
    color: #fff;
    font-size: 16px;
    border: 0;
    text-transform: none;
    display: block;
    text-align: center;
    border-radius: 8px;
    font-weight: 600;
    letter-spacing: .5px;
    box-shadow: 0 1px 4px -2px #6f4647;
    background: #ec9395;
    font-size: 14px;
    padding: 10px 30px;
    float: left;
    margin: 0 auto 0 15px;
}
.conteudo-topo .busca-mobile .atalho-menu {
    background: #ec9395;
    border-radius: 8px;
    height: 55px;
    width: 55px;
    padding: 0 10px;
    line-height: 55px;
    border: none;
    box-sizing: border-box;
}
.atalhos-mobile ul li a .icon * {
    fill: #ec9395;
}