/* Content
===============================================================*/

.content_wrapper {
	max-width: 960px;
	margin: 0 auto;
	box-sizing: border-box;
}

@media screen and (min-width: 768px) {
  body:not(.home) .the_content_wrapper {
    margin: 0 2em;
  } 
}

@media screen and (max-width: 767px) {
	.content_wrapper {
		padding-left: 30px;
		padding-right: 30px;
	}
}


.content_wrapper { padding-bottom: 4em; }
/*.photo-menu li.menu-photo{ overflow: hidden; }*/
.menu-photo .img-wrapper img {
    height: 270px;
}
/* Footer
===============================================================*/
.map-address-box{padding: 30px 24px 0px 24px !important; height: auto !important;
    min-height: 370px;}
#Footer {
	padding-top: 4em;
	background: #222222;
}

@media screen and (max-width: 959px) {
	#Footer .constrain-row-width {
		padding-left: 2em;
		padding-right: 2em;
	}
  .map-address-box { padding: 30px 20px 0px 20px !important;}
}
@media screen and (max-width: 479px) {
	#Footer .constrain-row-width {
		padding-left: 1em;
		padding-right: 1em;
	}
}

/* remover border on footer copyright section */
#Footer .footer_copy {
	border: none;
}

/* styles for new footer */
.footer-row {
  position: relative; }
  .footer-row::after {
    clear: both;
    content: "";
    display: table; }

.footer-menu .column {
  padding-top: 40px;
  margin-bottom: 40px; }

.footer_copy {
  margin-top: 0; }
#Footer .footer_copy .one {
  border-top-width: 1px;
  border-top-style: solid; }

#Footer ul.social {
  float: right;
  margin-top: 11px;
  margin-right: 17px; }
  #Footer ul.social li {
    display: inline-block;
    margin: 0 3px; }
  #Footer ul.social a {
    opacity: 0.6;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    font-size: 20px; }
    #Footer ul.social a:hover {
      opacity: 0.9; }

#Footer #back_to_top {
  float: right;
  margin: 0; }

#Footer .main-menu {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); 
  display: block;
  right: 0;
}
.footer-logo {
    width: 20%;
    display: inline-block;
    float: left;
}
.footer-logo p{ font-weight: 700; }
  #Footer .main-menu .menu-item {
    display: inline-block;
    margin: 0 10px; }
  #Footer .main-menu .menu-item:first-child {
    margin-left: 0; }
  #Footer .main-menu .menu-item a {
    opacity: 0.6;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out; }
    #Footer .main-menu .menu-item a:hover {
      opacity: 0.9; }
    #Footer .main-menu .menu-item a:hover {
      text-decoration: none; }

#Footer .footer_copy .copyright {
  float: none;
  position: absolute;
  top: 50%;
  line-height: 1.2;
  opacity: 0.33;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.houston-hots-menu {
  float: right; }
  .houston-hots-menu .menu-item {
    display: inline-block; }
  .houston-hots-menu a {
    opacity: 0.33;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    display: block;
    width: 166px;
    height: 100px; }
    .houston-hots-menu a:hover {
      opacity: 0.9; }
    @media screen and (max-width: 959px) {
      .houston-hots-menu a {
        width: 120px;
        height: 86px; } 
      #Footer .main-menu .menu-item { margin: 0 5px; }
      #Footer .main-menu .menu-item a span{ font-size: 16px !important; }
      }
    @media screen and (max-width: 767px) {
      #Footer .main-menu{ display: block !important; position: static; top: 0; padding-top: 50px; -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%); margin-bottom: 20px; }
      .footer-logo{ width: 50%; max-width: 120px; float: none; }
      #footer-bottom{display: inline-block;  width: 100%;}
      #Footer .main-menu .menu-item{ display: block; }
    }
    @media screen and (max-width: 479px) {
      .houston-hots-menu a {
        width: 97px;
        height: 66px; } }
    .houston-hots-menu a:after {
      content: "";
      width: 100%;
      height: 100%;
      display: block;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center; }
  .houston-hots-menu span {
    position: absolute;
    visibility: hidden;
    pointer-events: none; }
  .houston-hots-menu a[href*="burgerjoint"] {
    width: 90px;
    margin-bottom: -6px; }
    @media screen and (max-width: 959px) {
      .houston-hots-menu a[href*="burgerjoint"] {
        width: 60px; } }
    @media screen and (max-width: 479px) {
      .houston-hots-menu a[href*="burgerjoint"] {
        width: 54px; } }
    .houston-hots-menu a[href*="burgerjoint"]:after {
      background-image: url("images/footer/burger-joint-text-white.png"); }
  .houston-hots-menu a[href*="coreanos"]:after {
    background-image: url("images/footer/coreanos-logo-clouds-white.png"); }
  .houston-hots-menu a[href*="goldengrill"] {
    width: 150px; }
    @media screen and (max-width: 959px) {
      .houston-hots-menu a[href*="goldengrill"] {
        width: 108px; } }
    @media screen and (max-width: 479px) {
      .houston-hots-menu a[href*="goldengrill"] {
        width: 86px; } }
    .houston-hots-menu a[href*="goldengrill"]:after {
      background-image: url("images/footer/golden-grill-white-small.png");
      width: 98%;
      height: 126%;
      position: relative;
      top: -13%; }
  .houston-hots-menu a[href*="koagiehots"]:after {
    background-image: url("images/footer/koagie-hots-white.png"); }

