/*
Theme Name: Twenty Twenty-Five Child
Theme URI:
Description: Twenty Twenty-Five Child Theme — NEWSPLUS news layout
Author: Antigravity
Author URI:
Template: twentytwentyfive
Version: 1.0.0
*/

body,
.wp-site-blocks {
    overflow: visible !important;
}

/* Let NEWSPLUS header handle sticky positioning */
header.newsplus-header {
    position: sticky !important;
    top: 0;
    z-index: 999;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
