#delivery_edit, #myDiv {
    display: none
}

#address-menu, #toast-container > :hover, #toggleBasket, .href {
    cursor: pointer
}

#select_delivery, #welcome_msg, .cards.fxw3 td {
    text-overflow: ellipsis
}

#tracker *, .progress-wrap {
    box-sizing: border-box
}

.href.bold {
    color: #000;
    font-weight: bolder
}

.href.bold:hover {
    color: inherit;
    text-decoration: none
}

.checkhide .row {
    margin-right: 0;
    margin-left: 0
}

.images-index-notloggin {
    background: url(../assets/images/banners/2b.jpg) center no-repeat;
    height: calc(100vh - 230px);
    min-height: 300px;
    background-size: cover
}

.images-index-loggin {
    height: calc(100vh - 230px);
    min-height: 300px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../assets/images/banners/3b.jpg)
}

.offer-badge {
    width: 35px;
    margin: 0 3px
}

h4.chackout-offer-description {
    margin-top: 0;
    text-align: left
}

h4.chackout-offer-description span {
    margin-top: 0;
    text-align: left;
    padding-left: 5%;
    font-size: 13px
}

#address-items > li, #validation .pin, .date > input, .hero-image-text, .modal-header h4, .nav-tabs > li > a {
    text-align: center
}

#text-takeaway {
    padding-left: 8px
}

:not(.scrollable-content)::-webkit-scrollbar {
    display: none
}

.scrollable-content::-webkit-scrollbar-thumb, ::-webkit-scrollbar-thumb {
    background: #ffdd00
}

.scrollable-content::-webkit-scrollbar {
    width: 10px;
    background: 0 0
}

.app-download, .logo {
    background-repeat: no-repeat
}

.pac-container:after {
    content: none !important
}

.pac-container {
    min-width: 250px
}

#toast-container > .toast {
    background-image: none !important
}

#toast-container > .toast:before {
    position: fixed;
    font-family: FontAwesome;
    font-size: 24px;
    line-height: 24px;
    float: left;
    color: #FFF;
    padding-right: .5em;
    margin: auto .5em auto -1.5em
}

#steps-products .product-step-items li button, body, html {
    font-family: HelveticaNeue, sans-serif
}

#toast-container > .toast-warning:before {
    content: "\f0e7"
}

#toast-container > .toast-error:before {
    content: "\f071"
}

#toast-container > .toast-info:before {
    content: "\f005"
}

#toast-container > .toast-success:before {
    content: "\f00C"
}

#toast-container > div {
    -moz-box-shadow: 0 0 3px #999;
    -webkit-box-shadow: 0 0 3px #999;
    box-shadow: 0 0 3px #999;
    opacity: .9;
    -ms-filter: alpha(opacity=90);
    filter: alpha(opacity=90)
}

#toast-container > :hover {
    -moz-box-shadow: 0 0 4px #999;
    -webkit-box-shadow: 0 0 4px #999;
    box-shadow: 0 0 4px #999;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100)
}

.toast, .toast-success {
    background-color: #2ad0bc
}

.toast-error {
    background-color: #ed5565
}

.toast-info {
    background-color: #23c6c8
}

.toast-warning {
    background-color: #f8ac59
}

.toast-top-full-width {
    margin-top: 20px
}

.toast-bottom-full-width {
    margin-bottom: 20px
}

@font-face {
    font-family: HelveticaNeue;
    font-weight: 100;
    src: url("../assets/fonts/HelveticaNeueLTW1G-Ultra Light.otf") format("opentype")
}

@font-face {
    font-family: HelveticaNeue;
    font-weight: 200;
    src: url(../assets/fonts/HelveticaNeueLTW1G-Thin.otf) format("opentype")
}

@font-face {
    font-family: HelveticaNeue;
    font-weight: 300;
    src: url(../assets/fonts/HelveticaNeueLTW1G-Regular.otf) format("opentype")
}

@font-face {
    font-family: HelveticaNeue;
    src: url(../assets/fonts/HelveticaNeueLTW1G-Medium.otf) format("opentype")
}

@font-face {
    font-family: HelveticaNeue;
    font-weight: 800;
    src: url(../assets/fonts/HelveticaNeueLTW1G-Bold.otf) format("opentype")
}

body {
    color: #6d6c6c
}

.btn-default:hover {
    color: #ffdd00;
    background-color: #fff;
    border-color: #adadad
}

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:active:focus, .btn-default:active:hover, .btn-default:focus, .open > .dropdown-toggle.btn-default {
    color: #ffdd00;
    background-color: #fbfbfb;
    border-color: #8c8c8c
}

.navbar-default, .navbar-default .navbar-toggle {
    border-color: #fff
}

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:active:focus, .btn-default:active:hover, .btn-default:focus, .open > .dropdown-toggle.btn-default, .slick-slide:focus {
    outline: 0
}

.form-control:focus {
    outline: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.navbar-default {
    background-color: #fff;
    border-radius: 0
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #ffdd00;
    background-color: #fff
}

.navbar {
    padding-top: 22px;
    padding-bottom: 8px;
    margin-bottom: 0
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffdd00
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 25px;
        padding-bottom: 0
    }
}

.nav-tabs > li {
    width: 50%;
    margin-bottom: 0
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: none;
    color: #ffdd00;
    background-color: transparent
}

.nav-tabs > li > a {
    border: none;
    border-radius: 0;
    color: inherit;
    background-color: #fff;
    font-size: 24px;
    padding: 17px
}

#loginModal .modal-header {
    border: none
}

.nav-tabs {
    border-bottom: none
}

.nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
    background-color: #fff;
    color: #ffdd00
}

.logo {
    background-image: url(../assets/images/logo.png);
    width: 175px;
    z-index: 1;
    background-size: 100%;
    background-position: 1px 10px;
    float: left;
    height: 70px
}

.push-sides {
    padding-left: 55px;
    padding-right: 55px
}

.border-red, .border-red:hover {
    border: 2px solid #ffdd00;
    padding: 5px 55px
}

.border-red:hover {
    color: #fff;
    background-color: #ffdd00
}

.app-download {
    background-image: url(../assets/images/app-download-bg.png);
    background-position: center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: cover;
    height: 470px
}

.two-cellphones {
    position: relative;
    bottom: 140px
}

@media (min-width: 1700px) {
    .app-download {
        height: 600px
    }
}

@media (max-width: 768px) {
    .ordering-type {
        padding-bottom: 0 !important
    }

    .two-cellphones {
        bottom: 10px
    }

    .app-download {
        height: 750px;
        background-image: none
    }

    .app-download-txt {
        color: #000 !important
    }

    .store-images {
        text-align: center
    }

    .appstore, .googleplay {
        padding-top: 10px
    }

    .whenever-img {
        display: none
    }
}

.date > input {
    padding: 5px
}

.menu-items > li > a:hover {
    color: #ffdd00 !important
}

@media (min-width: 1168px) {
    .menu-items > li > a {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media (min-width: 1368px) {
    .menu-items > li > a {
        padding-left: 35px;
        padding-right: 35px
    }
}

#address-items {
    min-width: 300px;
    overflow-y: auto
}

#topBar {
    float: right
}

.hero-image {
    background: linear-gradient(rgba(80, 80, 80, .5), rgba(80, 80, 80, .5)), url(../assets/images/home-slider-31.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100vh - 50px);
    background-position: 50% 100%;
    position: relative;
    letter-spacing: .2em
}

.hero-image, .hero-image * {
    font-weight: 800 !important
}

.hero-image h1 {
    padding-bottom: 15px
}

.hero-image h3 {
    text-decoration: underline
}

.category-name > a:hover, .smenu-items > li > a, a {
    text-decoration: none
}

.hero-image h4 {
    padding-bottom: 40px
}

.arrowdown {
    background-color: transparent;
    border: none
}

.glyphicon-arrow-down {
    color: #fff;
    font-size: 30px
}

.hero-image-text {
    position: absolute;
    display: inline-block;
    top: 40%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    color: #fff
}

@media (max-width: 650px) {
    .circle {
        padding: 13px;
        width: 75px;
        height: 75px
    }

    .circle:hover {
        background-color: #ffdd00
    }
}

.delivery {
    font-size: 28px;
    padding-bottom: 4px;
    vertical-align: middle
}

.delivery-block {
    font-size: 24px;
    padding-bottom: 10px;
    vertical-align: middle;
    display: block
}

.delivery + .circle {
    vertical-align: bottom
}

.or {
    display: block;
    padding-bottom: 64px;
    font-size: 28px
}

#validation hr {
    border: 1px solid #fff;
    margin-bottom: 0;
    margin-top: 40px
}

#validation p {
    line-height: 26px
}

#validation .first-head {
    padding-top: 0
}

#validation .upper-space {
    padding-top: 35px;
    padding-bottom: 35px
}

#validation .downbutton, #validation .upbutton {
    margin-top: 14px
}

.space {
    margin-bottom: 29px
}

#validation .form-control {
    border-top: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-radius: 0;
    border-right: none;
    border-left: none;
    padding: 24px 10px
}

#validation .pin {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-radius: 0;
    border: 1px solid #ababab;
    padding: 10px 4px;
    font-size: 15pt
}

.brand {
    color: #ffdd00
}

.red {
    color: #ffdd00 !important
}

.close, .ok {
    color: #ffdd00
}

.second-order {
    font-size: 21px
}

.ok {
    margin-bottom: 20px
}

.confirm-msg {
    line-height: 28px;
    padding-bottom: 10px
}

.confirm {
    width: 85px;
    margin: 0 auto
}

.modal-logo {
    width: 150px;
    margin: 0 auto;
    padding-bottom: 11px;
    padding-top: 10px
}

.modal-body {
    background-color: #ededed;
    padding: 0 0 37px
}

.upper-space {
    padding-top: 35px
}

.internal {
    padding-left: 23px;
    padding-right: 23px
}

.form-control {
    height: auto
}

.close {
    font-size: 28px;
    opacity: 1
}

.first-head {
    margin-top: 0;
    padding-top: 27px;
    padding-bottom: 23px
}

.second-head {
    padding-top: 50px
}

.downbutton, .upbutton {
    border: none;
    box-shadow: 0 0 10px 1px #aeaeae;
    padding: 14px
}

.downbutton {
    color: #fff;
    background-color: #f4f4f4;
    -moz-box-shadow: 0 0 10px 1px #aeaeae;
    -webkit-box-shadow: 0 0 10px 1px #aeaeae
}

.downbutton:active, .downbutton:hover {
    color: #fff;
    background: #c9302c
}

.forgot-pass {
    border-bottom: 1px solid;
    width: 36%;
    margin: 23px auto 0
}

.account-info {
    color: #ffdd00;
    padding-bottom: 28px
}

.explanation {
    margin-top: 0;
    text-align: justify;
    line-height: 20px
}

.callback-account {
    color: #ffdd00;
    padding-left: 10px
}

.agree {
    padding-top: 30px
}

.radios-are-chkbxs input[type=radio], input[type=checkbox] {
    height: 15px;
    width: 15px;
    vertical-align: middle;
    margin: 0 1.6em .4em 0;
    border: 1px solid #ffdd00;
    -webkit-appearance: none;
    -webkit-transition: box-shadow .2s;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.radios-are-chkbxs input[type=radio]:focus, input[type=checkbox]:focus {
    border-width: 1.5px;
    outline: 0
}

.radios-are-chkbxs input[type=radio]:checked, input[type=checkbox]:checked {
    border-color: #ffdd00;
    background-color: transparent
}

.radios-are-chkbxs input[type=radio]:checked:before, input[type=checkbox]:checked:before {
    content: '';
    display: block;
    width: 4px;
    height: 8px;
    border: solid #ffdd00;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 4px;
    margin-top: 1px
}

#news .carousel-component h3 {
    position: absolute;
    left: 50%;
    margin-left: -167px;
    top: 15%;
    color: #fff
}

#news .carousel-component h5, #offers .carousel-component h5 {
    position: absolute;
    left: 50%;
    margin-left: -167px;
    top: 45%;
    color: #fff
}

#news .carousel-component .news-action {
    position: absolute;
    bottom: 43px;
    width: 240px;
    left: 45%;
    margin-left: -100px
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0
}

#topBar .nav > li:last-child {
    margin-right: 0
}

#topBar .nav > li:last-child a {
    padding-right: 0
}

.big-image, .small-image {
    width: 100%;
    position: relative
}

#offers .offer-image {
    width: 60%;
    margin: 0 auto
}

#offers .offer-image.left {
    margin-right: 35px
}

#offers .offer-image.right {
    margin-left: 35px
}

.slick-next, .slick-prev {
    width: 50px;
    height: 50px;
    z-index: 1
}

.slick-next {
    right: 10px
}

.slick-prev {
    left: 10px
}

.slick-dots li button:before {
    font-size: 10px;
    opacity: 1;
    color: #ffdd00;
    content: '';
    width: 8px;
    height: 8px;
    border: 1px solid #ffdd00;
    border-radius: 50%
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: #ffdd00
}

#news h1, #offers h1 {
    color: #ffdd00;
    padding: 15px;
    text-align: center;
    margin: 0
}

#offers h4 {
    text-align: center;
    margin-bottom: 40px
}

#offers {
    background-image: url(../assets/images/30.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: 50% 100%;
    padding: 50px 150px
}

.slick-dots {
    margin-top: 0;
    bottom: 0
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

.slick-next:before, .slick-prev:before {
    font-size: 50px
}

.slick-slide img {
    box-shadow: 0 0 10px 1px #888;
    -moz-box-shadow: 0 0 10px 1px #888;
    -webkit-box-shadow: 0 0 10px 1px #888
}

#news .carousel-component .slick-slide img {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

#mobile_app_section h3, #mobile_app_section h4 {
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 300
}

#mobile_app_section {
    background: linear-gradient(rgba(235, 28, 36, .9), rgba(235, 28, 36, .9)), url(../assets/images/6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: 50% 13%;
    padding: calc(10vh - 25px) 150px
}

#mobile_app_section .logo_white {
    width: auto;
    height: 7vh
}

#mobile_app_section h3 {
    margin: 1.5vh 0
}

#mobile_app_section .mobileapp-image {
    width: 60%;
    margin: 0 auto
}

#mobile_app_section .mobileapp-image.left {
    margin-right: 35px
}

#mobile_app_section .mobileapp-image.right {
    margin-left: 35px
}

#mobile_app_section .slick-dots li button:before {
    font-size: 10px;
    opacity: 1;
    color: #ffdd00;
    content: '';
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    border-radius: 50%
}

#mobile_app_section .slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: #fff
}

#learn .btn-block {
    display: block;
    width: 31%;
    min-width: 200px
}

#learn .btn {
    display: inline-block;
    padding: 14px 12px;
    margin-bottom: 40px
}

#app_slider h4 {
    color: #fff;
    font-weight: 300
}

.logo_white {
    width: 200px;
    margin: 0 auto;
    padding: 10px
}

.badges {
    height: 6vh;
    min-height: 50px
}

.download_caption {
    margin-top: 60px
}

.subscribe-text {
    color: #ffdd00;
    padding: 100px 15px
}

.subscribe-text h1 {
    margin-bottom: 20px
}

.subscribe-text h4 {
    margin-bottom: 43px;
    font-size: 16px
}

.youtube-link {
    background-color: #ffdd00;
    color: #fff;
    padding: 7px 15px;
    border-radius: 6px
}

@media (max-width: 767px) {
    .navbar-nav {
        margin: 0
    }

    #topBar {
        float: none
    }

    .logo {
        width: 139px;
        background-size: 88%;
        background-position: 15px 11px
    }

    #news .carousel-component h3 {
        top: 20%
    }

    #news .carousel-component h5, #offers .carousel-component h5 {
        top: 50%
    }

    .slick-next, .slick-prev {
        width: 50px;
        height: 50px
    }

    #mobile_app_section, #offers {
        padding: 50px 20px
    }

    #offers .offer-image.left, #offers .offer-image.right {
        margin: 0 auto
    }
}

@media (max-width: 480px) {
    #offers {
        padding: 50px 0
    }

    #news .carousel-component h3 {
        font-size: 15px;
        margin-left: -102px
    }

    #news .carousel-component h5 {
        font-size: 10px;
        margin-left: -102px
    }
}

@media (max-width: 991px) {
    .form-control {
        width: 100%
    }
}

.pin {
    color: #ffdd00
}

#steps-products {
    top: 0;
    position: relative
}

.single-dot {
    visibility: hidden
}

