 #rodape .design-fox img {
        
        display: none;
    }
    
    #rodape .span9.span12 p:after { 
    content: “Cole aqui o seu endereço”; 
    display: block; }


:root {
	--primary-color: #ba7b99 ;
	--secundary-color: #ff3e13 ;
	--txt-global: #414141 ;
}

.whats-button, .whats-button a, .whats-button i{
    animation: none !important;
    font-family: fontawesome;
    font-style: inherit !important;
    text-decoration: inherit !important;
    display: none;
    

}

.whats-button {
    display: block !important; 
    opacity: 0.1;
}



