/*
Theme Name: Listify
Theme URI: http://astoundify.com/themes/listify
Author: Astoundify
Author URI: http://astoundify.com
Description: The last directory theme you will ever buy.
Version: 1.1.1
License: GNU General Public License
License URI: license.txt
Text Domain: listify
Domain Path: /languages/
Tags: white, two-columns, one-column, right-sidebar, left-sidebar, responsive-layout, custom-background, custom-header, theme-options, full-width-template, featured-images, flexible-header, custom-menu, translation-ready
*/

/**
 * Do not add styles to this file.
 *
 * 1. Create a child theme: http://listify.astoundify.com/article/280-creating-a-child-theme
 * 2. Add your styles to your child theme's style.css file
 *
 * This file is not loaded on your website and no styles will be applied.
 */
/*Ray CSS*/
@media screen and (max-width: 450px) {
#secondary{
	max-height:350px !important;
	overflow:hidden;
}
}
#secondary, #secondary aside{
	height:auto !important;
	line-height:none;
}
#secondary aside iframe{
	margin: auto !important;
	line-height:none;
}