/* Objednávkové formuláře modulů – 9. 9. 2026. */
html section:has(.cezar-module-price) :is(.mm-order-intro,.inquiry-copy,.bank-order-copy,.km-order-copy) h2 .headline-accent { color:#ff5a68!important; }
html form:has(.cezar-module-price) .inquiry-form-heading { margin-bottom:0!important; padding-bottom:0!important; }
html form:has(.cezar-module-price) .inquiry-form-heading>p { margin-bottom:0!important; }
html form .cezar-module-price.cezar-module-price { margin-top:12px!important; padding:12px 22px!important; row-gap:4px!important; }
html form .cezar-module-price.cezar-module-price>p { color:#29465d!important; font:400 13px/1.45 Arial,Helvetica,sans-serif!important; margin:0!important; }
@media(max-width:640px) {
 html form .cezar-module-price.cezar-module-price { padding:12px 16px!important; }
 html form .cezar-module-price.cezar-module-price>p { font-size:12px!important; }
}
/* Údaje původní nabídky v levém boxu a posun textu cenového boxu. */
html form .cezar-module-price.cezar-module-price>h3,
html form .cezar-module-price.cezar-module-price>p { position:relative; left:-6px; }
.cezar-order-identity>div { min-width:0; width:100%; overflow-wrap:anywhere; }
html section:has(.cezar-module-price) .doc-order-copy h2 .headline-accent { color:#ff5a68!important; }
@media(max-width:640px) {
 html form .cezar-module-price.cezar-module-price>h3,
 html form .cezar-module-price.cezar-module-price>p { left:-4px; }
}
