.search-wraps {
    border: 0px solid white;
    width: 100%;
    margin: auto;
    padding-top: 180px;
}

#menu a {
    color: #000;
    font-family: "Montserrat", sans-serif;
    /* font-family: "Lato","Open Sans",arial; */
    font-size: 14px;
    font-weight: normal;
    display: block;
    padding: 5px 15px;
}

.top-menu-wrapper img.logo {
    max-width: unset;
    min-width: unset;
    max-height: 52px;
    width: unset;
    padding-top: 14px;
}

/*.search-wraps h1 {*/
/*    color: #fff;*/
/*    font-size: 56px;*/
/*    text-align: left;*/
/*    font-weight: 300;*/
/*    font-family: 'Lato', sans-serif;*/
/*}*/

.logo-desktop {
    padding-top: 15px;
}

.search-wraps p, .search-wraps p a {
    margin-bottom: 20px;
}

.choose_town_dropdown {

    background: #0C7C59;
    padding: 10px;
    color: white;
    width: 100%;
    font-size: 20px;
    -webkit-appearance: none;
    text-align-last: center;
    border: 1px solid #0C7C59;
    border-radius: 5px;

}

.choose_town_dropdown_hidden {
    padding: 10px;
    color: #212121;
    width: 60%;
    font-size: 20px;
    -webkit-appearance: none;
    text-align-last: center;
    display: none;

}

#MainMessage {
    line-height: 55px;
    color: black;
    text-align: left;
}

#SubMessage2 {
    font-size: 20px;
    color: black;
    text-align: left;
}

@media only screen and (max-width: 1024px) {
    .top-menu-wrapper {
        position: relative;
        /*background: #2b2b2b;*/
        border-bottom: 2px solid #14171b;
    }

    .logo_container {
        padding-left: 0;
    }

    .top-index .container, .top-menu .container {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .choose_town_dropdown {
        margin-top: 30px;
        width: 100% !important;
    }

}

.single-search_row {
    padding-top: 45px;
    margin-right: 0 !important;
}

.single_search_get_search {
    padding-top: 45px;
}

#MainMessage_1 {
    font-weight: 600;
    width: 100%;
    float: left;
}

#MainMessage_2 {
    font-weight: 300;
    font-size: 37px;
    width: 100%;
}

.search-wraps h1 {
    font-family: 'Roboto', sans-serif;
}

.search-wraps h1 #MainMessage_2 {
    font-family: 'Lato', sans-serif;
}


.orange-button.checkout {
    font-size: 24px;
    padding-right: 32%;
    padding-left: 32%;
    pointer-events: none;
}

.footer-links-wrapper {
    margin-top: 20px;
    float: right;
    text-align: right;
}


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

    #MainMessage {
        position: relative;
        top: unset;
        font-size: 27px;
        color: black;
        line-height: 32px;
        text-align: center;
        padding-top: 33px;
    }

    #SubMessage2 {
        font-size: 16px !important;
        top: unset;
        position: relative;
        color: black;
        padding: 10px;
        padding-bottom: 0px;
        text-align: center;
        margin-bottom: 0px;
    }

    .hide-on-mobile {
        display: none !important;
    }


    .single-search_row {
        padding-top: 0px;
        margin-right: 0 !important;
        margin-left: 0px;
    !important;
    }

    .single_search_get_search {
        text-align: center;
        padding: 0;
        padding-top: 70px;
        background-size: 60%;
        background-position: top;
        background-image: url(/assets/images/wallpapers/pizza_mobil_top.png);
        padding-bottom: 26px;
        background-repeat: no-repeat;
        border-bottom: 1px solid #efefef;
    }

    #MainMessage_1 {
        font-weight: 600;
        letter-spacing: -1px;
    }

    #MainMessage_2 {
        font-size: 29px;
        position: relative;
        top: 8px;
        padding-bottom: 21px;
        float: left;
    }

    .restarant-name {
        margin-top: 10px !important;
    }

    #resthere {
        margin-top: 20px;
        margin-bottom: 0 !important;
    }

    .footer_link {
        width: 100%;
        text-align: center;
        float: left;
    }

    .footer-links-wrapper {
        padding-bottom: 10px;
        width: 100%;
        margin-top: 0 !important;
    }

    .single-search {
        height: unset !important;
    }
}


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


    .single_search_get_search {
        text-align: center;
        padding: 0;
        padding-top: 65px;
        background-image: url(/assets/images/wallpapers/pizza_mobil_top.png);
        background-size: contain;
        padding-bottom: 40px;
        background-repeat: no-repeat;
        border-bottom: 1px solid #efefef;
        margin-bottom: 20px;
    }


}

