/* Icons */
.food-icons	{
  text-align: center;
}

.gf, .veggies, .spicy-4, .spicy-3, .spicy-2, .spicy-1	{
  height: 60px;
  margin: 0 .25em;
  display: inline-block;
}

#spicy-option:before,
.spicy-1	{
  width: 40px;
  background-image: url(wp-content/uploads/2016/02/Eat-Thai_Chili-1.png);
}

.spicy-2	{
  width: 60px;
  background-image: url(wp-content/uploads/2016/02/Eat-Thai_Chili-2.png);
}

.spicy-3	{
  width: 90px;
  background-image: url(wp-content/uploads/2016/02/Eat-Thai_Chili-3.png);
}

.spicy-4	{
  width: 118px;
  background-image: url(wp-content/uploads/2016/02/Eat-Thai_Chili-4.png);
}

#gluten-free-option:before,
.gf {
    background-image: url(wp-content/uploads/2016/02/Eat-Thai_GF.png);
    width: 50px;
}

#veg-option:before,
.veggies	{
  background-image:url(wp-content/uploads/2016/02/Eat-Thai_Veggie.png);
  width: 40px;
}

.lego	{
  display: block !important;
}

.legend > .legend-option {
    display: inline-block;
}

#veg-option:before,
#gluten-free-option:before,
#spicy-option:before	{
  content: ' ';
  margin-bottom: -25px;
  display: inline-block;
  height: 60px;
}

#spicy-option {
    margin: auto 1em;
}
/* End Icons */


/* Vertical Header */
@media only screen and (min-width: 981px){
.et_vertical_nav #page-container #main-header {
  padding-top: 0;
  position: fixed;
  margin: 10px;
  height: 97%;
}  
.et_vertical_nav #main-header .container {
    margin: 0 25px;
    position: relative;
    height: 100% !important;
}

#main-header div#et-top-navigation {
  padding-top: 110px;
    height: 100%;
    position: static !important;
}

.et_vertical_nav #main-header #top-menu > li > a {
  letter-spacing: -1px;
   padding-bottom: 18px;
}

header#main-header div.container.clearfix.et_menu_container div#et-top-navigation nav#top-menu-nav ul#top-menu.nav li#menu-item-163.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-163 a{
  font-size: 2em !important;
}
  #thai-hours {
    padding-bottom: 7.5em;
  }
}


.et_header_style_centered nav#top-menu-nav {
    display: none;
}

#thai-phone {
    font-size: 1.9em;
    margin: .5em 0 .75em;
    font-weight: 400;
}

#thai-add1{
  font-weight: 100;
}


@media only screen and (max-width: 980px)	{
  #main-header {
    background-color: #ff4404 !important;
  }
  
  #et_mobile_nav_menu,
  #thai-bottom {
    display: none;
  }
  

  
  #logo {
    max-height: 200px !important;
    margin: 0 0 50px !important;
  }
  
  .logo_container {
    max-height: 200px!important;
  }
  
  /* Header */
  
  .menu-title h2 {
    letter-spacing: 10px !important;
    font-size: 2.75em !important;
  }
  
  #footer-title h3	{
    font-size: 2.5em !important;
  }
  
  #MainCourseOrangeBox .thai-delivery,
  #MainCourseOrangeBox .thai-catering,
  #MainCourseOrangeBox .thai-available	{
    width: 100%;
  }
  
}
/* END Vertical Header */
#main-header a{
color: #ffffff;
}


#thai-facebook {
  display: inline block;
}
#thai-instagram {
  display: inline block;
}
#thai-email {
  display: inline block;
}


.fa-2x {
  color: #ffffff;
  font-size: 1.7em;
  padding: 7px 13px;
}
  
#thai-address {
    font-size: 1.2em;
    font-weight: 400;
    letter-spacing: 0.3em;
    line-height: 1.3em;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-top: 0;
}

#thai-line {
    border-top: 1px solid;
    color: #fff;
    margin: 8px auto auto;
    width: 20%;
}

#thai-hours {
    color: #ffffff;
    font-size: 0.9em;
    font-weight: 100;
    letter-spacing: 0.02em;
    line-height: 1.3em;
    padding-top: 8px;
}

#thai-bottom {
    bottom: 20px;
    color: #ffffff;
    left: 5%;
    position: absolute;
}

#thai-local{
  font-size: 1.3em;
}
#thai-restaurant{
  font-size: 1.1em;
    font-weight: 100;
  letter-spacing: 0.02em;
}
#thai-delivery{
font-size: 1.87em;
    line-height: 1em;
   font-weight: 600 !important;
  
}
#thai-catering{
  font-size: 2.2em;
    line-height: 1em;
   font-weight: 600 !important;
}
#thai-available{
  font-size: 1.1em;
    font-weight: 100;
    letter-spacing: 0.48em;
    line-height: 1.2em;
    padding-left: 9px;
}

.et_pb_button {
    padding: 0.1em 1.3em;
}

#thai-bottom .et_pb_button {
    margin-top: 20px;
}
  /* Header */
