/*
Theme Name: Bad Brads BBQ
Template: hf-foundation
Author: Jordan Dorley @ Hunchfree
Author URI: https://hunchfree.com/
Description: A basic parent theme using the foundation framework
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: hf_found
*/


.hero .column, .hero .columns {
    padding-right: 0;
    padding-left: 0;
}

body, .page-content  {
    min-height: calc(100vh - 73px);
}

.page-content {
    position: relative;
    width: auto;
    margin-left: 250px;
}
html {
    height: 100%;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

.menu-pad {
    padding-bottom: 0.85rem;
}

.menu-pad-2 {
    padding: 0.85rem 0;
}

.last-menu-pad {
    padding-bottom: 2rem;
}

ul.sub-menu {
    display: block;
    background-color: none;
    opacity: 0.8;
    text-align: left;
    border: 0 none;
    width: 270px;
    list-style-type: none;
}

.side-nav i {
    font-size: 32px;
}
@media only screen and (min-width: 985px) {
    .mobile {
        display: none;
    }
}

.side-nav a {
    color: #fefefe;
}

.side-nav a:hover {
    color: #F6AA1C;
}

.footer {
    margin-left: 250px;
    padding: 1rem;
    text-align: center;
    background: #252525;
}

@media only screen and (max-width: 985px) {
    .desktop {
        display: none;
    }
    .page-content, .footer {
        width: auto;
        margin-left: 0px;
    }
}

h1 {
    font-family: 'Heebo', sans-serif;
    font-size: 4rem;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 0;
    color: #fefefe;
}

h2 {
    font-family: 'Heebo', sans-serif;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    font-size: 1.5rem;
}

h3, .check-box-container label {
    font-family: 'Heebo', sans-serif;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    font-size: 1rem;
}

.check-box-container label {
    color: #f6aa1c;
}

.large-p {
    font-size: 1.25rem;
}
.logo {
    width: 200px;
}
.hero-section {
    background: url('/images/hero.jpg') 50% no-repeat;
    background-size: cover;
    height: 60vh;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hero-img {
    width: 100%;
}

.insta-link {
    width: 100%;
    height: 200px;
    background: #F6AA1C;
    padding:1rem;
}

.sm-top-pad {
    padding: 3rem 0 0 0;
}

.normal-pad {
    padding: 7rem 0;
}

@media screen and (max-width: 635px) {
    .normal-pad {
        padding: 4rem 0;
    }
}

.top-pad {
    padding: 4rem 0 0 0;
}

.wood-bg {
    background-image: url('/images/wood-texture.jpg');
    background-size: cover;
    background-position: 100% 100%;
}

.dark-bg {
    background: #252525;
}

.yellow-bg {
    background: #F6AA1C;
}

.catering .white-text h3 {
    color: #fefefe;
}

.concrete-texture {
    background-image: url("/images/concrete-wall.png");
}

.white-text {
    color: #fefefe;
}

.dk-text {
    color: #252525;
}

.menu-mosaic {
    background-position: center;
    background-size: cover;
    padding-bottom: 150%;
    position: relative;
    background-image: url('/images/menu-mosaic-s.jpg');
    overflow: hidden;
}

.location-head {
    margin: 0 auto;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: 100% 50%;
    padding: 15rem 0 15rem;
}
@media screen and (max-width: 1200px) {
    .location-head {
        margin: 0 auto;
        width: 100%;
        position: relative;
        background-size: cover;
        background-position: 20% 50%;
        padding: 8rem 0 8rem;
    }
}

@media screen and (min-width: 780px) {
    .menu-mosaic {
        background-image: url('/images/menu-mosaic-xl.jpg');
        padding-bottom: 38%;
    }
}

@media screen and (min-width: 1200px) {
    .menu-mosaic {
        background-image: url('/images/menu-mosaic-xl.jpg');
    }

}

.locations-mosaic {
    background-position: center;
    background-size: cover;
    padding-bottom: 133%;
    position: relative;
    background-image: url('/images/locations-mosaic-s.jpg');
    overflow: hidden;
}

@media screen and (min-width: 780px) {
    .locations-mosaic {
        background-image: url('/images/locations-mosaic-xl.jpg');
        padding-bottom: 38%;
    }
}

@media screen and (min-width: 1200px) {
    .locations-mosaic {
        background-image: url('/images/locations-mosaic-xl.jpg');
    }
}

.catering-mosaic {
    background-position: center;
    background-size: cover;
    padding-bottom: 150%;
    position: relative;
    background-image: url('/images/catering-mosaic-s.jpg');
    overflow: hidden;
}

@media screen and (min-width: 780px) {
    .catering-mosaic {
        background-image: url('/images/catering-mosaic-xl.jpg');
        padding-bottom: 38%;
    }
}

@media screen and (min-width: 1200px) {
    .catering-mosaic {
        background-image: url('/images/catering-mosaic-xl.jpg');
    }
}

.careers-mosaic {
    background-position: center;
    background-size: cover;
    padding-bottom: 150%;
    position: relative;
    background-image: url('/images/photos-mosaic-s.jpg');
    overflow: hidden;
}

@media screen and (min-width: 780px) {
    .careers-mosaic {
        background-image: url('/images/careers-mosaic-xl-1.jpg');
        padding-bottom: 38%;
    }
}

@media screen and (min-width: 1200px) {
    .careers-mosaic {
        background-image: url('/images/careers-mosaic-xl-1.jpg');
    }
}

.photos-mosaic-images {
    box-sizing: border-box;
}

.side-nav {
    position: fixed;
    top: 0;
    background: #151515;
    /*background-image: url('../img/wood-texture.jpg');
    background-size: cover;*/
    height: 100%;
    width: 250px;
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.nav li a {
    font-family: 'Heebo', sans-serif;
    font-size: 1.75rem;
    font-weight: 900;
    line-height: 1;
    color: #fefefe;
}

@media screen and ( max-height: 650px ){
    .nav li a {
        font-family: 'Heebo', sans-serif;
        font-size: 1rem;
        font-weight: 900;
        line-height: 1;
        color: #fefefe;
    }

    .custom-logo {
        height: 150px;
        width: auto;
    }
}
.is-accordion-submenu li a {
    font-size: 1.25rem;
}
.nav li a:hover {
    color: #F6AA1C;
}

#parent {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.2em;
    -moz-column-gap: 1.2em;
    column-gap: 1.2em;
    margin: 1.5%;
    padding: 0;
    font-size: .8em;
}

.item {
    display: inline-block;
    margin: 0 0 1.5em;
    width: 100%;
    -webkit-transition: 1s ease all;
    opacity: 0.75;
    overflow: hidden;
}

.item:hover {
    opacity: 1;
}

.item img {
    max-width: 100%;
    transition: all 1s ease;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1) translate3d(0px, 0px, 0px);
}
.item img:hover {
    transition: all 0.5s ease ;
    -webkit-transform: scale(1.3) translate3d(0px, 0px, 0px);
    -moz-transform: scale(1.3) translate3d(0px, 0px, 0px);
    -ms-transform: scale(1.3) translate3d(0px, 0px, 0px);
    -o-transform: scale(1.3) translate3d(0px, 0px, 0px);
    transform: scale(1.3) translate3d(0px, 0px, 0px);
}
h4 {
    line-height: 80px;
    font-weight: normal;
}

@media only screen and (min-width: 300px) {
    #parent {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}

@media only screen and (min-width: 600px) {
    #parent {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 900px) {
    #parent {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 1200px) {
    #parent {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

/* Overlay style */
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(37, 37, 37, 0.95);
}

/* Overlay closing cross */
.overlay .overlay-close {
    position: absolute;
    right: 10px;
    top: 25px;
    overflow: hidden;
    border: none;
    color: #e67e22;
    outline: none;
    z-index: 5001;
}

/* Menu style */
.overlay nav {
    text-align: left;
    position: relative;
    top: 50%;
    height: 80%;
    font-size: 54px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    height: 100%;
    position: relative;
}

.overlay ul li {
    display: block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: 2rem;
}

.overlay ul li a {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    display: block;
    color: #fefefe;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}

.overlay ul li a:hover,
.overlay ul li a:focus {
    color: #F6AA1C;
}

/* Effects */
.overlay-hugeinc {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, visibility 0s 0.5s;
}

.overlay-hugeinc.open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    z-index: 5000;
    position: fixed;
}

.overlay-hugeinc.open body {
    overflow: hidden;
}

.overlay-hugeinc nav {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

.overlay-hugeinc nav ul {
    opacity: 0.4;
    -webkit-transform: translateY(-25%) rotateX(35deg);
    transform: translateY(-25%) rotateX(35deg);
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
    overflow: scroll;
}

.overlay-hugeinc.open nav ul {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    width: 100%;
}

.overlay-hugeinc.close nav ul {
    -webkit-transform: translateY(25%) rotateX(-35deg);
    transform: translateY(25%) rotateX(-35deg);
}

@media screen and (max-height: 30.5em) {
    .overlay nav {
        height: 70%;
        font-size: 34px;
    }
    .overlay ul li {
        min-height: 34px;
    }
}

#trigger-overlay {
    color: #fefefe;
    font-size: 2rem;
    padding: 2rem 1rem;
}

.nav.mobile {
    background: #252525;
}

/* Clip text element */
.clip-text {
    font-family: 'Heebo', sans-serif;
    font-size: 4rem;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
    position: relative;
    display: inline-block;
    /* Color fallback */
    color: #fefefe;
    padding-bottom: 1rem;
}

.clip-text h1 {
    color: #fefefe;
    font-size: 4rem;
    font-weight: 900;
}

.clip-text-yellow h1 {
    color: #252525;
}

@media only screen and (max-width: 1100px) {
    .clip-text {
        font-size: 3rem;
    }
}

@media only screen and (max-width: 985px) {
    .clip-text {
        font-size: 2.5rem;
    }
}

.clip-text-light {
    color: #fefefe;
}

.clip-text-yellow {
    color: #252525;
}

/********* UNDERLIGHT *********/
.underline-btn {
    background-image: linear-gradient(#27ae60, #27ae60);
    background-position: 0 2.4rem;
    background-size: 4px 4px;
    background-repeat: repeat-x;
    color: #27ae60;
    font-family: 'Heebo', sans-serif;
    font-size: 1.75rem;
    font-weight: 700;
    padding: 0.25rem;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 250ms ease-out;
    margin-bottom: 0.75rem;
}

.underline-btn.black {
    background-image: linear-gradient(#252525, #252525);
    color: #252525;
}

.underline-btn.small {
    background-position: 0 1.65rem;
    background-size: 4px 3px;
    color: #27ae60;
    font-size: 1.1rem;
    padding: 0.15rem;
    text-transform: none;
}

.underline-btn.black.small {
    background-position: 0 1.8rem;
    background-size: 4px 3px;
    color: #252525;
    font-size: 1.2rem;
}

.underline-btn:hover, .underline-btn:focus {
    background-image: linear-gradient(#27ae60, #27ae60);
    background-position: 0 0;
    background-size: 100% 100%;
    border-radius: 7px;
    color: #fefefe;
    padding: 0.25rem 0.75rem;
}
.underline-btn.small:hover, .underline-btn.small:focus {
    padding: 0.25rem 0.75rem;
}
.underline-btn:active {
    background-image: linear-gradient(#27ae60, #27ae60);
    border-radius: 7px;
}

.underline-btn.black:hover, .underline-btn.black:focus {
    background-image: linear-gradient(#252525, #252525);
    background-position: 0 0;
    background-size: 100% 100%;
    border-radius: 7px;
    color: #fefefe;
    padding: 0.25rem 0.75rem;
}
.underline-btn.black:active {
    background-image: linear-gradient(#252525, #252525);
    border-radius: 7px;
}

.is-accordion-submenu-parent {
    border-bottom: 1px solid #4a4a4a;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: block;
    content: '\f359';
    font-family: "Ionicons";
    position: absolute;
    top: 18%;
    margin-top: 0px;
    right: 3rem;
    display: block;
    border: none;
    border-bottom-width: none;
    border-top-style: none;
    border-color: none;
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
    display: block;
    content: '\f3a9';
    font-family: "Ionicons";
    position: absolute;
    top: 18%;
    margin-top: 0px;
    right: 3rem;
    display: block;
    border: none;
    border-bottom-width: none;
    border-top-style: none;
    border-color: none;
    -ms-transform: none;
    transform: none;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

hr {
    border-bottom: 1px solid #4a4a4a;
}

.menu-phone {
    display: block;
    font-family: 'Heebo', sans-serif;
    font-weight: 400;
    font-size: 1rem;
    padding: 0.5rem 0;
}

.menu-phone i {
    font-size: 1rem;
}

.locations-hp {
    padding-top: 3rem;
}

.location-info i {
    font-size: 32px;
    color: #252525;
}

fieldset {
    border: 1px solid #252525;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
    font-family: 'Heebo', sans-serif;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    font-size: 1rem;
}

fieldset p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility;
    text-transform: none;
    font-weight: 400;
}

#parent {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1.2em;
    -moz-column-gap: 1.2em;
    column-gap: 1.2em;
    margin: 1.5%;
    padding: 0;
    font-size: .8em;
}

.item {
    display: inline-block;
    margin: 0 0 1.5em;
    width: 100%;
    -webkit-transition: 1s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}


@media only screen and (min-width: 300px) {
    #parent {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}

@media only screen and (min-width: 600px) {
    #parent {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 900px) {
    #parent {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 1200px) {
    #parent {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 1;
    }
}

legend {
    max-width: 100%;
    margin-bottom: 0.5rem;
    color: #252525;
}

.apply-head {
    margin: 0 auto;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
    background-image: url(/images/IMG_1934.jpg);
    padding: 15rem 0 15rem;
}

.side-pads {
    padding-left: 1rem;
    padding-right: 1rem;
}

label {
    display: block;
    margin: 0;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.8;
}

.contact-form label {
    color: #252525;
}

textarea[rows] {
    height: 100px;
}

input[type="submit" i] {
    align-items: flex-start;
    text-align: center;
    cursor: default;
    color: none;
    background-color: transparent;
    box-sizing: none;
    padding: none;
    border-width: none;
    border-style: none;
    border-color: none;
    border-image: none;
}
.apply fieldset {
    border: none;
    margin: 0;
    padding: 0;
    font-family: inherit;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    font-size: inherit;
}

.mobile-logo {
    z-index: 1;
    position: absolute;
    width: 150px;
}

.overlay .is-accordion-submenu-parent {
    border-bottom: none;
}

.overlay .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: block;
    content: '\f359';
    font-family: "Ionicons";
    position: absolute;
    top: 18%;
    margin-top: 0px;
    right: 3rem;
    display: block;
    border: none;
    border-bottom-width: none;
    border-top-style: none;
    border-color: none;
}

.overlay .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
    display: block;
    content: '\f3a9';
    font-family: "Ionicons";
    position: absolute;
    top: 4%;
    margin-top: 0px;
    right: 3rem;
    display: block;
    border: none;
    border-bottom-width: none;
    border-top-style: none;
    border-color: none;
    -ms-transform: none;
    transform: none;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.overlay .is-accordion-submenu li a {
    font-size: 1.25rem;
}
a {
    line-height: inherit;
    color: #27ae60;
    text-decoration: none;
    cursor: pointer;
}

a:hover, a:focus {
    color: #15793f;
}

.side-nav::-webkit-scrollbar {
    display: none;
}

.hero-overlay {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 12rem 0;
    position: relative;
}

.hero-overlay:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(33, 33, 33, 0.2);
    z-index: 998;
}

.content {
    position: relative;
    z-index: 1000;
}

.error {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    position: relative;
}

.error:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(33, 33, 33, 0.85);
    z-index: 998;
}

.clip-text-plain {
    font-family: 'Heebo', sans-serif;
    font-size: 4rem;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
    position: relative;
    display: inline-block;
    color: #fefefe;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 1rem;
}

.clip-text-plain h1 {
    font-family: 'Heebo', sans-serif;
    font-size: 4rem;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
    position: relative;
    display: inline-block;
    color: #fefefe;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 1rem;
}

.social .location-info i {
    font-size: 40px;
    color: #27ae60;
}

.bottom-pad {
    padding-bottom: 7rem;
}

.small-text {
    font-size: 0.75rem;
    font-weight: 800;
}

span.vegan {
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    color: #00796B;
}

span.gluten-free {
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    color: #3F51B5;
}

.plate {
    width: 410px;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 600px) {
    .plate {
        width: 100%;
    }
}

.shadow {
    color: #fefefe;
    font-family: Arvo;
    font-weight: bold;
    text-shadow:
            -3px -3px 0 #222,
            3px -3px 0 #222,
            -3px 3px 0 #222,
            3px 3px 0 #222,
            4px 4px 0 #fefefe,
            5px 5px 0 #fefefe,
            6px 6px 0 #fefefe,
            7px 7px 0 #fefefe;
    line-height: 0.8em;
    letter-spacing: 0.1em;
    transform: scaleY(0.7);
    -webkit-transform: scaleY(0.7);
    -moz-transform: scaleY(0.7);
    margin:0;
    text-align: center;
}
.script {
    font-family: "Seaweed Script";
    color: #fefefe;
    text-align: center;
    font-size: 40px;
    position: relative;
    margin:0;
}
.script span {
    background-color: #222;
    padding: 0 0.3em;
}
.script:before {
    content:"";
    display: block;
    position: absolute;
    z-index:-1;
    top: 50%;
    width: 100%;
    border-bottom: 3px solid #fefefe;
}
.text1 {
    font-size: 3rem;
}
.text2 {
    font-size: 8rem;
}
.text3 {
    font-size: 10rem;
}

.cater-overlay {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 0;
    position: relative;
}

.cater-overlay:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #222;
    z-index: 998;
    opacity: 0.6;
}

.yellow-text {
    color: #F6AA1C;
}

.flex-cater {
    display: flex;
    height: 350px;
    /* height: 100%; */
    align-items: center;
}
.fade {
    position: relative;
    height: 4.6em; /* exactly three lines */
}
.fade:after {
    content: "";
    text-align: right;
    position: absolute;
    bottom: .5rem;
    right: 0;
    width: 30%;
    height: 1.8em;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
}

.price-alignment {
    background-position: 0 1.65rem;
    background-size: 4px 3px;
    color: #27ae60 !important;
    font-size: 1.1rem;
    padding: 0.15rem;
    text-transform: none;
    border-bottom: #27ae60 4px solid ;
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    top: calc(100% + .6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: 3px;
    border-radius: 0;
    background-color: unset;
    font-size: 18px;
    color: #252525;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 400px;
    background-color: black;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 5px 0;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.cart-item-corner {
    position: absolute;
    top: -5px;
    right: 0;
}

.cart-item-remove {
    cursor: pointer;
    color: red;
}

.cart-item-edit {
    cursor: pointer;
    color: #3F51B5;
}

.cart-checkout {
    margin: 1rem 0 0;
}

.cart-total {
    font-size: 1.3rem;
}

.check-box-container label {
    color: #f6aa1c;
    margin-bottom: 12px;
}

span.gluten-free {
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    color: #3F51B5;
}

span.vegetarian {
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    color: #00796B;
}

.item.cater form fieldset:hover {
    border: 1px solid #357516;
    background: #e49a10;
    cursor: pointer;
    transition: all 0.5s ease-in-ease-out;
}

@media only screen and (min-width: 1200px) {
    #parent.full {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}

.cater_menu h1 {
    font-family: 'Heebo', sans-serif;
    font-weight: 600;
    text-transform: none;
    font-size: 24px;
    color: #252525;
}

.cater_menu h2 {
    font-family: 'Heebo', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.8px;
    margin-bottom: 16px;
    margin-top: 15px;
}

.cater_menu label {
    margin: 5px 0;
    font-size: 14px;
    text-transform: none;
    color: #252525;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.cater_menu .tooltip .tooltiptext {
    padding: 10px;
    width: 250px;
    z-index: 1205;
    top: 100%;
    left: 50%;
    margin-left: -125px;
}

.cater_menu hr {
    border-bottom: 1px solid #E6E5D8;
}

.cater_menu hr.small {
    margin: 10px;
}

.cater_menu [type='radio'] {
    margin: 0;
    margin-right: 0.5rem;
}

.cater_menu_item {
    border: 1px dashed #8a8c8e;
    padding: 15px;
    margin-bottom: 20px;
    background-color: transparent;
    box-shadow: 0 0 0 0 rgba(153,153,153,0.35);
    transition: all 0.5s ease-in;
    border-radius: 12px;
    position: relative;
    padding-bottom: 50px;
}

.cater_menu_item.black {
    background: #151515;
    border: none;
    color: #fefefe !important;
    padding: 15px;
    margin-bottom: 20px;
    transition: all 2.5s ease-in;
    position: relative;
    padding-bottom: 50px;
}

.cater_menu_item.black::after {
    content: '';
    position: absolute;
    border: 1px dashed #fefefe;
    margin: 3px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 10px;
}

.cater_menu_item:hover {
    border: 1px dashed #357516;
    cursor: pointer;
    background-color: #fafafa;
    transition: all 2.5s ease-in-ease-out;
    box-shadow: 0 2px 20px 0 rgba(153,153,153,0.35);
}

.cater_menu_item.black:hover {
    border: 1px solid #357516;
    background: #252525;
    transition: all 2.5s ease-in-ease-out;
    cursor: pointer;
}

.cater_menu_item.black.not-clickable::after {
    pointer-events: none;
}

.cater_menu_item h2 {
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    text-transform: none;
    font-size: 18px;
    letter-spacing: 0.5px;
}

.cater_menu_item h2.thin {
    font-weight: 400;
}

.cater_menu_item h2.thin span.small {
    font-size: 10px;
    font-weight: 600;
}

.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 324px;
}

.cart_btn {
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 1001;
}

.off-canvas.is-transition-overlap {
    z-index: 1002;
}

.js-off-canvas-overlay {
    z-index: 1000;
    background: hsla(0, 0%, 0%, 0.75);
}

.cart_btn .button {
    background: #27ae60;
    font-family: 'Heebo', sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    padding: 0.55rem;
    text-decoration: none;
    text-transform: none;
    transition: all 250ms ease-out;
    color: #fefefe;
    margin-bottom: 0;
}

@media only screen and (max-width: 985px) {
    .cart_btn {
        top: unset;
        bottom: 10px;
    }
}

@media only screen and (max-width: 500px) {
    .cart_btn {
        bottom: 0;
        left: 0;
    }

    .cart_btn .button {
        width: 100%;
    }

    .position-right {
    width: 100%;
    }
}

#cart-total .card {
    margin-bottom: 0px;
}

.cater_cart_header {
    padding: 15px;
    background: #252525;
    color: #fefefe;
}

.cater_menu p.small {
    font-size: 10px;
    margin-top: 5px;
}

.off-canvas.cater_menu h3 {
    font-family: 'Heebo', sans-serif;
    font-weight: 600;
    line-height: 1;
    text-transform: none;
    font-size: 1rem;
}

.off-canvas.cater_menu hr.small {
    margin: 10px 0;
}

.off-canvas.cater_menu .close-button {
    position: absolute;
    color: #fefefe;
    cursor: pointer;
    margin-top: 10px;
}

.cater_menu.review h1 {
    font-family: 'Heebo', sans-serif;
    font-weight: 600;
    text-transform: none;
    font-size: 24px;
    color: #252525;
    margin-bottom: 15px;
}

.cater_menu.review label {
    font-family: 'Heebo', sans-serif;
    font-weight: 600;
    text-transform: none;
    font-size: 18px;
    margin-bottom: 16px;
}

.cater_menu.review span.description {
    font-size: 14px;
    font-weight: 400;
    display: block;
}

.login .button {
    background: #27ae60;
    font-family: 'Heebo', sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    padding: 0.55rem;
    text-decoration: none;
    text-transform: none;
    transition: all 250ms ease-out;
    color: #fefefe;
    margin-bottom: 0;
}

.cart-item-price {
    font-size: 1rem;
}

.cart-item div {
    font-size: 0.8rem;
}

.cart-item div.subheader {
    margin-top: 0.2rem;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    font-weight: 600;
}

.subheader:before {
    content: '-';
    padding-right: 10px;
}

.cart-item li {
    font-size: 0.8rem !important;
}

.cater_total h2, .gift_card_total h2 {
    font-family: 'Heebo', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.8px;
    margin-bottom: 16px;
    margin-top: 15px;
}

.cater_total.review label, .gift_card_total.review label {
    font-family: 'Heebo', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 10px;
    margin-bottom: 0px;
}

.cater_total p.small, .gift_card_total p.small {
    font-size: 10px;
    margin-top: 5px;
}

.tooltip i {
    z-index: 0;
}

.button-group.tip .button span.small {
    font-size: 12px;
    display: block;
}

.button-group.tip .button.hollow {
    font-size: 20px;
    font-weight: 600;
    border: 2px solid #27ae60;
    color: #27ae60;
}

.button-group.tip .button.hollow:hover, .button-group.tip .button.hollow.active {
    font-size: 20px;
    font-weight: 600;
    border: 2px solid #27ae60;
    color: #fefefe;
    background: #27ae60;
}

.cater-bg {
    background: #fafafa;
    background-image: url(/images/concrete-wall.png);
}

.cater-bg h1 {
    font-family: 'Rubik', sans-serif;
    color: #252525;
    font-weight: 700;

}

.cater-bg h1 {
    background: url(/images/texture-titles-white.png) repeat 50% #252525;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text!important;
    background-clip: text!important;
}

.cater-bg .clip-text-yellow {
    background-image: unset;
    background-position: center;
    color: #252525;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
}

.cater-bg h2.cat {
    font-family: 'Rubik', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1;
    position: relative;
    display: inline-block;
    color: #252525;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    padding-bottom: 1rem;
}

.cater-bg .top-pad {
    padding-top: 25px;
}

.cater_menu_item.black .button.green {
    font-family: 'Rubik', sans-serif;
    color: #fefefe;
    border: 1px solid #fefefe;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    transition: all 0.5s ease-in-ease-out;
}

.cater_menu_item .button.green {
    font-family: 'Rubik', sans-serif;
    color: #151515;
    border: 1px solid #151515;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    transition: all 0.5s ease-in-ease-out;
}

.cater_menu_item .button.green:hover, .cater_menu_item:hover .button.green {
    color: #fefefe;
    border: 1px solid #27ae60;
    background-color: #27ae60;
    box-shadow: none;
}

.cater_menu_item p {
    font-size: 14px;
    letter-spacing: 1px;
}

.cater_menu_item .label {
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
}

.cater-bg.normal-pad {
    padding: 60px 0;
}

#food-concerns-fields {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}
