/*
Theme Name:  Listeo ChildTheme
Theme URI: http://listeo.pro
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: Directory WordPress Theme by Purethemes
Version: 1.0
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: listeo
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  listeo
*/

.title-top h3 {margin-top: 0px}

.category-small-box{height:240px;}




/* for tab and laptop */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	
	
}








/* for mobile */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
}












@media only screen and (max-width: 479px) {
	
	
}