/* Responsive */
@media screen and (max-width: 767px) {
  .footer-row {
    text-align: center; }

  .footer-menu .column {
    margin-bottom: 30px; }

  .footer-menu .container,
  .footer_copy .container {
    margin: 0 16px; }

  #Footer .footer_copy .one {
    padding-top: 0;
    border-top: none; }

  #Footer .main-menu,
  #Footer #back_to_top {
    display: none; }

  #Footer ul.social {
    float: none;
    margin: 0; }

  #Footer ul.social a {
    font-size: 24px; }

  #Footer .footer_copy .copyright {
    position: static;
    transform: none; }

  .houston-hots-menu {
    float: none; } }

/* Food Truck Schedule
===============================================================*/

.fts-widget .icon {
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.fts-widget .icon:hover {
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	-o-transform: translateY(-4px);
	transform: translateY(-4px);
}

.fts-widget .icon:after {
	position: absolute;
	top: 50%;
	left: 50%;
	box-sizing: content-box;
	text-decoration: none;
	-webkit-transform: translateX(-50%) translateY(100px);
	-moz-transform: translateX(-50%) translateY(100px);
	-ms-transform: translateX(-50%) translateY(100px);
	-o-transform: translateX(-50%) translateY(100px);
	transform: translateX(-50%) translateY(100px);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0;
}

.fts-widget .icon:hover:after {
	-webkit-transform: translateX(-50%) translateY(0);
	-moz-transform: translateX(-50%) translateY(0);
	-ms-transform: translateX(-50%) translateY(0);
	-o-transform: translateX(-50%) translateY(0);
	transform: translateX(-50%) translateY(0);
	opacity: 1;
}

/* Twitter
===============================================================*/

.twitter-bumper-center,
.twitter-bumper-bottom { margin-top: -1px !important; }

.twitter-bumper-top,
.twitter-bumper-center,
.twitter-bumper-bottom { margin-bottom: 0 !important; }

.twitter-bumper-top img, 
.twitter-bumper-bottom img {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.twitter-bumper-top img,
.twitter-bumper-bottom img {
	width: 200%;
	display: block;
}

.twitter-bumper-center .content {
	text-align: center;
	max-width: 720px;
	padding: 0 1em;
	margin: 0 auto;
}
.twitter-bumper-center .twitter-handle {
	display: block;
}
.twitter-bumper-center .twitter-icon i {
	display: inline-block;
}
.twitter-bumper-center .tp_recent_tweets .twitter_time {
	display: inline-block;
	margin: 1em 0 0;
}

.the_content_wrapper .tp_recent_tweets ul li { list-style-type: none; }
.tp_recent_tweets ul, .tp_recent_tweets li {
	margin: 0;
	padding: 0;
}
.tp_recent_tweets li {
	background-image: none;
	width: 100%;
}

/* Responsive */
@media screen and (max-width: 767px) {
  .twitter-bumper-top img, .twitter-bumper-bottom img {
    max-width: 115%; }

  .twitter-bumper-center {
    padding-top: 1em;
    padding-bottom: 1em; } }
@media screen and (max-width: 479px) {
  .twitter-bumper-top img, .twitter-bumper-bottom img {
    max-width: 140%; }

  .twitter-bumper-center {
    padding-top: 2em;
    padding-bottom: 2em; } }
@media screen and (max-width: 359px) {
  .twitter-bumper-top img, .twitter-bumper-bottom img {
    max-width: 160%; } }

/* Social
===============================================================*/

.sharify-container li {
  list-style: none !important;
}

/* Blog
===============================================================*/

.masonry .post-item {
	background-color: transparent;
	max-width: 600px;
	padding: 0;
	box-sizing: border-box;
}
body.home .masonry .post-item {
	padding: 1em;
}
@media only screen and (max-width: 959px) and (min-width: 646px) {
	.masonry .post-item {
		width: 45.9%;
		margin-left: 2%;
		margin-right: 2%;
	}
}
@media only screen and (max-width: 645px) {
	.masonry .post-item {
		width: 94%;
		margin-left: 3%;
		margin-right: 3%;
	}
}
.masonry .post-desc-wrapper .post-desc { padding: 0; }
.masonry .post-footer { margin: 0 }

.post-header .button-love {
	width: auto;
	padding-right: 12px;
 }

.post-header .title_wrapper {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 9;
}
.post-photo-wrapper { margin-bottom: 1em; }

.post-desc .entry-title:hover { text-decoration: underline; }

.post-excerpt { line-height: 1.5; }

.image_frame { border: none; }

.post-header .button-love a.mfn-love { margin-top: 0; }

.post-links .icon-comment-empty-fa, 
.post-links .post-comments {
	display: none;
}

.wpb_row.blog-row .blog_wrapper {
	max-width: 900px;
	margin: 0 auto;
}

.blog-section > footer { text-align: center; }
.blog-section .blog-read-more-posts {
	display: inline-block;
	text-align: center;
	pointer-events: none;
}
.blog-section .blog-read-more-posts * { pointer-events: all; }
.blog-section .blog-read-more-posts .text {
	display: block;
}

.author-date .date .label, 
.author-date .post-author {
    display: none;
}

/* Feed You
===============================================================*/

.feed-you-image-container {
	position: relative;
	display: block;
	max-width: 270px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.4em;
}

.feed-you-image-container img {
	display: block;
	-webkit-backface-visibility: hidden;
}

.feed-you-overlay,
.feed-you-overlay-hover {
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: auto;
	height: auto;
	max-width: 67%;
	max-height: 67%;
}

.feed-you-overlay-hover { opacity: 0; }

.feed-you-image-container:hover .feed-you-overlay { opacity: 0; }
.feed-you-image-container:hover .feed-you-overlay-hover { opacity: 1; }

/* Catering Page
===============================================================*/

.catering-tabs-wrapper .wpb_content_element:not(.wpb_tabs),
.catering-tabs-wrapper .vc_row {
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
}

.catering-tabs-wrapper .ui-tabs { overflow: visible; }
.ui-tabs .ui-tabs-nav {
	position: relative;
	width: 100vw;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translatex(-50%);
}
.catering-tabs-wrapper .ui-tabs .ui-tabs-nav li { width: 33.333%; }

.catering-tabs-wrapper .tab-title { text-align: center; }
.catering-tabs-wrapper .what-type-of-event .title { text-align: center; }
.catering-tabs-wrapper .application-select { margin: 0 auto; }

.catering-tabs-wrapper .application-forms {
	width: calc(100% + 30px);
	margin-top: 3em;
	overflow: hidden;
	-webkit-transform: translateX(-10px);
	-moz-transform: translateX(-10px);
	-ms-transform: translateX(-10px);
	-o-transform: translateX(-10px);
	transform: translatex(-10px);
}
.catering-tabs-wrapper .application-forms > div {
	padding-left: 51px; /* creates room for red x's */
	padding-right: 51px;
}
.catering-tabs-wrapper .application-form {
	opacity: 0;
	display: none;
	-webkit-animation: slideIn 1.2s ease-in-out forwards;
	-moz-animation: slideIn 1.2s ease-in-out forwards;
	animation: slideIn 1.2s ease-in-out forwards;
}

@-webkit-keyframes slideIn {
  from {
    -webkit-transform: translateY(-100%);
    opacity: 0; }

  to {
    -webkit-transform: translateY(0);
    opacity: 1; } }
@-moz-keyframes slideIn {
  from {
    -moz-transform: translateY(-100%);
    opacity: 0; }

  to {
    -moz-transform: translateY(0);
    opacity: 1; } }

@keyframes slideIn {
  from {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0; }

  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }

/* Sidebar Widgets
===============================================================*/

.sidebar .widget a { font-style: italic; }
.sidebar .widget a:hover { text-decoration: underline; }

.sidebar .widget ul,
.sidebar .widget ul li {
	background: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.sidebar .widget ul li a {
	display: inline;
	background: none;
	line-height: 1.5;
	padding: 0;
	border: none;
	margin: 0;
}

.widget_recent_entries ul li:after,
.widget_recent_comments ul li:after { content: none; }

/* wpcf7
===============================================================*/

.wpcf7::after {
  clear: both;
  content: "";
  display: table; }

.wpcf7-form {
  width: 103%;
  margin-right: -3%; }

.wpcf7-field {
  float: left;
  width: 47%;
  margin-right: 3%;
  margin-bottom: 3%; }
  .compact .wpcf7-field {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 2%; }
  .flush .wpcf7-field {
    width: 50%;
    margin-right: 0;
    margin-bottom: 0; }
  .flush span.wpcf7-form-control-wrap {
  	margin-bottom: -1px;
  }
  .wpcf7-field.full-width {
    clear: left;
    width: 97%; }
    .compact .wpcf7-field.full-width {
      width: 98%; }
    .flush .wpcf7-field.full-width {
      width: 100%; }
  @media only screen and (max-width: 520px) {
    .wpcf7-field {
      clear: left;
      width: 97%; }
      .compact .wpcf7-field {
        width: 98%; }
      .flush .wpcf7-field {
        width: 100%; } }
  .wpcf7-field p {
    margin: 0; }
  .wpcf7-field .title {
    margin-top: 20px;
    margin-bottom: 10px; }

.wpcf7-submit {
  margin-top: 3%;
  clear: left;
  float: left; }
  .compact .wpcf7-submit {
    width: 98%;
    margin-top: 2%; }
  .flush .wpcf7-submit {
    margin-top: 0; }

input[type="date"] {
  width: 100%;
}

span.wpcf7-form-control-wrap .wpcf7-checkmail {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 0px;
}

.clear-left {
  clear: left;
}

/* jQuery Tabs
===============================================================*/

.ui-tabs {
	border-radius: 0 !important;
	border: none;
}
.ui-tabs .ui-tabs-nav {
	background: none;
	border: none;
	line-height: 1;
}
.ui-tabs .ui-tabs-nav li {
	text-align: center;
    margin: 0;
    box-sizing: border-box;
}
.ui-tabs .ui-tabs-nav li a {
	background-image: none;
}
.ui-tabs .ui-tabs-nav li.ui-state-active a {
	background-color: transparent;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a:after,
.ui-tabs .ui-tabs-nav li.ui-state-processing a:after,
.ui-tabs .ui-tabs-nav li.ui-state-active a:after {
	display: none;
}
.ui-tabs .ui-tabs-panel {
	background: none !important;
}

/* Theme Modifications
===============================================================*/

p a {
	text-decoration: underline;
}

body.single-post #Subheader { display: none; }
body.single-post .column.one.post-nav { display: none; }

/* define max-width for nav bar */
#Top_bar .top_bar_left,
#Action_bar > .container > .column {
	/* max-width: 1280px; */
	float: none;
	margin-left: auto;
	margin-right: auto;
}

/* style the social icons in the header */
#Action_bar .social {
	padding-left: 20px;
	padding-right: 20px;
}
#Action_bar .social li a {
	font-size: 17px;
	line-height: 1;
}

#Top_bar #logo {
	display: inline-block;
}

