﻿@font-face {
    font-family: 'Lato-Bold';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato-Bold.ttf') format('truetype'),
         url('fonts/Lato-Bold.woff') format('woff'),
         url('fonts/Lato-Bold.svg#Lato-Bold') format('svg');
}

@font-face {
    font-family: 'Lato-Regular';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato-Regular.woff') format('woff'),
         url('fonts/Lato-Regular.ttf') format('truetype'),
         url('fonts/Lato-Regular.svg#Lato-Regular') format('svg');
}

@font-face {
    font-family: 'Lato-Light';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato-Light.woff') format('woff'),
         url('fonts/Lato-Light.ttf') format('truetype'),
         url('fonts/Lato-Light.svg#Lato-Light') format('svg');
}

.img-text { margin-top: 30px; }

.img-text img {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
}

.img-text span {
    color: #8f95a1;
    display: inline-block;
    font-size: 12px;
    margin-left: 20px;
    text-align: left;
    vertical-align: middle;
    width: 335px;
}

.img-text a {
    color: #f89131;
    font-size: 12px;
}

.hr {
    background-color: #f0f0f0;
    height: 1px;
    margin-top: 150px;
    width: 100%;
}

.text-center { text-align: center; }

.text-center img {
    margin-bottom: 20px;
    width: 230px;
}

body {
    background-color: #fcfcfc;
    height: 100%;
    font-size: 17px;
    margin: 0 auto;
    margin-top: 50px;
    width: 100%;
}

input { outline: none; }

#wrapper {
    height: 100%;
    margin: 0 auto;
    width: 100%;
}

#box {
    /* margin-left: -170px; */
    /* margin-top: -150px; */
    /*background-color: #f7f7f7;*/
    border-radius: 3px;
    height: auto;
    margin: 0 auto;
    /* position: fixed; */
    /* left: 50%; */
    /* top: 40%; */
    width: 750px;

}


.reg-success {
    width: 100%;
    height: auto;
    margin: 0 auto;
    border: none;
    text-align: center;
    padding: 30px 20px 50px 20px;
}

.reg-success .header {
    font-weight: 500;
    font-size: 30px;
    text-transform: none;
    font-family: 'Lato-Bold';
    color: #54667a;
}

.reg-success .body {
    color: #8f95a1;
    margin: 0;
    font-family: 'Lato-Regular';
    font-weight: 300;
    font-size: 16px;
    letter-spacing: .02em;
    line-height: 20px;
}

.reg_success a {
    color: #f89131;
}

.header {
    font-family: 'Lato-Regular';
    font-size: 12px;
    padding-bottom: 24px;
    padding-top: 12px;
    text-align: center;
    width: 100%;
}

.registration-header {
    font-family: 'Lato-Regular';
    font-size: 12px;
    padding: 24px 0 0;
    text-align: center;
    width: 100%;
}

.header > h4,
.registration-header > h4 {
    color: #8f95a1;
    font-family: 'Lato-Regular';
    font-size: 26px;
    font-weight: 300;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
}

.footer {
    color: #8f95a1;
    font-family: 'Lato-Regular';
    font-weight: 300;
    line-height: 20px;
    margin: 0;
    padding-top: 4px;
    text-align: center;
    width: 100%;
}

h6 {
    display: inline-block;
    box-sizing: content-box;
    color: #666e7e;
    font-family: 'Lato-Regular';
    font-size: 17px;
    font-weight: 300 ;
    margin: 0;
    height: 25px;
    text-align: left;
    width: fit-content;
}

label{
    font-weight: 300 ;
    margin: auto;
    min-height: auto;
}

h5 {
    color: #a9b0c0;
    font-family: 'Lato-Regular';
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 10px ;
    padding: 0 0 10px;
}

.input,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="date"],
input[type="time"],
input[type="radio"],
.radio,
input[type="checkbox"],
.checkbox,
textarea,
[type="text"]:disabled {
    background-color: inherit;
    border: none;
    box-sizing: border-box;
    color: #000;
    font-family: serif;
    font-family: 'Lato-Light';
    font-size: 16px;
    font-weight: 300;
    height: auto;
    resize: none;
    width: 100%;
}

textarea{
    height: auto;
    min-height: 120px;
}

