/*
Theme Name: Nosqar CoverNews Child
Template: covernews
Version: 1.0.0
Description: Nosqar child theme for CoverNews. Preserves the parent layout while removing advertising and social/demo elements.
Text Domain: nosqar-covernews-child
*/

/* Minimal integration fixes only. */
.nosqar-contact-block{padding:1rem 1.25rem;border:1px solid rgba(0,0,0,.12);margin:1.25rem 0}
.nosqar-form .nosqar-field{margin-bottom:1rem}
.nosqar-form label{display:block;font-weight:600;margin-bottom:.35rem}
.nosqar-form input[type=text],.nosqar-form input[type=email],.nosqar-form textarea{width:100%;max-width:100%;box-sizing:border-box}
.nosqar-cookie-banner{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:99999;max-width:760px;margin:auto;background:#fff;color:#222;border:1px solid #ddd;box-shadow:0 8px 30px rgba(0,0,0,.18);padding:1rem}
.nosqar-cookie-actions{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:.8rem}
.nosqar-cookie-modal[hidden],.nosqar-cookie-banner[hidden]{display:none!important}
.nosqar-cookie-modal{position:fixed;inset:0;z-index:100000;background:rgba(0,0,0,.45);padding:2rem;overflow:auto}
.nosqar-cookie-dialog{max-width:700px;margin:5vh auto;background:#fff;color:#222;padding:1.25rem}
.nosqar-cookie-row{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.65rem 0;border-bottom:1px solid #eee}
.nosqar-cookie-reopen{position:fixed;right:1rem;bottom:1rem;z-index:99998}
@media(max-width:600px){.nosqar-cookie-banner{left:.5rem;right:.5rem;bottom:.5rem}.nosqar-cookie-modal{padding:.5rem}}
