/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.11.3.1754232088
Updated: 2025-08-03 14:41:28

*/

:root{
  --pri:#66bfbf;      /* botón */
  --pri-hover:#5aa7a7;
  --bg:#f8fdfc;       /* fondo panel */
  --txt:#1f2937;      /* texto */
  --border:#d1d5db;
}
.psico-form{
  max-width: 760px; margin: 0 auto 2rem;
  background: var(--bg); color: var(--txt);
  padding: 22px; border-radius: 14px;
  box-shadow: 0 8px 24px rgba(0,0,0,.08);
}
.psico-form h3{ margin:0 0 12px; font-size: 22px; }
.psico-grid{ display: grid; gap: 14px; }
@media(min-width:768px){ .psico-grid.col-2{ grid-template-columns: 1fr 1fr; } }
.pf-field label{ display:block; font-weight:600; margin-bottom:6px; }
.pf-field input,.pf-field select,.pf-field textarea{
  width:100%; padding:10px 12px; border:1px solid var(--border);
  border-radius:10px; background:#fff; outline:none;
}
.pf-field textarea{ min-height:110px; resize:vertical; }
.pf-inline{ display:flex; flex-wrap:wrap; gap:14px; }
.pf-inline label{ font-weight:400; display:flex; align-items:center; gap:8px; }
.pf-actions{ margin-top: 10px; display:flex; gap:12px; align-items:center; }
.pf-btn{ border-radius:12px; padding:12px 18px; background:var(--pri); color:#fff; border:0; cursor:pointer; font-weight:700; }
.pf-btn:hover{ background:var(--pri-hover); }
.pf-note{ font-size:14px; opacity:.85; }

:root{
  --pri:#66bfbf; --pri-hover:#5aa7a7; --bg:#f8fdfc; --txt:#1f2937; --border:#d1d5db;
}
.psico-form{max-width:760px;margin:0 auto 2rem;background:var(--bg);color:var(--txt);
  padding:22px;border-radius:14px;box-shadow:0 8px 24px rgba(0,0,0,.08)}
.psico-form .pf-field label{display:block;font-weight:600;margin:6px 0}
.psico-form input,.psico-form select,.psico-form textarea{
  width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:#fff;outline:none}
.psico-form textarea{min-height:110px;resize:vertical}
.psico-form .pf-inline{display:flex;flex-wrap:wrap;gap:14px}
.psico-form .pf-actions{margin-top:10px;display:flex;gap:12px;align-items:center}
.psico-form .pf-btn{border-radius:12px;padding:12px 18px;background:var(--pri);color:#fff;border:0;cursor:pointer;font-weight:700}
.psico-form .pf-btn:hover{background:var(--pri-hover)}
/* Si tu HTML no usa estas clases, no pasa nada; el wrap = .psico-form ya aporta fondo y caja prolija */