.radio,
.checkbox {
    display: inline-block;
    max-width: 100% !important;
    vertical-align: middle;
    font-size: 17px;
    margin: 5px auto auto;
}

    .checkbox > *,
    .radio > * {
        display: inline-block !important;
        vertical-align: middle;
        margin: auto;
    }

    .radio label,
    .checkbox label {
        display: inline-block;
        padding: 0;
        margin-left: 5px;
        height: 100%;
        vertical-align: middle;

    }
    .radio{
        padding-left: 10px;
    }

input[type="text"],
input[type="number"],
input[type="password"],
textarea,
[type="text"]:disabled {
    background: white;
    border-radius: 5px;
    border: 1px solid #cdcdcd;
    padding: 5px;
}

[type="text"]:disabled{
    width: 100%;
    background: #eee;
}

i{
    color:#d6dbdd;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
input[type="time"]:focus,
textarea:focus {
    -moz-transition: border .2s ease;
    -o-transition: border .2s ease;
    -webkit-transition: border .2s ease;
    border-left: 3px solid #f89131;
    transition: border .2s ease;
    outline: none;
}


.btn-submit,
input[type="submit"] {
    background-color: #f89131;
    border: none;
    border: 1px solid #f89131;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: 'Lato-Light';
    font-size: 16px;
    font-weight: 300;
    height: 60px;
    margin: 20px auto;
    transition: all .2s ease;
    width: 310px;
}

input[type="submit"]:hover {
    background-color: #f77f10;
    border: 1px solid #f77f10;
}

.modal-call-me__success {
    background-color: #fff;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    margin: auto;
    padding-top: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 460px;
    z-index: 40000000;
}

.modal-call-me__success { text-align: center; }

.modal-call-me__title {
    font-family: 'Lato-Bold';
    text-transform: none;
}

.modal-call-me__text {
    color: #8f95a1;
    font-family: 'Lato-Regular';
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .02em;
    line-height: 20px;
    margin: 0;
}

.modal-call-me__text a { color: #f89131; }

a { color: #f89131; }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    font-family: 'Lato-Regular';
    margin: 5px 5px 15px;
    padding: 15px;
    text-align: center;
}


input::-webkit-input-placeholder { color: #e0e0e0; }
input::-moz-placeholder { color: #e0e0e0; }/* Firefox 19+ */
input:-moz-placeholder { color: #e0e0e0; }/* Firefox 18- */
input:-ms-input-placeholder { color: #e0e0e0; }

textarea::-webkit-input-placeholder { color: #e0e0e0; }
textarea::-moz-placeholder { color: #e0e0e0; }/* Firefox 19+ */
textarea:-moz-placeholder { color: #e0e0e0; }/* Firefox 18- */
textarea:-ms-input-placeholder { color: #e0e0e0; }

span.error {
    bottom: 0;
    color: rgb(169, 68, 66);
    display: none;
    font-family: Lato-Regular;
    font-size: 12px;
    padding-left: 36px;
    position: absolute;
}




.lightform-container{
    width: 750px;
    margin: 10px auto;
}

.delivery-time-info > * {
    height: 100px;
    line-height: 100px;
    padding-left: 0;
}

.delivery-time-info {
    padding-left: 30px;
}

.time-block{
    padding-left: 30px;
}

.time-left,
.other-day-message{
    color: #a9b0c0;
    font-weight: 600;
    line-height: normal;
    font-size: 17px;
    display: inherit;
    position: relative;
    padding-left: 40px;
    text-align: left;
}

.time-left{
    color: #666e7e;
    width: 100%;
    top: -20px;
}

.order-time-with-value .time-left {
    top: 2px;
}

.other-day-message {
    color: #f79031;
    top: -27px;
    min-height: 60px;
}
.comment-description {
    margin-left: 26px;
}
.closing-time-left-timer {
    color: #f79031;
}

.row{
    margin-bottom: 8px;
}

.data-block{
    padding-left: 30px;
    width: 100%
}

.initiator-warning-message {
    text-align: center;
    font-size: 14px;
    width: 80%;
    line-height: 18px;
    margin: 0 auto;
    display: block
}

.back-btn{
    position: absolute;
    top: 5px;
    left: 5px;
    color: #4B4B56;
}
.back-btn > i {
    color: #4B4B56;
}

.back-btn,
.mobile-switch,
.mobile-checkbox{
    display: none;
}

.order-exists > * {
    height: 100%;
    line-height: normal;
}

.order-time {
    font-size: 24px;
    color: #666E7E;
    font-weight: 700;
    height: 100%;
    line-height: normal;
}



.registration-progress-bar{
    padding: 0;
    counter-reset: step;
    display: flex;
    margin-bottom: 30px;
}

.registration-progress-bar li{
    list-style-type: none;
    width: 25%;
    display: inline-block;
    float: left;
    text-align: center;
    position: relative;
}

.registration-progress-bar li._active{
    color: #f89131;

    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.registration-progress-bar li:after{
    content: counter(step);
    counter-increment: step;
    font-size: 22px;
    font-family: Verdana, Geneva, sans-serif;
    color: black;
    display: block;
    background: white;
    border: 2px solid #333;
    width: 36px;
    height: 36px;
    margin: 5px auto 0;
    border-radius: 50%;

    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.registration-progress-bar li._active:after{
    background: #f89131;
    color: white;

    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; 
}
.registration-progress-bar li._past:after{
    border-color: #f89131;
    background: #f89131;
    color: white;

    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.registration-progress-bar li._active:before,li._past:before{
    background: #f89131 !important;
    
    -webkit-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
}

.registration-progress-bar li:before{
    content: '';
    width: 100%;
    height: 2px;
    background: #333;
    position:absolute;
    left: -50%;
    top: 36px;
    z-index: -1;
    margin-top: 10px;

    -webkit-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
}

.registration-progress-bar li:first-child:before{
    content: none;
}


.registration-container{
    position: relative;
    overflow: hidden;
    width: 80%;
    margin: 0 auto;
}

.registration-container .slider{
    display: flex;
    transition: transform 0.7s ease-out;
}


.registration-container  .step{
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 10px;
    opacity: 0;
    transition: opacity 0.7s ease-in;
}

.registration-container  .step._active{
    opacity: 1;
    transition: opacity 0.7s ease-in;
}

.registration-container  label{
    margin-bottom: 5px;
}


.registration-container .back,.next,.submit{
    width: 100%;
    padding: 8px 12px;
    margin-top: 10px;
}

.registration-container .input-error{
    color: #BA0000;
    font-size: 16px;
    font-weight: normal !important;
    display: none;
}

.registration-container .input-error-container{
    height: 18px;
}

.registration-success{
    margin-top: 20px;
    font-size: 18px;
    line-height: 22px;
}

.registration-success text:not(:last-child){
    margin-bottom: 25px;
    display: block;
}

.address-details-item{
    display: grid;
    margin-bottom: 8px;
    grid-template-columns: auto 75px;
}

.address-details-item label{
    margin: 8px 0;
}


/* Success */
.join-success {
    height: auto;
    margin: 0 auto;
    width: 35%;
    background-color: white;
    border: none;
    text-align: center;
    padding: 30px 20px 50px 20px;
}

.join-success .header {
    font-weight: 500;
    font-size: 30px;
    text-transform: none;
    font-family: 'Lato-Bold';
    color: #54667a;
}

.join-success .body {
    margin: 0;
    font-family: 'Lato-Regular';
    font-weight: 300;
    font-size: 16px;
    letter-spacing: .02em;
    line-height: 20px;
}

.join-success p {
    font-size: 20px;
    margin-top: 0px;
}

.join-success a {
    color: #f89131;
}

.join-footer {
    font-family: 'Lato-Regular';
    margin: 0 auto;
    width: 35%;
    height: auto;
    display: block;
}


/* MD */
@media (max-width: 992px){
    .lightform-container{
        width: 500px;
        margin: 10px auto;
    }
    /* Success */
    .join-success,
    .join-footer{
        width: 50%;
    }
    
    .time-left {
        top: -20px;
    }
    
    .order-time-with-value {
        padding: 0!important;
    }
}

/* SM */
@media (max-width: 768px){
    .lightform-container{
        width: 400px;
        margin: 10px auto;
    }
    
    #OrderTimePicker{
        width: 100px;
        margin: 0 auto;
    }
    
    .time-block{
        margin-bottom: 0;
    }
    
    .checkbox{
        margin-top: 5px;
    }
    
    .footer .btn-submit{
        margin: 8px 0;
        width: 100% !important;
    }
    
    .footer{
        margin-bottom: 8px;
    }
    
    .delivery-time-info > * {
        height: 100%;
        line-height: normal;
        padding: 5px;
    }
    
    .order-time{
        text-align: center;
        width: 100%;
    }
    
    .other-day-message, .time-left {
        position: unset;
        text-align: left;
        margin-bottom: 5px;
        padding: 0;
        min-height: unset;
    }     
    .comment-description {
        margin-left: -15px;
    }
    .comment-description > .right-desc-field {
        padding: 0;
    }
    .delivery-time-info {
        padding: 0;
    }
    .order-time-additional-info {
        padding: 0;
    }

    .order-time-with-value .time-left {
        text-align: center;
    }
    
    /* Success */
    .join-success,
    .join-footer{
        width: 75%;
    }

    .registration-container{
        width: 100%;
    }
    .registration-container > .slider > .step{
        padding: 0 5px;
    }
}

/* XS */
@media (max-width: 576px){
    .lightform-container{
        width: auto !important;
        margin: 0;
    }
    
    body {
        margin: 0
    }
    
    .row {
        margin-left: 0;
        margin-right: 0;
    }
    
    .delivery-time-info,
    .data-block{
        padding: 0 10px;
        margin-bottom: 0;
    }

    .time-block{
        padding: 0;
    }
    
    .reg-success .header{
        background: #fcfcfc;
        font-size: 24px;
        height: auto;
    }
    
    .header{
        width: 100% !important;
        margin: 0;
        background: #EAEAEE;
        padding: 10px 0;
        height: 80px;
        color: #333;
        z-index: 1000;
    }
    
    .header h4{
        font-size: 16px !important;
        color: #4B4B56;
        font-weight: 600;
        margin-top: 20px;
    }
    
    .body{
        margin: 10px 0 5px;
        position: relative;
    }
    
    .initiator-warning-message{
        width: 90% !important;
    }
    
    input[type="text"],
    [type="text"]:disabled {
        font-size: 15px;
    }

    #OrderTimePicker > *{
        pointer-events: auto !important;
        opacity: 1 !important;
    }
    
    textarea{
        min-height: 80px;
        font-size: 15px;
    }

    .footer{
        padding: 0 25px;
    }

    .footer .btn-submit{
        height: unset;
    }

    .time-left,
    .order-time,
    .other-day-message{
        text-align: center;
        width: 100%; 
        padding: 0;
    }

    .other-day-message,.time-left {
        position: unset;
        text-align: left;
        margin-bottom: 0;
        padding: 5px;
    }
    .comment-description {
        margin-left: 0;
    }
    .comment-description > .right-desc-field {
        padding-left: 15px;
    }
    
    .back-btn,
    .mobile-switch,
    .mobile-checkbox{
        display: block !important;
    }
    
    .text-center,
    .data-block-title,
    .desktop-switch,
    .desktop-checkbox{
        display: none;
    }

    /* Success */
    .join-success {
        width: 100%;
        background-color: white;
        border: none;
        text-align: center;
        padding: 0;
    }

    .join-success .header {
        font-weight: 500;
        font-size: 22px;
        text-transform: none;
        font-family: 'Lato-Regular';
    }

    .join-success .body {
        padding: 10px 15px;
    }

    .join-footer {
        width: 100%;
        margin: 10px auto;
    }

    .join-footer > *{
        text-align: center !important;
    }
}

/* >XS */
@media (min-width: 576px){
    #OrderTimePicker > *{
        pointer-events: auto;
        opacity: 1;
    }

    .delivery-time-info{
        display: block !important;
    }
}


.time-left input[type="radio"] {
    display: none;
}
.time-left input[type="radio"]+label:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    padding: 2px;
    background-clip: content-box;
    border: 1px solid #333;
    border-radius: 50%;
    position: relative;
    top: 1px;
    margin-right: 5px;
    box-sizing: border-box;
}
.time-left input[type="radio"]:checked + label:before {
    background-color: #666e7e;
    padding: 2px;
    box-sizing: border-box;
}

.time-left label {
    font-weight: 600;
}

.asap-other-day-message {
    min-height: 35px;
}