/*
Theme Name: Newsier
Theme URI: https://themeansar.com/free-themes/newsier-free-magazine-blog-wordpress-theme/
Template: newspaperup
Author: Themeansar
Author URI: https://themeansar.com
Description: Newsier is a fast, clean, modern-looking Best Responsive News Magazine WordPress theme. The theme is fully widgetized, so users can manage the content by using easy to use widgets. Newsier is suitable for dynamic news, newspapers, magazine, publishers, blogs, editors, online and gaming magazines, newsportals,personal blogs, newspaper, publishing or review siteand any creative website. Newsier is SEO friendly, WPML,Gutenberg, translation and RTL ready. Live preview : https://demos.themeansar.com/newspaperup/newsier/ and documentation at https://docs.themeansar.com/docs/newspaperup/
Tags: blog,portfolio,news,grid-Layout,one-column,two-columns,three-columns,flexible-header,left-sidebar,right-sidebar,custom-background,custom-colors,custom-logo,custom-menu,featured-images,footer-widgets,full-width-template,post-formats,rtl-language-support,theme-options,sticky-post,threaded-comments,translation-ready,block-styles,wide-blocks
Version: 0.2.1759401839
Updated: 2025-10-02 06:43:59

*/

:root {
    --fontheading: 'Plus Jakarta Sans', sans-serif;
    --bxbra: 8px;
}

body {
	font-weight: normal;
}

body, h1, h2, h3, h4, h5, h6, p {
    font-family: 'Plus Jakarta Sans', sans-serif !important;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-weight: 700;
	letter-spacing: 0 !important
}
.bs-menu-full .logo {
    padding-top: 0;
    padding-bottom: 0;
}
.bs-menu-full .main {
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-wp nav {
    justify-content: center;
}
.widget_block .wp-block-heading, .widget_block .wp-block-search__label {
    padding-right: 10px;
}
.mainfeatured.three .homemain {
    -moz-border-radius: var(--bxbra);
    -webkit-border-radius: var(--bxbra);
    -o-border-radius: var(--bxbra);
    border-radius: var(--bxbra);
}
.mainfeatured.three .bs-slide.bs-blog-post.three.lg {
    height: 490px;
    -moz-border-radius: var(--bxbra);
    -webkit-border-radius: var(--bxbra);
    -o-border-radius: var(--bxbra);
    border-radius: var(--bxbra);
}
.mainfeatured.three .bs-slide.bs-blog-post.three.lg .inner {
    padding: 20px;
}
.mainfeatured.three .multi-post-widget .inner_columns {
    gap: 1.5rem;
}
.mainfeatured.three .multi-post-widget .bs-blog-post.three.bsm {
    height: 233.5px;
    -moz-border-radius: var(--bxbra);
    -webkit-border-radius: var(--bxbra);
    -o-border-radius: var(--bxbra);
    border-radius: var(--bxbra);
}
.bs-blog-post .title, .bs-widget-title.one .title, .widget_block .wp-block-heading, .widget_block .wp-block-search__label, .site-branding-text .site-title, .bs-latest-news .bn_title .title {
    font-weight: 700;
}
.right-nav .msearch, .right-nav .switch {
    display: none !important;
}
.bs-widget-title.one .title, .widget_block .wp-block-heading, .widget_block .wp-block-search__label {
    padding: 0;
}
.bs-widget-title.one .title span, .widget_block .wp-block-heading span, .widget_block .wp-block-search__label span {
    width: 30px;
    height: 30px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.bs-blog-post.single .small.single, .bs-blog-post .bs-blog-thumb + .small {
    padding-top: 20px;
}
.newspaperup-pagination {
    margin-top: 50px;
}
.screen-reader-text {
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
@media (max-width: 767.98px) {
header .site-branding-text {
    text-align: start;
}
}
@media (min-width: 1200px) {
.container {
    max-width: 1400px;
}
}
