/** RESTAURANT 
	home-theme-restaurant.html
 ********************************************* **/
@import url(http://fonts.googleapis.com/css?family=Kaushan+Script);

.font-khausan-script {
	font-family: "Kaushan Script" !important;
}
.slider .font-khausan-script {
	font-size:100px;
	text-shadow: 0px 2px 5px rgba(0,0,0,0.5);
}
ul>li.restaurant-menu-item .thumbnail {
	margin-right:0px;
	margin-bottom: 5px;
}
.cardapio a.pull-left {
    cursor: default;
}
.cardapio a.pull-left:hover, .cardapio a.pull-left:active, .cardapio a.pull-left:focus {
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
}








