* {
  margin: 0;
  padding: 0;
  outline: 0; }

body,
html {
  height: 100%; }

body {
  font-size: 12px;
  line-height: 1.2;
  font-family: 'Open Sans', arial, sans-serif;
  color: #333;
  background: #edebe9 url("/themes/default/resources/3rd/img/body.jpg") 0 0 repeat fixed;
  min-width: 100%;
  -webkit-text-size-adjust: none; }

a {
  color: #af6012;
  text-decoration: none;
  cursor: pointer; }

a:hover {
  text-decoration: none; }

a img {
  border: 0; }

img[data-resize] {
  width: 100%;
  height: auto;
  display: block;
  position: relative; }

input,
textarea {
  -webkit-appearance: none; }

input,
select,
textarea {
  font-size: 12px;
  font-family: arial, sans-serif; }

textarea {
  overflow: auto;
  resize: none;
  -webkit-overflow-scrolling: touch; }

ul {
  list-style: none; }

.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  text-indent: -9999px; }

.clearfix {
  *zoom: 1; }

.notext {
  font-size: 0;
  line-height: 0;
  text-indent: -9999px; }

.left {
  float: left; }

.right {
  float: right; }

.wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden; }

.page {
  margin-left: 370px;
  min-height: 100%;
  background: #fff;
  position: relative;
  overflow: hidden; }

.page.home {
  height: 100%;
  position: fixed;
  top: 0;
  margin-left: 0;
  left: 370px;
  right: 0;
  bottom: 0; }

