/* CSS Document */


/* Fonts */

@font-face {
    font-family: 'swaggermedium';
    src: url('../font/swagger-webfont.eot');
    src: url('../font/swagger-webfont.eot?#iefix') format('embedded-opentype'), url('../font/swagger-webfont.woff') format('woff'), url('../font/swagger-webfont.ttf') format('truetype'), url('../font/swagger-webfont.svg#swaggermedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'langdonregular';
    src: url('../font/langdon-webfont.eot');
    src: url('../font/langdon-webfont.eot?#iefix') format('embedded-opentype'), url('../font/langdon-webfont.woff') format('woff'), url('../font/langdon-webfont.ttf') format('truetype'), url('../font/langdon-webfont.svg#langdonregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aleobold';
    src: url('../font/aleo-bold-webfont.eot');
    src: url('../font/aleo-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/aleo-bold-webfont.woff') format('woff'), url('../font/aleo-bold-webfont.ttf') format('truetype'), url('../font/aleo-bold-webfont.svg#aleobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aleoitalic';
    src: url('../font/aleo-italic-webfont.eot');
    src: url('../font/aleo-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../font/aleo-italic-webfont.woff') format('woff'), url('../font/aleo-italic-webfont.ttf') format('truetype'), url('../font/aleo-italic-webfont.svg#aleoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aleoregular';
    src: url('../font/aleo-regular-webfont.eot');
    src: url('../font/aleo-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../font/aleo-regular-webfont.woff') format('woff'), url('../font/aleo-regular-webfont.ttf') format('truetype'), url('../font/aleo-regular-webfont.svg#aleoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html,
body {
    font-size: 14px;
    font-family: 'aleoregular', serif;
    color: #333333;
}

h1 {
    color: #a61e21;
    font-family: 'aleobold', serif;
    font-size: 2.8rem;
    text-transform: uppercase;
    text-align: center;
    margin: 2.143rem 0 0;
}

h1.pagetitle {
    font-family: 'langdonregular', serif;
    font-size: 2rem;
    text-transform: uppercase;
    color: #a61e21;
    text-align: left;
}

h2,
h3,
.h3 {
    font-family: 'langdonregular', serif;
    font-weight: normal;
    text-transform: uppercase;
    color: #a61e21;
}

.h3 {
    font-size: 1.17em;
}

i {
    font-style: normal;
}

area {
    outline: none;
}

.main h2 {
    color: #a61e21;
    font-family: 'aleobold', serif;
    font-size: 2.071rem;
    text-align: center;
}

.main h2 span.tilt {
    font-family: 'swaggermedium', sans-serif;
    display: inline-block;
    font-size: 2rem;
    color: #a61e21;
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    text-transform: none;
}

.callouts h3 {
    font-size: 2.571rem;
}

.sidebar .callout h3 {
    font-family: 'aleobold', serif;
    font-size: 1.6rem;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 10px;
}

.sidebar .callout.text a {
    font-weight: bold;
}

.sidebar .callout.text a.phone {
    color: #333333;
}

a {
    color: #a61e21;
    text-decoration: none;
}

a:hover {
    color: #48555C;
}

.content-area p,
.content-area a,
.content-area li,
.hours p,
.menuItemDesc {
    line-height: 1.3em;
}

/* .flexnav li a {
    font-family: 'aleobold', serif;
    text-transform: uppercase;
    font-size: 1.143rem;
    color: white;
    text-decoration: none;
} */

/* .flexnav li ul li a {
    text-transform: none;
} */

h1 span {
    font-size: 3.571rem;
}

h1.small-caps {
    text-transform: none;
    font-variant: small-caps;
}

nav h2 span {
    font-size: 2.786rem;
}

h1 sup {
    text-transform: none;
    font-size: 2.143rem;
}

p.subhead {
    color: #9c1c1f;
    font-family: 'swaggermedium', sans-serif;
    text-align: center;
    font-size: 2rem;
    margin: 0;
}

.extra-small {
    font-size: 10px;
    margin-bottom: .5rem;
}

.loyalty-main {
    color: #9c1c1f;
    font-family: 'aleobold', serif;
    text-transform: uppercase;
    font-size: 1.25rem;
    margin: 5px 0 -10px;
    line-height: normal;
}

.loyalty-sub {
    font-family: 'swaggermedium', sans-serif;
    color: #a61e21;
    font-size: 1.25rem;
    margin: 5px 0 -10px;
    line-height: normal;
}

.loyalty-push {
    float: right;
    padding-right: 5px;
}

.rewardsFAQ {
    clear: both;
}

.rewardsFAQ li {
    margin: 5px 0;
}

.rewardsFAQ ul {
    list-style: none;
}

.fancy-header p,
.menu-board strong {
    font-family: 'langdonregular', serif;
    font-size: 1.286rem;
    color: #a61e21;
    text-transform: uppercase;
}

.menu-board h3,
.extras h3 {
    font-size: 2.571rem;
}

.menu-board h3 span {
    color: #a61e21;
    font-size: 1.286rem;
}

.menu-board li {
    font-size: .857rem;
    line-height: 1.9em;
}

.callout .color a {
    color: #48555C;
    text-decoration: none;
    font-family: 'langdonregular', serif;
    font-size: 1.286rem;
    text-transform: uppercase;
}

.callout .color i {
    font-size: 3.2rem;
    padding: .5rem 0;
    color: #ae1f23;
}

.sidebar .callout p {
    font-size: .929rem;
}

.hours h2 {
    font-size: 2.571rem;
}

.hours h3 {
    margin-bottom: 0;
    font-family: 'aleobold', serif;
    text-transform: none;
}

.hours p {
    margin-top: 2.3rem;
    line-height: 1.1em;
}

footer p {
    color: #230d06;
}

footer a {
    color: #230d06;
    font-weight: bold;
}

footer a:hover {
    color: #230d06;
    text-decoration: underline;
}

nav h2,
nav h2 a {
    font-size: 2.571rem;
}

nav h2 a {
    color: #a61e21;
}


/* end Fonts */


/* Global */

body {
    background: url(../images/bg-gray-woven-ptn.jpg);
    line-height: 1;
}

header {
    background: url(../images/bg-header.jpg) center -30px repeat-x;
    box-shadow: 0 5px 32px 0 rgba(0, 0, 0, .75);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5000;
    width: 100%;
    height: 80px;
}

.slider-wrap {
    background: url(../images/bg-slider.jpg) top center no-repeat;
    background-size: cover;
    position: relative;
}

.header-wrap {
    position: relative;
    text-align: center;
    background-color: #1D160B;
}


.loyalty .slider-wrap {
    background: url(../images/bg-interior-slider.jpg) top center no-repeat;
}

.row {
    max-width: 68.571em;
}

header .row {
    max-width: 70em;
}

.center {
    text-align: center;
}

footer {
    background: #9c5330 url(../images/bg-footer.jpg) top center no-repeat;
}

.bxslider,
.flexnav,
.flexnav ul {
    padding: 0;
    margin: 0;
}

.double-border {
    border-top: 4px double #cccccc;
    border-bottom: 4px double #cccccc;
}


/* end Global */


/* Header */

.topnav nav {
    position: relative;
    top: -6px;
}

.branding a {
    position: absolute;
    top: 5px;
}

.branding img {
    height: 52px;
    border: none;
}

.social .inline-list {
    float: right;
    margin-top: 12px;
}

/* .social li {
    position: relative;
}

.social li a {
    display: block;
    border-radius: 100%;
    background: #41180d;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 32% 0;
    box-shadow: inset 2px 2px 1px rgba(0, 0, 0, .25);
}

.social li a:hover {
    background: #2b1509;
    box-shadow: inset 2px 2px 1px rgba(0, 0, 0, .25);
}

.social li a i {
    color: #ffffff;
    text-align: center;
} */

/* .social--updated .inline-list {
    overflow: visible;
}

.social--updated .inline-list li {
    margin-left: 6px;
}

.social--updated li a {
    padding: 10px 0;
    width: 40px;
    height: 40px;
}

.social--updated li a i {
    font-size: 1.5rem;
} */

.search-wrap {
    position: absolute;
    width: 180px;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    white-space: nowrap;
    z-index: 3000;
}

.search-wrap--open {
    max-height: 40px;
}

@media all and (min-width:640px) {
    .search-wrap {
        position: absolute;
        max-height: none;
        width: 250px;
        top: 0;
        bottom: auto;
        right: 50px;
        max-width: 0;
    }

    .search-wrap--open {
        max-width: 250px;
    }
    
    #locations h1 {
        display: none;
    }
}

.search__form {
    background-color: #9c1c1f;
}

.search__form input {
    box-sizing: border-box;
    vertical-align: bottom;
    -webkit-appearance: none;
}

input[type="search"].search__form__field {
    height: 40px;
    border: none;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .5) inset;
    font-size: 1.25rem;
    width: calc(100% - 49px);
    padding: 4px 8px;
}

.search__form__submit {
    width: 49px;
    height: 40px;
    border: none;
    text-indent: -999rem;
    background-color: #9c1c1f;
    background-image: url(../images/submit-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0;
}

.currentForm input[type=submit] {
    color: #fff;
    background-color: #a61e21;
    border: none;
    padding: .5rem 1rem;
    font-size: 1.5rem;
}

/*.social li.tw a {
    background-position: left top;
}

.social li.tw a:hover {
    background-position: left bottom;
}

.social li.fb a {
    background-position: top right;
}

.social li.fb a:hover {
    background-position: bottom right;
}

.social .inline-list > li {
    margin-left: 15px;
}*/


/* end Header */


/* Slider */

.slide-title {
    position: absolute;
    z-index: 2000;
    bottom: 4px;
    left: 36%;
}

.slider-wrap .row,
.header-wrap .row {
    position: relative;
}

.flying-callout {
    position: absolute;
    bottom: -47px;
    right: 18px;
    z-index: 3000;
}

.bxslider .app {
    position: absolute;
    display: block;
    text-indent: -9999px;
    width: 140px;
    height: 48px;
    z-index: 2050;
    right: 84px;
}

.bxslider .app.itunes {
    top: 173px;
}

.bxslider .app.google {
    top: 230px;
}


/* end Slider */


/* Callouts */

.callouts>.row {
    background: #e1e1e1;
}

.callouts {
    padding-top: 80px;
}

.callout-box {
    background: #cac8c9;
    border: 1px solid #cccccc;
    max-width: 270px;
    margin: 15px auto;
}

.callout-box img {
    width: 100%;
}

.callouts h3 {
    margin: 1rem 0;
    padding-left: 10px;
    position: relative;
}

.callouts h3 a,
.formUpload {
    color: #a61e21;
}

.callouts h3 span {
    display: inline-block;
    background: url(../images/sprite-icons.png) no-repeat;
    height: 35px;
    position: absolute;
    right: 0;
    margin-right: 10px;
}

.callouts .first h3 span {
    background-position: 0 0;
    width: 42px;
}

.callouts .second h3 span {
    background-position: right 0;
    width: 59px;
    margin-right: 4px;
}

.callouts .third h3 span {
    background-position: -82px 0;
    width: 50px;
}

.callouts p {
    padding: 10px;
    border-top: 1px solid #cccccc;
}

.callout-box--restyled {
    max-width: none;
    margin: 0;
    box-shadow: 0 1px 13px 0 rgba(46, 46, 46, .51);
    border: none;
    position: relative;
}

.callouts .callout-box--restyled h3 {
    font-size: 1.86rem;
    color: #ffffff;
    text-align: center;
    padding-left: 0;
    background-color: #a61e21;
    margin: 0;
    padding: 1rem 0;
}

.callouts .callout-box--restyled:hover h3 {
   background-color:#48555C; 
}

.callouts .callout-box--restyled h3 a {
    color: currentColor;
}

.callout-box--location-form {
    position: relative;
}

.callout-box--location-form a {
    font-size: 1.4rem;
}

.callout-box__form {
    position: absolute;
    bottom: 30%;
    left: 0;
    width: 100%;
}

.callout-box__form__row {
    position: relative;
    width: 85%;
    margin: 0 auto;
}

.callout-box__form__row::before {
    content: '';
    display: block;
    width: 43px;
    height: 57px;
    background-image: url(../images/callout--location__pin.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.callout-box__form input {
    display: inline-block;
}

.callout-box__form label {
    color: #666666;
    font-size: 1.28rem;
    line-height: 1.6;
    font-weight: normal;
    font-style: italic;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.callout-box__form .field--active label {
    font-size: 1rem;
    color: #ffffff;
    top: -22px;
}

.callout-box__form input[type="text"]#inputAddress {
    width: 80%;
    width: calc(100% - 49px);
    border-radius: 0;
    font-size: 1.25rem;
    height: 45px;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .5) inset;
    border: none;
    margin: 0;
}

.callout-box__form input[type="submit"] {
    text-indent: -999rem;
    background-color: #9c1c1f;
    background-image: url(../images/submit-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    width: 49px;
    height: 45px;
}

/* end Callouts */


/* Content-Area */

.content-area>.row {
    background: #fafafa;
}

.content-area {
    padding-top: 80px;
}

.home .content-area {
    padding-top: 0;
}

.fancy-header {
    text-align: center;
    padding-top: 45px;
}

.fancy-header h1,
.fancy-header p {
    margin: 0;
}

.fancy-header h1 {
    position: relative;
}

.fancy-header h1 span {
    background: #e1e1e1;
    display: inline-block;
    position: relative;
    z-index: 500;
    padding: 0 10px;
}

.fancy-header h1:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #cccccc;
    position: absolute;
    right: 0;
    left: 0;
    top: 46%;
}

.benefits-pro {
    background: #e1e1e1;
    border: 1px solid #cccccc;
    padding: 10px 15px 15px;
}

.benefits-text {
    margin: 0;
}

nav h2 {
    margin: 2.143rem 0 1rem;
}

.columns.main {
    border-left: 1px solid #cccccc;
    padding: 0 30px 0 20px;
}

.columns.menu-board,
.columns.extras {
    padding: 0;
}

.columns.menu-board {
    background: #e1e1e1;
}

.callout {
    margin: 5px auto;
}

.callout .color,
.callout p {
    float: left;
}

.callout.employment p {
    float: none;
}

.callout .color {
    background: #cac8c9;
    min-height:110px;
    display: inline-block;
    border: 1px solid #cccccc;
    color: #48555C;
}

.callout .color span {
    display: block;
    background: url(../images/sprite-icons.png) no-repeat;
    height: 34px;
    margin: 14px auto 10px;
}

.callout.email .color span {
    background-position: -190px 0;
    width: 43px;
}

.callout.card .color span {
    background-position: -140px 0;
    width: 47px;
}

.callout.survey .color span {
    background: url(../images/icon-survey.png) center center no-repeat;
    background-size: contain;
}

.callout.wait .color span {
    background: url('../images/icon-wait.png') center no-repeat;
    margin: 8px auto;
}

.callout .color a {
    display: inline-block;
    border-top: 1px solid #c96d03;
    padding-top: 4px;
}

.callout.employment {
    background: #e7e3d8;
    border: 1px solid #cccccc;
    padding: 0;
    margin: 0;
    text-align: center;
}

.callout.employment h4 {
    width: 50%;
    float: left;
    margin: .875rem 0;
}

.callout p {
    /*padding-top: 5px;*/
    color: #000000;
}

.callout:hover p {
    color: #a61e21;
}

.callout.survey p {
    margin: 5px 0;
}

.jump {
    text-align: center;
    background: #41180d;
    padding: 8px 0 13px;
    width: 78%;
    border-radius: 13px;
    margin: 0 auto;
}

.menu-list {
    text-transform: uppercase;
}
.menu-list ul {
    padding-left: 5px;
    margin: 0;
}

.menu-list ul ul {
    padding-left: 10px;
    list-style-type: none;
}

.menu-board h3 {
    margin: 0;
    line-height: 2.2rem;
}

.menu-board h3 span {
    display: block;
    line-height: 1.5rem;
}

.menu-board .columns {
    padding: 0 10px;
}

.menu-board .arrow {
    position: absolute;
    bottom: -35px;
    left: 25px;
}

hr.dots,
hr.dots-new {
    border: none;
    border-top:4px dotted #a61e21;
    height: 3px;
    margin: 0 0 .5em 0;
}

.think-healthy {
    position: absolute;
    top: 18px;
    right: -18px;
}

.columns.extras {
}

.extras h3 {
    text-align: center;
    margin-bottom: 0;
}

.extras a,
.account-links a,
.gift-card-account-links a {
    display: block;
    text-align: center;
    background: url(../images/sprite-menu-icons.png) no-repeat;
    height: 50px;
    padding-top: 40px;
    margin-top: 25px;
    color: #333333;
}

.account-links a,
.gift-card-account-links a {
    text-align: left;
    height: 50px;
    padding-top: 12px;
    padding-left: 52px;
    margin-top: 12px;
}

.account-links div {
    padding-left: 0;
    padding-right: 0;
}

.extras a {
    margin-bottom: 25px;
    margin-top: 15px;
}

.extras a:hover,
.account-links a:hover,
.gift-card-account-links a:hover {
    color: black;
}

.extras .printable a {
    background-position: center -5px;
}

.extras .allergen a {
    background-position: center -68px;
}

.extras .nutrition a {
    background-position: center -138px;
}

.extras .veggie,
.extras .carb-counts {
    margin-top: 30px;
    text-align: center;
}

.extras .veggie a,
.extras .carb-counts a {
    background: none;
    margin-top: 5px;
    padding-top: 0;
    /*
    background-position: center -450px;
    */
}
.extras .small-3 {
    margin-bottom: 60px;
}

.sidebar .callout p {
    /* padding-top: 10px; */
    margin: 6px 0;
}

.sidebar .callout.text {
    padding: 0 18px;
}

.sidebar .callout.text p {
    padding-top: 0;
}

.loyalty .account-links,
.gift-card-account-links {
    margin: 25px 0;
}

.gift-card-account-links,
.gift-card-account-links div {
    padding: 0;
}

.account-links .login a,
.gift-card-account-links .login a {
    background-position: left -200px;
}

.account-links .register a,
.gift-card-account-links .register a {
    background-position: left -266px;
}

.account-links .balance a,
.gift-card-account-links .balance a {
    background-position: left -326px;
}

.account-links .reverse a {
    background-position: left -396px;
}

.account-links .phone a,
.gift-card-account-links .phone a {
    background-position: left -501px;
}

.account-links .faq a,
.gift-card-account-links .faq a {
    background-position: left -562px;
}

.account-links .details a,
.gift-card-account-links .details a {
    background-position: left -618px;
}

.account-links .missing a,
.gift-card-account-links .missing a {
    background-position: left -667px;
}

.gift-card-account-links .gift-card-faq a {
    background: url(../images/img-gift-card-faq.png) no-repeat;
    background-position: left -10px;
}

.formElements input,
.formElements textarea,
.formElements select {
    width: 100%;
}
.formElements input[type="radio"],
.formElements input[type="checkbox"] {
    width: auto;
}

.formElements .formRow>ul>li {
    padding: 5px 10px 5px 0;
    float: left;
    max-width: 100%;
}

textarea {
    max-width: 100%;
}


/*------ Hide/Show list for FAQs ------ */

ol ol {
    list-style-type: none;
    display: none;
    padding: 0;
    font-weight: normal;
}


/*end  Content-Area */


/* Flexible iFrame */

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,
.Flexible-container object,
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Menu (food) Section */

.menuPageHeader {
    color: #a61e21;
    font-family: 'aleobold', serif;
    font-size: 1.714rem;
    text-transform: uppercase;
}

.menuItemName {
    color: #a61e21;
    font-family: 'aleobold', serif;
    font-size: 1.143rem;
    font-size: 1.13rem;
    text-transform: uppercase;
    border-bottom: 1px solid #cccccc;
    padding: 8px;
    margin: 0;
    height: 4.5rem;
}

.menuItemDesc {
    padding: 8px 15px;
    padding: 8px;
    font-size: 13px;
}

.menuItemPrice {
    color: #a61e21;
    font-style: italic;
    float: right;
}

.menuItemPic img {
    border: none;
}

.sectionHeader {
    color: #a61e21;
    font-family: 'aleobold', serif;
    font-size: 1.429rem;
    text-transform: uppercase;
    margin: 20px 0;
}

.menuCat .columns {
    margin-bottom: .8em;
}

.menuItemDiv {
    width: 97%;
    height: 100%;
    background-color: #e1e1e1;
    border: 1px solid #cccccc;
}

/* Hours */

.hours>.row {
    background: #e1e1e1;
    position: relative;
    padding: 25px 0;
}

.hours h2 {
    text-align: center;
}

.hours .columns.double-border {
    padding: 20px 0 0 0;
}

.last-call {
    position: absolute;
}

.weekend {
    top: 0;
    right: 100px;
}

.weekday {
    top: 72px;
    left: 40px;
}

.endweek {
    top: 72px;
    left: -32px;
}

.sunday {
    top: 5px;
    left: 30px;
}


/* end Hours */

/* CTA [Locations Pages] */
.cta {
    position: relative;
    display: block;
    background: #e1e1e1;
    padding-bottom: 25px;
}

.cta .double-border {
    padding: 25px .6245rem 18px .6245rem;
}

.cta .medium-3 {
    padding-left: .313em;
    padding-right: .313em;
}

.cta .menu a,
.cta .express a,
.cta .happyHour a,
.cta .email a {
    display: block;
    background: #e7e3d8;
    border: 1px solid #cccccc;
    margin-bottom: 7px;
}

.cta a .medium-5,
.cta a .small-5 {
    background: #a61e21;
    text-align: center;
    margin: 0;
    padding: 0;
}

.cta a .medium-5 h5 {
    margin: 0;
    padding: 0 0 15px 0;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "langdonregular", serif;
    font-size: 1.125rem;
    font-weight: 300;
}

.cta a .medium-5 h5:before {
    display: block;
    content: "";
    background: url(../images/sprite-icons.png) no-repeat;
    height: 34px;
    margin: 14px auto 10px;
}

.cta .menu a .medium-5 h5:before {
    background-position: 0 0;
    width: 40px;
}

.cta .express a .medium-5 h5:before {
    background-position: -250px 0;
    width: 58px;
}

.cta .happyHour a .medium-5 h5:before {
    background-position: -82px 0;
    width: 47px;
}

.cta .email a .medium-5 h5:before {
    background-position: -190px 0;
    width: 43px;
}

.cta a .medium-7 p {
    font-size: .875rem;
    margin: 0;
    padding: 0 7px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* end CTA */

/* locations individual pages */
#locations h1 {
    margin-bottom: 15px;
    color: #a61e21;
}

#locationContact {
    width: 100%;
    float: left;
    line-height: 1.3rem;
}

#mapIndividual {
    position: relative;
    height: 250px;
    overflow: hidden;
    margin-bottom: 15px;
    width: 100%;
    float: right;
}

#locationDetails {
    width: 100%;
    float: left;
    clear: none;
    margin-top: 0;
}

/* Map Search on Main Locations Page */
#formLocationSearch {
    margin-top: 35px;
}

#locationsLeft {
    float: left;
    width: 100%;
}

#locationsSearch {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
}

