/*
    Theme Name: Blogar Child
    Theme URI: http://axilthemes.com/themes/blogar
    Template: blogar
    Description: Blogar is a premium and trendy News, Magazine and Blog WordPress Theme with super flexible and fully responsive design.
    Author: Axilthemes
    Author URI: http://axilthemes.com
    Version: 1.0.0
    License: GNU General Public License v2 or later
    License URI: LICENSE
    Text Domain: blogar
    Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post
    This theme, like WordPress, is licensed under the GPL.
*/


body > .main-content > .axil-breadcrumb-area.breadcrumb-style-1.bg-color-grey {
	background-image: url(https://mesh.envoyage.io/wp-content/uploads/Mierlo_Skyline_Blurred.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

body > .main-content > .axil-breadcrumb-area.breadcrumb-style-1.bg-color-grey h1.page-title {
    background-color: #ffffff;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 10px;
    box-shadow: 0px 3px 7px -1px rgba(0, 0, 0, .5);
}

body > .main-content > .axil-breadcrumb-area.breadcrumb-style-1.bg-color-grey ul#breadcrumbs,
ul.header-top-date {
	display: none !important;
}

.mainmenu-nav ul.mainmenu > li > a {
	color: #2e2e2e;
}

.mainmenu-nav ul.mainmenu > li.current-menu-item > a {
	color: #3858F6 !important;
}

ul#menu-header-top-menu {
	padding-top: 10px;
	padding-bottom: 10px;
}

/*
body > .main-content > .axil-breadcrumb-area.breadcrumb-style-1.bg-color-grey::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, white, transparent);
    pointer-events: none;
}
*/
