/*
Theme Name: FSSPX
Theme URI: https://fsspx.org
Template: hello-elementor
Author: FSSPX
Author URI: https://fsspx.org
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1725003463
Updated: 2024-08-30 07:37:43

*/

html[lang="en-US"] .hide-untranslated select[name="wpforms[fields][7]"] option[value="Padre"] {
    display: none;
}

html[lang="de-DE"] .hide-untranslated select[name="wpforms[fields][7]"] option[value="Don"] {
    display: none;
}

html[lang="es-ES"] .hide-untranslated select[name="wpforms[fields][7]"] option[value="Don"] {
    display: none;
}

.signup-link a {
    background-color: #c6262c !important;
    color: #fff !important;
    padding: 5px 10px !important;
}

.signup-link a:after {
    display: none !important;
}