.bs-wizard {
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 10px
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step {
    padding: 0;
    position: relative
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step .bs-wizard-stepnum {
    color: #595959;
    font-size: 16px;
    margin-bottom: 5px
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step .bs-wizard-info {
    color: #fff
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step > .bs-wizard-dot {
    position: relative;
    width: 25px !important;
    height: 25px !important;
    display: block;
    background: #fff;
    /*top: 10px;*/
    top: -30px;
    left: 20px;
    margin-top: -15px;
    border-radius: 50%;
    z-index: 3
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step > .bs-wizard-dot:after {
    content: ' ';
    color: #ffdd00;
    position: absolute;
    left: 35%;
    top: 16%
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step:nth-child(1) > .bs-wizard-dot:after {
    content: '1'
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step:nth-child(2) > .bs-wizard-dot:after {
    content: '2'
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step:nth-child(3) > .bs-wizard-dot:after {
    content: '3'
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step:nth-child(4) > .bs-wizard-dot:after {
    content: '4' !important
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step:nth-child(5) > .bs-wizard-dot:after {
    content: '5' !important
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step > .progress {
    position: absolute;
    border-radius: 0;
    height: 2px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 7px 0
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step > .progress > .progress-bar {
    width: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background: #fff
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step.disabled > .bs-wizard-dot {
    background-color: transparent;
    border: 1px solid #fff
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step.disabled > .bs-wizard-dot:after {
    color: #fff;
    background-color: transparent;
    top: 4px;
    left: 9px
}

#steps-products > div > div.row.bs-wizard.hero-image > div > div:nth-child(2) > div.progress, #steps-products > div > div.row.bs-wizard.hero-image > div > div:nth-child(3) > div.progress, #steps-products > div > div.row.bs-wizard.hero-image > div > div:nth-child(4) > div.progress, #steps-products > div > div.row.bs-wizard.hero-image > div > div:nth-child(5) > div.progress {
    width: 100% !important;
    left: -100%;
    margin-left: 20px;
    top: -40px;
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none;
    background: #43434a
}

.progress {
    background-color: #fff
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step ul {
    color: #fff;
    list-style-type: none;
    overflow-y: auto;
    margin-bottom: 0;
    position: relative;
    height: calc(79vh - 190px)
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step ul * {
    font-weight: 300 !important;
    font-family: HelveticaNeue, sans-serif
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step ul::-webkit-scrollbar {
    width: 10px !important;
    display: block;
    background: rgba(255, 255, 255, .7)
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step ul li {
    margin-bottom: 30px
}

.bs-wizard-wrap {
    padding-left: 43px
}

.bs-wizard > .bs-wizard-wrap > .bs-wizard-step .bs-wizard-info {
    font-size: 20px;
    margin-top: 15%
}

.product-step-items {
    font-size: 18px
}

@media (min-width: 991px) {
    .product-step-items {
        font-size: 14px
    }

    .bs-wizard > .bs-wizard-wrap > .bs-wizard-step .bs-wizard-info {
        color: #fff;
        /*margin-top: 30px;*/
        margin-top: 0;
        margin-bottom: 13%
    }

    .bs-wizard-wrap > div {
        height: 50vh
    }
}

@media (min-width: 1368px) {
    .product-step-items {
        font-size: 16px
    }

    .bs-wizard > .bs-wizard-wrap > .bs-wizard-step .bs-wizard-info {
        color: #fff;
        /*margin-top: 50px*/
        margin-top: 0;
    }

    .bs-wizard-wrap > div {
        /*height: 55vh;*/
        height: 70vh;
        min-height: 340px;
        /*margin-top: 5vh;*/
    }
}

.products-section {
    background: #fff
}

.products-categories {
    cursor: pointer;
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow-x: auto;
    white-space: nowrap;
    text-align: center;
    overflow-y: hidden
}

.products-categories li {
    display: inline-block
}

.product-pair {
    padding-left: 20px !important;
    text-align: left
}

.products-categories li h5 {
    color: #ffdd00;
    text-align: center;
    height: 20px;
    padding: 0 5px;
    width: 100%;
    margin-bottom: 0
}

#steps-products .bs-wizard-wrap button {
    background: 0 0 !important;
    border: none;
    padding: 0 !important;
    font: inherit;
    cursor: pointer;
    text-align: left
}

#steps-products .bs-wizard-wrap button:disabled {
    cursor: not-allowed;
    opacity: .5
}

#steps-products .bs-wizard-wrap button:focus, #steps-products .bs-wizard-wrap button:hover {
    outline: 0;
    color: #fc3232
}

#steps-products .bs-wizard-wrap button.selected, .grouplabel {
    color: #ffdd00
}

.groupname {
    text-align: left
}

.close_select {
    color: #fff;
    font-size: 25px;
    position: absolute;
    cursor: pointer;
    z-index: 3;
    /*margin-top: -9px;*/
    margin-top: 11.8vh;
    right: 6%
}

.category-name {
    /* width: 9%;
     min-width: 100px;
     white-space: normal;
     vertical-align: top*/
    text-transform: capitalize;
}

#select_delivery, .header2, .nowrap, .offerPresent, .routes {
    white-space: nowrap
}

@media (max-width: 1367px) {
    #takeaway_time {
        font-size: 13px !important
    }

    #time_take {
        padding-top: 1vh;
        margin-top: 3px;
        float: right
    }

    #delivery_edit .form-control {
        font-size: 12px
    }

    .products-categories {
        padding-left: 0;
        padding-right: 0
    }

    .bs-wizard-wrap > div {
        height: 100%
    }

    #steps-products .hero-image {
        height: 65vh
    }

    .product-step-items {
        font-size: 14px
    }

    .products-categories li h5 {
        font-size: 11px
    }
}

.shop_dialog_items {
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px
}

.shop_dialog_items:last-child {
    border-bottom: none
}

.choices > div {
    /*max-height: 400px;*/
    /*overflow-y: auto*/
}

.basket {
    width: 100%;
    /*height: 100vh;*/
    height: 105vh;
    background-color: #f7f7f7
}

.basket .firsttitle {
    font-size: 14px;
    margin-bottom: 5px;
    padding-bottom: 5px
}

.final-price {
    margin-left: 10px
}

.shadow {
    box-shadow: 0 0 20px 0 #ccc;
    -moz-box-shadow: 0 0 20px 0 #ccc;
    -webkit-box-shadow: 0 0 20px 0 #ccc;
    opacity: 50%
}

.rectanglesmall {
    width: 300px;
    height: 100px;
    background-color: #eee
}

.basket h4 {
    font-size: 18px;
    color: #ffdd00;
    padding-top: 8px;
    margin-top: 0
}

h4.cart-item-description {
    padding-left: 0;
    /*font-size: 11px;*/
    font-size: 14px;
    margin-bottom: 5px;
    padding-top: 17px
}

h4.cart-item-price {
    color: #6d6c6c;
    padding-right: 0;
    text-align: right;
    font-size: 14px;
    /*font-size: 12px;*/
    padding-top: 17px
}

.basket .fa-trash-o {
    text-align: right;
    float: right;
    padding-top: 8px;
}

.basket .fa:hover {
    color: #ffdd00
}

.basket .basket-options {
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    padding-bottom: 3px
}

.basket .item-quantity {
    color: #ffdd00;
    font-size: 16px;
    padding-left: 1px
}

h4.secondtitle {
    color: #848383;
    font-size: 13px;
    padding-top: 0
}

.continue, .continue:hover {
    color: #fff
}

h4.freddocap {
    padding-top: 14px
}

h4.freddocapp {
    padding-bottom: 26px
}

h4.cap {
    padding-bottom: 36px
}

h4.capp {
    margin-top: 15px;
    padding-bottom: 15px
}

.titlesubtitle {
    background: #fff;
    padding-bottom: 5px;
    padding-left: 15px
}

.continue, .totalamount {
    padding-bottom: 20px;
    padding-top: 20px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center
}

.totalamount {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
    font-size: 17px
}

.continue {
    border-radius: 0;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    height: 70px;
    border: 0;
    box-shadow: none !important
}

.continue:hover div {
    width: 0%
}

.continue span {
    left: 0;
    width: 100%;
    position: absolute
}

hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 0 solid #999
}

.color, .linethree, .linetwo {
    border: 1px solid #ddd
}

.color {
    margin-top: 5px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: fixed;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        -moz-box-shadow: none;
        float: none;
        top: 50%;
        transform: translateY(-50%);
        left: 50%;
        transform: translate(-50%, -50%)
    }
}

.basket_dropdown {
    width: 300px;
    position: fixed;
    right: 9%;
    z-index: 1030;
    -webkit-box-shadow: 0 3px 11px -1px #525252;
    -moz-box-shadow: 0 3px 11px -1px #525252;
    box-shadow: 0 3px 11px -1px #525252
}

@media (max-width: 480px) {
    .basket_dropdown {
        width: 100%;
        right: 0;
        height: 100%;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        top: 50px;
        border-top: 2px solid #ddd
    }

    .basket_dropdown .basket {
        height: 100%
    }

    .basket_dropdown .totalamount {
        position: absolute;
        bottom: 124px;
        width: 100%
    }

    .basket_dropdown .continue {
        position: absolute;
        bottom: 61px;
        width: 100%
    }

    .basket_dropdown #cart-items * {
        font-size: 15px !important
    }

    .basket_dropdown #cart-items .minus, .basket_dropdown #cart-items .plus {
        font-size: 22px !important
    }

    .basket_dropdown #cart-items {
        overflow-y: auto;
        max-height: calc(100% - 245px);
        position: absolute;
        width: 100%
    }

    .basket_dropdown .firsttitle {
        font-size: 20px
    }

    .basket_dropdown .secondtitle {
        font-size: 15px;
        margin-bottom: 0
    }
}

.map-canvas {
    height: 550px;
    width: 100%
}

#myDiv {
    border: 2px solid #333
}

#delivery_map #hidden_form {
    display: none;
    position: absolute;
    z-index: 10;
    right: 0;
    background: #fff;
    width: 40%
}

.center-menu, .extra-group-name, .sub-a {
    display: block
}

.margintop10 {
    margin-top: 10px
}

.margintop20 {
    margin-top: 20px
}

#reclaim .modal-body {
    padding-bottom: 40px
}

#reclaim .upper-space {
    padding-top: 8px
}

#reclaim .internal {
    padding-left: 89px;
    padding-right: 89px
}

#reclaim label {
    padding-bottom: 21px
}

.edit-button {
    color: #ffdd00;
    border: none;
    background-color: #ededed;
    padding: 14px
}

#order_item .modal-header {
    border-bottom: 0
}

.product-name {
    color: #ffdd00;
    font-size: 18px
}

#order_item .internal {
    padding-left: 0;
    padding-right: 0
}

#order_item .modal-body {
    background-color: #fff
}

strong {
    color: #ffdd00;
    font-size: 15px
}

.right-space {
    padding-right: 24px
}

.upair {
    padding-top: 4px
}

.downair {
    padding-bottom: 19px
}

#order_item input[type=checkbox] {
    height: 1.2em;
    width: 1.2em;
    padding: 1px;
    /*height: .9em;*/
    /*width: .9em;*/
    vertical-align: middle;
    -webkit-appearance: none;
    -webkit-transition: box-shadow .2s
}

#order_item input[type=checkbox]:focus {
    outline: 0
}

#order_item input[type=checkbox]:checked {
    border-color: #ffdd00;
    background-color: transparent
}

#order_item input[type=checkbox]:checked:before {
    content: '';
    display: block;
    border: solid #ffdd00;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 2px;
    margin-top: -1px
}

#order_item .order-comments {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #e3e3e3;
    width: 100%;
    border-radius: 0;
    font-size: 14px
}

#order_item .order-comments::-webkit-input-placeholder {
    font-style: italic;
    font-size: 13px;
    color: #ccc
}

#order_item .order-comments::-moz-placeholder {
    padding-top: 3px;
    font-style: italic;
    font-size: 13px;
    color: #ccc
}

#order_item .order-comments::-ms-input-placeholder {
    font-style: italic;
    font-size: 13px;
    color: #ccc
}

textarea#comment.form-control.order-comments {
    height: 155px;
    margin-top: 14px;
    margin-bottom: 21px;
    width: 100%
}

#order_item .upbutton {
    /* color: #fff; */
    color: #2e2e2e;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    padding: 12px 46px 12px 12px;
    margin-bottom: 20px
}

#order_item .downbutton {
    color: #ffdd00;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    padding: 12px
}

.bigger-flipped {
    font-size: 1.3em;
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    padding-left: 29px
}

.bigger {
    font-size: 1.3em;
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    padding-left: 27px
}

.extra-group-name {
    padding-bottom: 15px;
    font-size: 16px !important;
    margin-top: 20px
}

#learn {
    position: relative
}

.loyalty-image {
    background-image: url(../assets/images/loyalty.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 93vh;
    background-position: 50% 100%;
    padding-bottom: 25px;
    overflow: auto
}

.loyaltytitle {
    padding: 6vh 200px 1vh 0;
    color: #6d6c6c
}

.loyaltysub {
    color: #6d6c6c;
    padding-top: 12px;
    line-height: 43px;
    padding-bottom: 23px
}

.loyalty-image-text {
    padding-left: 20%;
    padding-right: 20%
}

.btn-loyalty {
    border: 0 solid transparent;
    border-radius: none;
    padding: 12px 86px;
    font-size: 15px;
    color: #fff;
    background-color: #ffdd00;
    margin-top: 36px
}

#footer a:hover, .connection {
    color: #ffdd00
}

.imageloyalty {
    position: absolute;
    right: 0;
    padding-top: 10vh
}

.icons {
    padding: 5vh 17%
}

@media all and (min-width: 991px) {
    .icons {
        padding: 0 17%;
        position: absolute;
        bottom: 3vh;
        width: 100%
    }
}

.sub-a {
    font-size: 14px;
    padding-top: 10px
}

.loyaltyicons {
    width: 90%;
    max-width: 80px;
    margin: 0 auto
}

.connection {
    padding-top: 10px;
    padding-bottom: 10px
}

.contacticon {
    width: 60px;
    padding-right: 20px
}

.tel {
    font-size: 16px
}

.Contact .descr {
    font-size: 14px;
    margin-left: 70px
}

.center-menu, .last-menu {
    float: none;
    margin: 0 auto
}

.pushdown {
    padding-bottom: 20px
}

.push-tel {
    padding-top: calc(2vh + 30px);
    padding-bottom: calc(2vh + 20px)
}

.the-end {
    background-color: #ededed
}

.last-menu ul.center-menu li {
    display: inline-block;
    float: none
}

#footer a {
    color: #848383
}

.last-menu {
    padding-top: 10px;
    padding-bottom: 30px;
    text-align: center
}

#footer .fa {
    font-size: 2em;
    text-align: center;
    line-height: 1.6em;
    border: 2px solid;
    border-radius: 50%;
    cursor: pointer;
    width: 42px;
    height: 42px;
    margin-bottom: 30px
}

#footer .fa:hover {
    color: #ffdd00
}

#footer .pushdown {
    padding-bottom: 60px;
    padding-top: 10px
}

.copyright h5, .copyright span, .terms h5 {
    padding-bottom: 30px
}

.copyright span {
    color: #ffdd00;
    font-size: 14px
}

.copyright h5 {
    color: #848383;
    padding-top: 16px;
    position: relative
}

.copyright h5 .powered-by {
    position: absolute;
    left: 50px;
    color: #2AD0BC !important
}

.copyright h5 .powered-by.visible-xs {
    position: relative;
    left: 50px
}

.copyright h5 a.powered-by:hover {
    color: #2AD0BC !important
}

.terms h5 {
    color: #848383
}

#takeaway_pins {
    height: calc(100% - 16vh);
    position: relative
}

#takeaway_pins .take_search .input-group-addon:last-child, #takeaway_pins .take_search .input-group-addon:last-child button {
    border: 0;
    background: #ddd
}

@media all and (min-width: 1240px) {
    #takeaway {
        top: 0 !important;
        position: relative;
        min-height: calc(100vh - 75px);
        max-height: calc(100vh - 190px);
        height: 100vh;
        padding-left: 0;
        padding-right: 0
    }

    #locations_trigger .downbutton {
        padding-right: 30px
    }

    #takeaway .takeaway-map-canvas {
        height: calc(100vh - 85px) !important
    }
}

#takeaway_pins #locationlist {
    max-height: calc(100vh - 260px);
    height: calc(100vh - 260px);
    top: 0;
    right: 0;
    bottom: 0;
    overflow-y: scroll
}

#takeaway .takeaway-map-canvas {
    height: 600px;
    width: 100%
}

#takeaway .locations.list {
    margin-bottom: 10px;
    margin-top: 10px
}

#takeaway .odd {
    background-color: #EFEFEF
}

.red_bg {
    background: #ffdd00
}

.white {
    color: #fff
}

#secondMenuWrapper {
    padding: 25px;
    font-size: 22px;
    text-align: center
}

#secondMenuWrapper > div > div > div {
    padding-bottom: 32px
}

.smenu-items {
    list-style: none;
    padding-left: 0
}

#fmenu-trigger, #smenu-trigger {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    width: 60px;
    position: relative
}

.icon-bar, .icon-bar-md-lg {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    opacity: 1;
    left: 0
}

.smenu-items > li {
    padding-top: 25px
}

.smenu-items > li > a, a {
    color: inherit
}

.hovered-link, .smenu-items > li > a:hover, a:hover {
    color: #ffdd00
}

.no-udl {
    text-decoration: none !important
}

.hovered-link {
    text-decoration: underline
}

#menubar nav a:focus, #menubar nav a:hover, #offerModal .panel-heading a:focus, #offerModal .panel-heading a:hover, .company-index > a:hover, .delete_acc, .delete_acc:hover, .route > a, .start_order h5 {
    text-decoration: none
}

.smenu-grey {
    background-color: #EDEDED
}

.underline {
    border-bottom: 2px solid #ffdd00;
    padding-bottom: .3em
}

.img-circle {
    width: 100px;
    height: 100px;
    border: 5px solid #ddd;
    border-radius: 68%;
    margin: 0 auto 20px
}

.img-circle.plus-upload {
    position: relative
}

.img-circle.plus-upload:before {
    position: absolute;
    bottom: -5px;
    right: -30px;
    content: '+';
    font-size: 20px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #eee;
    color: #ffdd00;
    transition: all .3s ease
}

.img-circle.plus-upload input {
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: -5px;
    width: calc(100% + 35px);
    opacity: 0;
    cursor: pointer
}

.img-circle.plus-upload input::-ms-value {
    height: 100px
}

.img-circle.plus-upload:hover:before {
    background: #ffdd00;
    color: #fff
}

#main-body {
    z-index: 1;
    overflow-x: hidden
}

.white-section {
    padding: 2.5vh 30px;
    text-align: center;
    background: #ededed;
    margin: 0
}

.white-section > h1:first-child, .white-section > h2:first-child, .white-section > h3:first-child, .white-section > h4:first-child, .white-section > h5:first-child {
    margin-top: 0
}

.icon-bar-md-lg {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1px;
    background-color: #ffdd00
}

.icon-bar-md-lg + .icon-bar-md-lg {
    margin-top: 5px
}

#resp-items, #smenu-resp {
    display: none
}

.header1 {
    font-size: 75px;
    display: block;
    padding-top: 20vh;
    padding-bottom: 20px
}

.header2 {
    font-size: 28px;
    padding-bottom: 16vh
}

.header3, .menu-items {
    font-size: 18px
}

#topBar .nav > li {
    margin-right: 30px
}

.header2 + table.container-fluid {
    margin: 0 auto
}

@media (max-width: 991px) {
    #mb-xtras {
        padding-top: 30px
    }

    #secondMenuWrapper {
        padding: 25px;
        font-size: 18px;
        text-align: center
    }

    #smenu-account {
        padding-top: 25px
    }

    .start_order {
        padding-top: 46vh !important
    }

    h1.header1 {
        font-size: 40px !important;
        margin: 0 -50px;
        padding-bottom: 10vh
    }

    span.delivery-block {
        font-size: 14px
    }
}

@media (max-width: 767px) {
    h1 {
        font-size: 25px !important
    }

    h2 {
        font-size: 22px !important;
        margin-top: 0
    }

    h3 {
        font-size: 18px !important;
	margin-top:50px;
    }

    #secondMenuWrapper {
        padding: 0;
        font-size: 14px
    }

    #smenu-account {
        padding-top: 0
    }

    .smenu-items {
        padding: 0
    }

    .smenu-items > li {
        padding: 8px
    }

    .icon-bar {
        width: 17px !important
    }

    #resp-items, #smenu-resp {
        display: block
    }

    #resp-items > li {
        display: inline-block;
        font-size: 22px;
        padding-left: 20px;
        float: right
    }

    .border-red {
        padding: 0;
        border: none;
        color: #777
    }

    .border-red:hover {
        color: #ffdd00
    }

    .menu-items, .smenu-items {
        text-align: center;
        padding-right: 0
    }

    .glyphicon-resp {
        display: none
    }

    .divider {
        background-color: inherit !important
    }
}

@media (max-width: 480px) {
    #resp-items {
        display: none
    }
}

