@charset "UTF-8";
@import url("//fonts.googleapis.com/css2?family=Raleway:wght@300;600&display=swap");
@import url("//fonts.googleapis.com/css2?family=Raleway:wght@700;800;900&display=swap");
@font-face {
    font-family: GT Walsheim Pro;
    src: url(https://indianpizzeriama.com/static/front/doocado/css/GTWalsheimPro-Regular.ttf);
}

@font-face {
    font-family: "GT Walsheim light";
    src: url(https://indianpizzeriama.com/static/front/doocado/css/GTWalsheimPro-Light.ttf);
}

@font-face {
    font-family: "GT Walsheim Med";
    src: url(https://indianpizzeriama.com/static/front/doocado/css/GTWalsheimPro-Medium.ttf);
}

@font-face {
    font-family: GT Walsheim extrthin;
    src: url(https://indianpizzeriama.com/static/front/doocado/css/GTWalsheimPro-Thin.ttf);
}

@font-face {
    font-family: GTWalsheimPro-UltraLight;
    src: url(https://indianpizzeriama.com/static/front/doocado/css/GTWalsheimPro-UltraLight.ttf);
}

.grey-box {
    width: 34px;
    height: 28px;
    background-color: #e5e5e5;
    border-radius: 5px;
    margin-right: 10px;
}

.title-text {
    font-family: Raleway;
    font-style: normal;
    font-weight: 800;
    font-size: 45px;
    line-height: 42px;
}

#dropdownMenuButton {
    font-family: "Raleway";
    font-weight: 700;
}

.accountdown {
    width: 100% !important;
    display: flex;
}

.pd-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.checkout-area .icons {
    padding: 3px 14px;
}

.btn-innertext {
    font-size: 13px;
    padding-left: 3%;
    font-weight: 600;
    color: #a1a1a1;
    position: absolute;
    top: 11px;
}

input {
    color: black !important;
}

.delivery-dropdown {
    width: 100%;
    text-align: left;
    background: #ffffff;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    border-radius: 6px;
    /* color: black; */
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    /* line-height: 16px; */
    color: #a2a2a2;
}

.dropdown-toggle:hover {
    background: none;
    color: #a2a2a2;
}

.right-side-icons {
    float: right;
    background: #f26469;
    padding: 4px 8px;
    border-radius: 8px;
    margin-top: -4px;
    color: white;
}

.right-side-icons:hover {
    cursor: pointer;
    background: #f3999c 70%;
}

.dropdown-toggle::after {
    display: none;
}

.checkout-area .icons {
    float: right;
    background: #595959;
    border-radius: 8px;
    color: white;
}

.icons123 {
    background: linear-gradient(0deg, rgba(253, 58, 132, 0.6) 0%, rgba(255, 166, 141, 0.6) 100%);
    border-color: #ec2023 !important;
}

.dropdown-toggle:hover .icons {
    background: linear-gradient(0deg, rgba(253, 58, 132, 0.6) 0%, rgba(255, 166, 141, 0.6) 100%);
    border-color: #ec2023 !important;
}

.dropdown-toggle:hover .btn-innertext {
    color: black;
}

.dropdown-item {
    font-size: 15px;
    font-family: "GT Walsheim light";
    padding: 0.25rem 0.5rem;
}

.dp-account {
    width: 100%;
}

.dropdown {
    margin: auto;
}

.label {
    font-family: GT Walsheim Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: black;
}

.input-field1::-webkit-input-placeholder {
    /* Edge */
    color: red;
    opacity: 2;
    font-size: 16px;
}

.input-field1:-ms-input-placeholder {
    /* Internet Explorer */
    color: red;
    opacity: 2;
    font-size: 16px;
}

.input-field1::placeholder {
    opacity: 2;
    font-size: 14px;
    font-weight: 400;
    color: #a2a2a2;
    padding-left: 2%;
}

.simple-input::placeholder {
    opacity: 2;
    font-size: 14px;
    font-weight: 400;
    color: #a2a2a2;
    padding-left: 2%;
}

.textarea-class::placeholder {
    opacity: 2;
    font-size: 14px;
    font-weight: 400;
    color: #a2a2a2;
    /* padding-left: 2%; */
    padding: 0px;
}

@media only screen and (max-width: 1300px) {
    .grey-box {
        width: 25px;
        height: 25px;
    }
}

.slide-container {
    display: flex;
}

.slide-container div {
    margin: 10px;
}

.slide-container div:first-child {
    margin: 10px 10px 10px 0px;
}

#schdle_date {
    display: block;
    padding-left: 3%;
}

.custom-tip {
    padding: 4px 3px !important;
    text-align: center;
    width: 40%;
    margin: auto;
    border: 1px solid #EC2023;
    box-sizing: border-box;
    border-radius: 6px;
    color: #EC2023;
    font-size: 15px;
    font-family: sans-serif;
}

.custom-tip[type="number"]::placeholder,
.custom-tip[type="number"]:-ms-input-placeholder {
    color: #EC2023;
}

.date-picker {
    padding-left: 12px;
    margin-left: 0px;
    width: 75%;
    height: 38px;
    border-radius: 8px;
    border: 1px solid #ced4da;
}

.date-picker,
.order-type-new,
#datetimepicker6,
#payment_method,
#coupon_number {
    width: 100% !important;
}

.bootstrap-datetimepicker-widget {
    padding-top: 40px;
    color: black !important;
    font-size: 20px !important;
    background: white !important;
    width: 100%;
}

@media only screen and (min-width: 428px) and (max-width: 460px) {
    .bootstrap-datetimepicker-widget.dropdown-menu {
        width: 17em !important;
    }
}

@media only screen and (max-width: 449px) {
    .coupon-button {
        padding: 9px 12px;
    }
}

@media only screen and (max-width: 420px) {
    .bootstrap-datetimepicker-widget {
        margin-left: 10% !important;
        margin-top: 10%;
        width: 100% !important;
        height: auto;
        box-sizing: border-box;
        overflow: hidden;
        font-size: 10px !important;
    }
    .dropdown-item span {
        font-size: 12px;
    }
}

@media only screen and (max-width: 375px) {
    .checkout-btns,
    .modal-buttons,
    .orders-text1,
    .order-text {
        font-size: 12px;
    }
    .order-lines {
        padding: 0px;
    }
    .order-text {
        padding: 12px 6px;
    }
}

@media only screen and (max-width: 375px) {
    .switch-button:before {
        width: unset;
    }
}

.deliverydiv {
    /* margin-bottom: 20px; */
}

.orderTimingView,
.outletTimingView {
    cursor: pointer;
    color: #F26469;
    font-weight: bold;
}

.textOrder {
    text-align: center;
    font-size: 18px;
}

.orderTimingView.active {
    margin-top: 5px;
    display: block !important;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #595959;
    border-radius: 4px;
}

.check {
    margin: auto;
    display: inline;
}

.col-lg-12>.check {
    margin-bottom: 1%;
}

.form-field {
    margin-top: 4%;
}

.icons1 {
    background: linear-gradient(0deg, rgba(253, 58, 132, 0.6) 0%, rgba(255, 166, 141, 0.6) 100%);
}

.input-field {
    background: #f5f7fa !important;
    border-radius: 14px !important;
    border: 1px solid grey !important;
    /* position: absolute; */
    width: 79% !important;
    z-index: -1;
}

.coupon-button {
    position: absolute;
    margin-left: -48px;
    z-index: 1000;
    float: right;
    background: #f26469;
    box-shadow: 0px 8px 30px rgb(242 100 105 / 15%);
    border-radius: 12px;
    padding: 9px 35px;
    color: white;
    border: none;
    text-transform: uppercase;
    font-weight: 600;
}

.simple-input::-webkit-input-placeholder {
    font-weight: 600;
    font-size: 13px;
}


/* toggle 1 */

.switch-button {
    background: rgb(233 231 231);
    border-radius: 30px;
    /* overflow: hidden; */
    /* width: 240px; */
    /* font-family: GT Walsheim Pro; */
    font-style: normal;
    font-weight: 500;
    position: absolute;
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
    color: black;
    position: relative;
    padding-right: 120px;
    position: relative;
}

.switch-button:before {
    content: "Schedule";
    /* font-family: GT Walsheim Pro; */
    font-style: normal;
    font-weight: normal;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    pointer-events: none;
}

.switch-button-checkbox {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
}

.switch-button-checkbox:checked+.switch-button-label:before {
    transform: translateX(120px);
    transition: transform 300ms linear;
}

.switch-button-checkbox+.switch-button-label {
    position: relative;
    padding: 8px 0;
    display: block;
    user-select: none;
    pointer-events: none;
}

.switch-button-checkbox+.switch-button-label:before {
    content: "";
    background: #fff;
    height: 90%;
    width: 97%;
    position: absolute;
    left: 2px;
    top: 2px;
    border-radius: 30px;
    transform: translateX(0);
    transition: transform 300ms;
}

.switch-button-checkbox+.switch-button-label .switch-button-label-span {
    position: relative;
}


/* toggle 1 ended */

.address-button {
    float: right;
    position: absolute;
    margin-left: -14px;
    padding: 7.5px 15px;
    background: #ffffff;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    box-shadow: 0px 8px 25px rgb(247 245 221 / 30%);
    border-radius: 6px;
    color: #f26469;
    font-size: 24px;
}

.btn-secondary:not([disabled]):not(.disabled).active,
.btn-secondary:not([disabled]):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #595959;
    box-shadow: none;
}

.checkout-width {
    width: 80%;
}

.input-field1 {
    /* position: absolute; */
    background: #ffffff;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    box-shadow: 0px 8px 25px rgb(247 245 221 / 30%);
    border-radius: 6px;
    width: 90% !important;
    z-index: -1;
}

.simple-input {
    background: white !important;
    border: 1px solid #c4c4c4 !important;
}

.textarea-class {
    width: 100%;
    background: #ffffff;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    box-shadow: 0px 8px 25px rgb(247 245 221 / 30%);
    border-radius: 6px;
    padding: 14px 23px;
    color: #a2a2a2;
}

.parent-order {
    margin-top: 16%;
    height: 100%;
}

.order-texts {
    margin: 40px 0px 0px 17px;
    margin-bottom: 5%;
}

.contain-inner-small {
    width: 90%;
    margin: 0 auto;
}

.box-1-grade {
    background: radial-gradient(#fff4f4, #fffdfd);
    border-radius: 50%;
    position: absolute;
    top: 144px;
    z-index: -1;
    left: -450px;
    box-shadow: 0px -6px 103px rgb(255 204 207 / 15%);
}

.notAllowedCursor {
    cursor: not-allowed;
    opacity: 0.4;
}

.box-grade {
    display: inline-block;
    width: 61%;
    height: 800px;
    line-height: 100px;
    margin: 0 1em 1em 0;
    color: #fff;
}

.tip-text {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    padding-left: 5%;
}

.checkout-btns {
    text-align: center;
    width: 60%;
    margin: auto;
    border: 1px solid #ec2023;
    box-sizing: border-box;
    border-radius: 6px;
    color: #ec2023;
    font-size: 15px;
    font-family: sans-serif;
}

.full-lenght-checkout-btn {
    text-align: center;
    width: 32%;
    margin: auto;
    border: 1px solid #ec2023;
    box-sizing: border-box;
    border-radius: 6px;
    color: #ec2023;
}

.field-set {
    position: absolute;
    background: white;
    margin-left: 38px;
    margin-top: -10px;
    color: #ec2023;
    padding: 0px 10px;
}

.field-set1 {
    float: right;
    margin-right: 23px;
    margin-top: -11px;
    background: white;
    padding: 0px 12px;
    color: #ec2023;
}

.order-text {
    background: #fff4f863;
    border-radius: 10px;
    margin: 10px 0px !important;
    padding: 10px;
}

@media screen and (max-width: 1500px) and (min-width: 1200px) {
    .lists {
        /*width: 65px !important;*/
        width: auto;
    }
    .header-content>.settings-wrapper {
        margin-left: 32px;
    }
}

@media only screen and (max-width: 1415px) {
    .header-content>.settings-wrapper {
        margin-left: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .right-side-order {
        width: 100%;
    }
    .checkout-area .container {
        width: 95%;
        max-width: 95%;
    }
}

@media only screen and (max-width: 991px) {
    .coupon-button {
        margin-left: -39px;
    }
    .heading-text-div {
        text-align: center;
        order: 2;
    }
    .contain-inner-small {
        margin-top: 4% !important;
    }
}

@media only screen and (max-width: 991px) {
    .right-side-order {
        float: left;
    }
    .account-div {
        margin: 0 auto;
        margin-bottom: 10%;
    }
    .heading-text-div .title-text {
        font-size: 25px !important;
    }
    .heading-text-div {
        margin: 0 auto;
    }
    .checkout-area {
        clear: both !important;
    }
}

@media only screen and (max-width: 449px) {
    .coupon-button {
        padding: 9px 16px;
    }
}

@media only screen and (max-width: 600px) {
    .check {
        padding-left: 18%;
    }
    .checkout-area {
        clear: both !important;
    }
}

@media only screen and (max-width: 414px) {
    .checkout-area {
        margin-top: 28% !important;
        clear: both !important;
    }
    .grey-box {
        width: 20px;
        height: 20px;
    }
    .checkout-area .icons {
        padding: 2px 9px;
    }
}

@media only screen and (max-width: 351px) {
    .checkout-btns {
        width: 90%;
    }
    .full-lenght-checkout-btn {
        width: 40%;
    }
}

@media only screen and (max-width: 767px) {
    .field-set {
        position: relative;
    }
    .field-set1 {
        margin-top: 0px;
    }
    .dropdown-menu,
    .right-side-order,
    .checkout-form-list,
    #dropdownMenuButton {
        width: 100%;
    }
    .coupon-button {
        margin-left: -125px;
    }
    .input-field {
        width: 100% !important;
    }
    /*.address-button {*/
    /*     margin-left: -38px;*/
    /*}*/
    .input-field1 {
        width: 98% !important;
    }
    .address-button {
        margin-left: -45px;
    }
}

@media only screen and (max-width: 449px) {
    .coupon-button {
        margin-left: -88px;
    }
}

@media only screen and (max-width: 576px) {
    .checkout-area {
        margin-top: 28% !important;
    }
}

@media only screen and (max-width: 650px) and (min-width: 620px) {
    .field-set {
        position: absolute;
    }
    .field-set1 {
        margin-top: -10px;
    }
}

@media only screen and (max-width: 320px) and (min-width: 301px) {
    .field-set {
        margin-left: 10px !important;
    }
    .order-btn-link {
        min-width: 88px !important;
        padding: 8px 0px 8px !important;
        font-size: 9px !important;
    }
    .order-btn-status {
        padding: 8px 0px 8px !important;
        font-size: 9px !important;
    }
    .order-list .author-info .text-holder {
        padding: 5px 0px 0px 2px;
    }
    .order-list .author-info .text-holder span.price {
        font-size: 10px !important;
        font-weight: bold;
    }
}

@media only screen and (max-width: 300px) and (min-width: 270px) {
    .field-set {
        margin-left: 0;
    }
    .field-set1 {
        margin-right: 0px;
    }
}