/* Header 
.home #new-header img{
  margin-bottom: -20px;
    margin-top: -25px;
    max-width: 60%;
}

#new-header {
  margin: 10px;
}

#main-header{
  box-shadow: none !important;
  background-color: transparent !important;
}
#main-header.et-fixed-header {
  background-color: #ffffff !important;
   box-shadow: none !important;
}

#et-top-navigation {
  display:none;
}
.et_header_style_centered #logo {
  max-height: 80%;
}
.logo_container {
  transition: all 0.0s ease-in-out 0s;
}
.et_header_style_centered header#main-header.et-fixed-header .logo_container {
  height: 106px;
}


header#main-header	{
  display: none;
}

#page-container {
    padding: 0 !important;
}

.new-header-wrapper {
    margin: 0;
    width: 100%;
    max-width: none;
    padding: 0 1em;
}

.header-contact-info h2 {
    color: #ffffff;
    font-size: 4em;
    position: relative;
    
    line-height: .8em;
}

.header-contact-info h2 span {
  color: #fff;
  display: block;
  font-size: 0.4em;
  font-weight: 100;
  line-height: 2.5em;
  text-transform: capitalize;
}

Old Header */
.menu-title h2 {
    text-transform: uppercase;
    font-size: 3em;
    text-align: center;
    color: #ff4404;
    font-weight: 100;
  letter-spacing: 20px;
  line-height: 1.35em;
}

#footer-title h3	{
color: #ff4404;
    font-size: 3.3em;
    font-weight: 100;
    letter-spacing: 11px;
    text-align: center;
    text-transform: uppercase;
}

@media only screen and (max-width: 425px) {
.menu-title h2 {
    font-size: 2.5em !important;
    letter-spacing: 0!important;
}
}
/* END Header */

/* Menu Portfolio 
.et_pb_fullwidth_portfolio h2 {
  display: none;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image img {
  height: inherit;
  max-width: inherit;
  min-height: auto !important;
  min-width: auto;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image.landscape img {
  height: auto;
}

/* END Menu Portfolio */

/* Home Page Menu */


.home h3{
text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
    padding-bottom: 0px !important;
}

p {
  font-weight: 100;
}
strong {
    font-weight: 400;
}

.container, .et_pb_row {
    width: 77%;
}

#soda-pop {
  width: 69%;
  border-bottom: 2px solid;
    border-top: 2px solid;
}

/* Map */

div#page-container div#et-main-area div#main-content article#post-4.post-4.page.type-page.status-publish.hentry div.entry-content div.et_pb_section.et_pb_section_11.et_section_regular {
  padding: 0 !important;
}

div#page-container div#et-main-area div#main-content article#post-4.post-4.page.type-page.status-publish.hentry div.entry-content div.et_pb_section.et_pb_section_10.et_pb_with_background.et_section_regular{
  padding-bottom: 0 !important;
}

/* FOOD TRAILER */

#footer-info {
    width: 100% !important;
    text-align: center !important;
}

#footer-info a	{
  color: #ff4404 !important;
  font-weight: 400;
}

#footer-bottom {
  padding: 0px 0 5px;
}




/* ---------------------------------------------- */
/* Orage box under "Main Course" */
/* ---------------------------------------------- */

#MainCourseOrangeBox {
  padding: 15px 20px;
}
/* ryan Orange Box */
#MainCourseOrangeBox.et_pb_text.et_pb_module.et_pb_bg_layout_dark.et_pb_text_align_center.et_pb_text_36 p strong span a{
  font-size: 1.4em;
  color: #fff
}

#dca {
    font-size: 2em;
    line-height: 1.75em;
}

#MainCourseOrangeBox p {
    margin: .25em 0 0;
    font-size: 1.3em;
}

#MainCourseOrangeBox .et_pb_column_1_2 {
    margin: 0;
}

#MainCourseOrangeBox .phone {
    margin: 1em 0;
}

#MainCourseOrangeBox .phone a {
    color: #fff;
    font-size: 2em;
    font-weight: 400;
}
  
  #MainCourseOrangeBox .thai-deli	{
    font-weight: 600 !important;
    font-size: 1.6em;
  }
  
  #MainCourseOrangeBox .thai-cater	{
    font-weight: 600 !important;
    font-size: 1.9em;
  }
  
  #MainCourseOrangeBox .thai-avail	{
    font-size: 1.5em;
    letter-spacing: 3px;
    padding-left: 4px;
  }

.et_pb_section {
    padding: 20px 0 !important;
}
@media only screen and (max-height: 725px){
#thai-bottom {
    display:none;
  }
}

.page-id-197 h3{
  line-height: 1.5em;
}

.et_pb_bg_layout_dark, .et_pb_bg_layout_dark h1, .et_pb_bg_layout_dark h2, .et_pb_bg_layout_dark h3, .et_pb_bg_layout_dark h4, .et_pb_bg_layout_dark h5, .et_pb_bg_layout_dark h6 {
    color: #ff4404 !important;
}