.page-wrapper {
    padding-top: 44px !important;
}

.page-wrapper .page-content {
    background-color: #003da5;
    padding: 0px !important;
}

.page-wrapper .page-content .container--content {
    max-width: 100% !important;
}

.page-wrapper .page-content .container {
    width: 100%;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/* ==========================================================================
   LIFEGUARD FORM - ISOLATED & OVERRIDE STYLES (ABSOLUTE PRIORITY)
   ========================================================================== */

@import url('https://fonts.googleapis.com/css2?family=Unbounded:wght@700;800;900&family=Work+Sans:wght@400;500;600;700&display=swap');

/* Hlavní wrapper formuláře */
body .lifeguard-form-wrapper {
    background-color: #003DA5 !important;
    color: #ffffff !important;
    font-family: "Work Sans", sans-serif !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
    max-width: 720px !important;
    margin: 0 auto !important;
    box-shadow: 0 10px 30px rgba(0, 61, 165, 0.25) !important;
    box-sizing: border-box !important;
    padding-top: 80px !important;
    padding-left: 16px;
    padding-right: 16px;
}

/* Restet p uvnitř form wrapperu (často se z CF7 generují automaticky) */
body .lifeguard-form-wrapper p {
    margin: 0 !important;
    padding: 0 !important;
    color: inherit !important;
}

body .lifeguard-form-wrapper .form-section {
    margin-bottom: 28px !important;
}

body .lifeguard-form-wrapper .form-title {
    font-family: "Unbounded", sans-serif !important;
    color: #D0DF00 !important;
    font-weight: 800 !important;
    font-size: clamp(16px, 2vw, 24px) !important;
    text-transform: uppercase !important;
    margin: 0 0 16px 0 !important;
    letter-spacing: 0.02em !important;
    border: none !important;
    padding: 0 !important;
}

body .lifeguard-form-wrapper .section-title {
    font-family: "Unbounded", sans-serif !important;
    color: #fff !important;
    font-weight: 700 !important;
    font-size: clamp(13px, 1.33vw, 14px) !important;
    text-transform: none !important;
    margin: 0 0 4px 0 !important;
    letter-spacing: 0.02em !important;
    border: none !important;
    padding: 0 !important;
}

body .lifeguard-form-wrapper .section-divider {
    border: none !important;
    border-top: 1px solid rgba(255, 255, 255, 0.18) !important;
    margin: -20px 0px 16px 0px !important;
    height: 0 !important;
}

body .lifeguard-form-wrapper .form-group {
    margin-bottom: -16px !important;
}

body .lifeguard-form-wrapper .form-label {
    display: block !important;
    color: #ffffff !important;
    font-family: "Work Sans", sans-serif !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    margin-bottom: 6px !important;
}

/* Ochrana vstupních polí proti globálnímu .contact-form input */
body .lifeguard-form-wrapper input.form-input,
body .lifeguard-form-wrapper select.form-select,
body .lifeguard-form-wrapper input[type="text"],
body .lifeguard-form-wrapper input[type="email"],
body .lifeguard-form-wrapper input[type="tel"],
body .lifeguard-form-wrapper input[type="date"] {
    width: 100% !important;
    padding: 12px 16px !important;
    border-radius: 6px !important;
    border: 2px solid #003DA5 !important;
    background-color: #ffffff !important;
    background-image: none !important; 
    color: #000000 !important;
    font-family: "Work Sans", sans-serif !important;
    font-size: 14.4px !important;
    font-weight: 400 !important;
    height: auto !important;
    line-height: normal !important;
    outline: none !important;
    box-shadow: none !important;
    display: block !important;
    margin-top: 4px !important;
    transition: border-color 0.2s ease, box-shadow 0.2s ease !important;
}

body .lifeguard-form-wrapper input.form-input:focus,
body .lifeguard-form-wrapper select.form-select:focus {
    border-color: #D0DF00 !important;
    box-shadow: 0 0 0 3px rgba(208, 223, 0, 0.35) !important;
}

/* Ochrana Selectu (přetížení tvojí šipky z .contact-form select) */
body .lifeguard-form-wrapper select.form-select {
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: #ffffff url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23003DA5%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat right 14px center !important;
    background-size: 12px auto !important;
    padding-right: 36px !important;
    cursor: pointer !important;
}

body .lifeguard-form-wrapper .form-alert-text {
    color: #D0DF00 !important;
    font-size: 12.8px !important;
    font-weight: 500 !important;
    margin-top: 6px !important;
    margin-bottom: 0 !important;
    font-family: "Work Sans", sans-serif !important;
}

body .lifeguard-form-wrapper .form-description {
    color: rgba(255, 255, 255, 0.85) !important;
    font-size: 14.4px !important;
    margin-top: -8px !important;
    margin-bottom: 16px !important;
    font-family: "Work Sans", sans-serif !important;
}

body .lifeguard-form-wrapper input.form-input-readonly {
    width: 100% !important;
    padding: 12px 16px !important;
    border-radius: 6px !important;
    border: 2px solid #D0DF00 !important;
    background: rgba(255, 255, 255, 0.1) !important;
    color: #ffffff !important;
    font-family: "Unbounded", sans-serif !important;
    font-weight: 700 !important;
    font-size: 14.4px !important;
    margin-top: 4px !important;
    display: block !important;
    cursor: not-allowed !important;
}



/* PŘIDÁNO: Zrušení mezer u odkazů ve stávajícím CSS */
body .lifeguard-form-wrapper .form-checkbox-group label {
    display: flex !important;
    align-items: flex-start !important;
    gap: 10px !important;
    color: #ffffff !important;
    font-family: "Work Sans", sans-serif !important;
    font-size: 13.6px !important;
    line-height: 1.5 !important;
    cursor: pointer !important;
    font-weight: 400 !important;
}

body .lifeguard-form-wrapper .form-checkbox-group .wpcf7-list-item-label {
    display: inline !important; /* Oprava - zabrání rozpadu odkazů */
    margin: 0 !important;
    padding: 0 !important;
}

body .lifeguard-form-wrapper .form-checkbox-group input[type="checkbox"] {
    margin-top: 2px !important;
    flex-shrink: 0 !important;
    accent-color: #D0DF00 !important;
    width: 18px !important;
    height: 18px !important;
    min-width: 18px !important;
    min-height: 18px !important;
    border-radius: 3px !important;
    cursor: pointer !important;
    appearance: auto !important;
}

body .lifeguard-form-wrapper .form-link {
    color: #D0DF00 !important;
    text-decoration: underline !important;
    font-weight: 600 !important;
    display: inline !important;
}

body .lifeguard-form-wrapper .form-link:hover {
    color: #ffffff !important;
}

/* --- PODPISOVÉ POLE (VLASTNÍ PLUGIN) --- */
body .lifeguard-form-wrapper .signature-group {
    margin-bottom: 24px !important;
}

/* Plátno podpisu */
body .lifeguard-form-wrapper canvas.custom-signature-pad {
    background: #e6e5e5 !important;
    border-radius: 6px !important;
    border: none !important;
    cursor: crosshair !important;
}

/* Dokonalý kulatý křížek pro vymazání */
body .lifeguard-form-wrapper .custom-signature-wrapper input.clearButton {
    position: absolute !important;
    top: 8px !important;
    right: 8px !important;
    background: #ffffff !important;
    border: 1px solid #003DA5 !important;
    color: #003DA5 !important;
    font-family: "Work Sans", sans-serif !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    border-radius: 50% !important; /* Perfektní kruh */
    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;
    min-height: 24px !important;
    padding: 0 !important;
    margin: 0 !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1) !important;
}

