.elementor-4307 .elementor-element.elementor-element-5583d01 > .elementor-widget-container{background-color:#FFFFFF;padding:20px 20px 20px 20px;border-style:solid;border-width:3px 0px 0px 0px;border-color:var( --e-global-color-accent );border-radius:4px 4px 4px 4px;}@media(max-width:767px){.elementor-4307 .elementor-element.elementor-element-5583d01 > .elementor-widget-container{padding:10px 10px 10px 10px;}}/* Start custom CSS */.description p {
    font-weight: 600;
    margin-top: -15px;
}

.description p, .description ul li a {
    font-size: 14px;
    font-style: italic;
}

.help-info {
    background-color: #F4F4F4;
    padding: 25px 10px 10px 10px;
    margin-top: inherit;
    color: #252525;
}

.payment-info, .payment-extra-info, .gdpr-info {
    font-size: 14px;
    line-height: 1.2em;
    color: #252525;
}

.payment-info {
    background-color: #F4F4F4;
    padding: 10px 10px 10px 10px;
    margin-top: inherit;  
    color: #252525;
}


/* Form status bar felirat elrejtése */ 

.fluentform .ff-el-progress-status {
    display: none;
}

/* Form státusz bar */

.fluentform .ff-el-progress-bar {
    background-color: #004634!important;
}

/* Form gombok */

.fluentform .ff_upload_btn.ff-btn, .fluentform .ff-btn-secondary, .jelentkezesi-form form.fluent_form_28 .ff-btn-submit {
    background-color: #FEB102;
    transition: 0.3s;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 500;
    outline: none;
    border: none;
}

.fluentform .ff_upload_btn.ff-btn:hover, .fluentform .ff-btn-secondary:hover, form.fluent_form_28 .ff-btn-submit:hover {
    background-color: #DB9800;
}


/* Form stílus */

.fluentform p {
    color: #54595f;
    font-weight: 400;
}

.frm-fluent-form .choices__list--dropdown {
    color: #54595f;
    font-weight: 400;
}

.jelentkezesi-form table td, .jelentkezesi-form table th {
    color: #54595f;
}


/* Select optin mezők sormagassága */

.fluentform .ff-el-form-check label.ff-el-form-check-label {
    line-height: 1.6em;
}/* End custom CSS */