.social-wrap {
    margin-top: 30px;
}

.section-feature-resto ul li, ul.services-type li {
    padding: 0px 5px 0px 2px !important;
    font-size: 13px;
}

.section-feature-resto .col-md-5 {
    min-height: 148px;
    padding-top: 24px;
    padding-bottom: 24px;
}

.logo-small {
    border-radius: 20px !important;
}

.restarant-name {
    font-size: 23px !important;
}

.hidden_soft {
    display: none;
}

.section-subcribe, .section-footer {
    background: #2b2b2b;
    color: #fff;
}

.section-footer .social-wrap a, .merchant-social-list a {
    color: #fff;
    font-size: 25px;
}

.footer_link {
    color: #c5c5c5 !important;
    font-size: 13px;
    line-height: 25px;
}

.footer_link:hover {
    color: #e2e2e2 !important
}

.social-wrap a i:hover {
    color: #b2b2b2 !important
}


#menu-white {
    display: table;
    border: 0px solid red;
    margin: 0;
    padding: 0;
    float: right;
}

#menu-white li {
    display: table-cell;
    border: 0px solid blue;
    margin: 0;
    padding: 0;
}

#menu-white a {
    color: #c5c5c5;
    font-family: "Montserrat", sans-serif;
    /* font-family: "Lato","Open Sans",arial; */
    font-size: 14px;
    font-weight: normal;
    display: block;
    padding: 5px 15px;
    text-decoration: none !important;
}

#menu-white a:hover {
    color: #fff;
}

.center {
    text-align: center !important;
}


.order-progress-bar {
    background: #2b2b2b;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #2b2b2b;
    border-top: 1px solid #2b2b2b;
    text-align: center;
    position: relative;
}


.logo-medium {
    border-radius: 25px !important;
}

@media only screen and (min-width: 480px) {
    #main-content-wrapper {
        min-height: calc(100vh - 125px);
    }
}

@media only screen and (max-width: 480px) {
    #main-content-wrapper {
        min-height: calc(100vh - 160px);
    }
}


.order-progress-bar a:hover, .order-progress-bar a.active, .filter-box a:hover {
    text-decoration: none;
    color: #c5c5c5;
    font-weight: 400;
}

.white-text, .order-progress-bar a, .section-subcribe h2 {
    text-decoration: none;
    color: #c5c5c5;
    font-weight: 400;
}

.order-progress-bar a.active.current {
    border-bottom: 0;
    font-weight: 600;
    color: white;
}

.deliverSection {
    display: none;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    background: #ece3ca;
    border: 1px solid #e8d7ac;
    padding: 10px;
    border-radius: 3px;
    margin-bottom: 0;

}

.deliverSection-desktop {
    display: none;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    background: #ece3ca;
    border: 1px solid #e8d7ac;
    padding: 10px;
    border-radius: 3px;
    margin-bottom: 0;
    display: none !important;
}


.menu-1 > .menu-cat > a {
    background: #2b2b2b;
}

.section-label {

}


.filter-box a span, .menu-cat a span, .section-label a.section-label-a span {
    background: unset;
    position: relative;
    z-index: 2;
    color: #4c4c4;
}


.menu-1.box-grey.rounded {
    padding: 0;
}

.nameanddesc {
    padding-left: 0;
    padding-right: 0;
}

.items-row > .small {
    text-align: center;
    background: #717171;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: capitalize;
    color: white;
}

.nameanddesc span {
    font-size: 13px !important;
}

.nameanddesc p {
    font-size: 13px !important;
}

.nameanddesc p {
    font-size: 12px;
    width: 100%;
    float: left;
}