body .lifeguard-form-wrapper .custom-signature-wrapper input.clearButton:hover {
    background: #f0f4ff !important;
}

/* Ochrana Odesílacího Tlačítka */
body .lifeguard-form-wrapper .form-submit-group {
    margin-top: 32px !important;
}

body .lifeguard-form-wrapper input[type="submit"].form-submit-btn,
body .lifeguard-form-wrapper button.form-submit-btn {
    width: 100% !important;
    padding: 16px 24px !important;
    border-radius: 100px !important;
    border: none !important;
    background-color: #F64C1C !important;
    color: #ffffff !important;
    font-family: "Unbounded", sans-serif !important;
    font-weight: 700 !important;
    font-size: 14.4px !important;
    letter-spacing: 0.04em !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    height: auto !important;
    line-height: normal !important;
    box-shadow: 0 4px 14px rgba(246, 76, 28, 0.4) !important;
    transition: background-color 0.2s ease, transform 0.1s ease, box-shadow 0.2s ease !important;
    margin-top: 0 !important;
}

body .lifeguard-form-wrapper input[type="submit"].form-submit-btn:hover,
body .lifeguard-form-wrapper button.form-submit-btn:hover {
    background-color: #e03d0f !important;
    color: #ffffff !important;
    box-shadow: 0 6px 18px rgba(246, 76, 28, 0.5) !important;
}

