@media (min-width: 320px) and (max-width: 1400px) {
    .section__title h2 {
        font-size: 58px;
    }

    .hero__nav ul li a {
        font-size: 19px;
    }
}

@media (min-width: 320px) and (max-width: 1200px) {

    .hero__nav {
        top: 72px;
    }

    .header__logo {
        max-width: 250px;
    }

    .header {
        padding: 17px 12px;
        padding-bottom: 16px;
    }

    .hero__btn a {
        margin-right: 17px;
        width: 135px;
    }

    .hero__nav ul li a {
        font-size: 17px;
    }

    .section__title h2 {
        font-size: 49px;
    }

    .product__card__thumb {
        height: 218px;
        padding: 20px 34px;
    }

    .prodyct__card__content a {
        font-size: 16px;
    }

    .prodyct__card__content {
        padding: 18px 18px;
        padding-top: 11px;
    }

    #scrollUp {
        right: 20px;
        bottom: 17px;
        font-size: 14px;
        padding: 8px 11px;
    }



}

@media (min-width: 320px) and (max-width: 991px) {
    .header__logo {
        max-width: 220px;
    }

    .header__right a {
        margin-right: 18px;
    }


    .header__right button {
        width: 105px;
    }

    .header {
        padding: 15px 5px;
        padding-bottom: 15px;
    }

    .checkout__area {
        padding-top: 95px;
        padding-bottom: 150px;
    }

    .checkout__product__item {
        padding: 15px 15px;
        padding-bottom: 0;
    }

    .checkout__product__item__thumb {
        width: 70px;
        height: 67px;
        margin-right: 14px;
    }

    .s-product-id {
        margin-right: 12px;
    }

    .hero__btn a {
        margin-right: 14px;
        width: 131px;
    }

    .hero__nav ul li a {
        font-size: 14px;
    }

    .hero__nav {
        padding: 20px 0;
        top: 69px;
    }

    .section__title h2 {
        font-size: 40px;
    }

    .build-pizza-modal .modal-dialog {
        max-width: 97%;
    }
}

@media only screen and (max-width:767px) {

    .form__area {
        background: #fff;
    }

    .form-header .header__right {
        display: none !important;
    }

    .header__right {
        display: none !important;
    }

    .container-fluid {
        justify-content: center !important;
    }

    .cart__button__mobile.header__right {
        display: block !important;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
    }

    .cart__button__mobile.header__right button {
        border-radius: 0;
        height: 100%;
        font-size: 15px;
    }

    .header__user {
        display: block;
    }

    .header__back__btn {
        display: block;
    }

    .form__area .form__wrapper {
        box-shadow: none;
        padding: 0px 5px;
        position: relative;
    }

    .form__area .modal__close {
        display: none;
    }


    .checkout__wrapper__left {
        margin-bottom: 30px;
    }

    .checkout__area .container {
        max-width: 555px;
    }

    .place__order__btn button span {
        display: block;
        font-weight: 700;
        margin-left: 5px;
    }

    .place__order__btn {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: auto;
        z-index: 5;
    }

    .place__order__btn button {
        display: flex;
        justify-content: center;
        padding: 0;
        align-items: center;
        height: 60px;
        border-radius: 0;
        font-size: 20px;
        font-weight: 500;
    }

    .form__submit.text-end button {
        width: 100%;
    }


    .hero__area {
        padding-top: 150px;
    }

    .hero__wrapper {
        text-align: center;
    }


    .hero__nav .form-select {
        display: block;
    }

    .hero__nav ul {
        display: none;
    }

    .hero__nav {
        padding: 12px 0;
        top: 65px;
    }

    .section__title h2 {
        font-size: 35px;
    }

    #scrollUp {
        right: 15px;
        bottom: 15px;
        font-size: 12px;
        padding: 7px 10px;
        padding-top: 5px;
    }

    #scrollUp i {
        font-size: 27px;
        margin-bottom: 0px;
    }


    .build-pizza-modal .modal-dialog {
        transform: none;
        margin: 0;
        padding: 0;
        max-width: 100%;
    }

    .build__pizza__top__thumb {
        width: 260px;
        height: 245px;
        margin-right: 18px;
        padding: 25px;
    }

    .build__top__right h4 {
        font-size: 19px;
        margin-bottom: 5px;
    }

    .build-pizza-modal .modal-content {
        /* max-height: calc(100vh - 0px); */
        height: 100%;
    }

    .build__pizza__wrapper {
        max-height: calc(100vh);
    }

    .offcanvas-area {
        width: 425px;
    }

    .offcanvas__title h4 {
        font-size: 21px;
    }

    .single__meal__item {
        padding: 15px;
        margin-bottom: 18px;
    }

    .single__meal__item__thumb {
        width: 116px;
        height: 116px;
    }

    .cart__add__btn button {
        height: 38px;
        width: 72px;
        font-size: 14px;
    }

    .single__meal__item__right p br {
        display: none;
    }

    .offcanvas__checkout {
        padding: 0px;
        /* padding-bottom: 23px; */
    }

    .ussgstn-prdtcs-cntnr {
        /* padding: 16px; */
    }

    .footer .container {
        flex-direction: column;
    }


    .footer__left {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .footer__left a {
        font-size: 16px;
        text-decoration: none;
        color: #fff;
        margin-right: 0;
        display: block;
        margin-bottom: 18px;
        font-weight: 300;
        letter-spacing: .3px;
    }

    .footer {
        padding-top: 38px;
        padding-bottom: 37px;
    }

}

