.whats-button {
display: none !important;
}

#flutuante-produto {
display: none !important;
}

:root {
		--cor_primaria: #009fe3;
		--cor_secundaria: #1cbbeb;
		--cor_botao: #1cbbeb;
		--cor_botao_hover: #007ea5;
		--cor_texto_botao: #fff;
		--cor_texto_botao_hover: #fff;
		--cor_botao_comprar: #30ba46;
		--pre_cabecalho: #1cbbeb;
        --cor_texto_pre_cabecalho: #fff;
		--cor_cabecalho: #ffffff;
		--cor_icones: #059cc6;
		--cor_icones_hover: #007ea5;
		--cor_texto_icones: #000000;
		--cor_menu: #fff;
		--cor_texto_menu: #444444;
		--cor_newsletter: #009fe3;
		--cor_footer: #fff;
		--cor_texto_footer: #444444;
		--cor_tag_frete_gratis: #444;
		--texto_global: #1b1b1b;
		--texto_background: #ffffff;
}
.produto .principal .acoes-produto .preco-produto .preco-promocional {
        display: none !important;
}
.cep label {
        display: none !important;
}
.cep .input-append.input-prepend input {
            display: none !important;
}
.cep .input-append.input-prepend button {
                display: none !important;
}
.preco-produto strong.titulo {
        display: none !important;
}

#rodape .design-fox {
    display: none !important;
}

#instagram-feed {
	display: none !important;
}

/*Retira o botão "Saiba mais" do Header*/
.top-header a::after{
	display: none !important;
}

/*Retira o botão "CUPOM" do Newslleter*/
.cupom-code{
	display: none !important;
}

/*Retira o botão botão topo*/
#return-to-top {
display: none !important;
}

.operation-strong {
color: #009fe3;
}

#formRastrearObj {

   display: none !important;
}

.minhaconta {

display: none !important;
}

.meuspedidos {

display: none !important;
}

.wishList span {
display: none;
}

.wishList svg {

display: none;
}


.my_account>a {
display: none;
}

.my_account .user-icon {
display: none;
}

.cart-mobile svg {
display: none;
}

.user-mobile, .user-mobile a {

display: none;
}

.titulo, a, body, button, h1, h2, h3, h4, h5, h6, input, p, span {
    color: #000000;
}

.my_account ul {
display: none;
}

.newsletter div:nth-child(1) {
    color: #000000;
}

.wishList, .wishList a {
display: none;
}

.my_account {
display: none;
}

.whats-button {

right: 10px;

}

.pulse-button {

right: 10px;
}

.pulse-button, .whats-button {
    left: unset !important;
}

strong {
font-weight: bolder;
}

.titulo, a, body, button, h1, h2, h3, h4, h5, h6, input, p, span {
font-weight: 600;
}

.produto .principal .botao.principal.grande {
    display: none;
}
a.botao.btn-pay-wp-prod {
    color: #ffffff !important;
    background: #52d160 !important;
}

.cart {
display: none;
}

.cart-mobile, .cart-mobile a {
display: none;
}

#avaliacoes .linkProduto {
    DISPLAY: NONE !IMPORTANT;
}