/* === REDUCIR ESPACIOS EXCESIVOS EN TÍTULOS === */

/* ==================== VENDING (sc_title) ==================== */
.elementor-widget-trx_sc_title {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 15px !important;
}

.sc_title {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 15px !important;
}

.sc_item_title,
.sc_title_title {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
}

/* ==================== HORECA (sc_layouts_title) ==================== */
.elementor-widget-trx_sc_layouts_title {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 15px !important;
}

.sc_layouts_title {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 15px !important;
}

.sc_layouts_title_content,
.sc_layouts_title_title,
.sc_layouts_title_caption {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
}

/* ==================== ESPACIADORES GLOBALES ==================== */
/* Elementer spacer widget (invisible pero ocupa espacio) */
.elementor-widget-spacer {
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.elementor-spacer {
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* ==================== TÍTULOS ESTÁNDAR ==================== */
h1.page-title,
h1.entry-title,
.page-title h1 {
    margin-top: 0 !important;
    margin-bottom: 15px !important;
}

/* ==================== CONTENEDORES DE WIDGETS ==================== */
.elementor-widget-container {
    padding-top: 0 !important;
}

/* Servicios */
.services_page_content .sc_title,
.services_page_content .sc_layouts_title {
    padding-top: 0 !important;
}
