
.nav-toggle {
	padding: 9px 0;
	display: none;
	width: 100%;
	z-index: 9998;
	text-align: center;
	text-transform: uppercase;
	background: #ef1378 url(../img/bg-noddles.jpg) repeat center top;
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.5);
}

nav {
	background: none;
}

.nav-collapse {
	display: block;
	background: #ef1378 url(../img/bg-noddles.jpg) repeat center top;
}

#page nav {
	position: relative;
}

#page.sticky nav {
	position: fixed;
	top: 0;
	left: 0;
}

#declaration2 {
	display: none;
}

    #mobilelink {
		display: none;
	}
    #desktoplink {
		display: inline;
	}
	
@media (max-width: 960px) {

	#declaration {
		display: none;
	}

	body {
		
		min-width: 100%;
		font-size: 14px!important;
	}

	#story h1 {
		background-size: 100% 100%;
	}

    #mobilelink {
		display: inline;
	}

    #desktoplink {
		display: none;
	}
	
	/* Classes ----------- */

	.btn-facebook img {
		width: 100%;
		height: auto;
	}

	.tapes {
		position: absolute;
		top: -20px;
		width: 100%;
		text-align: center;
	}

	.tapes .tape {
		position: static;
		display: inline-block;
		margin-left: inherit!important;
		margin-top: inherit!important;
	}

	/* ----------- Classes */

	/* Header ----------- */

	header .grid_12 img {
		width: 100%;
		height: auto;
	}

	header img {
		width: 100%;
		height: auto;
	}

	header img.logo {
		margin-top: 20px;
		margin-bottom: 40px;
		width: 300px;
	}

	.nav-collapse.collapsed {
		display: none;
	}

	nav ul {
		display: block;
	}

	nav li {
		display: block;
		height: 48px;
		line-height: 48px;
	}

	nav li.menu {
		margin-right: 0;
	}

	nav li.location {
		margin-left: 0;
	}

	nav a {
		padding: 0;
	}

	.nav-toggle {
		display: block;
		height: 40px;
	}

	.nav-toggle a {
		display: inline-block;
		overflow: hidden;
		text-indent: -9999px;
		background: url(../img/nav-toggle.png) no-repeat top left;
		width: 30px;
		height: 21px;
	}

	ul li.wokyo {
		display: none;
	}
	
ul li.location
{
	margin-left: 40px;

}
ul li.order_online
{
	margin-left: 0px;

}

ul li.fb a
{
	background: transparent url(../img/social-fb.png) no-repeat center center;
	width:100%;
	background-size: 28px auto;
	margin-right:0px;
	margin-left: -20px;
}

