/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 30 2026 | 09:13:20 */
/* HEADER */
@media (min-width: 920px) {
.ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item .ast-builder-grid-row.ast-builder-grid-row-has-sides.ast-builder-grid-row-no-center {
	border-bottom: 1px solid var(--ast-global-color-1);
}
}

/* SMART SLIDER */
/* Forma amarilla superpuesta */
.rec-yellow>div {
    background-size: 50% !important;
    background-position: left center !important;
}

/* FOOTER */
.site-footer-primary-section-3 .widget {
	margin-bottom: 0;
}
.site-footer-primary-section-3 h3 {
	margin-bottom: 1.25em;
}

.site-footer-primary-section-3 .wp-block-uagb-icon-list .uagb-icon-list__wrap {
	justify-content: space-between;
}