/*
 Theme Name:     Earth Wood Fire
 Author:         Foxtrot Media, Inc.
 Author URI:     https://www.foxtrotmedia.com
 Template:       twentysixteen
 Version:        1.0.0
*/

@import url("../twentysixteen/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */


/* Default Fonts */


@font-face {
font-family: BebasNeue;
src: url("/wp-content/themes/earthwoodfire/fonts/BebasNeue Regular.otf") format("opentype");
font-weight: normal;
}

@font-face {
	font-family: BebasNeue;
	font-weight: 300;
	src: url("/wp-content/themes/earthwoodfire/fonts/BebasNeue Light.otf") format("opentype");
}

@font-face {
	font-family: BebasNeue;
	font-weight: 700;
	src: url("/wp-content/themes/earthwoodfire/fonts/BebasNeue Bold.otf") format("opentype");
}

@font-face {
	font-family:bernhard;
	src:url('bernhard.ttf');
}


@font-face {
    font-family: 'bernhard';
    src: url('/wp-content/themes/earthwoodfire/fonts/bernhard-webfont.eot');
    src: url('/wp-content/themes/earthwoodfire/fonts/bernhard-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/earthwoodfire/fonts/bernhard-webfont.woff') format('woff'),
         url('/wp-content/themes/earthwoodfire/fonts/bernhard-webfont.ttf') format('truetype'),
         url('/wp-content/themes/earthwoodfire/fonts/bernhard-webfont.svg#bernhard') format('svg');
    font-weight: normal;
    font-style: normal;

}

.textwidget h2 {
  margin-top: 20px;
}


body{
  background-color: #000;
}

body:not(.custom-background-image)::before, body:not(.custom-background-image)::after {
  display: none;
}

body, button, input, select, textarea {
  color: #8e8679;  
  font-family: Arial,serif;
}

h1, h2, h3, h4, li {
  font-family: BebasNeue;
  font-weight:700;
}

h2 {
  color: #d16f1a;
  font-size: 40px;
  line-height: 1.4;
}

a {
    color: #d16f1a;
}

.entry-title {
  color: #d16f1a;
  font-family: BebasNeue;
  font-size: 34px;
  margin-bottom: 20px;
}

.site {
  background-color: #000;
  margin: 0;
}

.site-header {
  padding: 0;
}

.site-inner {
  max-width: 100%;
  background-image:url("/wp-content/uploads/2016/11/bg.jpg");
  background-repeat:repeat-x;
  background-position: top center;
}

header .site-branding .site-title, header .site-description {
  clip: auto;
  position: relative;
}

header .site-branding .site-title a {
  background-image: url("/wp-content/uploads/2016/11/logo.png");
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  height: 189px;
  margin: 0 auto;
  position: static;
  text-align: center;
  text-indent: -999em;
  width: 850px;
}

.site-header-main {
  display: block;
}

.site-description {
  display: none;
}

.site-content {
  margin: 0 auto;
  padding: 0;
  width: 1005px;
  
}

#header-content .textwidget h2,
#header-content .textwidget h3{
    color: #ffffff;
}

.main-navigation .primary-menu {
  text-align: center;
}

.main-navigation .primary-menu > li {
	display: inline-block;
	float: none;
	margin: 0 3px;
	text-align: center;
	vertical-align: middle;
}

.main-navigation a {
  display: block;
  font-size: 22px;
  line-height: 1;
  outline-offset: -1px;
    color: #ffffff !important;
    padding: 11px 12px 6px;
    background-color: #d16f1a;
    margin-top: 5px;
    margin-bottom: 5px;
    transition: background-color 0.4s;
}

.main-navigation li.alt a {
	color: #d16f1a !important;
	background-color: rgba(0,0,0,0);
	font-size: 18px;
	border: 2px solid #d16f1a;
}

.main-navigation li.alt a:hover {
	background-color: rgba(0,0,0,.5);
}

.main-navigation li.alt a::after {
	content: "→";
	font-size: 0.8em;
	font-weight: 900;
	margin: 0 0 0 0.5em;
	position: relative;
	top: -0.2em;
	transform: translateX(0px);
	transition: transform 0.4s;
	display: inline-block;
}

.main-navigation li.alt a:hover::after {
	transform: translateX(4px);
}

.main-navigation a:hover{
    background-color: #a65107;
    color: #ffffff !important;
}

.main-navigation li.current-menu-item > a {
    background-color: #a65107;
    color: #ffffff !important;
}

.main-navigation li.highlight a {
  background-color: #bf7233;
  border-radius: 2px;
  color: #ffffff;
  display: block;
  padding: 4px 10px 0;
}


