body{
	/* set up defaults for page */
	display: block;
    /*overflow: hidden; /* prevent scrollbars! */
    /*background-color:black;
    color:white;*/
    margin-left:0;
    margin-right:0;
    margin-top:0;
    margin-bottom:0;
    margin-width:0;
    margin-height:0;
} 

.row {
  width: 100%;
  display: flex;
}

.column {
  flex: 50%;
}

.logo-container{
	max-width:150px;
	height:72px;
	clear: both;
	/*position: absolute;
    top: 0;
    left: 0;
    z-index: 10;*/
}

.logo-img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 72px;
}

.marketing-container{ /* rewards qr code, etc*/
	width:100%;
	height:56px;/*was 90*/
	clear: both;
}

.rewards-img-container{
  float:right;
  width:10%;
  padding-top:10px;
  /*display: block;*/
  margin-left: auto;
  margin-right: auto;
  height: 56px;/*was 60, 90 before*/
}

.rewards-img{
  /*display: block;*/
  float:right;
  margin-left: auto;
  margin-right: auto;
  height: 60px;/*was 60, 90 before*/
}

.invest-img-container{
  /*float:right;*/
  width:60%;
  padding-top:10px;
  /*padding-right:30%;*/
  /*display: block;*/
  margin-left: auto;
  margin-right: auto;
  height: 56px;/*was 60, 90 before*/
}

.wefunder-img{
  /*display: block;*/
  float:right;
  margin-left: auto;
  margin-right: auto;
  height: 60px;/*was 60, 90 before*/
}

.MENU_TITLE {
	/* background-color: black; */
	text-align: center;
	/*font-family: 'Source Code Pro', monospace;*/
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 22px;
	font-weight: bold;
	/*
	font-weight: 700;
	font-size: 85px;
	color: blue;
	height:128px; /* we have a bottom border */
	padding-top: 13px;
	padding-bottom: 13px;
	/* border-bottom: 2px dashed #565656;*/
}

.MENU_PAGE_FOOTER{
	width:100%;
	text-align: center;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
	font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: normal;
	page-break-after: always;
	break-after: always;
}
.MENU_SECTION{
	/* set up defaults for entire menu */
	width: 100%;
	padding-left: 1%;
	padding-right: 1%;
	box-shadow: inset 0 0 0 4px #000000; /* adds border INSIDE the element */
    border-radius: 10px;
}
.MENU_SECTION_50{
	width:50%;
	max-width:50%;
	box-shadow: inset 0 0 0 4px #000000;
    border-radius: 10px;
}

.MENU_SECTION_ROWS{
	display: flex;
    padding: 8px;
}
.items-container{
	/* set up defaults for entire menu */
	/*color: white;*/
	padding-left: 1%;
    padding-right: 1%;
}

.items-food-container{
	/* set up defaults for entire menu */
	/*color: white;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}

.MENU_SECTION_HEADER{
	width:100%;
	text-align: center;
	align-items: center;
	justify-content: center;
	font-family: 'Montserrat', sans-serif;
    
}

.MENU_SECTION_TITLE {
	/* background-color: black; */
	text-align: center;
	/*font-family: 'Source Code Pro', monospace;*/
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	/*
	font-weight: 700;
	font-size: 85px;
	color: blue;
	height:128px; /* we have a bottom border */
	padding-top: 13px;
	/* border-bottom: 2px dashed #565656;*/
}
.MENU_SECTION_SUBTITLE{
	font-size: 16px;
    font-weight: bold;
}

.MENU_SECTION_TITLE_BEER {
	width: 50%;
	margin: auto;
	/* background-color: black; */
	text-align: center;
	/*font-family: 'Source Code Pro', monospace;*/
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	/*
	font-weight: 700;
	font-size: 85px;
	color: blue;
	height:128px; /* we have a bottom border */
	padding-top: 13px;
	/* border-bottom: 2px dashed #565656;*/
}


.MENU_LINE_ITEM {
	/*border-bottom: 2px dashed #565656;*/
    font-family: 'Montserrat', sans-serif;
	font-size: 13px;/*default for menu item text */
}

.MENU_LINE_ROW1 {
	/* font-family: 'Source Code Pro', monospace;
	font-weight: 600;
	font-size: 65px;
	color: white;
	text-shadow: 3px 3px 2px #8f8686;
    height:85px;*/
}

.MENU_LINE_ROW2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;/* second line is smaller */
	/*font-family: 'Source Code Pro', monospace;
	font-weight: 600;
	font-size: 28px; /* was xx-large */
    /* height:43px; /*we have a 2px border line*/
}

.MENU_LINE_ROW2_FLEX {
	/*font-family: 'Source Code Pro', monospace;
	font-weight: 600;
	font-size: 28px; /* was xx-large */
    /*height:43px; OLD _ we have a 2px border line*/
    overflow-wrap: normal;
    /*max-width: 350px;*/
    font-size: 12px;
    clear: both;
}