#fmenu-trigger span:nth-child(1), #smenu-trigger span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

#fmenu-trigger span:nth-child(2), #smenu-trigger span:nth-child(2) {
    top: 18px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

#fmenu-trigger span:nth-child(3), #smenu-trigger span:nth-child(3) {
    top: 36px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

#fmenu-trigger.open span:nth-child(1), #smenu-trigger.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 8px
}

#fmenu-trigger.open span:nth-child(2), #smenu-trigger.open span:nth-child(2) {
    width: 0%;
    opacity: 0
}

#fmenu-trigger.open span:nth-child(3), #smenu-trigger.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 39px;
    left: 8px
}

.routes {
    padding: 10px 2% 0;
    background-color: #e7e7e7;
    overflow: hidden;
    -moz-box-shadow: 0 5px 20px #ccc;
    -webkit-box-shadow: 0 5px 20px #ccc;
    box-shadow: 0 5px 20px #ccc;
    position: relative;
    top: 0;
    overflow-x: auto
}

.route > a {
    color: #aaa;
    padding: 21px 10%;
    display: inline-block;
    cursor: default
}

#menubar nav a, .crs-pointer, .route > a[href], [data-ember-action]:not(form) {
    cursor: pointer
}

.route > a[href] {
    color: #767575
}

.route > a[href]:hover {
    color: #ffdd00
}

.route {
    font-size: 15px
}

@media all and (max-width: 991px) {
    .route a {
        font-size: 12px;
        padding: 21px 15px
    }
}

.cards-container {
    margin: 35px 5%
}

.card-list {
    width: 100%
}

.card-button {
    background-color: #F1F1F2;
    font-size: 20px
}

.card-button > button {
    width: 100%;
    height: 100%;
    background-color: inherit;
    border-style: none
}

.card-button > button > span {
    padding-left: 37px;
    color: #ffdd00;
    font-size: 1.3em;
    margin: -.25em 0 0
}

html {
    font-size: 14px
}

hr {
    height: 2px;
    background: #ffdd00
}

.clsc {
    margin: 25px 5%
}

.bg-danger, .btn-danger {
    background-color: #ffdd00
}

section > h1 {
    margin: 3rem 0
}

section > h2 {
    margin: 2.5rem 0
}

section > h3 {
    margin: 2.2rem 0
}

.underline.red {
    border-color: #ddd
}

.grey_bg {
    background-color: #d3d3d3 !important
}

.form-control {
    border-radius: 0;
    border: 1px solid #ddd;
    font-size: 18px
}

label {
    color: #bbb
}

.row {
    min-height: 10px
}

#idxSlider .offer-image, #idxSlider .slick-slide {
    height: calc(100vh - 230px);
    min-height: 300px
}

.start-actions {
    margin: 0 auto;
    display: table;
    clear: both;
    position: relative
}

.start-actions h1 {
    margin: 60px 40px 0
}

@media all and (max-width: 991px) {
    .start-actions h1 {
        margin: 60px 20px 0
    }

    #xtras-scrlll .extra-group-name:first-of-type {
        margin-top: 0
    }
}

.start-actions .circle {
    margin: 25px 0;
    padding: 28px;
    width: 110px;
    height: 110px;
    border: 3px solid #ffdd00;
    border-radius: 68%;
    position: relative;
    transition: background .3s ease-in-out;
    background-size: 49px;
    background-position: center;
    background-repeat: no-repeat
}

#responsive-delivery, .start-actions .circle:first-of-type {
    background-image: url(/assets/images/del-prompt.png);
    display: inline-block
}

#responsive-takeaway, .start-actions .circle:last-of-type {
    background-image: url(/assets/images/take-prompt.png);
    display: inline-block
}

.start-actions .circle:first-of-type:hover {
    background-image: url(/assets/images/delivery.png)
}

.start-actions .circle:last-of-type:hover {
    background-image: url(/assets/images/takeaway.png)
}

.start-actions .circle > h3 {
    margin: 0;
    position: absolute;
    top: 40px;
    left: -150px;
    right: -150px
}

.start-actions .circle > h3.text-left {
    right: 0
}

.start-actions .circle > h3.text-right {
    left: 0
}

.circle img {
    max-width: 100%;
    -webkit-filter: brightness(.6);
    transition: filter .3s ease
}

.circle:hover {
    background-color: #ffdd00
}

.circle:hover img {
    -webkit-filter: brightness(1)
}

.start-actions .delivery:hover, .start-actions .takeaway:hover {
    background-position: left
}

@media all and (min-width: 992px) {
    .xtras-scrlll {
        overflow: auto;
        margin-top: -30px;
        height: 650px
    }

    .my-height {
        height: 572px !important
    }
}

.red-radio input[type=radio] {
    display: none
}

.red-radio h1 > label, .red-radio h2 > label, .red-radio h3 > label, .red-radio h4 > label, .red-radio h5 > label, .red-radio h6 > label {
    width: 100%
}

.red-radio input[type=radio] + label:before {
    content: ' ';
    float: right;
    height: 1em;
    width: 1em;
    background: url(../assets/images/radio-sprite.png) left/cover;
    margin-left: .7em
}

.red-radio.left input[type=radio] + label:before {
    float: left;
    margin-right: .7em;
    margin-left: 0
}

.red-radio:not(.disabled-remark) input[type=radio]:checked + label:before {
    background-position: right
}

select.discreet {
    border: none;
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 25px 5px 5px;
    position: relative;
    z-index: 50
}

select.discreet + span:before {
    content: '?';
    color: red;
    display: inline-block;
    margin-left: -20px;
    transform: scaleX(1.5) scaleY(.8);
    font-style: normal
}

.btn-grey {
    background-color: #ddd
}

.btn-grey:hover {
    background-color: #ccc
}

.btn-grey:active, .btn-grey:focus {
    background-color: #bbb
}

.btn-grey, .btn-grey:active, .btn-grey:focus, .btn-grey:hover {
    color: #ffdd00
}

.cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch;
    align-content: space-around
}

.cards td > img {
    width: calc(100% + 40px);
    margin: -10px -20px
}

.cards tr {
    display: table;
    width: 100%
}

.cards.fxw3 > * {
    width: 270px;
    display: inline-block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    margin: 20px 25px
}

.cards.fxw3 td {
    padding: 10px 20px
}

.cards.fxw3 td:first-child:last-child:not(.esc) {
    text-align: center
}

.cards.fxw3 td:nth-child(2):last-child:not(.esc) {
    font-weight: 300;
    letter-spacing: 1px;
    text-align: right
}

.cardbx > * > a, .cards > .pch, .ci, span.step {
    text-align: center
}

.cards > .pch {
    border: 3px dashed #ddd;
    min-height: 250px
}

.cards > .pch > * {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.badg, .badgs > div, .ci {
    display: inline-block
}

.ci {
    color: #fff;
    background-color: #ffdd00;
    font-weight: 300;
    font-size: 31.5px;
    height: 50px;
    width: 50px;
    border-radius: 50%
}

.ci-xl {
    font-size: 96px;
    height: 150px;
    width: 150px;
    border-radius: 75px
}

.badg, .badgs > div {
    position: relative;
    width: 300px;
    margin: 20px 0
}

.badgs > input {
    display: none
}

.badg > div, .badgs > div > div {
    width: calc(50% + 50px);
    transition: all .3s ease;
    height: 100px
}

.badg > div:first-child, .badgs > div > div:first-child {
    border-radius: 50px;
    background-color: #ddd;
    padding: 15px 25px;
    font-size: .7rem;
    overflow: hidden;
    text-align: center
}

.badg > div:not(first-child) > *, .badgs > div > div:not(first-child) > * {
    color: #fff;
    background-color: #ffdd00;
    font-weight: 300;
    float: right;
    font-size: 96px;
    height: 100px;
    width: 100px;
    border: 3px solid #fff;
    border-radius: 50px
}

.badg > div:nth-child(2), .badgs > div > div:nth-child(2) {
    position: absolute;
    top: 0;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    background-color: #fff
}

@media all and (min-width: 1200px) {
    .badg:hover > div:first-child, .badgs > div:hover > div:first-child {
        padding-left: 100px;
        width: calc(100% - 25px)
    }

    .badg:hover > div:nth-child(2), .badgs > div:hover > div:not(first-child) {
        width: 100px
    }
}

@media all and (max-width: 1199px) {
    .badgs > input + div label {
        cursor: pointer
    }

    .badgs > input:checked + div > div:first-child {
        padding-left: 100px;
        width: calc(100% - 25px)
    }

    .badgs > input:checked + div > div:not(first-child) {
        width: 100px
    }
}

.cardbx {
    margin: 0 -5px
}

.cardbx > * {
    display: inline-block;
    vertical-align: top;
    position: relative;
    float: left;
    background: center/cover no-repeat #000;
    border: 5px solid #ededed;
    width: 100%
}

#mb-feat a, #mb-feat a > i, #menubar #burger {
    vertical-align: middle
}

@media all and (max-width: 767px) {
    .cardbx > * {
        border-width: 2px 0
    }
}

.cardbx div {
    background-size: cover
}

.cardbx > * > :not(.ddm) {
    position: absolute;
    top: 0;
    bottom: 0
}

.cardbx > * > a {
    background-color: rgba(235, 28, 36, 0);
    display: block;
    width: 100%;
    color: #fff;
    transition: all .3s linear;
    padding: 10%
}

.cardbx > :nth-child(1) > a > div.x {
    font-size: 18px
}

.cardbx > * > a > div.x {
    opacity: 0;
    transition: all .3s linear;
    position: absolute;
    bottom: 10%;
    border: 1px solid #fff;
    padding: 5px 15px;
    left: 50%;
    transform: translate(-50%, 0)
}

.cardbx > * > a:active, .cardbx > * > a:focus, .cardbx > * > a:hover {
    background-color: rgba(235, 28, 36, .7);
    text-decoration: none
}

.cardbx > * > a:hover > div.x {
    opacity: 1
}

.cardbx > * > .ddm {
    height: calc(50vh - 42.5px);
    min-height: 150px
}

@media all and (min-width: 768px) {
    .cardbx > * {
        width: 25%;
        position: relative
    }

    .cardbx > :first-child, .cardbx > :nth-child(2) {
        width: 50%
    }

    .cardbx > :nth-child(1) > .ddm {
        height: calc(100vh - 75px);
        min-height: 300px
    }
}

#delivery_edit .form-control {
    background: #ededed !important
}

h4.required-fields {
    margin-top: 2vh;
    font-size: 20px
}

.comments {
    width: 100%;
    background: #ccc;
    margin-bottom: 0;
    padding-left: 15px;
    padding-bottom: 5px;
    padding-top: 5px
}

#delivery-actions {
    margin: 5vh 0
}

#delivery-actions > div > :not(.input-group) {
    padding: 11px 11px 11px 15px;
    font-size: 14px
}

#delivery-actions .btn b {
    font-size: 22px;
    line-height: 10px;
    margin: 0 10px
}

#delivery-actions .btn b.glyphicon {
    font-size: 14px;
    line-height: 10px
}

@media all and (max-width: 1370px) {
    #delivery-actions > div > :not(.input-group) {
        font-size: 12px
    }
}

#delivery-actions .input-group > * {
    padding: 11px;
    font-size: 14px;
    height: 44px
}

#delivery-actions .input-group > .input-group-addon {
    height: 40px
}

#datetimepicker3 > span > span {
    color: red
}

#select_delivery {
    padding: 10px 54px 10px 10px;
    overflow: hidden
}

#select_delivery, #select_delivery > * {
    color: #333 !important
}

#select_delivery option {
    background: #ededed;
    border-bottom: 5px solid #fff
}

#delivery_edit {
    position: absolute;
    top: 0;
    right: 0
}

@media all and (min-width: 992px) {
    #delivery_map {
        position: fixed;
        top: 75px;
        bottom: 120px;
        width: 100%
    }

    #delivery_map > :first-child {
        height: calc(100% - 16vh)
    }

    #delivery_map > :first-child .ember-view, #delivery_map > :first-child > * {
        /*height: 100%;*/
        max-height: 100% !important
    }

    #delivery_map .map-canvas {
        height: 100%;
    }

    #delivery_edit .row form .form-group div {
        height: auto
    }

    #delivery_map > :first-child > :nth-child(2) {
        height: calc(100% - 15.9vh) !important;
        background: #eee;
        overflow-y: auto;
        border: 1px solid transparent
    }
}

#locations_trigger {
    display: none
}

@media all and (max-width: 1920px) {
    .downbutton {
        padding: 13px
    }

    #delivery_edit .form-control {
        padding: 8px;
        margin-bottom: 10px
    }

    #delivery_edit .form-group {
        margin-bottom: 1vh
    }

    .map-order * {
        font-size: 12px !important
    }

    #delivery_edit #comment {
        height: 80px !important
    }
}

@media all and (max-width: 991px) {
    .before_trans {
        border-radius: 12px 0 0 12px !important
    }

    .reset-take {
        padding: 0
    }

    #time_take {
        padding-top: 0;
        float: none
    }

    .map-order > .container-fluid {
        padding-left: 15px
    }

    #takeaway .takeaway-map-canvas {
        height: calc(90vh - 180px);
        width: 100%
    }

    #delivery-edit-btn > .glyphicon {
        margin-left: 0 !important;
        top: 4px
    }

    #delivery_map {
        overflow: scroll
    }

    .delivery-group > div:first-child {
        width: 0%
    }

    .delivery-group > div:first-child > button {
        position: fixed;
        top: 78px;
        right: 0;
        z-index: 4 !important;
        width: 60px !important
    }

    #delivery_edit, .search-cont-t {
        top: 74px;
        transition: all .3s ease
    }

    .delivery-group > div:first-child > button > span:first-child {
        display: none
    }

    .delivery-group > div:nth-child(2) {
        display: block;
        width: 100%;
        padding-bottom: 5px;
        border-radius: 0
    }

    #delivery_edit {
        right: -100%;
        width: 100%;
        background-color: #eee;
        position: absolute;
        z-index: 3
    }

    #delivery_edit > div {
        padding-left: 15px;
        padding-right: 15px
    }

    #datetimepicker3 {
        padding-bottom: 15px;
        padding-top: 15px
    }

    #select_delivery {
        margin: 15px 0 0
    }

    .search-cont-t {
        left: 100%;
        width: 100%;
        background-color: #fff;
        z-index: 3;
        position: fixed;
        bottom: 0;
        max-height: 100% !important
    }

    #delivery-edit-btn, #locations_trigger {
        position: fixed;
        display: block;
        z-index: 3;
        right: 0;
        width: 50px !important;
        background-color: #fff !important;
        font-size: 0 !important;
        top: 78px
    }

    #delivery-edit-btn > span:not(.close_img_slide), #locations_trigger > span:not(.close_img_slide) {
        height: 17px;
        width: 1em;
        background: url(images/arrow-address.png) center/contain no-repeat;
        display: inline-block
    }

    #locations_trigger > span.close_img_slide {
        background: url(icons/map-icon.png) center/cover no-repeat !important
    }

    #responsive-order h1 {
        margin: 104px 0 0
    }

    #responsive-order .circle {
        width: 96px;
        height: 103px
    }

    #responsive-order {
        text-align: center
    }
}

#menubar, #menubar * {
    z-index: 1000
}

.marginbottom20 {
    margin-bottom: 20px
}

.red-radio input[type=radio] + label[for*=cardidx]:before {
    font-size: 15px;
    margin-top: 10px;
    margin-right: -15px
}

#touch {
    background-image: url(../assets/images/100-100.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 5vh 0;
    background-position: 50% 100%
}

#touch input {
    border: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 14px;
    font-size: 14px;
    height: auto !important
}

#touch .form-control {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #fff;
    width: 70%;
    float: left
}

#touch .upperspace {
    padding-top: 30px
}

@media all and (min-width: 500px) {
    #touch .upperspace {
        padding-top: 80px
    }
}

#touch .downbutton {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
    width: 30%;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background-color: ffdd00;
    border-radius: 0 10px 10px 0 !important
}

@media (max-width: 480px) {
    #touch .form-control {
        width: 100%;
        border-radius: 5px;
        float: left
    }

    #touch .downbutton {
        width: 100%;
        border-radius: 5px !important
    }
}

#checkout-offers {
    max-height: 40vh;
    overflow: auto
}

#checkout-offers label {
    color: #777
}

#takeaway .downbutton {
    margin-top: 10px;
    margin-bottom: 20px
}

.take-loc {
    background: #aaa;
    color: #fff !important;
    padding-top: 1px;
    padding-bottom: 1px
}

@media (min-width: 1392px) {
    .label-take {
        font-size: 20px;
        line-height: 2.5
    }
}

@media (min-width: 1680px) {
    .label-take {
        font-size: 27px;
        line-height: 1.8
    }
}

#menubar {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff
}

#menubar #burger {
    position: absolute;
    right: 0;
    font-size: 2rem;
    margin: 10px;
    height: 24px;
    width: 24px
}

#menutrgg ~ #burger:after, #menutrgg ~ #burger:before {
    content: " ";
    height: 24px;
    width: 24px;
    position: absolute;
    top: 0;
    left: 0
}

#menutrgg ~ #burger span, #menutrgg ~ #burger:before {
    transition: all .3s ease .3s
}

#menutrgg ~ #burger span {
    display: block;
    background: #ffdd00;
    height: 2px;
    margin-top: 6px;
    width: 100%
}

#menutrgg ~ #burger span:first-child {
    margin-top: 4px
}

#menutrgg:checked ~ * label#menu-mb-closer {
    background: rgba(0, 0, 0, .7);
    position: fixed;
    top: 74px;
    right: 0;
    bottom: -10px;
    left: 0;
    transition: all .6s ease-in-out
}

#menubar nav {
    width: auto;
    margin-left: 135px;
    text-align: right
}

#menubar > a {
    height: 0;
    padding: 25px 0;
    display: inline-block;
    float: left
}

#menubar > a > img {
    margin-top: -22px;
    width: 115px;
    /*height: 25px*/
    height: auto;
}

#menubar nav a {
    color: #777;
    /**/
    padding-top: 0;
}

#menubar nav a:focus, #menubar nav a:hover {
    color: #ffdd00
}

#mb-feat a {
    display: inline-block
}

#mb-feat a > i {
    font-size: 1.8rem;
    margin: 0 10px
}

#mb-feat a > i.caret {
    margin: 0 0 0 7px
}

#mb-feat a > span, .btn-danger-empty, .btn.btn-danger-empty {
    border: 2px solid #ffdd00;
    padding: .35em 15px .2em;
    font-size: 1rem;
    display: inline-block;
    text-align: center;
    transition: all .3s ease;
    background: 0 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-lg.btn-danger-empty {
    padding: 10px
}

