/*
 Theme Name:  EASO
 Theme URI: 	http://www.easo.org
 Description: 	A Magazine / Community / Blog Premium Wordpress Theme
 Author:        Frestyleinternet
 Author URI:     http://www.frestyleinternet.co.uk
 Template:       grandmag
 Version:        1.2
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../grandmag/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */

.post_grid iframe{max-width: 100% !important;}

.main_navigation a {
	font-size:10px!important;
}


@media only screen and (max-width: 767px)  {

    /* .touch class from Modernizr */
    #header_ad{display: none !important;}

}