.menu ul li a.active:after {
    content: "*";
}body {
	background-image: url("../images/bg/mv.jpg");
	background-size: 100% auto;
	background-position: center bottom;
}

/* KILL LIST */
.background, .weather {
	display: none;
}

/* TYPO 
body, p {
	font-size: 11px;
	line-height: 16px;
}
p {
	margin-bottom: 10px;
}
h1 {
	font-size: 20px;
	line-height: 30px;
}
h4 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 8px;
}
*/
body, p {
	font-size: 8px;
	line-height: 11px;
}
p {
	margin-bottom: 5px;
}
h1 {
	font-size: 14px;
	line-height: 18px;
}
h4 {
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 3px;
}

/* HEADER */
.header {
	width: 100%;
	left: 0;
	top: 10px;
	margin-left: 0;
	overflow:hidden;
	z-index: 1;
}
.logo {
	margin-left: 2%;
	width: 40%;
}
.logo img {
	width: 90%;
}
.weather {
	margin-right: 2%;
	width: 160px;
	font-size: 10px;
	line-height: 14px;
}
.weather img {
	width: 48px;
	margin: 3px 0 0 0;
}

.widget { 
	background-size: 100% auto;
	font-size: 8px;
	height: 180px;
	margin-right: 2%;
	padding: 0;
	width: 50%;
}
.widget a {
	font-size: 12px;
	line-height: 15px;
	padding-top: 32%;
}
.signup { width: 35px; }
.login { width: 115%; }

/* MENU */
.menu ul li a.active:after {
	content: "";
	color:#fff;
}
.cmenu {
	width: 100%;
	max-width: none;
}
.menu {
	width: 100%;
}
.menu ul {
	margin-left: 10px;
}
.menu ul li {
	padding: 8px 8px 10px 8px;
}
.show {
	top: 10px;
	right: 10px;
	font-size:14px;
}
.content {
	position: absolute;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 66px;
}
.batik {
	position: absolute;
	bottom: 0;
}

/* FOOTER */
.footer {
	padding:0;
	font-size: 8px;
}
.cfooter {
	width: 100%;
	max-width: none;
	padding-left:0;
}
.footnote {
	margin-left: 0;
	padding-top: 5px;
	text-align: left;
	width: 36%;
}
.cfooter .social-media {
	float: left;
	padding-top: 0;
	display:none;
}
.cfooter .terms {
	padding-top:5px;
	margin-right: 0;
}

/* CONTENT */

.contents {
	width: 100%;
	max-width: none;
	padding: 0 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.contents h1 {
	margin: 15px 6px 0;
	font-size: 20px;
	line-height: 30px;
}
.pushed {
	margin-top: 10px !important;
}
.item-container .item {
	width: 47%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
	margin: 0 1.5%;
	padding: 10px;
	height: 50%;
}
.item-container .item:first-child {
	width: 97%;
	display: block;
	margin: 0 1.5% 5px 1.5%;
}
.item-container .item img {
	width: 50%;
}

/* SHOP & DINE */
.shop-container, .about-container, .tami-container {
	margin: 10px 1.5% 0 1.5%;
	height: 100%;
}
.shop-block.category-container, .shop-block.entry-container {
	width: 45%;
	height: 100px;
}
.shop-block.detail-container {
	display: block;
	width: 100%;
	margin-top: 5px;
}
.detail-container img {
	width: 50%;
	float: left;
	margin-right: 10px;
}
.detail-container .text img{
	margin-top: -15px;
	width: 15%;
}
.detail-container .text {
	float: left;
}
.shop-item {
	height: 60%;
	margin: 0 0 15px;
}
.shop-item ul li {
	cursor: pointer;
	line-height: 18px;
	transition: all 0.5s ease 0s;
}

/* CONTROLS */
#leftControl {
	top: 5px !important;
	right: 30px !important;
}
#rightControl {
	top: 5px !important;
	right: 10px !important;
}

/* ABOUT PAGE */
.about-image {
	width: 40%;
	max-width: none;
	height: auto;
}
ul.about-menu {
	float: left;
	margin-left: 0;
	margin-bottom: 0;
	width: 45%;
}
ul.about-menu li {
	display: block;
	margin-bottom: 5%;
}
.ul.about-menu li a {
	font-size: 14px;
}
#about .container_a {
	display: block;
	width: 100%;
	max-width: none;
	margin: 2% 0 0 0;
}
.about-content {
	height: 88px;
}

