/*
Theme Name: Zegen Child
Description: Child Theme for Zegen Theme
Author: Zozothemes
Version: 1.0
Template: zegen
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozotheme
*/

/*Custom Style Code Right Here */

.grid-layout article {
    box-shadow: 0px 5px 40px rgba(0,0,0,.08);
    display: inline-block;
    padding: 30px;
	overflow: hidden;
}