/* 
Theme Name: Genesis Child
Theme URI: https://my.studiopress.com/themes/genesis/
Template: genesis
Author: BarmetMedia
Author URI: https://www.studiopress.com/
Description: The industry standard for Premium WordPress Themes.
Tags: one-column,two-columns,three-columns,left-sidebar,right-sidebar,custom-menu,featured-images,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,accessibility-ready
Version:  3.5.0
Updated: 2024-07-29
*/
/* ENESCA SEO PAGES - Layout 2 columnas */
.enesca-2col-wrap{display:grid;grid-template-columns:1fr 340px;gap:30px;align-items:start;margin-top:20px}
.enesca-2col-main,.enesca-2col-side{min-width:0}
.enesca-toc{background:#f8f8f8;border-left:4px solid #cc0000;padding:18px 22px;margin-bottom:28px;border-radius:0 6px 6px 0}
.enesca-toc p{font-weight:700;margin:0 0 10px;color:#333;font-size:.9em;text-transform:uppercase;letter-spacing:.5px}
.enesca-toc ol{margin:0;padding-left:18px;color:#555;font-size:.9em;line-height:1.9}
.enesca-cta-box{background:#cc0000;border-radius:8px;padding:22px;text-align:center;margin:28px 0}
.enesca-cta-box p{color:#fff;margin:0 0 8px}
.enesca-cta-box a{background:#fff;color:#cc0000;padding:10px 24px;border-radius:4px;font-weight:700;text-decoration:none;display:inline-block}
.enesca-side-box{background:#f8f8f8;border-radius:8px;padding:20px;margin-bottom:22px}
.enesca-side-box .side-title{color:#cc0000;font-weight:700;font-size:1em;margin:0 0 14px;display:block}
.enesca-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}
.enesca-tags a{background:#ececec;color:#555;padding:4px 10px;border-radius:20px;font-size:.8em;text-decoration:none}
.enesca-tags a:hover{background:#cc0000;color:#fff}
.enesca-hero{background:linear-gradient(135deg,#cc0000 0%,#990000 100%);border-radius:8px;padding:35px 30px;margin-bottom:25px;text-align:center}
.enesca-hero .hero-title{color:#fff;font-size:1.4em;font-weight:700;margin-bottom:8px;display:block}
.enesca-hero .hero-sub{color:rgba(255,255,255,.85);font-size:1em;display:block}
.enesca-meta{display:flex;gap:20px;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee;font-size:.85em;color:#888}
@media(max-width:768px){.enesca-2col-wrap{grid-template-columns:1fr}.enesca-meta{flex-direction:column;gap:6px}}
