
  *{
      box-sizing: border-box;
      margin:0;
    	padding:0;
    	border:0;
    	outline:0;
  	//vertical-align:middle;       
  }
  
  html 
  {  
    font-family:  Roboto,sans-serif;
    font-size:    0.925em;
    text-align:   center;
    //background-image: url("/onnivoro_docs/img/foto_home_011.png");
  }
  body 
  {
   background-color: #FFFFFF;
   color: #2f2f2f;   
  }

  /*FONT*/
  a
  {
    text-decoration: none;
  }
  h1
  {
  	font-weight: bold;
  	font-size: 1.6em;
    color: #e1aa61;
  }
  h2
  {
  	color: #e1aa61;
    font-weight: bold;
  	font-size: 1.125em;
  }
  /*TESTI*/
  p 
  {
   font-size: 0.925em;
   text-align:left;
   display:inline;
  }
  p.tittop 
  {
   font-size: 2.2em;
   display:block;
   font-weight: bold;
   color: #e1aa61;
  }
  p.subtit 
  {
   font-size: 1.125em;
   display:block;
   color: #e1aa61;
  }
  p.titoli 
  {
   font-size: 1.6em;
   display:block;
   font-weight: bold;
   color: #e1aa61;
  }
  .no_block 
  {
   display:inline;
  }
  p.testi 
  {
   font-size: 0.825em;
   display:inline;
   color: #2f2f2f;
  }  
  p.txt_home 
  {
   font-size: 0.925em;
   display:block;
   font-weight: bold;
   color: ;
   padding-top: 8px;
   //letter-spacing: 0.6px;
  }
  /*LINK TESTUALI*/
  a.base
  {
		color: #767676;
    font-size: 0.925em;
    font-weight: bold;
    //display:inline;
	}
  a:hover.base
  {
		color: #fcc200;
    font-size: 0.925em;
    font-weight: bold;
	}
  a.menuTop
  {
		color: #767676;
    font-size: 1.125em;
    //font-weight: bold;
    //display:inline;
	}
  a:hover.menuTop:not(.act_top):hover
  {
		color: #fcc200;
    font-size: 1.125em;
    -webkit-transition-duration: 0.7s; /* Safari */
    transition-duration: 0.7s;
    font-weight: bold;
	}
  /*LINK ICONE*/
  a.base_ico
  {
		color: #767676;
    font-size: 0.925em;
    font-weight: bold;
    //display:inline;
	}
  a:hover.base_ico
  {
		color: ;
    font-size: 0.925em;
    font-weight: bold;
	}  
  /* TEMPLATE */
  .top
  {
     width: 100%;
     height: 100px;
     background-color: #FFFFFF;
     position: fixed;
     //border-bottom: 1px solid ;
     //padding: 6px;
     z-index:1;
     box-shadow: 0px 0px 3px #ededed;   
  }
  .menu
  {
     float:left;
     width: 100%;
     margin-top: 100px;
     height: 0px;
     background-color: ;
     border-bottom: 1px solid ;
     padding: 6px;
     position: fixed;
     z-index:1;
     box-shadow: 0px 1px 2px #2f2f2f;   
  }
  .main
  {
     float:left;
     width:100%;
     margin-top: 100px;
     height: calc(100% - 220px);
     background-color: #f9f9f9;
     //border: 3px solid #FF0000;
     //position: fixed;
     //padding: 20px;
     //padding-top: 0px;
  }
  .footer
  {
     width: 100%;
     height: 120px;
     max-height: 120px;
     background-color: #232323;     
     //border: 1px solid black;
     //top: calc(100% - 120px);
     padding:20px;
     clear:both;
     margin-bottom: 0;     
  }
  .footer p 
  {
   font-size: 0.825em;
   display:block;
   color: #e1aa61;
  }
  .tit_top
  {
    float:left;
    display:inline;
    margin-left: 14px;
    //margin-top: 6px;
    //border: 1px solid #FF0000;
    text-align: left;
  }
  .profile_liv
  {
    display:inline;
    //font-weight: bold;    
    //border: 1px solid #FF0000;
    width: auto;
    float:right;
    padding-top: 44px;
    padding-right: 30px;    
  }
  .top_m
  {    
    display:inline;
    float:left;
    //color: #767676;
    //width:80px;
    padding:4px 12px;
    text-align:center;
  }
  
  .ico_top2
  {    
    font-size: 1.125em;
  }
  .ico_txt
  {    
    display:inline;
    font-size: 0.725em;
  }
  
  .txt_site, .info_site
  {    
    display:inline;
    width:auto;
    text-align:left;
  }
  .txt_info
  {    
    display:none;
  }
  .txt_site:hover
  {    
    cursor:pointer;
    color: #e1aa61;
  }
  .info_site:hover
  {    
    cursor:help;
    color: #e1aa61;
  }
  .info_site:hover + div.txt_info
  {    
    padding 4px;
    display:inline-block;
    font-size: 0.725em;
    position:absolute;
    width:300px;
    margin-left: 10px;
  }
  .ico_menu
  {    
    float: left;
    color: #e1aa61;
    font-size: 2.2em;
    padding:2px;
    margin-left:5%;
  }
  .txt_menu 
  {
   font-size: 1.125em;
   float: left;
   display:inline;
   color: #e1aa61;
   //height:58px;
   //padding-left:10px;
   margin-top: 15px;
  }
  .profile_data
  {
    float:right;
    margin-top: 34px;
    font-size: 0.725em;
    max-width: 200px;
  }
  .wel_home 
  {
   width: 100%;
   height: auto;
   //max-height: 400px;
  }
  span.anchor 
  {
      display: block;
      position: relative;
      top: -150px;
      visibility: hidden;
  }
  .eventi, .cucina
  {
     width: 100%;
     height:auto;
     //margin: 10px;
     padding: 10px;
     display:inline-block;
     //vertical-align: top;
     //border: 1px solid #FF0000;
  }
  .cucina
  {
     background-color: #ededed;
  }
  .vini
  {
     background-color: #ededed;
  }
  .img_eventi, .img_cucina, .img_bar
  {
     //width: 35%;
     display:inline;
     //border: 1px solid #FF0000;
     float:left;
     //margin-left:5px;
  }
  img.bar
  {
     padding: 10px;
  }
  
  .txt_eventi
  {
     width: calc(100% - 300px);
     display:inline;
     float:left;
     padding: 20px;
     //border: 1px solid #FF0000;
  }
  .txt_cucina, .txt_cocktails, .txt_bar 
  {
     //width: calc(100% - 300px);
     position:relative;
     width: 60%;
     display:inline;
     float:left;
     padding: 20px;
     //border: 1px solid #FF0000;
  }
  .box_all 
  {
     //width: calc(100% - 300px);
     position:relative;
     width: 100%;
     display:inline;
     float:left;
     padding: 20px;
     //border: 1px solid #FF0000;
  }
  .tit_all
  {
     display: block;
     font-size: 2em;
     color: #e1aa61;
     text-align: center;
     //border: 1px solid #FF0000;
     padding:8px;
  }
  .txt_all
  {
     width: 100%;
     display:inline;
     float:left;
     padding: 20px;
     //border: 1px solid #FF0000;
  }
  .eve_img
  {
     max-width: 200px;
     height: auto;
     display:inline;
     float:left;     
  }
  .eventi img
  {
     max-width: 300px;
     height: auto;
     display:inline;     
  }
  img.cucina, img.bar
  {
     max-width: 451px;
     height: auto;
     display:block;     
  }
  p.eve
  {
    display: block;
    text-align: left;
    padding: 8px;
  }
  .tit
  {
    font-size: 1.6em;
    color: #e1aa61;
    font-weight: bold;
    padding: 2px;
  }
  .tit2
  {
    font-size: 1.125em;
    color: #2f2f2f;
    font-weight: bold;
    top: 20px;
    float:left;
  }
  .dat
  {
    font-size: 1.125em;
    color: #e1aa61;
    font-weight: bold;
    padding: 2px;
  }
  .desc
  {
    font-size: 1.125em;
    color: #2f2f2f;
  }

  .tit_home, .tit_cucina
  {
     display: block;
     font-size: 2em;
     color: #e1aa61;
     text-align: left;
     //border: 1px solid #FF0000;
     padding:8px;
  }
  .txt_home
  {
     display:inline-block;
     font-size: 0.925em;
     color: #2f2f2f;
     padding: 4px;
     //border: 1px solid #FF0000;
  }
  ul.panini_list
  {
     float:left;
     width: 100%;
     font-size: 1.125em;
     color: #2f2f2f;     
     //border: 1px solid #FF0000;
     list-style: none;
     margin: 0;
     padding: 0;     
  }
  ul.panini_list li
  {
     width: 88%;
     text-align: left;
     margin-left:4px;
  }
  .prz_home
  {
    float:right;
    font-weight: bold;
  }
  .spina
  {
     float:left;
     width: 48%;     
     color: #2f2f2f;
     padding: 6px;
     //border: 1px solid #FF0000;
     text-align: left;
  }
  .tit_spina
  {
    font-size: 1.125em;
    font-weight: bold;
    color: #e1aa61;
  }
  img.spi 
  {
    max-width: 120px;
    height:auto;
    padding: 6px;
  }
  .spina p
  {
     font-size: 0.925em;
  }
  p.tit_spi
  {
     font-size: 0.925em;
     display:inline;
     font-weight: bold;

  }
  .wine_list
  {
     display:inline-block;
     width: 33%;     
     color: #2f2f2f;
     padding: 6px;
     //border: 1px solid #FF0000;
     text-align: left;
     list-style: none;
     margin: 0;
     padding: 0;
     vertical-align: top;
     //background-color: #ededed;
  }
  ul.wine_list li
  {
     width: 90%;
     text-align: left;
     margin-left:4px;
  }

  ul.bar_list
  {
     display:inline-block;
     width: 23%;     
     color: #2f2f2f;
     padding: 6px;
     //border: 1px solid #FF0000;
     text-align: left;
     list-style: none;
     margin: 0;
     padding: 0;
     vertical-align:top;
  }
  ul.bar_list li
  {
     width: 60%;
     text-align: left;
     margin-left:4px;
  }

  .home 
  {
   float: left;
   width: 100%;
   background-color: #f9f9f9;
   //padding: 20px;
  }
  .home_cont
  {
    width: 46%;
    background-color: ;
    //border: 1px solid ;
    //display:inline-block;
    display:inline-block;
    margin: 8px;
    color: ;
    opacity: 0.6;
    filter: alpha(opacity=60);
    //min-height:400px;
    vertical-align: top;
  }
  .home_cont:hover
  {
    -webkit-transition-duration: 0.7s; /* Safari */
    transition-duration: 0.7s;
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: help;
  }
  .ico_leg
  {    
    font-size: 3em; 
    padding: 20px;
  }
  .ico_prog_leg
  {    
    font-size: 2.2em; 
    padding: 10px;
  }
  ul.txt_leg
  {    
    font-size: 1.125em;
    width: 70%;
    margin:auto;
    text-align:left;
    padding-bottom: 20px;
    list-style-type: circle;
    min-height:220px;
    
  }
  ul.txt_leg_prog
  {    
    font-size: 1.125em;
    width: 84%;
    margin:auto;
    text-align:left;
    padding-bottom: 20px;
    list-style-type: none;
    min-height:220px;
    
  }
  .txt_leg li
  {    
    line-height:20px;
    padding-bottom: 8px;
  }
  .txt_leg li.tit
  {    
    line-height:40px;
    padding-bottom: 8px;
    text-align:center;
    list-style-type: none;
  }
  .txt_leg li.prog
  {    
    line-height:30px;
    padding-bottom: 8px;
    text-align:left;
    list-style-type: none;
    width: 100%;
    //border: 1px solid #FF0000;
  }
  .txt_leg li:hover.prog:not(.act_top):hover
  {    
    cursor:pointer;
    color: #e1aa61;
  }
  .txt_leg_prog li.prog
  {    
    padding-bottom: 12px;
    color: ;    
    text-align:left;
    width: 100%;
  }
  .ico_prog
  {    
    font-size: 1.6em; 
    padding: 4px;
    display:inline;
  }
  .tit_prog
  {    
    font-size: 0.925em; 
    padding: 4px;
    display:inline;
  }
  .tit_info
  {    
    font-size: 1.6em;
    width:100%;
    text-align: center; 
    padding: 20px;
    font-weight:bold;
    //margin:auto;
    //border: 1px solid #FF0000;
  }
  .prog_leg
  {     
    padding: 4px;
    display:none;
  }
  .dati_footer
  {
    float: left;
    width: 45%;
    text-align: left;
    padding-left: 5%;
  }
  .contact_footer
  {
    float: left;
    width: auto;
  }
  .menu_footer
  {
    float: right;
    padding-right: 5%;
    display:none;
  }
  .contact 
  {
   float: left;
   width: 100%;
   background-color: #FFFFFF;
   //padding: 20px;
  }
  .map
  {
    width: 100%;
    //padding: 4px;
    //border: 1px solid ;
  }
  .info
  {
    float: left;
    width: 40%;
    padding: 14px;
  }
  .info p
  {
    font-size: 1.125em;
    display:block;
    color: #2f2f2f;
    text-indent: 30px;
  }
  .info_img
  {
    float: left;
    width: 60%;
    padding: 4px;
    //border: 1px solid #FF0000;
  }
  .privacy
  {
    width: 80%;
    max-width: 800px;
    background-color: ;
    border: 1px solid ;
    display:inline-block;
    padding: 8px;
    margin: 4px;
    color: ;
  }
  .privacy_reg
  {
    position:fixed;
    width: 80%;
    max-width: 800px;
    max-height: 400px;
    background-color: ;
    border: 3px solid #33CC00;
    display:none;
    padding: 8px;
    margin: auto;
    color: ;
    overflow:hidden;
    overflow-y:auto;
  }
  p.privacy_txt
  {
    background-color: ;
    display:inline-block;
    padding: 8px;
    color: ;
    border: 0px solid ;
  }
  h2.tit_pri
  {
    display:inline-block;
    padding: 8px;
    color: ;
    font-size: 1.125em;
  }
  .profile_reg
  {
    width: 58%;
    background-color: ;
    border: 1px solid ;
    display:inline-block;
    padding: 8px;
    margin: 4px;
    color: ;
    vertical-align: top;
  }
  .profile_log
  {
    width: 36%;
    background-color: ;
    border: 1px solid ;
    display:inline-block;
    padding: 8px;
    margin: 4px;
    color: ;
    vertical-align: top;
  }
  .tit_reg
  {    
    font-size: 1.6em;
    width:100%;
    text-align: center; 
    padding: 10px;
    font-weight:bold;
    color: ;
  }
  .txt_reg
  {    
    font-size: 0.925em;
    width:100%;
    text-align: center; 
    padding: 10px;
    font-weight:bold;
    color: ;
  }
  p.risp_1 //error
  {
     color: #FF0000;  		
  }
  p.risp_0
  {
     color: #33CC00;  		
  }
  .ico_reg
  {    
    font-size: 2.2em; 
    padding: 10px;
    color: ;
  }
  
  
  .field
  {
    //float: left;
    text-align: left;
    width: 100%;
    //border: 1px solid #FF0000;
    //display:inline;
    color: ;
    font-weight: bold;
  }
  .field label
  {
    font-size: 0.725em;
    display:block;
    padding-bottom: 2px;
  }
  .field label.reg
  {
    font-size: 0.825em;
    display:inline-block;
    width: 120px;
    padding: 2px;
    text-align:right;
  }
  .field p
  {
    font-size: 0.725em;
    //color: #FF0000;
  }
  .pad
  {
    padding-bottom: 40px;
  }
  /*CAMPI */
  input[type=text], input[type=password], input[type=email], input[type=date], input[type=number] 
  {
      width: 90%;
      padding: 2px 4px;
      margin: 6px 0;
      box-sizing: border-box;
      border: 1px solid ;
      font-size: 0.925em;
      display:block; 
  }
  input[type=text].reg
  {
      width: 260px;
      padding: 6px 8px;
      border: 1px solid ;
      font-size: 0.925em;
      display:inline;
  }
  input[type=email].reg
  {
      width: 260px;
      padding: 6px 8px;
      border: 1px solid ;
      font-size: 0.925em;
      display:inline;
  }

  input[type=password].reg
  {
      width: 140px;
      padding: 6px 8px;
      border: 1px solid ;
      font-size: 0.925em;
      display:inline;
  }
  .dis
  {
     background-color: #2f2f2f;
     border: 1px solid #2f2f2f;
  }
  textarea 
  {
      width: 90%;
      min-height: 160px;
      height: auto;
      padding: 8px 14px;
      box-sizing: border-box;
      border: 1px solid ;
      background-color: #ededed;
      /*resize: none;*/
  }
  input[type=button], input[type=submit], input[type=reset] 
  {
      font-size: 0.925em;
      background-color: #767676;
      border: 1px solid #767676;
      color: ;
      padding: 8px 12px;
      text-decoration: none;
      margin: auto;
      cursor: pointer;
      box-sizing: border-box;
      font-weight: bold;
  }
  input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover 
  {
      background-color: #e1aa61;
      border: 1px solid ;
      color: ;
  }
  input[type=submit].sub_log
  {
      margin:8px;
      display:inline-block;
      margin-left: calc(50% - 40px);
  }
  input[type=submit].user
  {
     background-color: #e1aa61;
  }
  input[type=submit]:hover.user
  {
     background-color: ;
  }
  select.common 
  {
    padding: 2px 4px;
    margin: 6px 0;
    box-sizing: border-box;
    border: 1px solid ;
    font-size: 0.925em;
    font-weight: bold; 
 }
  .err
  {
     border: 1px solid #FF0000;
  }
  p.err_txt
  {
     color: #FF0000;
     //float: left;
  }
   /*COLORI AREE alla fine perchè sovrascrive quando chiamati*/
  .home1
  {
    background-color: ; 
  }
  .home2
  {
    background-color: ; 
  }
  .home3
  {
    background-color: ; 
  }
  .home4
  {
    background-color: ; 
  }
  .home5
  {
    background-color: ; 
  }
  
  .menu_footer_row
  {    
    width: 200px;
    padding:2px;
    display:block;
    text-align:left;
    opacity: 0.7;
    filter: alpha(opacity=70);
    color: #c7e7f3;
    //border: 1px solid ;
  } 
  .ico_footer
  {    
    font-size: 0.825em;
    display:inline;
  }
  .menu_footer_row p 
  {
    display:inline;
  }
  .menu_footer_row:hover:not(.act_top):hover
  {    
    cursor:pointer;
    color: ;
    -webkit-transition-duration: 0.7s; /* Safari */
    transition-duration: 0.7s;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .act_top
  {
    color: #e1aa61;
    opacity: 1;
    filter: alpha(opacity=100);
    font-weight: bold;
    border-bottom: 3px solid #fcc200;    
  } 
  .menu_footer_row.act_top p
  {
    color: #e1aa61;
  }
  div.list_page 
  {
   position:relative;
   width: 100%;
   //height: 100%;
   padding: 0px;
   //border: 0px solid ;
   background-color: ; 
   margin: auto;
   display:table;
   top:30px;  
  }
  .msg
  {
     width: 80%;
     display: inline-block;
     height: 40px;    
     padding: 2px;
     z-index:1;
     margin:5px;      
     //border: 1px solid #FFFFFF;   
  }
  .ico_msg
  {        
    font-size: 0.925em;
    color: #FFFFFF;
    padding:2px;
    //margin-left:10%;
    display: inline;
  }
  .msg p
  {
   font-size: 0.925em;
   display:inline;
   color: #FFFFFF;
   margin:auto;
   line-height: 40px;
   font-weight: bold;
  }
  .msg_1 
  {
     background-color: #FF0000;  		
  }
  .msg_0
  {
     background-color: #33CC00;  		
  }
  
  .pro_data
  {
    width: 48%;
    min-height: 360px;
  }
  .profile_save
  {
     //clear:both;
     text-align: center;
     width: 100%;
     height: 60px;    
     line-height: 60px;     
     //border: 1px solid #FFFFFF;   
  }
  .profile_ope
  {
     width: 96%;
     height: 50px;    
     line-height: 50px;
     //border: 1px solid #FFFFFF;
     margin: auto;
     //display:inline-block;
     text-align: left;
  }
  .profile_slot
  {
     padding: 8px 12px;
     display:inline;
     background-color: #c7e7f3;
     margin-right:10px;
  }
  .ico_pro
  {        
    font-size: 0.925em;
    color: ;
    padding:2px;
    //margin-left:10%;
    display: inline;
  }
  .profile_slot p
  {
   font-size: 0.925em;
   display:inline;
   color: ;
   margin:auto;
   line-height: 40px;
   font-weight: bold;
  }
  .profile_slot:hover
  {
     background-color: #e1aa61;
     -webkit-transition-duration: 0.5s; /* Safari */
    transition-duration: 0.5s;
  }
  .menu_cont
  {
     display:inline;
     float: left;
     width: 70%;
     margin-top: 4px;
     height: 50px;
     background-color: ;
     //border: 1px solid #FFFFFF;
     z-index:1;
     margin-left:5%;    
  }
  .scr
  {
     display:inline;
     display:none;
     width: 40px;
     //border: 1px solid #FFFFFF;
     height: 50px;    
  }
  .lft
  {
     float: left;
  }
  .rgt
  {
     float: right;
  }
  .menu_scr
  {
     float: left;
     width: auto;
     overflow:hidden;
     //border: 1px solid #FFFFFF;
     height: 50px;    
  }
  .menu_cont_lnk
  {
     display:inline;
     float: left;
     width: auto;
     padding: 14px 18px;
     border-bottom: 4px solid ;
     height: 49px;
     color: #c7e7f3;
     font-size: 1.125em;
     opacity: 0.7;
     filter: alpha(opacity=70);
     margin-left:2px;   
  }
  .menu_cont_lnk:hover:not(.act_lnk)
  {
     border-bottom: 4px solid #e1aa61;
     color: ;
     -webkit-transition-duration: 0.5s; /* Safari */
    transition-duration: 0.5s;
    opacity: 1;
    filter: alpha(opacity=100);    
  }
  .act_lnk
  {
     border-bottom: 4px solid #e1aa61;
     color: #e1aa61;
     opacity: 1;
    filter: alpha(opacity=100);    
  }
  img.mob_ex
  {
     display:none;
  }                                  
  
  
@media screen and (max-width: 768px) 
{            
  100          =  "80";
  0         =  "0";
  120       =  "80";
  
  //CALCOLI
  100             =  100 + 0;
  220            =  100 +  + 120;
   
  100px            =  100."px";
  px            =  ."px";
  0px           =  0."px";
  120px         =  120."px";
    
  .top
  {
     height: 80px;  
  }
  .tit_top
  {
    float:left;
    width: 20%;
    display:inline;
    margin-left: 4px;
    //margin-top: 6px;
    //border: 1px solid #FF0000;
    text-align: left;
  }
  .profile_liv
  {
    //border: 1px solid #FF0000;
    width: 76%;
    //float:right;
    top:60px;
    padding-left: 6px;
  }
  .top_m
  {    
    display:inline;
    float:left;
    padding:2px 4px;
    text-align:center;
    //border: 1px solid #FF0000;
  }
  a.menuTop
  {
    font-size: 0.825em;
    //display:none;
	}
  a:hover.menuTop:not(.act_top):hover
  {
    font-size: 0.825em;
    -webkit-transition-duration: 0.7s; /* Safari */
    transition-duration: 0.7s;
    font-weight: bold;     
	}
  .act_top
  {
    //border-bottom: 1px solid #fcc200;    
  }
  .logo 
  {
   width: auto;
   max-height: 120px;
   //max-height: 400px;
  }
  .main
  {
     float:left;
     width:100%;
     margin-top: 100px;
     height: calc(100% - 80px);
  }
  .eventi, .cucina
  {
     padding: 2px;
     display:inline-block;
  }
  .img_cucina
  {
     margin-top: 34px;
  }
  img.eventi
  {
     max-width: 200px;
     height: auto;     
  }
  img.cucina
  {
     max-width: 180px;
     height: auto;
     display:inline;
     //float:left;
     //margin:10px;     
  }
  .txt_cucina
  {
     width: 100%;
     padding: 2px;
     //border: 1px solid #FF0000;
  }
  .txt_eventi
  {
     width: calc(100% - 200px);
     display:inline;
     float:left;
     padding: 2px;
     //border: 1px solid #FF0000;
  }
  .tit_home
  {
     font-size: 1.6em;
     padding:2px;
     //border: 1px solid #FF0000;
  }
  .tit_cucina
  {
     font-size: 1.6em;
     color: #e1aa61;
     padding:2px;
     //border: 1px solid #FF0000;
     position:absolute;
     display:block;
     top:-220px;
  }
  p.eve
  {
    display: block;
    text-align: left;
    padding: 2px;
  }
  .tit
  {
    font-size: 0.925em;
    padding: 2px;
  }
  .dat
  {
    font-size: 0.925em;
    padding: 2px;
  }
  .desc
  {
    font-size: 0.925em;
  }
  ul.panini_list
  {
     font-size: 0.825em;     
  }
  ul.panini_list li
  {
     width: 99%;
     text-align: left;
     margin-left:4px;
  }
  .prz_home
  {
    float:right;
    font-weight: bold;
  }
  .tit2
  {
    font-size: 0.925em;
    margin-top: 10px;
    padding:10px;
  }
  .spina
  {
     width: 98%;     
  }
  .wine_list
  {
     display:inline-block;
     width: 98%;     
     color: #2f2f2f;
     padding: 6px;
     //border: 1px solid #FF0000;
     text-align: left;
     list-style: none;
     margin: 0;
     padding: 0;
  }
  ul.wine_list li
  {
     width: 90%;
     text-align: left;
     margin-left:4px;
  }
  .tit_spina
  {
    padding: 8px;
  }
  img.cocktails
  {
     max-width: 100px;
     height: auto;
     display:block;
     padding: 4px;    
  }
  .txt_cocktails
  {
     width: calc(100% - 100px);
     padding: 2px;
     //border: 1px solid #FF0000;
  }
  img.bar
  {
     max-width: 200px;
     height: auto;
     display:block;
     padding: 4px;    
  }
  .txt_bar
  {
     width: calc(100% - 200px);
     padding: 2px;
     //border: 1px solid #FF0000;
  }
  .view
  {
     display: none;
  }
  .dati_footer, .contact_footer
  {
    float: left;
    width: 48%;
  }
  .contact_footer
  {
    text-align: right;
  }
  img.mob_ex
  {
     display:block;
  }

}

@media screen and (min-width: 768px) and (max-width: 1200px)
{
   img.cucina
  {
     max-width: 200px;
     height: auto;     
  }
  .txt_cucina
  {
     width: calc(100% - 200px);
     padding: 2px;
     //border: 1px solid #FF0000;
  }
  ul.panini_list
  {
     font-size: 0.925em;     
  }
  ul.panini_list li
  {
     width: 99%;
     text-align: left;
     margin-left:4px;
  }
  .prz_home
  {
    float:right;
    font-weight: bold;
  }
  .wine_list
  {
     display:inline-block;
     width: 98%;     
     color: #2f2f2f;
     padding: 6px;
     //border: 1px solid #FF0000;
     text-align: left;
     list-style: none;
     margin: 0;
     padding: 0;
  }
  ul.wine_list li
  {
     width: 90%;
     text-align: left;
     margin-left:4px;
  }
  img.cocktails
  {
     max-width: 200px;
     height: auto;
     display:inline;
     padding: 4px;    
  }
  .txt_cocktails
  {
     width: calc(100% - 408px);
     padding: 2px;
     //border: 1px solid #FF0000;
  }
  img.bar
  {
     max-width: 300px;
     height: auto;
     display:block;
     padding: 4px;    
  }
  .txt_bar
  {
     width: calc(100% - 300px);
     padding: 2px;
     //border: 1px solid #FF0000;
  }
  img.mob_ex
  {
     display:none;
  }
}

@media screen and (min-width: 1300px) and (max-width: 1600px)
{
 
  
}
@media screen and (min-width: 1600px)
{
   
  
}
    

