/* Enter Your Custom CSS Here */

body { 
	/*font: 18px "TradeGothicW01-Cn18Obl", Arial, Helvetica, Geneva, sans-serif;*/
  font-family:'Trade Gothic W01 Cn 18';
  font: 18px "Trade Gothic W01 Cn 18", Arial, Helvetica, Geneva, sans-serif;
}



/* Changed color of text over black background to pass 508 compliance contrast test. */
ul.menu a {
  color: #fff;
}

/* Since color of text is white, same as hover state, I am adding underline to hover state. */
ul.menu a:hover {
  text-decoration: underline;
}


/****** CAN PROB DELETE BELOW ******/

/* NEW BELOW 2016 */
.text-caption-style {
  text-align:left;
  color:white;
  font-size:14px;
  margin:15px auto;
}
.special-text-placement {
  position:relative;
  margin:20px;
}
@media screen and (min-width: 800px) {
  .special-text-placement {
    position:absolute;
    z-index:100;
    margin-top:-6%;
    
  }
}
/****** CAN PROB DELETE ABOVE ******/


#mti_wfs_colophon {
  display:none !important;
}
.customFont {
  font-family: 'TradeGothicW01-BoldCn20 675334', Arial, Helvetica, Geneva, sans-serif !Important;
}
.defaultFont {
  font-family: Arial, Helvetica, Geneva, sans-serif !Important;
}
.orangeText {
	color:#F69631; 
}
.mediumText {
  font-size:20px;
}
.smallText {
 font-size:14px !important; 
}
.xsmallText {
 font-size:11px !Important; 
}
.bold {
  font-weight:900;
}
.faqMargin {
      margin-bottom: -14px;
}
.marginLeft20 {
  margin-left:20px;
}
.marginTopBottom20 {
  margin-top:20px;
  margin-bottom:20px;
}
.marginTopBottom50 {
  margin-top:50px;
  margin-bottom:50px;
}
.alignLeft {
  text-align:left;
}
.alignCenter {
 text-align:center; 
}
.floatRight {
  float:right;
}
.leftAlignContainer p, .leftAlignContainer li {
  text-align:left;
}
.headerCatering {
    top:35px !important;
  }
.header-autoscale {
  width:30%;
  max-width:300px;
  margin-bottom:30px;
}
header .orderonline {
    width: 150px;
    height: 54px;
    background: url(https://smokeybones.com/wp-content/uploads/2017/04/order-online-new.png) no-repeat -9px -5px;
}
header #closest-location-wrap {
    height: 150%;
}
header #corner-peel {
    bottom: -34px;
}


.h1Style {
  font-family: 'TradeGothicW01-BoldCn20 675334', Arial, Helvetica, Geneva, sans-serif !Important;
      text-transform: uppercase;
    color: #fff;
    font-size: 50px;
    letter-spacing: -1px;
    line-height: 100%;
}
.hrStyle {
  border: dotted #999;
    border-width: 2px 0 0;
}
.text-caption-style {
  text-align:left;
  color:white;
  font-size:14px;
  margin:15px auto;
}
.special-text-placement {
  position:relative;
  margin:20px;
}
.pageContainer {
  width:100%;
  padding:0px 40px;
}
.orangeHRcontainer {
  width: 100%; height: .7em; border-bottom: 1px solid #F69631; text-align: center
}
.orangeHRtext {
  font-size: 14px; background-color: #000; padding: 0 10px; width:70%;
}
#catering_dropdown_container {
  margin:30px 15px;
  background:#600;
  border-radius:10px;
  border: 2px solid red;
  min-height:200px;
  text-align:center;
  padding:20px;
}
#catering_select_wrapper {
  width: auto;
  margin:0 auto;
  height:50px;
}
#catering_select_wrapper select {
  height:30px;
  
  /*border: 1px solid #bbb;*/
      border-radius: .3em;
      /*box-shadow: 0 1px 0 1px rgba(0,0,0,.04);*/
      background: #f3f3f3; /* Old browsers */
      background: -moz-linear-gradient(top, #ffffff 0%, #999 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#999)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #ffffff 0%,#999 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #ffffff 0%,#999 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #ffffff 0%,#999 100%); /* IE10+ */
      background: linear-gradient(to bottom, #ffffff 0%,#99 100%); /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#999',GradientType=0 ); /* IE6-9 */
    }

#catering_select_wrapper select option {
    background-color: white;
}

#categories, #subcats {
  max-width:245px;
  margin:10px;
  
  -webkit-appearance: menulist;
  
}
#storeInfoBox {
  border-radius:4px;
  background:rgba(0,0,0,.2);
  max-width: 520px;
  margin: 30px auto;
  text-align:left;
  padding:20px;
}
.colTitle {
  font-size:22px;
  margin-bottom:10px;
}
.colText {
  font-size:14px;
}
.orange_divider {
  color:#F69631;
  text-align:center;
}
.tagLineCatering {
  text-align:right !important;
   
}
ul.no_bullet {
list-style-type: none;
padding: 0;
margin: 0;
}
li.star {
background: url('/wp-content/uploads/2017/04/star.png') no-repeat left top;
  height: 24px;
    padding-left: 41px;
    padding-top: 1px;
}

.bottomFloat {
  color:white; position:absolute; margin-top:-65px;padding:0px 20px; text-align:center; left:0; right:0;font-family: "Trade Gothic W01 Cn 18",Arial,Helvetica,Geneva,sans-serif !important;
}



