/*

Title: Main CSS File
Theme Name: Ming's Wok Restaurant | Chinese & Thai Cuisine
Website: http:http://www.mingswokrestaurant.com/
                                                                                        	
*/

body {
	background-color: #fff;
	background: #fff url(../images/pattern.png) repeat;
	color: #000;
	margin: 0;
	padding: 0 !important;
	overflow-x: hidden; 
	font-family: 'Montserrat', sans-serif;
	height: 100%;
	position: relative;
}
p {
	font-size: 16px;
	font-weight: 400;
	color: #333a3d;
}
a, a:hover, a:active, a:focus, .form-control {
	outline: 0 !important;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;                  
    -moz-transition: all 0.3s ease-in-out;                 
    -o-transition: all 0.3s ease-in-out;   
    -ms-transition: all 0.3s ease-in-out;          
    transition: all 0.3s ease-in-out;
}
:focus {
    outline: none !important;
}
ul {
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
}
.menu {
	width: 100%;
	float: left;
	/* position: absolute; */
	background: #fff;
	top: 0;
	padding: 0;
	-webkit-transition: all 0.3s ease-in-out;                  
    -moz-transition: all 0.3s ease-in-out;                 
    -o-transition: all 0.3s ease-in-out;   
    -ms-transition: all 0.3s ease-in-out;          
    transition: all 0.3s ease-in-out;
	z-index: 999;
}
.menu .navbar-default {
	background: transparent;
	border: none;
	margin-bottom: 0;
	min-height: auto;
}
.menu .navbar-default .navbar-nav > li {
	padding: 30px 15px;
	color: #a59c93;
}
.menu .navbar-default .navbar-nav a:focus,
.menu .navbar-default .navbar-nav > li > a {
	color: #171615;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0;
	background: transparent;
}
li a.active {
	color: #f9411f !important;
}
.menu .navbar-default .navbar-nav > li > a:hover {
	color: #f9411f;
}
.menu-red {
	background: #f9411f;
	margin-right: -30px;
	border-left: 6px solid #bdecef;
	color: #fff;
}
.menu-red li {
	color: #fff !important;
	text-transform: uppercase;
	font-size: 12px;
	padding: 32px 15px !important;
}
.menu-red li span {
	display: inline-block;
	color: #fff !important;
	padding: 0 5px !important;
	cursor: default;
}
.menu-red li span a {
	color: #FFF;
}
a.time {
	color: #a59c93 !important;
	cursor: default;
}
.separate {
	padding: 30px 0 !important;
}
/* .menu-red .border-left {
	border-left: 1px solid #fff;
} 
.menu-red .border-right {
	border-right: 1px solid transparent;
}  */
.menu .logo {
	display: block;
    margin-top: 18px;
}
.menu {
	-webkit-transition: all 1.3s ease-in-out;                  
    -moz-transition: all 1.3s ease-in-out;                 
    -o-transition: all 1.3s ease-in-out;   
    -ms-transition: all 1.3s ease-in-out;          
    transition: all 1.3s ease-in-out;
}
.fixed-menu {
	position: fixed;
	top: 0;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.3);
	-webkit-transition: all 1.3s ease-in-out;                  
    -moz-transition: all 1.3s ease-in-out;                 
    -o-transition: all 1.3s ease-in-out;   
    -ms-transition: all 1.3s ease-in-out;          
    transition: all 1.3s ease-in-out;
}
.banner {
	width: 100%;
	float: left;
}
.banner-wrapper {
	width: 100%;
	float: left;
	background: #e4ca41 url(../images/mingwok-banner.png) no-repeat;
	background-size: cover;
	padding: 55px 0 0;
}
.banner-wrapper img {
	width: 100%;
	margin-bottom: 50px;
}
.banner h1 {
	color: #2a1d10;
	font-size: 48px;
	text-transform: capitalize;
	font-weight: 700;
	margin-bottom: 15px;
	letter-spacing: -2px;
}
.banner p {
	color: #57391a;
	font-size: 15px;	
}
.btn-menu {
	background: #f9411f;
	color: #fff;
	display: inline-block;
	border: 2px solid transparent;
	height: 38px;
	padding: 8px 20px;
	text-align: center;
	line-height: 1.7;
	text-transform: uppercase;
}
.btn-menu:hover {
	color: #fff;
	background: #ea2602;
	
}
.banner-wrapper .text {
	float: left;
	margin-top: 28%;
	width: 100%;
}
.banner-wrapper .text:before,
.banner-wrapper .text:after {
	border: 6px solid #fff;
	content: "";
	height: 40px;
	position: absolute;
	width: 155px;
}
.banner-wrapper .text:after {
	bottom: -60px;
	left: 90px;
	border-top: none;
}
.banner-wrapper .text:before {
	top: 140px;
	left: 90px;
	border-bottom: none;
}
.banner-content {
	width: 100%;
	float: left;
	/* height: 100vh; */
}
.food-on-saucer {
	width: 100%;
	float: left;
}
.food-on-saucer img {
	margin-bottom: 0 !important;
	width: auto;
}
.big-border {
	position: absolute;
    width: 100%;
    background: #2a1d10;
    height: 250px;
    top: 156px;
}
.menu-items {
	width: 100%;
	float: left;
	background: #fff url(../images/pattern.png) repeat;
	padding: 100px 0 0;
	background-size: 100%;
}
.menu-items h2 {
	font-size: 72px;
	color: #2a1d10;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
	margin-left: 30px;
}
.menu-items h2 span {
	font-size: 16px;
	color: #777777;
	font-weight: 400;
	text-transform: none;
	display: block;
	margin-left: 85px;
}
.menu-items h2:before {
	border: 6px solid #f9411f;
	content: "";
	height: 155px;
	position: absolute;
	width: 40px;
	top: -21px;
    left: 15px;
	border-right: none;
}
.menu-items p {
	color: #2a1d10;
	font-size: 16px;
	text-align: justify;
}
.menu-items .menu-boxes {
	width: 300px;
	height: 170px;
	float: left;
	margin-left: 55px;
	margin-bottom: 60px;
	border: 1px solid #e9ecf1;
	background: #fff;
	position: relative;
	-webkit-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.06);
	-moz-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.06);
	box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.06);
	-webkit-transition: all 0.8s linear;                  
    -moz-transition: all 0.8s linear;                 
    -o-transition: all 0.8s linear;   
    -ms-transition: all 0.8s linear;          
    transition: all 0.8s linear;
}
.menu-items .menu-boxes:hover {
	border: 1px solid #ffc5ba;
}
.menu-dishes {
	margin-top: 80px;
}
.modal-lg {
    width: 1050px;
}
.modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
}
.dish-img,
.dish-name {
	width: 74%;
	float: left;
}
.dish-img {
	text-align: right;
	margin-top: 10px;
	width: 77px;
	float: right;
}
.dish-name {
	padding-left: 20px;
	padding-top: 45px;
}
.dish-name span img {
	margin: 0 3px;
}
.menu-dishes h4 {
	color: #2a1d10;
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 700;
}
.menu-dishes a {
	color: #f9411f;
	font-size: 11px;
	text-transform: uppercase;
	display: inline-block;
	font-weight: 700;
}
.menu-dishes a:hover {
	border-bottom: 1px solid #f9411f;
}
.menu-dishes hr {
	border: none;
	background: #f9411f;
	height: 6px;
	width: 40px;
	float: left;
	position: absolute;
	bottom: 0;
}
.mingwok-gallery {
	margin-top: 40px;
}
.gallery-wrapper {
	position: relative;
	background: linear-gradient(to right, #bdecef 0%,#bdecef 50%,#bdecef 50%,transparent 50%,transparent 100%); /* W3C */
	width: 100%;
	float: left;
	padding: 100px 0 150px;
}
.gallery-wrapper h2 {
	font-size: 72px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
	margin-left: 30px;
}
.gallery-wrapper h2 span {
	font-size: 16px;
	color: #72b2b6;
	font-weight: 400;
	text-transform: none;
	display: block;
	margin-left: 195px;
}
.gallery-wrapper h2:before {
	border: 6px solid #f9411f;
	content: "";
	height: 155px;
	position: absolute;
	width: 40px;
	top: -21px;
    left: 15px;
	border-right: none;
}
.gallery-title {
	float: left;
	border-left: 6px solid #fff;
	max-width: 190px;
	padding: 44% 0 30%;
	padding-left: 15px;
}
.gallery-wrapper .num {
	font-size: 60px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 5px;
}
.gallery-wrapper h4 {
	font-size: 20px;
	color: #2a1d10;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
}
.mings-slider {
	position: absolute;
    right: 9%;
    top: 33%;
}
.mings-slider .carousel-control.left,
.mings-slider .carousel-control.right {
	background-image: none;
}
.to-left,
.to-right {
	width: 38px;
	height: 28px;
	margin: 20px 20px 0 0;
	float: left;
}
.to-left {
	background: url(../images/to-left.png) no-repeat;
}
.to-right {
	background: url(../images/to-right.png) no-repeat;
}
.mings-slider:after {
	border-left: 6px solid #f9411f;
	content: "";
	height: 147px;
	position: absolute;
	width: 40px;
	left: 346px;
}
.footer {
	width: 100%;
	float: left;
	position: relative;
}
.map-container {
	width: 73%;
	float: left;
}
.google-maps {
  /*   position: relative;
    padding-bottom: 68%;
    height: 0;
    overflow: hidden; */
	    height: 675px;
}
.google-maps iframe {
    /* position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;*/
	height: 675px;
}
.footer-contact {
	width: 27%;
	float: left;
	background: #f9411f;
	padding-top: 15%;
	padding-left: 25px;
	padding-bottom: 2%;
	height: 678px;
	overflow: hidden !important;
}
.footer-contact li {
	padding: 10px 0;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
    font-weight: 400;
	display: flex;
}
.footer-contact a {
	color: #fff;
}
.footer-contact span {
	font-size: 20px;
	margin-right: 20px;
	width: 20px;
}
.face-book {
	margin: 40px 0 0;
}
.copy-right {
	font-size: 11px;
    color: #a4331e;
    width: 100%;
    float: left;
    margin: 90px 0 0 40px;
	text-transform: uppercase;
}
.toggle {
	width: 52px;
    height: 6px;
    background: #c59d5f;
    margin-right: 15px;
    display: block;
    margin-bottom: 5px;
}
.dropdown-menu {
    right: 0;
    left: auto;
    border-radius: 0;
    border: none;
    width: 320px;
    padding: 0;
}
.dropdown {
	float: right;
}
.dropdown-menu {
	margin-top: 20px;
}
.dropdown-menu li {
	padding: 0;
}
.dropdown-menu li a {
	padding: 15px 10px;
	text-transform: uppercase;
}
.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:hover, 
.dropdown-menu>.active>a:focus {
	background: #e3ca41;
	color: #fff;
}
.dropdown-menu>li>a:hover, 
.dropdown-menu>li>a:focus {
	background: #e3ca41;
	color: #fff;
}
.dropdown-menu>li>a.home-delivery {
	background: #f9411f;
	color: #fff;
}
.dishes-container {
	width: 100%;
	float: left;
	padding: 20px 35px;
	background: #fff;
}
.dishes-container h2 {
	font-size: 60px;
	color: #f9411f;
	font-weight: 700;
	margin-top: 15px;
	margin-bottom: 25px;
	letter-spacing: -2px;
}
.dishes-container h3 {
	font-size: 24px;
	color: #010100;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 35px;
}
.dishes-container .non-veg,
.dishes-container .veg {
	width: 49%;
	float: left;
}
.dishes-container .veg {
	padding-right: 30px;
}
.dishes-container .non-veg {
	padding-left: 30px;
}
.dishes-container li {
	font-size: 16px;
	color: #57391a;
	text-transform: capitalize;
	padding: 15px 0;
	border-bottom: #e9e5e0 1px solid;
	position: relative;
	word-break: break-word;
}
.dishes-container li .price {
	float: right;
	position: absolute;
	top: 50%;
	left: 100%;
	-webkit-transform:: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	float: right;
    width: 60px;
}
.menu-skip {
	width: 100%;
	float: left;
	margin: 50px 0 0;
}
.menu-skip .previous,
.menu-skip .next {
	width: 38px;
	height: 28px;
	float: left;
	cursor: pointer;
}
.menu-skip .previous {
	background: url(../images/previous.png) no-repeat;
	margin-right: 10px;
}
.menu-skip .next {
	background: url(../images/next.png) no-repeat;
	float: right;
	margin-left: 10px;
}
.menu-close {
	width: 24px;
	height: 24px;
	background: url(../images/close.png);
	cursor: pointer;
	position: absolute;
    right: 10px;
    top: 10px;
	-webkit-transition: all 0.3s ease-in-out;                  
    -moz-transition: all 0.3s ease-in-out;                 
    -o-transition: all 0.3s ease-in-out;   
    -ms-transition: all 0.3s ease-in-out;          
    transition: all 0.3s ease-in-out;
}
.menu-close:hover {
	background: url(../images/close.png);
	background-position: 24px 24px;
}
.menu-skip h3 {
	color: #f9411f;
}
.menu-skip .previous h3 {
	margin: 0;
    /* margin-left: 50px; */
}
.menu-skip .next h3 {
	margin: 0;
/*     margin-right: 115px; */
}
.menu-skip h3 {
	margin-top: 0;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;                  
    -moz-transition: all 0.3s ease-in-out;                 
    -o-transition: all 0.3s ease-in-out;   
    -ms-transition: all 0.3s ease-in-out;          
    transition: all 0.3s ease-in-out;
}
.menu-skip .previous h3:hover,
.menu-skip .next h3:hover {
	color: #57391a;
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus {
	background: transparent !important;
}
.name-price {
	font-size: 16px;
	font-weight: 400;
	color: #57391a;
	margin: 20px 0 25px;
	width: 100%;
	position: relative;
}
.name-price span {
	float: right;
	padding-right: 5px;
	position: absolute;
	top: 50%;
	left: 96%;
	-webkit-transform:: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.img-full {
	width: 100%;
}
.menu-item-2 img {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}
.mail-to {
	margin-top: 3px;
}
.menu-red li a.active {
	color: #fff !important;
}




