.tabulator .tabulator-header .tabulator-col {

    background: #e8e1f5!important;

}

.cien .elementor-button.elementor-size-xl {
    width: 100%;
}

.oculto {
    visibility: hidden;
    opacity: 0;
    height: 0;
    transition: visibility 0s, opacity 0.5s linear;
}

#filtros{
    transition: all 0.5s linear;

}

/* Listing grid */
.jet-listing-grid__item:nth-child(odd){
    background-color: #c3a4fe1f;
    color: #000000;
}
.jet-listing-grid__item:hover{
    background-color: #c3a4fe80;
}

/*.elementor.elementor-21.elementor-location-footer {
    position: absolute;
    width: 100vw;
    bottom: 0vh;
}*/

.colum-full-height {
    height: 77vh;

}
.colum-full-height:hover {
    background-color: rgba(195, 164, 254, 0.07);
}
.border-fino {
    border: 1px solid #c3a4fe36;
}

.telefonos-field .elementor-shortcode {
    font-size: 11px;
}

button.jet-form-repeater__new, button.jet-form__submit.submit-type-reload {
    color: #4500c8;
    border: 1px solid #4500c8 ;
}
button.jet-form-repeater__new:hover, button.jet-form__submit.submit-type-reload:hover {
    background-color: #4500c8;
    color: white;
}

.repeater-telefonos >.jet-form__label {
    background-color: rgba(69, 0, 200, 0.02);
    padding: 7px;
    font-size: 18px;
    font-weight: bold;
}

.campo-numero span.jet-form__label-text {
    margin-top: -25px;
}

.seccion-tabla
{ cursor: pointer; }

i.fas.fa-user.icono-contacto {
    padding: 4px;
}