body .lifeguard-form-wrapper input[type="submit"].form-submit-btn:active,
body .lifeguard-form-wrapper button.form-submit-btn:active {
    transform: scale(0.99) !important;
}

/* Zprávy CF7 */
body .lifeguard-form-wrapper .wpcf7-form-control-wrap {
    display: block !important;
}

body .lifeguard-form-wrapper .wpcf7-not-valid-tip {
    color: #ffd3c4 !important;
    font-family: "Work Sans", sans-serif !important;
    font-size: 12.8px !important;
    margin-top: 6px !important;
    font-weight: 500 !important;
    padding: 0 !important;
}

body .lifeguard-form-wrapper .wpcf7-not-valid {
    border-color: #F64C1C !important;
}

body .lifeguard-form-wrapper .wpcf7 form .wpcf7-response-output,
body .lifeguard-form-wrapper .wpcf7-response-output {
    margin: 20px 0 0 0 !important;
    border: none !important;
    border-radius: 8px !important;
    padding: 16px 20px !important;
    font-family: "Work Sans", sans-serif !important;
    font-weight: 600 !important;
    font-size: 14.4px !important;
    background: #F64C1C !important;
    color: #ffffff !important;
    text-align: center !important;
}

body .lifeguard-form-wrapper form.sent .wpcf7-response-output {
    background: #D0DF00 !important;
    color: #003DA5 !important;
}

body .lifeguard-form-wrapper form.init .wpcf7-response-output {
    display: none !important;
}

body .lifeguard-form-wrapper .wpcf7-spinner {
    display: block !important;
    margin: 12px auto 0 auto !important;
}

/* ==========================================================================
   GRID LAYOUT & ORDER SUMMARY (Doplňkové CSS)
   ========================================================================== */

/* Dvousloupcový grid pro vstupní pole */
body .lifeguard-form-wrapper .form-row-2 {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 16px !important;
    align-items: start !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
}

body .lifeguard-form-wrapper .form-row-2 > .form-group {
    min-width: 0 !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

@media (max-width: 640px) {
    body .lifeguard-form-wrapper .form-row-2 {
        grid-template-columns: 1fr !important;
        gap: 0 !important;
    }
}

/* --------------------------------------
   Souhrn objednávky (Box)
   -------------------------------------- */
body .lifeguard-form-wrapper .summary-box {
    background: rgba(255, 255, 255, 0.05) !important;
    border: 2px solid #D0DF00 !important;
    border-radius: 8px !important;
    padding: 24px !important;
    margin-bottom: 40px !important;
}

/* Zabiják generovaných <br> z CF7 v souhrnu */
body .lifeguard-form-wrapper .summary-box br {
    display: none !important;
}

body .lifeguard-form-wrapper .summary-box-title {
    font-family: "Unbounded", sans-serif !important;
    color: #D0DF00 !important;
    font-weight: 800 !important;
    font-size: 15px !important;
    text-transform: uppercase !important;
    margin: 0 0 20px 0 !important;
    letter-spacing: 0.04em !important;
}

body .lifeguard-form-wrapper .summary-box-row {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-bottom: 12px !important;
    gap: 16px !important;
}

body .lifeguard-form-wrapper .summary-label {
    color: #ffffff !important;
    font-size: 15px !important;
    font-family: "Work Sans", sans-serif !important;
}

body .lifeguard-form-wrapper .summary-box-row--highlight {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important; /* Vertikální zarovnání na střed */
    flex-wrap: nowrap !important;
    border-top: 1px solid rgba(255, 255, 255, 0.18) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.18) !important;
    padding: 12px 0 !important;
    margin: 16px 0 !important;
    gap: 12px !important;
}

body .lifeguard-form-wrapper .summary-box-row--highlight .summary-label {
    font-family: "Unbounded", sans-serif !important;
    color: #D0DF00 !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    flex: 1 1 auto !important; /* Dovolí textu zabrat prostor a případně se rozepsat na 2 řádky */
    white-space: normal !important; /* Povolí zalamování slov */
    word-break: normal !important;
}

