/*  Restaurant Frontend Style
----------------------------------------------------------*/
.wprmm_menu {width: 100%; margin:10px 0;}
.wprmm_menu .menu_manager h2 {margin-bottom: 15px;}
.wprmm_menu .two-column h3 {
  float: left;
  margin: 0 0 0 0;
  padding: 0;
}
.wprmm_menu .menu_manager h1{
  display: none;
}
/*.menu_category{
  display: table;
}*/
.wprmm_menu .menu_manager h2{  
  height: 200px;
  color: #ffffff;
  text-align: center;
  font-size: 3.2rem;
  text-shadow: 2px 2px 2px rgba(0,0,0,0.5); 
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-family: 'Museo Sans Cyrl 700' !important;
}
.two-column{
  margin-top: 50px!important;
  margin-bottom: 40px!important;
}
.menu_item_info{
  margin-bottom: 3px!important;
}
/*.wprmm_menu .menu_manager .menu_category:nth-child(1) h2{
  background: url(../images/zak-pivu.jpg) no-repeat 0 0;
}
.wprmm_menu .menu_manager .menu_category:nth-child(2) h2{
  background: url(../images/kolbaski-02.jpg) no-repeat 0 0;
}
.wprmm_menu .menu_manager .menu_category:nth-child(3) h2{
  background: url(../images/burger-03.jpg) no-repeat 0 0;
}
.wprmm_menu .menu_manager .menu_category:nth-child(4) h2{
  background: url(../images/salati-04.jpg) no-repeat 0 0;
}
.wprmm_menu .menu_manager .menu_category:nth-child(5) h2{
  background: url(../images/garniri-05.jpg) no-repeat 0 0;
}
.wprmm_menu .menu_manager .menu_category:nth-child(6) h2{
  background: url(../images/kare-06.jpg) no-repeat 0 0;
}
.wprmm_menu .menu_manager .menu_category:nth-child(7) h2{
  background: url(../images/supi-07.jpg) no-repeat 0 0;
}
.wprmm_menu .menu_manager .menu_category:nth-child(8) h2{
  background: url(../images/sousi-08.jpg) no-repeat 0 0;
}
.wprmm_menu .menu_manager .menu_category:nth-child(9) h2{
  background: url(../images/napinkii-09.jpg) no-repeat 0 0;
}
.wprmm_menu .menu_manager .menu_category:nth-child(10) h2{
  background: url(../images/coffe-10.jpg) no-repeat 0 0;
}*/
.wprmm_menu .one-column h3 {
  float: left;
  margin: 0 0 0 0;
  padding: 0;
}
.wprmm_menu .menu_manager p {
  margin: 0;
  padding: 0;
}
.wprmm_menu p.menu_category_desc {
  margin-bottom: 10px;
  /*font-weight: bold;*/
  font-style:italic;
}
.wprmm_menu p.menu_desc {
  margin-bottom: 10px;
  /*font-weight: bold;*/
  font-style:italic;
  display: none;
}
.wprmm_menu .clear{clear:both;height:0;width:0;float:none;}

/*  Item List - Default 1 Column
----------------------------------------------------------*/
.menu_item_info{
  position: relative;
}

.wprmm_menu .one-column .menu_item_info{}
.wprmm_menu .one-column h3 {
  float: none;
  display:inline;
  margin: 0 0 0 0;
  padding: 0;
}
.wprmm_menu .menu_manager ul {
  list-style: none !important;
  padding: 0;
  margin: 0;
  text-align: left;
}
.wprmm_menu .menu_item_name {
  float: left;
}
.wprmm_menu .menu_price {
  float: right;
  font-weight: bold;
  font-size: 18px;
  vertical-align: middle;
}
.wprmm_menu .menu_icons {
  float:right;
}
.wprmm_menu img.menu_thumb {
  float: right;
  margin-left: 5px;
  max-width:100px;
  padding:none;
}
.wprmm_menu .one-column img.menu_thumb{
  float: left;
  margin: 5px 10px 10px 0;
}
.wprmm_menu .two-column li {
  width:47%;
  margin: 0 3% 15px 0;
  padding: 0;
  float: left;
}
@media (max-width: 768px) {
 .wprmm_menu .two-column li{
    width: 100%!important;
    float: none!important;
  }
}
.wprmm_menu .one-column li {
  margin: 0 0 15px 0;
  padding: 0;
}
.wprmm_menu .menu_item_info:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.menu_item_info h3{
  background: #ffffff;
  padding-right: 3px!important;
 /* font-family: "AmaticBold",sans-serif!important;*/
}
.wprmm_menu .menu_item_info{
  background: radial-gradient(circle closest-side, #b3b3b3 99%, rgba(0, 0, 0, 0) 1%);
  background-position: 50% 85%;
  background-repeat: repeat-x;
  background-size: 6px 3px;

}
/* second price */
.wprmm_menu .one-column span.menu_price span.second_price{
  padding-left:5px;
}
.wprmm_menu .two-column span.menu_price span.second_price{
  display:block;
}



/*  Item List - 2 Column
----------------------------------------------------------*/
.wprmm_menu ul.two-column, .wprmm_menu ul.two-column li{list-style:none !important;}
.wprmm_menu .two-column li.clear{clear:both;height:0;width:0;float:none;padding:0;margin:0; list-style:none !important;}


/*  Menu Item Icons
-----------------------------------------------------------*/
.wprmm_menu ul li span.menu_price {
  min-width:16px;min-height:16px;
  padding-top:0;
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  background: #fff;
}
.wprmm_menu ul li span.specialty {
  background:transparent url('../images/trophy.png') 0 4px no-repeat;
  padding-left:20px;
}
.wprmm_menu ul li span.spicy {
  background:transparent url('../images/pepper.png') 0 4px no-repeat;
  padding-left:20px;
}




/* Item List - 1 & 2 column Twitter Bootstrap
-----------------------------------------------------------*/

/* Fix for Fluid Row left margin */
.wprmm_menu .row-fluid .odd {
  margin-left: 0 !important; 
}

.wprmm_menu .span6 .second_price, .wprmm_menu .span12 .second_price{
  padding-left: 5px;  
}




/* Item List - 1 & 2 column Zurb Foundation
-----------------------------------------------------------*/
.wprmm_menu .twelve .second_price, .wprmm_menu .twelve .second_price{
  padding-left: 5px;  
}

.wprmm_menu .six .second_price, .wprmm_menu .six .second_price{
  padding-left: 5px;  
}
/*---------begin menu-------------*/
.menu_category h2 span{
  font-size: 48px;
}
#dranken, #drinks{
  background: url(../images/dranken.jpg) no-repeat 0 0;
}
#wijnkaart, #winelist{
  background: url(../images/vine.jpg) no-repeat 0 0;
}
#koudemezze, #coldmezze{
  background: url(../images/mezze.jpg) no-repeat 0 0;