.MENU_LINE_ITEM_NAME {

	/* font-family: 'Source Code Pro', monospace;*/
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.MENU_LINE_ITEM_NAME_CHAR {
	display: inline-block;
   /* outline: 1px solid  #c1c1c1;  	was lightgray */
    outline-offset: -2px;

  /*border: 1px solid #d1d1d1;*/
}

.MENU_LINE_ITEM_NAME_SPACE {
	display: inline-block;
	width:14px;
}
	
.MENU_LINE_ITEM_STYLE {
	float: left;
}

.MENU_LINE_ITEM_ABV {
	float: left;
}

.BEER_CONTAINER {
	float: right;
}

.MENU_LINE_ITEM_IBU {
	float: left;
	/*display:none;*/
}

.MENU_LINE_ITEM_DESC {
	display: inline-block;
	/*width: 180mm;*/
	padding-left:10px;
	width: 90%;
	/*font-family: 'Source Code Pro', monospace;
	font-weight: 600;
	font-size: 28px;*/
}
.MENU_SECTION .MENU_LINE_ITEM_DESC{
	width: 98%;
}

/* compress our column */
.MENU_COL_LINE_ITEM_DESC {
	display: inline-block;
	padding-left:10px;
	padding-right:15px;
	/*width: 170mm;*/
	/*font-family: 'Source Code Pro', monospace;
	font-weight: 600;
	font-size: 28px;*/
}


.MENU_LINE_ITEM_BOTTOM {display: inline-block;}


 .dots {
   flex: 0 1 auto;
   /*Allows too long content to be hidden.*/
   overflow: hidden;
 }
 
 .dots::before {
   display: block;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: clip;
   content: 
     ". . . . . . . . . . . . . . . . . . . . "
     ". . . . . . . . . . . . . . . . . . . . "
     ". . . . . . . . . . . . . . . . . . . . "
     ". . . . . . . . . . . . . . . . . . . . "
     ". . . . . . . . . . . . . . . . . . . . "
     ". . . . . . . . . . . . . . . . . . . . "
     ". . . . . . . . . . . . . . . . . . . . "
     ". . . . . . . . . . . . . . . . . . . . "
 }
 

.page-break-here{
	page-break-after:always;
	break-after:always; 
}

.divFooter-container {

}

.divFooter {
    text-align: center;
}

.section_heading_container{
	width:100%;
}

.draft-info-container{
	width:85%;
	margin:auto;
}
.draft-info{
	font-size: 12px;
	font-weight:normal;
}

.more-on-back-container {

}
.more-on-back {
    text-align: center;
}

@media print 
{
    @page {
      /*size: auto; /* DIN A4 standard, Europe */
      margin: 4mm 0 4mm 0; /* top right bottom left */
	  border: 2px solid #000;
	  padding:6mm;
    }
	.page-container{
		width: 210mm;
		height: 279.5mm;
		padding:4mm;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: stretch;
		align-content: flex-start;
		box-shadow: inset 0 0 0 1px #000000; /* adds border INSIDE the element */
        border-radius: 10px;
	}
	.page-container .with-border{
		box-shadow: inset 0 0 0 1px #000000; /* adds border INSIDE the element */
        border-radius: 10px;
	}
	.page-container.no-border{
		box-shadow: none; /* adds border INSIDE the element */
        border-radius: 0px;
	}
    html, body {
        width: 215.9mm; /* 215.9mm is 8.5in, was  190mm */
        height: 279.4mm;  /* height: 279.4mm; was 265mm */
        align-text: center;
        font-size: 12px;
        background: #FFF;
        overflow:visible;
    }
    body {
        padding-top:1mm;
        padding-left:6mm;
		padding-right:6mm;
    }
    div.divFooter-container {
    position: fixed;
    width: 180mm;
    bottom: 5mm;
    }
}


.icon{
	display: inline-block;
	float: left;
	width:90px;/*40px*/
}
.untappd-icon{
	display: inline-block;
	float: left;
	width:90px;/*40px*/
}

/*.checkins-container{
	display: inline-block; 
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}*/
.checkins-container{
	position:absolute;                  
    bottom:0;                          
    left:0; 
    right:0; 
    height:128px;/*40px*/
}

.checkins{
	display: inline-block; 
	float: left;

}

.checkin{
	display: inline-block; 
	padding-left: 10px;
	float: left;
	width:120px;
}

.avatar{
	display: inline-block; 
	float: left;
	width:90px;/*40px*/
	height:90px;/*40px*/
}

.avatar-img{
	display: inline-block; 
	float: left;
	width:90px;/*40px*/
	height:90px;/*40px*/
}

.btg-img{
	/* display: block;*/
	/* padding-top: 150px;*/
     margin-left: auto;
    margin-right: auto;
	/* text-align: center;*/
	/* position: absolute;*/
    /* bottom: 10px;*/
	width:500px;
	height:500px;
	position:absolute;                  
    bottom:50;                          
    left:0; 
    right:0; 
}

.info{
	display: inline-block; 
	float: left;
}