@media all and (min-width: 992px) {
    .btn-lg.btn-danger-empty {
        padding: 10px 16px;
        font-size: 18px;
        line-height: 1.3333333;
        border-radius: 6px
    }
}

#mb-feat a.facebook:hover > span, #mb-feat a.facebook > span, .facebook-btn, .facebook-btn:focus, .facebook-btn:hover {
    border-color: #3b5998;
    background: #3b5998;
    color: #fff
}

#mb-xtras a.facebook {
    color: #3b5998
}

#mb-feat a:hover > span, .btn-danger-empty:hover, .btn.btn-danger-empty:hover {
    background: #ffdd00;
    color: #fff
}

#menutrgg:not(:checked) ~ nav > #mb-xtras {
    display: none
}

#mb-xtras {
    background: rgba(230, 230, 230, 1);
    position: absolute;
    top: 60px;
    height: calc(100vh - 59px) !important;
    right: 0;
    width: 100%;
    text-align: left;
    padding: 5%;
    display: table
}

#mb-xtras > div {
    display: table-cell
}

#toggleBasket {
    position: relative
}

a#toggleBasket > span {
    position: absolute;
    font-size: 8px;
    text-align: center;
    bottom: 13px;
    left: 15px;
    width: 15px;
    height: 15px;
    padding: 1.5px 0 0;
    border-radius: 50%;
    background: #ffdd00;
    color: #fff
}

@media all and (min-width: 1200px) {
    .basket_dropdown {
        top: 102px
    }

    #menubar {
        padding: 25px 5%;
        font-size: 18px
    }

    #menubar > a > img {
        margin: -30px 0 0;
        width: 125px
    }

    #menubar #burger {
        top: 23px
    }

    #mb-xtras {
        top: 75px;
        padding-bottom: 100%
    }

    #mb-feat img {
        margin: 0 5px 2px 0
    }

    body {
        padding-top: 100px
    }

    .full-vh {
        height: calc(100vh - 75px);
        min-height: 600px;
        overflow: hidden
    }
}

@media all and (min-width: 768px) {
    #address-items {
        margin-top: 19px
    }

    #menutrgg:checked ~ #burger span, #menutrgg:checked ~ #burger:before {
        opacity: 0;
        transition-delay: 0s
    }

    #menutrgg ~ #burger:after {
        opacity: 0;
        background: url(images/menu-close.png) center/90% no-repeat;
        transition: all .3s ease 0s
    }

    #menutrgg:checked ~ #burger:after {
        opacity: 1;
        transition-delay: .3s
    }
}

@media all and (max-width: 991px) {
    #mb-xtras ul#address-items {
        position: relative;
        margin-bottom: 15px;
        width: 100%;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        background: inherit;
        border: none
    }
}

@media all and (max-width: 767px) {
    #mb-xtras, #mb-xtras div, #menutrgg:not(:checked) ~ nav > #mb-xtras {
        display: block
    }

    #menutrgg ~ #burger span {
        transition-delay: 0s
    }

    #menutrgg:checked ~ #burger span:first-child {
        width: 33%
    }

    #menutrgg:checked ~ #burger span:nth-child(2) {
        width: 66%
    }

    #mb-xtras ul#address-items {
        margin: 0 0 10px;
        background: inherit;
        border: none;
        width: 100% !important
    }

    #mb-xtras ul#address-items li {
        z-index: 1001;
        text-align: left
    }

    #mb-xtras ul#address-items li a {
        padding-left: 0
    }

    #address-items {
        position: relative;
        margin-top: 100px;
        float: left;
        width: 90%;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none
    }

    #mb-feat a {
        font-size: 0;
        padding: calc(25px - .9rem) 5px
    }

    #menubar {
        padding: 0 2%!important;
        height:40px;
        max-height: 40px;
    }

    #menubar > a {
        /*margin-left: calc(1% + 40px)*/
    }

    #menubar #burger {
        left: 0;
        right: initial;
        margin-left: calc(1rem + 1%);
        margin-right: calc(25px - 1rem)
    }

    #menubar nav {
        margin-right: 0
    }

    #mb-xtras li {
        padding: 0
    }

    #mb-xtras ul {
        margin: 0
    }

    #mb-xtras li a, #mb-xtras > a {
        width: 100%;
        padding: 15px 5% 15px 10px;
        text-align: left;
        display: block
    }

    #mb-xtras {
        position: absolute;
        top: 74px;
        left: 0;
        width: 75%;
        margin-left: -100%;
        transition: margin .6s ease-in-out;
        height: calc(100vh - 59px) !important;
        overflow: auto;
        padding-bottom: 50px
    }

    #menutrgg:checked ~ nav #mb-xtras {
        margin-left: 0
    }
}

#backbtn, #chekt > input, #order_item input.hide-row, #spynner[data-counter="0"] {
    display: none
}

.carousel-component div {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%
}

.carousel-component .slick-slide {
    height: 45vh
}

.mobileapp-image > div {
    background-size: contain;
    height: calc(45vh - 71px)
}

.mobileapp-image > h4 {
    height: 50px
}

@media all and (min-width: 991px) {
    .mobileapp-image > h4 {
        height: 30px;
        padding: 5px 0
    }

    .mobileapp-image > div {
        height: calc(45vh - 50px)
    }
}

#chekt > label {
    padding: 10px 15px;
    margin: 5px 0;
    text-align: left
}

#chekt > input + label > div > h4:after {
    float: right;
    color: #ffdd00;
    content: 'âˆ¨';
    transform: scaleX(1.5) scaleY(.8);
    font-style: normal;
    margin-right: 10px
}

#chekt > input:checked + label > div > h4:after {
    transform: scaleX(1.5) scaleY(.8) rotate(180deg)
}

#chekt > label > div {
    margin: 0;
    color: #666
}

#chekt > label .step {
    font-size: 12px;
    height: 20px;
    width: 20px;
    padding: 0
}

#chekt-page {
    position: absolute;
    bottom: 0;
    width: 100%
}

#chekt-page > :last-child {
    height: calc(100% - 90px)
}

#chekt, #chekt-page > :last-child > * {
    height: 100%
}

#chekt > div {
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden
}

@media all and (max-width: 991px) {
    #chekt > div {
        max-height: 70%
    }

    #chekt > input:not(:checked) + label + div {
        display: none
    }

    #chekt-page > div:first-child {
        background: #999;
        color: #fff;
        margin-bottom: 15px
    }

    #chekt-page > div:first-child h2 {
        font-size: 16px !important;
        font-weight: 300;
        font-weight: 700;
        letter-spacing: .1em;
        padding: 10px 0
    }
}

@media all and (min-width: 992px) {
    #chekt > div {
        border-right: 3px solid #ededed;
        height: 100%;
        border-bottom: 3px solid #ededed
    }

    #chekt > div:last-child {
        border-right: 0;
        overflow-x: hidden
    }
}

@media all and (min-width: 1200px) {
    #chekt-page {
        top: 100px
    }
}

.products-categories img {
    width: 100%
}

.products-categories li {
    height: 18vh;
    min-height: 130px;
    overflow-y: hidden;
    box-sizing: border-box;
    width: calc(100% / 10.5)
}

.products-categories li > div > div {
    padding: 15px;
    border-radius: 50%;
    width: 70px;
    margin: 0 auto
}

.products-categories li > div {
    height: 100%
}

.products-categories li:hover {
    background-color: #eee
}

.products-categories li.active {
    background-color: #ddd
}

.products-categories h5 {
    margin-top: 1vh
}

#steps-products .hero-image.bs-wizard {
    border-bottom: 0;
    /*height: calc(82vh - 75px);*/
    height: auto!important;
    min-height: 300px
}

@media all and (max-width: 991px) {
    #steps-products .hero-image.bs-wizard {
        /*height: calc(100vh - 10px)!important;*/
        /*height:85vh!important;*/
    }
}

#steps-products .bs-wizard-wrap.wizard-col {
    height: 100%
}

#steps-products ul.product-step-items.product-pair {
    height: calc(100% - 150px);
    /*height: 100%;*/
    /**/
    background: #00000070;
    border-radius: 5px;
    padding: 10px;
}

@media all and (min-width: 768px) {
    #backbtn {
        top: 50px !important;
        border-bottom-right-radius: 20px
    }
}

@media all and (max-width: 991px) {
    #steps-products .bs-wizard-step {
        position: absolute;
        top: 0;
        left: -100%;
        transition: all .3s ease
    }

    .product-pair {
        padding-left: 0 !important
    }

    #steps-products div.bs-wizard-wrap.wizard-col > div.bs-wizard-step ul {
        /*overflow: hidden*/
    }

    #steps-products div.bs-wizard-wrap.wizard-col > div.bs-wizard-step:last-of-type {
        animation: flyin .3s ease;
        left: 0
    }

    #steps-products div.bs-wizard-wrap.wizard-col > div.bs-wizard-step:last-of-type ul {
        overflow: auto;
        /**/
        /*margin-top: 30px;*/
        margin-top: 0;
        padding-top: 0;
        /**/
        height: 93vh;
        /*height: auto!important;*/
    }

    #steps-products ul.product-step-items.product-pair {
        height: calc(100% - 50px)
    }

    #steps-products ul.product-step-items.product-pair li {
        margin-bottom: 0;
        height: 130px
    }

    .step-li {
        padding: 35px 5%;
        width: 100%;
        border-bottom: 1px solid #ddd;
        text-align: center
    }

    #backbtn {
        display: block;
        /*background: #fff;*/
        position: fixed;
        top: 0;
        left: 0;
        height: 50px;
        width: 50px;
        padding: 15px 0 10px 10px;
        padding-left: calc(1rem + 1%);
        z-index: 1000
    }

    #order_item label {
        font-size: 14px
    }

    #order_item input.hide-row + label {
        width: 100%
    }

    #order_item input.hide-row + label > strong:after {
        float: right;
        color: #ffdd00;
        content: 'âˆ¨';
        transform: scaleX(1.5) scaleY(.8);
        font-style: normal
    }

    #order_item input.hide-row:checked + label > strong:after {
        transform: scaleX(1.5) scaleY(.8) rotate(180deg)
    }

    #order_item input.hide-row:not(:checked) + label + .row {
        display: none
    }
}

@media all and (max-width: 767px) {
    #backbtn {
        padding: 20px 15px
        padding-top: 5px;
    }
}

@keyframes flyin {
    from {
        left: 100%
    }
    to {
        left: 0
    }
}

#historyTable .row:not(:first-of-type) {
    padding-top: 20px;
    padding-bottom: 20px
}

#historyTable .row div {
    font-size: 14px;
    vertical-align: top
}

#historyTable span {
    display: block;
    color: #999;
    font-weight: 200
}

#spynner[data-counter] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 40vh 0;
    z-index: 1050;
    background: rgba(255, 255, 255, .7)
}

.modal-dialog, .start_order, span.step {
    display: inline-block
}

#idxSlider .slick-dotted.slick-slider {
    margin-bottom: 0
}

#idxSlider .slick-dots {
    bottom: 0;
    text-align: right;
    padding-right: 2%
}

.grey, .total-text {
    text-align: center
}

.nav-icons {
    width: 24px;
    height: 24px
}

.gborder {
    border-right: 4px #f2f2f2 solid;
    padding-left: 0;
    padding-right: 0;
    overflow-x: hidden
}

.checkout > div > div:first-child {
    margin-top: 20px
}

.reset_row .row {
    margin-left: 0;
    margin-right: 0
}

.reset_row {
    padding: 0
}

span.step {
    border-radius: .9em;
    -moz-border-radius: .9em;
    -webkit-border-radius: .9em;
    color: #ffdd00;
    font-weight: 700;
    line-height: 1.5em;
    margin-right: 21px;
    padding-top: 4px;
    width: 1.8em;
    border: 1px solid #8e8e8e
}

.grey_bg {
    background: #ededed
}

.marginbottom10 {
    margin-bottom: 10px
}

.marginbottom20 {
    padding-left: 130px
}

.grey {
    background-color: #ededed;
    max-height: 25vh
}

.pick {
    margin-top: 35px;
    border-bottom: 3px #f2f2f2 solid
}

.checkout-title {
    font-size: 13px;
    margin-top: 7px
}

.checkout-sub {
    font-size: 11px;
    color: #727272;
    margin-top: 15px;
    width: 90%;
    line-height: 20px
}

.price-checkout {
    padding-left: 0
}

.amount-item, .price-item {
    padding-left: 10px;
    font-size: 15px
}

.price-text {
    font-size: 15px
}

.amount-text {
    font-size: 15px
}

.amount-checkout {
    padding-left: 0
}

.checkout-item {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-top: 15px;
    border-bottom: 2px #ededed solid
}

.checkout-offer {
    background: url(images/checkoutOfferBadge.png) top -1px left -1px/70px no-repeat #fcc038;
    color: #fff;
    position: relative;
    padding: 5px 15px 15px 50px
}

.payment-text {
    font-size: 15px;
    color: #7a7a7a;
    position: relative;
    width: 100%
}

.payment-text:after {
    float: none;
    position: absolute;
    left: 59%
}

.form-control {
    background-color: #fff;
    padding: 17px 9px;
    margin-bottom: 30px
}

.check-options {
    margin-top: 10px;
    padding: 12px
}

.cards-rectangle {
    padding: 0;
    margin: 48px auto 0
}

.connection-button {
    padding: 0;
    margin: 0 auto
}

.savebutton {
    color: #ffdd00;
    border: none;
    box-shadow: 0 0 0 0 #aeaeae;
    -webkit-box-shadow: 0 0 0 0 #aeaeae;
    -moz-box-shadow: 0 0 0 0 #aeaeae;
    padding: 12px;
    border-radius: 0;
    background-color: #ddd
}

.modal-content, .sendbutton {
    border-radius: 0
}

.card-text {
    color: #555
}

.savebutton:hover {
    background-color: #ccc
}

#chekt .ember-basic-dropdown-trigger, #chekt input {
    font-size: 12px;
    margin-top: 10px;
    padding: 12px
}

.text-card td {
    font-size: 12px
}

.total-text {
    padding-top: 7px;
    padding-bottom: 14px;
    font-size: 22px
}

.total-sub, .total-subb {
    font-style: italic;
    font-size: 13px;
    text-align: left;
    position: relative;
    left: 5%
}

.total-sub {
    margin-bottom: 13px
}

.total-subb {
    margin-bottom: 8px
}

.favorites-error, .favorites-footer, .modal, .send-button, .start_order {
    text-align: center
}

.send-button {
    margin-top: 35px
}

.check-final-price {
    padding-left: 10px
}

.sendbutton {
    box-shadow: 0 0 5px 1px #ddd;
    -webkit-box-shadow: 0 0 5px 1px #ddd;
    -moz-box-shadow: 0 0 5px 1px #ddd;
    background-color: #ffdd00;
    position: relative;
    left: 5%;
    padding: 15px !important
}

.sendbutton:hover {
    background-color: #d10d1c
}

.send-text {
    color: #fff
}

.reset-pad {
    padding: 0
}

.modal .img-sad {
    width: 50px
}

@media (max-width: 1060px) {
    .border-red {
        padding: 5px 20px
    }
}

@media (max-width: 991px) {
    .menu-items > li > a {
        font-size: 0
    }

    .border-red {
        font-size: 14px
    }

    .menu-items {
        float: right
    }
}

@media (max-width: 767px) {
    .menu-items > li > a {
        font-size: 14px
    }
}

.checkout > div {
    height: 83vh;
    overflow-y: auto
}

@media (max-width: 991px) {
    .checkout div:nth-child(3), .checkout > div:nth-child(2) {
        height: auto !important
    }
}

@media (max-width: 668px) {
    .checkout > div:first-child {
        height: 20vh;
        margin-bottom: 20px
    }
}

:active, :focus, a:focus {
    outline: 0
}

.disabled {
    cursor: not-allowed;
    opacity: .5
}

.close_delivery, .del-btn, .delete_acc:hover, .extra-selections .upair td:not(:last-child) label, .pointer, .profile-card a.underline.red {
    cursor: pointer
}

.card_check_form input:disabled, .savecredit.disabled {
    opacity: 1 !important
}

#news .big-image img, #news .small-image img {
    height: 430px
}

.start_order {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    padding-top: 50vh
}

.start_order h5 {
    color: #fff;
    padding-bottom: 10px
}

#delivery_edit label {
    color: #6d6c6c
}

.pointer.ok {
    font-size: 30px
}

@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%
    }
}

.modal-dialog {
    text-align: left;
    vertical-align: middle
}

@media all and (max-width: 1600px) {
    #takeaway .locations.list {
        margin-bottom: 10px;
        margin-top: 10px;
        font-size: 12px
    }
}

.extra-selections .upair label {
    color: #aaa;
    padding-bottom: 5px
}

#order_item .flexit {
    display: flex
}

#order_item input[type=checkbox] {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 2px solid #cfcfcf
}

#order_item .col-md-7, #order_item strong {
    font-size: 13px
}

#order_item input[type=checkbox]:checked:before {
    width: 4px;
    height: 8px
}

#address-items {
    border-radius: 0
}

.modal:not(.new-modal) .modal-content {
    overflow: auto
}

@media all and (min-width: 992px) {
    #steps-products .col-md-2koma4 {
        width: 20% !important
    }
}

#steps-products * {
    letter-spacing: 0
}

#steps-products .hero-image {
    background: url(../assets/images/products.png) 50% 50% no-repeat;
    font-weight: 300;
    background-size: cover;
    height: calc(100vh - 50px);
    position: relative
}

#steps-products .product-step-items li button {
    font-weight: 300 !important
}

.minus, .plus {
    /*font-size: 19px;*/
    font-size: 25px;
    font-weight: 600
}

.minus:before {
    content: "-"
}

.plus:before {
    content: "+"
}

#chekt-page {
    top: 74px
}

.loyaltysubalt, .loyaltytitlealt {
    display: none
}

#menubar {
    padding: 12px 3% !important;
    /*height: 75px*/
    height: 45px
}

#menubar #burger {
    top: 14px !important;
    margin-right: calc(10px + 3%)
}

#main-body > div:first-child + div, #main-body > div:first-child + section {
    top: 74px
}

#steps-products .hero-image {
    padding-top: 3%
}

body {
    /*padding-top: 75px*/
    padding-top: 45px
}

.basket_dropdown {
    top: 75px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media all and (min-width: 769px) {
    .address-select {
        width: calc(100% + 10px)
    }

    .smenu-c {
        text-align: center
    }

    #address-items {
        margin-top: 26px
    }

    .check-main-t {
        text-align: left;
        margin-left: 8%;
        padding-left: 20px;
        margin-top: 14px
    }

    .check-title > h4 {
        left: 24%;
        padding-bottom: 4px
    }
}

.item-quantity, .minus, .plus {
    padding-right: 7px
}