/*  background-size: contain;*/
}
.menu_manager div:nth-child(2){
    background: url(../images/SOEPEN-01.jpg) no-repeat 0 0;
/*    background-size: contain!important;*/
  }
.menu_manager #tandoorihoofdgerechten{
    background: url(../images/Tandoori.jpg) no-repeat 0 0;
/*     background-size: contain!important;*/
  }
#voorgerechten{
background: url(../images/VOORGERECHTEN-01.jpg) no-repeat 0 0;
  }
#lamshoofdgerechten{
   background: url(../images/Lams.jpg) no-repeat 0 0; 
  }
#vishoofdgerechten{
  background: url(../images/Vis.jpg) no-repeat 0 0; 
} 
#biryanihoofdgerechten{
   background: url(../images/Biryani.jpg) no-repeat 0 0; 
} 
.menu_manager div:nth-child(4){
  background: url(../images/Speciale.jpg) no-repeat 0 0;
}
.menu_manager div:nth-child(5){
  background: url(../images/Kip.jpg) no-repeat 0 0;
}

.menu_manager div:nth-child(6){
  background: url(../images/gerechten.jpg) no-repeat 0 0;
}
.menu_manager div:nth-child(7){
  background: url(../images/vleesgerechten.jpg) no-repeat 0 0;
}
.menu_manager div:nth-child(8){
  background: url(../images/Kipgerechten.jpg) no-repeat 0 0;
}
.menu_manager div:nth-child(9){
  background: url(../images/Vegetarische.jpg) no-repeat 0 0;
}
.menu_manager div:nth-child(10){
  background: url(../images/Bijgerechten.jpg) no-repeat 0 0;
}
.menu_manager div:nth-child(11){
  background: url(../images/Kipgerechten.jpg) no-repeat 0 0;
}
.menu_manager div:nth-child(12){
  background: url(../images/Vleesgerechten2.jpg) no-repeat 0 0;
}
.menu_manager div:nth-child(13){
  background: url(../images/Dessertkaart.jpg) no-repeat 0 0;
}
.menu_manager div:nth-child(14){
  background: url(../images/Visgerechten4.jpg) no-repeat 0 0;
}
.menu_manager div:nth-child(15){
  background: url(../images/couscous.jpg) no-repeat 0 0;
}
.menu_manager div:nth-child(16){
  background: url(../images/TAJINE.jpg) no-repeat 0 0;
}
.menu_manager div:nth-child(17){
  background: url(../images/COUSCOUS-DUO.jpg) no-repeat 0 0;
}
.menu_manager div:nth-child(18){
  background: url(../images/NAGERECHTEN.jpg) no-repeat 0 0;
}
.menu_manager div:nth-child(19){
  background: url(../images/DIGESTIEF.jpg) no-repeat 0 0;
}
.menu_manager div:nth-child(20){
  background: url(../images/cofet.jpg) no-repeat 0 0;
}
.menu_manager div:nth-child(2) h2,.menu_manager div:nth-child(3) h2,.menu_manager div:nth-child(4) h2, .menu_manager div:nth-child(5) h2, .menu_manager div:nth-child(6) h2, .menu_manager div:nth-child(7) h2,
.menu_manager div:nth-child(8) h2, .menu_manager div:nth-child(9) h2, .menu_manager div:nth-child(10) h2, .menu_manager div:nth-child(11) h2,
.menu_manager div:nth-child(12) h2, .menu_manager div:nth-child(13) h2, .menu_manager div:nth-child(14) h2, .menu_manager div:nth-child(15) h2{
/*  line-height: 56px!important;
  padding-top: 45px;*/
}
/*---------end menu--------------*/

@media (max-width: 414px){
/*  .menu_manager div:nth-child(2){
    background: url(../images/vegetrien.jpg) no-repeat 0 0;
    background-size: auto!important;
  }*/
.menu_manager div:nth-child(3){
    background: url(../images/Vleesgerechten3.jpg) no-repeat 0 0;
     background-size: auto!important;
  }
  #koudemezze, #coldmezze{
    background: url(../images/mezze.jpg) no-repeat 0 0;
    background-size: auto!important;
  }
  .wprmm_menu .menu_manager h2{
    font-size: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
/*    min-height: 200px;
    height: auto;*/
  }
}