#locationsDivSearch {
    width: 100%;
    height: auto;
    border: 0;
    border-radius: 0;
    background-image: none;
    padding: 0;
}

#locationsResults {
    padding-right: 14px;
    width: 100%;
    height: auto;
}

#locationsMap {
    /*height:300px;*/
    border: 1px solid #cccccc;
    border-radius: 0;
}

.locationPopUpTable {
    margin-bottom: 10px;
}

.locationPopUpTable table {
    width: 100%;
}

.locationPopUpTable td {
    /*padding: 0 7px 3px 0;*/
    width: 50px;
    text-align: center;
    border-right: 1px solid #a61e21;
}

.locationPopUpTable tr:nth-child(2) td {
    border-bottom: 1px solid #a61e21;
    padding-bottom: 6px;
}

.locationPopUpTable tr:nth-child(3) td,
.locationPopUpTable2 td {
    padding-top: 6px;
}

.locationPopUpTable table {
    margin-bottom: 5px;
}

.locationPopUpTable td:last-child {
    border-right: none;
}

.locationPopUpTable1,
.locationPopUpTable1 a {
    color: #a61e21;
    font-weight: bold;
}

.locationPopUpTable2 {
    color: #a61e21;
}

.inputDiv {
    position: relative;
    float: left;
    width: 65%;
}