.food_name_only {
    padding-bottom: 0px;
    width: 100%;
    float: left;
    font-size: 16px;
}

.food_desc_only {
    padding-top: 10px;
    padding-bottom: 5px;
    width: 100%;
    float: left;
}

.section-menu ul#tabs li {
    padding: 5px 10px;
    width: 24%;
}

@media only screen and (max-width: 480px) {
    .section-menu ul#tabs li {
        padding: 5px 10px;
        width: 20%;
    }

    .deliverSection-desktop {
        display: block !important;
    }

}


@media only screen and (max-width: 750px) {
    .sections, .parallax-container.parallax-home {
        padding-bottom: 10px;
        padding-top: 0;
    }
}

.only_on_mobile {
    display: none !important;
}

.only_on_real_mobile {
    display: none !important;
}

@media only screen and (min-width: 1025px) {

    .top-menu-wrapper.top-menu {
        background: rgb(0, 0, 0);
        background: linear-gradient(
                180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 78%);
    }


}


.view-food-item-wrap {
    padding: 20px 20px;
}

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

    .parallax-search.parallax-menu {
        min-height: unset !important
    }

    .only_on_mobile {
        display: block !important;
    }

    .top-menu-wrapper img.logo {
        border: 0px solid green;
        max-height: 34px;
        padding-top: 8px;
    }

    .view-food-item-wrap {
        padding: 20px 0px;
    }

}


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


    .only_on_real_mobile {
        display: block !important;
    }


}


.category-list {
    padding-left: 0;
}

.itemRow {
    padding-left: 15px;
    padding-right: 15px;
}

.food-variations-wrapper {
    padding-right: 0;
}

.addbuttonwrapper {
    padding-right: 0 !important;
}

.food-price-wrap {
    padding-left: 0 !important;
    padding-right: 10px !important;
}


.fancybox-lock .fancybox-overlay {
    background-color: rgba(0, 0, 0, 0.5);
}

.orange-button.medium.checkout {
    font-size: 24px;
    padding-right: 36%;
    padding-left: 36%;
}

.action_button {
    border-radius: 5px;
    background: #00b279;
    border: 1px solid #00b279;
}

.disabled-button {
    background: #ccc !important;
    border: 1px solid #ccc !important;
}

.apply_voucher {
    color: #00b279;
}

.apply_voucher:hover {
    color: #007e58;
    text-decoration: none;
}

.clear-cart {
    text-decoration: none;
}

.clear-cart:hover {
    color: #007e58;
    text-decoration: none;
}

.category a {
    border: 0;
    border-bottom: 1px solid #efefef;
}

.itemRow {
    padding-left: 15px;
    border-bottom: 1px solid #eaeaea;
}

ul#tabs {
    list-style-type: none;
    padding: 0;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    padding-top: 7px;
}

#mobileCheckout1 {
    position: fixed;
    z-index: 10;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: white;
    line-height: 22px;
    border-top: 1px solid #ddd;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 4px;
    padding-bottom: 3px;
}


.grey-fields {
    background: #ffffff;
    border: 1px solid #c9c7c7;
    color: #1e1e1e;
    padding: 8px 10px;
    width: auto;
    margin-bottom: 6px !important;
}

.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 6px !important;
    padding-left: 48px;
    margin-left: 0;
    transition: background-color 100ms ease-out;
}

.section-label > .section-label-a {
    background: #efefef;
    color: #fff;
}

.section-label > .section-label-a > span {
    background: unset !important;
    color: #4e4e4e;
}

.section-label > .section-label-a b {
    display: none !important
}

.section-label > .section-label-a i {
    padding-top: 5px;
    font-size: 25px;
    color: #4e4e4e !important
}

.green-button, .orange-button {
    border-radius: 5px;
    background: #00b279;
    border: 1px solid #00b279;
    font-size: 14px;
}

.row_padding-top-bottom-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

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

.menu-1.box-grey, .top-line-green, .box-grey.top-line-green {
    border-top: 1px solid #c9c7c7;
}

.section-label .row {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}

