@font-face {
    font-family: "glyphicons-halflings-regular";
    src: url("https://static.nextepsystems.com/fonts/glyphicons-halflings-regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Headline One";
    src: url("https://static.nextepsystems.com/fonts/HeadlandOne-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

/*FONT AWESOME*/

@font-face {
    font-family: 'Font Awesome 5 Brands';
    src: url("../fonts/fa-brands-400.eot");
    src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.ttf") format("truetype");
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    src: url("../fonts/fa-regular-400.eot");
    src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.ttf") format("truetype");
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    src: url("../fonts/fa-solid-900.eot");
    src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.ttf") format("truetype");
}

.fa,
.fas,
.far,
.fab,
.fal {
    font-family: 'Font Awesome 5 Free';
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}


body, #wrap {
    min-height: 100vh;
}
body {
    font-family: "Headline One", Helvetica, sans-serif;
    background-image: url("../images/menu-global-bg.jpg") !important;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
body[style="background-image: url('themes/TurfSurfEarth/media/other/main-menu-bg.jpg');"] {
    background-image: url('../images/main-menu-bg.jpg') !important;
}
#wrap {
    /*background: url("../images/menu-global-bg.jpg") center / cover no-repeat;*/
    overflow-y: scroll;
}
/*#content > .container {*/
    /*width: 100%;*/
    /*max-width: 100%;*/
/*}*/

/*#ordering {*/
    /*margin: 0 auto;*/
    /*max-width: 1170px;*/
/*}*/

*::-webkit-scrollbar {
    display: none;
}

/* LOGIN */
/*.page-header ~ #login-form {}*/
/*.container > .page-header,*/
/*#login-form,*/
/*#customerCreate,*/
/*#resetPassword,*/
/*#content > .page-header,*/
/*.page-header + .row,*/
/*#change-password,*/
/*#reset-password {*/
    /*margin-left: auto;*/
    /*margin-right: auto;*/
    /*max-width: 1170px;*/
/*}*/

#ordering {
    position: relative;
    padding: 0 0 0 0;
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-image: none !important;
}
/*.menu-tag-mainmenu {*/
    /*background-image: url("../themes/TurfSurfEarth/media/other/main-menu-bg.jpg") !important;*/
/*}*/

/* Glyphicon */

.glyphicon {
    position: relative;
    top: 0;
    display: inline-block;
    font-family: 'glyphicons-halflings-regular';
    font-style: normal;
    font-weight: normal;
    line-height: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-minus {
    font-family: 'glyphicons-halflings-regular';
}

.glyphicon-plus {
    font-family: 'glyphicons-halflings-regular';
}

/*LINKS*/
a, a:hover, a:active, a:visited, a:focus {
    color: #fff;
}
a + br {
    display: none;
}

#customerCreate, #resetPassword {
    display: block;
    margin-bottom: 10px;
}

/*HEADER STYLES*/

#header .navbar {
    position: relative !important;
    margin-bottom: 0;
}

#header .navbar-header.site-nav {
    display: flex;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
}

#navMobile {
    margin: 0 auto;
    width: 1170px;
    max-width: 100%;
}

.site-header {
    width: 100%;
    display: flex;
    align-items: center;
}

.site-logo {
    float: left;
    text-align: center;
    display: flex;
}
.menu-header-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background: #56bfc4;
}
.logo {
    margin-right: 15px;
    display: inline-block;
    width:  80px;
    height:  70px;
    background:  url("../images/logo.png") center / contain no-repeat;
}

.menu-header-text {
    display: flex;
    font-size: 30px;
    padding: 0 15px;
}

.menu-description {
    font-size: 10px;
    position: absolute;
    bottom: 75px;
    left: 0;
    right: 0;
    width: 95%;
    margin: 0 auto;
}

.navbar-header {
    float: none;
}
.navbar-text {
    float: none;
    margin: 0;
}

