 body.wc-login-view-unlogged #brx-header, body.wc-login-view-unlogged #brx-footer { display: none !important; } .jet-listing-not-found.jet-listing-grid__items { color:#ffffff; } .jet-select__control option { color: #3b3b3b !important; } .jet-sorting-select option { color: #3b3b3b !important; } .jet-form-builder-row.field-has-error .error-message { font-size: medium !important; }  .jet-form-builder { max-width: 100%; margin: 2rem auto; padding: 2rem; background: #ffffff; border-radius: 12px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05); font-family: inherit;  }  .jet-form-builder-progress-pages { margin-bottom: 2.5rem !important; gap: 10px; } .jet-form-builder-progress-pages__item--circle { background-color: #f3f4f6 !important; color: #6b7280 !important; border: 2px solid #e5e7eb !important; font-weight: 600; transition: all 0.3s ease; } .active-page .jet-form-builder-progress-pages__item--circle { background-color: #007bff !important;  border-color: #007bff !important; color: #fff !important; transform: scale(1.1); }  .jet-form-builder__field.text-field, .jet-form-builder__field.select-field, .jet-form-builder__field.number-field { border: 1px solid #d1d5db !important; border-radius: 8px !important; padding: 5px 10px !important; transition: border-color 0.2s, box-shadow 0.2s; background-color: #fff; } .jet-form-builder__field:focus { outline: none !important; border-color: #3b82f6 !important; box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1) !important; }  .jet-form-builder__label-text { font-weight: 500; font-size: 1.3rem; color: #374151; margin-bottom: 6px; display: block; }  .jet-form-builder-repeater__row { background: #f9fafb; border: 1px solid #e5e7eb; border-radius: 10px; padding: 15px !important; margin-bottom: 1rem !important; transition: background 0.2s; } .jet-form-builder-repeater__row:hover { background: #f3f4f6; }  .jet-form-builder__next-page, .jet-form-builder__prev-page, .jet-form-builder-repeater__new { padding: 10px 20px !important; border-radius: 8px !important; font-weight: 600 !important; text-transform: none !important; letter-spacing: 0.5px; cursor: pointer; transition: transform 0.1s, opacity 0.2s; } .jet-form-builder__next-page { background-color: #2563eb !important; color: white !important; border: none; } .jet-form-builder__prev-page { background-color: #ffffff !important; color: #4b5563 !important; border: 1px solid #d1d5db !important; } .jet-form-builder-repeater__new { background-color: #10b981 !important;  color: white !important; border: none; margin-top: 10px; } .jet-form-builder__next-page:active, .jet-form-builder-repeater__new:active { transform: translateY(1px); }  .jet-form-builder__calculated-field { background: #eff6ff; padding: 8px 12px; border-radius: 6px; font-weight: 700; color: #1e40af; display: inline-flex; align-items: center; }  .wp-block-columns { gap: 15px !important; }   .select2-container--default .select2-selection--single { background-color: #fff !important; border: 1px solid #d1d5db !important;  border-radius: 8px !important; height: 42px !important;  display: flex !important; align-items: center !important; transition: border-color 0.2s, box-shadow 0.2s !important; }  .select2-container--default.select2-container--focus .select2-selection--single, .select2-container--default.select2-container--open .select2-selection--single { outline: none !important; border-color: #3b82f6 !important; box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1) !important; }  .select2-container--default .select2-selection--single .select2-selection__rendered { color: #374151 !important; line-height: 40px !important; padding-left: 14px !important; font-size: 1.4rem !important; } .select2-container--default .select2-selection--single .select2-selection__placeholder { color: #9ca3af !important; }  .select2-container--default .select2-selection--single .select2-selection__arrow { height: 40px !important; right: 10px !important; } .select2-container--default .select2-selection--single .select2-selection__arrow b { border-color: #6b7280 transparent transparent transparent !important;  border-width: 5px 4px 0 4px !important; }  .select2-dropdown { border: 1px solid #e5e7eb !important; border-radius: 8px !important; box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1) !important; overflow: hidden !important; z-index: 9999 !important; }  .select2-container--default .select2-search--dropdown .select2-search__field { border: 1px solid #d1d5db !important; border-radius: 6px !important; padding: 6px 10px !important; margin-bottom: 5px !important; }  .select2-results__option { padding: 8px 14px !important; font-size: 1.4rem !important; }  .select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #3b82f6 !important;  color: white !important; } .select2-container--default .select2-results__option[aria-selected=true] { background-color: #f3f4f6 !important; color: #1f2937 !important; }