@media only screen and (max-width:575px) {

    .header__logo {
        max-width: 152px;
    }

    .hero__nav { 
        top: 51px;
    }

    .checkout__info__box__bottom__btns .row .col-sm-6 {
        width: 50%;
        padding: 0 5px;
    }

    .checkout__info__box__bottom__btns .row {
        margin: 0 -5px;
    }

    .checkout__info__box__bottom__btns {
        padding: 20px 25px;
    }

    .checkout__info__box__top {
        padding: 25px;
        padding-bottom: 10px;
    }

    .checkout__area {
        padding-top: 75px;
        padding-bottom: 120px;
    }

    .title h4 {
        font-size: 24px;
    }

    .title {
        padding-bottom: 15px;
    }

    .section__title h2 {
        font-size: 35px;
    }

    .product__card {
        max-width: 330px;
        margin: 0 auto;
        margin-bottom: 22px;
    }

    .delivery__modal__wrapper {
        padding: 28px 10px;
    }

    .location--modal .modal-dialog {
        transform: none;
        margin: 0;
        border-radius: 0;
    }

    .location--modal .modal-dialog .modal-content {
        min-height: 100vh;
    }

    .location__hours__wrapper h6 {
        text-align: center;
    }

    .location__hours__wrapper {
        border-bottom: 1px solid #E5E5E5;
        border-right: 0;
        padding-bottom: 10px;
    }

    .location__hours__wrapper p {
        display: flex;
        max-width: 250px;
        margin: 0 auto;
        margin-bottom: 8px;
    }

    .location__bottom__right {
        text-align: center;
        padding-top: 15px;
    }

    .location__bottom__right p {
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 14px;
    }


    .build__pizza__top {
        flex-direction: column;
    }

    .build__pizza__top__thumb {
        width: 100%;
        height: 248px;
        margin-right: 0;
        padding: 25px;
        margin-bottom: 18px;
        border-radius: 0;
    }


    .build__pizza__wrapper {
        padding: 0;
    }

    .build__pizza__choose__wrapper {
        padding: 0 20px;
    }

    .build__top__right {
        padding-left: 20px;
    }

    .build__top__right h4 {
        font-size: 25px;
        margin-bottom: 5px;
        text-transform: uppercase;
        font-weight: 700;
    }

    .build-pizza-modal .modal__close button {
        background-color: #C87047;
        color: #fff;
    }


    .build-pizza-modal .modal__close {
        top: 13px;
        right: 9px;
    }

    .build__pizza__bottom {
        padding: 16px 17px;
    }

    .build__pizza__quantity p {
        font-size: 13px;
    }

    .build__cart__btn button h5, .build__cart__btn button p {
        font-size: 14px;
    }

    .build__pizza__quantity {
        margin-right: 16px;
    }

    .nice-number input {
        height: 33px;
        width: 15px !important;
        padding: 0 4px;
        font-size: 15px;
    }


    .nice-number button {
        height: 22px;
        width: 22px;
    }

    .build__cart__btn button {
        height: 54px;
        padding: 19px 14px;
    }

    .offcanvas-area {
        width: 325px;
    }

    .offcanvas__title {
        padding-left: 20px;
        padding-right: 20px;
    }

    .common__offcanvas__blk {
        padding: 16px 20px;
    }

    .mobile-none {
        display: none;
    }

    .items__in__cart {
        padding: 16px 0;
    }

    .single__meal__item__thumb {
        width: 76px;
        height: 76px;
        padding: 9px;
    }

    .single__meal__item__right {
        padding: 5px 0;
        padding-left: 13px;
    }

    .single__meal__item__right h4 {
        font-size: 14px;
        margin-bottom: 9px;
    }

    .meal__items__wrapper {
        padding: 0 13px;
        padding-bottom: 15px;
    }

    .single__meal__item {
        padding: 11px;
        margin-bottom: 16px;
    }

    .items__in__cart .single__meal__item {
        padding: 8px 20px;
    }

    .cart__add__btn button {
        height: 31px;
        width: 54px;
        font-size: 12px;
    }

    .cart__button__mobile.header__right button {
        font-size: 14px;
        width: 95px;
    }

    .home-header.header {
        padding: 13px 5px;
    }

    .checkout__info__box__top p.sign-txt {
        position: relative;
        top: -28px;
    }

}