.navbar-text {
    color: #fff !important;
}
.navbar-nav a, .navbar-nav a:hover, .navbar-nav a:active, .navbar-nav a:visited, .navbar-nav a:focus {
    color: #fff !important;
}

/*#navMobile, #navDesktop {*/
    /*visibility: visible !important;*/
/*}*/

.iorderfast-content {
    margin-top: 3px;
    /*padding-top: 90px;*/
    padding: 0;
    width: 100%;
    height: calc(100vh - 150px);
    overflow-y: scroll;
    overflow-x: hidden;
}

.iorderfast-content, #content, #content > .container, #targets, #ordering {
    height: 100%;
}

/*BUTTONS*/
#buttons {
    padding-bottom: 150px;
}
#buttons > .row {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin: 0;
}
#buttons > .row > div {
    /*flex: 1 0 auto;*/
    margin-bottom: 15px;
    position: relative;
    width: 25%;
}
#buttons > .row > div > #nextmenu {
    /*-- display: block; --*/
    height: 100%;
}

#nutritionButton,
#nutritionButton:hover,
#nutritionButton:active,
#nutritionButton:focus {
    background: #56bfc4;
    color: #fff;
}

/*CONTENT STYLES*/
#clip-header {
    padding: 0 15px;
    display: none;
}
#clip-template {
    padding: 16px 15px;
    height: calc(100% - 100px);
    overflow-y: scroll;
}

.thumbnail {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    margin: 0 10px;
    padding: 15px;
    position: relative;
    height: 100%;
    border-radius: 5px;
    border: 1px solid #333;
    background: rgba(255,255,255,.65);
    box-shadow: 0 3px 10px rgba(0,0,0,.3);
    margin: 0px;
}
#bimage {
    /*display: none;*/
    margin-bottom: 10px;
    width: 100%;
    height: 180px;
    background: center / contain no-repeat;
}
#bimage[style="background-image: url('themes/TurfSurfEarth/media/images/empty.png');"],
#bimage[style="background-image: url('https://mobile.mynextep.net/foundation/Customers/TSE/themes/TurfSurfEarth/media/images/empty.png');"],
#bimage[style="background-image: url('https://mobile.mynextep.net/foundation/Customers/TSE/themes/TurfSurfEarth/media/images/No_Universal.png');"] {
    display: none;
}
#bimage[style="background-image: url('themes/TurfSurfEarth/media/images/empty.png');"] + .caption {
    /*padding: 15px;*/
    /*border-radius: 5px;*/
    /*border: 1px solid #333;*/
}
#check {
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    width: 50px;
    height: 50px;
    background: url("../images/check.png") center / contain no-repeat;
}
.button-many-unselected {
display: none;
}
.button-many-selected,
.button-down-state .button-many-unselected {
    display: block;
}
.overlaycontainer {
    height: auto;
}
.caption {
    /*position: relative;*/
    /*padding: 15px;*/
    width: 100%;
    color: #333 !important;
}
#price {
    float: right;
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 16px;
}

/*OMIT PRICE BY MENU*/
/*.menu-tag-turfbyo #price,*/
/*.menu-tag-surfbyo #price,*/
/*.menu-tag-earthbyo #price {*/
    /*display: none;*/
/*}*/

#btext {
    text-align: center;
    font-size: 21px;
}
.nutrition-hr {
    display: none;
}
.nutrition-wrapper {
    display: none;
}

.sub-button-col1 {
    width: 100%;
}
.sub-button-col2 {
    width: 100%;
}
#subButtons {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    position: absolute;
    top: calc(50% - 15px);
    left: calc(50% - 90px);
    width: 180px;
    color: #333;
}
#subButtons > div > span {
    color: #333;
}
/*#plusButton,*/
/*#minusButton,*/
/*#txtQuantity {*/
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*width: 33.333%;*/
    /*height: 30px;*/
    /*text-align: center;*/
    /*border-radius: 0;*/
    /*border: 1px solid #333;*/
    /*background: rgba(255,255,255,.9);*/
    /*color: #333;*/
