/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.banderas .elementor-image-box-content{
    text-align: left;
}
.banderas .elementor-image-box-img{
    text-align: right;
}
.nf-form-fields-required{
    display: none !important;
}
.banderas .elementor-icon-list-item {
    background: #fbf4ec;
    padding: 5px 10px !important;
    border-radius: 3px;
}
#nf-label-field-13, .nf-field-element li label, .nf-field-label label{
    font-family: Roboto !important;
}
#nf-label-field-13, #nf-label-field-15, #nf-label-field-17, #nf-label-field-18{
    font-size: 16px;
}
.nf-field-element li label{
    font-size: 16px; 
}
#nf-label-field-14 {
    font-weight: 400;
    font-size: 16px;
}
#nf-field-4 {
    background: #a1213a;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}
.listcheckbox-container .nf-field-element label:after {
    top: 0px !important;
}