.qbutton.big_large_full_width {
height: auto;
line-height: 20px;
white-space: normal;
padding: 19px 0;
}
.carousel-inner h2, .carousel-inner .slide_subtitle {
    display: none;
}
.footer_top {
padding: 50px 0 52px;
}

.gfield_required {
margin-left: 4px;
font-size: 34px;
}

body .gform_wrapper input[type="button"], body .gform_wrapper input[type="submit"], body .gform_wrapper input[type="reset"] {
position: relative;
display: inline-block;
width: auto;
height: 39px;
line-height: 36px;
margin: 0;
padding: 0 23px;
border: 2px solid #000000;
font-weight: 600;
text-align: left;
color: #FFFFFF;
letter-spacing: 1px;
-o-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
  border-radius: 4px;
  background-color: black;
}

body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper input[type=email], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper textarea, body .gform_wrapper .chzn-container-single .chzn-single span, body .gform_wrapper select {
  color: #505050;
}

.datepicker {
border-radius: 0;
}

body .gform_wrapper input[type="button"]:hover, body .gform_wrapper input[type="submit"]:hover {
  background-color: #CB4917;
  border-color: #CB4917;
}

body .gform_wrapper .top_label .gfield_label {
  color: #505050;
}

.OT_day, .OT_time, .OT_party, .OT_submit {
margin: 0;
padding: 6px 0 29px 35px !important;
background-image: url(../img/icons_final_dark.png);
background-repeat: no-repeat;
background-position: -11px -4px;
width: 160px !important;
height: 24px;
display: inline-table;
float: left;
border-left: 2px solid #42382c;
list-style: none;
}

.OT_searchTimeField, .OT_searchDateField, .OT_searchPartyField {
font-family: verdana,arial,helvetica,sans-serif;
background: #fff url(../img/downarrow_gray.gif) no-repeat right 0;
color: #42382c;
font-weight: bold;
margin: 0;
border: 1px solid #3b1c00;
width: 118px !important;
height: 18px;
font-size: 12px;
font-style: normal;
padding: 1px 3px 2px 5px;
border-radius: 5px;
cursor: pointer;
}

.OT_day {
background-position: -11px -11px !important;
}

.OT_time {
background-position: -11px -61px !important;
}

.OT_party {
background-position: -11px -110px !important;
}

.OT_wrapper {
  height: 39px !important;
}

.wpb_raw_code.wpb_content_element.wpb_raw_html {
  margin-left: 120px;
}

.opentablemobile {
  display: none;
}

a.OT_Find_a_Table:link, a.OT_Find_a_Table:visited, a.OT_Find_a_Table:active {
  background-image: none !important;
position: relative !important;
display: inline-block !important;
line-height: 30px !important;
margin: 0 !important;
padding: 0 13px !important;
font-weight: 600 !important;
text-align: left !important;
color: #FFFFFF !important;
letter-spacing: 1px !important;
-o-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-webkit-border-radius: 4px !important;
-ms-border-radius: 4px !important;
  border-radius: 4px !important;
  background-color: black !important;
  text-shadow: none !important;
    transition: all .1s linear !important;
}

a.OT_Find_a_Table:hover {
background-color: #CB4917 !important;
  border-color: #CB4917 !important;
}

#OT_Find_a_Table {
padding-bottom: 30px !important;
}

.OTButton, #OTButton {
width: 135px;
text-align: left !important;
margin-top: -3px !important;
padding-bottom: 0;
}

#OT_timeList, #OT_partyList {
  max-height: 100px !important;
}

@media screen and (max-width: 568px) {
    .mobile-only {
		display: block; 
    }
   .large-only {
		display: none;
    }
   #qode-home-slider-3 {
    display: none;
    } 
  .fa-bars {
    display: none;
  }
}

@media screen and (min-width: 569px) {
    .mobile-only {
		display: none; 
    }
   .large-only {
		display: block; 
    }
  .side_menu_button a:last-child {
padding: 0 0 0 8px;
display: none;
}
}
#ui-datepicker-div {
  z-index: 9999 !important;
  box-shadow: 0 2px 2px rgba(0,0,0,.2),0 1px 5px rgba(0,0,0,.2);
  background: #FFF;
}
#ui-datepicker-div .ui-datepicker-header {
  padding: 5px 10px;
  font-weight: bold;
}
#ui-datepicker-div .ui-datepicker-header a {
  margin-right: 5px;
}
#ui-datepicker-div .ui-datepicker-today {
  background: rgb(203, 73, 23);
  border-radius: 4px;
}
#ui-datepicker-div .ui-datepicker-today a {
  font-weight: bold;
  color: #FFF;
}
#ui-datepicker-div tr td:hover {
  background: #EFEFEF;
  font-weight: bold;
  border-radius: 4px;
}

@media only screen and (max-width: 768px){
	.q_logo a {
		height: 80px !important;
	}
}

.carousel-inner .video { position: static; left: 0; direction: ltr;}

body .gform_wrapper div.validation_error {
background-color: #e66a22;
}

.tight-lineheight {
    font-size: 14px;
    line-height: 16px !important; 
}
.footer_top h5 {
    text-align: right;
}