html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-family: Arial, Helvetica, sans-serif;
}

.h2, h2 {
    font-size: 25px;
    padding-left: 20px;
}

.h3, h3 {
    font-size: 20px;
}

.navbar {
    margin-bottom: 0px;
    background: url("../images/top_bg.png") repeat-x scroll 0 0 transparent;
    border: 0px;
    height: 85px;
}

.navbar-collapse {
    margin-top: 20px;
}

.navbar-default .navbar-nav > li > a {
    color: #FFFFFF;
}

ul.nav li a {

    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    padding: 0 25px;
    text-transform: uppercase;
}

ul.nav li a:hover, ul.nav li.active a {
    border-radius: 15px 15px 15px 15px;
    box-shadow: 2px 2px 2px #852901;
}

.other_details .delivery_info img {
    border-radius: 15px;
}

#logo_title {
    color: #ffffff;
    float: left;
    font-size: 2em;
    font-weight: bold;
    padding: 15px;
}

.navbar-header.menuPage {
    display: flex;
    width: 100%;
}

.mobile_view {
    display: none;
}

/*Mobile Layout: 320px*/
@media only screen and (max-width: 767px) {
    .navbar-header.menuPage {
        width: initial;
    }

    .mobile_view {
        display: block;
    }
}

.menuPage a.navbar-brand {
    margin-top: auto;
    margin-bottom: auto;
    width: 200px;
    max-height: 65px;
    display: flex;
}

.menuPage a.navbar-brand img {
    height: initial !important;
    width: initial;
    max-width: 100%;
    max-height: 100% !important;
    margin: auto;
}

.menuPage a.cart_box.top_cart_box {
    margin-left: auto;
}

.cart_box {
    background: #FEC752;
    height: 85px;
    width: 130px;
    float: right;
    position: relative;
    color: #000000;
    font-size: 17px;
    font-weight: bold;
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
}

/*Tablet Layout: 768px*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cart_box {
        height: 56px;
        padding-top: 17px;
    }
}

.cart_box:hover {
    background: #FFFFFF;
    text-decoration: none;

}

#banner {
    background: url(../images/banner_bg.png) repeat-x center bottom;
    height: 615px;
    position: relative;
    top: -10px;
    padding-top: 140px;
}

.banner_text h1 {
    color: #FFFFFF;
    font-size: 56px;
    font-weight: bold;
}

.search_area {
    top: 75px;
    height: 80px;
    left: 15%;
    background: url(../images/search.png) no-repeat 0 0;
    z-index: 222;
}

.search_area .input {
    border: medium none;
    color: #A5A5A5;
    float: left;
    font-size: 20px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    margin-left: 75px;
    margin-top: 19px;
    text-transform: uppercase;
    width: 320px !important;
    background: none;
    box-shadow: none;
    z-index: 9000;

}

#use_geolocation {
    margin-top: 24px;
    position: absolute;
}

.search_area .submit {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 50px;
    margin-top: 17px;
    margin-left: 40px;
    width: 20%;
    box-shadow: none;
}

.welcome_text {
    width: 100%;
    text-align: justify;
}

.testimonial {
    width: 100%;
}

.footer_top {
    height: 285px;
    padding-top: 0px;
}

.footer_top .fb {
    background: url("../images/footer_top_sepharator.png") no-repeat scroll left center !important;
}

/*menu page */

.full_section {
    width: 100%;
}

.menu_selection {
    top: 25px;
    z-index: 999;
}

.menu_selection li {

    padding: 5px 0;
    /*width: 95%;*/
}

.menu_selection li a {
    font-size: 15px;
    font-weight: lighter;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}

.order_menu {
    padding-left: 0;
    width: 100%;
}

.order_table {
    background: #fff none repeat scroll 0 0;
    border: 0;
    width: 100%;
}

.order_table h2.headeing {
    background: none;
    color: #000000;
    font-size: 23px;
    padding-left: 10px;
    text-align: left;
}

.cart_total {
    background: url("../images/toma.png") no-repeat center;
    height: 15px;
    width: 30px;
    display: inline-table;
    float: right;
    padding: 10px;
}

.customer_information {

    padding-bottom: 5px;
    padding-top: 5px;
}

.payment_ul li {
    width: 100%;
    display: inline-flex;
}

.payment_ul li img {
    height: 24px;
}