/*}*/
/*#plusButton:active,*/
/*#minusButton:active {*/
    /*background: #56bfc4;*/
    /*color: #fff;*/
/*}*/
/*#plusButton:active span,*/
/*#minusButton:active span{*/
    /*color: #fff;*/
/*}*/

#minusButton,
#plusButton {
    width: 35px;
    height: 35px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    border: none;
    background-color: #58c0c5;
    color: #fff;
    z-index: 2;
}

#minusButton:active,
#plusButton:active {
    -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
    color: #fff;
}

#minusButton span:before,
#plusButton span:before {
    color: #fff;
}

#minusButton:active span:before,
#plusButton:active span:before {
    -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
    color: #fff;
}

#txtQuantity {
    background-color: rgba(85, 71, 62, 0.7);
    color: #fff;
    font-size: 27px;
    font-weight: normal;
    line-height: 35px;
    /* width: 35px; */
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px;
    border: none;
    position: absolute;
    text-align: center;
    left: 0;
    width: 100%;
    z-index: 1;
}

/*BUTTON TYPES*/
.selectmanyqtytext {}
.selectmanyqtytext #btext {
    max-width: 78%;
    text-align: left;
}

/*BUTTONS*/
.btn-default, .btn-primary, .btn.disabled {
    background: #56bfc4;
    border-color: #56bfc4;
}
.btn-default:hover, .btn-primary:hover,
.btn-default:active, .btn-primary:active,
.btn-default:active, .btn-primary:active,
.btn-default:focus, .btn-primary:focus {
    background: #56bfc4;
    border-color: #56bfc4;
}

/*CONTROL BUTTONS*/
#clip-controlbuttons {}
#clip-controlbuttons .row > div {
    text-align: center;
}
#controlbuttons {
    /*padding: 15px 0;*/
}

.control-button {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    position: relative;
    width: 340px;
    max-width: 100%;
    height: 50px;
    font-size: 20px;
    font-weight: normal;
    text-shadow: -2px 2px #55473e;
    border-radius: 0;
    background: rgba(89, 191, 197, 0.8);
    color: #fff;
}

/*PREVIOUS ORDERS*/

.previous-order #receipttext {
   color: #333;
}

.previous-order #orderdate {
    color: #333;
}

/*POPOVERS*/

.popover {
    margin: 0 !important;
    position: absolute;
    top: 0 !important;
    left: 10px !important;
    width: calc(100% - 20px);
    max-width: none !important;
    min-height: 100%;
    color: #333;
}
.popover .arrow {
    display: none;
}

/* iBUTTON */

.ibutton,
.ibutton:active {
    background: #56bfc4 url("../images/ibutton_trans.png") center / 75% no-repeat;
    height: 30px;
    width: 30px;
    top: -15px;
    right: -5px;
    position: absolute;
    border-radius: 50%;
    border: none;
}
.ibutton-showing,
.ibutton-showing:active {
    background-image: url("../images/xbutton_trans.png");
    height: 30px;
    width: 30px;
    z-index: 1011;
}

/*RECEIPT*/
#clip-receipt {
    position: absolute;
    top: 0px;
    right: 15px;
}
#txtTotalLabel, #txtTotal {
    display: inline-block;
}

/*ORDER REVIEW*/
.order-review-buttons {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
}
#orderreview {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    margin: 15px;
    padding: 10px 15px;
    min-height: 70px;
    background: rgba(89, 191, 197, 0.8);
}
.order-review-quantity {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    height: 100%;
}
#quantity, #quantMinus, #quantPlus {
    text-align: center;
    line-height: 40px;
    width: 40px;
    height: 40px;
}
#quantMinus, #quantPlus {
    border: none;
    background: #fff;
    color: #56bfc4;
}
.order-review-text {
    max-width: calc(100% - 225px);
}
#receipttext {
    text-decoration: underline;
}
#modtext {
    font-size: 14px;
}
.order-review-amount {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

/*CAVEAT STYLES*/
#ordering + #checkout-service {
    position: relative;
}
#service-info > .form-group, #service-info > div:not(.col-md-6) {
    padding: 0 15px;
}