ul li.insta a
{
	background: transparent url(../img/social-insta.png) no-repeat center center;
	width:100%;
	background-size: 28px auto;
	margin-right:0px;
	margin-left: -5px;
}
	/* ----------- Header */

	/* Content ----------- */

	.container_24 {
		width: 320px;
	}

	.container_24 .grid_12,
	.container_24 .grid_24 {
		width: 300px;
	}

	#page.sticky #story {
		margin-top: 48px;
	}

	#heading {
		width: 320px;
	}

	#posters {
		display: none;
	}

	#dishes {
		width: 300px;
		font-size: 16px!important;
	}

	#drinks {
		font-size: 17px!important;
	}

	#dishes #sauce {
		width: 93%!important;
		position: relative;
		width: inherit;
		margin-bottom: 10px;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);		
	}

	#dishes #sauce .decoration {
		position: initial;
	}

	#dishes #sauce .decoration .bottle {
		top: -650px;
		left: -50px;
		margin-top: 0;
		margin-left: 0;
		z-index: 9999;

	}

	#dishes #sauce .dish {
		position: relative;
		margin-top: initial;
		margin-left: initial;			
	}

	#dishes #sauce .dish.d2 .declaration.not_spicy {
		top: 20px;
		left: 85px;
	}

	#dishes #sauce .dish.d3 .declaration.vegan {
		top: 20px;
		left: 75px;
	}

	#dishes #sauce .dish.d4 .declaration.spicy2 {
		top: 20px;
		left: 70px;
	}
	
	#dishes #sauce .dish.d4 .declaration.spicy {
		top: 20px;
		left: 70px;
	}

	#dishes #sauce .dish.d4 .declaration.vegan {
		top: 20px;
		left: 70px;
	}

	#dishes #sauce .dish.d5 .declaration.spicy {
		top: 20px;
		left: 55px;
	}
	

	#dishes #sauce .dish.d7 .declaration.spicy {
		top: 20px;
		left: 100px;
	}

	#dishes #sauce .dish.d7 .declaration.vegan {
		top: 20px;
		left: 100px;
	}

	#dishes #sauce .dish.d8 .declaration.spicy {
		top: 20px;
		left: 95px;
	} 
	
	#menu #sauce .tape.t1 {
		margin-top: -915px;
		margin-left: 60px;
	}

	#dishes #base {
		width: 93%!important;
		position: relative;
		width: inherit;
		margin-bottom: 40px;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);		
	}

	#dishes #base .decoration {
		position: initial;
	}	

	#dishes #base .decoration .take_away {
		top: -25px;
		left: 172px;
		margin-top: 0;
		margin-left: 0;
		z-index: 9999;	
	}

	#dishes #protein {
		width: 93%!important;
		position: relative;
		width: inherit;
		left: inherit;
		margin-bottom: 40px;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);		
	}

	#dishes #extra {
		width: 93%!important;
		position: relative;	
		width: inherit;
		left: inherit;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);		
	}

	#dishes #extra .decoration {
		position: initial;
	}

	#dishes #protein .decoration .wokyo_happy {
		top: -520px;
		left: 182px;
		margin-top: 0;
		margin-left: 0;
		z-index: 9999;		
	}



	#dishes #extra .decoration .price {
		margin-top: 0;
		margin-left: 0;
		top: -20px;
		left: 155px;		
	}

	#dishes #sides {
		width: 93%!important;
		position: relative;	
		width: inherit;
		margin-top: inherit;
		left: inherit;
		margin-bottom: 40px;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);		
	}

	#dishes #sides .dish {
		position: relative;
	}	

	#dishes #sides .dish.d1 .declaration.spicy {
		top: 100px;
		left: 90px;
	}

	#dishes #sides .dish.d3 .declaration.spicy {
		top: 100px;
		left: 90px;
	}

	#dishes #sides .dish.d6 .declaration.sweet {
		top: 150px;
		left: 90px;
	}


	#dishes #soups {
		width: 93%!important;
		position: relative;	
		width: inherit;
		margin-top: inherit;
		left: inherit;
		margin-bottom: 40px;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);		
	}

	#dishes #soups .dish {
		position: relative;
	}	

#dishes #sweets {
		width: 93%!important;
		position: relative;	
		width: inherit;
		margin-top: inherit;
		left: inherit;
		margin-bottom: 40px;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);		
	}

	#dishes #sweets .dish {
		position: relative;
	}

#dishes #kids {
		width: 93%!important;
		position: relative;	
		width: inherit;
		margin-top: inherit;
		left: inherit;
		margin-bottom: 40px;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);		
	}

	#dishes #kids .dish {
		position: relative;
	}

#dishes #kids .decoration .sweets
{
	width: 120px;
	height: 90px;
	position: absolute;
	font-family: "hirukoregular", helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
	padding-top: 15px;
	margin-top: 0px;
	margin-left: 135px;
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	transform: rotate(-1deg);
	background: url(../img/sticker-declaration-sweets.png) no-repeat 0 0;
}

#dishes #kids .decoration .kidsmeal
{
	width: 230px;
	height: 72px;
	position: absolute;
	font-family: "hirukoregular", helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
	padding-top: 15px;
	margin-top: -145px;
	margin-left: -15px;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
	background: url(../img/bg-kidsmeal.png) no-repeat 0 0;
}
			
	#dishes #drinks {
		position: relative;	
		width: inherit;
		left: inherit;
		margin-top: 0;
	}

	#dishes #drinks .cold {
		font-size: 16px;
		margin-left: -14px;
	}

	#dishes #drinks .warm {
		font-size: 13px;
		margin-left: -12px;
	}

	#declaration2 {
		display: block;
		position: relative;
		margin-top: inherit;
		width: inherit;
		margin-left: inherit;
		margin: 0 auto;
		left: 40px;
		width: 260px;
		margin-bottom: 70px;
	}

	#declaration2 > div {
		display: inline-block!important;
		margin-top: inherit!important;
		margin-left: inherit!important;
	}

	#notify {
		position: relative;
		margin-top: inherit;
		margin-bottom: 40px;
		width: inherit;
		margin-left: 0;
	}

	#notify span {
		padding-top: 10px;
		font-size: 8px;
		text-align: left;
		padding-left: 18px;
	}

	#arrows {
		position: relative;
		display: none;
	}

	/* ----------- Content */

	/* Footer ----------- */

	footer {
		padding: 200px 0;
	}

	footer .logo {
		margin-bottom: 40px;
	}

	/* ----------- Footer */

}
