/*
Theme Name: aReview Child
Theme URI: http://www.spoonybard.com
Author: toma
Author URI: http://www.spoonybard.com
Template: areview
Description: aReview is the optimal theme for your next review site. It works great either for affiliate marketing reviews or for movies or games. aReview comes with custom widgets, full colors control, 100% responsive design, great looking icons, Google fonts, logo upload, favicon upload and much more interesting things.
Version: 1.01
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: areview
Domain Path: /languages/
Tags: dark, white, blue, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-colors, custom-background, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready

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.

 aReview is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
*/

@media only screen and (min-width: 992px) {
	.footer-widget-area {
		display: none;
	}
	.site-footer div.decoration-bar {
		height: 0px;
	}
}

@media only screen and (max-width: 991px) {
	.footer-widget-area {
		display: block;
	}
}