/*
Theme Name: LiquiGlide (Enfold Child)
Description: A customized LiquiGlide <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: RSJ
Author URI: http://www.rsjmedialab.com
Template: enfold
*/



/*Add your own styles here:*/

.av-magazine-top-bar {
	display: flex;
	flex-direction: column;
}

.av-magazine-sort:first-of-type a {
    font-size: 16px;
}

#top.single-post .big-preview.single-big a,
#top.single-post .small-preview {
	pointer-events: none;
	cursor: default;
}

#top.single-post .fullsize .single-small.with-slider .blog-meta {
    width: 240px;
}

.single-post .single-small.with-slider .small-preview {
    width: 240px;
    height: 200px;
	display: flex;
	align-items: center;
	background-color: transparent;
}