@media all and (max-width: 767px) {
    #delivery_edit, .search-cont-t {
        top: 74px !important;
        margin-bottom: 0
    }

    #delivery_edit {
        overflow: scroll;
        position: fixed;
        padding-bottom: 10px;
        top: 67px;
        bottom: 0
    }

    .circle {
        border: 3px solid #ffdd00
    }

    #delivery-edit-btn {
        height: 48px;
        width: 39px !important;
        background-color: #fff !important
    }

    #delivery-edit-btn > .glyphicon {
        font-size: 17px !important
    }

    #locations_trigger {
        top: 80px;
        background-color: #fff
    }

    #locations_trigger > .glyphicon {
        font-size: 24px !important
    }

    .basket_dropdown {
        top: 60px
    }
}

@media all and (max-width: 991px) {
    .sub-a {
        font-size: 10px;
        display: block;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .loyaltyicons {
        width: 60%;
        max-width: 100px;
        margin: 0 auto
    }

    #learn .btn {
        margin-bottom: 20px
    }
}

@media all and (max-width: 999px) {
    #locationslist {
        top: 72px !important
    }
}

@media all and (max-width: 1199px) {
    .loyaltysub {
        display: none
    }

    .loyaltysubalt {
        text-align: left;
        padding-bottom: 40px;
        display: block
    }

    .loyaltytitle {
        display: none
    }

    .loyaltytitlealt {
        text-align: left;
        padding-bottom: 30px;
        padding-top: 60px;
        display: block
    }

    .loyalty-image-text {
        padding-left: 8%;
        padding-right: 8%;
        text-align: center
    }
}

.marginvh5 {
    margin-top: 4vh
}

@media all and (max-width: 767px) {
    #delivery_edit, #delivery_map, #locationslist, #takeaway_pins {
        margin-top: 0
    }

    #locationslist {
        top: 60px !important
    }
}

.check-step {
    border-radius: .9em;
    -moz-border-radius: .9em;
    -webkit-border-radius: .9em;
    color: #ffdd00;
    display: inline-block;
    font-weight: 700;
    line-height: 1.2em;
    margin-right: 21px;
    width: 18px;
    height: 18px;
    border: 1px solid #8e8e8e;
    font-size: 11px;
    position: relative;
    padding-top: 2.5px
}

button {
    -webkit-transition-duration: .2s !important;
    -moz-transition-duration: .2s !important;
    transition-duration: .2s !important;
    border-radius: 0 !important
}

#secondMenuWrapper {
    font-weight: 300;
    font-weight: 900
}

.input-group-addon > .glyphicon-menu-up, .input-group-addon > .glyphicon-time {
    font-size: 17px !important
}

select::-ms-expand {
    display: none
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearence: none
}

.input-group-addon {
    border-radius: 0
}

#select_delivery {
    background: url(/assets/images/arrow-del.png) right no-repeat;
    background-size: contain
}

#select_delivery:focus {
    background: url(/assets/images/arrow-del-rev.png) right no-repeat;
    background-size: contain
}

#takeaway {
    overflow: hidden
}

#chekt-page > .flow_plus, #delivery_map > .flow_plus {
    margin-left: -15px;
    margin-right: -15px
}

.favorites_dropdown {
    width: calc(70% - 380px);
    position: fixed;
    top: 75px;
    right: calc(13% + 380px);
    z-index: 1030;
    -webkit-box-shadow: 0 3px 11px -1px #525252;
    -moz-box-shadow: 0 3px 11px -1px #525252;
    box-shadow: 0 3px 11px -1px #525252;
    background-color: #f2f2f2
}

.favorites-header {
    padding: 15px 3% 20px;
    background-color: #fff
}

.favorites-body {
    background-color: #fff;
    padding: 0 3% 20px;
    border-bottom: 2px solid #f4f4f4
}

.fav-body-content, .fav-body-info, .fav-body-title {
    padding-top: 15px;
    padding-left: 0;
    font-size: 12px
}

.fav-body-info {
    padding-top: 15px;
    font-size: 14px
}

.favorites-footer {
    padding-top: 15px;
    padding-bottom: 5px
}

.favorites-error {
    padding: 70px 20%
}

.take_search {
    z-index: 2;
    min-width: 200px;
    height: 65px !important;
    padding: 10px 10px 15px;
    border: none;
    background-color: #EFEFEF
}

.take_search + span {
    width: calc(100% + 15px);
    display: block;
    background-color: #EFEFEF;
    margin-left: -15px;
    text-align: left;
    padding: 0 15px 10px
}

.take_search > span {
    padding: 0
}

.take_search button {
    height: 100%;
    border: none;
    padding: 0 20px;
    margin-top: -1px
}

.take_search input {
    width: 100%;
    border: none;
    height: 45px !important;
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 0
}

#mb-feat {
    font-size: 15px
}

#mb-feat a {
    padding: 13px 1.8%
}

#loc-sel {
    display: inline-block
}

#loc-sel > a {
    padding: 13px 5px
}

#mb-feat img {
    height: 22px;
    width: auto
}

#delivery_edit h4 {
    font-size: 16px
}

@media all and (max-width: 991px) {
    .map-c {
        padding: 0
    }

    .bs-wizard > .bs-wizard-wrap > .bs-wizard-step .bs-wizard-info {
        margin-top: 0;
        color: #ffdd00;
        background: #ddd;
        text-align: center;
        padding: 15px;
        padding-bottom: 27px;
        padding-top: 7px;
        max-height: 20px;
    }
}

@media all and (min-width: 992px) {
    #main-body {
        font-size: 12px
    }

    .bs-wizard > .bs-wizard-wrap > .bs-wizard-step .bs-wizard-info {
        font-size: 20px;
        height: 50px;
        margin-bottom: 18px;
        font-family: HelveticaNeue, sans-serif
    }

    #chekt-page h3 {
        font-size: 20px
    }
}

@media all and (min-width: 1480px) {
    #main-body {
        font-size: 13px
    }
}

@media all and (min-width: 1680px) {
    #main-body {
        font-size: 15px
    }

    .bs-wizard > .bs-wizard-wrap > .bs-wizard-step .bs-wizard-info {
        font-size: 22px
    }

    .product-step-items {
        font-size: 19px !important
    }

    #chekt-page h3 {
        font-size: 24px
    }
}

#select_loc_cart {
    padding: 0;
    border: none;
    max-width: 200px;
    font-size: 13px;
    color: #000;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background: 0 0
}

@media all and (min-width: 992px) {
    .add_adr_loc {
        background-color: transparent;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        border: none;
        margin-top: 5px
    }

    .add_adr_loc .glyphicon {
        float: none
    }

    .delivery-group {
        width: auto !important
    }
}

.add_adr_loc > span {
    padding-right: 10px
}

@media all and (max-width: 991px) {
    .del-group-b {
        display: block !important
    }

    .delivery-group .add_adr_loc {
        padding: 10px;
        margin-top: 20px;
        width: 100%;
        background-color: #ececec;
        border: none;
        box-shadow: 0 0 10px .01px #aeaeae;
        moz-box-shadow: 0 0 10px .01px #aeaeae;
        webkit-box-shadow: 0 0 10px .01px #aeaeae;
        color: red;
        text-align: left
    }

    .add_adr_loc > span {
        float: right;
        font-size: 16px !important;
        padding-right: 3px
    }
}

.upair .red-radio label {
    margin-bottom: 12px;
    float: right;
    position: relative;
    right: calc(50% - 6px)
}

.upair .red-radio {
    padding-bottom: 10px
}

@media all and (min-width: 1240px) {
    #takeaway {
        top: 0 !important;
        position: relative;
        min-height: calc(100vh - 75px);
        max-height: calc(100vh - 190px);
        height: 100vh;
        padding-left: 0;
        padding-right: 0
    }

    #takeaway > div.marginvh5.row > div.col-xs-12.col-sm-6.col-md-4 {
        padding-right: 30px
    }
}

@media all and (max-width: 1230px) {
    #takeaway > div.marginvh5.row, #takeaway_pins {
        margin-left: 0;
        margin-right: 0
    }

    #takeaway {
        padding-left: 0;
        padding-right: 0
    }

    #takeaway > div.marginvh5.row {
        padding-right: 15px;
        padding-left: 15px
    }
}

.clsc .form-control {
    padding: 10px
}

.clsc .well {
    padding: 13px;
    font-size: 14px
}

.clsc .well_id {
    padding: 15px;
    background-color: transparent
}

.route .active {
    border-bottom: 3px solid #ffdd00;
    padding-bottom: 19px
}

@media all and (max-width: 991px) {
    .delivery-group {
        width: 100%
    }

    .delivery-group > .col-md-12, .delivery-group > .del-group-b {
        padding: 0
    }
}

.card-list {
    padding-left: 30px;
    padding-top: 2px
}

.card-list img {
    height: 28px
}

.card-list li > label {
    color: #777;
    margin-bottom: 0
}

.card-list li > label > div > label {
    padding-bottom: 6px
}

.card-button {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    padding: 0
}

.card-button > .btn {
    padding: 10px 40px 10px 12px;
    font-size: 15px
}

.card-list > li {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    width: 100%
}

.card-list > li:nth-child(odd) {
    background: #f1f1f2
}

.cards-cont {
    padding: 23px 0 0
}

.card-list input[type=radio] + label:after {
    float: none;
    position: absolute;
    top: 30%;
    right: 20px;
    display: inline-block
}

.close_img_slide {
    background: url(images/menu-close.png) center/90% no-repeat;
    transition: all .3s ease 0s;
    height: 17px;
    width: 16px
}

@media all and (max-width: 1240px) {
    .map-c {
        padding-left: 0
    }
}

@media all and (max-width: 991px) {
    #delivery_edit {
        display: block !important
    }
}

@media all and (max-width: 350px) {
    #mb-feat > a {
        padding-left: 8px;
        padding-right: 8px
    }

    #menubar > a > img {
        margin-top: -25px;
        width: 120px
    }

    .item-quantity, .minus, .plus {
        padding-right: 12px
    }
}

@media all and (min-width: 992px) {
    .extra-price-o {
        padding-left: 10px
    }

    .smenu-items {
        text-align: left;
        display: inline-block
    }
}

@media all and (min-width: 1681px) {
    .cards-cont {
        padding: 23px 0 0 !important
    }

    .card-in-btn {
        font-size: 15px;
        color: #F1F1F2;
        margin-top: 55px;
        background-color: #ffdd00;
        padding: 14px
    }
}

@media all and (min-width: 992px) and (max-width: 1680px) {
    .cards-cont {
        padding: 20px 0 0 !important
    }

    .card-in-btn {
        font-size: 15px;
        color: #F1F1F2;
        margin-top: 54px;
        background-color: #ffdd00;
        padding: 13px
    }
}

#index_map {
    height: 200px
}

#datetimepicker3 input[readonly], #datetimepicker_takeaway input[readonly] {
    background-color: #fff !important
}

@media all and (max-width: 991px) {
    .extra-price-o {
        float: right;
        padding-right: 10px
    }

    .delivery-group {
        width: 100%
    }

    .delivery-group .del-group-b, .delivery-group > div:nth-child(2) {
        padding: 0
    }

    .modal-content {
        max-height: 96vh;
        width: 90%;
        margin: 0 auto
    }
}

@media all and (min-width: 992px) {
    #order_item .col-md-7 {
        max-height: 405px;
        overflow: auto
    }
}

.loader, .loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em
}

.loader {
    margin: 0 auto;
    font-size: 5px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(199, 52, 10, .2);
    border-right: 1.1em solid rgba(199, 52, 10, .2);
    border-bottom: 1.1em solid rgba(199, 52, 10, .2);
    border-left: 1.1em solid #c7340a;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.clsc .has-success {
    border-color: #c4c4c4;
    box-shadow: none
}

.has-success .form-control {
    box-shadow: none !important;
    border-color: #c4c4c4
}

.fa-exclamation {
    position: absolute;
    top: calc(50% - 7px);
    right: 4%;
    color: #ffdd00;
    z-index: 2;
    display: none
}

#delivery_edit .form-group, #msisdn_r .form-group, #register .form-group, #reset_mail .form-group, .clsc .form-group, .cvvc .form-group {
    position: relative
}

.cvvc_dl img {
    width: 40px
}

.cvvc input {
    text-align: center !important
}

.delete_acc {
    border-bottom: 2px solid #ddd;
    padding-bottom: 5px
}

.del-btn {
    background-color: #ebebeb;
    color: #ffdd00;
    padding: 10px 20px;
    text-align: center
}

.del-btn:active {
    background-color: #ddd;
    color: #ffdd00
}

#delete_location .modal-header, #delete_profile .modal-header {
    padding-bottom: 0
}

.del-btn:first-child {
    border-right: 3px solid #fff
}

#delete_location .modal-dialog, #delete_profile .modal-dialog {
    width: 300px
}

.delete-prompt {
    text-align: center;
    display: block;
    padding-left: 20px;
    padding-right: 20px
}

.delete-btn-grp {
    padding-top: 60px
}

#delete_location strong {
    font-size: inherit !important
}

@media all and (max-width: 991px) {
    .hi-bord, .hi-pad {
        padding-bottom: 10px
    }

    .hi-bord, .hi-mob, .hi-mob div {
        padding-top: 10px
    }

    #historyTable .row {
        margin-left: 10px;
        margin-right: 10px;
        background-color: #F4F4F4;
        margin-bottom: 22px;
        border-bottom: none !important;
        text-align: center;
        box-shadow: 0 4px 20px #ddd;
        -webkit-box-shadow: 0 4px 20px #ddd;
        -moz-box-shadow: 0 4px 20px #ddd
    }

    .hi-coupon, .hi-first, .hi-mob {
        text-align: center !important
    }

    .hi-bord {
        border-bottom: 2px solid #fff
    }

    .hi-coupon {
        padding-top: 15px !important;
        padding-bottom: 15px
    }

    .hi-coupon span {
        display: inline-block !important
    }
}

.connection-button .savebutton {
    width: 60%;
    padding: 10px;
    background-color: #E8E8E8
}

.connection-button .savebutton .card-text {
    color: #ffdd00 !important
}

.connection-button .savebutton:focus {
    background-color: #E8E8E8
}

.his-title span {
    padding-right: 0;
    font-size: 15px;
    font-weight: 600
}

.his-main {
    padding-bottom: 25px;
    padding-top: 10px
}

.divider-lang:last-child {
    display: none
}

.register-button button:focus, .register-button button:hover {
    background-color: #ffdd00;
    color: #fff
}

.prod-icon {
    padding-top: 20px;
    display: block
}

#delivery_number, .pricebox {
    display: inline-block
}

.prod-icon > img {
    width: 35px;
    /*margin-right: 5px;*/
    border-radius: 50%;
    transition: background .3s ease;
    /**/
    float: right;
    margin-right: 20px;

}

#chekt-page input.form-control.checkout-input-text.check-options, .pricebox {
    transition: all .3s ease
}

li:not([data-disabled=true]) .prod-icon > img:hover {
    background: #ffdd00
}

.pricebox {
    border: 1px solid #ffdd00;
    float: right;
    padding: 4px 10px 4px 30px;
    margin-top: 1px;
    margin-right: 26px;
    background: url(../assets/images/99a.png) 6px/20px no-repeat;
    color: #fff
}

li[data-disabled=true] {
    opacity: .6
}

li:not([data-disabled=true]) .pricebox:hover {
    background-image: none;
    color: #ffdd00 !important;
    border-color: #fff
}

@media all and (max-width: 480px) {
    .pricebox:active {
        background-image: none;
        background-color: #fff;
        color: #ffdd00 !important;
        border-color: #fff
    }

    pricebox:focus {
        border-color: #ffdd00;
        color: #fff
    }
}

.prod-icon img:active {
    border: 2px solid transparent
}

@media all and (max-width: 991px) {
    .prod-icon > img {
        /*width: 32px;*/
        /*margin-left: 20px*/
        width: 32px;
        float: right;
        margin-right: 30px;
    }

    .step-li {
        padding: 20px 5%
    }

    .prod-icon {
        padding-top: 10px
    }

    a#toggleBasket > span {
        bottom: 10px;
        left: 0
    }
}

#comments-modal .product-name {
    color: inherit;
    font-size: 13px;
    text-align: center
}

#comments-modal .modal-body {
    background-color: #fff
}

#comments-modal .modal-header {
    background-color: #F2F2F2
}

#comments-modal .single-comments {
    padding: 17px 20px;
    margin-bottom: 25px;
    font-size: 12px;
    border: none;
    border-bottom: 1px solid #F2F2F2
}

#comments-modal .single-comments:focus {
    border-color: #F2F2F2 !important
}

#comments-modal .container-fluid, #comments-modal .internal {
    padding: 0
}

#comments-modal .downbutton, #comments-modal .upbutton {
    border: none;
    box-shadow: none;
    padding: 12px 23px;
    font-size: 12px
}

#comments-modal .upbutton {
    color: #fff;
    background-color: #ffdd00
}

#comments-modal .downbutton {
    color: #ffdd00;
    background-color: #F2F2F2
}

#comments-modal .downbutton:focus {
    color: #ffdd00 !important;
    background-color: #F2F2F2 !important
}

#comments-modal .downbutton:active {
    color: #ffdd00 !important;
    background-color: #ddd !important
}

#comments-modal .upbutton:active {
    background-color: #d9534f
}

#comments-modal .com-btn {
    text-align: center
}

#comments-modal .modal-body {
    padding-bottom: 25px
}

@media all and (max-width: 767px) {
    #comments-modal .upbutton {
        margin-bottom: 15px
    }
}

#comments-modal .com-btn img {
    height: 20px;
    position: relative;
    top: -1px;
    right: 12px
}

#delivery_edit #address {
    margin-bottom: 20px
}

#add-label {
    display: block;
    padding-top: 3px
}

#delivery_number .fa-exclamation {
    right: 9px
}

.clear-it:after {
    content: " ";
    display: block;
    height: 0;
    clear: both
}

.newsletter-q {
    padding-bottom: 30px
}

.newsletter-q * {
    color: #6d6c6c
}

#touch .fa-exclamation {
    display: none
}

.lang-mob {
    width: 100%;
    padding: 15px 5% 15px 25px;
    text-align: left;
    display: block
}

.close_delivery, .required-fields {
    display: inline-block
}

.profile-card {
    padding-bottom: 20px;
    margin-top: -10px
}

.close_delivery {
    float: right;
    color: #ffdd00;
    margin-right: 0;
    font-size: 19px;
    margin-top: 10px
}

.dash-order:last-child, .favorites-body .fav-extras:last-of-type span {
    display: none
}

.fav-content {
    max-height: 357px;
    overflow-y: auto
}

.quick-cart img {
    width: 23px;
    margin-left: -75%
}

.fav-extras {
    color: #8e8e8e;
    font-size: 12px;
    padding-top: 5px
}

.favorites_dropdown .favorites-header img {
    width: 23px;
    padding-right: 2px;
    margin: -2px 5px 0 -5px
}