body .lifeguard-form-wrapper .summary-box-block,
body .lifeguard-form-wrapper .summary-sub-section {
    border-bottom: 1px solid rgba(255, 255, 255, 0.18) !important;
    padding-bottom: 16px !important;
    margin-bottom: 16px !important;
}

body .lifeguard-form-wrapper .summary-label-sub,
body .lifeguard-form-wrapper .summary-sub-title {
    display: block !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    margin-bottom: 12px !important;
    font-family: "Work Sans", sans-serif !important;
}

body .lifeguard-form-wrapper .summary-list {
    list-style: none !important;
    padding-left: 0 !important;
    margin: 0 !important;
}

body .lifeguard-form-wrapper .summary-sub-row,
body .lifeguard-form-wrapper .summary-list li {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding-left: 12px !important;
    gap: 16px !important;
    font-family: "Work Sans", sans-serif !important;
    font-size: 13.5px !important;
    color: rgba(255, 255, 255, 0.85) !important;
}

body .lifeguard-form-wrapper .summary-sub-row span,
body .lifeguard-form-wrapper .summary-list li span {
    flex-grow: 1 !important;
}

body .lifeguard-form-wrapper .summary-sub-row strong,
body .lifeguard-form-wrapper .summary-list li strong {
    font-family: "Unbounded", sans-serif !important;
    font-size: 14px !important;
    color: #ffffff !important;
    white-space: nowrap !important;
    text-align: right !important;
}

body .lifeguard-form-wrapper .summary-note {
    font-size: 12px !important;
    color: rgba(255, 255, 255, 0.7) !important;
    line-height: 1.4 !important;
    margin-top: 12px !important;
    font-style: italic !important;
    font-family: "Work Sans", sans-serif !important;
    display: block !important;
}

body .lifeguard-form-wrapper .summary-box-row--total {
    border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
    padding-top: 16px !important;
    margin-top: 16px !important;
}

body .lifeguard-form-wrapper .summary-box-row--total .summary-label {
    font-family: "Unbounded", sans-serif !important;
    color: #D0DF00 !important;
    font-weight: 800 !important;
    font-size: 16px !important;
}

/* Zajištění, že obal pole v souhrnu nevyhodí text na nový řádek */
body .lifeguard-form-wrapper .summary-box .wpcf7-form-control-wrap {
    display: inline-flex !important;
    margin-left: 16px !important;
    width: auto !important;
}

/* Přestylování CF7 dynamic text polí uvnitř souhrnu na čistý text */
body .lifeguard-form-wrapper .summary-box input.form-input-readonly {
    background: transparent !important;
    border: none !important;
    color: #ffffff !important;
    font-family: "Unbounded", sans-serif !important;
    font-weight: 800 !important;
    font-size: 15px !important;
    text-align: right !important;
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important;
    max-width: 200px !important;
    pointer-events: none !important;
}

body .lifeguard-form-wrapper .summary-box-row--highlight input.form-input-readonly,
body .lifeguard-form-wrapper .summary-box-row--total input.form-input-readonly,
body .lifeguard-form-wrapper .summary-box-row--highlight,
body .lifeguard-form-wrapper .summary-box-row--total {
    font-family: "Unbounded", sans-serif !important;
    color: #D0DF00 !important;
    font-weight: 700 !important;
    font-size: 14px !important; 
}

