/* Theme Name: Blog Card Theme URI: https://themeansar.com/free-themes/blog-card/ Author: Themeansar Author URI: https://themeansar.com Description: Blog Card 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. Blog Card 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. Blog Card is SEO friendly, WPML,Gutenberg, translation and RTL ready. Live preview : https://demos.themeansar.com/blogarise/Blog Card/ and documentation at https://docs.themeansar.com/docs/blogarise/ Version: 0.3 Requires PHP: 7 Tested up to: 6.2.2 License: GNU General Public License v3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Template: blogarise Text Domain: blogcard 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 Blog Card WordPress Theme is child theme of Newsup, Copyright 2023 Themeansar Blog Card is distributed under the terms of the GNU General Public License v3 Blog Card 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. */ p a { text-decoration: underline; } h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { font-family: 'Heebo', sans-serif; } body{ font-family: 'Nunito', sans-serif; } .navbar-wp .navbar-nav > li> a { font-family: 'Nunito', sans-serif; } .site-title { font-family: 'Heebo', sans-serif; } a:focus { outline: 1px solid; } .bs-masonry-columns.c2 { column-gap: 1.5rem; columns: 2; } .bs-masonry-columns div { display: inline-block; width: 100%; } .bs-headfour .navbar-wp{ padding-top: 50px; padding-bottom: 20px; } .list-blog.bs-blog-post { display: grid; grid-template-columns: repeat(2, 1fr); -moz-column-gap: 2rem; column-gap: 2rem; text-align: left; padding: 45px; } .list-blog .bs-blog-thumb { width: 100%; height: 100%; max-width: 100%; min-width: 100%; } @media (max-width: 991.98px) { .bs-masonry-columns.c2{ columns: 1; } } @media (min-width: 992px) { #sidebar-right { padding-right: unset; padding-left: 20px; } } @media (max-width: 767.98px) { .list-blog.bs-blog-post { grid-template-columns: repeat(1, 1fr); } /* .mg-latest-news .bn_title .title span{ display: none; } .mg-latest-news .bn_title{ padding-right: 0; } */ }