.elementor-241041 .elementor-element.elementor-element-52ddd293{--display:flex;}.elementor-241041 .elementor-element.elementor-element-dc65e13{text-align:center;}/* Start custom CSS for shortcode, class: .elementor-element-6d623bd0 *//* ================================
   Kotarek – Vertrag widerrufen
   Germanized / WooCommerce
================================ */

/* OPCJONALNIE: jeśli znasz ID strony, odkomentuj i zamień XXXX
body.page-id-XXXX {
}
*/

/* Główna zawartość strony */
body .woocommerce,
body .entry-content .woocommerce {
    max-width: 1250px;
    margin: 0 auto;
}

/* Tytuł strony */
body .entry-title,
body h1.page-title,
body h1.entry-title {
    font-size: 34px;
    line-height: 1.25;
    font-weight: 400;
    color: #1f1f1f;
    margin-bottom: 22px;
    padding-bottom: 18px;
    border-bottom: 3px solid #1f1f1f;
}

/* Komunikat WooCommerce / Germanized */
body .woocommerce-info,
body .woocommerce-message,
body .woocommerce-error {
    background: #ffffff;
    border: 1px solid #ead9f5;
    border-left: 5px solid #b02df4;
    color: #1f1f1f;
    padding: 22px 26px 22px 58px;
    margin: 24px 0 50px;
    font-size: 17px;
    line-height: 1.55;
    box-shadow: 0 8px 28px rgba(176, 45, 244, 0.08);
}

/* Ikona przy komunikacie */
body .woocommerce-info::before,
body .woocommerce-message::before {
    color: #b02df4;
    top: 23px;
    left: 24px;
}

/* Linki w komunikatach */
body .woocommerce-info a,
body .woocommerce-message a,
body .woocommerce-error a {
    color: #b02df4;
    font-weight: 500;
    text-decoration: none;
}

body .woocommerce-info a:hover,
body .woocommerce-message a:hover,
body .woocommerce-error a:hover {
    color: #8d18cc;
    text-decoration: underline;
}

/* Formularz odstąpienia – Germanized */
body .woocommerce-form-order-withdrawal-request,
body form.woocommerce-form-order-withdrawal-request,
body .wc-gzd-withdrawal-request-form,
body form.wc-gzd-withdrawal-request-form {
    max-width: 860px;
    margin: 30px auto 60px;
    padding: 34px;
    background: #ffffff;
    border: 1px solid #ead9f5;
    box-shadow: 0 10px 35px rgba(176, 45, 244, 0.09);
}

/* Etykiety */
body .woocommerce-form-order-withdrawal-request label,
body .wc-gzd-withdrawal-request-form label {
    color: #1f1f1f;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 7px;
}

/* Pola formularza */
body .woocommerce-form-order-withdrawal-request input.input-text,
body .woocommerce-form-order-withdrawal-request input[type="text"],
body .woocommerce-form-order-withdrawal-request input[type="email"],
body .woocommerce-form-order-withdrawal-request select,
body .woocommerce-form-order-withdrawal-request textarea,
body .wc-gzd-withdrawal-request-form input.input-text,
body .wc-gzd-withdrawal-request-form input[type="text"],
body .wc-gzd-withdrawal-request-form input[type="email"],
body .wc-gzd-withdrawal-request-form select,
body .wc-gzd-withdrawal-request-form textarea {
    width: 100%;
    min-height: 48px;
    padding: 12px 14px;
    background: #ffffff;
    border: 1px solid #dfc5ef !important;
    color: #1f1f1f;
    font-size: 16px;
    border-radius: 0;
    box-shadow: none !important;
}

/* Aktywne pole */
body .woocommerce-form-order-withdrawal-request input:focus,
body .woocommerce-form-order-withdrawal-request select:focus,
body .woocommerce-form-order-withdrawal-request textarea:focus,
body .wc-gzd-withdrawal-request-form input:focus,
body .wc-gzd-withdrawal-request-form select:focus,
body .wc-gzd-withdrawal-request-form textarea:focus {
    border-color: #b02df4 !important;
    outline: none;
    box-shadow: 0 0 0 3px rgba(176, 45, 244, 0.12) !important;
}

/* Odstępy między polami */
body .woocommerce-form-order-withdrawal-request .form-row,
body .wc-gzd-withdrawal-request-form .form-row {
    margin-bottom: 18px;
}

/* Tekst informacyjny przy zamówieniu */
body .woocommerce-form-order-withdrawal-request p,
body .wc-gzd-withdrawal-request-form p {
    font-size: 15px;
    line-height: 1.55;
    color: #333333;
}

/* Przycisk potwierdzenia */
body .woocommerce-form-order-withdrawal-request button.button,
body .woocommerce-form-order-withdrawal-request .button,
body .wc-gzd-withdrawal-request-form button.button,
body .wc-gzd-withdrawal-request-form .button,
body .woocommerce-button {
    background: #b02df4 !important;
    color: #ffffff !important;
    border: 1px solid #b02df4 !important;
    padding: 14px 30px !important;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    border-radius: 0;
    cursor: pointer;
    transition: all 0.2s ease;
}

/* Hover przycisku */
body .woocommerce-form-order-withdrawal-request button.button:hover,
body .woocommerce-form-order-withdrawal-request .button:hover,
body .wc-gzd-withdrawal-request-form button.button:hover,
body .wc-gzd-withdrawal-request-form .button:hover,
body .woocommerce-button:hover {
    background: #8d18cc !important;
    border-color: #8d18cc !important;
    color: #ffffff !important;
}

/* Checkboxy / małe pola */
body .woocommerce-form-order-withdrawal-request input[type="checkbox"],
body .wc-gzd-withdrawal-request-form input[type="checkbox"] {
    accent-color: #b02df4;
}

/* Komunikat błędu */
body .woocommerce-error {
    border-left-color: #d63638;
}

body .woocommerce-error::before {
    color: #d63638;
}

/* Mobile */
@media (max-width: 767px) {
    body .entry-title,
    body h1.page-title,
    body h1.entry-title {
        font-size: 28px;
        margin-bottom: 18px;
    }

    body .woocommerce-info,
    body .woocommerce-message,
    body .woocommerce-error {
        padding: 20px 20px 20px 52px;
        font-size: 15px;
        margin-bottom: 35px;
    }

    body .woocommerce-form-order-withdrawal-request,
    body form.woocommerce-form-order-withdrawal-request,
    body .wc-gzd-withdrawal-request-form,
    body form.wc-gzd-withdrawal-request-form {
        padding: 24px 18px;
        margin-bottom: 40px;
    }

    body .woocommerce-form-order-withdrawal-request .form-row-first,
    body .woocommerce-form-order-withdrawal-request .form-row-last,
    body .wc-gzd-withdrawal-request-form .form-row-first,
    body .wc-gzd-withdrawal-request-form .form-row-last {
        width: 100% !important;
        float: none !important;
    }

    body .woocommerce-form-order-withdrawal-request button.button,
    body .wc-gzd-withdrawal-request-form button.button {
        width: 100%;
        text-align: center;
    }
}/* End custom CSS */