/*
Theme Name: Blesk
Theme URI: https://colorlib.com/wp/themes/blesk/
Author: Colorlib
Author URI: https://www.colorlib.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Description: Bleks is a clean blog theme, perfectly fit for a small magazine. It features a beautiful featured posts carousel, fully widgetized home page as well as color controls. Check it out!
Tags: blog, grid-layout, entertainment
Text Domain: blesk
Version: 1.0.6
*/

.bypostauthor {}
.sticky {}
.home .main-content {padding:0}
.home .bottom-header .menunav {
    display: block;
    width: 98%;
    z-index: 99;
    float: none;
    height: auto;
    max-width: 1200px;
    margin: 0 auto;
}
.screen-reader-text {}
.gallery-caption {}
.bypostauthor {}
.containerbox {max-width:1200px;margin:0 auto;float:none}
.home .main-content .wrapper {
    margin: 0 auto;
    max-width: 100%;
}
.home h1.page-title {
    display: none !important;
}
.bottom-header .menu li a,
.bottom-header .menu li a:hover {
	color: #fff;
}
.bottom-header .menunav .menu>li {
	position: relative;
}
.bottom-header .menunav ul li ul {
	background-color: transparent;
}
.bottom-header .menunav ul li ul li {
	background-color: rgba( 220, 8, 68, .9 );
}
.bottom-header .menunav .menu > li a {
	padding-left: 22.5px;
	padding-right: 22.5px;
}
.bottom-header .menunav .menu > li:first-child a {
	padding-left: 0;
}
#blesk-search i {
	display: none;
}
.bottom-header #blesk-search i {
	display: block;
}