/******************************************************************************************************************/
/******************************************* BEGIN RESTAURANT STYLES *********************************************/

#restaurants_articles article {float:left; width:24%; height:190px; box-sizing: border-box; padding:0px; margin:0px .5% ; position: relative;}

#restaurants_articles article h1 {color:#fff; font-weight: 300; margin:0px 0px 0px 0px; padding:10px 5px; font-size:1.3em; background:url(../images/restaurant_article_black.png) repeat; position:absolute; z-index: 8888; bottom:70px; width:100%; box-sizing: border-box;}
#responsive-menu {display: block; position: absolute; top:5px; left:5px;}
#click-menu {display: block; background:#fff; width:30px; height:30px; position: absolute; top:5px; left:5px;}
#click-menu .threeLines {display: block; color:#fff; background:#fff; width:30px; height:30px;}
#wprmenu_bar {display:block; z-index: 9999; width:20%; padding:20px 0px 20px 20px; }
#wprmenu_bar .wprmenu_icon span {height: 2px;}
#wprmenu_bar .wprmenu_icon {margin-right:10px;}
#wprmenu_bar .menu_title {font-size:15px;}
.more_articles_image_blur {background:#dddddd;}
/*********************************************************** END RESTAURANTS *************************************************************/