.inputLabel {
    color: #333333;
    font-weight: normal;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 8px;
    left: 7px;
    font-size: .875rem;
    opacity: 1;
    display: block;
}

#locationsDivSearch input[type=submit] {
    width: 31% !important;
    margin: 0 1%;
    display: inline-block;
    font-weight: 500;
    font-size: 1rem;
    border: 0;
    color: #ffffff;
    background: #a61e21;
    cursor: pointer;
    display: inline-block;
    padding: 6px 0;
}

#locationsDivSearch input[type=submit]:hover,
#locationsDivSearch input[type=submit]:focus {
    background: #48555c;
}

#inputAddress {
    background: #ffffff;
    height: 29px;
    float: left;
    width: 100%;
    padding: 5px;
    font-size: .875rem;
    border: 0;
    border: 1px solid #cccccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#locationsPanel ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#locationsPanel ul li {
    border: 1px solid #cccccc;
    border-radius: 6px;
    display: block;
    background: #e1e1e1;
    /*line-height: 1.31;
    margin-bottom: 0.5em;*/
    margin-top: 7px;
    cursor: pointer;
    height: 100px;
}

#locationsPanel .listText {
    padding: 9px 24px 11px 60px;
    position: relative;
    vertical-align: top;
    font-size: .93rem;
}