.search_details_new {
    margin-bottom: 100px;
    background: #ececec;
}

.product_box:nth-child(2n) {
    background: #f9f9f9 none repeat scroll 0 0;
}

.selectable_recipe_option {
    width: 100%;
    line-height: 30px;
    list-style: none;
    background: #ededed;
    border-bottom: 5px solid #fff;

}

.no_toppings_recipe_option {
    width: 100%;
    line-height: 30px;
    list-style: none;
    background: #FFF;
    border-bottom: 5px solid #fff;

}

.selectable_option {
    width: 100%;
    line-height: 30px;
    list-style: none;
    background: #ededed;
    border-bottom: 5px solid #fff;

}

.success_div {
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
    padding: 0 10px;
    line-height: 35px;
}

.danger_div {
    background-color: #a94442;
    border-color: #a94442;
    color: #fff;
    padding: 0 10px;
    line-height: 35px;
}

.selectable_option:hover {
    background-color: #ffe9b5;
}

.pakage_active {
    display: block;
}

.skip_recipe_option {
    width: 100%;
    height: 45px;
    line-height: 30px;
    list-style: none;
    text-align: center;
    background: #000000;
    color: #F8F7F7;
    border: 0;
    border-bottom: 5px solid #fff;

}

.skip_recipe_option:hover {
    font-weight: bold;
    opacity: 0.5;

}

.pakage_deactive {
    display: none;
}

.category_filter h2 {
    background: #ededed !important;
}

.search_submit {
    background: #d20202 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 17px;
    height: 35px;
}

.review_details {
    border: 0 solid #CF0202;
    box-shadow: none;
}

.review_details table td span {
    display: inline;
    text-align: right;
}

.order_details {
    border: 0 solid #CF0202;
    box-shadow: none;
}

.order_details table td span {
    display: inline;
    text-align: right;
}

table tr {
    height: 40px;
    border-bottom: 1px solid #ccc;
}

.desktop_only {
    display: block;
}

.mobile_only {
    display: none;
}

.mobileNav {
    padding: 10px !important;
}

.order_details table td:first-child {
    text-align: left;
}

