﻿@import url('https://fonts.googleapis.com/css2?family=Geologica&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merienda&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Crete+Round&display=swap');

@font-face {
    font-family: 'BrandonText';
    src: url("/fonts/Brandon_txt_reg-webfont.woff2") format("woff2"), url("/fonts/Brandon_txt_reg-webfont.woff") format("woff");
}


@font-face {
    font-family: 'BrandonText';
    src: url("/fonts/Brandon_txt_med-webfont.woff2") format("woff2"), url("/fonts/Brandon_txt_med-webfont.woff") format("woff");
    font-weight: 500;
}

@font-face {
    font-family: 'BrandonText';
    src: url("/fonts/Brandon_txt_bld-webfont.woff2") format("woff2"), url("/fonts/Brandon_txt_bld-webfont.woff") format("woff");
    font-weight: bold;
}






* {
    margin: 0;
    padding: 0;

}


.logoimagewrapper 
{
	    margin-left: auto;
    margin-right: auto;
    max-width: 527px;
    background: url(/images/venue51/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: center;
}

.logoimagewrapper img
{
	visibility: hidden;
}



    .mbackground {
        height: 100%;
        width: 100%;
        background: url("/images/venue51/background.webp"); 
        background-size: cover;
        background-repeat: repeat-y;
        position: fixed;
        z-index: 1;
        top: 0px;
    }



    .mwrapper {
        width: 97%;
        z-index: 10;
        position: relative;
        margin-left: 1.5%;
        margin-top: 20px;
    }

    .mheader {
        height: 20vh;
        width: 100%;
        margin-bottom: 20px;
		position: relative;
		    background-color: #fff;
		
    }
	
	.mfooter
	{
		height: 5vh;
		width:100%;
		position:relative;

	}
	
	.allergies
	{
		text-transform:  uppercase;
		font-weight:bold;
		font-family: "poppins";
		margin-left: 20px;
		font-size: 1.5em;
		margin-top: 20px;
		padding-bottom: 10px;
		width: 50%;
	}
	
	
	
	
	.footerlogo
	{
		width: 150px;
		position: absolute;
		right: 10px;
		top: 10px;
		margin-bottom: 10px;
	}
	
	.logoimageleft
	{
		position: absolute;
		left: 0;
	}
	
	.logoimageright 
	{
		right: 0;
		position: absolute;
	}
	
	.logotext
	{
		font-family: 'Hind Siliguri';
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
		color: #004aad;
		font-size: 2.4em;
		letter-spacing: 3px;
		margin-bottom: 0px;
		line-height: 6vh;
	}
	
	.logotextmenu
	{
		font-family: 'Hind Siliguri';
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
		color: #004aad;
		font-size: 4.8em;
		letter-spacing: 0px;
		line-height: 13vh;
	}

    .mlogo {
        /* width: 30%; */
        margin-left: auto;
        margin-right: auto;
        background-size: contain;
            height: 18vh;

        background-repeat: no-repeat;
        background-position: center;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .mibox {
        top: 20vh;
        column-count: 3;
        width: 100%;
        height: auto;
    }


    .mcwrapper {
        width: 100%;
    }

    .miitem {
        margin-bottom: 10px;
        /*
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
    */
    }
	


    .v, .vg, .gf {
        background-size: cover;
        display: inline-block;
        width: 20px;
        height: auto;
        color: transparent;
        margin-left: 6px;
		vertical-align: middle;

    }

    .miline {
        border-top: 1px solid #4444445c;
        margin-top: 20px;
		margin-bottom: 30px;
    }

    .migroupheader {
        font-size: 1.7em;
        font-weight: bold;
        font-family: "Merienda";
        color: #1a404a;
        margin-bottom: 4px;
        text-transform: uppercase;
        letter-spacing: 0px;
		padding-bottom: 3px;
		line-height: 1.2em;	
			
    }
	
	 .groupheadersmaller  {
        font-size: 1.3em;
        font-weight: bold;
        font-family: "Merienda";
        color: #990000;
        margin-bottom: 4px;
        text-transform: uppercase;
        letter-spacing: 0px;
		padding-bottom: 3px;
		line-height: 1.0em;	
			
    }
	
	.groupheaderlargeblack
	{
		color: #000;
		font-size: 2.5em;
		text-transform: uppercase;
		line-height: 1.3em;	
	}
	
	.groupheaderblack 
	{
		color: #000;
		font-size: 1.6em;
		text-transform: uppercase;
		line-height: 1.0em;	
		margin-bottom: 30px;
	}
	





    .migroupheaderinfo {
        font-size: 1.1em;
        font-weight: bold;
        font-style: italic;
        width: 80%;
        font-family: BrandonText;
        margin-bottom: 10px;
		color: #1a404a;
    }

   .mifullwithblack
	{
		font-size: 1.3em;
		color: #000;
		width: 90%;
		font-style:normal;
		font-family: 'poppins';
	}
	
	.midietry
	{
		font-size: 1.5em;
		color: #000;
		width: 90%;
		font-style:normal;
		font-weight: bold;
		font-family: 'Crete Round';
		margin-top: 10px;
    border-style: dashed;
    border-color: #900;
    padding: 12px;
	}

    .mideal {
        position: relative;
        margin-bottom: 10px;
    }

    .midealheader1 {
        font-size: 1.9em;
        text-transform: uppercase;
        font-family: BrandonText;
        font-weight: bold;
        color: #38109d;
    }

    .midealheader2 {
        font-size: 1.9em;
        font-family: "Secular One";
        font-weight: bold;
        color: #c76a0b;
        width: 80%;
    }




    .miwrapper {
        position: relative;
        margin-bottom: 10px;
    }

    .miwrappernobreak {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
    }

    .miwrappercolored {
        background-color: #c6b2f1;
        border-radius: 10px;
        padding: 10px;
    }

    .miname {
        font-family: 'BrandonText';
        font-weight: bold;
        font-size: 1.2em;
        margin-top: 3px;
        text-transform: uppercase;
        width: 85%;
    }

    .miprice {
        font-weight: 100;
        right: 5px;
        top: 5px;
        position: absolute;
        font-size: 1.2em;
        font-family: 'Hind Siliguri';
    }

    .midetail {
        font-family: 'poppins';
        margin-top: 3px;
        width: 85%;
		font-size: 0.9em;
		font-weight: 100;
		line-height: 1.1em;
		
    }

    .miboxeditem {
        padding: 5px;
        border: 1px solid #444;
        border-radius: 3px;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
    }

        .miboxeditem .miname {
            text-align: center;
        }

    .miggroupimage img {
        width: 40%;
        padding: 5px 0px;
    }

    .miggroupimageoffsetpos {
        position: relative;
        top: -100px;
        left: 80px;
    }
	
	.submenu
	{
		border-bottom: none;
		font-size: 1.2em;
	}
	
		.submenularge
	{
		border-bottom: none;
		font-size: 1.4em;
	}


.pagebreak
{
	width: 100%;
	background-color: #444;
	height: 4px;
	margin: 15px 0px;
}


@media print {

    * {
  
    }

    body, div {
   
        
    }
	
	 @page {
        size: portrait;
         
        max-height: 100%;
        max-width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin: 0;
   
    }
	
	.pagebreak
	{
		display: block;
		clear: both;
		page-break-after: always;
	
	}

    .mibox {
        column-count: 2 !important;
		}

	
	.logotext 
		{
			font-size: 1.8em;
		}
		
	.miwrapper
	{
		margin-bottom: 3px;
	}

    .miline
    {
        display: none !important;
    }

    .miggroupimage img {
        width: 75% !important;
        padding: 2px;
    }

    .migroupheader {
        font-size: 2.0em !important;
    }

    .miname {
        font-size: 1.0em !important;
		width: 65%;
    }
	
	.miprice {
        font-size: 0.9em !important;
    }
	
	.midetail {
        font-size: 0.8em !important;
		line-height: 1.1em;
		font-family: 'poppins';
    }

	.migroupheader
	{
		font-size: 1.3em !important;
	}
	
	.mheader 
	{
		height: 15vh;
	}
	
	.submenu, .submenularge
	{
		font-size: 1.0em !important;
	}
	
	.mfooter
	{
		position: fixed;
		bottom: 0px;
		height; 2vh;
	}
	.allergies
	{
		font-size: 1.0em;
		line-height: 1.0em;
		width: 65%;
	}
	
	  .miggroupimage img {
		  display: none;
    }
	
	.footerlogo
	{
		width: 80px;
	}
	
	.mlogo
	{
		height: 13vh;
	}
	
	.logotextmenu
	{
		line-height: 8vh;
	}


    .migroupheaderinfo4 {
        font-size: 1.1em;
        color: #000;
        border: 5px solid #e78f38;
        border-radius: 10px;
        padding: 10px;
        background-color: #fece78 !important;
        font-weight: bold;
        font-style: normal;
        font-family: Arial;
        width: auto;
    }

    .midealheader1 {
        color: #38109d !important;
    }

    .v, .vg, .gf {
 
        display: none;
       
    }





   
	

}







    /* Extra small devices (phones, 600px and down) */
    @media only screen and (max-width: 600px) {
        .mibox {
            column-count: 1;
        }
		
		.mwrapper 
		{
			margin-left: 2.5%;
		}	

        .mlogo {
            width: auto;
			    height: 18vh;

        }
		
		.allergies
		{
			font-size: 1.1em;
		}
		
		.mheader
		{
			height: 20vh;
			width: 100%;
			margin-bottom: 20px;
			position: relative;
			border-bottom: none;
			border-top: none;
		}
		
		.mlogo
		{
			width: 100%
		}
		
		.logoimageleft {
			position: relative;
			left: auto;
			margin-left: auto;
			margin-right: auto;
			width: 41%;
		
		}
		
		.logoimageright {
			display: none;
		}
		
		.logotext {
			display: none;
		}
		
				.mbackground
		{
			    background-position-x: 50%;
		}
	}
	

	
	
    /* Small devices (portrait tablets and large phones, 600px and up) */
    @media only screen and (min-width: 600px) {
		
	
	
		
        .mibox {
            column-count: 1;
        }

        .mlogo {
            width: auto;
			    height: 18vh;

        }
    }
	
	   /* Small devices (portrait tablets and large phones, 600px and up) */
    @media only screen and (min-width: 660px) {
       .mibox {
            column-count: 2;
        }
		
		.mheader
		{
			height: 18vh;
		}
		
		.mlogo
		{
			height: 14vh;
		}
		
		.logotext 
		{
			font-size: 1.0em;
		}
		
		.logotextmenu
		{
			font-size: 4.0em;
		}
    }

    /* Medium devices (landscape tablets, 768px and up) */
    @media only screen and (min-width: 768px) {
         .mibox {
            column-count: 2;
        }
		
		.mheader
		{
			height: 18vh;
		}
		
		.mlogo
		{
			height: 16vh;
		}
		
		.logotext 
		{
			font-size: 1.8em;
		}
		
		.mbackground
		{
			    background-position-x: 50%;
		}
    }
	
	    /* Medium devices (landscape tablets, 768px and up) */
    @media only screen and (min-width: 808px) {
         .mibox {
            column-count: 2;
        }
		
		.mheader
		{
			height: 18vh;
		}
		
		.mlogo
		{
			height: 14vh;
		}
		
		.logotext 
		{
			font-size: 1.0em;
		}
		
			.mbackground
		{
			    background-position-x: 50%;
		}
    }
	
	
	    /* Medium devices (landscape tablets, 768px and up) */
    @media only screen and (min-width: 900px) {
         .mibox {
            column-count: 2;
        }
		
		.mheader
		{
			height: 18vh;
		}
		
		.mlogo
		{
			height: 14vh;
		}
		
		.logotext 
		{
			font-size: 1.0em;
		}
		
		.logotextmenu
		{
			font-size: 4.0em;
		}
		
			.mbackground
		{
			    background-position-x: 50%;
		}
    }
	
	


    /* Large devices (laptops/desktops, 992px and up) */
    @media only screen and (min-width: 992px) {
        .mibox {
            column-count: 3;
        }
		
		.logotext 
		{
			font-size: 1.4em;
		}
		
			.mbackground
		{
			    background-position-x: 50%;
		}
    }

    /* Extra large devices (large laptops and desktops, 1200px and up) */
    @media only screen and (min-width: 1200px) {
        .mibox {
            column-count: 3;
        }
		
		.logotext 
		{
			font-size: 1.4em;
		}
    }
	
	    /* Extra large devices (large laptops and desktops, 1200px and up) */
    @media only screen and (min-width: 1240px) {
        .mibox {
            column-count: 3;
        }
		
		.logotext 
		{
			font-size: 2.4em;
		}
		
		.mlogo
		{
			height: 16vh;
		}
    }
	