:root {
    --primary-color: #cb202d !important; 
    --secundary-color: #6f5456 !important;
    --txt-color: #6f5456 !important;
}
    
.rastreio-correios, .hidden-phone, .pagamento-selos {
    display: none!important;
} 
    
.bandeiras-produto span.bandeira-frete-gratis, .produto .tag-produto.tag-frete-gratis {
    color: #fff !important;
}
    
.modo-orcamento .conteudo-topo, .modo-catalogo-sem-preco .conteudo-topo, .modo-catalogo-com-preco .conteudo-topo {
    margin-top: 0!important;
}
.pagamento-selos {
    display: none!important;
}
 
.mapteste {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 10px;
}
	.shape{
		fill: #cb202d;
		transition: all 350ms linear;

	}
	.shape:hover{
	    fill: #b51521;
	}
	.label-state{
		fill: #FFF;
	}
	.icon-state{
		fill: #bdc3c7;
	}
    
    “<call-us-phone 
    style="position: fixed; bottom: 8px; right: 8px; z-index: 99999;--call-us-form-header-background:#f6d60a;--call-us-header-text-color:#ffffff;"
    phonesystem-url="https://tel-mastercloud16.my3cx.com.br:5001/"
    party="sarosite"
    call-title="Ligue"
    enable-onmobile="true"
    animation-style="none">
</call-us-phone>
<script src="https://tel-mastercloud16.my3cx.com.br:5001/callus.js" charset="utf-8"></script>”