.fav-under {
    padding-bottom: 5px;
    border-bottom: 2px solid #ffdd00;
    font-size: 16px
}

.fav-del {
    padding-right: 1px
}

.fav-del img {
    width: 10px;
    margin-right: 2px
}

.favorites-body:last-child {
    border-bottom: none
}

.timepicker .btn-primary {
    background-color: #ffdd00 !important;
    border: none
}

@media all and (max-width: 767px) {
    .timepicker * {
        font-size: 18px !important
    }

    .bootstrap-datetimepicker-widget.dropdown-menu {
        width: 100%
    }

    .fav-content {
        max-height: calc(70vh - 20px)
    }

    .favorites_dropdown {
        width: 90% !important;
        right: 5%
    }
}

.incremented_ex button, .incremented_ex button + label {
    text-align: center;
    /*font-size: 16px;*/
    font-size: 22px;
    float: none
}

h3 > hr {
    margin-top: 2px
}

#menubar * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media all and (max-width: 767px) {
    .fav-body-title {
        padding-bottom: 15px
    }
}

.incremented_ex td:not(:first-child) {
    border-left: 2px solid #f4f4f4;
    text-align: center
}


.extra-selections .incremented_ex label {
    margin: 0;
    padding: 0;
    margin-left: 7px;
    margin-right: -3px;
}

.incremented_ex td {
    vertical-align: middle;
    padding: 5px
}

.incremented_ex button {
    background: 0 0;
    color: #ffdd00;
    border: none;
    /*line-height: 15px*/
    line-height: 20px;
}

.pac-container {
    z-index: 5051 !important
}

.order-extras-row {
    margin-top: 10px;
    padding: 15px;
    background-color: #f4f4f4;
    min-height: 60px;
    width: 100%;
    bottom: 0
}

.stores-first-half, .stores-second-half, .stores-third-half {
    min-height: calc(100vh - 75px)
}

.offerproduct-well, .price-well {
    background: 0 0;
    padding: 5px 15px;
    text-align: left
}

@media all and (max-width: 480px) {
    #order_item .price-well, .order-extras-row {
        position: fixed;
        left: 0;
        z-index: 2090;
        height: 110px
    }

    #order_item .price-well {
        height: 140px;
        bottom: 0;
        width: 100%;
        background: #fff;
        border: none;
        text-align: center;
        -webkit-box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.54);
        -moz-box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.54);
        box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.54);
    }

    #order_item .price-well .pull-right {
        display: inline-block;
        float: none !important;
        margin-left: 5px
    }

    #order_item.modal.in {
        background: #fff;
        -webkit-overflow-scrolling: auto
    }

    #order_item.modal.in .modal-dialog {
        margin-bottom: 160px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

#orderItemModalPrice {
    background: 0 0;
    padding: 5px 15px
}

@media all and (max-width: 480px) {
    #orderItemModalPrice, .order-extras-row {
        position: fixed;
        left: 0;
        z-index: 2090;
        height: 110px
    }

    #orderItemModalPrice {
        height: 140px;
        bottom: 0;
        width: 100%;
        background: #fff;
        border: none;
        text-align: center
    }

    #orderItemModalPrice .pull-right {
        display: inline-block;
        float: none !important;
        margin-left: 5px
    }

    #order_item.modal.in {
        background: #fff;
        -webkit-overflow-scrolling: auto
    }

    #order_item.modal.in .modal-dialog {
        margin-bottom: 160px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .getfull {
        height: 100vh;
        overflow: auto
    }
}

#order_item .modal-body {
    padding-bottom: 0
}

.order-extras-row .product-name {
    font-size: inherit
}

#chekt-page input.form-control.checkout-input-text.check-options:disabled {
    opacity: .3;
    background: 0 0
}

.chkt-disabled {
    position: relative
}

.chkt-disabled > div:first-child {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, .8)
}

#chekt-page .savebutton {
    float: left;
    margin-left: 15px
}

.address-prof {
    padding: 0 10px 5px
}

.address-prof .form-control {
    margin-bottom: 0;
    padding: 6px;
    font-size: 13px !important
}

.address-prof #delivery_number {
    display: inline-block;
    width: 20%;
    float: right;
    margin-top: 2px
}

.address-prof #delivery_number .form-group {
    margin-bottom: 0
}

.address-prof #house {
    background: url(/assets/images/arrow-2.png) 95% no-repeat !important;
    background-size: 15px !important
}

.address-prof .form-group {
    margin-bottom: 18px
}

.address-prof label {
    color: #aaa;
    font-size: 12px
}

.clsc .required-fields {
    font-size: 15px !important
}

#delivery_edit input, #delivery_edit select, #takeaway_time {
    font-size: 14px
}

.address-prof label.comments {
    color: #777
}

.address-prof .comments {
    background-color: #ddd
}

.address-prof input:disabled {
    background: #fff
}

.address-prof #delivery_comment {
    margin-top: -1px
}

textarea {
    resize: none
}

.address-prof button {
    box-shadow: 0 0 10px 1px #ccc;
    -moz-box-shadow: 0 0 10px 1px #ccc;
    -webkit-box-shadow: 0 0 10px 1px #ccc
}

.address-prof #house {
    color: #aaa
}

#welcome_msg, body.modal-open {
    overflow: hidden
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    height: auto !important
}

.ticked-heart {
    background-color: #ffdd00
}

div.error {
    color: #ffdd00;
    display: none
}

div.error[style*=block] + div.form-group > input {
    border-color: #ffdd00 !important
}

.orderbut:hover {
    color: #ffdd00;
    background-color: #e6e6e6
}

.checktred.red-radio input[type=radio] + label:before {
    float: left;
    margin-left: 0;
    margin-right: 15px
}

.glyphicon-chevron-down:before, .glyphicon-chevron-up:before {
    color: #ffdd00 !important
}

.timepicker-minute {
    background-color: #f4f4f4
}

#order_item input[type=checkbox] {
    margin: 3px 5px 0 0;
    cursor: pointer
}

#loginModal .modal-content, #order_item .modal-content {
    max-height: inherit
}

#delivery_number div.error, #delivery_street div.error {
    display: none !important
}

#lang-mob > a.active, #loc-sel > a.active {
    color: #ffdd00
}

.step-li {
    padding-left: 5px
}

label[for=pick_future] .edit_time {
    margin-left: 10px
}

.basket_dropdown .fa-trash-o {
    font-size: 17px
}

.product-descr-com {
    text-align: center;
    margin-left: -17px;
    margin-top: 10px;
    font-size: 12px
}

#loginModal .form-control {
    padding: 14px 9px;
    font-size: 16px;
    margin-bottom: 25px
}

#loginModal .newsletter-q {
    padding-bottom: 10px
}

#delivery_bell .form-group:after, #delivery_city .form-group:after, #delivery_floor .form-group:after, #delivery_number .form-group:after, #delivery_phone .form-group:after, #delivery_street .form-group:after, .address-prof .form-group .form-group:after {
    content: "*";
    color: #ffdd00;
    position: absolute;
    top: 0;
    margin-left: -10px
}

.company-index {
    font-size: 16px;
    margin-bottom: 10px
}

.address-prof .clear-it:before {
    top: 22px
}

.login-button #msisdn_r * {
    margin-bottom: 0;
    padding: 8px
}

.login-button #msisdn_r {
    margin-bottom: 0
}

#register div:not(.not-required) > .form-group:after {
    content: '*';
    color: red;
    position: absolute;
    top: 0;
    margin-left: -10px
}

form[name=register-form] .form-group .error[style] + .form-group:after {
    display: none
}

#welcome_msg {
    margin-left: -300px;
    position: fixed;
    top: 100px;
    left: 0;
    min-width: 250px;
    max-width: 290px;
    color: #333;
    background: url(images/tupakos.png) left 30px top 17px/50px no-repeat #fff;
    padding: 20px 30px 18px 100px;
    -webkit-box-shadow: 1px 4px 20px 0 rgba(0, 0, 0, .31);
    -moz-box-shadow: 1px 4px 20px 0 rgba(0, 0, 0, .31);
    box-shadow: 1px 4px 20px 0 rgba(0, 0, 0, .31);
    text-align: left;
    font-size: 18px;
    z-index: 999;
    border-radius: 0 20px 20px 0;
    -webkit-transition: margin .3s ease;
    -moz-transition: margin .3s ease;
    -ms-transition: margin .3s ease;
    -o-transition: margin .3s ease;
    transition: margin .3s ease
}

#delivery_edit #house {
    background: url(/assets/images/arrow-2.png) 95% no-repeat !important;
    background-size: 15px !important
}

.search-msg {
    background-color: #EFEFEF;
    padding: 10px 0 0 10px
}

#validation .modal-body {
    max-height: 300px;
    overflow-y: hidden
}

.card-img > img {
    max-width: 90px;
    height: auto;
    margin: 0 auto;
    display: block;
    transition: all .2s ease-in-out
}

@media all and (min-width: 481px) {
    .grow {
        transition: all .2s ease-in-out
    }

    .grow:hover {
        transform: scale(1.1)
    }
}

.btn, a {
    transition: all .3s ease-in-out
}

.shake:hover {
    animation: shake .82s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px
}

.card-images-footer .card-img {
    width: 20%
}

.form-control:focus {
    border-color: #ddd
}

.btn {
    box-shadow: 0 0 10px 1px #e1e1e1;
    -moz-box-shadow: 0 0 10px 1px #e1e1e1;
    -webkit-box-shadow: 0 0 10px 1px #e1e1e1;
    border: none
}

.btn:active, .btn:disabled, .btn:focus {
    box-shadow: 0 0 10px 1px #e1e1e1;
    -moz-box-shadow: 0 0 10px 1px #e1e1e1;
    -webkit-box-shadow: 0 0 10px 1px #e1e1e1
}

.btn-default {
    color: #ffdd00
}

.btn-danger:active, .btn-danger:focus, .btn-danger:hover, .btn-red, .btn-red:hover, li:not([data-disabled=true]) .hvr-sweep-to-left:active, li:not([data-disabled=true]) .hvr-sweep-to-left:focus, li:not([data-disabled=true]) .hvr-sweep-to-left:hover {
    color: #fff
}

select.btn {
    border: 1px solid #d4d4d4
}

#delivery_number input {
    text-align: center
}

#address-items li:last-child a {
    height: 50px;
    padding-bottom: 0
}

#address-items li:last-child a:hover {
    background-color: #fff !important;
    font-size: 1.1em !important
}

.ember-basic-dropdown-trigger, .form-control {
    border-color: #ddd !important
}

#delivery_edit .save.btn {
    color: #fff;
    padding: 8px;
    margin-top: 5px;
    background-color: #ffdd00
}

.btn-default:hover {
    background: #fbfbfb
}

.btn-grey:active {
    background-color: #ddd
}

.search-cont-t {
    height: auto;
    padding-left: 0;
    padding-right: 0
}

#locationlist .row div, #nearLocationlist .row div {
    padding-left: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0
}

#locationlist {
    z-index: 2
}

#nearLocationlist {
    z-index: 2;
    height: 300px
}

.btn-red {
    background-color: #ffdd00
}

.btn-red:hover {
    background-color: #c9302c
}

.btn-danger, .hvr-sweep-to-left {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.btn-danger:before, .hvr-sweep-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #c9302c;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .8s;
    transition-duration: .8s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

li:not([data-disabled=true]) .hvr-sweep-to-left:active:before, li:not([data-disabled=true]) .hvr-sweep-to-left:focus:before, li:not([data-disabled=true]) .hvr-sweep-to-left:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.btn-danger:active:before, .btn-danger:focus:before, .btn-danger:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.pricebox.hvr-sweep-to-left {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.pricebox.hvr-sweep-to-left:before {
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    background: url(../assets/images/100a.png) 6px/20px no-repeat #fff
}

.cards.fxw3 .btn-grey, .cards.fxw3 .btn-red, .pch .ci:hover, .tracker-bike {
    transition: all .3s ease-in-out
}

#touch .downbutton:before {
    border-radius: 0 10px 10px 0
}

@media all and (max-width: 480px) {
    #delivery-edit-btn {
        border-top-left-radius: 9px !important;
        border-bottom-left-radius: 9px !important
    }
}

.has-error .form-control, .has-error .form-control:focus {
    box-shadow: none !important
}

#datetimepicker_takeaway .btn, .has-error .form-control:focus, .shadow-none {
    box-shadow: none
}

#address-items > .red {
    padding: 15px;
    height: 50px
}

.card_check_form input {
    margin-top: 10px;
    padding: 12px;
    font-size: 12px
}

.card_check_form .form-group {
    position: relative
}

.red-radio .other_c input[type=radio] + label:before {
    font-size: 15px;
    margin-top: 10px;
    margin-right: -15px
}

.shadow-none {
    border: 1px solid #ddd
}

.card_check_form .savecredit:disabled, .card_check_form input:disabled {
    cursor: not-allowed;
    opacity: .5;
    background: #fff
}

.btn-danger:hover {
    background-color: #ffdd00
}

.history_contents > span:last-child > span {
    display: none !important
}

.intro-arrow span, .reg-news, .reg-news .terms-g, .reg-news label {
    display: inline-block
}

#historyTable {
    margin: 0 -5%
}

#historyTable .row {
    padding-left: 5%
}

#historyTable .row:nth-child(odd) {
    background-color: #e7e7e7
}

#historyTable .row:first-child {
    background-color: #fff
}

#terms .hero-image, #terms_page .hero-image {
    height: 35vh
}

#terms .hero-image-text, #terms_page .hero-image-text {
    top: 50%
}

#terms .header1, #terms_page .header1 {
    font-size: 4em;
    padding: 15px;
    margin: 0
}

.pch .ci:hover {
    background: #c9302c
}

.reg-news {
    float: none;
    text-align: left;
    margin-right: -4px
}

.reg-news label {
    text-align: left;
    padding-left: 15px;
    padding-top: 0
}

.reg-news .terms-g {
    padding-top: 2px !important
}

.reg-news a {
    color: #ffdd00
}

#register .reg-news label {
    position: relative;
    padding-left: 30px
}

#register .reg-news input {
    position: absolute;
    left: 0;
    top: 3px
}

#address-items {
    padding: 0 0 15px;
    max-height: none
}

#address-items .hover-prof a {
    width: 100%
}

#address-items .hover-prof a:hover {
    background: #ffdd00;
    color: #fff
}

@keyframes progress_appear {
    from {
        opacity: .7
    }
    to {
        opacity: 1
    }
}

.bs-wizard-step {
    animation-name: progress_appear;
    animation-duration: .8s
}

.intro-arrow {
    font-size: 18px;
    float: right;
    height: 160px;
    margin-right: 0
}

.intro-arrow img {
    height: 46px;
    vertical-align: top;
    margin-bottom: -5px;
    margin-top: 50px
}

.intro-arrow span {
    width: 300px;
    text-align: center;
    padding: 10px 0;
    margin: 33px 2.5vw 0 0;
    font-size: 14px;
    border: 1.5px solid #6d6c6c;
    color: #ffdd00
}

.intro-arrow span b {
    color: #000;
    font-weight: 400;
    display: block;
    margin-bottom: 5px
}

.intro-take-lane {
    font-size: 18px;
    height: 160px
}

.intro-take-lane img {
    height: 160px;
    vertical-align: top
}

.intro-take-lane span {
    width: 60%;
    display: inline-block;
    text-align: right;
    padding-right: 10px;
    margin-top: 50px
}

.savecredit input {
    padding: 0 !important;
    margin-top: 0 !important;
    margin-left: 10px !important
}

.savecredit {
    margin-top: 10px;
    padding: 12px;
    font-size: 12px;
    display: block;
    font-weight: inherit;
    color: inherit
}

#terms p {
    text-align: left
}

#terms_page strong {
    font-size: inherit
}

#terms_page .terms-block {
    margin: 50px 0;
    font-size: 15px
}

.card-images-footer {
    margin-top: 4vh
}

@media all and (max-width: 991px) {
    .cards-cont {
        padding-top: 5px
    }

    .cards-container {
        margin: 0;
        padding: 5px
    }

    .card-images-footer {
        position: relative;
        bottom: -10px
    }

    .cards-container input {
        margin-bottom: 15px
    }

    .card-in-btn {
        margin-top: 30px
    }

    .card-images-footer .card-img {
        width: 20%;
        padding: 10px
    }

    .card-images-footer img {
        width: 100%
    }
}

.index-landing {
    height: calc(100vh - 75px);
    overflow-x: hidden;
    overflow-y: auto
}

.index-landing::webkit-scrollbar {
    width: 5px
}

#tracker .hero-image {
    height: 70%;
    background-position: 0
}

#tracker .hero-image-text {
    top: 50%
}

#tracker .header1 {
    font-size: 2em;
    padding: 15px;
    margin: 0
}

.tracker-timer {
    border: 2px solid #ffdd00;
    padding: 15px 20px;
    font-size: 18px;
    font-weight: 500;
    display: inline-block
}

#tracker {
    height: calc(100vh - 75px)
}

.tracker-bike {
    background: url(/assets/images/signature-warplya.png) 50% no-repeat;
    display: inline-block;
    height: 40%;
    width: 25%;
    background-size: 85px;
    background-position-y: calc(100% + 15px)
}

.tracker-first {
    height: 59%
}

.tracker-second {
    height: 40%
}

.tracker-progress {
    width: 100%;
    height: 58%
}

.progress-wrap {
    display: inline-block;
    height: 100%;
    float: left;
    width: 25%;
    background-color: #E8E8E8;
    border-top: 4px solid #BFBFBF;
    text-align: center;
    border-right: 4px solid #fff;
    position: relative
}

.progress-wrap.active {
    border-top: 4px solid #ffdd00
}

.progress-wrap div {
    background-repeat: no-repeat;
    background-position: 50%;
    height: 70%;
    background-size: 65px
}

.progress-wrap:first-child div {
    background-image: url(/assets/images/signature-warplyb.png)
}

.progress-wrap:nth-child(2) div {
    background-image: url(/assets/images/signature-warplyc.png)
}

.progress-wrap:nth-child(3) div {
    background-image: url(/assets/images/signature-warplyd.png)
}

.progress-wrap:nth-child(4) div {
    background-image: url(/assets/images/signature-warplye.png);
    border-right: none
}

.progress-wrap span {
    height: 30%;
    font-weight: 500;
    font-size: 15px
}

.card-images-footer-checkout {
    margin: 0;
    display: inline-block;
    width: 100%
}

.card-images-footer-checkout .card-img {
    padding: 0;
    width: 20%
}

.card-images-footer-checkout .card-img img {
    max-width: 60px
}

.remove_vsb {
    height: 0 !important;
    overflow: hidden
}

.restore_vsb {
    height: inherit !important
}

.restore_vsb * {
    transition: all .3s ease
}