/* Large desktop */
@media (min-width: 1200px) {
    #content_inner {
        padding: 100px 0 65px;
        z-index: 1;
    }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    .search_area {
        width: 100% !important;
        left: 10%;

    }

    .desktop_only {
        display: none;
    }

    .mobile_only {
        display: block;
    }

    .search_area .submit {
        float: left;
        margin-top: 20px;
    }

    #logo_title {
        font-size: 1.5em;
        padding: 0 0 0 5px;
    }

    #menu_content {
        background: #FFFFFF;
    }

    .headeing {
        text-align: center;
    }

    .order_cart_div {
        clear: both;
    }

    .mobile_btn_only, .res_full_btn {
        display: block;
    }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {

        padding-left: 2px;
        padding-right: 2px;
        margin: 0px;
    }

    .navbar {
        height: 55px;
    }

    .desktop_only {
        display: none;
    }

    .mobile_only {
        display: block;
    }

    #logo_title {
        font-size: 1.5em;
        padding: 0 0 0 5px;
    }

    .cart_box {
        font-size: 17px;
        font-weight: bold;
        height: 55px;
        padding-top: 15px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .navbar-collapse {
        margin-top: 0;
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        background-color: #D20202;
    }

    ul.nav li a {
        text-align: center;
    }

    .banner_img {
        display: none;
    }

    .banner_text h1 {
        font-size: 36px;
        font-weight: bold;
    }

    .logo {
        width: 140px;
    }

    #banner {
        padding-top: 75px;
    }

    .search_area {
        top: 15px;
        background-image: none;
        background: #FFFFFF;
        width: 100% !important;
        left: 0;
        height: 60px;
        padding: 0;
        border-radius: 7px;

    }

    .search_area .input {
        width: 340px;
        margin-left: 0;
        margin-top: 12px;
        padding: 0 15px;
        text-align: center

    }

    #use_geolocation {
        top: 14px;
        position: relative;
    }

    .search_area .submit {
        width: 100%;
        background: url("../images/btn_search.png") no-repeat center;
        background-color: #8DB21C;
        box-shadow: #799D0C;
        margin-top: 30px;
        font-size: 28px;
        margin-left: 0;
    }

    .service_links_box {
        width: 100%;
    }

    .welcome_text > p {
        width: 100%;
        text-align: justify;
    }

    .welcome_text > h1 {
        font-size: 28px;
        text-align: left;
    }

    #footer {
        background: url(../images/bottom_bg.png) repeat 0 bottom #1c1c1c;
    }

    .footer_top p {
        text-align: justify;
    }

    .footer_top .fb {
        margin-top: 15px;
        padding-left: 0;
        width: 100%;
        background: none;
    }

    .social_links, .copyright {
        display: none;
    }

    .footer_payment {
        padding: 0;
        bottom: 0;
    }

    .navbar-header, .navbar-header .col-md-6 {
        padding-right: 0 !important;
    }

    .place_order_product, .top_bar {
        display: none;
    }

    .ac_results {
        width: 100%;
    }

    .ac_results li {
        margin: 0;
        padding: 2px 5px;
        cursor: pointer;
        display: block;
        width: 100%;
        font: menu;
        font-size: 18px;
        text-align: center;
        line-height: 36px;
        overflow: hidden;
        border-bottom: 1px dashed #D4D4D4;
    }

    .ac_over {
        background: #799D0C;
        font-weight: bold;
    }

    .menu_selection {
        width: 100%;
        top: 80px;
        margin-bottom: 108px;
    }

    .menu_selection li {
        padding: 0;
    }

    .menu_selection li:nth-child(odd) {
        background: #eeeeee;
    }

    .menu_selection li:nth-child(even) {
        background: #f9f9f9;
    }

    .menu_selection li:hover {
        background: url('../images/br_next.png') no-repeat right #ffe9b5;
    }

    .menu_selection li a {
        font-size: 19px;
        border: 0;

    }

    .inner_page {
        background: none;
        margin-top: 60px;
    }

    hr {
        margin-top: 0;
        margin-bottom: 0;
        border: 0;
    }

    .h2, h2 {
        font-size: 20px;
        margin-bottom: 0;
        padding: 0 10px;
    }

    .h3, h3 {
        font-size: 16px;
        margin-bottom: 0;
    }

    #order_cart {
        position: relative !important;
        top: 0;
    }

    .order_menu {
        width: 100%;
    }

    .orderTypeDiv {
        border: 1px solid #dad9d9;
        padding: 0;
        height: 95px;
    }

    .orderTypeDiv div {
        padding: 0 15px;
    }

    .order_table {
        padding: 1px;
    }

    #menu_content {
        background: #FFFFFF;
    }

    .order_cart_div {
        clear: both;
    }

    .headeing {
        text-align: center;

    }

    .mfp-content {
        background: #FFFFFF;
        padding: 5px;
        width: 100% !important;
    }

    .close_btn_for_mobile {
        display: none;
    }

    .your_order {
        background: #ffffff;
        width: 100%;
    }

    .search_details {
        display: none;
    }

    .mfp-content #order_cart_div {
        padding-top: 60px;
    }

    .menu_listing {
        margin-top: 0;
    }

    .mobile_btn_only {
        text-align: center;
    }

    .checkout_bottom {
        display: none;
    }

    .iframe_content_inner {
        padding: 0;
    }

    .mobile_btn_only, .res_full_btn {
        display: block;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {

        padding-left: 2px;
        padding-right: 2px;
        margin: 0;
    }

    .navbar {
        height: 55px;
    }

    .desktop_only {
        display: none;
    }

    .mobile_only {
        display: block;
    }

    .float_right, .float_left, .other_details .bottom_link {
        float: left;
        text-align: center;
        width: 100% !important;
    }

    .other_details .bottom_link {
        padding-top: 0;
    }

    .product_img_box img.status {
        margin-top: 35px;
        right: 0;
    }

    .product_listing {
        margin-bottom: 91px;
    }

    #logo_title {
        font-size: 1.1em;
        padding: 0 0 0 5px;
    }

    .cart_box {
        font-size: 17px;
        font-weight: bold;
        height: 55px;
        padding-top: 15px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .navbar-collapse {
        margin-top: 0;
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        background-color: #D20202;
    }

    ul.nav li a {
        text-align: center;
    }

    .banner_img {
        display: none;
    }

    .banner_text h1 {
        font-size: 36px;
        font-weight: bold;
    }

    .logo {
        width: 140px;
    }

    #banner {
        padding-top: 75px;
    }

    .search_area {
        top: 15px;
        background-image: none;
        background: #FFFFFF;
        width: 100% !important;
        left: 0;
        height: 60px;
        padding: 0;
        border-radius: 7px;

    }

    .search_area .input {
        width: 100%;
        margin-left: 0;
        margin-top: 12px;
        padding: 0 15px;
        text-align: center

    }

    .search_area .submit {
        width: 100%;
        background: url("../images/search4.png") no-repeat center;
        background-color: #8DB21C;
        box-shadow: #799D0C;
        margin-top: 30px;
        font-size: 28px;
    }

    .service_links_box {
        width: 100%;
    }

    .welcome_text > p {
        width: 100%;
        text-align: justify;
    }

    .welcome_text > h1 {
        font-size: 28px;
        text-align: left;
    }

    #footer {
        background: url(../images/bottom_bg.png) repeat 0 bottom #1c1c1c;
    }

    .footer_top p {
        text-align: justify;
    }

    .footer_top .fb {
        margin-top: 15px;
        padding-left: 0;
        width: 100%;
        background: none;
    }

    .social_links, .copyright {
        display: none;
    }

    .footer_payment {
        padding: 0;
        bottom: 0;
    }

    .navbar-header, .navbar-header .col-md-6 {
        padding-right: 0 !important;
    }

    .place_order_product, .top_bar {
        display: none;
    }

    .ac_results {
        width: 100%;
        z-index: 9999;
    }

    .ac_results li {
        margin: 0;
        padding: 2px 5px;
        cursor: pointer;
        display: block;
        width: 100%;
        font: menu;
        font-size: 18px;
        text-align: center;
        line-height: 36px;
        overflow: hidden;
        border-bottom: 1px dashed #D4D4D4;
    }

    .ac_over {
        background: #799D0C;
        font-weight: bold;
    }

    .menu_selection {
        width: 100%;
        top: 80px;
        margin-bottom: 108px;
    }

    .menu_selection li {
        padding: 0;
    }

    .menu_selection li:nth-child(odd) {
        background: #eeeeee;
    }

    .menu_selection li:nth-child(even) {
        background: #f9f9f9;
    }

    .menu_selection li:hover {
        background: url('../images/br_next.png') no-repeat right #ffe9b5;
    }

    .menu_selection li a {
        font-size: 19px;
        border: 0;
        width: 100%;
    }

    .inner_page {
        background: none;
        margin-top: 60px;
    }

    hr {
        margin-top: 0;
        margin-bottom: 0;
        border: 0;
    }

    .h2, h2 {
        font-size: 20px;
        padding: 0 15px;
        margin-bottom: 0;
    }

    .h3, h3 {
        font-size: 16px;
        margin-bottom: 0;
    }

    .order_menu {
        width: 100%;
    }

    .orderTypeDiv {

        border: 1px solid #dad9d9;
        padding: 0;
        height: 95px;
    }

    .orderTypeDiv div {
        padding: 0 15px;
    }

    .order_table {
        padding: 1px;
    }

    #menu_content {
        background: #FFFFFF;
    }

    .order_cart_div {
        clear: both;
    }

    .headeing {
        text-align: center;

    }

    .mfp-content {
        background: #FFFFFF;
        padding: 5px;
        width: 100% !important;
    }

    .close_btn_for_mobile {
        display: none;
    }

    .your_order {
        background: #ffffff;
        width: 100%;
    }

    .search_details {
        display: none;
    }

    .mfp-content #order_cart_div {
        padding-top: 60px;
    }

    .menu_listing {
        margin-top: 0;
    }

    .mobile_btn_only, .res_full_btn {
        display: block;
    }

    .checkout_bottom {
        display: none;
    }

    .iframe_content_inner {
        padding: 0;
    }

}

.bredcam li a {
    padding-left: 25px;
}

#record_tabs a {
    width: 120px;
}

.product_img_box {
    border: 0;
    width: auto;
}

.product_img_box img.status {
    right: 0%;
    margin-top: 0;
}

#Postcode, #postCode {
    text-transform: uppercase;
}

.payment_information input[type=submit] {

    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    height: 34px;
}

#loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
    display: none;
}

#loader .picload {
    margin: 470px 43%;
    width: 80px;
}

#loader .picload img {
    margin: 0 auto;
    width: 80px;
}

.modal-body ul li {
    overflow: hidden;
}

.modal-header h2 {
    padding-left: 0;
}