/*Custom Slider medallion sizes*/
@media screen and (max-width: 768px) {
#slider-pro-1 .layer img {
      width: 70% !important;
    margin-top: 20%;
    margin-left: 15%;
}
  .pageContainer {
  padding:0px 10px;
}
  #catering_select_wrapper {
    height:auto;
}
  #categories, #subcats {
    max-width: 70%;
    margin: 10px;
}
  .headerCatering {
    top:25% !important;
  }
  
  .header-autoscale {
    width: 50%;
  }
}



.price-red-circle {
  position: absolute;
width: 18%;
max-width: 200px;
top: 59%;
right: -17%;
  
}
.split-col-right {
  width:40%;
  display:inline-block;
  float:right;
  /*height:90vh;
  min-height:900px;*/
  height:1100px;
  background:url('/wp-content/uploads/2017/10/southern-brunch-texture.jpg'); 
  background-size:cover;
  background-position:center top;
  padding:10px;
}
.split-col-left {
  width:60%;
  display:inline-block;
  height:1100px;
  /*height:90vh;
  min-height:900px;*/
  background:url('/wp-content/uploads/2017/10/southern-brunch-product.jpg'); 
  background-size:cover;
  background-position:center top;
}

.brunch-headline {
width:70%;
  margin-top:100px;
  
}

.brunch-subhead {
color:#000;
  font-size:1.2vw;
  font-family: 'TradeGothicW01-BoldCn20 675334', Arial, Helvetica, Geneva, sans-serif;
  width:70%;
  left:0;
  right:0;
  margin:0px auto;
}

.brunch-text {
color:#000;
  width:70%;
  left:0;
  right:0;
  margin:0 auto;
  text-align:center;
  font-size: 12px;
}

.view-menu-button-black {
margin-top:0;
  width:54%;
  left:0;
  right:0;
  margin:5px auto;
}

.brunch-disclaimer {
margin:0 auto;
  margin-top: 30px;
    color: #fff;
    font-size: 10px;
  width: 70%;
}
.brunch-bottom {
  width:100%;
  min-height:100px;
  color:#fff;
  padding:20px 0px;
  
}
.brunch-h2 {
    font-size:18px;
    margin-bottom:28px;
  }

.all-tacos-image {
  position:fixed; background: url('/wp-content/uploads/2017/06/SMBO612673_SMBO_AYCE_Tacos_Web_Page_Image.jpg') no-repeat bottom center;background-size: cover;height: 100%;position: absolute;width: 100%;top:0;left:0;
}

.header-text {
  margin:80px 50px 30px 50px;
}

.cta-button {
  background:#ed3127; 
  border-radius:10px; 
  padding:10px 30px; 
  color:white;
  font-size:24px;
  margin:20px;
  text-decoration:none;
}
.cta-button:hover {
  text-decoration:none;
}

.container-block {
  margin:20px auto;
  max-width:1000px;
}
.bullet-offset {
    margin-left: 20px;
    margin-top: -10px;
}



/* MEDIA QUERIES */

@media screen and (min-width:1800px) {
  .split-col-right {
  min-height:1000px;
    
}
.split-col-left {
  min-height:1000px;
}
  

}

@media screen and (min-width:1400px) {
  .all-tacos-image {
  background-size:auto auto;
    
}
}

@media screen and (max-width:800px) {
  .bottomFloat {
      margin-top:20px;
        
    }
  .split-col-right {
  	width:100%;
    min-height:0;
    float:none;
    height:inherit;
    
    background-position:center center;
    
    }
    .split-col-left {
      width:100%;
        height:70vh;
        min-height:0;
        display:block;
    }
      .brunch-headline {
      margin-top:2vh;
        width:63%;
    }
      
      .brunch-subhead {
      font-size:5vw;
        width:80%;
    }
      .brunch-text {
    width:80%;
        font-size:16px;
    }
    
    .view-menu-button-black {
    width:65%;
    }
    
    .brunch-disclaimer {
        margin: 0 auto;
        margin-top: 50px;  
        width:95%;
    }
      .container-block {
      margin:20px 20px;
    }
  
}

@media screen and (max-width:360px) {
   .split-col-right {
 
    height:160vh;
    
}
  
}
@media screen and (max-width:600px) {
  .headerCatering {
    top:34% !important;
  }
  .brunch-h2 {
    font-size:24px;
    margin-bottom:20px;
  }
  
}
@media screen and (max-width: 1320px) {
  .tagLineCatering {
    display:none !important;
}
  
  .price-red-circle {
  
    top: 94%;
left: 0;
right: 0;
margin: 0 auto;
  
}
  
  
}
@media screen and (min-width: 800px) {
  .special-text-placement {
    position:absolute;
    z-index:100;
    margin-top:-6%;
    
  }
  
}

/* fix specials page odd thumbnails 
@media only screen and (max-width: 959px) {

#child_page-44 .post-thumb img {
	margin-left:0 !important;

}

}

*/
@media only screen and (max-width: 767px) and (min-width: 548px) {
.child_pages .post_thumb img {
    margin-left: 0 !important;
}
}



@media only screen and (max-width: 1400px) {
	
	.page-id-15 .pageheaderinner > h2, .page-id-5099 .pageheaderinner > h2, .page-id-4926 .pageheaderinner > h2 {
		font-size:13px;
	}
  
  
}

.home #main-cnt { background:#555555; }
@media only screen and (max-width: 959px) {
  .home #main-cnt { z-index:0; }
}

.test-backup #main-cnt { background:#555555; }
@media only screen and (max-width: 959px) {
  .test-backup #main-cnt { z-index:0; }
}