/* Generated by less 2.5.1 */
/* general */
body,
p,
h1,
h2,
h3,
a,
ul,
li,
#wrapper {
  padding: 0;
  margin: 0;
}
body {
  background-color: #fff;
  font: normal 1.2em/1.25 'Josefin Sans', arial, sans-serif;
}
img {
  border: none;
}
#wrapper {
  width: 100%;
  margin: 0;
  position: relative;
}
/* Side Global Navigation Panel */
#nav {
  width: 260px;
  height: 100vh;
  overflow-y: auto;
  background-color: #87d0d1;
  position: fixed;
}
#nav img {
  margin: 50px 54px;
}
#nav h1 {
  font-size: 0.6em;
  position: absolute;
  visibility: hidden;
}
#nav ul {
  margin-left: 54px;
}
#nav #global-nav li {
  padding-bottom: 15px;
  text-transform: uppercase;
  font-family: 'Josefin Slab', serif;
  font-weight: bold;
  font-size: 0.9em;
}
#nav #menu {
  font-size: 0.75em;
}
#nav #menu li {
  padding-bottom: 8px;
}
#nav ol {
  margin-left: 25px;
  margin-top: -5px;
}
#nav li {
  list-style-type: none;
}
#nav li span {
  text-decoration: underline;
  color: #fff;
}
#nav li a {
  text-decoration: none;
  color: #000;
}
#nav li a:hover {
  color: #ed1c2a;
}
/* Different Images for Body DIV Background */
#main-food {
  background: fixed #ffffff url("../images/bg_food.jpg") no-repeat center -200px;
}
#appetizer {
  background: fixed #ffffff url("../images/bg_appetizer-soup.jpg") no-repeat left bottom;
}
#noodles {
  background: fixed #ffffff url("../images/bg_noodles.jpg") no-repeat 100px bottom;
  background-size: 1830px;
}
#chicken {
  background: fixed #ffffff url("../images/bg_chicken.jpg") no-repeat right center;
  background-size: 1830px;
}
#beef {
  background: fixed #ffffff url("../images/bg_beef.jpg") no-repeat 40px -70px;
  background-size: 1830px;
}
#house {
  background: fixed #ffffff url("../images/bg_specialty.jpg") no-repeat 100px bottom;
  background-size: 1830px;
}
#healthy {
  background: fixed #ffffff url("../images/bg_healthy.jpg") no-repeat center bottom;
  background-size: 1830px;
}
#rice {
  background: fixed #ffffff url("../images/bg_fried-rice.jpg") no-repeat center bottom;
}
#combo {
  background: fixed #ffffff url("../images/bg_combo.jpg") no-repeat 50px -200px;
}
#sides {
  background: fixed #ffffff url("../images/bg_sides.jpg") no-repeat center bottom;
}
/* --------------------- Main Content Area on the Right --------------------- */
#main {
  margin-left: 260px;
  padding-top: 260px;
  background: fixed url("../images/food-photography-by-sophia-adalaine-zhou.gif") repeat left top;
}
#main .red-arrow {
  position: absolute;
  bottom: -61px;
  left: 275px;
}
#content-box,
#box,
.coupon-box {
  border: 7px solid #ed1c2a;
  max-width: 700px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.9);
  position: relative;
}
.spicy {
  color: #ed1c2a;
}
#content-box h2 {
  text-transform: uppercase;
  text-align: center;
  margin: 60px 0 10px 0;
  letter-spacing: 1px;
}
#content-box h3 {
  font-size: 1.1em;
  font-family: 'Josefin Slab', serif;
  margin: 10px 0 0 0;
}
#content-box p {
  font-size: 0.8em;
  font-style: italic;
}
/* Home Page */
#box {
  height: 290px;
}
#box #welcome {
  float: right;
  width: 510px;
  margin-top: 79px;
}
#red-box {
  text-align: center;
  background-color: #ed1c2a;
  float: left;
  width: 150px;
}
#red-box img {
  padding: 48px 6px 48px 0;
}
/* Coupon Page */
.coupon-box {
  min-height: 290px;
  margin-bottom: 50px;
}
.coupon-box h2 {
  color: #ed1c2a;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.coupon {
  float: right;
  width: 500px;
  margin-top: 60px;
}
.red-panel {
  text-align: center;
  background-color: #ed1c2a;
  float: left;
  width: 150px;
}
.red-panel img {
  padding: 84px 6px 84px 0;
}
.coupon-box .fine-print {
  margin: 20px 0;
  font-size: 0.7em;
}
.print {
  margin: 40px 0 0 130px;
  text-transform: uppercase;
  font-size: 0.8em;
  color: #bbb;
}
.print a {
  color: #87d0d1;
}
.print a:hover {
  color: #000;
}
/* About & Contact Us Page */
#content-box .paragraphs {
  margin: 30px 0 60px 0;
}
#content-box .paragraphs p {
  padding: 0 110px 0 120px;
  font-size: 1em;
  font-style: normal;
  margin-bottom: 15px;
}
#content-box .paragraphs img {
  margin: 10px 110px 10px 118px;
}
#content-box .paragraphs .social-ig {
  float: left;
  margin: 25px 0 0 0;
  padding-left: 255px;
}
#content-box .paragraphs .social-fb {
  float: right;
  margin: 25px 0 0 0;
  padding-right: 255px;
}
/* Contact Us Page FORM */
#comments {
  margin: 0 0 0 120px;
}
#comments .element label em {
  text-decoration: underline;
  font-style: normal;
}
.element {
  float: left;
  margin: 20px 30px 0 0;
}
.element label {
  display: block;
  margin: 0 0 5px 0;
}
.element input[name="name"] {
  width: 265px;
  height: 20px;
}
.element input[name="phone"] {
  height: 20px;
}
.element input[name="address"] {
  width: 454px;
  height: 20px;
}
.element textarea {
  width: 454px;
  height: 200px;
}
.element input[name="submit"] {
  width: 77px;
  height: 23px;
  margin: 6px 0 60px 180px;
  font-size: 0.9em;
  padding: 0;
}
.element input:focus,
.element textarea:focus {
  background-color: #87d0d1;
}
.newrow {
  clear: both;
}
/* Menu Pages */
.item-number p,
.item-price p,
.item-price_large p {
  visibility: hidden;
}
.section-description {
  margin: 0 auto;
  width: 470px;
}
.item-row {
  display: flex;
  justify-content: space-between;
  margin: .25em 60px;
}
.item-row .item-number {
  width: 50px;
}
.item-row .item {
  width: 400px;
}
.item-row .item-price {
  text-align: right;
}
.item-row .item-price {
  width: 120px;
}
.item-row .item-price h4 {
  font-size: 0.65em;
  color: #999;
}
.item-row .item-price.two-column {
  display: flex;
}
.item-row .item-price.two-column > * {
  width: 50%;
}
.item-row .item-price.header {
  margin-top: -50px;
}
#content-box .item-price h3 span,
#content-box .item-price_large h3 span {
  vertical-align: top;
  font-size: 0.7em;
}
#sizes h4,
#sizes_soup h4 {
  float: left;
  font-size: 0.65em;
  margin-left: 60px;
  color: #999;
}
#note {
  background-color: #87d0d1;
  margin-top: 70px;
  text-align: center;
  padding: 30px 70px;
}
#note p.spicy {
  font-family: 'Josefin Slab', serif;
  font-weight: bold;
  padding-top: 10px;
  font-size: 0.95em;
}
/* Footer */
#footer {
  background-color: #333;
  color: #ccc;
  margin-top: 150px;
}
#footer #foot-wrap {
  max-width: 700px;
  margin: 0 auto;
  padding: 35px 0;
}
#footer #foot-wrap h5 {
  text-align: center;
  font-size: 1.2em;
  letter-spacing: 1px;
}
#footer #foot-wrap h6 {
  margin: 0 0 15px 0;
  font-size: 1em;
  font-family: 'Josefin Slab', serif;
  font-weight: normal;
  letter-spacing: 0.5px;
}
.foot-float {
  float: left;
  padding-right: 0px;
}
.foot-float h6 span {
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
  font-size: 0.8em;
  padding-right: 20px;
}
.foot-float h6 .phone {
  color: #ed1c2a;
  font-size: 1.85em;
  letter-spacing: 1px;
}
#foot-wrap p {
  margin: 20px;
  text-align: center;
  font-size: 0.7em;
  letter-spacing: 2px;
}
/* Miscellaneous */
.clear {
  clear: both;
}
