Organizujesz wydarzenie?

Napisz do nas: wydarzenia@tko.pl

Dodaj wydarzenie

    .uacf7-uacf7style-12252 label { font-style: normal;font-weight: normal; } .uacf7-uacf7style-12252 input[type="email"], .uacf7-uacf7style-12252 input[type="number"], .uacf7-uacf7style-12252 input[type="password"], .uacf7-uacf7style-12252 input[type="search"], .uacf7-uacf7style-12252 input[type="tel"], .uacf7-uacf7style-12252 input[type="text"], .uacf7-uacf7style-12252 input[type="url"], .uacf7-uacf7style-12252 input[type="date"], .uacf7-uacf7style-12252 input[type="radio"], .uacf7-uacf7style-12252 input[type="checkbox"], .uacf7-uacf7style-12252 select, .uacf7-uacf7style-12252 textarea { font-style: normal;font-weight: normal;border-style: solid!important; } .uacf7-uacf7style-12252 .wpcf7-radio span, .uacf7-uacf7style-12252 .wpcf7-checkbox span { font-style: normal;font-weight: normal; } .uacf7-uacf7style-12252 textarea { } .wpcf7-form-control-wrap select { width: 100%; } .uacf7-uacf7style-12252 input[type="submit"] { font-style: normal;font-weight: normal;border-style: none; } .uacf7-uacf7style-12252 input[type="submit"]:hover { } /* 🌟 Ogólny wygląd formularza */ .wpcf7-form { max-width: 600px; margin: 0 auto; background: #ffffff; padding: 30px; border-radius: 12px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); font-family: 'Inter', sans-serif; } /* 🔹 Etykiety pól formularza */ .wpcf7-form label { display: block; font-size: 16px; font-weight: 600; margin-bottom: 6px; color: #1a1a1a; } /* 🔹 Pola tekstowe, e-mail, telefon */ .wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select { width: 100%; padding: 12px; margin-bottom: 20px; border: 1px solid #ddd; border-radius: 8px; font-size: 16px; background: #f5f5f5; transition: all 0.3s ease-in-out; } /* 🌟 Efekt na hover i focus */ .wpcf7-form input:focus, .wpcf7-form textarea:focus, .wpcf7-form select:focus { border-color: #0056b3; box-shadow: 0 0 5px rgba(0, 86, 179, 0.3); background: #fff; outline: none; } /* 🖼 Stylowanie pola do przesyłania plików */ .wpcf7-form input[type="file"] { padding: 10px; background: #f9f9f9; border: none; } /* 🎨 Stylowanie przycisku "Dodaj wydarzenie" */ .wpcf7-form input[type="submit"] { width: 100%; background: #0056b3; color: white; font-size: 18px; font-weight: bold; padding: 14px; border: none; border-radius: 8px; cursor: pointer; transition: all 0.3s ease-in-out; } .wpcf7-form input[type="submit"]:hover { background: #003f87; } /* ✅ Stylowanie wiadomości błędów */ .wpcf7-response-output { background: #ffe5e5; border-left: 5px solid #ff5555; padding: 12px; margin-top: 10px; font-size: 14px; border-radius: 6px; } /* ✅ Stylowanie wiadomości sukcesu */ .wpcf7-mail-sent-ok { background: #e6f9e6; border-left: 5px solid #28a745; padding: 12px; margin-top: 10px; font-size: 14px; border-radius: 6px; } /* 🔹 POPRAWIONE: Stylowanie pola zgody na politykę prywatności */ .wpcf7-acceptance { display: flex; align-items: center; gap: 8px; /* Dystans między checkboxem a tekstem */ } /* 🔹 Poprawione ustawienie checkboxa */ .wpcf7-acceptance input[type="checkbox"] { width: 18px; height: 18px; margin: 0; cursor: pointer; } /* 🔹 Poprawiony wygląd tekstu zgody */ .wpcf7-acceptance label { font-size: 14px; color: #333; font-weight: 500; }













    * Pola oznaczone gwiazdką są obowiązkowe