/* remove borders in nav menu */
#Top_bar .menu > li > a span { border: none !important; }

/* shift mobile menu up */
@media only screen and (max-width: 1239px) {
	#Top_bar #menu {
		top: 60%;
		max-height:400px;
		overflow-y:auto;
	}
}

@media only screen and (max-width: 767px) {
	#Top_bar .menu_wrapper, 
	#Top_bar #menu {
		width: 100%;
	}
}

/* default to full width */
.section_wrapper { width: 100%; max-width: 100% !important; box-sizing: border-box; }
.section_wrapper .the_content_wrapper{
 width: 100% !important;
}

/* default to no side margins */
.the_content_wrapper { margin: 0; }

/* default to no margin between rows */
.wpb_row { margin-bottom: 0; }

/* default to no margin below raw html content */
.wpb_wrapper > .wpb_raw_html { margin-bottom: 0; }

.constrain-row-width {
	max-width: 900px;
	margin-left: auto !important;
	margin-right: auto !important;
}

body.minimalist-header:not(.template-slider) #Header {
	min-height: 330px;
	/* background-image: none !important; */
}

/* remove button styles */
a.button:not(.button_js), a.tp-button, button, input[type="submit"],  input[type="reset"], input[type="button"] {
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
}

/* fix issue with chrome */
.vc_parallax .vc_parallax-inner {
	-webkit-backface-visibility: hidden;
}
.content_wrapper h1 {margin:40px 0px;}

@media only screen and (max-width: 480px) {
  .section_wrapper, .container, .four.columns {
		width: auto !important;
	}
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
	.section_wrapper, .container, .four.columns {
		width: auto !important;
	}
}

@media only screen and (max-width: 959px){
    .footer-logo {
      width: 100%;
      display: block;
      margin: auto;
      max-width: 250px;
      float: none;
  }
  nav.menu-main-container {
      display: block;
      position: relative;
      width: 100%;
      margin-top: 35px;
  }
}

@media only screen and (max-width: 767px){
  #Footer .main-menu{
    display: table;
    display: block;
    width: 100%;
    position: relative;
    margin: auto;
    padding-top: 0;
    transform: translateY(0%);
  }
}
@media only screen and (max-width: 680px){
  #Footer .main-menu .menu-item {
    display: block;
      margin: 0 10px !important;
  }
}
.footer-image img {
    max-width: 200px;
}