/*FOOTER STYLES*/
#footer {
    display: none !important;
}

#footer .navbar {
    background: #56bfc4;
}
#footer p {
    margin: 5px 0;
}

#copyright {
    font-size: 14px;
}

/*MODALS*/
.modal.in {
    display: flex !important;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    background: rgba(85, 71, 62, 0.9);
}
.modal-dialog {
    margin: 0;
    background: transparent;
    box-shadow: none;
}
.modal-content {
    background: transparent;
    border: none;
    box-shadow: none;
}
.modal-body {
    padding: 15px;
    text-align: center;
}
.modal-footer {
    margin: 0;
    padding: 15px;
    text-align: center;
    border: none;
}

.modal-footer button, .modal-footer #yes, .modal-footer #no, #dinein, #takeout,
.modal-footer button:hover, .modal-footer #yes:hover, .modal-footer #no:hover, #dinein:hover, #takeout:hover {
    width: 150px;
    height: 150px;
    border: 3px solid #56bfc4;
    border-radius: 50%;
    background-color: #fff;
    white-space: pre-wrap;
    padding: 0 10px;
    margin: 0 15px;
    color: #55473e;
}

/*STYLES BY MENU*/
.menu-tag-mainmenu #bimage,
.menu-tag-turf #bimage,
.menu-tag-surf #bimage,
.menu-tag-earth #bimage,
.menu-tag-simplygreenssimplyrice #bimage {
    display: none;
}

.order-now {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    height: 350px;
}


/*MINS*/
@media (min-width: 415px) {
    /*.menu-tag-mainmenu #ordering {*/
        /*background-image: none !important;*/
    /*}*/
}
@media (min-width: 768px) {
    #navDesktop {
        float: right;
    }
    .iorderfast-content {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-nav > li:first-of-type a {
        padding-left: 0;
    }
    #navMobile {
        width: 750px;
        margin-left: auto;
        margin-right: auto;
    }
    #ordering {
        position: relative;
        padding: 50px 0 0 0;
        background-image: none !important;
    }
}

@media (min-width: 992px) {
    #navMobile {
        width: 970px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 1201px) {
    #navMobile {
        padding: 0 15px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: none;
        justify-content: flex-end;
    }
}

/*MAXS*/
@media (max-width: 1200px) {
    .navbar-text {
        padding: 0 15px;
    }
}

@media (max-width: 991px) {
    #buttons > .row > div {
        width: 33.3333%;
    }
}

@media (max-width: 767px) {
    .navbar-collapse {
        position: absolute;
        top: 25px;
        left: 15px;
        width: calc(100% - 30px);
        border-top: none;
        box-shadow: none;
    }
    #header .navbar-header.site-nav {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    #navMobile {
        padding: 0 15px;
    }
    #buttons > .row > div {
        width: 50%;
    }
    .navbar-toggle {
        position: absolute;
        top: 0px;
        right: 0;
        border-color: #fff !important;
        background: #56bfc4;
        color: #fff;
    }
    .navbar-toggle:hover, .navbar-toggle:active, .navbar-toggle:focus {
        border-color: #fff !important;
        background: #56bfc4 !important;
        color: #fff;
    }
    .icon-bar {
        background-color: #fff !important;
    }
    #navDesktop > ul {
        margin-top: 10px;
        background: #56bfc4;
    }
    #navDesktop > ul > li {
        border-bottom: 1px solid rgba(255, 255, 255, .5);
    }
    #navDesktop > ul > li:last-of-type {
        border: none;
    }
    .iorderfast-content {
        /*padding-top: 60px;*/
        padding: 0;
        height: calc(100vh - 80px);
    }
    .menu-header-bg {
        height: 80px;
        z-index: 2;
    }
    .logo {
        background-image: url("../images/TSE-logo-half.png");
        height: 60px;
        width: 60px;
    }
    .navbar-text {
        padding: 0;
    }

    #orderreview {
        justify-content: flex-start;
        align-items: self-start;
        flex-flow: column;
    }

    .modal-footer button, .modal-footer #yes, .modal-footer #no, #dinein, #takeout, .modal-footer button:hover, .modal-footer #yes:hover, .modal-footer #no:hover, #dinein:hover, #takeout:hover {
        margin: 0;
    }
}

