@charset "UTF-8";
/* CSS Document */

/*header and nav*/
.mobile_nav li.mobile_only{display:none;}


/* photo grid */
.photo_grid_v3 li{width:50%;}

/* venue filters*/
#mobile_filter_menu{height:100%;background:rgba(0,0,0,0.65);position:fixed;}
#mobile_filter_menu .filter_container{max-width:700px;max-height:500px;margin:50px auto;overflow-y: auto;padding:10px}

#venue_masthead .fav_heart img{height:30px;width:30px;}