/*
Theme Name:  Eje Verde Constructora
Description: Empresa constructora especializada en la planificación, gestión y ejecución de proyectos de construcción
Author:      jltg
Author URL:  https://blog.utp.edu.co/josetangarife/
Template:    astra
Version:     1.0
tags: eje, verde, constructora, eje verde, eje constructora, eje verde constructora, construcción, casas, campestre, casas campestres, rural, terrenos, terreno
*/
#wa-me {
    position: fixed;
    right: 1%;
    bottom: 1%;
    width: 80px;
    height: auto;
    display: block;
    z-index: 100 !important;
}
#wa-me img:hover {
    transition: 1s;
    transform: rotate(360deg);
    scale: 1.3;
    -webkit-box-shadow: 0px 30px 30px -30px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 30px 30px -30px rgba(0,0,0,0.5);
    box-shadow: 0px 30px 30px -30px rgba(0,0,0,0.5);
}
.grecaptcha-badge {
    visibility: hidden;    
}