/* TAMI */
.wrapper {
	width: 150px;
	height: 132px;
	overflow: hidden;
}
.nivoSlider img {
	width: 100%;
}
.tami-content {
	display: block;
	float: none;
	width: 100%;
	max-width: none;
	margin-left: 180px;
}
.tami-content ul.tami-list {
	float:none;
	margin-left:0;
}
.tami-content h1 {
	font-size: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.tami-description {
	display: block;
	float: none;
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
	padding-left: 0;
	padding-top: 25px;
	width: 85%;
}
.tami-description img {
	display: block;
	margin: 20px auto 0;
	max-width: 50%;
	text-align: center;
}
ul.tami-list li {
	font-size: 12px;
	margin: 0;
}
.cmenu .search-box {
	display:none;
}
.about-container .about-image img {
	max-width:90%;	
}
.item-container .slide {
	width:100%;
}
.menu_container_mob .mob-menu a{
	font-size: 14px;
	margin-left: 10px;
	margin-top: 15px;
	position: absolute;
	z-index: 1000;
	display:block;
	color:#fff;
}
.menu_container_mob .mob-menu a:hover{
	color:#E35DC6;
}
.up-menu {
	background: url("../images/up-arrow.png") no-repeat scroll center center transparent;
	height: 10px;
	margin-left: 3px;
	position: absolute;
	top: 2px;
	width: 10px;
}
.menu_container_mob .mob-menu a:hover i.up-menu{
	background: url("../images/up-arrow-purple.png") no-repeat scroll center center transparent;
}












.menu ul.first {
	float: left;
	margin-left: 0;
	padding-left: 0px;
	width: 49.5%;
	border-right:1px solid #000;
}
.menu ul hr {
	border-bottom: 1px solid #372E34;
	border-top: 1px solid #000000;
	margin: 0;
}
.menu ul.second {
	float: left;
	width: 49.5%;
	margin-left:0;
	border-left:1px solid #383136;
}
.menu ul.first li {
	padding-left:10px;
}
.menu ul.second li {
	padding-left:10px;
}
.menu ul li {
	cursor: pointer;
	display: block;
	padding: 10px 0;	
}
.menu ul li {
	font-size:14px;
}
.second li i.facebooks {
	background: url('../images/sprite.png') no-repeat 0 0;
	width: 7px;
	height: 14px;
	position:absolute;
}
.second li a:hover i.facebooks {
	background-position: 0 -18px;
}
.second li i.twitters {
	background: url("../images/sprite.png") no-repeat scroll -18px 1px transparent;
	width: 15px;
	height: 14px;
	position:absolute;
	margin-left: 20px;
}
.second li a:hover i.twitters {
	background-position: -18px -17px;
}

.second li i.instagram {
	background: url("../images/sprite.png") no-repeat scroll -43px 1px transparent;
	width: 43px;
	height: 14px;
	position:absolute;
	margin-left: 40px;
}
.second li a:hover i.instagram {
	background-position: -43px -17px;
}

.second li.soc-meds {
	min-height: 11px;
}

/* desktop container killing list */
.menu_container.desktop {display:none;}
.cmenu .show {display:none;}
.menu ul.desktop {display:none;}
.menu ul.first, .menu ul.second {display: block;}
.cmenu #show-desk {display:none !important;}
.menu {margin-top:75px;}
.content .top-mobile-menu {display:block;}
.content .menu-mobiles {display:block;}
.content .menu-mobil-scrolls {display:block;}
.top-mobile-menu {
	bottom: 45px;
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 15px;
	position: absolute;
	z-index: 10000;
}
.menu-mobiles {
	bottom: 45px;
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 95px;
	position: absolute;
	z-index: 10000;
}
.menu-mobiles a{
	color:#fff;
}
.menu-mobiles a:hover{
	color:#fff;
	outline: medium none;
}.menu-mobiles a.active{
	color:#E35DC6;
	outline: medium none;
}
.menu-mobil-scrolls {
	bottom: 45px;
	color: #FFFFFF;
	font-size: 14px;
	position: absolute;
	right: 20px;
	z-index: 10000;
}