#locationsPanel .letter {
    color: #ffffff;
}

#locationsPanel .listName {
    margin: 2px 0 4px 0;
    padding: 0;
    font-size: .93rem;
    font-weight: normal;
}

.listLeftBG {
    float: left;
    width: 45px;
    height: 100%;
    background-image: none;
    background: #a61e21;
    border-radius: 6px 0 0 6px;
    border-right: 1px solid #cccccc;
}

#locationsPanel .listHover,
#locationsPanel .listClick {
    border: 1px solid #cccccc;
}

#locationsPanel .listHover .listLeftBG,
#locationsPanel .listClick .listLeftBG {
    background: #a61e21;
}

#locationsNav {
    margin-top: 7px;
}

#locationsNav span {
    width: 31% !important;
    margin: 0 1%;
    display: inline-block;
    font-weight: 500;
    font-size: 1rem;
    border: 0;
    background: #a61e21;
    cursor: pointer;
    display: inline-block;
    padding: 6px 0;
    text-align: center;
}

#locationsNav span a {
    color: #ffffff;
}

#locationsNav span:hover,
#locationsNav span:focus {
    background: #a61e21;
}

.locationIcons {
    clear: both;
}

.locationIcons div {
    text-align: center;
}

#locationsPanel ul .listClickHide,
.listClickHide {
    display: none;
}