#company-items {
    top: 43px;
    border-radius: 0;
    padding: 0
}

#company-items a {
    width: 100%;
    padding: 15px
}

#company-items a:hover {
    color: #fff !important;
    background-color: #ffdd00
}

#company-info {
    height: calc(100vh - 75px);
    overflow-x: hidden;
    overflow-y: scroll
}

#company-info a {
    color: #ffdd00
}

.stores-first-half {
    padding: 25px
}

.stores-second-half {
    padding: 25px 25px 0
}

.stores-third-half {
    padding-top: 25px
}

.cn-image img, .stores-img img {
    max-width: 100%;
    display: block;
    max-height: 65px
}

.stores-card {
    text-align: center;
    padding: 25px 50px
}

.stores-content {
    padding: 0 50px;
    text-align: left
}

.stores-header {
    height: 50px;
    text-align: center;
    color: #ffdd00;
    font-size: 2em
}

.stores-financial {
    min-height: 60%;
    background-color: #E8E8E8;
    margin: auto -25px;
    padding: 25px 60px
}

.stores-financial .stores-content {
    padding: 0 75px
}

.stores-org {
    min-height: 30%
}

.stores-franchise {
    min-height: 20%;
    padding: 25px 75px
}

.stores-map {
    height: calc(80vh - 75px)
}

.stores-map > div:first-child {
    height: 70%
}

.stores-map > div:last-child {
    height: 30%
}

.wrap-store-img {
    border-radius: 100%;
    display: block;
    display: inline-block;
    background: #d4d4d4;
    padding: 18px
}

.stores-map .takeaway-map-canvas, .stores-map > div:first-child > div {
    height: 100%
}

.stores-map .single-store-info {
    display: inline-block;
    width: 40%;
    height: 100%;
    float: left;
    padding: 25px
}

.single-store-info ul li {
    padding: 2px
}

.stores-map .single-store-photos {
    display: inline-block;
    width: 60%;
    height: 100%;
    float: left
}

.stores-map .single-store-photos > img {
    width: 25%;
    height: 100%;
    float: left;
    padding-right: 3px
}

.stores-redirect div:first-child {
    font-size: 1.5em;
    padding: 0 25px;
    text-align: left
}

.stores-redirect div:last-child {
    padding: 25px
}

.stores-redirect div:last-child .btn {
    border-radius: 0;
    min-width: 240px;
    margin: 0 auto;
    padding: 12px;
    font-size: 1em
}

.company-news {
    height: calc(44% - 50px);
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px
}

.company-news:first-child {
    margin-bottom: 1%
}

.company-news .cn-content {
    max-height: 70%;
    overflow-x: auto
}

.company-news .cn-date {
    font-size: 1.2em;
    padding-left: 15px;
    padding-bottom: 15px
}

.company-news .cn-title {
    text-align: center;
    font-size: 1.3em
}

.news-load-more {
    height: 10%;
    text-align: center;
    padding-top: 1%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.news-load-more .btn {
    border-radius: 0;
    min-width: 140px;
    margin: 0 auto
}

.stores-financial ul {
    padding: 15px 0 15px 15px
}

.st-ct-header {
    padding-bottom: 10px;
    font-weight: 800;
    font-size: 1.1em
}

hr.stores-hr {
    background: #d4d4d4;
    opacity: .4;
    width: 95%
}

.disabled-remark, .products-categories li.disabled {
    opacity: .5;
    cursor: not-allowed
}

hr.stores-hr.inside-store {
    width: 99%
}

.st-ct-list-header {
    font-weight: 600
}

.single-store-info ul {
    margin-bottom: 0;
    font-size: 1.1em
}

.store-news-img {
    max-height: none !important;
    max-width: 100%
}

#pick_delivery .start-actions h3 {
    margin: 0 0 -45px;
    position: absolute;
    bottom: 0;
    white-space: nowrap;
    text-align: center;
    right: 0;
    left: 0;
    top: auto
}

#pick_delivery .start-actions .circle {
    margin-top: 0
}

#pick_delivery .modal-header {
    padding-bottom: 40px
}

#pick_delivery .confirm-msg {
    margin-top: 20px;
    margin-bottom: 20px
}

#pick_delivery .start-actions h1 {
    margin: 35px 40px 0
}

@media all and (max-width: 991px) {
    #pick_delivery .start-actions h1 {
        margin: 10px
    }
}

label.savecredit {
    position: relative;
    padding-left: 30px;
    text-align: left;
    padding-top: 0;
    margin-bottom: 25px;
    min-height: 42px;
    margin-top: 22px
}

label.savecredit > input {
    position: absolute;
    top: 2px;
    left: 0;
    margin-left: 0 !important
}

.card_check_form .validated-input, .inv-chs .form-group, .inv-chs > div {
    position: relative
}

.card_check_form div.error, .inv-chs div.error {
    position: absolute;
    top: -20px
}

.inv-chs .ember-basic-dropdown-trigger, .inv-chs .form-control {
    margin-top: 25px !important;
    margin-bottom: 20px
}

.red-tidy {
    display: inline-block;
    width: 100%
}

.card_check_form .form-control {
    margin-top: 15px !important;
    margin-bottom: 30px
}

@media all and (max-width: 480px) {
    .loyalty-image .icons {
        padding: 0
    }

    .loyaltysubalt {
        padding-bottom: 20px
    }

    .loyalty-image .btn {
        margin-bottom: 30px !important
    }

    .lang-mob {
        padding-left: 10px
    }

    .stores-first-half {
        height: auto;
        padding: 0
    }

    .company-news {
        height: auto
    }

    .company-news .cn-content {
        max-height: auto;
        overflow-x: auto
    }

    h1.header1 {
        font-size: 30px !important
    }
}

.products-section .category-name h5 {
    font-size: 13px
}

.prodmnomult input {
    float: none !important
}

@media all and (max-width: 480px) {
    #company-info {
        font-size: 11px
    }

    .stores-first-half {
        position: relative;
        padding: 0
    }

    .stores-third-half {
        padding: 0
    }

    .stores-third-half > .row {
        margin-right: 0
    }

    .stores-img {
        display: none
    }

    .stores-content {
        width: 100%;
        padding: 0 !important
    }

    .stores-card {
        padding: 15px !important
    }

    .stores-redirect :not(.btn) {
        padding: 5px !important
    }

    .stores-franchise .stores-redirect {
        padding-left: 30px !important
    }

    .single-store-info {
        padding: 10px !important;
        width: 100% !important
    }

    .single-store-photos {
        display: none !important
    }

    .stores-redirect div:first-child {
        font-size: 1.3em
    }

    .news-load-more {
        right: 0;
        left: 0
    }

    .company-news .cn-title {
        font-size: 1.1em;
        padding-bottom: 5px
    }

    .cn-content {
        padding-bottom: 15px
    }

    hr.stores-hr {
        margin-top: 12px
    }
}

.original-price {
    color: #aaa
}

.checkout-outer-wrap-price, .outer-wrap-price {
    color: #ffdd00;
    margin-right: 10px
}

.outer-wrap-price {
    float: right
}

.checkout-comments {
    left: 5%;
    padding: 15px;
    font-size: 12px;
    margin: 15px 0 20px;
    height: 100px;
    border-color: #ededed;
    border-width: 2px
}

.checkout-coupon {
    text-align: left;
    float: left;
    margin-left: 5%;
    width: calc(83.33333333% + 15px)
}

.checkout-coupon button, .checkout-coupon > * {
    height: 50px
}

.checkout-coupon * {
    vertical-align: bottom
}

#chekt .checkout-coupon input {
    border: 2px solid #eee;
    color: #6d6c6c;
    margin-top: 0
}

.checkout-coupon button {
    display: block;
    border: 0;
    width: 100%
}

@media all and (max-width: 480px) {
    #takeaway_pins #locationlist {
        max-height: 100%;
        height: 100%;
        padding: 0
    }

    #takeaway_pins #nearLocationlist {
        max-height: 190px;
        height: 190px;
        padding: 0
    }

    .search-cont-t {
        width: 100vw
    }
}

#locationlist > .row, #nearLocationlist > .row {
    margin-left: 0;
    margin-right: 0
}

@media all and (max-width: 544px) {
    #pick_delivery .modal-content {
        top: 15vh
    }

    .products-categories li {
        padding-top: 0
    }
}

@media all and (max-width: 991px) {
    .search-msg {
        padding: 10px 50px 0 10px
    }

    .images-index-loggin {
        height: calc(90vh - 267px);
        background: url(../assets/images/banners/3a.jpg) center no-repeat;
        background-size: cover
    }

    .images-index-notloggin {
        height: calc(90vh - 267px);
        background: url(../assets/images/banners/1a.jpg) center no-repeat;
        background-size: cover
    }
}

@media all and (max-width: 400px) {
    .tracker-bike {
        background-size: 78px
    }

    .progress-wrap div {
        background-size: 59px
    }

    .progress-wrap span {
        font-size: 13px
    }
}

.disabled-remark {
    position: relative
}

.disabled-remark:after {
    height: 100%;
    width: 90%;
    z-index: 9999;
    cursor: not-allowed;
    display: block;
    position: absolute;
    content: " ";
    overflow-x: hidden
}

.loyalty_background_page {
    background: url(../assets/images/Loyalty_page.png) center center no-repeat;
    height: calc(100vh - 75px);
    background-size: cover
}

@media all and (max-width: 991px) and (min-width: 767px) {
    .images-index-loggin {
        height: calc(100vh - 233px)
    }
}

@media all and (max-width: 321px) {
    .mobile_fix {
        margin-left: -3px
    }

    #text-delivery {
        padding-left: 14px
    }

    #text-takeaway {
        padding-left: 3px
    }

    #steps-products .hero-image.bs-wizard {
        /*height: calc(78vh - 75px) !important;*/
        height: 100vh !important;
        min-height: 373px !important
    }
}

@media all and (max-width: 1133px) {
    #arrowing > span {
        display: none
    }
}

@media all and (max-width: 600px) {
    #terms p {
        padding: 0 20px !important
    }

    #terms h3 {
        margin: 1.8rem 0
    }
}

@media all and (min-width: 1800px) {
    .cards-container, .profile-container {
        max-width: 1400px;
        margin: 50px auto
    }

    .products-section .category-name h5 {
        font-size: 16px
    }

    #chekt-page .amount-item, #chekt-page .amount-text, #chekt-page .price-item, #chekt-page .price-text {
        font-size: 18px
    }

    #chekt-page .checkout-title {
        font-size: 19px
    }

    #chekt-page .checkout-sub {
        font-size: 15px
    }

    #chekt-page .payment-text {
        font-size: 17px
    }

    #chekt-page h4 {
        font-size: 19px
    }

    #chekt > div:last-child h4 {
        font-size: 16px
    }

    #chekt-page .total-text {
        font-size: 28px
    }

    #chekt-page .checkout-comments {
        font-size: 15px
    }

    .products-categories li h5 {
        height: auto
    }

    .products-categories li > div {
        height: auto;
        top: 50%;
        position: relative;
        transform: translateY(-50%)
    }

    .products-categories li > div > div {
        padding: 5px
    }
}

.push-tel .tel {
    min-width: 160px;
    display: inline-block
}

@media all and (max-width: 480px) {
    #order_item table td[class*=col-], #order_item table th[class*=col-], .push-tel .tel {
        display: inline-block
    }

    .start-actions .circle {
        width: 100px !important;
        height: 100px !important;
        margin: 10px 0 35px
    }

    .btn-danger:before, .pricebox:before {
        transition: none
    }

    .responsive-prod-fit {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        font-size: 18px !important
    }

    .pricebox, .prod-icon > img {
        box-shadow: 0 0 6px -2px #222
    }

    #steps-products ul.product-step-items.product-pair li {
        /*height: auto*/
        height: 190px; /*previously was 150px;*/
    }

    .prod-icon > img {
        width: 40px;
        margin-left: 30px
    }

    .step-li {
        font-size: 16px
    }

    .pricebox {
        padding: 6px 10px 6px 30px
    }

    .prod-icon {
        padding-top: 15px
    }

    #offerModal .modal-dialog, #order_item .modal-dialog {
        margin: 0
    }

    #offerModal .modal-content, #order_item .modal-content {
        width: 100%
    }

    .favorites_dropdown {
        width: 100% !important;
        height: 100%;
        right: 0
    }

    .favorites_dropdown .favorites {
        height: 100%;
        position: relative
    }

    .favorites_dropdown .fav-content {
        height: calc(100% - 20px);
        max-height: calc(100% - 20px);
        padding-bottom: 20px;
        position: relative
    }

    #footer .fa {
        line-height: 50px;
        width: 50px;
        height: 50px;
        transition: all .3s ease-in-out
    }

    #chekt span.step, #footer .copyright a {
        line-height: 20px
    }

    #footer .copyright {
        max-width: 291px;
        margin: 0 auto;
        line-height: 20px
    }

    #index_map_cont h5 {
        margin: 25px 0
    }

    .push-tel .tel {
        min-width: 160px
    }

    .index-landing #touch .downbutton {
        margin: 5px 0
    }

    .index-landing #touch input {
        margin: 1px 0
    }

    .index-landing #touch {
        padding: 5vh 15px
    }

    .push-tel {
        padding: 30px 0
    }

    .index-landing section.Contact .row > div > div:last-child {
        padding: 0
    }

    #chekt .total-sub, #chekt .total-subb {
        margin: 10px 0
    }

    #chekt .total-sub:first-of-type {
        margin-top: 20px
    }

    #chekt .total-sub:last-of-type {
        margin-bottom: 30px
    }

    .clsc span[data-target="#pass"] {
        width: 50%;
        text-align: center;
        display: block;
        margin: 0 auto
    }
}

@media all and (min-width: 481px) {
    .push-tel .pushdown {
        position: relative;
        top: 25%;
        transform: translateY(-50%);
        padding-bottom: 20px;
        min-height: 70px
    }
}

@media all and (min-width: 481px) and (max-width: 767px) {
    #footer .fa {
        width: 50px;
        height: 50px;
        line-height: 50px
    }

    .push-tel {
        padding-top: 0;
        padding-bottom: 0;
        height: 200px
    }

    .push-tel .pushdown {
        position: relative;
        top: 25%;
        transform: translateY(-50%);
        padding-bottom: 20px;
        min-height: 70px
    }

    #xtras-scrlll button.close {
        top: 25px;
        position: relative
    }
}

@media all and (min-width: 768px) and (max-width: 991px) {
    .favorites_dropdown {
        width: 360px;
        right: 0;
        left: 10px
    }

    #footer .fa {
        width: 50px;
        height: 50px;
        line-height: 50px
    }

    a#toggleBasket > span {
        line-height: 10px;
        left: 5px
    }

    .takeaway-map-canvas {
        height: 75vh !important
    }

    #takeaway_pins {
        height: 100vh
    }

    #delivery-edit-btn, #locations_trigger {
        width: 65px !important;
        height: 65px !important;
        top: 175px
    }

    #locations_trigger .glyphicon {
        font-size: 22px !important
    }

    .close_img_slide {
        height: 22px;
        width: 22px
    }

    #takeaway_pins #locationlist {
        height: calc(100vh - 177px);
        max-height: calc(100vh - 177px)
    }

    #takeaway .downbutton {
        padding: 20px;
        text-align: center;
        max-width: 50%;
        margin: 20px 25%;
        font-size: 17px
    }

    .images-index-loggin {
        height: calc(100vh - 290px)
    }

    #delivery-actions {
        width: 60%;
        margin: 5vh 20%
    }

    #delivery-actions > div > :not(.input-group) {
        font-size: 16px;
        padding: 15px
    }

    #delivery-actions > div:last-child {
        margin-top: 15px
    }

    .close_delivery {
        font-size: 26px;
        margin-right: 10px
    }

    #delivery_edit .form-group .form-group:after, .clear-it:before {
        left: -2%
    }

    #delivery_edit .form-control {
        height: 50px;
        font-size: 14px;
        line-height: 25px
    }

    #delivery_edit #delivery_comment {
        height: 100px
    }

    #delivery_edit .save {
        padding: 15px !important;
        font-size: 16px;
        max-width: 50%;
        margin: auto 25% 5px;
        margin-top: 10px !important
    }

    #delivery_edit .save + small {
        padding: 5px;
        font-size: 16px;
        max-width: 50%;
        margin: 20px 25%
    }

    #backbtn {
        top: 75px !important;
        padding-left: 10px
    }

    #backbtn img {
        width: 25px;
        margin-top: 5px !important
    }

    .pricebox:before {
        transition: none
    }

    .responsive-prod-fit {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        font-size: 18px !important
    }

    .pricebox, .prod-icon > img {
        box-shadow: 0 0 6px -2px #222
    }

    #steps-products ul.product-step-items.product-pair li {
        height: 140px
    }

    .prod-icon > img {
        width: 40px;
        margin-left: 30px
    }

    .step-li {
        font-size: 16px
    }

    .pricebox {
        padding: 6px 10px 6px 30px
    }

    .prod-icon {
        padding-top: 15px
    }

    #order_item .modal-content {
        width: 100%
    }

    #order_item table td[class*=col-], #order_item table th[class*=col-] {
        display: inline-block
    }

    #xtras-scrlll button.close {
        top: 25px;
        position: relative
    }

    #chekt span.step {
        line-height: 20px
    }

    #chekt .total-sub, #chekt .total-subb {
        padding-left: 30px;
        margin: 10px 0
    }

    #chekt .total-sub:first-of-type {
        margin-top: 20px
    }

    #chekt .total-sub:last-of-type {
        margin-bottom: 30px
    }

    .datetime_c {
        width: 50%;
        padding-left: 30px
    }

    .payment-text {
        text-align: center
    }

    .cards-container {
        max-width: 500px;
        margin: 0 auto
    }
}

#footer .pushdown i, #footer .pushdown i:hover, .pac-item:hover {
    transition: all .3s ease-in-out
}

@media all and (min-width: 992px) and (max-width: 1024px) {
    .takeaway-map-canvas {
        height: calc(100vh - 135px) !important
    }

    #takeaway_pins #locationlist {
        max-height: calc(100vh - 320px);
        height: calc(100vh);
        overflow: auto
    }

    .search-msg {
        font-size: 10px
    }

    .take_search input {
        border-radius: none
    }
}

#delivery_street, label[for=delivery_street] {
    width: 70%;
    float: left
}

#delivery_number, label[for=delivery_number] {
    width: 25%;
    float: right
}

.horizontal-delivery hr {
    height: 1px;
    margin: 15px 0
}

#delivery_edit div.error, .address-prof div.error {
    color: #ffdd00;
    opacity: 1 !important
}

#address-prof .disabled_delivery input, #address-prof .disabled_delivery label, #delivery_edit .disabled_delivery input, #delivery_edit .disabled_delivery label {
    /*opacity: .5;*/
    /*cursor: not-allowed*/
}

