/*
Theme Name: MovePros Biomechanics
Description: WordPress-Port des freigegebenen MovePros-/AXIS-Designs. Öffentliche Seiten; geschützte Inhalte und Zahlungen werden separat angebunden.
Version: 1.0.8
Update URI: false
Author: Lukas Leo Plasil
Text Domain: movepros
Requires PHP: 8.1
*/

body.admin-bar .site-header { top: 32px; }
@media (max-width: 782px) { body.admin-bar .site-header { top: 46px; } }
@media (max-width: 600px) { body.admin-bar .site-header { top: 0; } }
.movepros-form-pending { padding: 16px 20px; border: 1px solid var(--line); border-radius: 8px; background: var(--paper); }
.movepros-form-pending a { text-decoration: underline; }
