/*
Theme Name: News5 Demo Two
Theme URI: https://html.themewant.com/news5/demo-two/index.html
Author: Generated with Lovable
Description: Pixel-faithful WordPress port of the News5 "Demo Two" news & magazine HTML template. Includes the full demo homepage, blog layouts, shop pages, account pages and legal pages as selectable page templates.
Version: 1.0.0
Requires at least: 5.6
Requires PHP: 7.4
License: Check the original template license (ThemeWant / UniStudio)
Text Domain: news5
Tags: news, magazine, blog, two-columns, three-columns, custom-logo, custom-menu, featured-images, translation-ready
*/

/* -----------------------------------------------------------------------------
   All visual styling comes from the original template stylesheets, enqueued in
   functions.php in the exact same order as the HTML demo:

     assets/js/uni-core/css/uni-core.min.css
     assets/css/unicons.min.css
     assets/css/prettify.min.css
     assets/css/swiper-bundle.min.css
     assets/css/theme/demo-two.min.css

   Add your own overrides below this line only.
   -------------------------------------------------------------------------- */

/* WordPress core alignment / caption classes mapped to the template look. */
.alignnone { max-width: 100%; height: auto; }
.aligncenter { display: block; margin: 1.5rem auto; }
.alignleft { float: left; margin: 0 1.5rem 1rem 0; }
.alignright { float: right; margin: 0 0 1rem 1.5rem; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 0.8125rem; text-align: center; opacity: 0.7; margin-top: 0.5rem; }
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    word-wrap: normal !important;
}
.sticky .post-title::after { content: " \2605"; }
.post-password-form input[type="password"] { max-width: 280px; }
