/*
Theme Name: Alavion Child Theme
Theme URI: http://alavion.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Alavion
Template: alavion
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: alavion

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
div.blog article:not(.has-post-thumbnail) {

	border: 2px solid !important;
}
.blog-post .image img{
	display:none !important;
}

p{
	font-size: 16px !important;
}

.zs-enabled.overlay-dots .zs-slideshow::before{
	opacity: 0.4;
	height: 101%;
}

.zs-enabled.zoom-margin-top {
  padding-top: 120px;
}