.locationIcons .columns {
    height: 90px;
}

.locationIcons.row {
    margin: 18px 0 15px;
    padding-bottom: 7px;
}

.locationIcons .row {
    border-bottom: 2px solid #a61e21;
}

.locationIcons .small-4,
.locationIcons .small-3 {
    border-right: 1px solid #a61e21;
    padding-top: 8px;
    padding-bottom: 8px;
}

.locationIcons .end {
    border-right: none;
}

#join-the-wait {
    clear: both;
}

/* end location pages */

/* Footer */

footer img {
    padding: 15px 0 6px;
}


/* end Footer */

.ecwid-productBrowser-cart-itemsTable .ecwid-productBrowser-productNameLink a {
    font-size: 12px !important;
}

@media all and (min-width: 641px) {

    /* CTA */
    .cta a .medium-5,
    .cta a .small-5 {
        min-height: 105px;
    }

    .email .color {
        /*min-height: 156px;*/
    }

    .topnav.columns {
        padding: 0;
    }

    .locationIcons.row {
        border-bottom: 2px solid #a61e21;
    }

    .locationIcons .row {
        border-bottom: none;
    }

    .locationIcons .middle {
        border-right: 1px solid #a61e21;
    }
}

@media all and (min-width: 768px) {

    /* Locations */
    #locationContact,
    #mapIndividual,
    #locationDetails {
        width: 50%;
    }

    /* Map Search on Main Locations Page */
    #locationsLeft {
        width: 50%;
    }

    nav {
        padding-right: 15px;
        margin-top: 6px;
        padding: 0 1em;
    }

    nav.subnav {
        padding: 0;
    }

    h1 {
        font-size: 3.143rem;
    }

    h1.pagetitle {
        font-size: 2.7rem;
    }

    /* Header */
    .topnav nav {
        position: relative;
        top: 0;
    }

    header {
        position: relative;
        background-position: top center;
        height: auto;
    }

    .branding a {
        top: 12px;
    }

    .branding img {
        height: 70px;
    }

    .social li a {
        height: 40px;
        width: 40px;
    }

    .social .inline-list {
        float: none;
        margin-top: 0;
    }

    /* Callouts */
    .callouts {
        padding-top: 0;
    }

    .callout-box {
        margin: 0;
    }

    .second .callout-box {
        margin: 0 auto;
    }

    .third .callout-box {
        float: right;
    }

    /* Hours */
    .hours h2 {
        text-align: left;
        margin-top: 20px;
    }

    /* Content */
    .content-area {
        padding-top: 0;
    }

    .callout {
        background: #fff;
        padding: 0;
        margin: 0;
        border: 1px solid #cccccc;
    }

    .home .callout {
        margin-top: 6px;
    }

    .home .callout:first-child {
        margin-top: 45px;
    }

    .callout .color {
        /*width: 84px;*/
        border: none;
        text-decoration: none;
        font-size: 1.286rem;
        text-transform: uppercase;
        font-family: "langdonregular", serif;
        padding: 0 .25em;
    }

    .callout.card .color span {
        margin-bottom: 2px;
    }

    .callout.employment {
        text-align: left;
        padding: 0 .5em 0 0;
    }

    .callout.employment .color {
        height: auto;
        padding: .5em;
    }

    .callout.employment h3 {
        font-size: 1.5rem;
    }

    .callout.employment h3 span {
        display: block;
        color: #a61e21;
        font-size: 1.25rem;
        text-transform: none;
        line-height: 1;
    }

    .callout.employment h4 {
        width: auto;
        float: none;
    }

    .sidebar .callout.employment p:before {
        content: '';
        display: inline-block;
        width: 30px;
        height: 36px;
        left: .25rem;
        background: url(../images/grunge-arrow.png) no-repeat;
        position: absolute;
    }

    .sidebar .callout.employment p {
        position: relative;
        padding-left: 3rem;
        float: left;
    }

    .content-callout,
    .callout-content a {
        color: #222222;
        text-decoration: none;
    }

    .columns.main {
        padding-bottom: 20px;
    }

    .extras h3,
    .menu-board h3 {
        text-align: left;
        margin-bottom: 1em;
    }

    .extras .nutrition a {
        background-position: 50px -138px;
    }

    .extras a {
        margin-bottom: 0;
        margin-top: 25px;
        font-size: 12px;
    }

    .extras .small-3 {
        margin-bottom: 60px;
    }

    .sidebar .callout {
        max-width: 255px;
        margin-bottom: 15px;
    }

    .formElements input,
    .formElements textarea,
    .formElements select {
        width: auto;
    }

    .home.home--updates .callout:first-child {
        margin-top: 0;
    }

    .content--pad {
        padding: 45px .9375rem;
    }

    .sidebar--pad {
        padding: 30px .9375rem;
    }
}

