/**
 * Theme Name:   Masr 11 Phone
 * Theme URI:    http://www.masr11.com
 * Description:  A propietry theme for masr11.com, based on the  look of thedailybeast.com
 * Author:       Mahmoud Al-Husseiny
 * Author URI:   http://www.facebook.com/mahmoudalhusseiny
 * Template:     masr11
 * Version:      1.0.0
 * License:      GNU General Public License v2 or later
 * License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 * Tags:         css3, html5, mobile-first, micro-data, responsive-layout, accessibility-ready
 * Text Domain:  masr11
 */

@media screen and (max-width: 600px) {
	#wpadminbar {
		position: fixed !important;
	}
}

.admin-bar nav.mobile-nav {
	top: 32px;
}

@media screen and (max-width: 782px) {
	.admin-bar nav.mobile-nav {
		top: 46px;
	}
}

*[id^="POSTQUARE_WIDGET"] {
    margin-top: 20px;
}

.eng_m_ww_title {
    font-size: 24px;
    font-weight: bold;
}