/* Generated by less 2.5.1 */
header {
  position: fixed;
}
body {
  background-color: #ffffff;
  font-family: 'Droid Sans';
  padding: 0;
  margin: 0;
}
main {
  padding: 20px;
}
.anchor {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
}
.food-truck {
  margin-top: 85px;
  width: 100%;
}
.masala-meats {
  border-top: 10px solid #d64b0b;
  height: auto;
  width: 100%;
  margin: 0;
}
.masala-veggies {
  border-top: 10px solid #d64b0b;
  margin: 0;
  position: relative;
  width: 100%;
}
.masala-rices {
  border-top: 10px solid #d64b0b;
  margin: 0;
  position: relative;
  width: 100%;
}
.masala-condiments {
  border-top: 10px solid #d64b0b;
  margin: 0;
  position: relative;
  width: 100%;
}
h1.centered {
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #f09c00;
  font-style: normal;
  font-size: 5vw;
  text-align: center;
  text-shadow: -0.5px -0.5px 0 #000000, 0.5px -0.5px 0 #000000, -0.5px 0.5px 0 #000000, 0.5px 0.5px 0 #000000;
}
.container {
  margin: 0;
}
h2 {
  color: #22090d;
}
h2 a {
  text-decoration: none;
}
h6 {
  color: #22090d;
}
h6 a {
  color: #22090d;
  text-decoration: none;
}
h6 a:hover {
  color: #d64b0b;
}
#tel-num a {
  color: #22090d;
}
#tel-num a:hover {
  color: #d64b0b;
}
#order-place {
  text-align: center;
  border: 2.5px solid #d64b0b;
}
.food-text {
  position: relative;
  color: #22090d;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2px;
  margin: 0;
  text-align: center;
}
h2.about-us {
  border-top: 5px solid #f09c00;
  border-bottom: 5px solid #f09c00;
}
h2.offerings {
  border-top: 5px solid #f09c00;
  border-bottom: 5px solid #f09c00;
}
h2.location {
  border-top: 5px solid #f09c00;
  border-bottom: 5px solid #f09c00;
}
.gmap_canvas {
  overflow: hidden;
  background: none !important;
  height: 200px;
  margin: 0;
  width: 100%;
}
iframe {
  height: 200px;
  width: 100%;
  margin: 0;
}
h1.place-order {
  text-align: center;
  border: 2.5px solid #d64b0b;
}
.phone-only {
  text-decoration: underline;
  font-weight: bold;
}
footer {
  background-color: #8c8b48;
  box-shadow: 0 -1px 4px 0 #22090d;
  padding: 0;
  align-items: center;
}
footer p {
  text-align: center;
  margin: 0;
}
.copyright {
  clear: both;
  align-content: center;
  color: #ffffff;
  line-height: 20px;
  font-size: 0.8em;
  text-align: center;
}
.footer-menu a {
  color: #22090d;
  text-decoration: none;
}
.footer-menu a:hover {
  color: #d6b87c;
}
.media-icons {
  align-content: center;
  font-size: 45px;
  text-align: center;
  margin: 0;
  text-shadow: -1px 0 #22090d, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
}
.media-icons a {
  text-decoration: none;
  color: #f09c00;
}
.media-icons a:hover {
  color: #ffffff;
}
#footer-logo {
  height: 145px;
  padding-top: 15px;
}
.column-footer-nav {
  float: left;
  padding-left: 15px;
  width: 25%;
  list-style-type: none;
  text-align: center;
}
.column-footer-nav li {
  font-size: 18px;
}
.column-media-icons {
  float: left;
  padding-top: 40px;
  padding-left: 55px;
  width: 32%;
  justify-content: space-between;
}
.column-footer-logo {
  float: right;
  width: 30%;
}
@media screen and (max-width: 449px) {
  h1.centered {
    margin: 0;
    text-align: center;
    width: 100%;
  }
}
@media screen and (min-width: 450px) {
  h1.centered {
    text-align: center;
    transform: translate(-75%, -20%);
  }
}
@media screen and (min-width: 910px) {
  h1.centered {
    max-width: 600px;
  }
}
@media screen and (max-width: 565px) {
  .column-footer-nav {
    width: 100%;
    list-style-type: none;
    padding: 0;
    text-align: center;
  }
  .column-media-icons {
    width: 100%;
    padding: 0;
  }
  .column-footer-logo {
    float: inherit;
    width: 100%;
  }
  #footer-logo {
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  ul.meat-offerings {
    font-size: 20px;
  }
  ul.veggie-offerings {
    font-size: 20px;
  }
  ul.rice-offerings {
    font-size: 20px;
  }
  ul.condiment-offerings {
    font-size: 20px;
  }
}