@media all and (min-width: 768px) and (orientation: portrait) {
    nav {
        padding-right: 15px;
        margin-top: 36px;
        margin-top: -6px;
    }

    .callout .show-for-medium-up,
    .callout.employment .medium-16 {
        width: 60%;
    }

    .callout p,
    .sidebar .callout p {
        font-size: .857em;
    }

    .callout.employment p {
        margin: 0;
    }

    .weekend {
        top: 7px;
    }

    /* .flexnav li a {
        font-size: .895rem;
    } */

    .flexnav li:last-child>ul {
        left: auto;
        right: 0;
    }

    .callouts h3 span,
    .flying-callout {
        display: none;
    }

    .callout-box,
    .second .callout-box {
        margin: 15px 5px;
    }

    .slide-title {
        left: 16%;
    }

    .social .inline-list {
        margin: 12px 15px 0 0;
        float: right;
    }

    .bxslider .app {
        width: 114px;
        height: 40px;
        right: 66px;
    }

    .bxslider .app.itunes {
        top: 137px;
    }

    .bxslider .app.google {
        top: 182px;
    }

    .loyalty-main,
    .loyalty-sub {
        font-size: 1rem;
    }

    .loyalty-push {
        padding-right: 0;
    }

    .extras a {
        font-size: 9px;
    }

    .think-healthy {
        display: none !important;
    }

    .extras .nutrition a {
        background-position: 16px -138px;
    }
}

@media all and (min-width:1024px) {

    /* CTA */
    .cta a .medium-5,
    .cta a .small-5 {
        min-height: 90px;
    }

    /* Locations */
    #locationsPanel .listText {
        /*font-size: 1rem;*/
    }
}

@media all and (min-width: 900px) {

    /* Header */
    .social {
        background: url(../images/bg-experience-54.png) bottom right no-repeat;
        margin-top: 10px;
        width: 310px;
        height: 74px;
    }

    /* Callouts */
    .callouts>.row {
        height:100%;
        padding:40px 0;
    }

    /* Content-Area */
    .home .content-area>.row {
        padding-bottom: 10px;
    }

    .menuItemName {
        height: 3.7rem;
    }
}

@media all and (min-width: 320px) and (max-width: 667px) {
    .extras a {
        font-size: 9px;
    }
}

.reveal-modal-bg {
    background: #000000;
    background: rgba(0, 0, 0, .45);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 6004;
    left: 0;
}

.reveal-modal {
    border-radius: 3px;
    display: none;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 6005;
    left: 0;
    background-color: #ffffff;
    padding: 1.875rem;
    border: solid 1px #666666;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}

@media only screen and (max-width: 40em) {
    .reveal-modal {
        min-height: 100vh;
    }

    .small-text-center {
        text-align: center !important
    }
}

.reveal-modal .column,
.reveal-modal .columns {
    min-width: 0;
}

.reveal-modal> :first-child {
    margin-top: 0;
}

.reveal-modal> :last-child {
    margin-bottom: 0;
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 80%;
    }
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal {
        top: 6.25rem;
    }
}

.reveal-modal.radius {
    border-radius: 3px;
}

.reveal-modal.round {
    border-radius: 1000px;
}

.reveal-modal.collapse {
    padding: 0;
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.tiny {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 30%;
    }
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.small {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 40%;
    }
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.medium {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 60%;
    }
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.large {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 70%;
    }
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.xlarge {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 95%;
    }
}

.reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0;
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 100%;
    }
}

.reveal-modal.toback {
    z-index: 6003;
}

.reveal-modal .close-reveal-modal {
    color: #aaaaaa;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: .625rem;
    right: 1.375rem;
}

/* Location Accordion - 04-12-2019 - https://www.54thstreetgrill.com/54th-all-locations.html */

.accordion {
    margin: 1rem 0;
    padding: 0;
}

.accordion:before,
.accordion:after {
    content: " ";
    display: table;
}

.accordion:after {
    clear: both;
}

.accordion .accordion-navigation,
.accordion dd {
    display: block;
    margin-bottom: 0 !important;
}

.accordion .accordion-navigation.active>a,
.accordion dd.active>a {
    background: transparent;
}

.accordion .accordion-navigation>a,
.accordion dd>a {
    background: transparent;
    display: block;
    padding: 0 1rem;
    color: #a61e21;
    font-family: 'aleobold', serif;
    font-size: 2rem;
    text-transform: uppercase;
    margin-bottom: 1rem;
}


.accordion .accordion-navigation>a::before {
    content: '';
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: 0.25rem;
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='10.513' height='24' viewBox='0 0 10.513 24'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23a61e21; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3EUntitled-1%3C/title%3E%3Cpolygon class='cls-1' points='10.513 12 0 24 0 0 10.513 12'/%3E%3C/svg%3E%0A");
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 0.2s ease-in-out;
}

.accordion .accordion-navigation.active>a::before {
    transform: rotate(90deg);
}

.accordion .accordion-navigation>a:hover,
.accordion dd>a:hover {
    background: transparent;
}

.accordion .accordion-navigation>.content,
.accordion dd>.content {
    display: none;
    padding: 0 1rem;
}

.accordion .accordion-navigation>.content.active,
.accordion dd>.content.active {
    background: transparent;
    display: block;
    padding-bottom: 2rem;
}

.local-name {
    font-size: 1.25rem;
    margin: 0;
}

.local-address,
.content p .local-address {
    margin: 0.5rem 0;
    font-size: 1rem;
}

.local-offer {
    margin: 0 0 .5rem 0;
    display: inline-block;
    font-size: 12px;
    line-height: 1rem;
}

