/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

@media (min-width: 1600px) {
  .container {
    width: 1340px;
  }
	body.single-post .container {
		width: 1140px;
	}
}

@media only screen and (max-width: 786px) {
	.boxzilla {width: 50%;}
	.boxzilla p {font-size: 14px;}
}