@charset "UTF-8";

@font-face {
    font-family: 'KGS';
    src: url(../fonts/KGSweetNSassy.ttf);
}

@font-face {
    font-family: 'Ubuntu';
    src: url(../fonts/UbuntuCondensed-Regular.ttf);
    font-weight: normal;
}

@font-face {
    font-family: 'Ubuntu R';
    src: url(../fonts/Ubuntu-R.ttf);
    font-weight: normal;
}

@font-face {
    font-family: 'Ubuntu Italic';
    src: url(../fonts/Ubuntu-Italic.ttf);
    font-weight: normal;
}

@font-face {
    font-family: 'Ubuntu Medium';
    src: url(../fonts/Ubuntu-Medium.ttf);
    font-weight: normal;
}

html {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

.fullscreen-wrapper {
	width: 1080px;
	height: 1920px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

video {
  width: 1080px;
  height: 540px;
}

html, body , div {
  padding: 0;
  margin: 0;
}

html, body {
  font-family: 'Ubuntu';
  font-weight: normal;
}

body {
  width: 1080px;
  height: 1920px;
  font-size: 21px !important;
  color: #000;
}

.span6 {
	max-width: 505px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Ubuntu';
  font-weight: normal;
}

h1 {
  font-family: 'Ubuntu R';
  font-size: 81px !important;
  color: #111;
  letter-spacing: -5.9px;
}

h3 {
	font-family: 'Ubuntu Italic';
	color: #737377;
	font-size: 57px !important;
}

th h3 {
    font-size: 39px !important;
    margin-bottom: -10px;
    color: #d84d1d;
}

td span.title {
  font-size: 25px !important;
  line-height: normal !important;
}

td span.title {
  font-size: 22px !important;
  line-height: normal !important;
}

img {
  max-width: none;
}

img.ico_escl {
    width: 20px;
    height: 20px;
    margin-top: -2px;
}

img.ico_incl {
    width: auto;
    height: 30px;
    margin-top: -3px;
}

img.ico_grana {
    width: auto;
    height: 30px;
    margin-top: -3px;
}

.fullscreenMonitor video {
  width: 1080px !important;
  height: 1920px !important;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
}

:active,
:focus {
  outline: 0 !important;
}

::selection {
  background: transparent;
}

.monitor {
  width: 1080px;
  height: 1920px;
  background: #e9e8ea;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.menuboard-container {
	height: 1265px;
}

.menuboard-wrapper {
  padding-top: 40px;
	/*padding-top: 60px;*/
	padding-right: 35px;
	padding-left: 25px;
}

.disclaimer-wrapper {
	height: 112px;
	padding-right: 10px;
	padding-left: 10px;
	display: table;
  margin-top: 1px;
}

.disclaimer {
  margin: 0 auto;
  font-size: 15px;
  line-height: normal;
  color: #9d9d9c;
  display: table-cell;
  vertical-align: middle;
  text-align: justify;
}

.msg_closed {
  font-family: 'Ubuntu R' !important;
  text-align: center;
    font-size: 60px;
    display: block;
    line-height: 75px;
}

/*#primi {
  min-height: 360px;
}*/

.span2.plates_general_icon {
  position: absolute;
}

.span2.plates_general_icon img {
	margin-left: 50px;
  max-height: 90px;
  margin-top: 15px;
}

.span2.plates_general_icon img.plate-day-legend {
  margin-top: 0;
}

.span12.menutitle {
  text-align: center;
  margin-bottom: 55px;
}

table {
  width: 100%;
  line-height: 31px;
}

thead th {
  padding-bottom: 20px;
}

tbody tr {
  height: 34px;
}

tbody td {
  /*height: 40px;*/
  /*padding: 5px 0;*/
  vertical-align: bottom !important;
  height: 38px;
}

tbody td#piatto_giorno {
  vertical-align: middle !important;
}


#service_plate.true th {
  color: #e63307;
  font-weight: bold;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 21px !important;
  line-height: 31px !important;
}

td.td-price {
  width: 70px;
  max-width: 70px;
  font-size: 25px !important;
}

.reduced td.td-price {
  font-size: 22px !important;
}

table.service {
  color: #9d9d9c;
  font-size: 19px;
}

tbody td:nth-child(2) {
	min-width: 350px;
}

#piatto_giorno {
	min-width: 30px;
	line-height: normal;
}

#piatto_giorno img {
  width: 25px;
  height: 25px;
  padding-top: 5px;
}

#piatto_giorno, #special_menu {
	min-width: 36px;
	line-height: normal;
}

#piatto_giorno img {
  width: 25px;
  height: 25px;
  padding-top: 5px;
}

/*#special_menu {
  visibility: hidden;
}*/

#special_menu img {
  width: 37px;
  height: 37px;
  margin-left: -3px;
}

/*.menuboard-special-menu #special_menu {
  visibility: visible;
}*/

#primipiatti {
  min-height: 280px;
}

#pizzeria {
  min-height: 435px;
}

#secondipiatti {
	min-height: 320px;	
}

#contorni {
  min-height: 306px;
}

#frutta-dessert {
  min-height: 277px;
}

#piattifreddi {
	min-height: 410px;
}

span.service-closed {
  font-size: 25px;
}

/*#primipiatti .img-animate-wrapper,
#secondipiatti .img-animate-wrapper {
  width: 90px;
  left: -90px;
}
*/

/*   ====================================================================    */
/*   A N I M A T E D    I C O N S      ==================================    */

.img-animate-wrapper {
  position: relative;
  text-align: center;
}
.img-animate-wrapper img {
	/*position: absolute;	*/
}

.img-animate {
  position: absolute;
  max-height: 180px;
  top: -73px;
  left: -131px;
}

#piattifreddi .img-animate {
  top: -52px;
  left: -180px;
  max-height: 133px;
  text-align: right;
}

#secondipiatti .img-animate {
  max-height: 220px;
  top: -96px;
  left: -135px;
}

#pizzeria .img-animate {
  max-height: 200px;
  top: -91px;
  left: -165px;
}

#frutta-dessert .img-animate {
  max-height: 230px;
  top: -113px;
  left: -122px;
}

#contorni .img-animate {
  max-height: 198px;
  top: -80px;
  left: -174px;
}

#primipiatti .img-animate-wrapper,
#secondipiatti .img-animate-wrapper {
  /*top: 70px;*/
}

#piattifreddi .img-animate-wrapper,
#pizzeria .img-animate-wrapper {
	/*top: 130px;*/
}


#primipiatti .img-animate-wrapper,
#piattifreddi .img-animate-wrapper,
#contorni .img-animate-wrapper {
  /*left: 280px;*/
}

#secondipiatti .img-animate-wrapper,
#pizzeria .img-animate-wrapper,
#frutta-dessert .img-animate-wrapper {
	/*left: 810px;*/
}

.clock-wrapper {
    position: absolute;
    width: 220px;
    height: 60px;
    line-height: 70px;
    top: 45px;
    left: 825px;
    z-index: 9999;
    font-size: 57px;
    color: #dd4319;
    text-align: right;
}

#slider-content {
  margin-top: -2px;
}
