/*
Theme Name: 420CreaStack Theme
Theme URI: https://420crea.com
Author: 420Crea
Author URI: https://420crea.com
Version: 1.0.0-beta.5.0
Description: Theme modular para crear webs rápidas, editables y escalables con WordPress, Elementor, Customizer y módulos profesionales.
Requires at least: 6.0
Requires PHP: 8.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 420creastack-theme
Tags: custom-logo, custom-menu, featured-images, full-width-template, blog, e-commerce
*/

/* 1.0.0-beta.5.0 — WooCommerce Pro: controles globales para producto individual y archivo de productos */
/* 1.0.0-beta.4.9 — Editor CSS Pro en Personalizador: popup ampliable, reducible, selección y copia */

/* 1.0.0-beta.4.7 — Diseño global avanzado: colores, tipografías H/P y selectores por página */
.cs420-single-clean{background:#fffaf5;padding:56px 20px 80px;}
.cs420-single-clean__article{max-width:860px;margin:0 auto;background:#fff;border:1px solid #eee7e1;border-radius:24px;padding:44px 42px;box-shadow:0 12px 30px rgba(36,63,59,.04);}
.cs420-single-clean__title{font-family:"Cormorant Garamond",Georgia,serif;color:#243f3b;font-size:clamp(36px,5vw,58px);line-height:1.05;margin:0 0 28px;letter-spacing:-.03em;}
.cs420-single-clean__content{font-size:17px;line-height:1.8;color:#3f3a32;}
.cs420-single-clean__content a{color:#c9877e;font-weight:700;text-decoration:none;}
.cs420-single-clean__content h2,.cs420-single-clean__content h3{font-family:"Cormorant Garamond",Georgia,serif;color:#243f3b;line-height:1.1;letter-spacing:-.02em;}
.cs420-single-clean__content h2{font-size:clamp(30px,4vw,44px);margin:38px 0 18px;}
.cs420-single-clean__content h3{font-size:clamp(24px,3vw,32px);margin:30px 0 14px;}
@media(max-width:767px){.cs420-single-clean{padding:34px 16px 56px}.cs420-single-clean__article{padding:30px 22px;border-radius:20px}.cs420-single-clean__content{font-size:16px}}
