/*
Theme Name: Vehica Child
Theme URI: https://vehicatheme.com/
Author: TangibleDesign
Author URI: https://tangibledesign.net/
Description: Vehica
Template: vehica
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: translation-ready
Text Domain: vehica
*/

/* Keep legacy demo marques out of public vehicle-request forms. */
.fluent_form_3 .choices__item--choice[data-value="2350"],
.fluent_form_3 .choices__item--choice[data-value="2348"],
.fluent_form_3 .choices__item--choice[data-value="2341"],
.fluent_form_3 .choices__item--choice[data-value="2339"],
.fluent_form_3 .choices__item--choice[data-value="2335"],
.fluent_form_3 .choices__item--choice[data-value="2333"],
.fluent_form_3 .choices__item--choice[data-value="2329"],
.fluent_form_3 .choices__item--choice[data-value="2326"],
.fluent_form_3 .choices__item--choice[data-value="2321"],
.fluent_form_5 .choices__item--choice[data-value="2350"],
.fluent_form_5 .choices__item--choice[data-value="2348"],
.fluent_form_5 .choices__item--choice[data-value="2341"],
.fluent_form_5 .choices__item--choice[data-value="2339"],
.fluent_form_5 .choices__item--choice[data-value="2335"],
.fluent_form_5 .choices__item--choice[data-value="2333"],
.fluent_form_5 .choices__item--choice[data-value="2329"],
.fluent_form_5 .choices__item--choice[data-value="2326"],
.fluent_form_5 .choices__item--choice[data-value="2321"] {
    display: none !important;
}
