/**handles:mint_style**/
/*!
 * Theme Name:  Mint Child
 * Theme URI:   http://mint.themes.tvda.eu
 * Template:    mint
 * Author:      TVDA Themes
 * Author URI:  http://themes.tvda.eu
 * Version:     1.0.0
 * License:     ThemeForest Standard License
 * License URI: http://themeforest.net/licenses/standard
 * Text Domain: mint-child
 * Domain Path: /languages/
 */

@media (min-width:768px) and (max-width:1199px) {
	 .inline-module.hidden-lg {
		display: none !important;
	 }
 }