.page.shop {
  border-top: 5px solid #737c35; }

.page-header {
  width: 370px;
  position: fixed;
  top: 0;
  left: 0;
  border-top: 5px solid #af6012;
  z-index: 50; }

.perini_logo {
  padding: 35px 0 48px; }
  .perini_logo a {
    display: block;
    margin: 0 auto;
    background: url("/themes/default/resources/3rd/img/logo_steakhouse.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 174px 120px;
    width: 174px;
    height: 120px; }

.page-nav {
  width: 262px;
  margin: 0 auto;
  font-family: 'Droid Serif', serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  line-height: 28px; }
  @media screen and (max-height: 800px) and (min-width: 1024px) {
    .page-nav {
      width: 300px; } }

.page-nav > ul > li {
  border-bottom: 1px solid #c4c3c1; }
  @media screen and (max-height: 900px) and (min-width: 1024px) {
    .page-nav > ul > li {
      float: left;
      width: 50%;
      font-size: 13px; }
      .page-nav > ul > li:nth-child(2) {
        width: 100%; } }

.page-nav li a {
  display: block;
  padding: 5px;
  color: #555; }

.page-nav li a:hover,
.page-nav li.current a {
  background: #737c35;
  color: #fff; }

.page-footer {
  width: 306px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 49;
  padding: 0 0 14px 34px; }

.page-footer .contact-info {
  clear: both;
  padding: 20px 0 12px;
  font-size: 14px; }

.page-footer .contact-info a {
  color: #696868; }

.page-footer .contact-info h4 {
  line-height: 19px;
  color: #696868;
  margin-bottom: 7px;
  width: 47%; }
  .page-footer .contact-info h4:nth-of-type(odd) {
    float: left; }
  .page-footer .contact-info h4:nth-of-type(even) {
    float: right; }
  .page-footer .contact-info h4 span {
    display: block;
    font-weight: normal; }
  .page-footer .contact-info h4 span.inline {
    display: inline; }
  .page-footer .contact-info h4 span.reservations {
    color: #737C35;
    font-style: italic;
    font-size: 14px;
    padding: 0;
    display: inline; }

.page-footer .contact-info .steakhouse-address {
  clear: both;
  padding: 10px 0 20px; }

.page-footer .contact-info p {
  font-size: 13px;
  line-height: 19px; }

.page-footer .email_signup {
  float: left;
  width: 45%;
  background-color: #b06010;
  color: #fff;
  height: 22px;
  line-height: 22px;
  text-align: center;
  display: block;
  padding: 4px;
  border-radius: 3px;
  font-size: 13px;
  box-shadow: 0 2px 0 #735a40;
  position: relative;
  top: 32px; }
  .page-footer .email_signup:hover {
    background-color: #c76d12; }
  @media screen and (max-height: 640px) and (min-width: 1024px) {
    .page-footer .email_signup {
      display: none; } }

.page-footer .make_a_reservation {
  float: right;
  width: 45%;
  background-color: #b06010;
  color: #fff;
  height: 22px;
  line-height: 22px;
  text-align: center;
  display: block;
  padding: 4px;
  border-radius: 3px;
  font-size: 13px;
  box-shadow: 0 2px 0 #735a40;
  margin-top: 32px; }
  .page-footer .make_a_reservation:hover {
    background-color: #c76d12; }
  @media screen and (max-height: 640px) and (min-width: 1024px) {
    .page-footer .make_a_reservation {
      display: none; } }

.email_signup_page_cover {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 400; }

.email_signup_form_container {
  position: fixed;
  top: 50%;
  left: 50%;
  display: none;
  width: 520px;
  height: 478px;
  background-color: #fff;
  border-radius: 7px;
  margin-top: -238px;
  margin-left: -260px;
  background: #edebe9 url("/themes/default/resources/3rd/img/email_signup_background.jpg") center center no-repeat;
  background-size: 100%;
  font-family: 'Droid Serif';
  z-index: 500; }
  .email_signup_form_container .email_signup_close {
    position: absolute;
    padding: 16px;
    top: 0;
    right: 0;
    font-family: arial;
    font-size: 16px;
    cursor: pointer; }
  .email_signup_form_container .email_signup_title {
    color: #b06010;
    font-size: 30px;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 16px;
    margin-top: 35px; }
  .email_signup_form_container .email_signup_input {
    display: block;
    margin: 0 auto;
    width: 279px;
    height: 40px;
    margin-bottom: 13px;
    padding-left: 13px;
    border: 1px solid #948e8d;
    background-color: #eae9ea;
    font-style: italic; }
    .email_signup_form_container .email_signup_input.half {
      width: 125px;
      float: left; }
      .email_signup_form_container .email_signup_input.half:first-child {
        margin-right: 15px; }
    .email_signup_form_container .email_signup_input.short {
      width: 102px;
      margin-bottom: 6px; }
  .email_signup_form_container .input_wrapper {
    margin: 0 auto;
    display: block;
    width: 295px; }
  .email_signup_form_container .checkboxes_container {
    display: block;
    margin: 0 auto;
    width: 300px; }
    .email_signup_form_container .checkboxes_container .checkboxes_left_column {
      float: left;
      width: 160px; }
    .email_signup_form_container .checkboxes_container .checkboxes_right_column {
      float: left; }
    .email_signup_form_container .checkboxes_container .checkbox_wrapper {
      margin-top: 9px; }
      .email_signup_form_container .checkboxes_container .checkbox_wrapper .checkbox {
        -webkit-appearance: checkbox;
        vertical-align: top;
        margin-top: 2px; }
      .email_signup_form_container .checkboxes_container .checkbox_wrapper .checkbox_label {
        color: #1f1f1f;
        margin-left: 12px;
        display: inline-block;
        width: 105px;
        font-size: 13px;
        font-weight: bold; }
  .email_signup_form_container .email_signup_submit {
    background-color: #b06010;
    display: block;
    width: 282px;
    height: 40px;
    color: #fff;
    -webkit-appearance: none;
    border: none;
    margin: 29px auto 0;
    font-size: 14px;
    font-family: 'Droid Serif';
    cursor: pointer; }
    .email_signup_form_container .email_signup_submit.disabled {
      opacity: 0.8;
      cursor: default !important; }
    .email_signup_form_container .email_signup_submit:hover {
      background-color: #c76d12; }

.page-footer .socials {
  float: left;
  clear: left; }
  @media screen and (max-height: 640px) and (min-width: 1024px) {
    .page-footer .socials {
      display: none; } }

.page-footer .socials ul {
  padding: 0 0 10px;
  width: 100%;
  overflow: hidden; }

.page-footer .socials li {
  float: left;
  margin: 0 1px 3px 2px; }

.page-footer .socials a {
  display: block;
  height: 24px;
  background-image: url("/themes/default/resources/3rd/img/socials.png"); }

.page-footer .facebook a {
  background-position: 0 0;
  width: 24px; }

.page-footer .facebook a:hover {
  background-position: 0 -25px; }

.page-footer .twitter a {
  background-position: -25px 0;
  width: 25px; }

.page-footer .twitter a:hover {
  background-position: -25px -25px; }

.page-footer .instagram a {
  background-position: -50px 0;
  width: 24px; }

.page-footer .instagram a:hover {
  background-position: -50px -24px; }

.page-footer .pinterest a {
  background-position: -75px 0;
  width: 24px; }

.page-footer .pinterest a:hover {
  background-position: -75px -25px; }

.page-footer .verified {
  float: right;
  position: relative;
  margin-top: 0; }

.page-footer .verified img {
  display: block;
  margin: 0 auto; }

.page-footer .verified span {
  display: block;
  margin-top: 19px; }

.page-footer .verified span:first-child {
  margin-top: 0; }

.page-footer .copyright {
  clear: both;
  padding: 13px 0 0; }

.page-footer .copyright a {
  color: #939393;
  text-decoration: underline; }

.page-footer .copyright a:hover {
  text-decoration: none; }

.page-footer .copyright p {
  font-size: 11px;
  color: #939393; }

.page-footer .copyright p.credits {
  margin-top: 5px;
  display: block; }

.top-bar {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100; }

.top-bar.half {
  width: 300px;
  left: auto;
  right: 0; }

.top-right {
  padding: 28px 16px 0;
  overflow: hidden;
  text-align: right;
  font-size: 0; }

.top-right li {
  display: inline;
  padding: 0 0 0 7px; }

.top-right a {
  display: inline-block;
  vertical-align: top;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  line-height: 34px;
  padding: 0 18px;
  border-radius: 4px;
  color: #fff; }

.no-rgba .top-right a:hover,
.top-right a:hover {
  background-color: #000; }

.top-right a.cart-link {
  padding: 0 14px 0 12px; }

.top-right a.cart-link .icon {
  background: url("/themes/default/resources/3rd/img/ico-cart.png");
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  position: relative;
  top: 12px;
  margin-right: 5px; }

.rotator .container {
  position: absolute;
  top: 0;
  left: 0; }

.rotator.vertical .container {
  width: 100%; }

.home .slide1 {
  width: 100%;
  height: 598px;
  overflow: hidden;
  position: relative; }

.home .slide1 .client-messages {
  position: absolute;
  bottom: 31px;
  right: 31px;
  left: 31px;
  overflow: hidden; }

.home .slide1 .client-message {
  float: right;
  background: url("/themes/default/resources/3rd/img/olive-branch.png");
  width: 178px;
  height: 106px;
  text-align: center;
  margin: 0 15px 15px;
  color: #fff; }

.home .slide1 .client-message p {
  font-size: 16px;
  line-height: 20px;
  padding: 14px 34px 0;
  font-style: italic; }

.home .slide1 .client-message p.pad {
  padding-top: 19px; }

.home .slide1 .client-message h6 {
  font-size: 10px;
  line-height: 14px;
  font-weight: normal;
  font-style: italic;
  padding: 6px 34px 0; }

.home .slide2 {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #1f1f1f; }

.home .slide2 h6 {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  font-style: italic;
  font-weight: normal; }

.home .slide2 p {
  font-size: 26px;
  line-height: 44px;
  color: #fff;
  font-style: italic;
  padding: 0 0 32px; }

.home .slide2 .image {
  width: 42%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; }

.home .slide2 .entry {
  background: url("/themes/default/resources/3rd/img/ico-quote-home.png") 0 0 no-repeat;
  margin: 12px 0 0 45%;
  padding: 68px 40px 30px 76px;
  text-align: center; }

.home .slide3 {
  background: #1f1f1f;
  position: relative; }

.home .slide3 p {
  font-size: 45px;
  line-height: 76px;
  font-style: italic;
  color: #fff;
  padding: 0 0 26px; }

.home .slide3 .image {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden; }

.home .slide3 .entry {
  margin: 0 50% 0 0;
  text-align: center;
  padding: 0px;
  position: relative; }

.home .slide3 .entry img {
  width: 100%; }

.home .slide4 {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden; }

.home .slide5 {
  width: 100%;
  height: 684px;
  height: auto;
  position: relative;
  overflow: hidden; }

.home .orange-logos {
  background: #af6012;
  text-align: center;
  padding: 60px 30px; }

.home .orange-logos h4 {
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
  font-style: italic;
  color: #fff;
  padding: 0 0 26px; }

.home .orange-logos ul {
  font-size: 0; }

.home .orange-logos li {
  display: inline; }

.home .orange-logos img {
  display: inline-block;
  vertical-align: top;
  margin: 0 19px; }

.home .rotator .overlay {
  background: rgba(175, 96, 18, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity linear 0.3s;
  -moz-transition: opacity linear 0.3s;
  -ms-transition: opacity linear 0.3s;
  -o-transition: opacity linear 0.3s;
  transition: opacity linear 0.3s; }

.home .overlay .buttons {
  width: 100%;
  height: 40px;
  font-size: 0;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -20px; }

.home .overlay .buttons a {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  line-height: 38px;
  color: #fff;
  text-transform: uppercase;
  padding: 7px 12px 0 15px;
  border: 1px solid #fff;
  margin: 0 6px; }

.home .overlay .buttons a:hover {
  background: #af6012; }

.home .overlay .buttons .arrow {
  font-family: arial, sans-serif;
  display: inline-block;
  margin-top: -15px; }

.home div:hover > .overlay {
  opacity: 1;
  filter: none; }

.home .scroll-down:hover,
.home .scroll-up:hover {
  z-index: 90;
  background: rgba(0, 0, 0, 0.3); }

.home .scroll-down,
.home .scroll-up {
  height: 100px;
  position: fixed;
  left: 370px;
  right: 0;
  z-index: 48; }

.home .scroll-up {
  top: 0; }

.home .scroll-down {
  bottom: 0; }

.home .scroll-down .icon,
.home .scroll-up .icon {
  background-image: url("/themes/default/resources/3rd/img/arrows-home.png");
  width: 56px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -28px; }

.home .scroll-up .icon {
  background-position: 0 0; }

.home .scroll-down .icon {
  background-position: 0 -33px; }

.page-main {
  background: #fff;
  padding: 38px 68px 30px 48px; }

.sidebar + .page-content {
  margin-right: 330px; }

.page-content h2 {
  font-size: 36px;
  line-height: 40px;
  font-weight: normal;
  font-style: italic;
  color: #af6012; }

.page-content h3,
.wide-content .entry h3 {
  font-size: 24px;
  line-height: 26px;
  font-weight: normal;
  color: #af6012; }

.page-content h3.recipes_h3 {
  margin-bottom: 10px; }

.page-content hr.recipes_hr {
  margin: 0; }

.page-content div.aside_recipe {
  margin-bottom: 20px;
  background-color: #E7E7E7;
  padding: 8px; }

.page-content div.aside_recipe p {
  margin-bottom: 0;
  padding-bottom: 3px; }

.page-content .tab-content .perishable_tag {
  margin-right: 40px;
  margin-bottom: 40px; }
  @media screen and (max-width: 775px) {
    .page-content .tab-content .perishable_tag {
      float: none;
      display: block;
      max-width: 40%;
      width: auto;
      height: auto;
      margin: 0 auto 25px; } }
.page-content .tab-content .tender_pdf_link_container {
  display: block;
  width: 291px;
  height: 437px;
  float: right;
  margin-left: 45px;
  margin-bottom: 55px; }
  .page-content .tab-content .tender_pdf_link_container .qa_image {
    float: right; }
  .page-content .tab-content .tender_pdf_link_container .tender_pdf_link {
    display: block;
    width: 291px;
    height: 437px;
    position: relative;
    background: url("/themes/default/resources/3rd/img/tenderloin/pdf_icon.png") center center no-repeat; }
    .page-content .tab-content .tender_pdf_link_container .tender_pdf_link:hover {
      background-color: rgba(0, 0, 0, 0.45); }
@media screen and (max-width: 767px) {
  .page-content .tab-content .tender_pdf_link_container {
    float: none;
    width: 100%;
    margin: 0 auto 20px; }
    .page-content .tab-content .tender_pdf_link_container .qa_image {
      position: absolute;
      left: 50%;
      margin-left: -145px; }
    .page-content .tab-content .tender_pdf_link_container .tender_pdf_link {
      background-color: rgba(0, 0, 0, 0.35);
      position: absolute;
      left: 50%;
      margin-left: -145px; } }
.page-content .tab-content .mini_accordian {
  padding-left: 290px; }
  @media screen and (max-width: 775px) {
    .page-content .tab-content .mini_accordian {
      padding-left: 0; } }
  .page-content .tab-content .mini_accordian .toggle_accordian {
    cursor: pointer; }
  .page-content .tab-content .mini_accordian .toggle_accordian_icon {
    color: #000;
    display: inline-block; }
  .page-content .tab-content .mini_accordian .accordian_section {
    display: none; }
.page-content .tab-content .corporate_info_left {
  box-sizing: border-box;
  float: left;
  width: 52%;
  padding-right: 30px; }
.page-content .tab-content .corporate_info_right {
  box-sizing: border-box;
  float: left;
  width: 48%;
  background-color: #f7f7f7;
  padding: 33px 38px;
  position: relative; }
  .page-content .tab-content .corporate_info_right .corporate_order_links {
    width: 240px;
    position: relative;
    left: 50%;
    margin-left: -120px; }
    .page-content .tab-content .corporate_info_right .corporate_order_links .corporate_order_link {
      display: inline-block;
      position: relative; }
      .page-content .tab-content .corporate_info_right .corporate_order_links .corporate_order_link.docx_icon:after, .page-content .tab-content .corporate_info_right .corporate_order_links .corporate_order_link.csv_icon:after {
        display: inline-block;
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 200%;
        text-align: center;
        transform: translate(-50%, calc(100% - 25px));
        color: #6d6e71;
        font-size: 0.9rem;
        font-weight: bold;
        line-height: 1.2; }
      .page-content .tab-content .corporate_info_right .corporate_order_links .corporate_order_link.docx_icon:hover:after, .page-content .tab-content .corporate_info_right .corporate_order_links .corporate_order_link.csv_icon:hover:after {
        color: #f37a04; }
      .page-content .tab-content .corporate_info_right .corporate_order_links .corporate_order_link.docx_icon {
        width: 56px;
        height: 95px;
        background: url("/themes/default/resources/3rd/img/tenderloin/docx_icon-v2.png") top center no-repeat; }
        .page-content .tab-content .corporate_info_right .corporate_order_links .corporate_order_link.docx_icon:after {
          content: 'Large Order Cover Sheet'; }
        .page-content .tab-content .corporate_info_right .corporate_order_links .corporate_order_link.docx_icon:hover {
          background: url("/themes/default/resources/3rd/img/tenderloin/docx_icon_hover-v2.png") top center no-repeat; }
      .page-content .tab-content .corporate_info_right .corporate_order_links .corporate_order_link.csv_icon {
        width: 56px;
        height: 95px;
        background: url("/themes/default/resources/3rd/img/tenderloin/csv_icon-v2.png") top center no-repeat;
        margin-left: 59px; }
        .page-content .tab-content .corporate_info_right .corporate_order_links .corporate_order_link.csv_icon:after {
          content: 'Large Order Excel Template'; }
        .page-content .tab-content .corporate_info_right .corporate_order_links .corporate_order_link.csv_icon:hover {
          background: url("/themes/default/resources/3rd/img/tenderloin/csv_icon_hover-v2.png") top center no-repeat; }
@media screen and (max-width: 550px) {
  .page-content .tab-content .corporate_info_left,
  .page-content .tab-content .corporate_info_right {
    float: none;
    width: 100%; } }

.sidebar {
  width: 174px;
  padding: 0 18px;
  background: #f4f4f4;
  border-radius: 4px; }

.sidebar h4 {
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
  color: #af6012;
  padding: 0 0 18px; }

.sidebar p {
  font-size: 14px;
  line-height: 19px;
  padding: 19px 0; }

.sidebar img {
  display: block; }

.sidebar .widget {
  padding: 16px 0 20px; }

.sidebar .widget + .widget {
  border-top: 1px solid #cfcfcf;
  padding-top: 24px; }

.sidebar .button {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  line-height: 34px;
  font-weight: bold;
  color: #f4f4f4;
  background: #af6012;
  border-radius: 4px;
  padding: 0 13px; }

.sidebar .button:hover {
  background: #cd7f33; }

.sidebar .gallery-link {
  width: 164px;
  display: block;
  position: relative;
  font-size: 13px;
  line-height: 34px;
  color: #fff;
  text-align: center;
  overflow: hidden; }

.sidebar .gallery-link .over {
  background: url("/themes/default/resources/3rd/img/black50.png");
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0; }

.sidebar .gallery-link .ico-gallery {
  background: url("/themes/default/resources/3rd/img/ico-view-slideshow.png");
  width: 10px;
  height: 9px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 14px;
  margin-right: 4px; }

.image-slider {
  width: 100%;
  height: 190px;
  position: relative;
  overflow: hidden; }

.image-slider.size2 {
  height: 235px; }

.image-slider .container {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.image-slider .container li {
  float: left;
  height: 100%;
  position: relative; }

.image-slider .container img {
  display: block; }

.image-slider .button {
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  line-height: 34px;
  color: #fff;
  padding: 0 13px;
  border-radius: 4px;
  position: absolute; }

.image-slider .button:hover {
  background: #000; }

.image-slider .overlay {
  background: rgba(115, 124, 53, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.image-slider .overlay .button {
  top: 50%;
  left: 50%;
  margin: -17px 0 0 -47px; }

.image-slider li:hover .overlay {
  display: block; }

.image-slider .show-slideshow {
  top: 28px;
  left: 28px;
  z-index: 10; }

.image-slider .show-slideshow .ico-slideshow {
  background: url("/themes/default/resources/3rd/img/ico-view-slideshow.png");
  width: 10px;
  height: 9px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 14px;
  margin-right: 4px; }

.tab-nav {
  background: #25211d;
  padding: 0 31px;
  overflow: hidden; }

.tab-nav li {
  float: left; }

.tab-nav li + li {
  padding: 0 0 0 3px; }

.tab-nav li a {
  font-size: 13px;
  line-height: 45px;
  text-transform: uppercase;
  padding: 0 18px;
  color: #fff;
  display: block; }

.tab-nav .current a {
  background: #af6012; }

.info-page h2 {
  padding: 0 0 16px; }

.info-page h3 {
  padding: 0 0 18px; }

.info-page ul {
  font-size: 15px;
  line-height: 23px;
  padding: 0 0 35px; }

.info-page ol {
  font-size: 13px;
  line-height: 20px;
  padding: 0 0 25px 20px;
  font-weight: bold; }

.info-page ol li {
  padding: 0 0 24px 20px; }

.info-page ol li span {
  font-weight: normal; }

.info-page span.reservations {
  color: #737C35;
  font-style: italic;
  font-size: 18px;
  padding-bottom: 8px; }

.info-page p {
  font-size: 14px;
  line-height: 18px;
  padding: 0 0 12px; }

.info-page p a {
  text-decoration: underline; }

.info-page p a:hover {
  text-decoration: none; }

.info-page iframe {
  display: block;
  margin: 0 0 52px; }

.opinions {
  overflow: hidden;
  min-width: 518px; }

.opinions .item {
  background: #f4f4f4;
  margin: 0 0 10px;
  padding: 22px 20px 22px 180px;
  width: 272px;
  position: relative;
  min-height: 147px;
  border-radius: 4px; }

.opinions .item h4 {
  font-size: 32px;
  line-height: 37px;
  color: #af6012;
  font-style: italic;
  padding: 0 0 13px; }

.opinions .item h6 {
  font-size: 14px;
  line-height: 17px;
  font-style: italic; }

.opinions .item h6 span {
  font-weight: normal; }

.opinions .item img {
  position: absolute;
  top: 20px;
  left: 21px; }

.opinions .more-button {
  background: #f4f4f4;
  font-size: 12px;
  line-height: 53px;
  font-weight: bold;
  color: #2f6597;
  border-radius: 3px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 230px;
  margin: 0 8px 0 0; }

.opinions .more-button img {
  vertical-align: top;
  position: relative;
  top: 13px;
  margin-left: 4px; }

.menu-page h2 {
  padding: 0 0 16px; }

.menu-page h3 {
  padding: 0 0 10px; }

.menu-page h4 {
  font-size: 14px;
  line-height: 20px; }

.menu-page h5 {
  font-size: 13px;
  line-height: 17px;
  font-weight: normal;
  font-style: italic;
  color: #868686;
  max-width: 470px;
  padding: 0 0 25px; }

.menu-page p {
  font-size: 13px;
  line-height: 20px;
  padding: 0 0 20px;
  max-width: 470px; }

.menu-page p + h3 {
  margin-top: 20px; }

.reservations {
  padding: 16px 0; }

.reservations h4 {
  padding: 0; }

.reservations p {
  padding: 10px 0 0;
  font-size: 16px;
  line-height: 20px; }

.pdf-menu {
  padding: 20px 0; }

.pdf-menu h4 {
  padding: 0 0 8px; }

.pdf-menu .ico-pdf {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  text-decoration: underline;
  line-height: 24px;
  padding-left: 26px;
  background: url("/themes/default/resources/3rd/img/ico-pdf.png") 0 0 no-repeat;
  color: #333; }

.pdf-menu .ico-pdf:hover {
  text-decoration: none; }

.jump-menu {
  padding: 20px 0; }

.jump-menu h4 {
  padding: 0 0 14px; }

.jump-menu ul {
  font-size: 13px;
  line-height: 21px; }

.jump-menu ul li {
  max-width: 158px; }

.jump-menu ul li + li {
  border-top: 1px solid #cdcdcd; }

.jump-menu li a {
  color: #333; }

.beef-chart {
  padding: 16px 0; }

.beef-chart h4 {
  padding: 0 0 14px; }

.beef-chart h5 {
  font-size: 13px;
  line-height: 17px; }

.beef-chart p {
  font-size: 13px;
  line-height: 17px;
  padding: 0 0 9px; }

.parties-page h2 {
  padding: 0 0 22px; }

.parties-page h3 {
  padding: 0 0 14px; }

.parties-page h4 {
  font-size: 14px;
  line-height: 16px;
  padding: 0 0 12px;
  max-width: 460px; }

.parties-page h5 {
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
  padding: 0 0 28px;
  max-width: 460px; }

.parties-page p {
  font-size: 13px;
  line-height: 20px;
  padding: 0 0 18px;
  max-width: 460px; }

.parties-page p a {
  text-decoration: underline; }

.parties-page p a:hover {
  text-decoration: none; }

.contact-widget {
  padding: 16px 0; }

.contact-widget h4 {
  padding: 0 0 8px; }

.contact-widget h5 {
  font-size: 16px;
  line-height: 18px;
  font-weight: normal; }

.contact-widget p {
  font-size: 13px;
  line-height: 22px;
  padding: 0; }

.contact-widget a {
  color: #333; }

.event-page .event-calendar {
  position: relative;
  margin-bottom: 50px; }
  .event-page .event-calendar img {
    width: 100%;
    height: auto; }
  .event-page .event-calendar iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.event-widget {
  padding: 16px 0 32px; }

.event-widget h4 {
  padding: 0 0 16px; }

.event-widget .texana-link {
  background: url("/themes/default/resources/3rd/img/texana.png");
  width: 119px;
  height: 35px;
  display: block; }

.event-widget .texana-link:hover {
  background-position: 0 -36px; }

.catering-page h2 {
  padding: 0 0 22px; }

.catering-page h5 {
  font-size: 15px;
  line-height: 23px;
  padding: 0 0 23px;
  font-weight: normal; }

.wide-content {
  clear: both; }

.wide-content .motto {
  padding: 24px 0 84px;
  text-align: center; }

.wide-content .motto p {
  font-size: 32px;
  line-height: 60px;
  color: #737c35;
  margin: 0 auto;
  max-width: 750px;
  font-style: italic; }

.wide-content .entry h3 {
  padding: 0 0 18px; }

.wide-content .entry h4 {
  font-size: 14px;
  line-height: 16px;
  padding: 0 0 16px; }

.wide-content .entry p {
  font-size: 13px;
  line-height: 20px;
  padding: 0 0 20px; }

.wide-content .entry p a {
  text-decoration: underline; }

.wide-content .entry p a:hover {
  text-decoration: none; }

.wide-content .entry p.catering_client_list {
  line-height: 25px; }

.tab-links {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #af6012;
  margin: 0 0 42px; }

.tab-links li {
  float: left; }

.tab-links li a {
  display: block;
  font-size: 16px;
  line-height: 50px;
  text-transform: uppercase;
  color: #797979;
  padding: 0 13px; }

.tab-links .current a {
  background: #af6012;
  color: #fff; }

.tab-links .btn-order {
  font-size: 16px;
  line-height: 35px;
  padding: 2px 15px 0;
  text-transform: uppercase;
  color: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.11); }

.tab-links .btn-order {
  background: #f57a00;
  background: -moz-linear-gradient(top, #f57a00 0%, #ed7200 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f57a00), color-stop(100%, #ed7200));
  background: -webkit-linear-gradient(top, #f57a00 0%, #ed7200 100%);
  background: -o-linear-gradient(top, #f57a00 0%, #ed7200 100%);
  background: -ms-linear-gradient(top, #f57a00 0%, #ed7200 100%);
  background: linear-gradient(to bottom, #f57a00 0%, #ed7200 100%); }

.tab-links .btn-order:hover {
  background: #ed7200;
  background: -moz-linear-gradient(top, #ed7200 0%, #f57a00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ed7200), color-stop(100%, #f57a00));
  background: -webkit-linear-gradient(top, #ed7200 0%, #f57a00 100%);
  background: -o-linear-gradient(top, #ed7200 0%, #f57a00 100%);
  background: -ms-linear-gradient(top, #ed7200 0%, #f57a00 100%);
  background: linear-gradient(to bottom, #ed7200 0%, #f57a00 100%); }

.nav_tab_links {
  clear: left;
  margin-top: 50px; }

.tab-entry.current {
  display: block; }

.lodging-page h2 {
  padding: 0 0 22px; }

.lodging-page h4 {
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
  color: #af6012;
  padding: 0 0 18px; }

.lodging-page h5 {
  font-size: 15px;
  line-height: 23px;
  font-weight: normal;
  padding: 0 0 27px; }

.lodging-page > ul {
  font-size: 13px;
  line-height: 19px; }

.lodging-page > ul li {
  padding: 0 0 6px 9px;
  background: url("/themes/default/resources/3rd/img/li.png") 0 8px no-repeat; }

.lodging-page .thumbs a {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  position: relative;
  overflow: hidden;
  font-size: 13px;
  line-height: 40px;
  text-transform: uppercase;
  color: #fff;
  margin: 12px 0 0; }

.lodging-page .thumbs img {
  display: block; }

.lodging-page .thumbs .over {
  background: #000;
  padding: 0 15px;
  min-height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.cnt-slider {
  max-width: 562px;
  max-height: 335px;
  position: relative;
  overflow: hidden;
  margin: 0 0 26px; }

.cnt-slider .slides > li {
  float: left; }

.cnt-slider .slides img {
  display: block; }

.cnt-slider .btn-view {
  font-size: 12px;
  line-height: 34px;
  padding: 0 16px;
  border-radius: 4px;
  background: url("/themes/default/resources/3rd/img/black50.png");
  color: #fff;
  height: 34px;
  position: absolute;
  bottom: 12px;
  left: 12px;
  z-index: 5; }

.cnt-slider .btn-view:hover {
  background: #000; }

.cnt-slider .btn-view .icon {
  background: url("/themes/default/resources/3rd/img/ico-view-slideshow.png");
  width: 10px;
  height: 9px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 14px;
  margin-right: 4px; }

.cnt-slider .current {
  background: url("/themes/default/resources/3rd/img/black50.png");
  font-size: 12px;
  line-height: 34px;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  padding: 0 16px;
  min-width: 45px;
  position: absolute;
  bottom: 12px;
  right: 12px;
  z-index: 10; }

.cnt-slider .flex-next,
.cnt-slider .flex-prev {
  background-image: url("/themes/default/resources/3rd/img/slider-arrows.png");
  width: 11px;
  height: 13px;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px; }

.cnt-slider .flex-prev {
  background-position: 0 0;
  left: 18px; }

.cnt-slider .flex-next {
  background-position: -12px 0;
  right: 18px; }

.tdl-page {
  height: 100%;
  position: relative; }

.tdl-page h2 {
  padding: 0 0 20px; }

.tdl-page h4 {
  font-size: 14px;
  line-height: 16px;
  padding: 0 0 16px; }

.tdl-page h5 {
  font-size: 14px;
  line-height: 22px;
  padding: 0 0 22px;
  font-weight: normal;
  margin-right: 320px; }

.tdl-page p {
  font-size: 13px;
  line-height: 20px;
  padding: 0 0 20px; }

.tdl-page img.right {
  margin-left: 45px;
  margin-bottom: 55px; }

.tdl-page .client-msg {
  width: 290px;
  text-align: center;
  padding: 0 0 24px; }

.tdl-page .client-msg h2 {
  color: #737c35;
  padding: 0 0 20px; }

.tdl-page .client-msg.mobile {
  display: none; }

.tdl-page .order-row {
  position: absolute;
  top: -129px;
  left: -48px;
  right: -68px;
  z-index: 5;
  font-size: 20px;
  line-height: 50px;
  color: #fff;
  padding: 20px 33px; }

.tdl-page .order-row {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, black));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%); }

.tdl-page .order-row a {
  color: #fff; }

.tdl-page .order-row .btn-order {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  color: #fff;
  background: #e67000;
  padding: 2px 28px 0;
  line-height: 48px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.11);
  margin-right: 12px; }

.tdl-page .order-row .btn-order {
  background: #f57a00;
  background: -moz-linear-gradient(top, #f57a00 0%, #ed7200 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f57a00), color-stop(100%, #ed7200));
  background: -webkit-linear-gradient(top, #f57a00 0%, #ed7200 100%);
  background: -o-linear-gradient(top, #f57a00 0%, #ed7200 100%);
  background: -ms-linear-gradient(top, #f57a00 0%, #ed7200 100%);
  background: linear-gradient(to bottom, #f57a00 0%, #ed7200 100%); }

.tdl-page .order-row .btn-order:hover {
  background: #ed7200;
  background: -moz-linear-gradient(top, #ed7200 0%, #f57a00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ed7200), color-stop(100%, #f57a00));
  background: -webkit-linear-gradient(top, #ed7200 0%, #f57a00 100%);
  background: -o-linear-gradient(top, #ed7200 0%, #f57a00 100%);
  background: -ms-linear-gradient(top, #ed7200 0%, #f57a00 100%);
  background: linear-gradient(to bottom, #ed7200 0%, #f57a00 100%); }

.tdl-page .bottom-txt {
  border-top: 1px solid #cdcdcd;
  padding: 28px 0;
  overflow: hidden;
  width: 100%;
  clear: both; }

.tdl-page .bottom-txt p {
  font-size: 20px;
  line-height: 30px;
  color: #363636; }

.tdl-page .bottom-txt p a {
  color: #e87200;
  text-decoration: underline; }

.tdl-page .bottom-txt p a:hover {
  text-decoration: none; }

.tdl-page .bottom-txt .orange {
  color: #e87200; }

.tdl-page .bottom-txt .btn-order {
  font-size: 20px;
  line-height: 48px;
  padding: 2px 28px 0;
  text-transform: uppercase;
  color: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.11);
  margin: 4px 36px 0; }

.tdl-page .bottom-txt .btn-order {
  background: #f57a00;
  background: -moz-linear-gradient(top, #f57a00 0%, #ed7200 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f57a00), color-stop(100%, #ed7200));
  background: -webkit-linear-gradient(top, #f57a00 0%, #ed7200 100%);
  background: -o-linear-gradient(top, #f57a00 0%, #ed7200 100%);
  background: -ms-linear-gradient(top, #f57a00 0%, #ed7200 100%);
  background: linear-gradient(to bottom, #f57a00 0%, #ed7200 100%); }

.tdl-page .bottom-txt .btn-order:hover {
  background: #ed7200;
  background: -moz-linear-gradient(top, #ed7200 0%, #f57a00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ed7200), color-stop(100%, #f57a00));
  background: -webkit-linear-gradient(top, #ed7200 0%, #f57a00 100%);
  background: -o-linear-gradient(top, #ed7200 0%, #f57a00 100%);
  background: -ms-linear-gradient(top, #ed7200 0%, #f57a00 100%);
  background: linear-gradient(to bottom, #ed7200 0%, #f57a00 100%); }

.tdl-page .grey-logos {
  background: #f7f7f7;
  text-align: center;
  padding: 60px 20px;
  margin: 0 -68px 30px -48px;
  clear: both;
  position: relative; }

.tdl-page .grey-logos h4 {
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
  font-style: italic;
  color: #666;
  padding: 0 0 26px; }

.tdl-page .grey-logos ul {
  font-size: 0; }

.tdl-page .grey-logos li {
  display: inline; }

.tdl-page .grey-logos img {
  display: inline-block;
  vertical-align: top;
  margin: 0 19px; }

.site-widget {
  padding: 16px 0 0; }

.site-widget p a {
  color: #333;
  text-decoration: underline; }

.site-widget p a:hover {
  color: #333;
  text-decoration: none; }

.event-page h2 {
  padding: 0 0 20px; }

.event-page h4 {
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
  padding: 0 0 18px; }

.event-page h5 {
  font-size: 15px;
  line-height: 23px;
  padding: 0 0 23px;
  font-weight: normal; }

.sidebar.spaced {
  margin-bottom: 40px; }

.event-msg-box {
  background: #f4f4f4;
  padding: 66px 30px 58px;
  text-align: center; }

.event-msg-box h2 {
  font-size: 34px;
  line-height: 56px;
  font-weight: normal;
  font-style: italic;
  color: #737c35;
  max-width: 734px;
  margin: 0 auto;
  padding: 0 0 40px; }

.story-page h2 {
  padding: 0 0 20px; }

.story-page h5 {
  font-size: 15px;
  line-height: 23px;
  font-weight: normal;
  padding: 0 0 23px; }

.photo-credits-page p {
  margin-top: 20px; }
.photo-credits-page b {
  display: block; }

.tenderloin-facts-page .facts_img {
  margin-top: 30px;
  display: block;
  padding: 10px;
  border: solid 1px #ccc; }
  .tenderloin-facts-page .facts_img.facts_img_large {
    max-width: 600px;
    width: 90%; }
  .tenderloin-facts-page .facts_img.facts_img_small {
    display: none;
    max-width: 300px; }
.tenderloin-facts-page h4 {
  margin-top: 30px;
  margin-bottom: 10px; }

.articles-page h4 {
  margin-bottom: 8px;
  text-decoration: underline;
  font-size: 16px; }
.articles-page .video_section {
  margin-top: 30px; }
  .articles-page .video_section iframe {
    max-width: 100%; }
.articles-page a {
  display: block;
  margin-top: 30px; }

.press-page * {
  box-sizing: border-box; }

.press-page .link_icon:after {
  content: '';
  display: inline-block;
  background-image: url("/themes/default/resources/3rd/img/link.png");
  background-repeat: no-repeat;
  background-size: 11px 11px;
  background-position: center;
  width: 11px;
  height: 11px;
  margin-left: 10px; }
  @media (max-width: 782px) {
    .press-page .link_icon:after {
      vertical-align: text-bottom; } }
.press-page .article_hero {
  border: 1px solid #000;
  position: relative;
  height: 421px;
  max-width: 944px;
  overflow: hidden; }
  .press-page .article_hero .article_hero_content {
    position: absolute;
    top: 0;
    right: 0;
    width: 428px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.44);
    padding: 41.5px 45px; }
    .press-page .article_hero .article_hero_content .article_hero_title {
      color: #fff;
      font-size: 36.5px;
      line-height: 43px; }
    .press-page .article_hero .article_hero_content .article_hero_text {
      color: #fff;
      font-size: 16px;
      line-height: 26.5px;
      margin-top: 16px; }
    .press-page .article_hero .article_hero_content .article_hero_link {
      background-color: #EE781A;
      display: inline-block;
      color: #fff;
      height: 35px;
      line-height: 35px;
      padding: 0 8px;
      font-size: 18px;
      border-radius: 3px;
      margin-top: 80px; }
      @media (max-width: 782px) {
        .press-page .article_hero .article_hero_content .article_hero_link {
          font-size: 9px; } }
.press-page .articles_container {
  margin-top: 27px;
  margin-bottom: 70px;
  max-width: 944px; }
  .press-page .articles_container .article {
    width: 30%;
    float: left;
    height: 240px;
    margin-right: 5%;
    margin-bottom: 50px;
    position: relative;
    overflow: hidden; }
    .press-page .articles_container .article .article_image {
      width: 100%;
      height: auto; }
    .press-page .articles_container .article .article_title,
    .press-page .articles_container .article .article_text,
    .press-page .articles_container .article .article_link {
      display: none;
      position: absolute;
      color: #fff;
      left: 42px;
      right: 42px; }
    .press-page .articles_container .article .article_title {
      font-size: 24px;
      line-height: 28px;
      top: 15%; }
    .press-page .articles_container .article .article_text {
      font-size: 16px;
      line-height: 22px;
      top: 29%; }
    .press-page .articles_container .article .article_link {
      font-size: 17.5px;
      line-height: 24px;
      padding: 5px 32px;
      background-color: #EE781A;
      border-radius: 5px;
      text-align: center;
      bottom: 11%;
      white-space: nowrap; }
    .press-page .articles_container .article:hover:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.8); }
    .press-page .articles_container .article:hover .article_title,
    .press-page .articles_container .article:hover .article_text,
    .press-page .articles_container .article:hover .article_link {
      display: block; }
    .press-page .articles_container .article:nth-child(3n+3) {
      margin-right: 0; }
    @media (min-width: 1026px) and (max-width: 1362px) {
      .press-page .articles_container .article {
        width: 49%;
        margin-right: 2%;
        height: 240px; }
        .press-page .articles_container .article:nth-child(3n+3) {
          margin-right: 2%; }
        .press-page .articles_container .article:nth-child(2n+2) {
          margin-right: 0; } }
    @media (max-width: 782px) {
      .press-page .articles_container .article {
        float: none;
        width: 100%;
        margin-right: 0;
        height: initial; }
        .press-page .articles_container .article .article_title,
        .press-page .articles_container .article .article_text,
        .press-page .articles_container .article .article_link {
          display: block; }
        .press-page .articles_container .article .article_title,
        .press-page .articles_container .article .article_text {
          margin-top: 5px;
          position: static;
          color: #000;
          line-height: initial; }
        .press-page .articles_container .article .article_title {
          color: #666;
          font-size: 16px; }
        .press-page .articles_container .article .article_text {
          color: #888;
          font-size: 9px; }
        .press-page .articles_container .article .article_link {
          top: 50%;
          left: 50%;
          right: auto;
          font-size: 9px;
          bottom: auto;
          transform: translate(-50%, -50%); }
        .press-page .articles_container .article:hover:before {
          display: none; } }
.press-page .video_section_container {
  margin-top: 18px;
  padding-top: 48px;
  padding-bottom: 51px;
  clear: both;
  max-width: 976px; }
  .press-page .video_section_container .featured_video {
    position: relative;
    margin-bottom: 30px; }
    .press-page .video_section_container .featured_video .featured_video_image {
      width: 100%;
      height: auto;
      display: block; }
    .press-page .video_section_container .featured_video .featured_video_info {
      width: 305px;
      background-color: rgba(0, 0, 0, 0.38);
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      padding-left: 28px;
      padding-right: 15px;
      padding-top: 100px; }
      .press-page .video_section_container .featured_video .featured_video_info .featured_video_title {
        color: #fff;
        font-size: 45px; }
      .press-page .video_section_container .featured_video .featured_video_info .featured_video_text {
        color: #ffe1e1;
        font-size: 22px; }
      .press-page .video_section_container .featured_video .featured_video_info .featured_video_link {
        color: #fff;
        background-color: #EE781A;
        display: inline-block;
        padding: 19px 10px 18px;
        border-radius: 3px;
        margin: 50px 0 60px; }
        .press-page .video_section_container .featured_video .featured_video_info .featured_video_link .play_icon {
          background-image: url("/themes/default/resources/3rd/img/press/play_icon.png");
          width: 10px;
          height: 9px;
          display: inline-block;
          margin-left: 6px; }
  .press-page .video_section_container .videos_container .video {
    width: 30%;
    margin-right: 5%;
    float: left;
    margin-bottom: 16px; }
    .press-page .video_section_container .videos_container .video:nth-child(3n+3) {
      margin-right: 0; }
    @media (min-width: 1026px) and (max-width: 1362px) {
      .press-page .video_section_container .videos_container .video {
        width: 49%;
        margin-right: 2%;
        max-height: 300px; }
        .press-page .video_section_container .videos_container .video:nth-child(3n+3) {
          margin-right: 2%; }
        .press-page .video_section_container .videos_container .video:nth-child(2n+2) {
          margin-right: 0; } }
    @media (max-width: 782px) {
      .press-page .video_section_container .videos_container .video {
        float: none;
        width: 100%;
        margin-right: 0;
        max-height: initial; } }
    .press-page .video_section_container .videos_container .video .video_thumbnail_container {
      position: relative; }
      .press-page .video_section_container .videos_container .video .video_thumbnail_container .video_thumbnail {
        width: 100%;
        height: auto; }
      .press-page .video_section_container .videos_container .video .video_thumbnail_container .video_link {
        font-size: 9px;
        color: #fff;
        background-color: #EE781A;
        display: inline-block;
        padding: 10px;
        border-radius: 3px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
        .press-page .video_section_container .videos_container .video .video_thumbnail_container .video_link .play_icon {
          background-image: url("/themes/default/resources/3rd/img/press/play_icon_small.png");
          width: 6px;
          height: 6px;
          display: inline-block;
          margin-left: 3px; }
    .press-page .video_section_container .videos_container .video .video_info .video_title {
      color: #666;
      font-size: 16px; }
    .press-page .video_section_container .videos_container .video .video_info .video_text {
      color: #888;
      font-size: 9px; }
@media screen and (max-width: 1400px) {
  .press-page .video_section_container .featured_video {
    float: none;
    width: auto; }
    .press-page .video_section_container .featured_video .featured_video_image {
      display: block;
      margin: 0 auto; } }
@media screen and (max-width: 420px) {
  .press-page .article_hero {
    width: 100%; }
    .press-page .article_hero .article_hero_content {
      width: 100%;
      padding: 30px 10px; }
      .press-page .article_hero .article_hero_content .article_hero_title {
        font-size: 35px; }
      .press-page .article_hero .article_hero_content .article_hero_text {
        margin-top: 10px; } }

.video_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 110;
  display: none; }
  .video_modal .video_modal_inner {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .video_modal .video_modal_inner .video_loading {
      width: 512px;
      height: 100px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -50px;
      margin-left: -256px;
      color: #fff;
      font-size: 30px;
      text-align: center; }
    .video_modal .video_modal_inner .video_container {
      width: 640px;
      height: 360px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -320px;
      margin-top: -180px; }

.timeline {
  padding: 16px 0; }

.timeline h3 {
  padding: 0 0 50px;
  font-size: 20px;
  line-height: 22px; }

.timeline p {
  display: inline-block;
  vertical-align: top;
  background: #f7f7f7;
  padding: 34px 40px 34px 27px;
  border-top: 2px solid #737c35;
  font-size: 18px;
  line-height: 27px;
  color: #666; }

.timeline p img {
  display: block;
  margin: 0 0 16px; }

.timeline p.with-img {
  padding-top: 20px;
  padding-bottom: 20px; }

.timeline p a {
  color: #666;
  text-decoration: underline; }

.timeline p a:hover {
  text-decoration: none; }

.timeline ul {
  width: 100%;
  position: relative;
  font-size: 0; }

.timeline ul li {
  padding: 0 0 38px 94px;
  position: relative;
  z-index: 2; }

.timeline ul li.line {
  background: #e8e7e5;
  width: 6px;
  position: absolute;
  top: 2px;
  left: 60px;
  padding: 0;
  bottom: -48px;
  z-index: 0; }

.timeline li .year {
  font-size: 16px;
  line-height: 24px;
  color: #666;
  width: 50px;
  position: absolute;
  top: 0;
  left: 0; }

.timeline li .dot {
  background: url("/themes/default/resources/3rd/img/story-point.png");
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 51px; }

iframe.video_section {
  display: inline-block;
  max-width: 100%; }

.product-list h2 {
  font-size: 36px;
  line-height: 38px;
  font-weight: normal;
  font-style: italic;
  color: #af6012;
  padding: 0 0 40px; }

.product-list h4 {
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  color: #737c35; }

.product-list h4 a {
  color: #737c35; }

.product-list h4 a span {
  font-family: arial, sans-serif; }

.product-list img {
  display: block; }

.product-list .featured {
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 54px; }

.product-list .featured > ul {
  position: relative;
  margin: 0 0 0 -62px; }

.product-list .featured li {
  float: left;
  width: 400px;
  height: 400px;
  margin: 0 0 0 62px; }

.product-list .featured li a {
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: #af6012;
  letter-spacing: 0.5px; }

.product-list .featured li a:hover {
  color: #000; }

.product-list .featured img {
  margin: 0 0 12px; }

.product-list .featured p {
  font-size: 16px;
  line-height: 20px;
  padding: 6px 0 0;
  color: #4e4e4e; }

.product-list .thumbs > ul {
  position: relative;
  margin: 0 0 0 -77px; }

.product-list .thumbs h4 {
  border-bottom: 1px solid #e6e6e6;
  padding: 0 0 26px;
  margin: 0 0 44px; }

.product-list .thumbs li {
  float: left;
  width: 236px;
  height: 300px;
  margin: 0 0 0 77px; }
  .product-list .thumbs li.e-bar {
    position: relative; }
    .product-list .thumbs li.e-bar:before {
      content: 'Instant Deliver by E-mail';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      display: block;
      padding: 5px;
      background-color: #a75b0f;
      color: #fff;
      font-size: 16px;
      text-align: center; }

.product-list .thumbs li a {
  display: block;
  font-size: 14px;
  line-height: 18px; }

.product-list .thumbs li a:hover {
  color: #000; }

.product-list .thumbs img {
  max-width: 100%;
  height: auto;
  width: auto;
  margin: 0 0 12px; }
  @media (min-width: 783px) {
    .product-list .thumbs img {
      max-height: 200px; } }

.product-list .thumbs p {
  font-size: 14px;
  line-height: 18px;
  padding: 8px 0 0; }

.product-list .periship_button {
  position: absolute;
  top: 75px;
  left: 25px;
  width: 150px;
  height: 150px; }

.product-info {
  padding: 46px 0 5px; }

.product-info img {
  margin-bottom: 20px; }

.product-info .details {
  margin-left: 430px; }

.product-info .details h2 {
  line-height: 38px;
  padding: 0 0 24px; }

.product-info .details h5 {
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
  padding: 0 0 30px; }

.product-info .details p {
  font-size: 13px;
  line-height: 22px;
  padding: 0 0 22px; }

.product-info .details form {
  padding: 0 0 21px; }

.product-info .details .field {
  width: 24px;
  text-align: center;
  margin-right: 10px; }

.product-info .details .row {
  margin: 0 0 11px; }

.product-info .details .custom-select {
  width: 164px; }

.product-info .details .share-row p {
  float: left;
  font-size: 12px;
  line-height: 16px;
  color: #af6012;
  padding: 0 9px 0 0; }

.product-info .btn-add,
.product-info .store_tenderloin_button {
  display: inline-block;
  vertical-align: top;
  border: 0 none;
  border-radius: 4px;
  font-size: 13px;
  color: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.11);
  width: 109px;
  height: 30px;
  cursor: pointer; }

.product-info .btn-add {
  background: #e47019;
  background: -moz-linear-gradient(top, #e47019 0%, #dc6811 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e47019), color-stop(100%, #dc6811));
  background: -webkit-linear-gradient(top, #e47019 0%, #dc6811 100%);
  background: -o-linear-gradient(top, #e47019 0%, #dc6811 100%);
  background: -ms-linear-gradient(top, #e47019 0%, #dc6811 100%);
  background: linear-gradient(to bottom, #e47019 0%, #dc6811 100%); }

.product-info .btn-add:hover {
  background: #dc6811;
  background: -moz-linear-gradient(top, #dc6811 0%, #e47019 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dc6811), color-stop(100%, #e47019));
  background: -webkit-linear-gradient(top, #dc6811 0%, #e47019 100%);
  background: -o-linear-gradient(top, #dc6811 0%, #e47019 100%);
  background: -ms-linear-gradient(top, #dc6811 0%, #e47019 100%);
  background: linear-gradient(to bottom, #dc6811 0%, #e47019 100%); }

.product-info .store_tenderloin_button {
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  width: 230px;
  margin-top: 30px;
  background: #e47019;
  background: -moz-linear-gradient(top, #737a37 0%, #646c1f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #737a37), color-stop(100%, #646c1f));
  background: -webkit-linear-gradient(top, #737a37 0%, #646c1f 100%);
  background: -o-linear-gradient(top, #737a37 0%, #646c1f 100%);
  background: -ms-linear-gradient(top, #737a37 0%, #646c1f 100%);
  background: linear-gradient(to bottom, #737a37 0%, #646c1f 100%); }

.field {
  display: inline-block;
  vertical-align: top;
  background: #f6f6f6;
  border: 0 none;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3) inset;
  font-size: 13px;
  line-height: 17px;
  padding: 7px 10px 6px;
  height: 17px; }

.cart-table {
  background: #f9f9f8;
  border: 1px solid #c8c7c2;
  border-radius: 5px 5px 0 0;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.11);
  margin: 36px 0 0;
  padding: 0 15px 16px;
  position: relative;
  margin-right: -26px; }

.cart-table h3 {
  font-size: 16px;
  line-height: 36px;
  padding: 0 0 0 10px;
  border-top: 1px solid #c2c3c5;
  margin: 4px 0 0; }

.cart-table h3 span {
  font-size: 20px; }

.cart-table h4 {
  font-size: 16px;
  line-height: 28px;
  color: #333;
  padding: 0 0 0 10px; }

.cart-table table {
  width: 100%;
  border: 0 none;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 52px; }

.cart-table th {
  font-size: 16px;
  height: 44px;
  vertical-align: middle;
  text-align: left;
  font-weight: normal; }

.cart-table th.qty {
  text-align: center;
  width: 100px; }

.cart-table th.last {
  text-align: right;
  width: 110px; }

.cart-table td {
  font-size: 14px;
  padding: 12px 0;
  vertical-align: middle;
  border-top: 1px solid #c3c4c5;
  line-height: 22px; }

.cart-table td + td {
  min-width: 100px; }

.cart-table td.first img {
  float: left;
  margin-right: 18px; }

.cart-table td.qty {
  text-align: center;
  width: 100px; }

.cart-table td.last {
  text-align: right;
  width: 110px; }

.cart-table p.orange {
  vertical-align: top;
  color: #af6012;
  margin-right: 240px; }

.cart-table td.totals {
  vertical-align: top; }

.cart-table td.totals > .right {
  width: 210px; }

.cart-table img {
  display: block; }

.cart-table .field {
  width: 24px;
  text-align: center;
  display: block;
  margin: 0 auto; }

.cart-table .remove {
  font-size: 12px;
  color: #333;
  text-decoration: underline; }

.cart-table .remove:hover {
  text-decoration: none; }

.cart-table .buttons {
  text-align: right;
  font-size: 13px;
  line-height: 40px; }

.cart-table .buttons span {
  margin: 0 12px; }

.cart-table .buttons a {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  border-radius: 4px;
  padding: 0 16px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.11);
  font-size: 15px; }

.cart-table .buttons a {
  background: #e47019;
  background: -moz-linear-gradient(top, #e47019 0%, #dc6811 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e47019), color-stop(100%, #dc6811));
  background: -webkit-linear-gradient(top, #e47019 0%, #dc6811 100%);
  background: -o-linear-gradient(top, #e47019 0%, #dc6811 100%);
  background: -ms-linear-gradient(top, #e47019 0%, #dc6811 100%);
  background: linear-gradient(to bottom, #e47019 0%, #dc6811 100%); }

.cart-table .buttons a:hover {
  background: #dc6811;
  background: -moz-linear-gradient(top, #dc6811 0%, #e47019 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dc6811), color-stop(100%, #e47019));
  background: -webkit-linear-gradient(top, #dc6811 0%, #e47019 100%);
  background: -o-linear-gradient(top, #dc6811 0%, #e47019 100%);
  background: -ms-linear-gradient(top, #dc6811 0%, #e47019 100%);
  background: linear-gradient(to bottom, #dc6811 0%, #e47019 100%); }

.cart-table .buttons a span {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  position: relative; }

.cart-table .buttons a .ico-single {
  background: url("/themes/default/resources/3rd/img/ico-single.png");
  width: 12px;
  height: 12px;
  top: 14px;
  margin-right: 7px; }

.cart-table .buttons a .ico-multiple {
  background: url("/themes/default/resources/3rd/img/ico-multiple.png");
  width: 29px;
  height: 15px;
  top: 14px;
  left: -4px; }

.cart-table .cart-notice {
  padding: 10px;
  border: solid 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  width: 30%;
  line-height: 16px;
  background-color: white;
  text-align: left;
  padding-left: 30px;
  position: absolute;
  bottom: 6px; }
  .cart-table .cart-notice:before {
    content: '';
    display: block;
    position: absolute;
    top: 11px;
    left: 10px;
    background-image: url("../../checkout-2017/img/icon/info.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 15px;
    width: 15px; }

.acc-link,
.home-nav,
.page-nav .mobile,
.page-nav ul ul,
.sidebar.mobile,
.swipe-helper,
.tab-entry,
.tab-nav .hide-link,
.tab-nav .show-link,
.tdl-page .bottom-txt .mobile,
.top-right .menu-link {
  display: none; }

/* Font families */
#cboxCurrent,
#cboxTitle,
.cart-table table,
.cnt-nav,
.event-msg-box h2,
.event-page h4,
.grey-logos,
.home .orange-logos h4,
.home .slide1 .client-message h6,
.home .slide2 h6,
.home .slide2 p,
.home .slide3 p,
.home-nav,
.home_notification p,
.lodging-page .thumbs a,
.lodging-page h4,
.menu-link,
.page-content h2,
.page-content h3,
.page-nav,
.product-list h4,
.product-list li a,
.shop h2,
.sidebar h4,
.tab-entry .acc-link,
.tab-nav,
.timeline,
.wide-content .entry h3,
.wide-content .motto {
  font-family: 'Droid Serif'; }

.btn-order,
.home .overlay .buttons a {
  font-family: 'Josefin Slab'; }

/* CSS transitions */
.home .overlay .buttons a,
.home .scroll-down,
.home .scroll-up,
.page-nav li a,
.sidebar .button,
.tab-links li a,
.top-right a {
  -webkit-transition: background-color linear 0.25s;
  -moz-transition: background-color linear 0.25s;
  -ms-transition: background-color linear 0.25s;
  -o-transition: background-color linear 0.25s;
  transition: background-color linear 0.25s; }

.product-list .featured li a,
.product-list .thumbs li a {
  -webkit-transition: color linear 0.25s;
  -moz-transition: color linear 0.25s;
  -ms-transition: color linear 0.25s;
  -o-transition: color linear 0.25s;
  transition: color linear 0.25s; }

/* Fallbacks */
.no-rgba .home_notification {
  background: url("/themes/default/resources/3rd/img/bg-alert.png"); }

.no-rgba .image-slider .button,
.no-rgba .top-right a {
  background-image: url("/themes/default/resources/3rd/img/black50.png"); }

.no-rgba .home .rotator .overlay {
  background: url("/themes/default/resources/3rd/img/orange80.png"); }

.no-cssgradients .tdl-page .order-row {
  background: url("/themes/default/resources/3rd/img/order-row-gradient.png") 0 100% repeat-x; }

/* Retina */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
  .home .slide1 .client-message {
    background-image: url("/themes/default/resources/3rd/img/olive-branch@2x.png");
    background-size: 178px 106px; } }
@media screen and (max-width: 1280px) {
  .sidebar + .page-content {
    margin-right: 240px; }

  .info-page iframe {
    width: 325px; } }
/* Tablet */
@media screen and (max-width: 1024px) {
  body {
    background: #fff; }

  .scroll-down,
  .scroll-up {
    display: none; }

  .page-header {
    position: static;
    border: 0 none;
    top: 0;
    left: 0;
    width: 100%; }

  .page {
    margin-left: 0; }

  .page.home {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    height: auto; }

  .perini_logo,
  .image-slider,
  .page-footer,
  .page-main,
  .page-nav,
  .rotator,
  .tab-nav {
    -webkit-transition: -webkit-transform ease-out 0.4s;
    -moz-transition: -moz-transform ease-out 0.4s;
    -ms-transition: -ms-transform ease-out 0.4s;
    -o-transition: -o-transform ease-out 0.4s;
    transition: transform ease-out 0.4s; }

  .show-nav .perini_logo,
  .show-nav .image-slider,
  .show-nav .page-footer,
  .show-nav .page-main,
  .show-nav .rotator,
  .show-nav .tab-nav {
    -webkit-transform: translate3d(262px, 0, 0);
    -moz-transform: translate3d(262px, 0, 0);
    -ms-transform: translate3d(262px, 0, 0);
    -o-transform: translate3d(262px, 0, 0);
    transform: translate3d(262px, 0, 0); }

  .rotator.vertical .container {
    position: static; }

  .perini_logo {
    padding: 66px 0 36px;
    background: url("/themes/default/resources/3rd/img/body.jpg"); }

  .top-bar {
    position: fixed;
    background: #af6012;
    z-index: 100; }

  .top-bar.half {
    width: 100%;
    right: auto;
    left: 0; }

  .top-right,
  .top-right li {
    padding: 0; }

  .no-rgba .top-right a,
  .top-right a {
    background-color: transparent;
    background-image: none;
    border-radius: 0;
    padding: 0 12px;
    line-height: 36px; }

  .no-rgba .top-right a:hover,
  .top-right a:hover {
    background-color: transparent; }

  .top-right a.cart-link {
    padding: 0 13px 0 12px; }

  .top-right a.menu-link {
    float: left;
    display: block;
    font-size: 12px;
    line-height: 34px;
    font-style: italic;
    background: url("/themes/default/resources/3rd/img/ico-menu-tablet.png") 9px 11px no-repeat;
    padding: 0 0 2px 36px;
    color: #fff; }

  .page-nav {
    background: #26221d;
    width: 262px;
    position: fixed;
    top: 36px;
    left: 0;
    bottom: 0;
    overflow: auto;
    z-index: 51;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(-263px, 0, 0);
    -moz-transform: translate3d(-263px, 0, 0);
    -ms-transform: translate3d(-263px, 0, 0);
    -o-transform: translate3d(-263px, 0, 0);
    transform: translate3d(-263px, 0, 0); }

  .show-nav .page-nav {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }

  .page-nav > ul {
    padding: 22px 0; }

  .page-nav ul li {
    border: 0 none; }

  .page-nav li a {
    text-align: left;
    padding: 5px 20px;
    color: #fff; }

  .page-nav li a:hover {
    background: transparent; }

  .page-nav li.current > a {
    background: #413b34; }

  .page-nav li.mobile {
    display: list-item; }

  .page-nav li.has-dd > a span {
    background: url("/themes/default/resources/3rd/img/nav-arrow-tablet.png");
    width: 12px;
    height: 8px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 10px;
    margin-left: 5px; }

  .page-nav li.open > a span {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

  .page-nav li.open > ul {
    display: block; }

  .page-nav ul ul {
    padding: 0 24px 10px; }

  .page-nav ul ul li a {
    text-transform: none;
    padding: 2px 20px 3px;
    font-style: italic;
    color: #b2aea8; }

  .page-footer {
    background: url("/themes/default/resources/3rd/img/body.jpg");
    position: relative;
    width: auto;
    padding: 28px 22px 24px 24px; }

  .page-footer .email_signup {
    margin: 0 auto;
    margin-bottom: 10px;
    top: 0;
    float: none; }

  .page-footer .make_a_reservation {
    margin: 0 auto;
    margin-bottom: 10px;
    float: none; }

  .page-footer .contact-info {
    width: 200px;
    text-align: center;
    top: 70px;
    left: 50%;
    margin: 0 auto;
    padding-bottom: 10px;
    float: none;
    color: #696868; }

  .page-footer .contact-info h4 {
    line-height: 19px;
    width: 100%; }
    .page-footer .contact-info h4:nth-of-type(even), .page-footer .contact-info h4:nth-of-type(odd) {
      float: none; }

  .page-footer .contact-info p {
    line-height: 27px; }

  .page-footer .contact-info a {
    color: #696868; }

  .page-footer .socials ul {
    padding: 0 0 28px; }

  .page-footer .socials a {
    background-image: url("/themes/default/resources/3rd/img/socials-tablet.png");
    width: 32px;
    height: 32px; }

  .page-footer .socials .facebook a,
  .page-footer .socials .facebook a:hover {
    background-position: 0 0; }

  .page-footer .socials .twitter a,
  .page-footer .socials .twitter a:hover {
    background-position: -33px 0; }

  .page-footer .socials .instagram {
    display: block; }

  .page-footer .socials .instagram a {
    background-position: -66px 0; }

  .page-footer .socials .pinterest a {
    background-position: -99px 0; }

  .page-footer .verified {
    margin: 0; }

  .page-footer .copyright a,
  .page-footer .copyright p {
    color: #848484; }

  .page-footer .contact-info h4 span.reservations {
    display: block;
    padding: 0; }

  .home .slide1 {
    height: auto; }

  .home .rotator .overlay {
    display: block;
    opacity: 1;
    filter: none; }

  .home .rotator .overlay,
  .no-rgba .home .rotator .overlay {
    background: transparent; }

  .home .overlay .buttons a,
  .home .overlay .buttons a:hover {
    background: rgba(0, 0, 0, 0.6); }

  .csstransitions .home .slide1 .client-message {
    background-size: 140px 83px !important;
    width: 140px;
    height: 83px; }

  .csstransitions .home .slide1 .client-message h6 {
    font-size: 9px;
    line-height: 13px; }

  .csstransitions .home .slide1 .client-message p {
    font-size: 13px;
    line-height: 17px;
    padding: 8px 28px 0; }

  .csstransitions .home .slide1 .client-message p.pad {
    padding-top: 11px; }

  .home .slide2 {
    height: 258px; }

  .home .slide2 h6 {
    font-size: 15px;
    line-height: 20px; }

  .home .slide2 p {
    font-size: 20px;
    line-height: 38px;
    padding: 0 0 24px; }

  .home .slide2 .image {
    width: 360px;
    height: 258px; }

  .home .slide2 .entry {
    margin: 8px 0 0 370px;
    background-size: 56px 42px;
    padding: 48px 30px 30px 60px; }

  .home .orange-logos {
    padding: 48px 0 42px; }

  .home .orange-logos h4 {
    font-size: 13px; }

  .home .orange-logos .logo-forbes {
    width: auto;
    height: 36px; }

  .home .orange-logos .logo-nyt {
    width: auto;
    height: 38px; }

  .home .orange-logos .logo-tm {
    width: auto;
    height: 34px; }

  .home .orange-logos .logo-gourmet {
    width: auto;
    height: 44px; }

  .home .slide3 {
    height: 280px; }

  .home .slide3 p {
    font-size: 35px;
    line-height: 60px;
    padding: 0 0 20px; }

  .home .slide3 .image {
    width: 423px;
    height: 280px; }

  .home .slide3 .entry {
    margin-right: 423px;
    padding: 48px 20px 20px; }

  .home .slide3 .entry img {
    height: 47px;
    width: auto; }

  .home .slide4 {
    height: 550px; }

  .home .slide5 {
    height: auto; }

  .page-main {
    padding: 32px 22px 36px; }

  .info-page iframe {
    width: 425px; }

  .no-rgba .home .overlay .buttons a {
    background: url("/themes/default/resources/3rd/img/black50.png"); }

  .no-csstransforms .page-nav {
    left: -263px; }

  .no-csstransforms.show-nav .page-nav {
    left: 0; }

  .no-csstransforms.show-nav .perini_logo,
  .no-csstransforms.show-nav .image-slider,
  .no-csstransforms.show-nav .page-footer,
  .no-csstransforms.show-nav .page-main,
  .no-csstransforms.show-nav .rotator,
  .no-csstransforms.show-nav .tab-nav {
    margin-left: 262px; }

  .home .dummies {
    display: none; }

  .lodging-page .thumbs a {
    width: 224px; }

  .lodging-page .thumbs a img {
    width: 100%;
    height: auto; }

  .tdl-page h5 {
    margin-right: 0; }

  .tdl-page .client-msg.right {
    display: none; }

  .tdl-page .client-msg.mobile {
    display: block;
    width: auto; }

  .tdl-page .grey-logos {
    padding: 48px 0 42px; }

  .tdl-page .grey-logos h4 {
    font-size: 13px; }

  .tdl-page .grey-logos .logo-forbes {
    width: auto;
    height: 36px; }

  .tdl-page .grey-logos .logo-nyt {
    width: auto;
    height: 38px; }

  .tdl-page .grey-logos .logo-tm {
    width: auto;
    height: 34px; }

  .tdl-page .grey-logos .logo-gourmet {
    width: auto;
    height: 44px; }

  .timeline ul li.line {
    bottom: -54px; }

  .timeline li .dot {
    width: 14px;
    height: 14px;
    border-radius: 12px;
    border: 5px solid #e8e7e5;
    background: #737c35; }

  .product-list .featured > ul {
    margin: 0 0 0 -15px; }

  .product-list .featured li {
    width: 354px;
    height: 350px;
    margin: 0 0 0 15px; }

  .product-list .featured li a {
    font-size: 14px;
    line-height: 18px; }

  .product-list .featured li img {
    width: 100%;
    height: auto; }

  .product-list .featured p {
    font-size: 15px; }

  .product-list .thumbs > ul {
    margin: 0 0 0 -7px; }

  .product-list .thumbs li {
    margin: 0 0 0 7px; }

  .product-info {
    padding-top: 34px; }

  .product-info img {
    width: 348px;
    height: auto; }

  .product-info .details {
    margin-left: 386px; }

  .cart-table {
    margin: 34px 0 0; }

  .cart-table .price {
    display: none; }

  .tdl-page .order-row {
    left: -23px;
    top: -120px;
    padding-left: 24px; } }
/* Mobile */
@media screen and (max-width: 767px) {
  body {
    background: url("/themes/default/resources/3rd/img/body.jpg");
    background-size: 450px 191px; }

  .cart-table .buttons > span,
  .cart-table p.orange,
  .cart-table td.first img,
  .cnt-slider .flex-next,
  .cnt-slider .flex-prev,
  .dummies,
  .dummies,
  .home .orange-logos,
  .home .slide1 .overlay,
  .home .slide1:hover .overlay,
  .home .slide2,
  .home .slide3,
  .home .slide4,
  .home .slide5,
  .image-slider .show-slideshow,
  .image-slider li:hover .overlay,
  .info-page iframe,
  .no-mobile,
  .tab-content,
  .tab-links,
  .tdl-page .bottom-txt p,
  .timeline h3,
  .top-right li a {
    display: none; }

  .top-right li a.cart-link {
    display: inline-block; }

  .perini_logo {
    padding: 59px 0 26px;
    background: transparent; }

  .page-footer {
    background: transparent; }

  .page {
    min-height: 0 !important; }

  .page-main {
    padding: 30px 10px; }

  .page-content,
  .sidebar + .page-content {
    margin: 0; }

  .page-content h2 {
    font-size: 32px;
    line-height: 34px; }

  .page-content h3 {
    font-size: 24px;
    line-height: 26px; }

  .home .slide1 .client-messages {
    bottom: 28px;
    right: 16px;
    left: 10px; }

  .csstransitions .home .slide1 .client-message {
    width: 122px;
    height: 73px;
    background-size: 122px 73px !important;
    margin: 0 10px; }

  .csstransitions .home .slide1 .client-message p {
    font-size: 11px;
    line-height: 14px;
    padding-top: 5px; }

  .csstransitions .home .slide1 .client-message p.pad {
    padding-top: 8px; }

  .csstransitions .home .slide1 .client-message h6 {
    font-size: 7px;
    line-height: 14px; }

  .home-nav {
    display: block;
    margin: 5px 30px 0;
    text-align: center; }

  .home-nav ul {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase; }

  .home-nav li {
    border-bottom: 1px solid #c1bfbd; }

  .home-nav a {
    display: block;
    padding: 10px;
    color: #333; }

  .image-slider {
    overflow: auto;
    -webkit-overflow-scrolling: touch; }

  .image-slider .container {
    position: static; }

  .image-slider .swipe-helper {
    background: url("/themes/default/resources/3rd/img/drag-helper.png");
    width: 120px;
    height: 62px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    margin: -31px 0 0 -60px;
    -webkit-transition: opacity linear 0.3s;
    -moz-transition: opacity linear 0.3s;
    -ms-transition: opacity linear 0.3s;
    -o-transition: opacity linear 0.3s;
    transition: opacity linear 0.3s; }

  .image-slider.scrolled .swipe-helper {
    opacity: 0; }

  .tab-nav {
    padding: 0;
    text-align: center;
    background: #f4f4f4; }

  .tab-nav ul {
    background: #26221d;
    display: none; }

  .tab-nav li {
    float: none; }

  .tab-nav .hide-link,
  .tab-nav .show-link {
    font-size: 13px;
    line-height: 41px;
    padding: 0 0 2px;
    font-style: italic;
    text-transform: uppercase; }

  .tab-nav .hide-link .arrow,
  .tab-nav .show-link .arrow {
    background: url("/themes/default/resources/3rd/img/nav-arrow-tablet.png");
    width: 12px;
    height: 8px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0 6px;
    top: 16px; }

  .tab-nav .hide-link .arrow {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }

  .tab-nav .show-link {
    display: block; }

  .tab-nav.open .show-link {
    display: none; }

  .tab-nav.open .hide-link,
  .tab-nav.open ul {
    display: block; }

  .info-page {
    text-align: center;
    padding: 0 4px; }

  .info-page h2 {
    padding: 0 0 30px; }

  .info-page h3 {
    padding: 0 0 24px; }

  .info-page p {
    padding: 0 0 40px; }

  .info-page ul {
    font-size: 13px; }

  .info-page ol {
    list-style: decimal inside;
    padding: 0 0 20px; }

  .info-page ol li {
    padding: 0 0 20px;
    list-style: decimal inside; }

  .info-page ol li span {
    display: block;
    padding: 10px 0 0; }

  .opinions {
    min-width: 0; }

  .opinions .item {
    padding: 16px 10px 16px 113px;
    min-height: 88px;
    text-align: left;
    width: auto; }

  .opinions .item h4 {
    font-size: 20px;
    line-height: 24px;
    padding: 0 0 4px; }

  .opinions .item h6 {
    font-size: 12px; }

  .opinions .item h6 span {
    display: block; }

  .opinions .item img {
    width: 75px;
    height: auto;
    top: 12px;
    left: 14px; }

  .opinions .more-button {
    display: block;
    width: auto;
    margin: 0 0 10px; }

  .menu-page {
    text-align: center; }

  .menu-page h2 {
    padding: 0 0 24px; }

  .menu-page h5,
  .menu-page p {
    max-width: 100%; }

  .tdl-page {
    text-align: center; }

  .tdl-page h2 {
    padding: 0 0 24px; }

  .tdl-page .bottom-txt {
    border: 0 none;
    text-align: center;
    padding: 46px 0 16px; }

  .tdl-page .bottom-txt .mobile {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin: 12px 0 0;
    color: #797979; }

  .tdl-page .bottom-txt .mobile a {
    color: #797979; }

  .tdl-page .bottom-txt .btn-order {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0; }

  .tdl-page .order-row {
    text-align: center;
    top: -110px;
    left: -13px;
    padding: 0;
    right: -13px;
    width: auto;
    font-size: 16px;
    line-height: 34px; }

  .tdl-page .order-row .btn-order {
    padding: 0;
    width: 204px;
    margin: 0 auto;
    display: block; }

  .tdl-page .grey-logos {
    margin-left: 0;
    margin-right: 0; }

  .tdl-page .grey-logos img {
    display: block;
    margin: 0 auto 20px; }

  .tabs {
    border-top: 1px solid #d6d6d6; }

  .tab-entry {
    border-bottom: 1px solid #d6d6d6; }

  .tab-entry,
  .tab-entry .acc-link,
  .tab-entry.current .tab-content {
    display: block; }

  .tab-entry .acc-link {
    font-size: 16px;
    line-height: 38px;
    text-transform: uppercase;
    text-align: left;
    color: #777;
    width: 100%;
    position: relative; }

  .tab-entry .acc-link:after {
    content: '';
    background: url("/themes/default/resources/3rd/img/nav-arrow-tablet.png");
    width: 12px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -4px; }

  .tab-entry.current .acc-link {
    color: #b56a1e; }

  .tab-entry.current .acc-link:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

  .parties-page {
    text-align: center; }

  .parties-page h4,
  .parties-page h5,
  .parties-page p {
    max-width: 100%; }

  .sidebar.mobile {
    display: block;
    margin: 20px auto; }

  .catering-page {
    text-align: center; }

  .wide-content .motto {
    padding: 16px 0 30px; }

  .wide-content .motto p {
    font-size: 24px;
    line-height: 34px; }

  .wide-content .entry h3 {
    font-size: 16px;
    line-height: 20px;
    color: #737b3b;
    padding-top: 10px; }

  .lodging-page {
    text-align: center; }

  .lodging-page h2 {
    padding: 0 0 28px; }

  .lodging-page .thumbs a {
    width: 276px;
    margin: 0 auto 20px;
    display: block; }

  .lodging-page > ul {
    max-width: 292px;
    margin: 0 auto; }

  .lodging-page > ul li {
    display: inline-block;
    vertical-align: top; }

  .lodging-page > ul li:after {
    content: ''; }

  .page.shop {
    border: 0 none; }

  .product-list h2 {
    font-size: 32px;
    line-height: 34px;
    padding: 0 0 30px;
    text-align: center; }

  .product-list .featured > ul,
  .product-list .thumbs > ul {
    margin: 0; }

  .product-list .featured li,
  .product-list .thumbs li {
    width: auto;
    float: none;
    height: auto;
    margin: 0 20px 40px; }
    .product-list .featured li img,
    .product-list .thumbs li img {
      width: 100%;
      height: auto; }

  .product-list .browse h4 {
    margin-bottom: 30px; }

  .product-list .browse li {
    width: 100%;
    margin: 0 0 30px;
    overflow: hidden; }

  .product-list .browse li img {
    width: 118px;
    height: auto;
    float: left;
    margin-right: 10px; }

  .product-info {
    margin: 20px 0 0; }

  .product-info img {
    float: none;
    display: block;
    width: 100%;
    height: auto; }

  .product-info .details {
    margin: 0 0 40px; }

  .product-info .details h2 {
    text-align: left;
    font-style: normal;
    font-size: 28px;
    line-height: 38px; }

  .story-page {
    text-align: center; }

  .story-page h2 {
    padding: 0 0 26px; }

  .story-page h5 {
    font-size: 14px; }

  .timeline {
    text-align: center; }

  .timeline p {
    font-size: 16px;
    line-height: 23px;
    display: block; }

  .timeline ul li {
    padding: 34px 0 26px; }

  .timeline ul li.line {
    left: 50%;
    margin-left: -3px; }

  .timeline li img {
    width: 100%;
    height: auto; }

  .timeline li .dot {
    left: 50%;
    margin-left: -12px; }

  .timeline li .year {
    left: 50%;
    margin-left: -70px; }

  .event-page {
    text-align: center; }

  .cart-table {
    margin: 24px 0 0; }

  .cart-table th.last,
  .cart-table th.qty {
    width: auto; }

  .cart-table td {
    font-size: 13px;
    line-height: 18px; }

  .cart-table td + td {
    min-width: 0; }

  .cart-table td.qty {
    width: auto; }

  .cart-table td.last {
    font-size: 14px;
    line-height: 22px;
    width: auto; }

  .cart-table .buttons {
    text-align: center; }

  .cart-table .buttons a {
    display: block; }

  .cart-table .cart-notice {
    position: relative;
    bottom: initial;
    width: auto; }

  .cnt-slider {
    margin: 0 auto 20px; } }
@media screen and (max-width: 600px) {
  .page-footer .contact-info {
    top: 70px; }

  .email_signup_form_container {
    width: 100%;
    border-radius: 0;
    margin-left: 0;
    left: 0;
    background: #EDEBE9; }

  .tenderloin-facts-page .facts_img.facts_img_large {
    display: none; }
  .tenderloin-facts-page .facts_img.facts_img_small {
    display: block; } }
.page-content .OT_subtitle {
  font-size: 8px;
  color: #0f0f0f; }

.page-content .open_table_widget {
  padding-bottom: 0px; }
  @media screen and (max-width: 768px) {
    .page-content .open_table_widget iframe {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 230px; }
    .page-content .open_table_widget #OT_form {
      width: auto; }
    .page-content .open_table_widget .OT_wrapper {
      margin: 0 auto; } }
