/* Theme Name: Bloglo Author: Peregrine themes Template: blogun Text Domain: bloglo Description: A child theme of Blogun, Bloglo offers a boxed width design with a distinctive background color and a pattern image. This theme showcases a horizontal blog list style and provides users with extensive customization options for color and typography adjustments.Bloglo is lightweight, moderate and customizable News Magazine WordPress theme. You'll be able fully customize your site with rich customization options. It is idealize for personal and multi-author bloggers and content publishers. Bloglo is suitable for dynamic news, newspaper, magazine, blogs, publishers, publishing, editors, online and gaming magazines, personal blogs, news portals or review site and any creative site. Bloglo is SEO friendly, WPML, Gutenberg, WooCommerce, translation and RTL ready. Checkout demo at: https://peregrine-themes.com/blogun#blogun_demos , View detail page: https://peregrine-themes.com/bloglo/ Theme URI: https://peregrine-themes.com/bloglo Author URI: https://peregrine-themes.com/ Version: 1.0.2 Requires at least: 5.0 Tested up to: 6.2 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: two-columns, right-sidebar, left-sidebar, footer-widgets, blog, news, entertainment, custom-background, custom-menu, custom-logo, post-formats, sticky-post, editor-style, threaded-comments, translation-ready, custom-colors, featured-images, full-width-template, theme-options, flexible-header, wide-blocks */ html body { background-image: url('data:image/svg+xml,'); background-position: 50% 100px; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-color: #54cbca; } body .navigation .nav-links .blogun-animate-arrow, body .navigation .nav-links .page-numbers, body .page-links > span { background-color: transparent; } body .navigation .nav-links .page-numbers:not(.prev, .next).current { border-color: rgba(39, 39, 39, 0.75); } body .navigation .nav-links .page-numbers:hover button, body.using-keyboard .navigation .nav-links .page-numbers:focus button, body .navigation .nav-links .page-numbers:not(.prev, .next):hover, body.using-keyboard .navigation .nav-links .page-numbers:not(.prev, .next):focus, body .page-links a:hover span, body.using-keyboard .page-links a:focus span { border-color: rgba(39, 39, 39, 0.75); } .entry-footer .blogun-btn.btn-text-1 { padding: 0.5rem 2.5rem !important; background-color: #fff !important; border: 1px solid rgba(39, 39, 39, 0.75) !important; } [data-theme="dark"] .entry-footer .blogun-btn.btn-text-1 { background-color: #222 !important; } .entry-footer .blogun-btn.btn-text-1 > span::before { display: none; } .entry-footer .blogun-btn.btn-text-1, .wp-block-search input[type="search"], .wp-block-search .wp-block-search__button, .entry-footer .blogun-btn, body .blogun-btn { border-radius: 10rem !important; transform: translate(-2px, -2px) !important; box-shadow: 2px 2px 0px 0px #333 !important; border-color: rgba(39, 39, 39, 0.75) !important; -webkit-transition: var(--blogun-transition-primary); transition: var(--blogun-transition-primary); } .entry-footer .blogun-btn.btn-text-1:hover, .entry-footer .blogun-btn.btn-text-1:focus, .wp-block-search input[type="search"]:hover, .wp-block-search input[type="search"]:focus, .wp-block-search .wp-block-search__button:hover, .wp-block-search .wp-block-search__button:focus, .entry-footer .blogun-btn:hover, .entry-footer .blogun-btn:focus, body .blogun-btn:hover, body .blogun-btn:focus { transform: translate(0, 0) !important; box-shadow: 0 0 0 0 #333 !important; } /*****************************************/ /* Header layouts 5 /*****************************************/ .blogun-header-layout-5 #blogun-header { margin-top: 6rem; } .blogun-header-layout-5 #blogun-topbar + #blogun-header { margin-top: 2rem; } .blogun-header-layout-5:not(.blogun-sticky-header) #blogun-header { padding: 0 3rem; } .blogun-header-layout-5:not(.blogun-sticky-header) #blogun-header #blogun-header-inner { margin: 0 auto; } .blogun-header-layout-5:not(.blogun-sticky-header) #blogun-header #blogun-header-inner, .blogun-header-layout-5 #masthead + #main .blogun-breadcrumbs { max-width: 1222px; border-width: 1px; border-style: solid; border-radius: 10rem; } .blogun-header-layout-5 #masthead + #main .blogun-breadcrumbs { margin: 4rem auto 0; width: 90%; } .blogun-header-layout-5:not(.blogun-sticky-header) #blogun-header #blogun-header-inner .blogun-container { padding: 0 4rem; } .blogun-header-layout-5 .blogun-logo { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .blogun-header-layout-5 .blogun-header-widgets .blogun-header-widget:last-of-type { padding-right: 0; } .blogun-header-layout-5 .blogun-header-widgets .blogun-header-widget:last-of-type:after { display: none; } .blogun-header-layout-5 .blogun-header-container .blogun-logo { margin-right: auto; } .blogun-header-layout-5 .blogun-header-container .blogun-nav { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .blogun-header-layout-5 .blogun-header-container .blogun-nav > ul { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .blogun-header-layout-5.blogun-layout__boxed-separated #masthead + #main #primary, .blogun-header-layout-5.blogun-layout__boxed-separated #masthead + #main #secondary { margin-top: 6rem; } /* Post content bg color */ .blogun-layout__boxed-separated .ticker-slider-items, .blogun-layout__boxed-separated .pyml-slider-items, .blogun-layout__boxed-separated.author .author-box, .blogun-layout__boxed-separated:not(.archive, .blog, .category, .search-results) #content, .blogun-layout__boxed-separated.blogun-sidebar-style-3 #secondary .blogun-widget, .blogun-layout__boxed-separated.blogun-sidebar-style-3 .elementor-widget-sidebar .blogun-widget, .blogun-layout__boxed-separated.archive .blogun-article, .blogun-layout__boxed-separated.blog .blogun-article, .blogun-layout__boxed-separated.search-results .blogun-article, .blogun-layout__boxed-separated.category .blogun-article { border-radius: 1.5rem !important; border-color: rgba(39, 39, 39, 0.75) !important; box-shadow: none !important; } .blogun-layout__boxed-separated .ticker-slider-items .ticker-title { border-radius: 0.8rem; border-bottom-right-radius: 0; border-top-right-radius: 0; } .blogun-layout__boxed-separated .ticker-slider-controls .ticker-slider-pause { border-radius: 0.8rem; border-bottom-left-radius: 0; border-top-left-radius: 0; } .blogun-layout__boxed-separated.blogun-sidebar-style-3.is-section-heading-init-s2 #secondary .blogun-widget { position: relative; margin-bottom: 4.5rem; } .is-section-heading-init-s2 #pyml .pyml-slider-items .widget-title, .blogun-sidebar-style-3.is-section-heading-init-s2 #secondary .blogun-widget .widget-title, .blogun-sidebar-style-3.is-section-heading-init-s2 #secondary .blogun-widget .wp-block-search .wp-block-search__label, .blogun-sidebar-style-3.is-section-heading-init-s2 #secondary .blogun-widget .wp-block-heading { position: absolute; left: 2.5rem; top: -1.4rem; z-index: 2; } .is-section-heading-init-s2 #pyml .pyml-slider-items .widget-title, .is-footer-heading-init-s2 #blogun-footer .wp-block-heading, .is-footer-heading-init-s2 #blogun-footer .widget-title, .is-section-heading-init-s2:not(.blogun-sidebar-style-1) #secondary .blogun-widget .widget-title, .is-section-heading-init-s2:not(.blogun-sidebar-style-1) #secondary .blogun-widget .wp-block-search .wp-block-search__label, .is-section-heading-init-s2:not(.blogun-sidebar-style-1) #secondary .blogun-widget .wp-block-heading { letter-spacing: 0.25px; width: auto; line-height: 1.4; display: inline-block; padding: 0.4rem 2.5rem; background-color: #fff; border-radius: 10rem; margin-bottom: 0; border: 1px solid rgba(39, 39, 39, 0.75); } html[data-theme="dark"] .is-footer-heading-init-s2 #blogun-footer .wp-block-heading, html[data-theme="dark"] .is-footer-heading-init-s2 #blogun-footer .widget-title, html[data-theme="dark"] .is-section-heading-init-s2 #pyml .pyml-slider-items .widget-title, html[data-theme="dark"] .is-section-heading-init-s2:not(.blogun-sidebar-style-1) #secondary .blogun-widget .widget-title, html[data-theme="dark"] .is-section-heading-init-s2:not(.blogun-sidebar-style-1) #secondary .blogun-widget .wp-block-search .wp-block-search__label, html[data-theme="dark"] .is-section-heading-init-s2:not(.blogun-sidebar-style-1) #secondary .blogun-widget .wp-block-heading { background-color: rgba(0, 0, 0, 0.3); } .is-section-heading-init-s2:not(.blogun-sidebar-style-1) #secondary .blogun-widget .wp-block-search .wp-block-search__inside-wrapper { padding-top: 2.2rem; } .is-section-heading-init-s2 #pyml .pyml-slider-items { position: relative; } .is-section-heading-init-s2 #pyml .pyml-slider-items .widget-title + .blogun-flex-row.gy-4 { margin-top: 0; } /* Custom CSS */ .blogun-blog-horizontal .blogun-article:not(.format-quote) .blogun-blog-entry-wrapper.blogun-thumb-left .entry-media, body .pyml-slide-item .pyml-slider-backgrounds .pyml-slide-bg, body .wp-block-latest-posts__featured-image { border: 0.1rem solid rgba(39, 39, 39, 0.75); border-radius: 0.8rem; } article.blogun-article.post.sticky { outline-width: 6px; }