/*
Theme Name: Astra - DUANDO
Theme URI: https://duando.net/
Description: Estilos personalizados para este proyecto.
Author: Duando
Author URI: https://duando.net/
Version: 0.0.5
Template: Astra
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

.du-legal-pie {
    text-align: center;
    font-size: small;
    color: #e12c20;
    margin: 0;
    padding: 0;
}
.footer-widget-area.widget-area.site-footer-focus-item.footer-widget-area-inner {
    margin-bottom: 0;
}
.du-legal-pie a {
    color: #e12c20;
}

.wp-block-uagb-info-box.uagb-infobox__content-wrap.uagb-infobox-icon-left.uagb-infobox-left.uagb-infobox-stacked-tablet.uagb-infobox-image-valign-top {
	min-height: 100px;
}

/*Negrita en opción de menú activo*/
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link, 
.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, 
.ast-builder-menu-1 .current-menu-ancestor > .menu-link {
    font-weight: bold;
  }

.uagb-faq-content a {
    font-size: 14px;
    text-decoration: none;
    padding-left: 30px;
}

.ast-archive-post .entry-content {
    display: none;
}

.du-sombreado {
    box-shadow: 6px 6px 5px #00000050;
}

.du-justificar .uagb-ifb-desc,
.du-justificar {
    text-align: justify;
}