.local-offer-label {
    color: #00B050;
    font-weight: 700;
}
.local-status {
    margin: .7rem 0;
    color: #a61e21;
    font-weight: bold;
}
.tour {
    margin: 0 0 1.5rem 0;
}
.tour p, .tour p a, .tour a, .tour a:visited, .tour p a:visited {
    color: #a61e21;
    font-weight: 700;
}
.tour p a:hover,
.tour a:hover {
    color: #00B050;
    font-weight: 700;
}

/* 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
*/
html {
    -webkit-font-smoothing: subpixel-antialiased;
}

body {
    padding-top: 160px;
}

@media (min-width: 768px) {
    body {
        padding-top: 0;
    }
}

.header {
    background-image: none;
    background-color: #2f292b;
    padding: 1rem 0;
    height: auto;
    width: 100%;
    position: fixed;
}

@media (min-width: 768px) {
    .header {
        position: relative;
    }
}

.header__container {
    max-width: 70rem;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    flex-direction: column;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

@media (min-width: 1024px) {
    .header__container {
        flex-direction: row;
        align-items: center;
        /* flex-wrap: wrap; */
    }
}

.logo {
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 768px) {
    .logo {
        max-width: 120px;
    }
}

@media (min-width: 1024px) {
    .logo {
        max-width: 100%;
    }
}

.header__navigation {
    flex: 1;
}

.header__menu {
    height: 0;
}

@media (min-width: 768px) {
    .header__menu {
        margin-top: 1rem;
        height: auto;
    }
}

@media (min-width: 1024px) {
    .header__menu {
        margin-top: 0;
        padding-left: 2rem;
    }
}

.header__utility {
    display: flex;
    flex-direction: row;
    justify-content:center;
    align-items: center;
    margin-top: 1rem;
}

@media (min-width: 768px) {
    .header__utility {
        margin-top: 0;
    }
}

@media (min-width: 1024px) {
    .header__utility {
        flex-direction: column;
        align-items: flex-end;
    }
}

.nav {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
}

@media (min-width: 768px) {
    .nav {
        position: static;
        left: auto;
        top: auto;
        width: auto;
    }
}

.btn {
    background-color: #ae1f23;
    display: inline-block;
    font-size: 20px;
    font-family: "langdonregular", serif;
    text-transform: uppercase;
    color: #fff;
    padding: 0.33rem 2rem;
    line-height: 1 !important;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px 0 rgba(255, 255, 255, 0.4), inset 0 0 3px 0 rgba(0, 0, 0, 0.4),
        inset 0 0 3px 5px rgba(0, 0, 0, 0.05), 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    position: relative;
    transition: all 0.2s ease-out;
    text-align:center;
}
.btn small {
    display:block;
    font-family:century-gothic, sans-serif;
    font-size:60%;
    text-transform:none;
}

@media (min-width: 768px) {
    .btn {
        font-size: 32px;
    }
}

.btn:hover {
    color: #fff;
    background-color: hsl(358, 70%, 35%);
}

.btn::before,
.btn::after {
    content: "";
    display: block;
    position: absolute;
    left: 2px;
    right: 2px;
    height: 3px;
    transition: all 0.2s ease-out;
}

.btn::before {
    top: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background: rgba(255, 255, 255, 0.4);
    box-shadow: 0 2px 4px 0 rgba(255, 255, 255, 0.6);
}

.btn::after {
    bottom: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background: rgba(0, 0, 0, 0.15);
    box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.15);
}

.btn:hover::before {
    background: rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}

.btn:hover::after {
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 -2px 4px 0 rgba(255, 255, 255, 0.3);
}

.social {
    list-style: none;
    margin: 0;
    padding: 0;
    background: transparent;
    display: flex;
    justify-content: flex-end;
    height: auto;
    width: auto;
}

.social__item {
    float: none;
    margin: 0 0.33rem;
    line-height: 1;
}

.social__item:first-of-type {
    margin-left: 0;
}

.social__item:last-of-type {
    margin-right: 0;
}

.social__link {
    background-color: #48555c;
    box-shadow: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
}
.social__link:hover {
    background-color:#a61e21;
}
.social__icon {
    fill: #fff;
}
.header__utility__top {
    margin-right:0.625rem;
}
.header__utility__top .btn {
    display:inline-block;
}
.header__utility__top .btn:not(:last-of-type) {
    margin-right:0.5rem;
}
.header__utility__bottom {
    position: relative;
}
.header__search {
    position: absolute;
    top: -130%;
    right: 0;
    margin-right: 1rem;
    max-width: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
    .header__utility {
        margin-top:1rem;
    }
    .header__utility__top {
        order:2;
        margin-left:0.625rem;
        margin-right:0;       
    } 
    .header__utility__bottom {
        margin-top:0;
        order:1;
    }
    .header__search {
        top:-130%;
        right:auto;
    }
}
@media (min-width: 1024px) {
    .header__utility {
        flex-direction:row;
        justify-content:flex-end;
        margin-top:0;
        margin-bottom:2.5rem;
    }
    .header__search {
        top:auto;
        bottom:0;
        right:100%;
    }
}
.header__search.is-open {
    max-width: 400px;
}

.search__form {
    background-color: transparent;
    display: flex;
}

.search__input {
    height: 40px;
    border: none;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.5) inset;
    font-size: 1.25rem;
    padding: 4px 8px;
    box-sizing: border-box;
    vertical-align: bottom;
    -webkit-appearance: none;
}

