/*
Theme Name: L3D
Theme URI: https: //www.lyntondesignservices.com/
Description: Bespoke, responsive theme created for L3D site.
Author: L3D
Author URI: https: //www.lyntondesignservices.com/
Version: 1.0
*/

.elementor-button-link {
    background: #75b39c!important;
    color: white!important;
}

.nf-field-container .files_uploaded p {
    background: lightgreen!important;
    padding: 5px!important;
}

.nf-field-container .files_uploaded a.delete {
    background: black!important;
    color: white!important;
    border-radius: 11px!important;
    padding: 2px 6px!important;
    margin-left: 3px!important;
    font-size: 13px!important;
}

.nf-field-container .nf-error-wrap.nf-error .nf-error-msg {
    background: red !important;;
    color: white !important;
    padding: 5px !important;;
}

#nf-field-4 {
    width: 100% !important;;
}

.nf-response-msg:not(:empty) {
    background: lightgreen !important;;
    padding: 10px !important;;
    border-radius: 10px !important;;
    text-align: center !important;;
    font-weight: bold !important;;
    margin-top: 10px !important;;
    display: inline-block !important;;
    width: 100% !important;;
}

.elementor-widget-container ul {
    list-style: disc !important;
    padding-left: 20px !important;
}