.site-main {
  margin-bottom: 80px;
}

.site-branding, .site-header-menu, .header-image {
  margin-bottom: 0;
}

article {
  margin: 0;
  padding: 0;
}

.metaslider {
  margin: 0 auto;
}

#front-page-content #metaslider_30 .slides img {
  box-shadow: 0 0 16px rgba(117, 113, 98, 0.52);
}

#front-page-content h3 {
  color: #d16f1a;
  font-size: 16px;
}

#front-page-content .dashed-box-inner h3,
#front-page-content .dashed-box-inner h4
 {
  text-align: center;
}

.widget {
  border-top:none;
}

#main .chownow-order-online {
    margin: 0 auto;
}

/*temp styles */

#primary {
  margin-top: 20px;
}

 #header-content {
  margin-bottom: 0;
}

.home #header-content h2, .home #header-content h3, .page-id-13 #header-content h2, .page-id-13 #header-content h3{
  display: none;
}

#header-content h3 {
  color: #d16f1a;
  margin: 0;
}

#primary.content-area {
  width: 100%;
}

.dashed-box {
    padding: 8px !important;
    margin: 1% 0;
}

.dashed-box>.vc_column-inner {
    border: 1px dashed #d3cbb9;
    padding: 12px;
}

.footer-4 {
  width: 33%;
  float: left;
}


@media (min-width: 550px) {
  .split_columns .dashed-box {
      width: 49%;
      margin-left: 1%;
  }


  .split_columns .dashed-box:first-child  {
      margin-right: 1%;
      margin-left: 0;
  }
}

.wpb_content_element h2, .wpb_content_element h3 {
    text-align: center;
    line-height: 40px;
}

.home h2 {
    margin-bottom: 20px;
}

.split_columns .dashed-box h2 {
    margin-bottom: 0;
}

.split_columns .dashed-box h3 {
    font-size: 25px;
    line-height: 25px;
    margin-top: 0;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 15px !important;
}

.wpb_images_carousel.wpb_content_element {
    margin-bottom: 0px !important;
    max-height: 400px;
}


.chownow-order-online {
    border-radius: 5px;
    background: #eae6e6;
    width: 187px;
}

.fire_address {
}

.vc_col-lg-6:last-child > div > div > .fire_address {
    padding-right: 30px;
}

#header-content .dashed-box,
#header-content .dashed-box-inner {
  margin: 0;
}

@media (max-width: 1005px) {
  .site-content {
    margin: 0 auto;
    padding: 10px;
    width: 100%;
  }

  .vc_images_carousel {
    width: 100% !important;
  }

  .vc_row {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .home #primary.content-area {
    padding-right: 0px;
  }

  header .site-branding .site-title, header .site-description {
    width: 95%;
    padding-bottom: 22%;
    height: 0;
    overflow: hidden;
  }

  header .site-branding .site-title a {
    background-size: 95% auto;
    position: absolute;
    width: 100%;
    height: 100%
  }

  .footer-4 {
    width: 100%;
    text-align: center;
  }

  footer#colophon .copyright {
    text-align: center;
  }

  #header-content h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }

  /* Menu Responsive */

  .menu-label, .drink-label {
    width: 100%;
  }

  .menu-price, .drink-price {
    width: 100%;
    margin-bottom: 10px;
  }

  .drink-label {
    float: none;
  }

  .drink-price {
    padding-left: 0;
    float:none;
  }

  .drink {
    border-bottom: none;
    margin-right: 10px;
    height: auto;
  }

  .menu, .food-group-signature-salads .menu {
    border-bottom: 0px;
    margin: 15px 5px 15px 35px;
  }

  .menu-item-grilled-chicken-breast, .menu-item-grilled-gulf-shrimp, .menu-item-grilled-hanger-steak, .menu-item-grilled-salmon-filet {
    margin: 15px 5px 15px 35px;
    width: auto;
  }

  .food-subgroup-sides .menu {
    margin: 15px 5px 15px 35px;
    width: auto;
  }

  .food-group {
    margin-bottom: 0px;
  }

  .gluten {
    background-position: left bottom;
    padding-top: 0px;
    padding-bottom: 5px;
  }

  .drink-section {
    margin-left: 10px;
    margin-right: 10px;
  }

  .cat-desc {
    padding: 0;
    clear: both;
  }

  .gluten-line {
    background-color: #fdf0e2;
    margin: 0;
    padding: 0 50px !important;
  }
  
  .vc_col-lg-6:last-child > div > div > .fire_address {
    padding-right: 0px;
  }


}


.sgpb-popup-close-button-3:hover {
    z-index: 9999 !important;
}