/* Theme Name: Blognft Theme URI: https://themeansar.com/free-themes/blognft-free-wordpress-theme/ Author: Themeansar Author URI: https://themeansar.com Description: Blognft 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. Blognft 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. Blognft is SEO friendly, WPML,Gutenberg, translation and RTL ready. Live preview : https://demos.themeansar.com/blogus/blognft/ and documentation at https://docs.themeansar.com/docs/blogus/ Version: 0.1 Requires PHP: 7 Tested up to: 6.2.1 License: GNU General Public License v3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Template: blogus Text Domain: blognft 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 Blognft WordPress Theme is child theme of Blogus, Copyright 2023 Themeansar Blognft is distributed under the terms of the GNU General Public License v3 Blognft is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later. */ @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;800&display=swap'); body { font-family: 'Inter', sans-serif; } h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { font-family: 'Inter', sans-serif; font-weight: 600; } a:focus { outline: 1px solid; } .mainfeatured .list-blog .bs-blog-thumb { width: 50.333333%; max-width: 50.333333%; min-width: 50.333333%; height: 400px; min-height: 250px; margin-right: 25px; } .express-widget .bs-slide { height: 530px; border-radius: 15px; } .express-widget .bs-slide .inner { width: unset; } .bs-blog-post.three.sm { height: 250px; border-radius: 15px; } .bs-blog-post, .bs-sidebar .bs-widget, .bs-blog-category a { border-radius: 15px; } @media (min-width: 992px) { #sidebar-right { padding-right: unset; padding-left: 20px; } } .bs-headtwo .bs-head-detail .bs-social.info-left{ justify-content: flex-end; } .mg-tpt-tag-area { padding: 30 0px; margin: 0; font-size: 14px; background: var(--box-color);; } .mg-tpt-txnlst { background: #f6f2f0; padding: 15px; border-radius: 15px; } .mg-tpt-txnlst strong { margin-right: 10px; color: #000; } .mg-tpt-txnlst strong:before { content: '\f292'; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 12px; padding: 5px; background: #ff6000; color: #fff; border-radius: 50%; width: 25px; height: 25px; display: inline-flex; justify-content: center; align-items: center; margin-right: 10px; } .mg-tpt-txnlst ul { display: inline-block; margin: 0; padding: 0; } .mg-tpt-txnlst ul li { display: inline-block; margin-right: 0; } .mg-tpt-txnlst ul li a { padding: 2px 4px; border-radius: 2px; font-size: 12px; font-weight: normal; color: #000; } .mg-tpt-txnlst ul li a:before { content: '\f292'; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 12px; padding: 0 5px; } .mainfeatured { background: var(--box-color);; } .bs-masonry-columns.c2 { column-gap: 1.5rem; columns: 2; } .bs-masonry-columns div { display: inline-block; width: 100%; } @media (max-width: 991.98px) { .bs-masonry-columns.c2, { columns: 1; } } .wd-back { border-radius: 15px; } .post-items ul:not(.post-categories) li a,.post-items ol:not(.post-categories) li a, .post-items table a, strong a, blockquote a, code a, p a, .navigation.posts-navigation .nav-links a:hover, .navigation.posts-navigation .nav-links a:hover, #cancel-comment-reply-link, .comment-reply-link, .mg-blog-post-box a, .widget_text a:not(.more-link):not(.button), .comment-content a, .theme-custom-block a, .comment-detail .edit-link a, .comment-detail .reply a, pre.wp-block-code a, #cancel-comment-reply-link, .comment-reply-link, { text-decoration: underline; }