/*
Theme Name: PCP Universal Elementor Ready
Theme URI: https://pcpuniversal.com/
Author: PCP Universal
Description: Tema de uma página preparado para Elementor Free, com Home institucional PCP, imagens dos serviços, formulário WPForms e página separada de Loja.
Version: 2.0.0
Requires at least: 6.2
Requires PHP: 7.4
Text Domain: pcp-universal-elementor-ready
*/

html{scroll-behavior:smooth}
body{margin:0;padding:0;font-family:Poppins,Arial,sans-serif;color:#061A33;background:#fff}
*,*::before,*::after{box-sizing:border-box}
a{text-decoration:none}

/* O formulário é criado no WPForms; estes estilos dão-lhe aspecto PCP sem prender os restantes widgets Elementor. */
.pcp-quote-form .wpforms-field-label{color:#061A33!important;font-weight:600!important;font-family:Poppins,Arial,sans-serif!important}
.pcp-quote-form input,.pcp-quote-form select,.pcp-quote-form textarea{border:1px solid #D7E0EA!important;border-radius:8px!important;padding:12px!important;background:#fff!important;color:#061A33!important}
.pcp-quote-form input:focus,.pcp-quote-form select:focus,.pcp-quote-form textarea:focus{border-color:#2470C4!important;box-shadow:0 0 0 2px rgba(36,112,196,.12)!important}
.pcp-quote-form button[type=submit]{background:#E32636!important;color:#fff!important;border:0!important;border-radius:8px!important;padding:14px 24px!important;font-weight:700!important;font-family:Poppins,Arial,sans-serif!important;width:100%!important}
.pcp-quote-form button[type=submit]:hover{background:#C91F2D!important}
