/*
 Theme Name:   Astrid Child
 Theme URI:    
 Description:  Astrid Child Theme
 Author:       Chris Moisiadis
 Author URI:   
 Template:     astrid
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  astrid-child
*/

.header-image::after {
	background-color: transparent;
}
.widget_categories li::before {
	content: '\f041';
}

/* GRID 2284*/
#post-grid-2284 .thumb_link{
	position:absolute;
    top: 0;
	left:0;
    z-index: 1;
    opacity: 0.3;
    width: 150%;
}
#post-grid-2284 .title_link {
	z-index:100;
	margin-top: 10%;
}
/* GRID 2322 */
#post-grid-2322, #post-grid-3391 {
	background:inherit !important;
}
#post-grid-2322 .thumb_link, #post-grid-3391 .thumb_link{
	position:absolute;
    top: -10px;
	left:-10px;
    z-index: 1;
    opacity: 0.3;
    width: 200%;
}
#post-grid-2322 .title_link, #post-grid-3391 .title_link  {
	z-index:100;
	margin-top: 10%;
}

#post-grid-2322 .layer-content, #post-grid-3391 .layer-content  {
	background-color: inherit !important;
	color:#fff;
}
/* GRID 2338 */
#post-grid-2338 {
	background:inherit !important;
}
#post-grid-2338 .thumb_link{
	position:absolute;
    top: -10px;
	left:-10px;
    z-index: 1;
    opacity: 0.3;
    width: 150%;
}
#post-grid-2338 .title_link {
	z-index:100;
	margin-top: 10%;
}
#post-grid-2338 .layer-content {
	background-color: inherit !important;
	color:#fff;
}