/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1738818832
Updated: 2025-02-06 06:13:52

*/

.shared-counts-wrap {
    text-align: center !important;
}
.shared-counts-button {
    display: inline-block;
    margin: 5px;
}
.wpcf7 {
    display: flex;
    justify-content: center;
}
.wpcf7-form {
    width: 90%;
    text-align: left;
    max-width: 500px;
}
@media (max-width: 768px) {
.wpcf7 {
    display: block;
    text-align: left;
}
.wpcf7-form {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.wpcf7-form label {
    display: block;
    text-align: center;
}
.wpcf7-form input, .wpcf7-form textarea {
    width: 100%;
}
}
@media only screen and (max-width: 720px) {
.endos .et_pb_column {
    width: 50% !important;
}
.entres .et_pb_column {
    width: 33.33% !important;
}
.encuatro .et_pb_column {
    width: 25% !important;
}
}