.search__submit {
    box-sizing: border-box;
    vertical-align: bottom;
    -webkit-appearance: none;
    width: 49px;
    height: 40px;
    border: none;
    text-indent: -999rem;
    background-color: #9c1c1f;
    background-image: url(../images/submit-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0;
}

.footer {
    background: transparent;
    background-color: #2f292b;
    padding: 2rem 0;
}

.footer__container {
    max-width: 70rem;
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.footer__block {
    display: flex;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    padding-bottom: 1rem;
    flex-direction: column;
}

@media (min-width: 768px) {
    .footer__block {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media (min-width: 1024px) {
    .footer__block {
        flex-direction: row;
    }
}

.footer__block__header {
    padding-bottom: 1rem;
}

@media (min-width: 1024px) {
    .footer__block__header {
        padding: 0;
        transform: rotate(-90deg);
        transform-origin: right;
        position: absolute;
        top: -1rem;
        right: 94%;
    }
}

.footer__block__title {
    margin: 0;
    font-size: 30px;
    color: #a61e21;
    white-space: nowrap;
}

.footer__block__body {
    width: 100%;
}

@media (min-width: 1024px) {
    .footer__block__body {
        padding-left: 3rem;
    }
}

.footer__nav {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
}

.footer__nav__item {
    margin-bottom: 1rem;
}

.footer__nav__item i {
    font-size: .8rem;
    color: #ffffff;
    font-style: italic;
}

.footer__nav__link {
    color: #fff;
    font-family: century-gothic, sans-serif;
    font-weight: 400;
    font-size: 1.125rem;
}

.footer__nav__link:hover {
    color: #fff;
    text-decoration: underline;
}

.footer__info {
    color: #fff;
    margin: 0;
    text-align: center;
    font-size: 11px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0.75rem;
    line-height: 1.6;
}

@media(min-width: 1024px){
    .footer__info{
        margin: 0;
        line-height: 1;
    }
}

.footer__info__link {
    color: #fff;
}

.footer__info__link:hover {
    color: #a61e21;
}
.footer__social {
    padding-bottom:2rem;
}
.social--footer {
    justify-content:center;
}
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */

/* FAQ */

.tabs {
    margin: 0;
    margin-top: 2rem;
    width: 100%;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

@media(min-width: 1024px){
    .tabs {
        flex-wrap: nowrap;
    }
}

.tabs:before,
.tabs:after {
    content: " ";
    display: table;
}

.tabs:after {
    clear: both;
}

.tabs dd,
.tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative;
    text-align: center;
    flex: 0 0 100%;
}

@media(min-width: 1024px){
    .tabs dd,
    .tabs .tab-title {
        flex: 1;
    }
}

.tabs dd>a,
.tabs .tab-title>a {
    display: block;
    background-color: hsla(0, 0%, 100%, 0.5);
    color: hsla(359, 69%, 38%, 0.75);
    font-size: 2rem;
    padding: 1rem 2rem;
}

.tabs dd>a:hover,
.tabs .tab-title>a:hover {
    background-color: hsla(0, 0%, 100%, 0.75);
    color: #a61e21;
}

.tabs dd.active>a,
.tabs .tab-title.active>a {
    background-color: #FFFFFF;
    color: #a61e21;
}

.tabs.radius dd:first-child a,
.tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.tabs.radius dd:last-child a,
.tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.tabs.vertical dd,
.tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto;
}

.tabs-content {
    margin-bottom: 1.5rem;
    width: 100%;
}

.tabs-content:before,
.tabs-content:after {
    content: " ";
    display: table;
}

.tabs-content:after {
    clear: both;
}

.tabs-content>.content {
    display: none;
    float: left;
    padding: 0.9375rem 0;
    width: 100%;
}

.tabs-content>.content.active {
    display: block;
    float: none;
}

.tabs-content>.content.contained {
    padding: 0.9375rem;
}

.tabs-content.vertical {
    display: block;
}

.tabs-content.vertical>.content {
    padding: 0 0.9375rem;
}

@media only screen and (min-width: 40.0625em) {
    .tabs.vertical {
        float: left;
        margin: 0;
        margin-bottom: 1.25rem !important;
        max-width: 20%;
        width: 20%;
    }

    .tabs-content.vertical {
        float: left;
        margin-left: -1px;
        max-width: 80%;
        padding-left: 1rem;
        width: 80%;
    }
}

.no-js .tabs-content>.content {
    display: block;
    float: none;
}

.faq h3,
.h3-large {
    font-size: 1.5rem;
}
.faq .accordion .accordion-navigation>a,
.faq .accordion dd>a {
    font-size: 1rem;
}

.button-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.columns .button-row {
    margin-left: -.625rem;
    margin-right: -.625rem;
}
.button-row__container {
    padding-left: .625rem;
    padding-right: .625rem;
}
.button-row__container:not(:last-child) {
    margin-bottom: 2.5rem;
}
.button-row .btn {
    display: block;
    width: 280px;
}
@media all and (min-width:64rem) {
    .button-row {
        justify-content: flex-start;
    }
    .button-row__container:not(last-child) {
        margin-bottom: 0;
    }
}
/*---> APPLY NOW MODAL on INDEX <---*/
.dialog-modal {
    display:block;
    background-color:rgba(255,255,255,0.75);
    border:none;
    width:100%;
    height:100%;
    position:fixed;
	left:0;
    right:0;
    top:0;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    z-index:10005;
}
.dialog-modal__card {
    margin:0 auto;
    width:90%;
    max-width:450px;
    background-color:#2f292b;
    background-size:cover;
	position:absolute;
	left:0;
	right:0;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
    -webkit-box-shadow:0px 10px 25px 0px rgba(0,0,0,0.55);
	-moz-box-shadow:0px 10px 25px 0px rgba(0,0,0,0.55);
	box-shadow:0px 10px 25px 0px rgba(0,0,0,0.55);
    isolation:isolate;
}
.dialog-modal__close-btn {
    background-color:#ae1f23;
    border-radius:0;
    border:0;
    outline:0;
    width:2rem;
    height:2rem;
    position:absolute;
    top:0;
	right:0;
	font-size:1.5rem;
	color:var(--color-white);
	transition:all 200ms ease-in-out;
	-webkit-transition:all 200ms ease-in-out;
	cursor:pointer;
}
.dialog-modal__close-btn:hover {
    background-color:hsl(358, 70%, 35%);
}
.js-dialog-modal-close-btn {
    /* JS Hook, don't style */    
}
.dialog-modal__close-icon {
	color:#fff;
	font-size:inherit;
	position:absolute;
	left:0;
	right:0;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);  
}
.dialog-modal__content {
    padding:2rem 1rem 1.5rem;
    text-align:center;    
}
.dialog-modal__title {
    font-family:'aleobold', serif;
    font-size:2.071rem;
    color:#fff;   
}
.dialog-modal__title small {
    display:block;
    line-height:inherit;
    margin-top:0.313rem;
    color:#fff;
    font-family: 'swaggermedium', sans-serif;
    text-align: center;
    font-size: 2rem;
}
.dialog-modal__text {
    color:#fff;
    font-size:1.313rem;
    line-height:1.3;
}
.dialog-modal__text:has(.dialog-modal__btn) {
    margin-top:2.5rem;
}
.dialog-modal__img {
    width:100%;
}