/*
Theme Name: Hello Elementor Child
Theme URI: https://armendarizconsultores.com
Description: Tema hijo para la web de Armendariz Consultores.
Author: Armendariz Consultores
Author URI: https://armendarizconsultores.com
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
*/

/*
 * =========================================================
 * ESTA LÍNEA ES VITAL. NO LA ELIMINES.
 * Importa los estilos del tema padre de Elementor.
 * =========================================================
 */
@import url("../hello-elementor/style.css");

/*
 * =========================================================
 * AQUÍ EMPIEZA TU CSS PERSONALIZADO.
 * Puedes añadir el código de tu formulario y el botón de WhatsApp aquí.
 * =========================================================
 */
 
/* Estilos para el formulario de Política de Calidad */
.quality-policy-form-container{background-color:#fff;padding:2.5rem;margin:2.5rem auto;max-width:42rem;border-radius:.75rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border:1px solid #e5e7eb}.form-header{text-align:center;margin-bottom:2.5rem}.form-header-icon{display:block;margin-left:auto;margin-right:auto;margin-bottom:.75rem;color:#1d4ed8}.form-title{font-size:1.875rem;line-height:2.25rem;font-weight:700;color:#111827}.form-subtitle{margin-top:.5rem;font-size:1rem;line-height:1.5rem;color:#4b5563}.quality-policy-form{display:flex;flex-direction:column;gap:1.5rem}.form-label{display:block;font-size:.875rem;line-height:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}.form-input,.form-textarea{display:block;width:100%;padding:.625rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);font-size:.875rem;line-height:1.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-sizing:border-box}.form-input::placeholder,.form-textarea::placeholder{color:#9ca3af;opacity:1}.form-textarea{resize:none}.form-helper-text{margin-top:.25rem;font-size:.75rem;line-height:1rem;color:#6b7280}.error-icon{display:inline;margin-right:.25rem;vertical-align:text-bottom}.consent-box{margin-top:2rem;padding:1.25rem;border:1px solid #bfdbfe;background-color:#eff6ff;border-radius:.5rem;transition:border-color .15s ease-in-out,background-color .15s ease-in-out}.consent-title{font-size:.875rem;line-height:1.25rem;font-weight:600;color:#1e40af;margin-bottom:.5rem}.consent-text{font-size:.75rem;line-height:1.5;color:#1d4ed8}.consent-checkbox-group{margin-top:1rem;display:flex;align-items:center}.consent-checkbox{height:1rem;width:1rem;color:#2563eb;border-color:#d1d5db;border-radius:.25rem;cursor:pointer}.consent-checkbox:focus{box-shadow:0 0 0 2px #93c5fd;border-color:#2563eb;outline:0}.consent-label{margin-left:.5rem;display:block;font-size:.875rem;line-height:1.25rem;color:#1e3a8a;cursor:pointer}.form-submit-group{padding-top:1rem}.submit-button{display:inline-flex;justify-content:center;align-items:center;width:100%;padding:.75rem 1.5rem;border:1px solid transparent;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);font-size:1rem;line-height:1.5rem;font-weight:600;border-radius:.5rem;color:#fff;background-color:#1d4ed8;cursor:pointer;transition:background-color .15s ease-in-out}.submit-button:hover{background-color:#1e40af}.submit-button:focus{outline:0;box-shadow:0 0 0 3px rgba(59,130,246,.5)}.submit-button-icon{margin-right:.5rem;margin-left:-.25rem;height:1.25rem;width:1.25rem}.error-post-submit-message,.loading-message,.success-message{margin-top:1.5rem;text-align:center;padding:1rem;border-radius:.5rem;border:1px solid}.loading-message{color:#4b5563;border-color:transparent;padding:0}.loading-spinner{display:inline-block;vertical-align:middle;width:1.25rem;height:1.25rem;color:#2563eb;margin-right:.75rem;animation:1s linear infinite spin}.loading-message p{display:inline-block;vertical-align:middle}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.success-message{background-color:#f0fdf4;border-color:#a7f3d0}.success-message .message-icon{color:#16a34a}.success-message .message-title{color:#14532d}.success-message .message-text{color:#166534}.error-post-submit-message{background-color:#fef2f2;border-color:#fecaca}.error-post-submit-message .message-icon{color:#dc2626}.error-post-submit-message .message-title{color:#991b1b}.error-post-submit-message .message-text{color:#b91c1c}.message-icon{display:block;margin-left:auto;margin-right:auto;margin-bottom:.5rem;width:1.5rem;height:1.5rem}.message-title{font-size:.875rem;font-weight:500}.message-text{margin-top:.25rem;font-size:.75rem}.retry-button{display:inline-flex;justify-content:center;align-items:center;margin-top:1rem;padding:.5rem 1rem;border:1px solid transparent;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);font-size:.875rem;font-weight:500;border-radius:.375rem;color:#fff;background-color:#2563eb;cursor:pointer;transition:background-color .15s ease-in-out}.retry-button:hover{background-color:#1d4ed8}.retry-button:focus{outline:0;box-shadow:0 0 0 3px rgba(59,130,246,.5)}.retry-icon{margin-right:.5rem;width:1rem;height:1rem}.error-message{min-height:1em;visibility:hidden}.error-message:not(.hidden){visibility:visible}@media (max-width:768px){.quality-policy-form-container{padding:1.5rem;margin:1.5rem auto}.form-title{font-size:1.5rem;line-height:2rem}.form-subtitle{font-size:.875rem}}

/* Estilos para el botón flotante de WhatsApp */
.floating-whatsapp{position:fixed;width:60px;height:60px;bottom:30px;right:30px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;box-shadow:2px 2px 3px rgba(0,0,0,.2);z-index:100;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease}.floating-whatsapp:hover{background-color:#20ba5a;transform:scale(1.1)}.floating-whatsapp svg{width:30px;height:30px}@media screen and (max-width:768px){.floating-whatsapp{width:55px;height:55px;bottom:25px;right:25px}.floating-whatsapp svg{width:28px;height:28px}}@media screen and (max-width:480px){.floating-whatsapp{width:50px;height:50px;bottom:20px;right:20px}.floating-whatsapp svg{width:25px;height:25px}}