/*
Theme Name: hello-elementor-child
Theme URI: https://brain.pe
Version: 1.0
Description: Tema hijo de Hello Elementor
Author: Max Manuel Camiña Azaña
Author URI: https://brain.pe
Template: hello-elementor
*/
#section-form {
    position: absolute;
    z-index:10;
}
.enlace-landing{
    text-decoration: none !important;
}
.jet-listing-grid__slider .jet-slick-dots {
    position: absolute;
    bottom: 0;
}
.jet-listing-grid__items {
    margin: 0;
    width: 100%;
}
.jet-listing-grid__item {
    padding: 0;
}
.jet-listing-grid__slider .jet-slick-dots li:hover, .jet-listing-grid__slider .jet-slick-dots li.slick-active {
    background: #DB3437;
    border: 2px solid #fff;
}
.float-whatsapp {
    position: absolute !important;
    bottom: 0;
}
.elementor-button {
    background-image: url("/wp-content/uploads/2022/04/background-button.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.elementor-popup-modal .dialog-widget-content {
    border-radius: 15px !important;
}
.elementor-form .elementor-button-text {
    padding-bottom:8px;
}
.jet-listing-grid__slider .jet-slick-dots li {
    z-index: 999 !important;
}
#script-html {
	margin-bottom: 0 !important;
}
.whatsapp-fixed {
	position: fixed !important;
    width: 100%;
    bottom: 0;
    z-index: 999;
}
@media (max-width:767px) {
    #section-form {
        position: relative;
    }
}
