/*
Theme Name: Cleaner Bloggist
Theme URI: https://superbthemes.com/child-theme/clean-bloggist/
Template: bloggist
Author: ThemeEverest
Author URI: https://superbthemes.com/
Description: Bloggist – is pure and simple wordpress blog theme for all fans of beautiful design and flexible functionality. Bloggist is created to emphasize individuality and to focus on creativity and independence of bloggers. Clean Bloggist is a powerful tool with truly elegant design. It does not matter if you want to create classic news website, online editorial magazine, a personal modern lifestyle blog or an affilaite review website. Publishable Magazine offers limitless customization. The theme is a perfect combination of beautiful and professional. There is a ton of ad space, you can use the header widgets to place ads banners and adsense in case you need to earn money as an affiliate - No matter if it is image ads advertisment or video advertising, all ad networks work such as Google DFP Ads, adsense and more. Our theme is made for the search engines, so you can easily beat the other bloggers and newspapers in Google with our fast and SEO optimized theme. If you wish to start blogging about business or travel for example then our responsive and flexible design is perfect - It is elegant and you can make it dark, white, minimal, boxed, flat, clean or advanced and full of sidebar widgets if you wish. Being creative and setting up a theme has never been so simple.
Tags: blog,news,right-sidebar,post-formats,custom-background,custom-logo,custom-menu,featured-images,threaded-comments,sticky-post,translation-ready
Version: 1.0.5.1642732262
Updated: 2022-01-21 02:31:02

*/

a {
    outline: 0;
}
.comments-area p.form-submit input {
    background-color: #35c6a2;
    outline: 0;
}
.single .featured-thumbnail {
    margin-bottom: 20px;
}
.main-navigation ul li a {
    font-size: 15px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}
.overlay .overlay-close {
    outline: 0;
}
.search-style-one .search-row input#s {
    outline: 0;
}
.main-navigation ul li.current-menu-item>a {
    font-weight: 600;
}
.top-nav-wrapper {
    padding: 10px 0;
}
.blogpost-button {
    display: none;
    background-color: #35c6a2;
}
.page-numbers li a {
    color: #35c6a2;
}
.page-numbers.current {
    color: #35c6a2;
}
span.page-numbers.dots {
    color: #35c6a2;
}
#secondary .widget-title {
    border-bottom: 2px solid #bdbdbd;
}
.screen-reader-text {
    display: none;
}
a:active, a:hover {
    outline: 0;
}
.main-navigation ul.pmenu>li:first-child a {
    padding-left: 0;
}
.single ul.post-categories li, .tags-list li {
    display: inline-block;
    float: left;
    list-style: none;
}
.tags-list {
    margin-top: 10px;
}
.tags-list a, .tags-list a {
    text-decoration: none;
}
.category-list a, .single ul.post-categories li a, .single .tags-list li a {
    display: inline-block;
    float: left;
    border: 1px solid #000;
    font-size: 14px;
    margin-right: 10px;
    text-decoration: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 15px;
}
@media screen and (max-width: 1023px) {
	.super-menu .toggle-mobile-menu {
    	outline: 0;
	}
	
	.sheader {
		margin: 0;
	}

	section#block-22 {
		background-color: #ffaacc;
		box-shadow: none;
		color: #000;
		font-weight: 600;
		font-size: 13px;
		padding: 15px 1rem;
		text-decoration: underline !important;
	}

	div.content-warning a {
/* 		font-style: italic; */
	}
	
	p#tagline {
		display:inline-block;
	}
}