/*
Theme Name: Uncle Julio's
Theme URI: n/a
Author: the WordPress team
Author URI: http://www.imaginuity.com
Description: Uncle Julio's web site theme
Version: 1.0
License: none
License URI: n/a
Tags: n/a
Text Domain: unclejulios
*/

/*! normalize.css v1.1.0 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}


























/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
========================================================================== */


#open-table-container .open-table-widget {
    margin: 0 auto 30px;
    box-shadow: 2px 5px 5px rgba(0,0,0,.2),
               -2px 5px 5px rgba(0,0,0,.2);
}

.content a img.hiring_flyer {
    box-shadow: 0px 2px 5px #ccc;height:auto;width:460px;height:590px;margin-top:10px;
}





























/* These are the moble first styles */

body      { color:#000; background:#f8f0df; font-family:"news-gothic-std","Arial","Helvetica",Sans-Serif; }
a       { text-decoration:none; color:#8d181b; }
a:hover     { text-decoration:underline; }
h1,h2,h3,h4,h5  { margin:0.6em 0; padding:0; color:#8d181b; font-weight:normal; }
h1        { font-size:1.5em; line-height:1.0em; margin-top:0; font-weight:normal; text-transform:uppercase; font-family:"alternate-gothic-no-3-d"; }
h2        { font-size:1.2em; line-height:1.2em; }
h3        { font-size:1.0em; font-weight:bold; text-transform:uppercase; }
h4        { font-size:1.0em; font-weight:bold; color:#000; }
h5        { font-size:1.0em; }
h3 + p      { margin-top:-0.4em; }
h4 + p      { margin-top:-0.4em; }
h3 + table    { margin-top:-1em; }
p       { margin:1.7em 0; }
hr        { border-top:solid 1px #000; }

/* Main Structure */

.site-wrapper { position:relative; }
.site-header  { position:relative; }
.hero     { width:100%; padding:0 0 0.5em 0; position:relative; }
.hero > img   { width:100%; }
.main     { padding:0; }
.content    { padding:30px 10px; min-height:160px; }
.site-footer  { padding:20px 0; color:#fff; position:relative; text-align:center; background:url(/wp-content/themes/unclejulios/images/mobile-footer-bg.jpg) center center no-repeat; background-size:100% 100%; }





.home .site-footer.smasher  { top:100%; position:absolute; background:url(/wp-content/themes/unclejulios/images/purple-tile.png)}
/* z-Indexes */
.home .site-footer.smasher .wrap  {
  position: relative;
  height: 100%;
  width: 100%;
  padding-top: 100px;
    font-weight: 100 !important;
}
.smash-logo{
      position: absolute;
      height: auto;
      left: 50%;
      margin-left: -100px;
      bottom: 0;
      width: 200px;
}
.button--notched {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0.85em 1em;
    margin: 0 0 1rem 0;
    font-size: 0.9rem;
    background-color: #2199e8;
    color: #fff;
}

.button--notched {
    font-family: "alternate-gothic-no-3-d";
    font-weight: 700;
    background: #8d181b;
    font-size: 2rem;
    padding: 0.8rem 2.5rem;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    margin: 15px auto;
    float: none;
    text-decoration: none;
}

.button--notched:hover, .button--notched:focus {
  background: white;
  color: #8d181b;
  outline: none;
}

.button--notched:hover:before, .button--notched:hover:after {
  background: white;
  color: #8d181b;
  outline: none;
}

.button--notched:before, .button--notched:after {
  content: '';
  position: absolute;
  min-height: 70%;
  background: #8d181b;
  top: 15%;
  width: 10px;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
}

.button--notched:after {
  right: -5px;
}

.button--notched:before {
  left: -5px;
}
.smasher .left{
text-align: center;
}

.smasher .left h2{
font-size: 35px;
margin: 0;
margin-bottom: 10px;
font-weight: 100;
    font-family: 'Oswald', sans-serif;

}

.smasher .left p{
font-size: 16px;
}

.smasher .left,
.smasher .right{
width: 100%;
padding: 20px;
text-center;
}

.smasher .left,
.smasher .left h2{
color: white !important;
}



/* z-Indexes */

/* These have gotten a little out of hand again because of some elements on the home page. Might review / simplfy again */
/*.home .site-header  { z-index:1; } Only for large formfactor, appears it its CSS */
.sub-nav-bg     { z-index:2; }
.sub-nav      { z-index:3; }
.site-logo      { z-index:4; }
.site-footer    { z-index:50; }
.main-nav     { z-index:60; }

/* Global Styles */

.facebook         { margin:0; padding:0; text-indent:-9999px; background:url(/wp-content/themes/unclejulios/images/icon-facebook.png) center center no-repeat; }
.twitter          { margin:0; padding:0; text-indent:-9999px; background:url(/wp-content/themes/unclejulios/images/icon-twitter.png) center center no-repeat; }
.overlap-image        { display:none; }
.mobile-hidden        { display:none; }
input.more,
a.more,
span.more         { margin:15px 0 0 0; padding:4px 15px 1px 15px; font-family:"alternate-gothic-no-3-d"; background:#8d181b; background-image:url(/wp-content/themes/unclejulios/images/dot.gif),url(/wp-content/themes/unclejulios/images/dot.gif),url(/wp-content/themes/unclejulios/images/dot.gif),url(/wp-content/themes/unclejulios/images/dot.gif); background-position:left top, right top, bottom left, bottom right; background-repeat:no-repeat; font-size:0.8em; letter-spacing:1px; color:#fff; text-transform:uppercase; display:inline-block;
border: 0;}
input.more,a.more:hover       { text-decoration:none; }
.left           { float:left; }
.right            { float:right; }
.youtube_sc.left      { margin:0 auto 20px auto; float:none; }
.youtube_sc.right     { margin:0 auto 20px auto; float:none; }
.location-badge       { display:none; }
.location-badge img     { width:100%; height:auto; }
.content table td       { vertical-align:top; padding-left:10px; }
.content table td:first-child { padding:0; }
.content ul         { padding:0 0 0 20px; color:#8d181b; font-weight:bold; }
.content ul li          { padding:2px 0; }
.gforms_confirmation_message  { font-weight:bold; color:#f8f0df; }
.print-logo         { display:none; }

/* stageid=5030 *//* liveid=5089 */
.page-id-5030 .main .content { position: relative; }
.page-id-5030 .main .content h1 { width: 69%; font-size:46px; }
.page-id-5030 .main .content .loyalty_buttons { float: right; margin-top: -100px }
.page-id-5030 .main .content .loyalty_buttons .loyalty_button {
    margin: 10px auto;
}
.page-id-5030 .main .content .loyalty_buttons .loyalty_button .btn {
    margin-top:3px;
    padding: 10px 15px;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #8D183A;
    color: #f8f0df;
}
.page-id-5089 .main .content { position: relative; }
.page-id-5089 .main .content h1 { width: 69%; font-size:46px; }
/*
.page-id-5089 .main .content .loyalty_buttons { float: right; margin-top: -100px }
*/
.page-id-5089 .main .content .loyalty_buttons .loyalty_button {
    margin: 10px auto;
}
.page-id-5089 .main .content .loyalty_buttons .loyalty_button .btn {
    margin-top:3px;
    padding: 10px 15px;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #8D183A;
    color: #f8f0df;
}

@media(min-width: 993px) {
    .page-id-5030 .main,
    .page-id-5089 .main {
        min-height: 400px;
    }
    .page-id-5030 .main .content .loyalty_buttons,
    .page-id-5089 .main .content .loyalty_buttons {
        float: right;
        display: block;
        padding-left: 40px;
        padding-right: 0px;
        padding-bottom: 20px;
    }
}
@media(max-width: 992px) {
    .page-id-5030 .main .content h1,
    .page-id-5089 .main .content h1 {
        width: auto;
    }
    .page-id-5030 .main .content .loyalty_buttons,
    .page-id-5089 .main .content .loyalty_buttons {
        float: left;
        display: inline-block;
        margin: 0px;
        padding-left: 0px;
        padding-right: 40px;
        padding-bottom: 20px;
    }
}

@media(max-width: 679px) {
    .page-id-5030 .main .content .loyalty_buttons,
    .page-id-5089 .main .content .loyalty_buttons {
        float: none;
        padding: 0px;
        margin: 0 auto;
        display: block;
        max-width: 200px;
        padding-bottom: 20px;
    }
}

/* Header */

.site-header a    { color:#fff; }
.site-header .inner { height:80px; background:url(/wp-content/themes/unclejulios/images/mobile-footer-bg.jpg) center center no-repeat; background-size:100% 100%; }

.home .site-logo                { width:170px; }
.site-logo                  { width:164px; height:135px; margin:0 auto -111px auto; position:relative; }
.site-logo a                  { width:100%; height:100%; display:block; text-indent:-9999px; background:url(/wp-content/themes/unclejulios/images/logo.svg) 0 0 no-repeat; background-size:100%; }

.main-nav                   { width:100%; height:0; top:0; right:0; position:absolute; font-family:"alternate-gothic-no-3-d"; }
.main-nav.active .menu-primary-nav-container  { display:block; }
.main-nav .menu-primary-nav-container   { width:100%; top:35px; left:0; display:none; position:absolute; background:#3544af; }
.main-nav ul                  { margin:0; padding:0; }
.main-nav ul li                 { width:100%; border-top:solid 1px #fff; }
.main-nav .menu-primary-nav-container > ul > li { text-transform:uppercase; }
.main-nav ul li:first-child         { border:0; }
.main-nav ul li:last-child            { text-transform:none; }
.main-nav ul li a               { width:100%; padding:0.3em 0 0.1em 0; font-size:2em; text-align:center; display:block; position:relative; }
.main-nav ul li a:hover             { text-decoration:none; }
.main-nav ul li.active ul           { display:block; }
.main-nav ul li ul                { display:none; border-top:solid 1px #fff; }
.main-nav ul li ul li               { background:#5766cf; }

.nav-toggle { width:35px; height:25px; right:5px; top:5px; text-indent:-9999px; position:absolute; background:#fff url(/wp-content/themes/unclejulios/images/toggle-nav-on.gif) 0 0 no-repeat; background-size:100% 100%; }
.main-nav.active .nav-toggle { height:33px; background:#3544af url(/wp-content/themes/unclejulios/images/toggle-nav-off.gif) 0 0 no-repeat; background-size:100% 100%; }

.header-nav { display:none; }

.site-footer a      { color:#fff; }
.site-footer a.facebook,
.site-footer a.twitter  { width:30px; height:30px; display:inline-block; }

.site-footer ul       { margin:0; padding:0; white-space:nowrap; }
.site-footer ul li        { margin:0 2px; padding:0; display:inline-block; line-height:0.7em; }
.site-footer p        { margin:0; padding:0; }
.footer-nav ul        { margin:20px 0 0 0; }
.footer-nav ul li       { margin:0; padding:0 8px 0 12px; border-left:solid 1px #fff; }
.footer-nav ul li:first-child { border:0; }

/* Home */

.home .content,
.home .hero,
.home-ctas      { display:none; }

.home .site-header .inner { height:auto; background:url(/wp-content/themes/unclejulios/images/sm-header-bg.jpg) 0 0 no-repeat; background-size:100% 35px; }

.mobile-home    { padding:110px 0 0 0; font-family:"alternate-gothic-no-3-d"; background:url(/wp-content/themes/unclejulios/images/mobile-home-hero-bg.jpg) 0 0 no-repeat; background-size:100% 100%; }
.mobile-home ul   { margin:0; padding:0; list-style:none; }
.mobile-home ul li    { width:100%; border-top:solid 1px #fff; }
.mobile-home ul li a  { width:100%; padding:0.3em 0 0.1em 0; font-size:2em; text-align:center; color:#fff; white-space:nowrap; text-transform:uppercase; display:block; }

.mobile-hero      { position:relative; }
.mobile-hero img      { width:100%; height:auto; display:none; }
.mobile-hero img.active { display:block; }
.mobile-hero .prev,
.mobile-hero .next    { width:50px; height:50px; position:absolute; bottom:35%; text-indent:-9999px; cursor:pointer; }
.mobile-hero .prev    { left:0; background:url(/wp-content/themes/unclejulios/images/arrow-left-sm.png) center center no-repeat; background-size:70% 70%; }
.mobile-hero .next    { right:0; background:url(/wp-content/themes/unclejulios/images/arrow-right-sm.png) center center no-repeat; background-size:70% 70%; }

/* Sub Nav */

.sub-nav-bg     { height:35px; margin:0 auto -35px auto; box-shadow:0px 0px 25px rgba(0,0,0,1); position:relative; background:#8d181b; }
.sub-nav-bg.red   { background:url(/wp-content/themes/unclejulios/images/sub-nav-red-bg.png) center 0 no-repeat; background-size:auto 35px; }
.sub-nav-bg.teal  { background:url(/wp-content/themes/unclejulios/images/sub-nav-teal-bg.png) center 0 no-repeat; background-size:auto 35px; }
.sub-nav-bg.teal2 { background:url(/wp-content/themes/unclejulios/images/sub-nav-teal2-bg.png) center 0 no-repeat; background-size:auto 35px; }
.sub-nav-bg.blue  { background:url(/wp-content/themes/unclejulios/images/sub-nav-blue-bg.png) center 0 no-repeat; background-size:auto 35px; }
.sub-nav-bg.green { background:url(/wp-content/themes/unclejulios/images/sub-nav-green-bg.png) center 0 no-repeat; background-size:auto 35px; }
.sub-nav-bg.orange  { background:url(/wp-content/themes/unclejulios/images/sub-nav-orange-bg.png) center 0 no-repeat; background-size:auto 35px; }
.sub-nav      { height:35px; text-align:center; position:relative; white-space:nowrap; font-family:"alternate-gothic-no-3-d"; }
.sub-nav ul     { margin:0; padding:0; list-style:none; }
.sub-nav ul li      { padding:0 2px; display:inline-block; }
.sub-nav ul li a    { padding:2px 0 0 0; line-height:32px; color:#fff; text-transform:uppercase; font-weight:normal; font-size:0.8em; display:inline-block; }
.sub-nav ul li a:hover,
.sub-nav ul li.current_page_item a { text-decoration:none; padding-top:0px; border-top:solid 3px #fff; background:url(/wp-content/themes/unclejulios/images/sub-nav-arrow.png) center 0 no-repeat; background-size:14px 7px; }

/* Three col CTAs */

.three-col-ctas     { padding:10px 10px 20px 10px; margin:0 -10px; clear:both; background:url(/wp-content/themes/unclejulios/images/double-lines.png) center 0px no-repeat; }
.three-col-ctas .cta    { width:100%; padding:30px 0 10px 0; text-align:center; }
.three-col-ctas h2    { padding:0 0 6px 0; font-size:1.6em; font-weight:normal; font-family:"alternate-gothic-no-3-d"; text-transform:uppercase; background:url(/wp-content/themes/unclejulios/images/double-lines-sm.png) center bottom no-repeat; }
.three-col-ctas img   { margin:0 0 5px 0; box-shadow:7px 7px 7px rgba(0,0,0,0.2); }
.three-col-ctas p   { display:none; }
.three-col-ctas a.more  { margin-top:2px; }

/* Horizontal CTAs */

.horizontal-ctas  { padding:40px 0 0 0; margin:20px -10px 0 -10px; text-align:center; background:url(/wp-content/themes/unclejulios/images/double-lines.png) center 0px no-repeat; }
.horizontal-ctas .cta-image img { margin:0 0 10px 0; width:25%; height:auto; }
.horizontal-ctas .cta-content h2  { padding:0 0 6px 0; font-size:1.6em; font-weight:normal; font-family:"alternate-gothic-no-3-d"; text-transform:uppercase; background:url(/wp-content/themes/unclejulios/images/double-lines-sm.png) center bottom no-repeat; }

/* Video Thumbs */

.video-gallery            { padding:20px 0 20px 0; position:relative; }
.video-gallery .next          { width:17px; height:39px; top:50px; right:0; cursor:pointer; position:absolute; text-indent:-9999px; background:url(/wp-content/themes/unclejulios/images/next.png) 0 0 no-repeat; }
.video-gallery .prev          { width:17px; height:39px; top:50px; left:0; cursor:pointer; position:absolute; text-indent:-9999px; background:url(/wp-content/themes/unclejulios/images/prev.png) 0 0 no-repeat; }
.video-thumbs           { width:250px; margin:auto; overflow:hidden; }
.video-thumbs ul            { width:20000em; position:relative; margin:0; padding:0; list-style:none; }
.video-thumbs ul li         { width:230px; margin:0 5px; padding:5px; color:#fff; position:relative; float:left; background:#37090a url(/wp-content/themes/unclejulios/images/video-bg.gif) 0 0 repeat-x; }
.video-thumbs .video-image      { width:100px; float:left; position:relative; }
.video-thumbs .video-image .thumb { width:90px; height:90px; }
.video-thumbs .video-image .play    { position:absolute; left:20px; top:20px; }
.video-thumbs .video-text     { width:130px; float:left; font-size:0.8em; line-height:1.3em; }
.video-thumbs .video-text p     { margin:0; font-weight:normal; }
.video-thumbs .video-text a     { padding:4px 20px 0 0; bottom:2px; right:5px; position:absolute; font-size:1.2em; font-weight:normal; text-transform:uppercase; color:#fff; font-family:"alternate-gothic-no-3-d"; background:url(/wp-content/themes/unclejulios/images/circle-arrow.png) right center no-repeat; }

/* Floating CTA */

.floating-cta   { text-align:center; }
.floating-cta img { display:none; }
.floating-cta .text { margin:-0 10px; padding:0 0 0 0; background:url(/wp-content/themes/unclejulios/images/double-lines-sm.png) center 0 no-repeat; background-size:100% auto; }
.floating-cta p   { margin:0 0 10px 0; padding:10px 0 12px 0; font-size:0.9em; line-height:1.4em; background:url(/wp-content/themes/unclejulios/images/double-lines-sm.png) center bottom no-repeat; background-size:100% auto; }
.floating-cta .more { padding:4px 30px 2px 30px; font-size:1.2em; text-transform:none; }

/* Wide Tiled CTA */

.wide-tiled-cta       { margin:20px 0 0 0; padding:25px 10px; text-align:center; background:url(/wp-content/themes/unclejulios/images/tile.jpg) 0 0 repeat; background-size:55px; }
.wide-tiled-cta img     { width:80%; height:auto; margin:0 auto 20px auto; box-shadow:5px 5px 5px rgba(0,0,0,0.5); display:block; }
.wide-tiled-cta blockquote  { margin:0; padding:0; font-size:1.2em; line-height:1em; letter-spacing:1px; font-weight:bold; font-family:"alternate-gothic-no-3-d"; color:#8d181b; }
.wide-tiled-cta p     { margin:0.3em 0; }
.wide-tiled-cta a.more    { font-size:1.1em; }

/* Menu Landing */

.page-template-page-templatesmenu-landing-php .content  { padding:10px; }

/* Locations Landing */

.page-template-page-templateslocations-landing-php .content { padding-top:30px; }

section.region { margin:0 -10px 5px -10px; }

section.region header { border-top:solid 1px #fae3a7; border-bottom:solid 1px #fae3a7; position:relative; cursor:pointer; }
section.region header span { right:15px; top:12px; padding-right:35px; position:absolute; text-indent:-9999px; color:#8d181b; background:url(/wp-content/themes/unclejulios/images/expand.png) right center no-repeat; background-size:60% 60%; }
section.region header.active span { background:url(/wp-content/themes/unclejulios/images/close.png) right center no-repeat; background-size:35% 60%; }
section.region header h2 { margin:0; padding:3px 10px 0 15px; line-height:38px; font-size:0.9; font-weight:bold; text-transform:uppercase; font-family:"alternate-gothic-no-3-d"; border-top:solid 3px #f8f0df; border-bottom:solid 3px #f8f0df; background:#fae3a7; }

section.region .locations             { padding:0 10px 20px 10px; display:none; }
section.region .locations.active          { display:block; }
section.region .location              { padding:20px 0 20px 0; border-top:solid 1px #000; position:relative; }
section.region .location:first-child        { border:0; }
section.region .location-image          { width:150px; margin:0 -150px 0 0; float:left; }
section.region .location-content          { padding:6px 0 0 150px; font-size:0.9em; line-height:1.2em; }
section.region .location-content h3       { font-size:1.1em; margin:0; }
section.region .location-content ul       { margin:0; padding:0; font-weight:bold; text-transform:uppercase; }
section.region .location-content ul li        { padding:5px 0; border-top:solid 1px #fae3a7; display:block; }
section.region .location-content ul li a        { padding:5px 0; display:inline-block; }
section.region .location-content ul li:first-child  { border:0; }
section.region .location-content a.more     { display:none; }

/* Location Landing */

.page-template-page-templateslocation-landing-php .col2 { display:none; }
@media(max-width:679px) {
    /* display open table widget on mobile by showing col2 but hiding the rest of its contents. */
    .page-template-page-templateslocation-landing-php .col2 {
        display:block;
        padding-top:20px;
        background: url(/wp-content/themes/unclejulios/images/double-lines.png) center 0px no-repeat !important;
    }
    .page-template-page-templateslocation-landing-php .col2 > a {
        display:none;
    }
    .page-template-page-templateslocation-landing-php .col2 #open-table-container .open-table-widget {
        margin-bottom: 20px;
    }
    .page-template-page-templateslocation-landing-php .col2 #open-table-container .open-table-widget .otw-wrapper label,
    .page-template-page-templateslocation-landing-php .col2 #open-table-container .open-table-widget .otw-widget-title  {
        text-align: center;
    }
}

/* Location Menu */

.menu-print { display:none; }

.menu-intro { font-size:0.9em; color:#8d181b; }
.menu-hours { font-weight:bold; }

.page-template-page-templateslocation-menu-php h1   { display:none; }
.page-template-page-templateslocation-menu-php .content { padding:0 10px; }

section.menu-category { margin:0 -10px 5px -10px; }

section.menu-category header        { border-top:solid 1px #fae3a7; border-bottom:solid 1px #fae3a7; position:relative; cursor:pointer; }
section.menu-category header span     { right:15px; top:12px; padding-right:35px; position:absolute; color:#8d181b; text-indent:-9999px; background:url(/wp-content/themes/unclejulios/images/expand.png) right center no-repeat; background-size:60% 60%; }
section.menu-category header.active span  { background:url(/wp-content/themes/unclejulios/images/close.png) right center no-repeat; background-size:35% 60%; }
section.menu-category header h2       { margin:0; padding:3px 0 0 110px; line-height:38px; font-size:0.9em; font-weight:bold; text-transform:uppercase; font-family:"alternate-gothic-no-3-d"; border-top:solid 3px #f8f0df; border-bottom:solid 3px #f8f0df; background-color:#fae3a7; background-repeat:no-repeat; background-position:0 center; background-size:auto 100%; }

section.menu-category .menu-text          { padding:30px 10px; font-size:0.9em; line-height:1.2em; position:relative; display:none; }
section.menu-category .menu-text.active     { display:block; }
section.menu-category .menu-text h3       { font-size:1.1em; margin:0; }
section.menu-category .menu-text ul       { margin:0; padding:0; font-weight:bold; text-transform:uppercase; }
section.menu-category .menu-text ul li        { padding:5px 0; border-top:solid 1px #fae3a7; display:block; }
section.menu-category .menu-text ul li a        { padding:5px 0; display:inline-block; }
section.menu-category .menu-text ul li:first-child  { border:0; }
section.menu-category .menu-text a.more     { display:none; }
section.menu-category .menu-text .menu-hours    { width:100%; top:-10px; margin:0 0 20px 0; float:left; display:block; position:relative; }
section.menu-category .menu-text .menu-print    { top:10px; right:25px; line-height:19px; position:absolute; padding:2px 30px 0 0; background:url(/wp-content/themes/unclejulios/images/print.gif) right center no-repeat; }
section.menu-category .menu-text h3 + p     { margin-top:0.1em; }
section.menu-category .menu-text p  + table     { margin-top:-1.2em; }

/* Our Story Sub Page */

.page-template-page-templatesour-story-sub-page-php h3
.page-template-page-templatesour-story-sub-page-php h4
.page-template-page-templatesour-story-sub-page-php table td  h4    { font-size:1.2em; }
.page-template-page-templatesour-story-sub-page-php .horizontal-ctas  { background:url(/wp-content/themes/unclejulios/images/double-lines.png) center 0px no-repeat; }

/* Our Story / News */

.page-id-941 .our-story-sub-page-content  { font-size:0.9em; }
.page-id-941 table  {  }
.page-id-941 table td { padding-left:0; display:block; }
.page-id-941 h3   { font-size:1em; color:#000; font-weight:bold; text-transform:none; }
.page-id-941 h4   { margin-bottom:0.6em; font-size:1em; font-weight:bold; color:#8d181b; }
.page-id-941 .horizontal-ctas { background:url(/wp-content/themes/unclejulios/images/double-lines.png) center 0px no-repeat; }

/* To go */

.page-template-page-templatesto-go-php .horizontal-ctas { background:url(/wp-content/themes/unclejulios/images/double-lines.png) center 0px no-repeat; }
.to-go-cols h3            { margin:7px -10px; padding:8px 10px 4px 10px; border-right:solid 10px #fae3a7; font-size:1.2em; cursor:pointer; font-family:"alternate-gothic-no-3-d"; background:#fae3a7 url(/wp-content/themes/unclejulios/images/expand.png) right center no-repeat; background-size:auto 40%; }
.to-go-cols h3.active       { background:#fae3a7 url(/wp-content/themes/unclejulios/images/close.png) right center no-repeat; background-size:auto 40%; }
.to-go-cols             {}
.to-go-cols .text         { line-height:1.2em; font-size:0.8em; display:none; }
.to-go-cols p           { margin:1.2em 0; }

/* CEO */

.ceo-additional-content { font-size:0.9em; line-height:1.4em; }
.ceo-additional-content h3 { font-size:1em; text-transform:none; }

/* Thank You Sub Page */

.sub-nav ul li.page-item-1356 { display:none; }

/* Site Map */

.page-template-page-templatessite-map-php .content ul   { margin:20px 0 0 0; padding:0; list-style:none; font-weight:bold; }
.page-template-page-templatessite-map-php .content ul ul  { margin:0 0 0 20px; font-weight:normal; }
.page-template-page-templatessite-map-php .content ul ul ul { line-height:1.2em; margin:0 0 0 20px; font-size:0.9em; }
.page-template-page-templatessite-map-php .content .page-item-1356  { display:none; }

/* Media */


.page-id-935 table {  }
.page-id-935 table td { padding:0 !important; display:block; }
.page-id-935 .our-story-sub-page-content > p { display:none; }

/* Gift Cards */
#product-2708 form   { margin-bottom: 4em }


.single-product.woocommerce.woocommerce-page div.product div.left-col,
.single-product.woocommerce.woocommerce-page #content div.product div.left-col {
    float: right;
    width: 23%;
    margin-bottom: 10px;
    margin-left: 10px;
}
.single-product.woocommerce.woocommerce-page div.product div.summary,
.single-product.woocommerce.woocommerce-page #content div.product div.summary {
    float: none;
    width: 100%;
}

.woocommerce-page .product .left-col .images {
  width:100%;
  float:none;
  margin-bottom:0;
}

.woocommerce-page .product .left-col .under-image {
  /*margin-bottom:6em;*/
}

.woocommerce-page .product .left-col .under-image p {
  margin:0.7em 0 1.2em 0;
}

.woocommerce div.product form.cart { padding-bottom:30px; }


/** updated logo with transparent background **/
header .site-logo {
    padding: 0px 6px 5px 4px;
    background-color: #fff;
    box-sizing: border-box;
}
header .site-logo a {
    background-color: #fff;
    background-position: 0% 50%;
    background-size: 100%;
    border: 1px solid #aaa;
    border-top: 0px;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen
and (min-width : 680px) {

  /* Framework */
  .home .site-footer.smasher .wrap  {
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-top: 0;
    max-width: 1200px;
    margin:0 auto;
  }
  .smash-logo{
        position: absolute;
        height: auto;
        left: 50%;
        margin-left: -200px;
        bottom: 0;
        width: 400px;
  }
  .button--notched {
      display: inline-block;
      text-align: center;
      line-height: 1;
      cursor: pointer;
      -webkit-appearance: none;
      -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
      transition: background-color 0.25s ease-out, color 0.25s ease-out;
      vertical-align: middle;
      border: 1px solid transparent;
      -webkit-border-radius: 0;
      border-radius: 0;
      padding: 0.85em 1em;
      margin: 0 0 1rem 0;
      font-size: 0.9rem;
      background-color: #2199e8;
      color: #fff;
  }

  .button--notched {
      font-family: "alternate-gothic-no-3-d";
      font-weight: 700;
      background: #8d181b;
      font-size: 2rem;
      padding: 0.8rem 2.5rem;
      color: #fff;
      text-transform: uppercase;
      display: inline-block;
      position: relative;
      margin: 15px auto;
      float: right;
      text-decoration: none;
  }

  .button--notched:hover, .button--notched:focus {
    background: white;
    color: #8d181b;
    outline: none;
  }

  .button--notched:hover:before, .button--notched:hover:after {
    background: white;
    color: #8d181b;
    outline: none;
  }

  .button--notched:before, .button--notched:after {
    content: '';
    position: absolute;
    min-height: 70%;
    background: #8d181b;
    top: 15%;
    width: 10px;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
  }

  .button--notched:after {
      right: -5px;
  }

  .button--notched:before {
      left: -5px;
  }
  .smasher .left{
    text-align: left;
  }

  .smasher .left h2{
    font-size: 35px;
    margin: 0;
    margin-bottom: 10px;
  }

  .smasher .left p{
    font-size: 16px;
  }

  .smasher .left,
  .smasher .right{
    width: 33%;
    padding: 20px;
  }

  .smasher .left,
  .smasher .left h2{
    color: white !important;
  }



  html, body, .site-wrapper { height:100%; line-height:1.5em; }
  body            { font-size:0.85em; }
  h1,h2,h3,h4,h5        { margin:0.8em 0; padding:0; }
  p             { margin:1.2em 0; padding:0; }
  h1              { font-size:2.2em; margin-top:0; margin-bottom:0em; }
  h2              { font-size:1.5em; }
  h3              { font-size:1.2em; }
  h4              { font-size:1em; color:#000; font-weight:normal; }
  h5              { font-size:1em; color:#000; font-weight:normal; }
  h3 + p,
  h4 + p            { margin-top:-0.8em; }

  /* Main Structure */

  .site-wrapper { min-width:980px; }
  .site-header  { min-width:980px; height:146px; position:relative; color:#fff; text-shadow:1px 1px 3px rgba(0,0,0,1); box-shadow:0px 0px 25px rgba(0,0,0,1); background:url(/wp-content/themes/unclejulios/images/footer-bg.jpg) center center no-repeat; background-size:100% 100%; }
  .hero     { width:980px; height:auto; margin:auto; padding:0 0 15px 0; background:transparent; }
  .sub-nav-bg   { min-width:980px; max-width:1067px; height:49px; margin:0 auto -49px auto; background-size:auto 49px; }
  .sub-nav    { width:980px; height:49px; margin:auto; }
  .main     { min-width:980px; margin:0; padding:0 0 55px 0; }
  .primary    {  }
  .content    { width:850px; margin:auto; padding:30px 100px 50px 30px; }
  .site-footer  { width:100%; min-width:980px; height:55px; padding:0; bottom:0; font-size:0.9em; color:#fff; box-shadow:0 -10px 10px rgba(248,240,223,1); position:fixed; background:url(/wp-content/themes/unclejulios/images/footer-bg.jpg) center -1px no-repeat; background-size:100% auto; }
  .home .site-footer  { top:100%; position:absolute;}
  .home .site-footer.smasher  { top:90%; position:absolute; background:url(/wp-content/themes/unclejulios/images/purple-tile.png)}
  /* z-Indexes */


  .home .site-header  { z-index:1; }


  /* Global Classes */

  .inner        { width:980px; margin:auto; position:relative; }
  .overlap-image    { margin:-105px -45px 10px 10px; float:right; display:block; position:relative; }
  .mobile-hidden    { display:block; }
  .youtube_sc     { margin:0; padding:0; }
  .youtube_sc.left  { margin:3px 20px 10px 0; float:left; }
  .youtube_sc.right { margin:3px 0 10px 20px; float:right; }
  .content .cols    { float:left; width:45%; padding-right:5%; }
  img.alignleft   { margin:3px 20px 10px 0; float:left; }
  img.alignright    { margin:3px 0 10px 20px; float:right; }

  /* Header */

  .site-header .inner { height:146px; background:url(/wp-content/themes/unclejulios/images/lg-main-nav-bg-ds.png) 20px 30px no-repeat; background-size:auto auto; }

  .home .site-logo    { width:183px; }
  .site-logo      { width:183px; height:146px; left:40px; top:0px; position:absolute; }
  .site-logo a      { background-size:auto 100%; }

  .nav-toggle     { display:none; }

  .main-nav                 { width:auto; height:33px; right:105px; top:53px; position:absolute; background:transparent; }
  .main-nav .menu-primary-nav-container   { width:auto; height:89px; top:0; left:0; display:block; position:relative; background:transparent; }

  .main-nav ul                  { margin:0; padding:0; }
  .main-nav ul li               { width:auto; float:left; margin:0; padding:0; border:0; background:transparent; }
  .main-nav ul li a               { height:33px; margin:0; padding:0; text-indent:-9999px; outline:0; float:left; background-image:url(/wp-content/themes/unclejulios/images/main-nav-4.png); }
  .main-nav ul li.more              { display:none; } /* hide the 'more' nav that gets added by js to the mobile layout */

  .main-nav ul li.menu-item-36 a              { background-position:0 0; width:73px; margin-right:29px; }
  .main-nav ul li.menu-item-36:hover a,
  .main-nav ul li.menu-item-36.current_page_item  a,
  .main-nav ul li.menu-item-36.current-page-ancestor  a { background-position:0 -34px; }

  .main-nav ul li.menu-item-37 a              { background-position:-102px 0; width:129px; margin-right:26px; }
  .main-nav ul li.menu-item-37:hover a,
  .main-nav ul li.menu-item-37.current_page_item  a,
  .main-nav ul li.menu-item-37.current-page-ancestor  a { background-position:-102px -34px; }

    /* live version is 4861. */
  .main-nav ul li.menu-item-4861 a            { background-position:-252px -0px; width:148px; margin-right:27px; }
  .main-nav ul li.menu-item-4861:hover a,
  .main-nav ul li.menu-item-4861.current_page_item  a,
  .main-nav ul li.menu-item-4861.current-page-ancestor  a { background-position:-252px -34px; }
    /* staging version is 4702 */
    .main-nav ul li.menu-item-4702 a                            { background-position:-252px -0px; width:148px; margin-right:27px; }
    .main-nav ul li.menu-item-4702:hover a,
    .main-nav ul li.menu-item-4702.current_page_item    a,
    .main-nav ul li.menu-item-4702.current-page-ancestor    a   { background-position:-252px -34px; }

    /* staging version is 5031 */
  .main-nav ul li.menu-item-5031 a              { background-position:-417px 0; width:118px; }
  .main-nav ul li.menu-item-5031:hover a,
  .main-nav ul li.menu-item-5031.current_page_item  a,
  .main-nav ul li.menu-item-5031.current-page-ancestor  a { background-position:-417px -34px; }
    /* staging version is 5090 */
    .main-nav ul li.menu-item-5090 a                            { background-position:-417px 0; width:118px; }
    .main-nav ul li.menu-item-5090:hover a,
    .main-nav ul li.menu-item-5090.current_page_item    a,
    .main-nav ul li.menu-item-5090.current-page-ancestor    a   { background-position:-417px -34px; }


  .header-nav                 { top:10px; right:105px; display:block; position:absolute; }
  .header-nav *               { float:left; }
  .header-nav ul                { margin:0; padding:0; }
  .header-nav ul li               { margin:0; padding:0 7px 0 3px; }
  .header-nav .menu-header-nav-container ul li  { background:url(/wp-content/themes/unclejulios/images/dot.png) right 9px no-repeat; }
  .header-nav ul li a,
  .header-nav ul li span              { padding:0 3px; line-height:20px; }
  .header-nav > ul li             { padding:0 2px; }
  .header-nav > ul li a             { padding:0; }
  .header-nav li.current_page_item a,
  .header-nav li.current-page-ancestor a      { text-decoration:underline; }
  .site-header a.facebook,
  .site-header a.twitter            { width:20px; height:20px; }

  /* Footer */

  .site-footer .inner         { height:100%; }
  .site-footer .text          { position:absolute; bottom:22px; right:120px; line-height:9px; }
  .site-footer .text ul         { margin:0; float:left; }
  .site-footer .text > ul       { display:none; }
  .site-footer .text ul li        { padding:0 10px 0 10px; }
  .site-footer .text ul li:first-child  { padding:0 10px 0 20px; }
  .footer-nav             { display:block; float:right; }
  .site-footer .text > p        { float:right; }

  /* Sub Nav */

  .sub-nav-bg.red,
  .sub-nav-bg.teal,
  .sub-nav-bg.teal2,
  .sub-nav-bg.blue,
  .sub-nav-bg.green,
  .sub-nav-bg.orange  { background-size:auto auto; }
  .sub-nav ul     { padding:0 100px 0 0; float:right; }
  .sub-nav ul li      { padding:0 12px; float:left; }
  .sub-nav ul li a    { padding:4px 0 0 0; line-height:45px; font-size:1.3em; float:left; }
  .sub-nav ul li a:hover,
  .sub-nav ul li.current_page_item a  { padding-top:0px; border-top:solid 4px #fff; background:url(/wp-content/themes/unclejulios/images/sub-nav-arrow.png) center 0 no-repeat; background-size:auto auto; }

  /* Three col CTAs */

  .three-col-ctas     { width:980px; margin:0 0 0 -30px; padding:50px 0 0 0; font-size:1.2em; background:url(/wp-content/themes/unclejulios/images/double-lines.png) center 16px no-repeat; }
  .three-col-ctas .cta    { width:326px; padding:5px 0 0 0; float:left; }
  .three-col-ctas img   { margin:0 0 10px 0; }
  .three-col-ctas p   { margin:0.5em 0; padding:0 10px; line-height:1.2em; display:block; }
  .three-col-ctas h2    { padding:0 0 6px 0; font-size:1.4em; }
  .three-col-ctas a.more  { margin-top:15px; font-size:1.0em; }

  /* Horizontal CTAs */

  .horizontal-ctas            { margin:20px -100px 0 -30px; padding:40px 0 0 0; text-align:left; clear:both; background:transparent; }
  .horizontal-ctas .cta-image       { width:230px; height:168px; line-height:168px; float:left; clear:both; text-align:center; }
  .horizontal-ctas .cta-image .wrapper    { line-height:2.0em; display:inline-block; vertical-align:middle; }
  .horizontal-ctas .cta-image img     { width:auto; height:auto; margin:auto; }
  .horizontal-ctas .cta-content     { width:620px; height:168px; line-height:168px; float:left; }
  .horizontal-ctas .cta-content .wrapper  { line-height:2.0em; display:inline-block; vertical-align:middle; }
  .horizontal-ctas .cta-content h2      { margin:0 0 0.2em 0; padding:0; font-size:1.4em; text-transform:none; font-weight:bold; font-family:"news-gothic-std"; background:transparent; }
  .horizontal-ctas .cta-content a     { padding:0 20px 0 0; font-size:1.4em; color:#000; text-decoration:none; background:url(/wp-content/themes/unclejulios/images/carrat.png) right center no-repeat; }
  .horizontal-ctas .cta-content a:hover { text-decoration:underline; }

  /* Video Thumbs */

  .video-gallery            { width:930px; margin:20px -100px 0 -30px; padding:70px 25px 30px 25px; position:relative; background:url(/wp-content/themes/unclejulios/images/double-lines.png) center 16px no-repeat; }
  .video-gallery .next          { width:17px; height:39px; top:120px; right:0; cursor:pointer; position:absolute; text-indent:-9999px; background:url(/wp-content/themes/unclejulios/images/next.png) 0 0 no-repeat; }
  .video-gallery .prev          { width:17px; height:39px; top:120px; left:0; cursor:pointer; position:absolute; text-indent:-9999px; background:url(/wp-content/themes/unclejulios/images/prev.png) 0 0 no-repeat; }
  .video-thumbs           { width:930px; overflow:hidden; }
  .video-thumbs ul            { width:20000em; position:relative; margin:0; padding:0; list-style:none; }
  .video-thumbs ul li         { float:left; width:280px; margin:0 5px; padding:10px; color:#fff; position:relative; background:#37090a url(/wp-content/themes/unclejulios/images/video-bg.gif) 0 0 repeat-x; }
  .video-thumbs .video-image      { width:145px; float:left; position:relative; }
  .video-thumbs .video-image .play    { position:absolute; left:40px; top:40px; }
  .video-thumbs .video-image .thumb { width:135px; height:125px; }
  .video-thumbs .video-text     { width:135px; font-size:1em; line-height:1.4em; }
  .video-thumbs .video-text p     { margin:0; font-weight:normal; }
  .video-thumbs .video-text a     { padding:2px 20px 0 0; right:auto; bottom:10px; left:155px; position:absolute; font-size:1.2em; font-weight:normal; text-transform:uppercase; color:#fff; font-family:"alternate-gothic-no-3-d"; background:url(/wp-content/themes/unclejulios/images/circle-arrow.png) right center no-repeat; }

  /* Floating CTA */

  .floating-cta   { width:352px; }
  .floating-cta img { display:block; }
  .floating-cta .text { width:236px; margin:auto; padding:0; background-size:auto auto; }
  .floating-cta p   { margin:0; padding:10px 0 12px 0; font-size:0.9em; line-height:1.4em; background-size:auto auto; }
  .floating-cta .more { padding:4px 30px 2px 30px; font-size:1.2em; }

  /* Wide Tiled CTA */

  .wide-tiled-cta       { padding:30px 45px 20px 390px; min-height:215px; text-align:left; position:relative; clear:both; background-size:auto auto; }
  .wide-tiled-cta img     { width:auto; height:auto; left:-45px; top:0px; box-shadow:5px 5px 10px rgba(0,0,0,0.5); display:block; position:absolute; }
  .wide-tiled-cta blockquote  { margin:0; padding:0; font-size:1.5em; line-height:1.3em; letter-spacing:1px; font-weight:bold; font-family:"alternate-gothic-no-3-d"; color:#8d181b; }
  .wide-tiled-cta p     { margin:0.3em 0; font-size:1.2em; }
  .wide-tiled-cta a.more    { font-size:1.2em; }

  /* Home */

  .mobile-home                { display:none; }
  .mobile-hero                { display:none; }
  .home .site-header              { width:100%; height:186px; box-shadow:none; position:absolute; background:transparent; }
  .home .site-header .inner         { height:100px; background:url(/wp-content/themes/unclejulios/images/lg-main-nav-bg.png) 40px 45px no-repeat; background-size:auto; }
  .home .main-nav               { width:auto; height:48px; top:53px; right:105px; position:absolute; }
  .home .main-nav .menu-primary-nav-container { width:auto; display:block; }
  .home .primary                { display:none; }
  .home .main                 { min-width:980px; height:100%; padding:0; }
  .home .main.show-smasher                  { min-width:980px; height:90%; padding:0; }
  .home .site-footer              { height:194px; border:0; box-shadow:none; -webkit-user-select:none; -webkit-touch-callout:none; background:url(/wp-content/themes/unclejulios/images/footer-bg.jpg) center 0 no-repeat; background-size:100% 100%; }
  .home .site-footer .inner         { background:url(/wp-content/themes/unclejulios/images/neon-pole-sign.png) 0 bottom no-repeat; }
  .home .site-footer .text          { bottom:12px; }
  .home .hero                 { height:100%; width:100%; padding:0; position:relative; display:block; }
  .home .hero .inner,
  .home .hero .hero-bg              { height:100%;}
  .home .hero .hero-bg              { width:100%; margin:auto; opacity:0; position:absolute; }
  .home .hero .hero-bg.active         { opacity:1; }
  .home .hero-text                { width:600px; height:180px; left:290px; top:110px; position:absolute; z-index:15; }
  .read-more-image              { width:220px; height:80px; top:-90px; right:0; position:absolute; }
  .read-more-image > div            { width:100%; height:100%; opacity:0; position:absolute; }
  .read-more-image > div.active       { opacity:1; }
  .home .hero .prev,
  .home .hero .next             { width:100px; height:100px; bottom:45%; display:block; cursor:pointer; text-indent:-9999px; position:absolute; z-index:2; }
  .home .hero .prev             { left:0; background:url(/wp-content/themes/unclejulios/images/hero-prev.png) center center no-repeat; }
  .home .hero .next             { right:0; background:url(/wp-content/themes/unclejulios/images/hero-next.png) center center no-repeat; }
  .home .hero-bg,
  .home .hero-text,
  .home .read-more-image > div          { -webkit-transition:opacity 1s linear; -moz-transition:opacity 1s linear; -o-transition:opacity 1s linear; -ms-transition:opacity 1s linear; transition:opacity 1s linear; }

  .home-ctas                      { padding:5px 0 0 100px; display:block; }
  .home-ctas .cta                   { margin-right:-20px; float:left; width:297px; position:relative; }
  .home-ctas h2                   { height:56px; margin:0; padding:0 0 4px 0; word-spacing:2px; font-size:1.6em; letter-spacing:1px; line-height:56px; font-family:"alternate-gothic-no-3-d"; color:#ffb400; text-shadow:#000 0.1em 0.1em 0.2em; text-transform:uppercase; text-align:center; position:relative; z-index:20; }
  .home-ctas .expandable-content            { width:297px; height:0; left:0; bottom:0px; position:absolute; z-index:19; overflow:hidden; -webkit-transition:height 0.3s ease-in-out; -moz-transition:height 0.3s ease-in-out; -o-transition:height 0.3s ease-in-out; -ms-transition:height 0.3s ease-in-out; transition:height 0.3s ease-in-out; }
  .home-ctas .expandable-content-inner          { width:297px; height:400px; left:0; bottom:-440px; color:#000; text-align:center; position:absolute; background:url(/wp-content/themes/unclejulios/images/popup-bg.png) 0 bottom no-repeat; -webkit-transition:bottom 0.3s ease-in-out; -moz-transition:bottom 0.3s ease-in-out; -o-transition:bottom 0.3s ease-in-out; -ms-transition:bottom 0.3s ease-in-out; transition:bottom 0.3s ease-in-out; }
  .home-ctas .expandy                 { height:60px; position:relative; }
  .home-ctas .expandy:hover .expandable-content,
  .home-ctas .expandy.hover_effect .expandable-content  { height:452px; }
  .home-ctas .expandy:hover .expandable-content-inner,
  .home-ctas .expandy.hover_effect .expandable-content-inner { bottom:0; }

  .home-ctas .expandy:hover  h3,
  .home-ctas .expandy.hover_effect h3         { height:20px; padding:7px 0 8px 0; }
  .home-ctas .expandy:hover  p,
  .home-ctas .expandy.hover_effect p          { height:158px; }
  .home-ctas .expandy:hover  a.more,
  .home-ctas .expandy.hover_effect a.more       { height:20px; padding:5px 15px 1px 15px; }

  .home-ctas .expandy:hover h2              { color:#8d181b; text-shadow:none; }
  .home-ctas .cta-text                  { width:240px; height:88px; letter-spacing:1px; margin:-10px auto 0 auto; padding:25px 0 0 0; font-family:"tablet-gothic-condensed"; line-height:1.2em; font-weight:normal; font-size:1.2em; text-shadow:1px 1px #000; background:url(/wp-content/themes/unclejulios/images/yellow-bracket.png) center top no-repeat; }
  .home-ctas .cta-image               { width:200px; height:142px; margin:-50px auto 0 auto; background-repeat:no-repeat; background-position:center center; }
  .home-ctas h3                   { height:0; padding:0; overflow:hidden; margin:0 10px 10px 10px; font-family:"tablet-gothic-condensed"; text-transform:uppercase; font-size:1.3em; letter-spacing:1px; font-weight:bold; background:url(/wp-content/themes/unclejulios/images/double-lines.png) center bottom no-repeat; background-size:100% 3px; -webkit-transition:height 0.3s linear,padding 0.3s linear; -moz-transition:height 0.3s linear,padding 0.3s linear; -o-transition:height 0.3s linear,padding 0.3s linear; -ms-transition:height 0.3s linear,padding 0.3s linear; transition:height 0.3s linear,padding 0.3s linear; -webkit-transition-delay: 0.5s; -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; transition-delay: 0.5s; }
  .home-ctas .expandable-content p            { height:0; padding:0 25px; font-weight:bold; overflow:hidden; font-family:"tablet-gothic-condensed"; font-size:1.2em; line-height:1.8em; -webkit-transition:height 0.3s linear,padding 0.3s linear; -moz-transition:height 0.3s linear,padding 0.3s linear; -o-transition:height 0.3s linear,padding 0.3s linear; -ms-transition:height 0.3s linear,padding 0.3s linear; transition:height 0.3s linear,padding 0.3s linear; -webkit-transition-delay: 0.7s; -moz-transition-delay: 0.7s; -o-transition-delay: 0.7s; transition-delay: 0.7s; }
  .home-ctas a.more                 { height:0; padding:0 15px 0 15px; line-height:20px; overflow:hidden; font-size:1.4em; position:relative; -webkit-transition:height 0.3s linear,padding 0.3s linear; -moz-transition:height 0.3s linear,padding 0.3s linear; -o-transition:height 0.3s linear,padding 0.3s linear; -ms-transition:height 0.3s linear,padding 0.3s linear; transition:height 0.3s linear,padding 0.3s linear; -webkit-transition-delay: 1.0s; -moz-transition-delay: 1.0s; -o-transition-delay: 1.0s; transition-delay: 1.0s; }


  /* Menu Landing */

  .page-template-page-templatesmenu-landing-php .content  { width:880px; margin:auto; padding:5px 70px 50px 30px; }

  /* Locations Landing */

  .location-badge                 { right:60px; top:0; position:absolute; z-index:10; display:block; box-shadow:0 0 10px rgba(0,0,0,0.5); }
  .location-badge img               { width:auto; height:auto; }

  .page-template-page-templateslocations-landing-php .content { padding-top:40px; }

  section.region                  { margin:0 0 9px -10px; }
  section.region header               { border:solid 1px #fae3a7; }
  section.region header span              { right:25px; top:26px; text-indent:0; background-size:auto auto; }
  section.region header.active span         { background-size:auto auto; }
  section.region header h2              { padding:0 20px; font-size:1.7em; line-height:60px; font-family:"news-gothic-std"; border:solid 6px #f8f0df; }
  section.region header::-moz-selection       { background:transparent; }
  section.region header::selection          { background:transparent; }
  section.region header h2::-moz-selection      { background:transparent; }
  section.region header h2::selection       { background:transparent; }
  section.region header span::-moz-selection      { background:transparent; }
  section.region header span::selection       { background:transparent; }

  section.region .location-content          { padding:8px 0 0 150px; font-size:1em; line-height:1.4em; }
  section.region .location-content a.more     { font-size:1.1em; padding:7px 30px 4px 30px; bottom:20px; right:0; position:absolute; display:block; }
  section.region .location-content ul li        { padding:0 10px; line-height:0.8em; border-top:0; border-left:solid 1px #8d181b; display:inline-block; }
  section.region .location-content ul li:first-child  { padding-left:0; border:0; }
  section.region .location-content ul li a        { padding:0; }

  /* Individual Location Landing */

  .page-template-page-templateslocation-landing-php .content  { width:890px; margin:auto; padding:0 60px 50px 30px; }
  .page-template-page-templateslocation-landing-php .col1   { width:550px; padding:0 20px 10px 0; float:left; }
  .page-template-page-templateslocation-landing-php .col2   { width:313px; margin:-80px 0 40px 0; padding:80px 0 80px 7px; min-height:490px; text-align:center; float:left; display:block; background-color:#ecd7a9; }

  /* Location Sub Pages */

  .page-template-page-templateslocation-sub-page-php .content { width:890px; margin:auto; padding:0 60px 50px 30px; }

  /* Location Menu */

  .menu-hours { display:block; }
  .menu-print { display:block; }

  section.menu-category             { margin:0 0 9px -10px; }
  section.menu-category header            { border:solid 1px #fae3a7; }
  section.menu-category header h2           { padding:0 20px 0 250px; font-size:1.7em; line-height:91px; font-family:"news-gothic-std"; border:solid 6px #f8f0df; }
  section.menu-category header h2::-moz-selection { background:transparent; }
  section.menu-category header h2::selection      { background:transparent; }
  section.menu-category header span           { right:25px; top:43px; text-indent:0; background-size:auto auto; }
  section.menu-category header.active span        { background-size:auto auto; }
  section.menu-category header.active h2        { border-color:#fcf8ef; }

  section.menu-category .menu-text          { line-height:1.7em; padding:25px 20px; background:#fcf8ef; }
  section.menu-category .menu-text .menu-print    { top:13px; }
  section.menu-category .menu-text .menu-hours    { /* top:13px; left:20px; */ }
  section.menu-category .menu-text h3 + p     { margin-top:0.1em; }
  section.menu-category .menu-text h3       { font-size:1.3em; }

  /* Our Story Landing */


  /* Our Story / News */

  .page-id-941 table  { margin-right:-100px; }
  .page-id-941 table td { padding-left:50px; display:table-cell; }

  /* Catering Landing */

  .page-template-page-templatescatering-landing-php .col1 { width:578px; float:left; }
  .page-template-page-templatescatering-landing-php .col2 { width:352px; margin:-30px -80px 0 0; float:left; }

  /* To Go */

  .page-template-page-templatesto-go-php .overlap-image { margin-left:-20px; margin-bottom:0; margin-top:-80px; margin-right:-100px; }
  .to-go-cols                       { padding:20px 0 0 0; clear:both; }
  .to-go-cols .col1                   { width:48%; padding-right:4%; float:left; }
  .to-go-cols .col2                   { width:48%; float:left; }
  .to-go-cols h3                      { margin:0; padding:0; border:0; cursor:text; font-size:1em; font-family:"news-gothic-std"; background:transparent; }
  .to-go-cols h3.active                 { background:transparent; }
  .to-go-cols .text                   { margin:-1.1em 0 0 0; font-size:1em; line-height:1.5em; display:block !important; }

  /* Media */

  .page-id-935 table td { display:table-cell; }
  .page-id-935 table td:first-child { width:420px; padding-right:60px !important; }
  .page-id-935 .our-story-sub-page-content > p { display:block; }

  /* Menu Sub Page */

  .page-template-page-templatesmenu-sub-page-php .overlap-image { margin-left:20px; margin-bottom:0; margin-top:-130px; margin-right:-60px; }

}

.home .hero .hero-bg { background-size:auto 100%; }

@media screen and (min-aspect-ratio: 17/9) {
  .home .hero .hero-bg { background-size:100% 100%; }
}

@media screen and (min-aspect-ratio: 18/9) {
  .home .hero .hero-bg { background-size:100% auto; }
}


@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

  h1  { margin-bottom:0.1em; font-size:2em; }

  body { margin:0; padding:0; }
  td  { display:table-cell !important; }
  img.alignleft { margin:3px 20px 10px 0; float:left; }
  img.alignright { margin:3px 0 10px 20px; float:right; }

  .hero,
  .sub-nav-bg,
  .sub-nav,
  .main-nav,
  .footer-nav,
  .site-footer .text > ul,
  .mobile-home,
  .mobile-hero  { display:none !important; }

  .main,
  .primary,
  .content  { margin:0 !important; padding:0 !important; }

  .content  { padding:0 10px !important; min-height:0; }

  h1,
  .menu-text,
  .content,
  .home-ctas,
  .print-logo { display:block !important; }

  a.more  { padding:0; }

  .site-header,
  .site-header * { height:auto !important; width:auto !important; margin:auto; position:relative; }
  .site-header  { margin-bottom:20px; }

  .site-logo  { left:0; top:0; text-align:center; position:relative; display:block; }

  .three-col-ctas a.more  { display:none; }
  .three-col-ctas .cta  { width:33%; float:left; }

  .video-thumbs { width:auto; overflow:visible; }
  .video-gallery li { float:left; clear:left; display:block !important; position:relative !important; }

  .wide-tiled-cta img { display:none; }

  .to-go-cols .text { display:block; }

  .home-ctas  { text-align:left; }
  .home-ctas a.more { display:none; }
  .home-ctas .cta { padding:0 0 1em 0; }

  section.menu-category     { margin:0; }
  section.menu-category header    { margin:0; padding:0; background:transparent; border:0; font-size:1.4em; }
  section.menu-category header h2 { margin:0 0 0.5em 0; padding:0; border:0;  border-bottom:solid 2px #000; background:transparent;font-size:1.1em; }
  section.menu-category .menu-text  { padding:0; background:transparent; }
  section.menu-category .menu-text .menu-hours { float:none; margin:0 0 10px 0; top:0; position:relative; }

  section.region        { margin:0; }
  section.region header     { margin:0; padding:0; background:transparent; border:0; font-size:1.4em; }
  section.region header h2    { margin:0 0 0.5em 0; padding:0; border:0;  border-bottom:solid 2px #000; background:transparent;font-size:1.1em; }
  section.region .locations   { padding:0; background:transparent; display:block; }
  section.region .locations ul  { display:none; }
  section.region .locations h3 a  { text-decoration:none; }

  .content .cols        { width:45%; padding-right:5%; float:left; }

}



/* ==========================================================================
   *Yelp!
   ========================================================================== */

.yelp-business, .yelp-widget-search-api .ywp-map-container{
    text-transform: none;
}


.yelp-business p, .yelp-widget-search-api .ywp-map-container p{
    text-transform: none;
    color: grey;
    font-weight: 100;
}

.ywp-review-read-more{
    margin: 15px 0 25px;
    display: block;

    text-transform: uppercase;
    font-size: 11px;
}

/** fix location landing twocolumn bug **/
body.page-template-catering-landing .site-wrapper .main .primary .content,
body.page-template-location-landing .site-wrapper .main .primary .content {
    padding-left: 0px;
    padding-right: 0px;
}
/****  open table widget / multi-location  ****/
/** 48 = call ahead || 4600-dev, 4675-stage, 4849-live = reservations **/
body.page-id-48 .primary .content table td:first-child,
body.page-id-4600 .primary .content table td:first-child,
body.page-id-4675 .primary .content table td:first-child,
body.page-id-4849 .primary .content table td:first-child {
    white-space: nowrap; /* no wrap on "Step #:" */
}
body.page-id-4600 .otw-widget-form .selectpicker .divider,
body.page-id-4675 .otw-widget-form .selectpicker .divider,
body.page-id-4849 .otw-widget-form .selectpicker .divider {
    margin: 4px 0;
}
body.page-id-4600 .otw-widget-form .selectpicker dt,
body.page-id-4600 .otw-widget-form .selectpicker a.opt,
body.page-id-4675 .otw-widget-form .selectpicker dt,
body.page-id-4675 .otw-widget-form .selectpicker a.opt,
body.page-id-4849 .otw-widget-form .selectpicker dt,
body.page-id-4849 .otw-widget-form .selectpicker a.opt {
    line-height: 1.4;
}
@media only screen and (max-width: 679px) {
    body.page-id-4600 .site-wrapper .hero,
    body.page-id-4675 .site-wrapper .hero,
    body.page-id-4849 .site-wrapper .hero {
        display: none;
    }
    body.page-id-4600 .primary .content .content_right,
    body.page-id-4675 .primary .content .content_right,
    body.page-id-4849 .primary .content .content_right {
        margin-bottom: 65px;
    }
}
@media only screen and (min-width: 680px) {
    body.page-id-4600 .primary .content,
    body.page-id-4675 .primary .content,
    body.page-id-4849 .primary .content {
        clear:both;
        position: relative;
        width: 920px; /* +70 */
        padding-right: 30px; /* -70 */
    }
    body.page-id-4600 .primary .content .content_left,
    body.page-id-4675 .primary .content .content_left,
    body.page-id-4849 .primary .content .content_left {
        float: left;
        width: 59%;
        margin-right: 1%;
    }
    body.page-id-4600 .primary .content .content_right,
    body.page-id-4675 .primary .content .content_right,
    body.page-id-4849 .primary .content .content_right {
        float: right;
        margin-left: 1%;
        width: 36%;
    }
}
/************************************/
/**** group dining location page ****/
/************************************/
#container{
    width: 100%;
    margin: 0 auto;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.gd-banner{}
.gd-thumbs {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    list-style: none;
    text-align: center;
}

.gd-row{
  width: 100%;
  max-width: 768px;
  margin: 0 auto 40px;
  padding: 20px;
  text-align: center;

}
/* Common style */
.gd-thumbnail {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0;
        /* margin: 10px 1%;
           min-width: 320px;
           max-width: 480px;
           max-height: 360px;
           min-width: 320px;  */
    width: 33.3%;
    text-align: center;
    cursor: pointer;
    background: #8d181b;
}
.gd-thumbnail img {
    position: relative;
    display: block;

    opacity: 0.8;
}
.gd-thumbnail figcaption::before,
.gd-thumbnail figcaption::after {
    pointer-events: none;
}

.gd-thumbnail figcaption,
.gd-thumbnail-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.gd-thumbnail-link {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
.gd-thumbnail figcaption{
    display: none;
}

.gd-thumbnail img {
    max-width: none;
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.gd-thumbnail:hover img,
.gd-thumbnail.active img {
    opacity: 0.4;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.gd-thumbnail figcaption {
    text-align: left;
}
.gd-thumbnail h1,
.gd-thumbnail p.gd-thumb-heading {
    position: relative;
    overflow: hidden;
    padding: 0.5em 0;
    color: white;
}
.gd-thumbnail h1::after ,
.gd-thumbnail p.gd-thumb-heading::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
}

.gd-thumbnail:hover h1::after,
.gd-thumbnail.active h1::after,
.gd-thumbnail:hover p.gd-thumb-heading::after,
.gd-thumbnail.active p.gd-thumb-heading::after {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.gd-thumbnail p.gd-thumb-heading {
    /* h1 style */
    font-size: 2.2em;
    line-height:1.0em;
    font-weight:normal;
    text-transform:uppercase;
    font-family:"alternate-gothic-no-3-d";
    margin: 0.8em 0;
    color: white;
    margin-top:0;
}

.gd-caption {
    padding: 1em 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
        letter-spacing: 1px;
        font-size: 68.5%;
}

.gd-thumbnail:hover .gd-caption,
.gd-thumbnail.active .gd-caption {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}


.gd-floorplan{
    margin-bottom: 50px;
}

/** gd-notsure **/
.gd-floorplan{
    margin-bottom: 5px;
}
.gd-email {
    margin-bottom:50px;
    text-align: center;
}
.gd-email .gd-panel-caption {
    padding-top:0%;
    width: 100%;
}
.gd-email .gd-panel-caption h2 {
    font-size: 1.3em;
    text-transform: capitalize;
    margin-bottom:0px;
}
.gd-email .gd-panel-caption p {
    margin-top:0px;
}
/* */

.gd-menu{
    margin-bottom: 50px;
}

.gd-panel-caption, .gd-icon{
    display: block;
    width: 100%;
}
.gd-panel-caption{
}

.gd-icon{
    min-height: 75px;
    width: 40%;
    margin: 0 auto;
}

.gd-svg{
    width: 65px;
    margin: 0 auto;
    display: block;
}

.gd-menu .gd-svg{
    width: 45px;
}


.gd-inquiries{

}

.gd-inquiries .gd-panel-caption{
    width: 80%;
    margin: 0 auto;
}


#map-canvas {
    position: relative;
    padding-bottom: 55%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
}
#map-canvas  iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}


.gd-gather-cta{

}

.gd-location{
    position: relative;
}

.gd-address-overlay{
    background-color: rgba(141, 24, 26, 0.8);
    color: white;
    /* top: 0px; */
    z-index: 1;
    padding: 20px;
    zoom:0.8;
}

.gd-address-overlay h1{
    color: white;
}

/** gd-notsure **/
.gd-address-overlay a {
    color: #fff;
}
/* */

.gd-hero .owl-controls{
    display: none;
}

.gd-more{
  margin-top: 15px;
  font-size: 1.2em !important;
}



/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #container{
        width: 768px;
        margin: 0 auto;
    }

    .gd-thumbnail {
            position: relative;
            float: left;
            overflow: hidden;
            margin: 10px 0px
/*
            min-width: 320px;
            max-width: 480px;
            max-height: 360px;
*/
            width: 33.3%;
            text-align: center;
            cursor: pointer;
    }

    .gd-thumbnail figcaption {
            display: block;
            padding: 2em;
            color: #fff;
            text-transform: uppercase;
            font-size: 1.25em;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    }

    .gd-panel-caption, .gd-icon{
        display: inline-block;
        padding: 20px;
    }
    .gd-panel-caption{
        width: 60%;
    }
    .gd-icon{
        width: 40%;
    }


    .gd-svg{
        width: 155px;
        margin: 0 auto;
        display: block;
    }

    .gd-menu .gd-svg{
        width: 75px;
    }

    .gd-inquiries .gd-panel-caption{
        text-align: center;
        width: 100%;
        padding: 0 100px;
        margin: 0 auto;
    }

    .gd-row{
        align-items:stretch;
        display: flex;
        padding: 0;
        text-align: left;
    }

    /** gd-notsure **/
    .gd-email { text-align: center; }

    .gd-address-overlay{
        background-color: rgba(141, 24, 26, 0.8);
        color: white;
        position: absolute;
        /* top: 0px; */
        z-index: 300000;
        bottom: 30px;
        left: 30px;
        padding: 20px;
        zoom:0.8;
    }

    #map-canvas{
        margin-bottom: 100px;
    }

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    #container{
        width: 960px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    #container{
        width: 1000px;
    }
}

.mob{
  display: none;
}
/*
.page-id-2563 .mob{
  display: none;
}

.page-id-2563 .desk{

}
*/


@media (max-width: 679px) {
  /*.page-id-2563 */
  .mob{
    display: block;
  }

  .mob h1{
    display: block;
    margin-top: 20px;
  }

  /*.page-id-2563*/
  .desk{
    display: none;
  }
  .site-logo{ width:125px; height:85px;}

  .home .site-header .inner{
    height: 50px;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .site-header .inner{
    -webkit-background-size: cover;
    background-size: cover;
  }

  .home .site-logo{
    position: absolute;
    left: 50%;
    margin-left: -60px;
    width: 120px;
  }

  .mobile-home{
    padding-top: 85px;
  }



  .location-badge {
      width: 100%;
      text-align: center;
      display: block;
      position: absolute;
      top: -3px;
      z-index: 5;
  }
  .location-badge img{
        width: 40%;
  }

  /*.page-id-2563*/
  .sub-nav-bg,
  .hero,
  .sub-nav{
    display: none;
  }

  /*
  .site-header .inner{
    height: 95px;
  }

  /*.page-id-2563 */
  .site-logo{
    margin: 0 0 0 15px;
  }

  .nav-icons{
    display: none;
  }

  /*.page-id-2563 */
  .nav-icons{
    display: block;
  }

  .nav-icons{
    text-align: center;
  }

  .nav-icons a{
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 10px 5px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "alternate-gothic-no-3-d";
    text-align: center;
    color: #8d181b;
    text-decoration: none;
    padding: 5px;
    cursor: pointer;
  }


  .nav-icons svg{
  path:  #8d181b;
  color: #8d181b;
  fill: #8d181b;
  margin: 0 auto;
  display: block;
  zoom: 0.7;
  }

  .nav-icons svg{

  }
}


/* =================== new body texture  + Overrides=================== */
body{
  background-image: url('https://res.cloudinary.com/response-mktg/image/upload/q_auto/v1515691452/unclejulios/images/bg-tile.png');
}



/* =================== new nav =================== */
.hamburger {
  outline: none;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  text-align: right;
  width: 50%;
  padding: 0px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }

.hamburger-box {
  width: 20px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 20px;
    height: 4px;
    background-color: #a62023;
    border-radius: 1px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.15s;
         -o-transition-duration: 0.15s;
            transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

    body.home .hamburger-inner,
    body.home .hamburger-inner::before,
    body.home .hamburger-inner::after {
      background-color: white;
    }

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  -webkit-transition-property: none;
  -o-transition-property: none;
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
  .hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg); }


@font-face {
    font-family: 'Carnivalee';
    src: url('https://res.cloudinary.com/response-mktg/raw/upload/unclejulios/fonts/CarnivaleeFreakshow.eot');
    src: url('https://res.cloudinary.com/response-mktg/raw/upload/unclejulios/fonts/CarnivaleeFreakshow.eot?#iefix') format('embedded-opentype'),
        url('https://res.cloudinary.com/response-mktg/raw/upload/unclejulios/fonts/CarnivaleeFreakshow.woff2') format('woff2'),
        url('https://res.cloudinary.com/response-mktg/raw/upload/unclejulios/fonts/CarnivaleeFreakshow.woff') format('woff'),
        url('https://res.cloudinary.com/response-mktg/raw/upload/unclejulios/fonts/CarnivaleeFreakshow.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Franchise';
    src: url('https://res.cloudinary.com/response-mktg/raw/upload/v1515611010/unclejulios/fonts/Franchise-Bold-hinted.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}


body.home{
/*background-image: url(http://res.cloudinary.com/response-mktg/raw/upload/v1515530909/unclejulios/images/hero-fajita.jpg);
    background-position: 50% 50%;
    background-size: cover;
    */
}

body.home::after{
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c2812+0,4c2812+100&1+0,0+48 */ /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(76,40,18,0.5) 0%,rgba(76,40,18,0) 48%,rgba(76,40,18,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: -webkit-gradient(linear, left top, left bottom, from(rgba(76,40,18,0.5)),color-stop(48%, rgba(76,40,18,0)),to(rgba(76,40,18,0)));
background: -o-linear-gradient(top, rgba(76,40,18,0.5) 0%,rgba(76,40,18,0) 48%,rgba(76,40,18,0) 100%);
background: linear-gradient(to bottom, rgba(76,40,18,0.5) 0%,rgba(76,40,18,0) 48%,rgba(76,40,18,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c2812', endColorstr='#004c2812',GradientType=0 ); /* IE6-9 */
    z-index:-1;
}

.home-hero{
  width: 100%;
  height: 95vh;
  position: relative;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 520px;
}

.home-hero img{
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -10;
  left: 0;
}

.home-hero--link,
.home-hero--content,
.hero-content--tag,
.hero-content--button,
.hero-content--link{
  border: none !important;
  text-decoration: none !important;
}

.home-hero--content{
  z-index: 1;
  background-attachment: fixed;
  background-image: url('https://res.cloudinary.com/response-mktg/image/upload/unclejulios/tile-blue.png');
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px 40px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-position: 50% 50%;
  max-width: 450px;
}

.home-hero--content::after{
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border: 2px solid white;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.hero-content--title{
  font-size: 1.5rem;
  font-family: "Franchise";
  display: block;
  margin: 0;
  line-height: 1;
  color: black;
  margin-bottom: 10px;

  font-family: 'Carnivalee';
  text-transform: uppercase;
  font-size: 2rem;
}

.hero-content--tag{
  font-size: 3rem;
  font-family: 'Carnivalee';
  text-transform: uppercase;
  display: block;
  margin: 0;
  line-height: 1;
  margin-top: -10px;
  margin-bottom: 10px;
  color: black;

  font-size: 1.2rem;
}

.hero-content--button{
  font-size: 1.2rem;
  font-family: "Franchise";
  letter-spacing: 2px;
  display: block;
  margin: 0;
  line-height: 1;
  text-transform: uppercase;
  color: white;

  font-size: 1.5rem;
  letter-spacing: 2px;
  margin-top: 30px;
  position: relative;
}

.hero-content--button::before{
    width: 50%;
    margin: 0 auto;
    height: 1px;
    display: block;
    border-top: 1px solid white;
    position: absolute;
    top: -20px;
    content: '';
    left: 25%;
}

.home-hero--content:hover {
  padding:50px;
}

.home-hero--content:hover::after{
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
}

@media only screen and (min-width: 680px){
    .home .site-footer{
        top: 95%;
    }
}

/*
header[role="nav"]{

}


nav[role="main"]{

}

nav[role="main"] ul{

}

nav[role="main"] li{

}

nav[role="main"] a{

}

nav[role="main"] .logo{

}

nav[role="main"] .logo img{

}
*/


header[role="nav"]{
  position: relative;
    z-index: 1000;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    background-image: url('https://res.cloudinary.com/response-mktg/image/upload/v1515601677/unclejulios/icons/uj-header-tile.png');
}

body.home header[role="nav"]{
    position: absolute;
    background-image: none;
}

nav[role="main"]{
   -webkit-box-ordinal-group: 1;
       -ms-flex-order: 0;
           order: 0;
}

nav[role="main"] ul{
    text-align: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

nav[role="main"] li{
    display: block;
    width: 100%;
    position: relative;
    margin: 0 12px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}

nav[role="main"] li a{
    font-family: 'Carnivalee';
    text-transform: lowercase;
    font-size: 1.3rem;
    color: #18406d;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

body.home nav[role="main"] li a{
  color: white;
  text-shadow: 0px 2px 6px rgba(0,0,0,0.6);
}

nav[role="main"] li a::before{
    border: 0;
    width: 60px;
    height: 20px;
    content: '';
    position: absolute;
    -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
            transform: translateY(-15px);
    opacity: 0;
    left: 50%;
    margin-left: -30px;
    text-decoration: none;
    background-image: url('https://res.cloudinary.com/response-mktg/image/upload/v1515532297/unclejulios/icons/burst_4x-red.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

body.home nav[role="main"] li a::before{
  background-image: url('http://res.cloudinary.com/response-mktg/image/upload/unclejulios/icons/burst_4x.png');
}



nav[role="main"] li a:hover{
    border: 0;
    text-decoration: none;
}


nav[role="main"] .logo{
    width: 50%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    text-align: left;
    padding: 0 15px;
    margin:10px 0;
}

nav[role="main"] .logo a{
   display: inline-block;
}


nav[role="main"] .logo img{
    max-width: 110px;
}

body.home nav[role="main"] .logo a{
    background-image: url('https://res.cloudinary.com/response-mktg/image/upload/unclejulios/logos/uj-logo-reversed.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

body.home nav[role="main"] .logo img{
    opacity: 0;
}


nav[role="secondary"]{
  text-align: center;
    max-width: 1000px;
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}



nav[role="secondary"] ul{
    margin: 0;
    padding: 0 10px;
    list-style-type: none;
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
}

nav[role="secondary"] li{
  display: block;
    width: 100%;
    text-align: center;
}

nav[role="secondary"] li a{
  display: inline-block;
  color: #18406d;
  font-size: 0.7rem;
}


body.home nav[role="secondary"] li a{
  color: white;
}


span.togo-tilde{
  margin-bottom: -0.7em;
  display: inline-block;
  vertical-align: middle;
  padding: 0 0.1em;
  font-size: 0.8em;
}

.social-icon a{
  padding: 0;
  background-color: #a61d21;
  line-height: 1;
  margin:0 5px;
}
.social-icon a svg{
  -webkit-transform: translateY(5px);
      -ms-transform: translateY(5px);
          transform: translateY(5px);
}


.social-icon--facebook{

}

.social-icon--twitter{

}

@media only screen and (max-width: 779px){
    nav[role="main"] li,
    nav[role="secondary"] li{
        display: none;
    }

    body.showNav nav[role="main"] li,
    body.showNav nav[role="secondary"] li{
        display: block;
    }

    body.showNav nav[role="secondary"] li.social-icon{
      width: auto;
      display: inline-block;
    }

    body.showNav nav[role="secondary"]{
      margin: 30px auto 15px;
    }

    header[role="nav"]{
      -webkit-transition: background-olor 0.3s;
      -o-transition: background-olor 0.3s;
      transition: background-olor 0.3s;
    }

    body.home.showNav header[role="nav"]{
      background-image: url('https://res.cloudinary.com/response-mktg/image/upload/v1515602073/unclejulios/icons/uj-header-tile-blue.png');
    }

    body.showNav header[role="nav"]{

    }

    nav[role="secondary"] .social-icon{
      margin-top: 10px;
    }
}

@media only screen and (min-width: 780px){
    .hamburger{
        display: none;
    }

    .hero-content--title{
      font-size: 3.2rem;
    }

    .hero-content--tag{
      font-size: 2rem;
    }

    .hero-content--button{
      font-size: 1.5rem;
    }
    nav[role="main"] {
        width: auto;
        margin-bottom: 25px;
    }


    nav[role="main"] .logo{
        width: auto;
        text-align: center;
    }

    nav[role="main"] a{
        font-size: 1.5rem;
    }

    nav[role="main"] li + li::before{
        content:'';
        width: 10px;
        height: 10px;
        background-image: url('https://res.cloudinary.com/response-mktg/image/upload/v1515684379/unclejulios/icons/diamond_4x.png');
        background-position: 50% 50%;
        background-size: cover;
        position: absolute;
        left: -17px;
        top: 6px;
    }

    nav[role="secondary"]{
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0;
        margin: 0 auto;
        text-align: right;
    }
    nav[role="secondary"] ul{
        margin-top: 0;
    }
    nav[role="secondary"] li{
        display: inline-block;
        width: auto;
    }
    nav[role="secondary"] li + li:not(.social-icon):before{
        display: inline-block;
        content: '-';
        color: white;
        margin-left: 2px;
        margin-right: 5px;
    }
    nav[role="secondary"] ul a{
        font-size: 0.8rem;
    }
    nav[role="main"] ul{
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    nav[role="main"] .logo img{
        max-width: 130px;
        margin: 0 15px;
    }
    nav[role="main"] ul{
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
     nav[role="main"] li{
        display: inline-block;
         width: auto;
    }


    nav[role="main"] li,
    nav[role="main"] .logo{
        -webkit-box-ordinal-group: initial;
            -ms-flex-order: initial;
                order: initial;
    }

  nav[role="main"] li a{
      display: inline-block;
  }

  nav[role="main"] li a:hover{
      border: 0;
      text-decoration: none;
      -webkit-transform: translateY(3px);
          -ms-transform: translateY(3px);
              transform: translateY(3px);
  }

  nav[role="main"] li a:hover::before{
      opacity: 1;
      -webkit-transform: translateY(-25px);
          -ms-transform: translateY(-25px);
              transform: translateY(-25px);
  }

}

@media only screen and (min-width: 960px){
    nav[role="main"] li a{
        font-size: 1.8rem;
        padding:0 5px;
    }
    nav[role="secondary"] li a{
        font-size: 0.7rem;
    }
    nav[role="main"] .logo img{
        max-width: 175px;
    }
}




/* =================== TO ~ GO =================== */

.content[role="togo"]{
  padding: 0;
}

.togo-hero{
  min-height:300px;
  height: 300px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.togo-hero--img{
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.content.togo-hero--content{
  z-index: 1;
  text-align: center;
  padding: 0;
  margin: 0;
  height: auto;
  min-height: auto;
  width: auto;
}

.content.togo-hero--content h1{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  font-family: 'Franchise';
  text-transform: uppercase;
  text-shadow: 0px 3px 4px rgba(0,0,0,0.6);
  font-size: 1.4rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.4;
}

.togo-wrap{
  font-size: 3rem;
  font-family: 'Carnivalee';
  margin-left: 0.3rem;
  -webkit-transform: translateY(-0.7rem);
      -ms-transform: translateY(-0.7rem);
          transform: translateY(-0.7rem);
}

.togo-subheader{
  font-family: 'Franchise';
  text-transform: uppercase;
  position: relative;
  max-width: 300px;
  color: black;
  font-size: 1.2rem;
  padding: 15px 15px 15px 20px;
  margin: 0;
  -webkit-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
          transform: translateY(-50px);
  margin-bottom: -30px;
}

.togo-subheader::before{
  content: '';
  background: #efdcb7;
  width: 300%;
  right: -50px;
  top: 0;
  height: 100%;
  display: block;
  position: absolute;
  z-index: -1;
}

.togo-content{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      display: none;
}

.togo-content--text,
.togo-content--image{
  padding: 20px;
}

.togo-content--image{
  width: 100%;
}
.togo-content--image img{
  width: 100%;
}

.togo-content--text{
  width: 100%;
}

@media only screen and (max-width: 779px){

}

@media only screen and (min-width: 780px){
  .togo-hero{
    min-height:300px;
    height: 330px;
  }

  .togo-subheader{
    max-width: 500px;
    font-size: 1.8rem;
    -webkit-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
            transform: translateY(-50px);
    padding: 15px 15px 15px 0px;
  }

  .content.togo-hero--content h1{
    font-size: 1.5rem;
    text-shadow: 0px 6px 8px rgba(0,0,0,0.6);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .togo-wrap{
    font-size: 5rem;
  }
  .togo-content--image{
    width: 40%;
  }
  .togo-content--text{
    width: 60%;
  }
  .togo-content{
    margin:0 -20px;
  }
}

@media only screen and (min-width: 960px){
  .togo-hero{
    min-height:300px;
    height: 330px;
  }

  .content.togo-hero--content h1{
    font-size: 2rem;
  }

  .togo-wrap{
    font-size: 6rem;
  }

  .togo-content{

  }
}

/* =================== TO ~ GO Results =================== */
.togo-results{
  padding-bottom: 150px;
  padding-top: 10px;
}

.togo-search{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
          flex-wrap: wrap;
}

.togo-search h4{
  width: 100%;
  text-align: center;
}

.togo-selected{
  padding: 30px 15px;
  width: 100%;
  margin:0 auto;
  /*max-width: 500px;*/

  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
}

.togo-selected .togo-store{
      width: 100%;
}

.togo-state{
  font-size: 1.9rem;
  color: black;
  font-family: "Franchise";
  margin: 0;
  padding-left: 20px;
}

.togo-store + .togo-state{
  margin-top: 40px;

}

.togo-locations{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 10px;
}

.togo-column{
  width:100%;
  padding: 10px;
}

.togo-store{
  background-color: #fef6e6;
  margin: 5px 0;
  padding: 20px;
  position: relative;
}

.togo-store--template{
  display: none;
}


.togo-store h3{
  font-size: 1.1rem;
  color: black;
  text-transform: capitalize;
  font-weight: 500;
  margin: 0;
}

.togo-store p{
  margin : 0 0 10px;
}


.togo-store .new,
.togo-store .button {
  line-height: 28px;
  font-size: 12px;
  display: inline-block;
}

.togo-store .new{
  color: #8d181b;
  font-family: "Franchise";
  padding: 0 10px;
}

.togo-store .button,
.togo-button{
  padding: 0 20px;
  background-color: #8d181b;
  border-radius: 15px;
  color: white;
  border: 0;
  line-height: 2;
}

.togo-input{
  border: 0;
  color: gray;
  border-bottom: 2px solid #8d181b;
  background: transparent;
  line-height: 2;
  padding: 0 15px;
}

.togo-selected{

}

.togo-search--state{
text-align: center;
  font-family: 'Franchise';
  text-transform: uppercase;
  color: black;
  font-size: 1.5rem;
  margin: 20px 0;
}

.togo-clear-button{
  width: 20px;
  height: 20px;
  margin-left: 15px;
  display: inline-block;
  cursor: pointer;
}

.togo-coming-soon{
  font-size: 0.7rem;
  font-style: italic;
  color: #7b7b7b;
}

.togo-distance{
    color: #8d181b;
    font-weight: 600;
    font-size: 0.6rem;
    position: absolute;
    top: 20px;
    right: 20px;
}

.togo-locations .togo-distance{
  display: none;
}

@media only screen and (max-width: 779px){

}

@media only screen and (min-width: 780px){
  .togo-column{
    width:50%;
    padding: 10px;
  }
  .togo-selected .togo-store{
        width: 48%;
  }
}

@media only screen and (min-width: 960px){

}

/* ========= misc ========== */
.franchise-h3{
  font-weight: 700;
  font-size: 1.6rem;
  color: black;
  font-family: "Franchise";
}



/* Maps! */
/* Large devices (large desktops, 1200px and up) */
.mob-address{
  display: none;
  margin: 0;
  padding: 5px;
  color:#591E0B;
  font-family:"alternate-gothic-no-3-d";
  font-size: 16px;
  position: absolute;
  top: 0;
  z-index: 100;
}



.mob-address.closest{

}

.mob-address.favorite{

}

.mob-address.finder{
  padding-left: 15px;
}

#zipFinder{
   font-size: 1em;
   max-width: 170px;
}

.mob-address.finder #myZip{
  width: 100%;
  padding: 4px 5px;
  margin-top: -1px;
  vertical-align: top;
  font-family:"alternate-gothic-no-3-d";
}

.close-finder + .togo-button{
  margin-left:10px;
}

.mob-address .togo-button{
  color: white;
  line-height: 1.2;
  padding:0 10px;
  font-family: "alternate-gothic-no-3-d";
  font-size: 0.8rem;
}

.mob-address.finder .togo-button{

}

.storeResults .searchResult{
  padding: 10px 80px 10px 10px;
  border-top: 1px solid #AD968F;
  margin-top: 10px;
  position: relative;
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
  border-top: 1px solid #ad968f42;
  text-align: left;

}

.storeResults .searchResult .set-store{
  position: absolute;
  top: 15px;
  right: 2px;
  font-size: 0.7rem;
}

.mob-address a{
  color: #A91C1D;
}

.mob-address,
.mob-address h4{
  font-size: 0.8rem;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mob-address h4{
  color: #A91C1D;
  font-size: 0.8rem;
  margin:0;
  padding: 0;
  color:#591E0B;
}
.mob-address .left h4{
  color:#AD968F;
}

.mob-address p{
  font-size: 0.8rem;
  margin:0;
  padding: 0;
}


.mob-address .more{
  text-transform: capitalize;
  font-family:"alternate-gothic-no-3-d";
  font-weight: 700;
  margin: 0;
  background-color: #A91C1D;
  color: white;
  letter-spacing: 0;
  padding: 5px 12px 4px 12px;
}

.mob-address .distance{
  font-size: 14px;
}

.mob-address .left{
  float: left;
  padding: 0 10px;
  margin-right: 0;
  text-align: center;
  color: #AD968F;
}

.storeTemplate{
  display: none;
}

.storeFav, .storeResult{
  margin-left: 65px;
/*  border-left: 1px solid gray;*/
  padding-left: 15px;
}

.storeFav .set-store{
  display: none;
}

.storeFav h4{
  line-height: 1.5;
}

.storeResults{
  font-size: 0.8rem;
  background-image: url('https://res.cloudinary.com/response-mktg/image/upload/v1515601677/unclejulios/icons/uj-header-tile.png');
}

nav[role="secondary"] .storeFav .phone-p,
nav[role="secondary"] .storeFav .address,
nav[role="secondary"] .storeResult .address,
nav[role="secondary"] .storeResult .phone-p{
  display: none;
}

@media (min-width: 679px) {
  .mob-address{
    /*display: none !important;*/
    max-width: 900px;
    margin: 0 auto;
  }

  .page-template-page-templateslocation-landing-php .content {
      width: 960px;
  }
}


@media (max-width: 779px) {
  .mob-address{
      left: 130px;
      top: 15px;
      text-align: right;
  }
}

@media (min-width: 680px) {
  nav[role="secondary"] .storeResult{
    margin-left: 80px;
    min-width: 200px;
    text-align: left;
  }
}


section.region .location-content a.more{
 display: inline-block;
}


.more.olo{
    background-color: #1a416e;
}

@media only screen and (min-width: 680px){
    section.region .location-content a.more.olo{
    bottom: 60px;
    }
}



/* new locations */
.home-main{
  position: relative;
}

.home-hero{
  height: 100vh;
}

.new-openings{
  position: absolute;
    width: 100%;
    bottom: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background-image: url(https://res.cloudinary.com/response-mktg/image/upload/v1515601677/unclejulios/icons/uj-header-tile.png);
}

.new-openings__location {
  max-width:400px;
  padding: 15px 20px;
  width: 100%;
  text-align: center;
  position: relative;
  zoom: 0.8;
}

.new-openings__title{
  font-size: 20px;
  color: black;
   font-weight: 700;
    font-family: "Avenir Condensed", "Franchise";
    margin-bottom: 10px;
    margin-top: 0;
}

.new-openings__text{
  font-size: 12px;
  color: black;
  margin-bottom: 0;
}

.new-openings__text a{
  color: #9a0302;
}


@media only screen and (min-width: 680px){
.home-hero{
  height: 90vh;
}
.new-openings__location {
  max-width: 400px;
  width: 50%;
}

.new-openings__location + .new-openings__location::before{
  content: '';
  border-left: 1px solid #990000;
  height:50%;
  top: 25%;
  position: absolute;
  left: 0;
}

.home .site-footer{
top: 90vh;
}

.new-openings__title{
  font-size: 26px;
      margin-bottom: 15px;
    margin-top: 0;
}

.new-openings__text{
  font-size: 13px;
}

.new-openings__location {
  max-width:400px;
  padding: 30px 40px;
  zoom: 1;
}
}
