/*
Theme Name:   eksell Child
Theme URI:    https://wordpress.org/themes/eksell
Description:  eksell Theme
Author:           eteam
Author URL:    https://www.meineigenheim.org
Template:         eksell
Version:          1.9.5
License:          GNU General Public License v2 or later
License URL:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain:  eksell
*/


h2 { 
	font-size: .9em !important; 
	font-weight: 400 !important;
}

.featured-media img {
    margin: 0 auto;
    width: 1200px;
	max-height: 1000px;
	width: auto;
}


	/* Element Base -------------------------- */
	/* Helper Classes ------------------------ */

	/* GRID STRUCTURE */

	.grid {
		margin: -2.4rem 0 -2.4rem -2.4rem;
		width: calc( 100% + 4.8rem );
	}

	.col {
		padding: .8rem;
	}


	/* Site Header --------------------------- */


/* Archive Header ---------------------------- */

.archive-header {
	margin-bottom: 3rem;
}


/* Post Grid --------------------------------- */

.preview-media + .preview-header {
	margin-top: .3rem;
}

	