.filter-box a, .menu-cat a, .section-label a.section-label-a {
    padding-left: 10px;
    margin-bottom: 10px;
}

.menu-cat a {
    color: #fff;
}

.into-row .sub_item {
    position: relative;
    top: 1px;
    left: -3px;
}

.into-row .sub_item_name {
    position: relative;
    top: 1px;
    left: -3px;
}

.quantity-wrap-small div {
    padding-left: 9px;
    padding-right: 0px;
}


#mobile-header {
    background: #717171;
    color: #fff;
    padding: 8px;
}

#mobile-header h1 {
    margin: 0;
    padding: 0;
    font-size: 17px;
    line-height: 24px;
}

/*.row.top10{*/
/*    padding-left: 10px;*/
/*}*/

.full-width, .section-checkout .grey-fields {
    width: 100% !important;
}


@media only screen and (max-width: 1024px) {
    .search-wraps, .search-wraps.single-search, .parallax-search .search-wraps {
        padding-top: 0;
    }

    .container .col-md-7 {
        padding: 0;
    }

    .container .col-md-5.sticky-div {
        padding: 0;
    }

}

@media only screen and (max-width: 1024px) {
    #parallax-wrap {
        background: white !important;
    }
}

.voucher_wrap, .item-order-wrap {
    margin-bottom: 20px;
    margin-top: 0px;
}


.grey-button {
    background: #bfbfbf !important;
    border-color: #bfbfbf !important;
}


.grey-button:hover {
    background: #a2a2a2 !important;
    border-color: #a2a2a2 !important;
}

.food-thumbnail2 {
    background-color: #e8e8e8 !important;
    min-height: 153px;
    border-radius: 10px;
}

.food-thumbnail2 {
    cursor: pointer;
}

.food-thumbnail2-default {
    max-height: 100px;
    max-width: 100%;
    min-width: 100%;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    border-radius: 10px;
    background-color: #e8e8e8 !important;
    background-size: 60% !important;
    opacity: 0.2;
    min-height: 153px;
    border: 1px solid #d2d2d2;
}

@media only screen and (max-width: 1025px) {
    .food-thumbnail2 {
        min-height: 180px;
    }
}


.mbile.menu-item {
    margin: 0;
    padding: 0;
    font-size: 30px;
    position: relative !important;
    top: -7px;
    left: 0;
}

.item-price-variatiob-row {
    padding-top: 10px;
    padding-bottom: 0px !important;
}

@media only screen and (max-width: 1024px) {
    #container_swipe {
        display: block;
        -webkit-box-shadow: -1px 5px 17px -5px rgb(0 0 0 / 69%);
        -moz-box-shadow: -1px 5px 17px -5px rgba(0, 0, 0, 0.69);
        box-shadow: -1px 5px 17px -5px rgb(0 0 0 / 69%);
    }
}


.box-grey {
    border: 0;
}

.menu-right-content .box-grey .inner.line-top, .line-top {
    border-top: 1px solid #efefef;
}

.row {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.pad_left_0 {
    padding-left: 0 !important;
}

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

.pad_20_20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pad_bottom_20 {
    padding-bottom: 20px;
}

.pad_bottom_10 {
    padding-bottom: 10px;
}

.pad_bottom_12 {
    padding-bottom: 12px;
}

.margin-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.nomargin {
    margin: 0 !important;
}

.nopadding {
    padding: 0 !important;
}

.flex_center {
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
}

.notes-wrap {
    margin-top: 10px;
    display: none;
    margin-bottom: 10px;
}

.mobile_item_variation {
    font-size: 14px;
}

.mobile_item_variation_radio {
    position: relative;
    top: 1px;
}

.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
    margin-top: 0px !important;
    margin-bottom: 6px !important;
}

.text-left-force {
    text-align: left !important;
}

.mobile_add_to_cart {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: white;
    z-index: 1000;
    padding-top: 18px;
    padding-bottom: 22px;
    border-top: 1px solid #ddd;
    left: 0;
}


@media only screen and (max-width: 1024px) {
    .mobile_nopadding {
        padding: 0 !important;
    }

}

.text-very-small {
    font-size: 10px !important;
}

