/*
Theme Name:Nuzpost
Theme URI:https://www.nuzpost.com/
Author:Nuzpost
Description:A modern, world-class news theme using Poppins and Inter fonts with Bootstrap 5.
Version:1.0
License:GNU General Public License v2 or later
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:nuzpost
Tags:news, magazine, modern, responsive, bootstrap
*/
:root{--primary-color:#0057FF;--secondary-color:#FF3D00;--text-main:#212121;--text-muted:#666;--heading-color:#111;--background-main:#fff;--background-alt:#F5F9FF}body{font-family:'Inter',sans-serif;background-color:var(--background-main);color:var(--text-main);font-size:18px;line-height:1.7;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:'Poppins',sans-serif;font-weight:600;line-height:1.2;margin-bottom:.6em}h1{font-size:42px}h2{font-size:32px}h3{font-size:26px}h4{font-size:22px;font-weight:500}h5{font-size:20px;font-weight:500}h6{font-size:18px;font-weight:500}p,li{font-size:18px;line-height:1.7;margin-bottom:1.2em}ul li{list-style:none}a{color:#000;text-decoration:none}.btn-primary{background-color:var(--primary-color);border-color:var(--primary-color)}.btn-primary:hover{background-color:#003EB3;border-color:#003EB3}.hybrid-icon-btn{display:flex;padding:0;margin:0;border:none;border-radius:6px;overflow:hidden;width:48px;height:48px;background-color:#fff;box-shadow:0 0 0 1px #ddd;cursor:pointer}.hybrid-icon-btn .icon-half{width:50%;height:100%;display:flex;justify-content:center;align-items:center;font-size:20px;color:#333}.hybrid-icon-btn .search-half{background-color:#f8f9fa;border-right:1px solid #ddd}.hybrid-icon-btn .menu-half{background-color:#fff}.hybrid-icon-btn:hover .icon-half{background-color:#e9ecef}.breaking-news-bar{position:relative;z-index:10}.breaking-news-ticker{overflow:hidden;white-space:nowrap}.ticker-track{display:inline-flex;animation:ticker-scroll 25s linear infinite}@keyframes ticker-scroll{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.news-content.post-content a { text-decoration: underline; text-decoration-color: red; }.breaking-news-bar a{font-size:15px;white-space:nowrap}.breaking-news-bar a:hover{text-decoration:underline}.desktop-header ul{padding:0;margin:0;display:flex;align-items:center}.desktop-header ul li a{padding:12px 12px;font-size:15px}.desktop-header{background:#fff;border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)}.desktop-header ul li{padding:6px 0;margin:0}.desktop-header ul li:hover{background-color:rgb(230,232,234)}.desktop-header ul li.current-menu-item{background-color:#000}.desktop-header ul li.current-menu-item a{color:#fff}.desktop-header .row{align-items:center}.header-right-side{justify-items:right}.header-right-side button{padding:0}.header-logo img{width:60%}.offcanvas-start li{padding-bottom:10px;border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;margin:0}.form-control:focus{box-shadow:none;border-color:#000}.btn-outline-primary{--bs-btn-color:#000;--bs-btn-border-color:#000;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#000;--bs-btn-hover-border-color:#000;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#000;--bs-btn-active-border-color:#000;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#000;--bs-gradient:none}.header.sticky{position:sticky;top:0;z-index:111;display:block;width:100%;box-shadow:0 2px 9px #9795953b}.header.sticky .breaking-news-bar{display:none}.front-headline-section .live-updates-box{border:1px solid #dee2e6;box-shadow:0 2px 8px rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%;background-color:#fff}.updates-content{padding:1rem}.front-headline-section .live-updates li{display:flex;align-items:flex-start;margin-bottom:12px;position:relative;padding-left:18px;font-size:15px;color:#000}.front-headline-section .live-updates li .dot{width:6px;height:6px;background-color:#dc3545;border-radius:50%;position:absolute;top:6px;left:0}. front-headline-section .live-updates li .update-text{line-height:1.4}.more-updates a{color:#000;font-size:14px;font-weight:500}.more-updates a:hover{text-decoration:none}.footer{padding:1rem 0 0}.footer ul li{margin-bottom:0}.footer ul li a{color:#fff}.single-post .breadcrumb-wrapper li{margin-bottom:0}.breadcrumb-wrapper .overflow-auto::-webkit-scrollbar{display:none}.breadcrumb-wrapper .container{overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap;position:relative;scrollbar-width:none}.breadcrumb{display:inline-flex;flex-wrap:nowrap;white-space:nowrap;margin-bottom:0}.breadcrumb-item{flex-shrink:0}.breadcrumb-wrapper .container::-webkit-scrollbar{display:none}.news-content ul{padding-left:0}.news-content.post-content .wp-block-list li::marker { color: #dc3544; }.news-content.post-content .wp-block-list li { margin-left: 20px; list-style: disc; }ol { padding: 0; }.common-underline{font-style: italic;}.common-underline:after { content: ""; width: 100%; height: 9px; background: #dc354569; display: block; position: relative; top: -13px; z-index: -1; }@media(max-width:1024px){body{font-size:17px}h1{font-size:36px}h2{font-size:28px}h3{font-size:24px}.breaking-news-bar a{font-size:14px}.desktop-header ul li a{font-size:13px}}@media(max-width:768px){body{font-size:16px}h1{font-size:25px!important}h2{font-size:23px}h3{font-size:20px}h4{font-size:18px}h5{font-size:16px}h6{font-size:15px}.mobile-header{background:#fff}.breaking-news-bar a{font-size:12px}.mobile-header button{margin-right:15px}.footer ul li{margin:0 5px!important}p,li{font-size:16px;line-height:1.6;margin-bottom:1em}li{margin-bottom:10px}.news-content.post-content .wp-block-image.size-full { margin-left: -12px; margin-right: -12px; }}@media(min-width:1301px){.desktop-header ul li{padding:10px 0}.desktop-header ul li a{padding:16px 12px}}