/* @override 
	http://sumoweb.local/dojo/assets/css/menu.css
	http://beta.sumosushibento.com/dojo/assets/css/menu.css */

.all_Hide {
	display: none;
}
div.classHead {
	margin-top: 2px;
	margin-bottom: 35px;
	border-bottom: 2px solid #ededed;
}

div.classHead h2.menuclasstitle {
	font: 4rem 'Montserrat',sans-serif;
	font-weight:200;
	color: #737373;
	position: relative;
	z-index: 2;
	opacity: 1;
	padding-bottom: 10px;
	padding-top: 30px;
}

.btn-filtered {
	border-style: solid;
	border-color: #e6e6e6;
	margin: 10px 3px;
}
div#classcontrol.col-sm-12 {
	text-align: center;
	margin-bottom: 10px;
}

h3.MITitle {
	font: 1.6rem 'Montserrat',sans-serif;
	font-weight: 200;
	color: #616161;
	padding-top: 1px;
	border-top: 1px solid #e9e9e9;
	margin-top: 1px;
}
div.MI span.MIPickPrice {
	font-size: .9rem;
	color: #07a5d9;
	font-weight: 400;
	
}

div.MID {
	color: #7e7e7e;
	font-size: 1rem;
	padding-top: 5px;
}
div.MIContainerBox a.qView {
	text-align: right;
	position: relative;
	display: block;
	font-size: .9rem;
	padding-right: 25px;
}
div.page-titles.text-center h1.menuHeader {
	font-weight: 600;
	
}
div.page-titles.text-center h1.menuHeader small {
	font-size: 1.5rem;
	line-height: 1rem;
	
}

a {
	color: #0a71e0;
}
.vat_tax {
	font-size: .8rem;
	padding-top: 5px;
}



img.formimgadjust {
	width: 25px;
}

div.featherlight h3.MITitle {
	font-weight: 500;
	color: #18468b;
	border-top-style: none;
}

 div.featherlight div.MID {
 	max-width: 450px;
 	margin-bottom: 40px;
 }

 div.featherlight div.contains-list {
 	font-size: 1rem;
 	font-weight: 500;
 	margin-bottom: 20px;
 }
 
 div.featherlight div.form-group label {
 	margin-bottom: 0;
 	padding-left: 0;
 	font-size: .8rem;
 	color: #4c8cd8;
 }
 
 
 .text-RTL,
 .text-RTL * {
   direction: rtl;
   text-align: right !important;
   unicode-bidi: embed
 }
 
 .text-LTR,
 .text-LTR * {
   direction: ltr;
   text-align: left !important;
   unicode-bidi: embed
 }
 
 