.payment-provider-wrap.top10.row {
    padding-left: 15px !important;
}


.section-receipt .inner h1, .section-orangeform .inner h1 {
    background: #f75d34;
    color: #fff;
    font-family: "Lato", sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 8px 20px;
}

.share_us_on_facebook {
    text-align: center;
    font-size: 17px;
    line-height: 23px;
    padding-bottom: 31px;

}

.fb-like {
    position: relative;
    top: 5px;
}

.fb-like iframe {
    width: 300px !important;
}

.tabs-wrapper, .connected-wrap {
    border: 0
}

.login_wrap {
    text-align: center;
    float: left;
    width: 100%;
}

.logo-login {
    width: 300px;
    margin: auto;
    text-align: center;
    margin-bottom: 20px;
}

.order-progress-bar .container .row div {
    width: 20% !important;

}

#menu-white a:hover {
    text-decoration: none;
    color: #f75d34;
    background: unset;
    /* font-weight: 700; */
    border: unset;
}

#menu a:hover {
    text-decoration: none;
    color: #f75d34;
    background: unset;
    /* font-weight: 700; */
    border: unset;
}

/*a.orange-button:hover, button.orange-button:hover, input.orange-button:hover, input.orange-button:focus, a.orange-button:focus, #menu .logout-menu a:hover {*/
/*    text-decoration: none;*/
/*    color: #fff;*/
/*    background: #219461 !important;*/
/*    border: 1px solid #219461 !important;*/
/*}*/

/*a.green-button:hover, button.green-button:hover, input.green-button:hover, input.green-button:focus, a.green-button:focus, #menu .green-button a:hover {*/
/*    text-decoration: none;*/
/*    color: #fff;*/
/*    background: #219461 !important;*/
/*    border: 1px solid #219461 !important;*/
/*}*/


.logout-menu a:hover {
    text-decoration: none;
    color: #f75d34 !important;
    background: rgba(0, 0, 0, 0) !important;
    border: 0 !important;
}

.orange-button:focus {
    color: #fff;
    background: #00b279 !important;
    border: 1px solid #00b279 !important;
}

.fb-button:focus {
    background: #3b579a !important;
    border: 1px solid #3b579a !important;
}

.google-button {
    background: #f75d34 !important;
    border: 1px solid #f75d34 !important;
}

.checkout-as-guest {
    font-size: 17px;
    background: #888888 !important;
    border: 1px solid #888888 !important;
    margin: auto;
    display: table;
    position: relative;
    width: 260px;
    text-align: center;
}

a.checkout-as-guest:hover {
    font-size: 17px;
    background: #787878 !important;
    border: 1px solid #787878 !important;
}

a.checkout-as-guest:active {
    font-size: 17px;
    background: #787878 !important;
    border: 1px solid #787878 !important;
}

a.checkout-as-guest:focus {
    font-size: 17px;
    background: #787878 !important;
    border: 1px solid #787878 !important;
}

@media only screen and (max-width: 480px) {
    .checkout-as-guest {
        width: 100%;
    }

    .parallax-search {
        min-height: unset !important;
    }
}


#resthere {
    display: none;
}

.footer-social-wrapper {
    float: left;
}

.mobile_hero_image_xs {
    display: none;
}

#mobile_hero_image_sm {
    display: none !important;
}


#mobile_hero_image_xs {
    display: none !important;
}

@media only screen and (max-width: 480px) {
    #mobile_hero_image_xs {
        display: block !important;
    }
}


@media only screen and (max-width: 1024px) and (min-width: 480px) {
    #mobile_hero_image_sm {
        display: block !important;
    }
}

@media only screen and (min-width: 1024px) {
    #MainMessage {
        font-size: 40px !important;
    }
}


/*loading anim*/

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: green;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(24px, 0);
    }
}


.discount_label {
    background: #e52020;
    color: white;
    padding: 4px;
    border-radius: 11px;
    text-align: center;
    font-size: 15px;
    padding-right: 10px;
    padding-left: 10px;
    MARGIN: AUTO;
    margin-bottom: 10 xp;
    opacity: 0.9;
}

/*loading anim end*/