#cabecalho .actions>li>a .icon * {
    fill: #7072b2;
}

.acoes-produto-responsiva .tag-comprar, .botao.principal.botao-comprar, .botao.principal.grande {
    background: #f74b44!important;
}

.full.menu .conteiner .nivel-um>li.offers>a {
    background: #f973b3!important;
    cursor: pointer;
}

#cabecalho .carrinho .qtd-carrinho {
    position: absolute;
    top: 0;
    right: -2px;
    width: 22px;
    height: 22px;
    background: #f973b3;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    border: solid 0 #000;
    display: block!important;
    margin: 0 2px;
}

#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    width: 20%;
    background: #fa857d;
    border-radius: 0;
    color: #fff;
    height: 42px;
    border: solid 2px #f74b44;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.scrollToTop {
    position: fixed;
    z-index: 999;
    bottom: 1rem;
    right: 2rem;
    background: #f973b3;
    color: #fff;
    display: block;
    width: 52px;
    height: 52px;
    text-align: center;
    border-radius: 0;
    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;
}

.float-contact .float-open {
    background: #f973b3;
    width: 64px;
    height: 64px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.full.menu .conteiner .nivel-um>li.offers>a {
    background: #f973b3!important;
    cursor: pointer;
}

.coluna div.componente.newsletter .botao:hover {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    background: #f5635d;
    border-color: #f74b44;
}

.coluna div.componente.newsletter .botao {
    margin-top: 15px;
    width: 100%;
    display: block;
    background: #f74b44;
    border: solid 2px #f74b44;
    height: 55px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    position: inherit;
    border-radius: 0;
    color: #fff;
}

#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    width: 20%;
    background: #fa857d;
    border-radius: 0;
    color: #fff;
    height: 42px;
    border: solid 2px #f74b44;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.produto .acoes-flutuante .disponibilidade-produto .cor-principal {
    color: #f973b3;
}

.produto div.principal .acoes-produto .comprar .disponibilidade-produto .cor-principal {
    color: #f973b3;
}

.produto-compartilhar .lista-favoritos {
    float: left;
    background: 0 0;
    border: solid 1px #190843;
    color: #190843;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    height: 45px;
    line-height: 45px;
    width: 200px;
    margin-left: 10px;
    text-decoration: none;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

#st-1 .st-btn[data-network=facebook], #st-1 .st-btn[data-network=googleplus], #st-1 .st-btn[data-network=pinterest], #st-1 .st-btn[data-network=twitter] {
    border-radius: 0;
    background: 0 0!important;
    padding: 0;
    width: 40px;
    height: 40px;
    border: solid 1px #190843;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.actions>li>a {
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    color: #2e1f51;
    text-decoration: none;
    -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>a>.titulo {
    color: #190843;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Lato;
    font-weight: 400;
    transition: all .2s ease-out;
    line-height: normal;
}

.full.menu .conteiner .nivel-um>li>a>.titulo: houver {
    color: #f973b3;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Lato;
    font-weight: 400;
    transition: all .2s ease-out;
    line-height: normal;
}

.finalizar-compra .botao.principal {
    background: #fb2d25;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 18px;
    text-transform: uppercase;
    border-color: #c5130c;
}

#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover {
    background: 0 0;
    color: #f74b44;
}

.full.menu .conteiner .nivel-um>li:hover>a>.titulo {
    color: #f973b3;
    opacity: .7;
}

#cabecalho .actions>li:hover .total-cart, #cabecalho .actions>li:hover a {
    color: #f74b44;
}

.scrollToTop:hover {
    background: #190843;
}

.float-contact .float-open:hover {
    background: #190843;
    width: 64px;
    height: 64px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover {
    width: 20%;
    background: #f74b44;
    border-radius: 0;
    color: #fff;
    height: 42px;
    border: solid 2px #fa857d;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover a{
    width: 20%;
    background: #f74b44;
    border-radius: 0;
    color: #fff;
    height: 42px;
    border: solid 2px #fa857d;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .input-conteiner .botao {
    background: #f74b44!important;
    border-color: #f74b44!important;
}

@media only screen and (max-width: 767px)
.conteudo-topo .busca-mobile.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #190843;
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.2);
    z-index: 999;
    border-radius: 0;
}

@media only screen and (max-width: 767px)
.conteudo-topo .busca-mobile .atalho-menu {
    background: #7072b2;
    border-radius: 0;
    height: 55px;
    width: 50px;
    padding: 0 10px;
    line-height: 55px;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}