@media (max-width: 600px) {
    #clip-controlbuttons .row > div {
        padding: 0 7.5px;
    }
    #buttons > .row > div {
        width: 100%;
    }
    .thumbnail {
        margin-left: 0;
        margin-right: 0;
    }
    .control-button {
        font-size: 14px;
        text-transform: lowercase;
    }
    .popover {
        left: 0 !important;
        width: 100%;
    }
    .navbar-default .navbar-text, #header-text, #receipt {
        font-size: 16px;
    }
    #header-text {
        display: block;
        /*max-width: 50%;*/
    }
    #clip-receipt {
        display: block;
        max-width: 50%;
    }
    .order-review-quantity {
        position: absolute;
        top: 15px;
        left: 15px;
        height: auto;
    }
    .order-review-text {
        margin-top: 50px;
        width: 100%;
        max-width: 100%;
    }
    .order-review-amount {
        padding: 0;
        position: absolute;
        top: 17px;
        right: 15px;
        height: auto;
    }
}

/*.loginmessage:before {
    content: 'Due to COVID-19 on Friday and Saturday nights between 5:00pm-7:30pm please allow for an additional 20 minutes on top of your order time. Feel free to call for a more accurate timing of your order before coming to pick up';
    font-size: 16px;
    color: black;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 2px 2px 5px white;
  }*/



.selectmanyqtytext .description-text {font-size:10px;}

/* =========================================================
          ***     ONLINE / MOBILE NAVIGATION      ***
============================================================ */
#navMobile {
    display: flex;
    justify-content: flex-end;
  }
  
  .navbar .header-wrapper {
    width: auto;
    left: calc(var(--LogoWidth) + var(--LogoSpacing));
  }
  
  .navbar {
    display: flex;
    align-items: center;
    height: 70px;
    padding: 0 20px;
    background: #56bfc4;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .navbar-fixed-top {
    position: absolute;
    -webkit-backface-visibility: 0;
    backface-visibility: 0;
  }
  
  .site-header {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-width: 200px;
    position: absolute;
    right: 20px;
    height: var(--TopToolbarHeight);
    flex-shrink: 0;
  }
  
  .navbar-scan-items {
    margin: 0 5px;
    background: transparent !important;
    border: 0;
    padding: 0;
  }
  
  .navbar-scan-items .scan-items-icon {
    color: white;
  }
  
  .navbar-toggle {
    margin: 0;
    background: transparent !important;
    border: 0;
    padding: 0;
  }
  
  .navbar-default .navbar-toggle .icon-bar {
    background-color: var(--TertiaryColor);
    height: 3px;
  }
  
  .navbar-collapse {
    padding: 0;
  }
  
  .navbar-default .navbar-nav > li > a,
  .dropdown:nth-child(1) {
    color: var(--TertiaryColor);
    font-size: 16px;
    padding: 0 0 0 30px;
  }
  
  .dropdown .fa:before {
    font-size: 24px;
    display: inline-block !important;
    width: 30px !important;
  }
  
  #navScanItems .fa:before {
    content: '\f02a';
    font-size: 22px;
  }
  
  #navChangeAccount .fa:before {
    content: '\f2bd';
  }
  
  #navChangePassword:before {
    content: '\f084';
    font-size: 22px;
  }
  
  #navLogout:before {
    content: '\f2f5';
    font-size: 28px;
  }
  
  .nav-label {
    display: none;
  }