

*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
img{ width:100%; display:block;}


.uc_material_restaurant_menu .uc_menu-item { background: #242424; height: 156px; overflow: hidden;transition: all 0.5s ease 0s;}
.uc_material_restaurant_menu .uc_menu-item .uc_menu-img { background-size: 230px auto; float: left; height: 100%; overflow: hidden;position: relative; width: 20%;}
.uc_material_restaurant_menu .uc_menu-item .uc_menu-desc { display: table; float: left;height: 100%;padding: 15px; width: 60%;}
.uc_material_restaurant_menu .uc_menu-item .uc_menu-price {display: table; float: left; height: 100%; text-align: center; width: 20%;}
.uc_material_restaurant_menu .space-10 { margin-bottom: 10px;}
.uc_material_restaurant_menu .uc_menu-item .uc_menu-desc > div {display: table-cell;vertical-align: middle;}
.uc_material_restaurant_menu .uc_menu-item .uc_menu-desc h3{font-weight: 400; margin-top: 0; font-family: "Roboto Slab",serif; font-size:24px; color:#ffffff;  margin: 0 0 10px;}
.uc_material_restaurant_menu .uc_menu-item .uc_menu-desc p{ font-size: 15px; letter-spacing: 2px;margin: 0 0 10px;  margin: 0 0 10px;color:#ffffff;   font-family: "Lato",sans-serif;}
.uc_material_restaurant_menu .uc_menu-item .uc_menu-price .uc_price {display: table-cell;font-size: 46px;font-style: italic; vertical-align: middle;font-family: "Lato",sans-serif;color:#ffffff;}


@media only screen and (max-width:1300px) {
.uc_material_restaurant_menu .uc_menu-item .uc_menu-img{ width: 30%;}
.uc_material_restaurant_menu .uc_menu-item .uc_menu-desc{ width: 50%;}	
}
@media only screen and (max-width: 1024px) {

}
@media only screen and (max-width: 852px) {	
.uc_material_restaurant_menu .uc_menu-item .uc_menu-img{ width: 40%;}
.uc_material_restaurant_menu .uc_menu-item .uc_menu-desc{ width: 40%;}		
}
@media only screen and (max-width: 800px) {	
	
}
	
@media only screen and (max-width: 767px) {	
.uc_material_restaurant_menu .uc_menu-item .uc_menu-img{ width: 100%;}	
.uc_material_restaurant_menu .uc_menu-item .uc_menu-desc{ width:100%; text-align:center;}	
.uc_material_restaurant_menu .uc_menu-item{ height:auto;}
.uc_material_restaurant_menu .uc_menu-item .uc_menu-price{ width:100%; margin-bottom:15px;}
}
@media only screen and (max-width: 640px) {	
	
}
@media only screen and (max-width: 480px) {	

}
@media only screen and (max-width: 360px) {	


}
@media only screen and (max-width: 320px) {	


}