body .lifeguard-form-wrapper .summary-box-row--highlight .summary-val-wrap .wpcf7-form-control-wrap {
    display: inline-flex !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Samotná hodnota z inputu */
body .lifeguard-form-wrapper .summary-box-row--highlight .summary-val-wrap input.form-input-readonly {
    background: transparent !important;
    border: none !important;
    color: #D0DF00 !important;
    font-family: "Unbounded", sans-serif !important;
    font-weight: 800 !important;
    font-size: 15px !important;
    text-align: right !important;
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important;
    max-width: 120px !important;
    height: auto !important;
    min-height: auto !important;
    pointer-events: none !important;
}

body .lifeguard-form-wrapper .summary-box-row--highlight .summary-val-wrap p {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 4px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: "Unbounded", sans-serif !important;
    font-weight: 800 !important;
    font-size: 15px !important;
    color: #D0DF00 !important;
    white-space: nowrap !important; /* KLÍČOVÉ: Zabrání tomu, aby Kč odskočilo na nový řádek */
}

body .lifeguard-form-wrapper .summary-box-row--highlight .summary-val-wrap {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    flex-shrink: 0 !important; /* Zabrání zmenšování pravého bloku */
}

body .lifeguard-form-wrapper .summary-values-inline {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    justify-content: flex-end !important;
}

body .lifeguard-form-wrapper .summary-plus {
    color: #D0DF00 !important;
    font-family: "Unbounded", sans-serif !important;
    font-weight: 800 !important;
    font-size: 16px !important;
}

/* ==========================================================================
   SELECT2 OVERRIDE - Sjednocení vzhledu s textovými inputy
   ========================================================================== */

/* 1. Hlavní obal Select2 (aby pole sedělo s ostatními) */
body .lifeguard-form-wrapper .select2-container {
    width: 100% !important;
    margin-top: 4px !important;
}

/* 2. Samotné pole (box), na který se kliká */
body .lifeguard-form-wrapper .select2-container--default .select2-selection--single {
    height: auto !important;
    min-height: 48px !important;
    padding: 10px 36px 10px 16px !important;
    border-radius: 6px !important;
    border: 2px solid #003DA5 !important;
    background-color: #ffffff !important;
    align-items: center !important;
    box-shadow: none !important;
    outline: none !important;
    transition: border-color 0.2s ease, box-shadow 0.2s ease !important;
}

/* 3. Efekt při prokliku (Focus) - stejný jako u inputů */
body .lifeguard-form-wrapper .select2-container--open .select2-selection--single,
body .lifeguard-form-wrapper .select2-container--focus .select2-selection--single {
    border-color: #D0DF00 !important;
    box-shadow: 0 0 0 3px rgba(208, 223, 0, 0.35) !important;
}

/* 4. Text vybrané položky a placeholder */
body .lifeguard-form-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000000 !important;
    font-family: "Work Sans", sans-serif !important;
    font-size: 14.4px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    padding: 0 !important;
}

body .lifeguard-form-wrapper .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #757575 !important;
}

/* 5. Vlastní formátování šipky (stejná modrá jako u běžného <select>) */
body .lifeguard-form-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100% !important;
    width: 36px !important;
    top: 0 !important;
    right: 0 !important;
    position: absolute !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

body .lifeguard-form-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: none !important;
    width: 12px !important;
    height: 12px !important;
    background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23003DA5%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center center !important;
    background-size: contain !important;
    margin: 0 !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    transform: translateY(1px) !important;
}

/* Otočení šipky, když je Select2 otevřený */
body .lifeguard-form-wrapper .select2-container--open .select2-selection--single .select2-selection__arrow b {
    transform: translateY(1px) rotate(180deg) !important;
}

/* -------------------------------------------------------------------------
   6. Stylování samotného rozbalovacího okna s výsledky a vyhledáváním
   ------------------------------------------------------------------------- */
body .select2-container--default .select2-dropdown {
    border: 2px solid #003DA5 !important;
    border-top: none !important;
    border-radius: 0 0 6px 6px !important;
    font-family: "Work Sans", sans-serif !important;
    font-size: 14.4px !important;
    box-shadow: 0 8px 16px rgba(0, 61, 165, 0.15) !important;
    z-index: 9999 !important;
}

body .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 2px solid #003DA5 !important;
    border-radius: 4px !important;
    padding: 8px 12px !important;
    font-family: "Work Sans", sans-serif !important;
    outline: none !important;
    box-shadow: none !important;
    transition: border-color 0.2s ease !important;
}

body .select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border-color: #D0DF00 !important;
}

body .select2-container--default .select2-results__option {
    padding: 10px 16px !important;
    color: #000000 !important;
    transition: background-color 0.1s ease !important;
}

body .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
body .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #003DA5 !important;
    color: #ffffff !important;
}

body .select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #eef2ff !important;
    color: #003DA5 !important;
    font-weight: 600 !important;
}

.wpcf7 form .wpcf7-response-output {
    margin: -50px auto 0 auto !important;
    padding: 1em 2em;
    border: 0px solid #00a0d2 !important;
    color: #fff;
    background-color: #5f259f;
    max-width: 720px;
    font-weight: 600;
    border-radius: 8px;
}