.delivery-input-group .input-group-addon {
    border: 1px solid #ddd
}

.delivery-input-group {
    margin: 5px 0
}

#delivery_address {
    margin-bottom: 0 !important
}

.pac-item:hover {
    color: #ffdd00
}

@media all and (max-width: 480px) {
    h4.required-fields {
        text-align: center;
        width: 100%;
        margin-top: 25px
    }

    .close_deliver {
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 20px
    }

    .clsc #edit_location .close {
        position: absolute;
        top: 0;
        right: 15px;
        margin-top: 20px
    }

    label[for=delivery_address] {
        text-align: center;
        width: 100%;
        margin-bottom: 10px
    }

    .clear-it:before {
        left: 1%
    }

    #delivery_edit .form-control, #delivery_edit .save.btn {
        padding: 12px
    }

    .move-pin-prompt {
        display: none
    }
}

@media all and (min-width: 992px) {
    .address-prof {
        overflow: auto
    }

    .search-msg > br {
        display: none
    }
}

.address-prof .clear-it:before {
    left: 2%
}

#reclaim .upbutton:hover {
    box-shadow: 0 0 15px 1px #ccc
}

#reclaim .upbutton:active {
    vertical-align: top;
    padding: 15px 13px 13px
}

@media all and (max-width: 480px) {
    #reclaim .internal {
        padding-left: 25px;
        padding-right: 25px
    }

    .reset-page .col-xs-offset-1 .col-xs-offset-1 {
        margin: 0 auto;
        width: 100%
    }
}

#terms ol {
    padding-left: 0;
    font-size: 15px;
    margin-top: 40px
}

.faq section {
    padding-left: 15px
}

.from_verification {
    text-align: center;
    margin-bottom: 20px;
    color: #ffdd00
}

.expired_wrapper {
    border-top: 1px solid #efefef;
    height: calc(100vh - 280px);
    overflow: hidden
}

.expired_msg {
    position: relative;
    top: 75%;
    transform: translateY(-50%);
    width: 30em;
    height: 30em;
    margin: 0 auto
}

.expired_img {
    height: calc(100% - 20em);
    width: calc(100% - 20em);
    border: 1px solid #ffdd00;
    background-color: #ffdd00;
    border-radius: 50%;
    background-image: url(/assets/images/padlock.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 4em;
    margin: 0 auto 2em
}

.expired_prompt {
    text-align: center;
    font-size: 1.2em
}

.mdl-close, .modal-header .close {
    margin-top: -2px;
    padding-left: 20px;
    position: absolute;
    top: 5px;
    right: 15px;
    z-index: 9999
}

@media all and (max-width: 991px) {
    #chekt > div:last-of-type {
        max-height: none
    }

    .search-msg {
        text-align: center
    }

    .search-msg > span {
        color: #ffdd00
    }
}

@media all and (max-width: 767px) {
    #login h1.visible-xs, #register h1.visible-xs {
        margin: -5px 0;
        background: #fff;
        padding-bottom: 20px;
        font-weight: 700;
        color: #848484
    }

    #register .internal {
        padding: 0;
        margin: 0 -5px
    }

    #login .second-head {
        padding-top: 20px
    }
}

.mbl-loggin-btn {
    font-size: 11px;
    display: inline-block;
    background: #eee;
    color: #ffdd00;
    padding: 8px 10px;
    margin: 10px 0
}

.mbl-loggin-btn ~ .dropdown-menu {
    background: #eee;
    border-radius: 0;
    width: 100vw;
    position: fixed;
    top: 70px;
    bottom: 0;
    border: none;
    padding-top: 10vh
}

.mbl-loggin-btn ~ .dropdown-menu::before {
    background: inherit;
    content: '';
    display: inline-block;
    height: 15px;
    width: 15px;
    position: fixed;
    top: 65px;
    right: 30px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#itemStockModal .table b, .new-modal i, .stickyHeadTable .table > tbody {
    display: block
}

.mbl-loggin-btn ~ .dropdown-menu li {
    padding: 10px 30px
}

.new-modal {
    margin: 0
}

.new-modal .modal-content {
    max-height: none;
    margin: 30px auto
}

.new-modal .modal-dialog:after, .new-modal .modal-dialog:before {
    content: '';
    border: 1.5px solid #ffdd00;
    border-width: 0 1.5px 1.5px 0;
    position: absolute;
    width: 1em;
    height: 1em;
    font-size: 70px
}

.new-modal .modal-dialog:after {
    bottom: 30px;
    right: 5%
}

.new-modal .modal-dialog:before {
    top: 30px;
    left: 5%;
    border-width: 1.5px 0 0 1.5px;
    z-index: 1090
}

.new-modal .modal-dialog .modal-content {
    text-align: center;
    padding: 20px;
    border: 1.5px solid #ccc;
    background: #fff
}

.new-modal .modal-dialog .modal-content > .row {
    margin: 0 -20px
}

.new-modal i {
    margin: 15px auto 30px;
    border: 1.5px solid #ffdd00;
    border-radius: 50%;
    width: 1.2em;
    height: 1.2em;
    font-size: 60px;
    background: center/80% no-repeat none
}

.new-modal h2 {
    font-size: 22px;
    line-height: 30px
}

@media all and (min-width: 991px) {
    .new-modal h2:after, .new-modal h2:before {
        content: '';
        display: block;
        float: left;
        border-style: solid;
        border-width: 0 10px;
        border-color: #ffdd00;
        height: 2px;
        width: 90px;
        margin: 16px 55px
    }

    .new-modal .modal-lg h2:after, .new-modal .modal-lg h2:before {
        margin: 16px 190px
    }

    .new-modal .modal-lg h2:before, .new-modal h2:before {
        margin-right: 0;
        border-right: 60px solid #6d6c6c
    }

    .new-modal .modal-lg h2:after, .new-modal h2:after {
        float: right;
        margin-left: 0;
        border-left: 60px solid #6d6c6c
    }

    .new-modal .modal-dialog:after {
        right: 0
    }

    .new-modal .modal-dialog:before {
        left: 0
    }
}

.new-modal .btn-grey {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 45%
}

.new-modal p {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .3px;
    margin: 30px 10px 50px
}

.new-modal .underline {
    padding-bottom: 0
}

.orderInfo, .orderInfo .table {
    margin-bottom: -20px
}

.new-modal span {
    color: #000
}

.new-modal .btn-grey:last-child {
    margin-top: 30px
}

.new-modal .close {
    color: #999;
    margin-top: -5px
}

.new-modal .form-control {
    border: 2px solid #ddd;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 10px;
    text-align: inherit
}

#itemStockModal .table {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px
}

.btn-lg {
    border-radius: 0
}

.stickyHeadTable, .stickyHeadTable * {
    -webkit-overflow-scrolling: touch
}

.stickyHeadTable {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    overflow: auto
}

.stickyHeadTable .table {
    font-size: 16px;
    width: 90%;
    min-width: 750px;
    display: block;
    margin: 0 auto;
    max-height: calc(90vh - 75px);
    overflow: auto
}

.stickyHeadTable .table > tbody > tr > * {
    padding: 5px 5px 10px
}

.stickyHeadTable .table td {
    font-size: 14px
}

.stickyHeadTable .table > tbody > tr > td:first-of-type {
    width: 40px;
    float: left;
    z-index: 999
}

.stickyHeadTable .table > tbody > tr > :not(:first-of-type), .stickyHeadTable .table > tbody > tr > th:first-of-type {
    width: 25%;
    float: left
}

.stickyHeadTable .table > tbody > tr > td:nth-of-type(2) {
    width: calc(25% - 40px)
}

.stickyHeadTable .table > tbody > tr > th {
    display: inline;
    border-top: 0;
    background: #fff
}

.stickyHeadTable .table > tbody > tr {
    background: #fff;
    overflow-y: hidden;
    width: 100%;
    display: block;
    margin: 0
}

.stickyHeadTable .table > tbody > tr:first-of-type {
    position: fixed;
    height: 50px;
    width: 90%;
    min-width: 750px;
    display: block;
    margin: 0 auto
}

.stickyHeadTable .table > tbody > tr:nth-of-type(2) > td {
    border-top: 0;
    padding-top: 50px
}

.stickyHeadTable .table > tbody > tr:last-of-type > td {
    padding-bottom: 50px
}

@media all and (max-width: 750px) {
    .stickyHeadTable .table > tbody > tr:nth-of-type(2) > td {
        padding-top: 70px
    }
}

#order_item .maxedOut td:last-child button:last-child, #order_item .maxedOut td:not(:last-child) label, #order_item .zeroItems td:last-child button:first-child {
    cursor: default;
    color: #e0e0e0
}

#oimAvailability {
    position: fixed;
    top: 50vh;
    left: 50vw;
    width: 300px;
    background: #fff;
    border: 1px solid #ffdd00;
    padding: 20px;
    text-align: center;
    z-index: 1200
}

#chatIfm {
    -ms-transform: scale(0);
    border-radius: 10px;
    position: fixed;
    bottom: 65px;
    right: calc(3vw + 35px);
    border: 0;
    height: 500px;
    max-height: calc(100vh - 150px);
    width: 400px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transformOrigin: bottom right;
    transform-origin: bottom right;
    box-shadow: rgba(0, 0, 0, .4) 1px 2px 10px 0;
    background: url(https://warply.s3.amazonaws.com/data/chat/spinner.gif) center/contain no-repeat #fff
}

@media all and (max-width: 768px) {
    #chatIfm {
        z-index: 1200;
        bottom: 0;
        left: 0;
        max-height: none;
        height: 100vh;
        width: 100vw;
        padding: 0 calc(2.5vw + 30px) 45px 2vw;
        background: rgba(0, 0, 0, .7);
        border-radius: 0;
        -webkit-transition: opacity .5s ease;
        transition: opacity .5s ease
    }
}

li.highlighted-category, li.highlighted-category:hover {
    background: #fcc038
}

li.highlighted-category h5 {
    color: #fff
}

@media (max-width: 767px) {
    #mb-feat > .dropdown.visible-xs {
        display: inline-block !important;
        margin-right: -50px
    }

    #toggleBasket {
        margin-left: 10px
    }

    #toggleFavorites {
        margin-right: -5px
    }
}

.offerPresent {
    text-align: center;
    color: #fff;
    overflow-y: auto
}

.offerPresent h2 {
    /*position: fixed;*/
    /*top: 120px;*/
    position: absolute;
    top: 15vh;
    width: 100%;
    left: 0
}

.slick-list, .slick-track {
    width: 100vw;
    margin: 0 5vw;
}

@media all and (min-width: 768px) {
    .offerPresent h2:after, .offerPresent h2:before {
        content: '';
        display: inline-block;
        height: 1px;
        width: 20%;
        background: #ffdd00;
        margin: 0 5% 7px
    }
}

.offerPresent > .slick-offers > .slick-list > .slick-track > div {
    display: inline-block;
    background-color: #fff;
    width: 250px;
    height: 280px;
    color: #999;
    text-align: left;
    padding: 10px;
    /*margin: 100px 10px 0;*/
    margin: 20vh 10px 0;
    font-size: 10px;
    vertical-align: top;
    white-space: normal
}

.offerPresent > .slick-offers > .slick-list > .slick-track > div:first-of-type {
    margin-left: 200px
}

.offerPresent > .slick-offers > .slick-list > .slick-track > div:last-of-type {
    margin-right: 200px
}

@media all and (max-width: 767px) {
    #steps-products .hero-image {
        overflow: hidden
    }

    .offerPresent h2 {
        margin-top: -30px;
        top: 20vh;
    }

    /*.offerPresent > div {*/
    /*margin-top: 40px*/
    /*}*/
    .offerPresent > .slick-offers > .slick-list > .slick-track > div:first-of-type {
        margin-left: 40px
    }

    .offerPresent > .slick-offers > .slick-list > .slick-track > div:last-of-type {
        margin-right: 40px
    }
}

.offerPresent > .slick-offers > .slick-list > .slick-track > div > div > div > i {
    content: '';
    display: block;
    margin: -10px -10px 10px;
    height: 170px;
    background: center/cover #a00
}

.offerPresent > .slick-offers > .slick-list > .slick-track > div > div > div b {
    color: #333;
    font-size: 12px
}

.offerPresent > .slick-offers > .slick-list > .slick-track > div > div > div p {
    height: 40px
}

.offerPresent > .slick-offers > .slick-list > .slick-track > div > div > div > footer {
    font-size: 14px;
    color: #ffdd00;
    padding-top: 5px
}

.offerPresent > .slick-offers > .slick-list > .slick-track > div > div > div > footer button {
    font-size: 10px;
    margin-top: -5px
}

#offerModal .modal-content > .container-fluid > .row > .col-xs-12 {
    padding: 10px 15px
}

#offerModal .modal-content > .container-fluid > .row > .col-xs-12:first-child {
    border-right: 2px solid #eee;
    margin-top: 0
}

#offerModal header > i:empty {
    display: block;
    height: 180px;
    margin: -10px -15px 0;
    background: center/cover #a22
}

#offerModal header {
    margin-bottom: 20px
}

#offerModal .panel-default {
    margin: 0 -15px
}

#offerModal .panel-heading {
    color: inherit;
    padding: 15px;
    margin: 10px 30px;
    text-align: left;
    background-color: #f5f5f5;
    border-color: #ddd;
    font-size: 16px
}

#offerModal .panel-body .panel-heading {
    margin: 0 15px 30px
}

#offerModal .panel-heading [aria-expanded]:after {
    content: "+";
    float: right;
    color: #ffdd00;
    font-size: 20px;
    margin-top: -3px
}

#offerModal .panel-heading [aria-expanded=true]:after {
    content: "↑";
    margin-right: 1px
}

#offerModal .panel-heading a {
    display: block
}

#offerModal .panel-body {
    border-top: 0
}

#offerModal .form-control {
    padding: 15px;
    margin-bottom: 15px;
    text-align: inherit;
    font-size: inherit
}

.offerproduct-well {
    padding: 10px 15px 30px;
    position: relative;
    cursor: pointer
}

#offerModal select {
    background: url(images/redArrow.png) center right 15px/15px no-repeat
}

#offerModal .panel {
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media all and (max-width: 991px) {
    #offerModal .panel-group {
        margin-bottom: 0
    }

    #offerModal .modal-content {
        min-height: 96vh
    }
}

.show-next-on-hover + * {
    transition: opacity .7s ease
}

.show-next-on-hover:disabled:not(:hover) + *, .show-next-on-hover:not(:disabled) + * {
    opacity: 0
}

#cart-items .checkout-offer {
    background-size: 50px;
    padding: 0
}

#cart-items .checkout-offer .cart-item-description {
    padding-left: 25px;
    color: #fff
}

#cart-items .checkout-offer .basket-options {
    padding: 0 0 10px 10px
}

#cart-items .checkout-offer .cart-item-price, #cart-items .checkout-offer .item-quantity {
    color: #fff
}

.gdpr-text {
    font-size: 16px
}

@media (max-width: 570px) {
    .gdpr-text {
        font-size: 12px
    }
}

@media (max-width: 400px) {
    .gdpr-text {
        font-size: 10px
    }
}

@media (max-width: 992px) {
    .gdpr-profile-text {
        font-size: 10px
    }
}

@media (max-width: 768px) {
    .gdpr-profile-text {
        font-size: 12px
    }
}

.text-red {
    color: #ffdd00
}

.btn.btn-outline-red {
    border: 2px solid #ffdd00;
    padding: .35em 30px .2em;
    font-size: 1rem;
    display: inline-block;
    text-align: center;
    transition: all .3s ease;
    background: 0 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn.quick_add {
    transition-duration: .3s;
    background: url(../assets/images/100a.png) 6px/20px no-repeat #fff
}

/*BOUNCE CSS*/

@-moz-keyframes bounceDown {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@-webkit-keyframes bounceDown {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounceDown {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@-webkit-keyframes bounceLeft {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    40% {
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }
    60% {
        -webkit-transform: translateX(15px);
        transform: translateX(15px);
    }
}

@-moz-keyframes bounceLeft {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateX(0);
    }
    40% {
        transform: translateX(30px);
    }
    60% {
        transform: translateX(15px);
    }
}

@keyframes bounceLeft {
    0%,
    20%,
    50%,
    80%,
    100% {
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    40% {
        -ms-transform: translateX(30px);
        transform: translateX(30px);
    }
    60% {
        -ms-transform: translateX(15px);
        transform: translateX(15px);
    }
}

/* /left bounce */

/* right bounce */
@-webkit-keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    40% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    60% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px);
    }
}

@-moz-keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateX(0);
    }
    40% {
        transform: translateX(-30px);
    }
    60% {
        transform: translateX(-15px);
    }
}

@keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    40% {
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    60% {
        -ms-transform: translateX(-15px);
        transform: translateX(-15px);
    }
}

/* /right bounce */

/* assign bounce */
.fa-arrow-right {
    -webkit-animation: bounceRight 2s infinite;
    animation: bounceRight 2s infinite;
    float: right;
}

.fa-arrows-alt-h {
    -webkit-animation: bounceRight 2s infinite;
    animation: bounceRight 2s infinite;
    float: right;
}

.fa-arrow-left {
    -webkit-animation: bounceLeft 2s infinite;
    animation: bounceLeft 2s infinite;
}

.fa-chevron-down {
    -moz-animation: bounceDown 2s infinite;
    -webkit-animation: bounceDown 2s infinite;
    animation: bounceDown 2s infinite;
    text-align: center;
    display: block;
}

#extras_scroll {
    position: absolute;
    top: 60vh;
    width: 100%;
    color: red;
    z-index: 9999;
    -moz-animation: bounceDown 2s infinite;
    -webkit-animation: bounceDown 2s infinite;
    animation: bounceDown 2s infinite;
    text-align: center;
    display: block;
}

.credits {
    padding-top: 50px;
    display: block;
    clear: both;
}

#red-dot {
    position: absolute;
    border-radius: 50%;
    background: rgba(255, 0, 0, 0.77);
    width: 10px;
    height: 10px;
    right: 6.5vw;
    top: 3.8vh;
    display: none;
    text-shadow: 5px 2px 5px red;
    -webkit-animation: neon1 1.5s ease-in-out infinite alternate;
    -moz-animation: neon1 1.5s ease-in-out infinite alternate;
    animation: neon1 1.5s ease-in-out infinite alternate;
}

#red-dot:hover {
    color: #FF1177;
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
}

/*glow for webkit*/

@-webkit-keyframes neon1 {
    from {
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FF1177, 0 0 70px #FF1177, 0 0 80px #FF1177, 0 0 100px #FF1177, 0 0 150px #FF1177;
    }
    to {
        text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FF1177, 0 0 35px #FF1177, 0 0 40px #FF1177, 0 0 50px #FF1177, 0 0 75px #FF1177;
    }
}
