@charset "UTF-8";
/*! advanced elements - 0.9.3 */


.gs-ae-slides-wrapper .gs-ae-testimonial-image-position-top img,
.gs-ae-testimonial-image-position-top .gs-ae-testimonial-image img {
    display: inline-block;
}

body[data-elementor-device-mode="mobile"] .gs-ae-tabs.disable-accordion .gs-ae-tabs-wrapper {
    border:none !important;
}



.gs-ae-repeater-inline li, .gs-ae-repeater-inline div, .gs-ae-repeater-inline ul li {
    display: inline-block;
}

a.gs-ae-button-link, .entry a.gs-ae-button-link {
    text-decoration: none;
}

.entry .entry-content a.elementor-button.gs-ae-slide-button {
    text-decoration: none;
}




.elementor-widget-acf-table table {
    width:100%;
}

table.break-words th,
table.break-words td {
    word-break: break-word;
}
table.no-break th,
table.no-break td {
    word-break: keep-all;
}
