/* 
Theme Name:		Hello Elementor Child
Theme URI:		https://elementor.com/
Description:	Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author:			Elementor Team
Author URI:		https://elementor.com/
Template:		hello-elementor
Version:		1.0.0
Text Domain:	hello-elementor-child
Tags:           flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

form.mailpoet-manage-subscription .mailpoet_text_label,
form.mailpoet-manage-subscription .mailpoet_select_label,
form.mailpoet-manage-subscription .mailpoet_segment_label {
    display: block;
    font-weight: bold;
    padding: 12px;
}

form.mailpoet-manage-subscription .mailpoet_select,
form.mailpoet-manage-subscription .mailpoet_text {
    width: 50%;
    padding: 12px;
}

form.mailpoet-manage-subscription .mailpoet_paragraph {
    margin-bottom: 20px
}

form.mailpoet-manage-subscription .mailpoet_submit {
    padding: 20px 20px;
    width: 50%;
    font-weight: bold;
    font-size: 11pt;
}


.dateAgenda {
    color: var(--e-global-color-secondary);
    font-size: 15px;
    font-weight: 700;
    text-align: left;
}