/* Páginas de serviços do stratechna.com — só afeta elementos com classes st-* */
.st-capa .elementor-image-box-img { width: 100% !important; margin-bottom: 18px !important; }
.st-capa .elementor-image-box-img img { width: 100%; height: 200px; object-fit: cover; border-radius: 6px; }
.st-app .elementor-image-box-img { width: auto !important; margin-bottom: 14px !important; }
.st-app .elementor-image-box-img img { height: 60px; width: auto; object-fit: contain; }
.st-foto img { width: 100%; max-height: 460px; object-fit: cover; }
.st-preco .st-per { font-size: 15px; font-weight: 500; color: #767f85; margin-left: 6px; letter-spacing: 0; }
.st-preco-sub p { margin: 0; font-size: .92rem; }
.st-cartao-preco > .e-con-inner, .st-cartao-preco { justify-content: flex-start; }
.st-cartao-preco .elementor-widget-button:last-child { margin-top: auto; }
.st-tabs .e-n-tabs-heading { gap: 8px; flex-wrap: wrap; justify-content: center; }
.st-tabs .e-n-tab-title { border-radius: 4px; background: #f4f4fb; color: #1a2a33; border: 0; }
.st-tabs .e-n-tab-title[aria-selected="true"], .st-tabs .e-n-tab-title:hover { background: #b20009 !important; color: #fff !important; }
.st-faq { max-width: 860px; width: 100%; margin: 0 auto; }
.st-faq .elementor-tab-title { border-bottom: 1px solid #e4e7ec; }
/* Formulário de contacto (WPForms) nas cores da marca */
.wpforms-container .wpforms-submit { background: #b20009 !important; border-color: #b20009 !important; color: #fff !important; border-radius: 4px !important; padding: 12px 26px !important; font-weight: 600 !important; height: auto !important; }
.wpforms-container .wpforms-submit:hover { background: #df2a35 !important; border-color: #df2a35 !important; }
.wpforms-container input:focus, .wpforms-container textarea:focus, .wpforms-container select:focus { border-color: #b20009 !important; box-shadow: 0 0 0 1px #b20009 !important; }
