/*
 Theme Name:   Twenty Fifteen Aspern-Hausfeld
 Theme URI:    https://gitlab.doczekal.at/svah/twentyfifteen-svah
 Description:  Twenty Fifteen Child Theme for Siedlerverein Aspern-Hausfeld
 Author:       Raphael Doczekal
 Author URI:   https://gitlab.doczekal.at/bassberry
 Template:     twentyfifteen
 Version:      1.0.0
 License:      Proprietary license
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Tags:	       blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, block-patterns
 Text Domain:  twentyfifteensvah
*/

@media screen and (min-width: 59.6875em) {
	body:before {
		max-width: 413px;
	}
	
	.site {
		max-width: none;
	}

	.site-content {
		max-width: 990px;
	}

	.site-footer {
		margin: 0 8.33%;
		max-width: 825px;
		width: 100%;
		width: -moz-fill-available;
		width: -webkit-fill-available;
		width: fill-available;
	}

	.footer-box {
		display: block;
		margin-left: 29.4118%;
		max-width: 990px;
	}
}

