﻿@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600);
//@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,300,200);




body {
//    background-image: url(http://cafedeluxelondon.co.uk/uploads/Back_15b_chef-net.com_by_colourpalette.co.uk.jpg);
    background-size: initial;
    background-repeat: repeat;
    background-color: rgba(0, 0, 0, 0.93);
    font-family: source sans pro;
    font-weight: 300;
}
.catImgRight{
    border-radius:50%;
     margin:10px;
      height:100px;
       width:100px;
}

.sign {
    font-size: 22px;
}
a {
    color: white;
    text-decoration: none;
}

p {
    font-size: 18px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.81);
    text-align: left;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, h7, .h1, .h2, .h3, .h4, .h5, .h6, .h7 {
    font-family: source sans pro;
    font-weight: 300;
}

.container {
    background-color: rgba(0, 0, 0, 0.33);
    color: white;
}

.subhdr {
    background-color: #646464;
}

.container {
    background-color: rgba(0, 0, 0, 0.33);
    color: white;
}

.collapse {
    text-align: center;
}

#scrollUp:hover {
    margin-bottom: 0;
}

.hid {
    display: block;
}
/* webkit solution */
::-webkit-input-placeholder {
    text-align: left;
}
/* mozilla solution */
input:-moz-placeholder {
    text-align: left;
}
/* IE solution */
input:-ms-input-placeholder {
    text-align: left;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}



.nav > li > a {
    padding-left: 30px;
    padding-right: 30px;
}

.navbar-default .navbar-nav > li > a {
    color: #D2AB67;
    font-weight: 300;
    font-family: source sans pro;
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.6em;
}



.topmobiconcontainer {
    width: 100%;
    background-color: #323232;
    text-align: center;
    padding: 8px;
    height: 75px;
}

    .topmobiconcontainer img {
        margin-left: auto;
        margin-right: auto;
        width: 95px;
        margin-top: -2px;
    }

.logoDiv img {
    width: 100%;
    padding: 3%;
}


#buyerinfoshoppingcart orderForbuyerInfo {
    color: rgba(31, 18, 8, 0.95);
    font-weight: bold;
}


.orderfields {
    padding: 5px;
    margin-bottom: 5px;
    height: 38px;
}

.divcontWithIcon {
    width: 45%;
    color: #FFFFFF;
    margin-left: 28px;
}





#menuListMain {
    padding: 10px;
    background-color: transparent;
    padding: 0px;
    width: 100%;
}


.divCatDetails {
    color: white;
    width: 100%;
    padding-bottom: 50px;
    background-color: transparent;
    min-height: 320px;
}

.bookingSystemBack {
    text-align: center;
    padding: 10px;
    background-color: rgba(70, 70, 70, 0.71);
    min-height: 320px;
    -webkit-box-shadow: inset 0px 0px 29px 0px rgba(50, 50, 50, 0.14);
    -moz-box-shadow: inset 0px 0px 29px 0px rgba(50, 50, 50, 0.14);
    box-shadow: inset 0px 0px 29px 0px rgba(50, 50, 50, 0.14);
}


.pagePadding {
    padding: 20px;
    -webkit-box-shadow: inset 0px 0px 25px 0px rgba(50, 50, 50, 0.14);
    -moz-box-shadow: inset 0px 0px 25px 0px rgba(50, 50, 50, 0.14);
    box-shadow: inset 0px 0px 25px 0px rgba(50, 50, 50, 0.14);
}

.cmsPadding {
    padding: 30px;
    padding-left: 37px;
}

input {
    color: black;
}



.footerstyle span {
    color: #D2AB67;
    font-size: 14px;
    line-height: 27px;
    cursor: pointer;
    text-transform: uppercase;
}

#telWidget {
    text-align: center;
    padding: 10px;
    font-size: 17px;
    background-color: rgba(91, 91, 91, 0.3);
    border-radius: 5px;
    color: white;
}


#taWidget {
    overflow: hidden;
    padding: 10px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 10px;
    font-weight: 300;
    color: white;
    border-radius: 5px;
    background-color: rgba(91, 91, 91, 0.3);
    border: none);
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 3px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px 4px 0px 0px;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 0px solid transparent;
}

.headerOnlineOrderLink {
    padding: 5px;
    margin-top: 10px;
    display: block;
    font-size: 15px;
}

    .headerOnlineOrderLink:hover {
        background-color: rgba(217, 0, 0, 0.43);
        color: white;
    }

.fos-component {
    border: none;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28) !important;
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28) !important;
    box-shadow: 0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28) !important;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
    height: 50px;
    width: 50px;
    padding: 0;
    margin: 5px;
    background: rgba(128, 128, 128, 0);
}

.navbar-collapse {
    background: black;
}

.navbar-header {
    background: black;
}

.cart-dropdown table {
    color: white;
}

.cartfooter {
    background: #282828;
}

    .cartfooter select, .cartfooter input[type=text] {
        padding: 0 0 0 10px;
    }

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #575757;
}

.itemhdrtitle {
    display: inline;
    font-size: 1.6em;
    color: white;
    height: 100%;
    padding: 5px;
    padding-left: 0px;
    float: left;
    margin-top: 7px;
    margin-left: -9px;
}

.fa-map-marker {
    color: gray;
}

.fa-stack-1x {
    color: gray;
}

.nav > li > a {
    padding-left: 25px;
    padding-right: 25px;
}

.openingtimescont {
    font-size: 16px;
}

    .openingtimescont span {
        border-bottom: 1px dotted white;
        font-size: 36px;
        padding-bottom: 8px;
        margin: 10px;
        margin-bottom: 15px;
        display: block;
    }

    .openingtimescont div:nth-child(1) {
        text-align: left;
    }

    .openingtimescont div:nth-child(2) {
        text-align: right;
    }

#overlay_form {
    position: absolute;
    border: 2px solid #fafafa;
    border-radius: 5px;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    background: #1f1f1f;
    width: 300px;
    font-size: 25px;
    color: #ff2c2c;
    z-index: 2000;
    text-align: center;
}

    #overlay_form a {
        text-decoration: none;
        padding: 5px;
        margin-top: 9px;
        margin: auto;
        display: block;
        border: 1px solid #8a8a8a;
        font-size: 26px;
        font-weight: 300;
        padding-left: 20px;
        padding-right: 20px;
        color: #4e4e4e;
        background-color: white;
    }

.entry-content {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

.offlinetime {
    display: none;
    position: absolute;
    color: rgba(255, 0, 0, 0.27);
    margin-top: -6px;
    font-size: 2em;
    margin-left: -47px;
}

.topmobiconcontainer {
    width: 100%;
    background-color: #808080;
    text-align: center;
    padding: 8px;
    height: 70px;
}

    .topmobiconcontainer img {
        margin-left: auto;
        margin-right: auto;
        width: 25%;
        margin-top: 8px;
    }

.entry-content-toggle {
    opacity: 0 !important;
}

.circle-tile-heading {
    position: relative;
    width: 154px;
    height: 52px;
    margin: 0 auto -40px;
    border-radius: 10px;
    color: #fff;
    font-size: 32px;
    font-weight: lighter;
    text-decoration: none;
    margin-bottom: -43px;
}

.catbtnstyle {
    margin: 10px;
}

#myModal select, #myModal option {
    padding: 7px !important;
    color: black;
    margin-bottom: 10px;
}

#myModalLabel {
    color: black;
}

select option {
    margin: 40px;
    background: rgba(0,0,0,0.3) !important;
    color: #fff !important;
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}

nav a {
    position: relative;
    display: inline-block;
    margin: 0;
    outline: 0;
    color: #fff;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(255,255,255,0.3);
}

.categorystyle > a {
    font-size: 1em;
    background-color: transparent;
    cursor: pointer;
    text-decoration: none;
    color: white;
    padding: 0;
    display: block;
    padding-bottom: 10px;
    margin-left: 0;
}

nav a:hover, nav a:focus {
    color: #d2ab67;
}

nav a {
    text-transform: capitalize;
}

.homeText {
    margin-top: 20px;
    background-color: rgba(0,0,0,0.5);
    padding: 40px;
    margin-left: 20px;
    margin-right: -20px;
    min-height: 335px;
}

    .homeText li {
        padding: 2px;
        font-size: 16px;
    }

#telWidget {
    text-align: center;
    padding: 10px;
    font-size: 17px;
    background-color: rgba(91,91,91,0.3);
    border-radius: 5px;
    color: white;
}

#taWidget {
    overflow: hidden;
    padding: 10px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 10px;
    font-weight: 300;
    color: white;
    border-radius: 5px;
    background-color: rgba(91,91,91,0.3);
    border: none);
}

.catbtnstyle {
    margin: 10px;
}

.usernav {
    padding: 10px;
    background-color: #3d3d3d;
    text-align: center;
}

    .usernav a {
        margin-left: 15px;
        margin-right: 15px;
        .fos-smart-wrap;

{
    padding: 21px 20px;
    background-color: rgba(56,56,56,1);
}

.fos-smart-forms .header-primary {
    background-color: #474747;
    border-top: 0 solid #000;
    border-bottom: 5px solid #b8bbbb;
}

.fos-smart-forms .tagline span {
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding: 0 15px;
    background: #fff;
    color: gray;
    top: -10px;
}

.ui-datepicker {
    width: 18em;
    margin-top: 14px;
    display: none;
    background: #fff;
    position: relative;
    font: 14px/1.55 "Roboto",Arial,Helvetica,sans-serif;
    -webkit-box-shadow: 0 0 30px 0 rgba(50,50,50,0.75);
    -moz-box-shadow: 0 0 30px 0 rgba(50,50,50,0.75);
    box-shadow: 0 0 30px 0 rgba(50,50,50,0.75);
    border: 0 solid #b7b7b7;
    z-index: 9999 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    color: #666;
}

    .ui-timepicker-div .ui-widget-header, .ui-datepicker .ui-datepicker-header {
        position: relative;
        background: #848484;
        line-height: 27px;
        font-size: 15px;
        padding: 10px;
    }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        width: 34px;
        height: 34px;
        display: block;
        font-size: 14px;
        position: absolute;
        text-decoration: none;
        cursor: pointer;
        color: #848484;
        top: 19.5%;
    }

    .ui-datepicker-today a, .ui-datepicker-today a:hover, .ui-datepicker .ui-state-highlight {
        font-weight: 700;
        background: #818181 !important;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        color: #fff;
    }

.fos-smart-forms .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.5em;
    height: 1.5em;
    cursor: default;
    background: #fff;
    text-decoration: none;
    border: 3px solid #8a8a8a;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -ms-touch-action: none;
    touch-action: none;
    margin-top: -3px;
    outline: 0;
}

.ui-datepicker:before {
    content: "";
    bottom: auto;
    border: solid;
    border-width: 16px 16px 16px;
    border-color: transparent transparent #848484 transparent;
    border-color: rgba(255,255,255,0) rgba(255,255,255,0) #848484 rgba(255,255,255,0);
    position: absolute;
    margin-left: -10px;
    display: block;
    top: -32px;
    left: 10%;
    height: 0;
    width: 0;
}

.fos-smart-forms .ui-slider .ui-slider-handle:before {
    content: '';
    width: 7px;
    height: 7px;
    position: absolute;
    background-color: #00833c;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    z-index: 2;
    left: 4px;
    top: 4px;
}

.fos-smart-forms .form-header h4 {
    text-align: left;
    font-weight: 300;
    font-size: 25px;
    padding: 0;
    margin: 0;
}

.fos-smart-forms .btn-primary {
    background-color: #0b6132;
    box-shadow: 0 0 30px 0 rgba(50,50,50,0.75);
}

.fos-smart-forms .button {
    border: 0;
    height: 54px;
    width: 228px;
    color: white;
    line-height: 18px;
    font-size: 15px;
    cursor: pointer;
    padding: 0 18px;
    text-align: center;
    vertical-align: top;
    background: 0;
    display: inline-block;
    -webkit-user-drag: none;
    text-shadow: none;
    background: #0b6132;
}

    .fos-smart-forms .button:hover {
        color: #243140;
        background: #cacfd2;
    }

    .fos-smart-forms .button:active {
        color: #1d2938;
        background: #a1a6a9;
    }

.fos-smart-forms .form-footer {
    overflow: hidden;
    padding: 20px 25px;
    padding-top: 25px;
    background: #717171;
    text-align: center;
}

.fos-smart-forms .gui-input:hover, .fos-smart-forms .gui-textarea:hover, .fos-smart-forms .select > select:hover, .fos-smart-forms .select-multiple select:hover, .fos-smart-forms .gui-input:hover ~ .input-hint, .fos-smart-forms .file .gui-file:hover + .gui-input, .fos-smart-forms .gui-textarea:hover ~ .input-hint {
    border-color: #959090;
}

.fos-smart-forms .gui-input:focus, .fos-smart-forms .gui-textarea:focus, .fos-smart-forms .select > select:focus, .fos-smart-forms .select-multiple select:focus {
    border-color: #696969;
    color: #3c3c3c;
}

.fos-smart-forms .gui-textarea:focus {
    height: 120px;
}

.fos-smart-forms .select > select:focus {
    z-index: 10;
    z-index: 20;
}

.fos-smart-forms .gui-input:focus ~ .field-icon i, .fos-smart-forms .gui-textarea:focus ~ .field-icon i {
    color: #696969;
}

.fos-smart-forms .select-multiple select:focus, .fos-smart-forms .gui-input:focus ~ .input-hint, .fos-smart-forms .gui-textarea:focus ~ .input-hint, .fos-smart-forms .file .gui-file:focus + .gui-input {
    border-color: #696969;
}

.fos-smart-forms .tagline {
    height: 0;
    border-top: 3px solid #838383;
    text-align: center;
}

    .fos-smart-forms .tagline span {
        text-transform: uppercase;
        display: inline-block;
        position: relative;
        padding: 0 15px;
        background: #717171;
        color: white;
        top: -10px;
        text-shadow: none;
        font-size: 18px;
    }

.fos-smart-forms .button:hover {
    color: #fff;
    background: rgba(0,0,0,0.53);
}

p {
    color: rgba(214,214,214,1);
    font-size: 13px;
    line-height: 1;
    text-align: center;
}

.wrap-2 {
    max-width: 93%;
}

.moblogitopnav {
    color: rgb(117, 117, 117);
}

.fos-smart-forms .header-primary {
    background-color: #3f3f3f;
    border-top: 1px solid #575757;
    border-bottom: 5px solid #2e2e2e;
}

.fos-smart-forms .tagline span {
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding: 0 15px;
    background: #fff;
    color: #414242;
    top: -10px;
}

.mobCart {
    padding-top: 20px;
    position: absolute;
    top: 131px;
    right: 0;
    width: 95%;
    left: 0;
    background: gray;
    z-index: 1000000;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 3px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
    height: 50px;
    width: 50px;
    padding: 0;
    margin: 5px;
    background: gray;
}

.fos-component {
    border: 0;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28) !important;
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28) !important;
    box-shadow: 0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28) !important;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
    height: 50px;
    width: 50px;
    padding: 0;
    margin: 5px;
    background: gray;
}

#testLinks a {
    padding: 3px;
    background-color: rgba(255,255,255,0.36);
    color: black;
}

.navtotop {
    top: 0;
    width: 100%;
}

.color-box {
    border: 1px solid white;
    margin-top: 112px;
}

#overlay_form {
    position: absolute;
    border: 5px solid red;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    background: #c40a0a;
    width: 270px;
    min-height: 180px;
    font-size: 22px;
    color: white;
    z-index: 2000;
}

    #overlay_form a {
        text-decoration: none;
        padding: 5px;
        border: 1px solid red;
        width: 150px;
        font-size: 26px;
        font-weight: 300;
        padding-left: 20px;
        padding-right: 20px;
        color: red;
        background-color: white;
    }

        #overlay_form a:hover {
            background-color: orange;
            color: white;
        }

#pop {
    display: block;
    border: 1px solid gray;
    width: 65px;
    text-align: center;
    padding: 6px;
    border-radius: 5px;
    text-decoration: none;
    margin: 0 auto;
    z-index: 1999;
}

.background_overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1998;
    background: black;
    opacity: .4;
}

.floatRight {
    float: right;
}

.logoDiv img {
    width: 100%;
    padding: 3%;
}

#taWidget {
    overflow: hidden;
    padding: 10px;
    background-position: left;
    background-repeat: no-repeat;
    text-align: center;
    padding: 10px;
    font-weight: 300;
    color: white;
    border-radius: 5px;
    background-color: rgba(91,91,91,0.3);
    background-size: cover;
}

    #taWidget label {
        line-height: 1;
    }

#telWidget {
    text-align: center;
    padding: 10px;
    font-size: 20px;
    background-color: rgba(91,91,91,0.3);
    border-radius: 5px;
    color: white;
}

.headerOnlineOrderLink {
    padding: 5px;
    margin-top: 10px;
    display: block;
    font-size: 15px;
}

container-fluid .headerOnlineOrderLink:hover {
    background-color: rgba(217,0,0,0.43);
    color: white;
}

.bodyText {
    line-height: 28px;
    color: #757575;
    text-align: left;
}

.pagePadding {
    padding: 20px;
    -webkit-box-shadow: inset 0 0 25px 0 rgba(50,50,50,0.14);
    -moz-box-shadow: inset 0 0 25px 0 rgba(50,50,50,0.14);
    box-shadow: inset 0 0 25px 0 rgba(50,50,50,0.14);
}

#bookingsysystem {
    position: relative;
    height: 450px;
    width: 290px;
    float: right;
    padding-top: 20px;
    padding-right: 20px;
}

.bookingSystemBack {
    text-align: center;
    padding: 10px;
    background-color: rgba(70,70,70,0.71);
    min-height: 320px;
    -webkit-box-shadow: inset 0 0 29px 0 rgba(50,50,50,0.14);
    -moz-box-shadow: inset 0 0 29px 0 rgba(50,50,50,0.14);
    box-shadow: inset 0 0 29px 0 rgba(50,50,50,0.14);
}

#openingTimes {
    padding-top: 20px;
    height: 310px;
    width: 308px;
    float: right;
}

#headerNave {
    position: absolute;
    background-color: #fff;
}

#bodyContents {
    float: left;
    height: auto;
    width: 960px;
}

#advertisement {
    height: 300px;
    width: 590px;
    background-color: #963;
}

.contentmenuleft {
    width: 290px;
    float: left;
    height: 153px;
    background-color: #e0daa8;
}

.contentmenuright1 {
    width: 300px;
    float: right;
    height: 153px;
    background-color: #757435;
}

.contentmenuleft1 {
    width: 290px;
    float: right;
    height: 153px;
    background-color: #b6ff00;
}

.contentmenuright {
    width: 300px;
    float: right;
    height: 153px;
    background-color: #933;
}

.orderTitle {
    font-weight: 200;
    font-size: 28px;
    color: white;
}

.headerNavBack {
    text-align: center;
}

.menuNav {
    font-size: 17px;
    text-decoration: none;
    color: #757575;
    font-family: 'Roboto Condensed','sans-serif';
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    margin-top: 3px;
    margin-bottom: 3px;
    display: block;
}

    .menuNav:hover {
        color: red;
        margin-left: -10px;
        margin-right: 10px;
        display: block;
        -webkit-transition: all .05s ease-in;
        -moz-transition: all .05s ease-in;
        -o-transition: all .05s ease-in;
    }

.oPTxt1 {
    font-size: 16px;
    color: mintcream;
}

.orderfields {
    padding: 5px;
    height: 20px;
    width: 100%;
    border: 0 dashed darkgray;
    background-color: rgba(180,180,180,0.21);
}

    .orderfields:hover {
        background-color: rgba(180,180,180,0.10);
    }

.formFields {
    padding: 5px;
    height: 20px;
    width: 250px;
    border: 1px dashed darkgray;
    background-color: rgba(180,180,180,0.21);
}

    .formFields:hover {
        background-color: rgba(180,180,180,0.10);
    }

.menuPlus {
    color: white;
    background-color: #757575;
    border: 1px solid darkgray;
    border-radius: 15px;
}

    .menuPlus:hover {
        color: white;
        background-color: #d90000;
    }

.floatRightDelivery {
    float: left;
    border: 1px dotted white;
    position: relative;
    margin-left: 30px;
    font-size: 16px;
    color: gray;
}

.threeStep {
    float: left;
    background-color: rgba(70,70,70,0.71);
    position: relative;
    font-size: 18px;
    color: white;
    width: 70px;
    height: 70px;
    line-height: 70px;
    vertical-align: central;
    text-align: center;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 35px;
    cursor: pointer;
}

    .threeStep:hover {
        background-color: rgba(70,70,70,1);
    }

#basketTable {
    width: 100%;
    background-color: transparent;
    border: 0 solid #dedede;
}

    #basketTable td {
        padding: 5px;
        border: 0 solid transparent;
        background-color: transparent;
    }

.tableHeader {
    background-color: transparent;
    color: white;
    border: 0 solid #dedede;
    border: 0;
}

#orderDetails td {
    vertical-align: auto;
}

.exclusive {
    background-color: rgba(70,70,70,0.71);
    padding: 15px;
    color: white;
    border: 1px solid rgba(70,70,70,0.71);
    font-size: 22px;
    font-weight: 300;
}

}

.exclusive:hover {
    background-color: green;
    color: white;
    border: 3px solid #d3d3d3;
    padding: 13px;
    cursor: pointer;
}

.sideBulletBack {
    background-image: url(../images/header2.png);
    width: 270px;
    min-height: 60px;
    display: block;
    margin-top: 80px;
    color: white;
    margin-bottom: 20px;
    font-size: 16px;
    font-family: Roboto condensed;
    line-height: 22px;
}

#sideBulletItems {
    margin-bottom: 20px;
}

.reservationTableHeadings {
    font-size: 24px;
    font-weight: 300;
    background-color: #ad0000;
    color: white;
    padding-left: 5px;
    border-radius: 10px;
    background-color: rgba(219,219,219,1);
    background-size: cover;
    border: 1px solid rgba(255,1,1,0.05);
    color: black;
}

.submitregbtnstyle {
    float: right;
    margin-right: 65px;
    border-radius: 10px;
    background-image: url(http://s1.chef-net.com/images/back9.svg);
    background-color: rgba(102,9,9,1);
    background-size: cover;
    border: 1px solid rgba(255,1,1,0.05);
    color: white;
}

.reservationTableBody {
    font-size: 24px;
    color: #8b0f0f;
    font-weight: 300;
    padding-left: 5px;
}

.openingtimeswgt {
    height: 369px;
    width: 288px;
    background-color: black;
    background-image: url(/images/openingtimesbg/openingtimes1.png);
    text-align: center;
}

    .openingtimeswgt div {
        padding-top: 173px;
    }

    .openingtimeswgt h1 {
        color: red;
    }

    .openingtimeswgt span {
        font-size: 22px;
    }

#pMessage {
    padding: 15px;
    background: #575757;
    border: 1px solid rgb(185, 185, 185);
    margin-bottom: 20px;
    padding-top: 0;
}

.openingtimeswgt1 {
    height: 369px;
    width: 100%;
    background-color: black;
    background-image: url(/images/openingtimesbg/openingtimes2.png);
    text-align: center;
}

    .openingtimeswgt1 div {
        padding-top: 173px;
    }

    .openingtimeswgt1 h1 {
        color: #8b0f0f;
    }

    .openingtimeswgt1 span {
        font-size: 22px;
    }

.openingtimeswgt2 {
    height: 369px;
    width: 288px;
    background-color: black;
    background-image: url(/images/openingtimesbg/openingtimes3.png);
    text-align: center;
}

    .openingtimeswgt2 div {
        padding-top: 173px;
    }

    .openingtimeswgt2 h1 {
        color: green;
    }

    .openingtimeswgt2 span {
        font-size: 22px;
        color: green;
    }

.openingtimeswgt3 {
    height: 369px;
    width: 288px;
    background-color: black;
    background-image: url(/images/openingtimesbg/openingtimes4.png);
    text-align: center;
}

    .openingtimeswgt3 div {
        padding-top: 173px;
    }

    .openingtimeswgt3 h1 {
        color: green;
    }

    .openingtimeswgt3 span {
        font-size: 22px;
        color: green;
    }

.textGreen {
    color: green;
}

.sdidOvrDiv {
    position: absolute;
    z-index: 100;
}

.iosSlider .slider .item {
    padding: 0;
}

#socialIcons img {
    width: 20%;
    margin: 5%;
    cursor: pointer;
}

.navbar {
    margin-bottom: 0;
}

.iosSlider .slider .item {
    padding: 0;
}

.iosSlider .slider .item {
    padding: 0;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 52%;
    left: 0;
    opacity: .7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 55px;
    width: 38px;
    background: transparent url("themes/themes.gif") no-repeat left top;
    margin-top: -252px;
}

.checkoutBtn {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #fff;
    padding: 8px 20px;
    background: -moz-linear-gradient(top,#5e5e5e 0,#424242 50%,#424242 50%,#424242 65%,#383838);
    background: -webkit-gradient(linear,left top,left bottom,from(#5e5e5e),color-stop(0.50,#424242),color-stop(0.50,#424242),color-stop(0.65,#424242),to(#383838));
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #fff;
    -moz-box-shadow: 0 1px 3px rgba(122,122,122,0.5),inset 0 0 5px rgba(166,166,166,0.6);
    -webkit-box-shadow: 0 1px 3px rgba(122,122,122,0.5),inset 0 0 5px rgba(166,166,166,0.6);
    box-shadow: 0 1px 3px rgba(122,122,122,0.5),inset 0 0 5px rgba(166,166,166,0.6);
    text-shadow: 0 -1px 0 rgba(255,255,255,0),0 0 0 rgba(255,255,255,0);
}

.divCatDetails {
    background-color: #e0115d;
    color: white;
    width: 100%;
    padding-bottom: 50px;
    background-color: rgba(70,70,70,0.71);
    min-height: 320px;
    margin-bottom: 0;
}

#shoppingCartHtml > table > tr > td {
    font-size: 12px;
}

.categoryGroup > a {
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
    color: white;
}

.categorystyle {
    padding-left: 0;
}

#menuListMain {
    padding: 10px;
    background-color: rgba(70,70,70,0.71);
    padding: 5px;
    width: 100%;
}

.CatDetailsTable {
    width: 100%;
}

    .CatDetailsTable td {
        width: 70%;
    }

#itemDetails {
    line-height: 27px;
    font-size: 16px;
    padding: 0;
}

.navbar {
    border-radius: 0;
}

.nav > li > a:hover, .nav > li > a:focus, .nav > li:focus, .nav > li:hover {
    background-color: rgba(70,70,70,0.71);
    color: white !important;
}

.circle-tile {
    margin-bottom: 15px;
    text-align: center;
}

.circle-tile-heading {
    position: relative;
    width: 80px;
    height: 52px;
    margin: 0 auto -40px;
    border: 3px solid rgba(255,255,255,0.3);
    border-radius: 10%;
    color: #fff;
    transition: all ease-in-out .3s;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

    .circle-tile-heading .fa {
        line-height: 50px;
    }

.circle-tile-content {
    padding-top: 50px;
}

.circle-tile-number {
    padding: 5px 0 15px;
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
}

.ordercompletecont {
    margin-top: 90px;
    margin-bottom: 30px;
    margin-left: 37px !important;
    margin-right: 37px !important;
}

.circle-tile-description {
    text-transform: uppercase;
    padding-top: 10px;
}

.circle-tile-footer {
    display: block;
    padding: 5px;
    color: rgba(255,255,255,0.5);
    background-color: rgba(0,0,0,0.1);
    transition: all ease-in-out .3s;
}

    .circle-tile-footer:hover {
        text-decoration: none;
        color: rgba(255,255,255,0.5);
        background-color: rgba(0,0,0,0.2);
    }

.circle-tile-heading.dark-blue:hover {
    background-color: #2e4154;
}

.circle-tile-heading.green:hover {
    background-color: #138f77;
}

.circle-tile-heading.orange:hover {
    background-color: #da8c10;
}

.circle-tile-heading.blue:hover {
    background-color: #2473a6;
}

.circle-tile-heading.red:hover {
    background-color: #cf4435;
}

.circle-tile-heading.purple:hover {
    background-color: #7f3d9b;
}

.dark-blue {
    background-color: #34495e;
}

.reqfield {
    font-size: 20px;
    color: white;
    padding-left: 5px;
}

.captatxt {
    width: 46%;
    display: inline-block;
    height: 58px;
    border-radius: 0;
}

.fosform h2 {
    color: #828282;
    font-size: 12px;
    font-weight: 300;
    font-size: 2.6em;
    text-align: center;
    margin-bottom: 20px;
}

.fosform {
    width: 350px;
    position: relative;
    top: 10%;
    left: 50%;
    margin-left: -175px;
    margin-bottom: 20px;
}

form_fonalorder {
    width: 350px;
    position: absolute;
    top: 10%;
    left: 50%;
    margin-left: -175px;
}

.fosform input[type="text"], input[type="password"], select, textarea {
    width: 100%;
    padding: 10px 0;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #8b8b8b;
    outline: 0;
    color: #d6d6d6;
    font-size: 16px;
}

.fosform input[type=checkbox] {
    display: none;
}

.fosform input[type=radio] {
    display: none;
}

.agree label {
    display: inline-flex;
    position: relative;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    border-radius: 2%;
    background: transparent;
    content: "";
    transition: all .3s ease-in-out;
    cursor: pointer;
    border: 3px solid #707070;
}

#agree:checked ~ label[for=agree] {
    background: #0b6132;
}

#RememberMe:checked ~ label[for=RememberMe] {
    background: #0b6132;
}

input[type="submit"] {
    background: #5cb85c;
    border: 0;
    width: 350px;
    height: 50px;
    border-radius: 3px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    transition: background .3s ease-in-out;
}

    input[type="submit"]:hover {
        background: #16aa56;
        animation-name: shake;
    }

.moblogitopnav {
    font-size: 1.3em;
    float: right;
    margin-right: 11px !important;
    margin-left: -52px !important;
    margin-top: 0px;
    color: rgb(117, 117, 117);
}

.forgot {
    margin-top: 10px;
    display: block;
    font-size: 1em;
    text-align: left;
    font-weight: 300;
    margin-left: 0px;
}

.userlogcontworpar {
    background-color: transparent;
    width: 100%;
}

.userlogcont {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
}

.forgot:hover {
    font-weight: bold;
    color: #6d7781;
}

.agree {
    padding: 30px 0;
    font-size: 14px;
    text-indent: 25px;
    line-height: 15px;
    color: #a6a6a6;
}

.error {
    padding: 30px 0;
    font-size: 14px;
    text-indent: 25px;
    line-height: 15px;
    color: #c70202;
}

::-webkit-input-placeholder {
    color: #a2a2a2;
    font-size: 16px;
}

.animated {
    animation-fill-mode: both;
    animation-duration: 1s;
    border-radius: 0 !important;
}

@keyframes shake {
    0,100% {
        transform: translateX(0);
    }

    10%,30%,50%,70%,90% {
        transform: translateX(-10px);
    }

    20%,40%,60%,80% {
        transform: translateX(10px);
    }
}

.selectParent {
    overflow: hidden;
    padding: 10px 0;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #8b8b8b;
    outline: 0;
    color: #d6d6d6;
    font-size: 16px;
}

    .selectParent select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 12px 30px 12px 111px;
        border: 0;
        background: transparent url("http://cafedeluxelondon.co.uk/images/br_down.png") no-repeat right center;
    }

select {
    text-align: center !important;
}

    select option {
        text-align: center !important;
    }

.cheakoutbtn {
    background-color: #0b6132;
}

.noselect {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #f5f5f5;
}

.footerstyle span {
    color: #636363;
    font-size: 11px;
    line-height: 27px;
    cursor: pointer;
    text-transform: uppercase;
}

.hrstyle {
    height: 1px;
    border-top: 1px dashed gray;
    width: 65%;
}

.footerimg {
    width: 86%;
    margin-bottom: 10%;
    position: absolute;
    vertical-align: -webkit-baseline-middle;
    left: 0;
    margin-left: 19%;
    margin-top: -22%;
    display: none;
}

.socialiconDiv {
    height: 20px;
    width: 100%;
    margin-top: 36%;
    margin-left: -27%;
}

    .socialiconDiv img {
        cursor: pointer;
        display: none;
    }

::-webkit-input-placeholder {
    text-align: center;
}

:-moz-placeholder {
    text-align: center;
}

::-moz-placeholder {
    text-align: center;
}

:-ms-input-placeholder {
    text-align: center;
}

.menuLinksNav {
    background-color: rgba(70,70,70,0.71);
    color: white;
    text-align: center;
    padding: 12px;
    font-size: 24px;
    cursor: pointer;
}

.mobCart {
    padding-top: 20px;
    position: absolute;
    top: 131px;
    right: 0;
    width: 95%;
    left: 0;
    background: gray;
    z-index: 1000000;
}

.mobCat {
    padding-top: 20px;
    position: absolute;
    top: 131px;
    right: 0;
    width: 95%;
    left: 0;
    background: gray;
    z-index: 1000000;
}

.cartClosebtn {
    float: right;
    color: white;
    cursor: pointer;
    font-size: 17px;
    position: absolute;
    right: 6px;
    top: 11px;
    z-index: 111;
}

.catClosebtn {
    float: right;
    color: white;
    cursor: pointer;
    font-size: 17px;
    position: absolute;
    right: 6px;
    top: 11px;
    z-index: 111;
}

.itemTemplate {
    width: 250px;
    padding: 12px 18px 12px 18px;
    background: #eee url("//d85wutc1n854v.cloudfront.net/live/imgs/darkgrain.png");
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-align: center;
    margin: 10px;
}

    .itemTemplate img {
        width: 100%;
    }

.container-fluid {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 0 solid transparent;
}

.container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: 0;
    margin-left: 0;
}

select option {
    background-color: #2e2e2e !important;
    color: white;
}

    select option:hover {
        background-color: #2e2e2e !important;
    }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 0;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid 1px solid rgba(221,221,221,0.35);
    padding-top: 7px;
    padding-bottom: 5px;
    border-top: 1px solid rgba(221,221,221,0.35);
}

.fa-2x {
    font-size: 1.7em;
}

.homecontstyle {
    margin-top: -378px;
    z-index: 10000;
    position: relative;
    margin-bottom: 21px;
}

.homeText {
    margin-top: 20px;
    background-color: rgba(0,0,0,0.5);
    padding: 40px;
    margin-left: 20px;
    margin-right: -20px;
    min-height: 335px;
}

.jumbotron {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    color: inherit;
    background-color: transparent;
}

.container .jumbotron {
    border-radius: 0;
    padding-right: 0;
    padding-left: 0;
}

.openingTimesContainer {
    padding-top: 20px;
    margin-left: 20px;
    margin-right: -27px;
}

.openingtime3 {
    color: white;
    background-color: rgba(0,0,0,0.5);
    z-index: 1000;
    padding: 25px;
    margin-right: 17px;
    min-height: 252px;
    font-size: 16px;
}

    .openingtime3 p {
        text-align: center;
    }

.dotedborderBottom {
    border-bottom: 1px dashed grey;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.finalizeorderStepsHdr {
    font-weight: bold;
    width: 262px;
    padding-top: 20px;
    font-size: 20px;
}

.ordersubmit {
    margin-left: 10%;
    text-align: center;
}

.erroratar {
    color: Red;
    visibility: hidden;
    width: 5px;
    font-size: 30px;
}

.menupagecont {
    padding-left: 0;
    padding-right: 0;
}

#divMenuCart {
    padding-top: 0;
    padding-right: 37px;
    padding-left: 0;
}

.d {
    background-color: #5b5b5b;
    margin-top: 2px;
    padding: 10px;
}

.dialog-header-error {
    background-color: #d2322d;
}

.dialog-header-wait {
    background-color: #428bca;
}

.dialog-header-notify {
    background-color: #eee;
}

.dialog-header-confirm {
    background-color: #333;
}

    .dialog-header-confirm h4, .dialog-header-confirm span, .dialog-header-error h4, .dialog-header-error span, .dialog-header-wait h4, .dialog-header-wait span {
        color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: transparent;
}

.cheakoutbtnDeactive {
    background-color: #960909;
}

.fos-component-box {
    -webkit-animation-delay: 0;
    -webkit-animation-direction: normal;
    -webkit-animation-duration: 0;
    -webkit-animation-fill-mode: none;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: none;
    -webkit-animation-play-state: running;
    -webkit-animation-timing-function: ease;
    -webkit-app-region: no-drag;
    -webkit-appearance: none;
    -webkit-backface-visibility: visible;
    -webkit-background-clip: border-box;
    -webkit-background-composite: source-over;
    -webkit-background-origin: padding-box;
    -webkit-background-size: auto;
    -webkit-border-fit: border;
    -webkit-border-horizontal-spacing: 0;
    -webkit-border-image: none;
    -webkit-border-vertical-spacing: 0;
    -webkit-box-align: stretch;
    -webkit-box-decoration-break: slice;
    -webkit-box-direction: normal;
    -webkit-box-flex: 0;
    -webkit-box-flex-group: 1;
    -webkit-box-lines: single;
    -webkit-box-ordinal-group: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: start;
    -webkit-box-reflect: none;
    -webkit-box-shadow: none;
    -webkit-clip-path: none;
    -webkit-column-break-after: auto;
    -webkit-column-break-before: auto;
    -webkit-column-break-inside: auto;
    -webkit-column-count: auto;
    -webkit-column-gap: normal;
    -webkit-column-rule-color: #212121;
    -webkit-column-rule-style: none;
    -webkit-column-rule-width: 0;
    -webkit-column-span: none;
    -webkit-column-width: auto;
    -webkit-filter: none;
    -webkit-font-smoothing: auto;
    -webkit-highlight: none;
    -webkit-hyphenate-character: auto;
    -webkit-line-box-contain: block inline replaced;
    -webkit-line-break: auto;
    -webkit-line-clamp: none;
    -webkit-locale: en-US;
    -webkit-margin-after-collapse: collapse;
    -webkit-margin-before-collapse: collapse;
    -webkit-mask-box-image: none;
    -webkit-mask-box-image-outset: 0;
    -webkit-mask-box-image-repeat: stretch;
    -webkit-mask-box-image-slice: 0 fill;
    -webkit-mask-box-image-source: none;
    -webkit-mask-box-image-width: auto;
    -webkit-mask-clip: border-box;
    -webkit-mask-composite: source-over;
    -webkit-mask-image: none;
    -webkit-mask-origin: border-box;
    -webkit-mask-position: 0 0;
    -webkit-mask-repeat: repeat;
    -webkit-mask-size: auto;
    -webkit-perspective: none;
    -webkit-perspective-origin: 527.609375px 102.5px;
    -webkit-print-color-adjust: economy;
    -webkit-rtl-ordering: logical;
    -webkit-tap-highlight-color: rgba(0,0,0,0.180392);
    -webkit-transform: none;
    -webkit-transform-origin: 527.609375px 102.5px;
    -webkit-transform-style: flat;
    -webkit-transition-delay: 0;
    -webkit-transition-duration: 0;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -webkit-user-drag: auto;
    -webkit-user-modify: read-only;
    -webkit-user-select: text;
    -webkit-writing-mode: horizontal-tb;
    align-content: stretch;
    align-items: start;
    align-self: start;
    alignment-baseline: auto;
    backface-visibility: visible;
    background-attachment: scroll;
    background-blend-mode: normal;
    background-clip: border-box;
    background-color: rgba(0,0,0,0);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    baseline-shift: baseline;
    border-bottom-color: #212121;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-collapse: separate;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: #212121;
    border-left-style: none;
    border-left-width: 0;
    border-right-color: #212121;
    border-right-style: none;
    border-right-width: 0;
    border-top-color: #212121;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: none;
    border-top-width: 0;
    bottom: auto;
    box-shadow: none;
    box-sizing: content-box;
    buffered-rendering: auto;
    caption-side: top;
    clear: none;
    clip: auto;
    clip-path: none;
    clip-rule: nonzero;
    color-interpolation: srgb;
    color-interpolation-filters: linearrgb;
    color-rendering: auto;
    cursor: auto;
    direction: ltr;
    display: block;
    dominant-baseline: auto;
    empty-cells: show;
    fill: #000;
    fill-opacity: 1;
    fill-rule: nonzero;
    filter: none;
    flex-basis: auto;
    flex-direction: row;
    flex-grow: 0;
    flex-shrink: 1;
    flex-wrap: nowrap;
    float: none;
    flood-color: #000;
    flood-opacity: 1;
    glyph-orientation-horizontal: 0;
    glyph-orientation-vertical: auto;
    image-rendering: auto;
    justify-content: flex-start;
    left: auto;
    letter-spacing: normal;
    lighting-color: #fff;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    marker-end: none;
    marker-mid: none;
    marker-start: none;
    mask: none;
    mask-type: luminance;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    object-fit: fill;
    object-position: 50% 50%;
    opacity: 1;
    order: 0;
    orphans: auto;
    outline-color: #212121;
    outline-offset: 0;
    outline-style: none;
    outline-width: 0;
    overflow-wrap: normal;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
    paint-order: fill stroke markers;
    perspective: none;
    perspective-origin: 527.609375px 102.5px;
    pointer-events: auto;
    position: static;
    resize: none;
    right: auto;
    shape-image-threshold: 0;
    shape-margin: 0;
    shape-outside: none;
    shape-rendering: auto;
    speak: normal;
    stop-color: #000;
    stop-opacity: 1;
    stroke: none;
    stroke-dasharray: none;
    stroke-dashoffset: 0;
    stroke-linecap: butt;
    stroke-linejoin: miter;
    stroke-miterlimit: 4;
    stroke-opacity: 1;
    stroke-width: 1;
    tab-size: 8;
    table-layout: auto;
    text-anchor: start;
    text-decoration: none;
    text-indent: 0;
    text-overflow: clip;
    text-rendering: auto;
    text-shadow: none;
    text-transform: none;
    top: auto;
    touch-action: auto;
    transform: none;
    transform-origin: 527.609375px 102.5px;
    transform-style: flat;
    transition-delay: 0;
    transition-duration: 0;
    transition-property: all;
    transition-timing-function: ease;
    unicode-bidi: normal;
    vector-effect: none;
    vertical-align: baseline;
    visibility: visible;
    white-space: normal;
    widows: auto;
    will-change: auto;
    word-break: normal;
    word-spacing: 0;
    word-wrap: normal;
    writing-mode: lr-tb;
    z-index: auto;
    zoom: 1;
}

.fosform input[type="text"], input[type="password"], select, textarea {
    width: 100%;
    padding: 10px 9px;
    background: rgba(255, 255, 255, 1);
    border: 0;
    border: 1px solid #8b8b8b;
    outline: 0;
    color: #d6d6d6;
    font-size: 16px;
}

[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

    [type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
        position: relative;
        padding-left: 29px;
        cursor: pointer;
        margin-top: 22px;
        margin-bottom: 11px;
    }

        [type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: -2px;
            width: 17px;
            height: 17px;
            border: 1px solid #aaa;
            background: #f8f8f8;
            border-radius: 3px;
            box-shadow: inset 0 1px 3px rgba(0,0,0,.3);
        }

        [type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
            content: 'âœ”';
            position: absolute;
            top: -2px;
            left: 4px;
            font-size: 14px;
            color: #5CB85C;
            transition: all .2s;
        }

        [type="checkbox"]:not(:checked) + label:after {
            opacity: 0;
            transform: scale(0);
        }

        [type="checkbox"]:checked + label:after {
            opacity: 1;
            transform: scale(1);
        }

[type="checkbox"]:disabled:not(:checked) + label:before, [type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

[type="checkbox"]:disabled:checked + label:after {
    color: #999;
}

[type="checkbox"]:disabled + label {
    color: #aaa;
}

[type="checkbox"]:checked:focus + label:before, [type="checkbox"]:not(:checked):focus + label:before {
    border: 1px dotted blue;
}

label:hover:before {
    border: 1px solid #4778d9 !important;
}

.lineshowcont {
    display: inline-block;
    float: right;
    margin-right: 10%;
    margin-top: 10px;
    position: relative;
    z-index: 2222222222222222;
}

.cl-effect-13 a::before {
    position: initial;
    margin-left: -20px;
    padding-right: 16px;
    padding-bottom: 10px;
    top: 100%;
    left: 50%;
    color: transparent;
    content: 'â€¢';
    text-shadow: 0 0 transparent;
    font-size: 1.2em;
    -webkit-transition: text-shadow .3s,color .3s;
    -moz-transition: text-shadow .3s,color .3s;
    transition: text-shadow .3s,color .3s;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none;
}

.cl-effect-13 a {
    cursor: pointer;
}

#contentleft {
    margin-top: 2px;
}

.fos-menu .tile .fos-menu-cont {
    border-bottom: 0 solid #b2b2b2;
    padding: 10px 12px 12px 12px;
    background: #282828;
    margin-top: 2px;
    line-height: 17px;
}

.fos-menu {
    width: 100%;
}

    .fos-menu .tile {
        width: 100%;
        max-width: 100%;
        position: relative;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 0;
        text-align: left;
    }

        .fos-menu .tile .price-label {
            position: absolute;
            padding: 8px;
            height: 42px;
            background: rgba(82,82,82,0.56);
            top: 0;
            right: 0;
            font-size: 1.27em;
            color: #fff;
            font-weight: 300;
            width: 69px;
        }

        .fos-menu .tile .fos-menu-cont a {
            color: white;
            font-size: 1.5em;
            font-weight: 300;
            text-decoration: initial;
        }

        .fos-menu .tile .fos-menu-cont span {
            display: block;
            font-size: .875em;
            color: #b2b2b2;
            font-weight: 300;
            margin-top: 5px;
        }

        .fos-menu .tile .fos-menu-cont .tools {
            margin-top: 0;
        }

            .fos-menu .tile .fos-menu-cont .tools .wishlist-btn, .fos-menu .tile .fos-menu-cont .tools .share-btn, .fos-menu .tile .fos-menu-cont .tools .add-cart-btn {
                position: absolute;
                text-align: center;
                font-size: 1.25em !important;
                font-weight: 300;
                white-space: nowrap;
            }

            .fos-menu .tile .fos-menu-cont .tools .add-cart-btn {
                display: block;
                width: 35px;
                height: 42px;
                right: 71px;
                top: 0;
                text-decoration: none;
                overflow: hidden;
                padding-top: 9px;
                background: rgba(57, 57, 57, 1);
                -webkit-border-radius: 24px;
                -moz-border-radius: 24px;
                border-radius: 0;
                z-index: 1;
                color: #fff;
                font-size: 1.25em !important;
                font-weight: 300;
                white-space: nowrap;
                /*-webkit-transition: width .25s ease;
                -moz-transition: width .25s ease;
                transition: width .25s ease;*/
            }

                .fos-menu .tile .fos-menu-cont .tools .add-cart-btn span {
                    display: none;
                    margin-right: 13px;
                    color: #fff;
                }

                .fos-menu .tile .fos-menu-cont .tools .add-cart-btn i {
                    font-size: 1.1em;
                    vertical-align: middle;
                    cursor: pointer;
                    margin-left: 3px;
                }

            /*.fos-menu .tile .fos-menu-cont .tools .add-cart-btn:hover {
                    width: 140px;
                    padding-top: 7px;
                    z-index: 2;
                }

                    .fos-menu .tile .fos-menu-cont .tools .add-cart-btn:hover span {
                        display: inline-block;
                    }*/

            .fos-menu .tile .fos-menu-cont .tools .wishlist-btn, .fos-menu .tile .fos-menu-cont .tools .share-btn, .fos-menu .tile .fos-menu-cont .tools .add-cart-btn {
                position: absolute;
                text-align: center;
                font-size: 1.25em !important;
                font-weight: 300;
                white-space: nowrap;
                cursor: pointer;
            }

            .fos-menu .tile .fos-menu-cont .tools .wishlist-btn {
                top: 13px;
                right: 100px;
                color: #c4c4c4;
                margin-right: 15px;
            }

                .fos-menu .tile .fos-menu-cont .tools .wishlist-btn i {
                    font-size: 1.2em;
                }

                .fos-menu .tile .fos-menu-cont .tools .wishlist-btn .hover-state {
                    position: absolute;
                    display: none;
                    top: -13px;
                    left: -20px;
                    width: 140px;
                    height: 48px;
                    z-index: 2;
                    background: #fff;
                    border: 1px solid rgba(82,82,82,0.56);
                    -webkit-border-radius: 24px;
                    -moz-border-radius: 24px;
                    border-radius: 24px;
                    padding-top: 9px;
                }

                    .fos-menu .tile .fos-menu-cont .tools .wishlist-btn .hover-state:before {
                        font-family: FontAwesome;
                        content: "\f067";
                        font-size: 1.2em;
                        vertical-align: middle;
                        margin-right: 10px;
                    }

                .fos-menu .tile .fos-menu-cont .tools .wishlist-btn:hover .hover-state {
                    display: block;
                }

            .fos-menu .tile .fos-menu-cont .tools .wishlist-btn-remove, .fos-menu .tile .fos-menu-cont .tools .share-btn, .fos-menu .tile .fos-menu-cont .tools .add-cart-btn {
                position: absolute;
                text-align: center;
                font-size: 1.25em !important;
                font-weight: 300;
                white-space: nowrap;
                cursor: pointer;
            }

            .fos-menu .tile .fos-menu-cont .tools .wishlist-btn-remove {
                top: 13px;
                right: 100px;
                color: #c4c4c4;
            }

                .fos-menu .tile .fos-menu-cont .tools .wishlist-btn-remove i {
                    font-size: 1.2em;
                }

                .fos-menu .tile .fos-menu-cont .tools .wishlist-btn-remove .hover-state-remove {
                    position: absolute;
                    display: none;
                    top: -13px;
                    left: -20px;
                    width: 140px;
                    height: 48px;
                    z-index: 2;
                    background: #fff;
                    border: 1px solid rgba(82,82,82,0.56);
                    -webkit-border-radius: 24px;
                    -moz-border-radius: 24px;
                    border-radius: 24px;
                    padding-top: 9px;
                }

                    .fos-menu .tile .fos-menu-cont .tools .wishlist-btn-remove .hover-state-remove:before {
                        font-family: FontAwesome;
                        content: "\f068";
                        font-size: 1.2em;
                        vertical-align: middle;
                        margin-right: 10px;
                    }

                .fos-menu .tile .fos-menu-cont .tools .wishlist-btn-remove:hover .hover-state-remove {
                    display: block;
                }

.cart-dropdown {
    position: relative;
    width: 100%;
    right: -1px;
}

.cartitems {
    background: #282828;
    padding-top: 12px;
    padding-bottom: 10px;
}

.cart-dropdown .body {
    box-sizing: border-box;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    height: auto;
    line-height: 22.8571434020996px;
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
    background-color: transparent;
    margin-top: 2px;
}

.cart-dropdown table {
    -webkit-border-horizontal-spacing: 0;
    -webkit-border-vertical-spacing: 0;
    background-color: rgba(0,0,0,0);
    border-bottom-color: gray;
    border-collapse: collapse;
    border-left-color: gray;
    border-right-color: gray;
    border-top-color: gray;
    box-sizing: border-box;
    color: #2f343b;
    display: table;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    line-height: normal;
    max-width: 100%;
    text-align: start;
    white-space: normal;
    width: 100%;
}

    .cart-dropdown table th {
        font-size: 1em;
        color: #b2b2b2;
        font-weight: normal;
        padding-bottom: 2px;
        text-align: left;
    }

.cart-dropdown .footer {
    width: 100%;
    margin-left: -1px;
    position: relative;
    bottom: -5px;
    background: #a3c756;
    padding: 16px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.cart-dropdown .cartfooter .total {
    float: right;
    font-size: 1.5em;
    font-weight: bold;
    color: black;
    padding-top: 6px;
}

.cart-dropdown .price {
    text-align: right;
}

.cartfooter {
    color: white;
    font-size: 1.16em;
    background-color: #5b5b5b;
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: center;
}

    .cartfooter .row {
        margin-top: 10px;
    }

    .cartfooter h1 {
        padding-top: 20px;
        margin-top: 1px;
    }

    .cartfooter select, .cartfooter input[type=text] {
        height: 44px;
        width: 100%;
        padding: 0 0 0 20px;
        background: white;
        border: 0;
        border: 0 solid #8b8b8b;
        outline: 0;
        color: black;
        text-align: center !important;
    }

        .cartfooter select option {
            background: rgba(255,255,255,1) !important;
            color: #000 !important;
        }

.cart-dropdown table td .delete {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(/img/delete.png) no-repeat;
    margin-right: 10px;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.cart-dropdown .body a {
    color: white;
    cursor: auto;
    display: inline;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    height: auto;
    line-height: normal;
    text-align: start;
    text-decoration: none;
    transition-delay: 0;
    transition-duration: .3s;
    transition-property: color;
    transition-timing-function: ease;
    white-space: normal;
    width: auto;
}

.cart-dropdown table td input {
    width: 46px;
    height: 34px;
    border: 1px solid rgba(82,82,82,0.56);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: 0;
    text-align: center;
    padding-left: 6px;
    padding-right: 6px;
}

.le-quantity {
    padding: 12px;
    position: relative;
    border: 1px solid #e0e0e0;
    display: inline-block;
    vertical-align: top;
}

    .le-quantity .minus {
        left: 0;
        border-right: 1px solid #e0e0e0;
    }

    .le-quantity .minus, .le-quantity .plus {
        position: absolute;
        width: 5px;
        height: 100%;
        padding: 3px 14px;
        background-color: #f9f9f9;
        top: 0;
        font-family: fontawesome;
    }

        le-quantity .minus:after, .le-quantity .plus:after {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto;
            width: 10px;
            height: 10px;
            font-size: 10px;
        }

        .le-quantity .minus, .le-quantity .plus, .le-quantity .minus:after, .le-quantity .plus:after {
            color: #3d3d3d;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

    .le-quantity input {
        border: 0;
        text-align: center;
        width: 80px;
        color: #3d3d3d;
        font-size: 20px;
        background-color: #fff;
    }

    .le-quantity .plus {
        border-left: 1px solid #e0e0e0;
        right: 0;
    }

.carthdr {
    height: 55px;
    background-color: #646464;
    padding-left: 3%;
    padding-right: 4%;
}

    .carthdr i {
        font-size: 2em;
    }

.hdrtotal {
    display: inline;
    float: right;
    font-size: 2em;
    background-color: #9f9f9f;
    height: 100%;
    padding: 5px;
    padding-left: 15px;
}

.hdrcata {
    display: inline;
    font-size: 1.6em;
    color: white;
    height: 100%;
    padding: 6px;
    padding-left: 0;
    float: left;
    padding-top: 11px;
}

#mobilelogo {
margin-left: -25px;
}

.fa-shopping-cart {
    width: 34px;
    position: relative;
    margin-left: -12px !important;
     margin-top: none !important; 
    font-size: 34px !important;
    top: 0px !important;
}
span#totalQuantity {
    /* margin-top: 12px; */
    position: absolute;
    margin: auto;
    margin-left: -23px;
    font-size: 17px;
    -webkit-filter: invert(100%);
    filter: invert(100%);
    width:20px;
    text-align:center;
}

.fa-chevron-left {
    display: inline;
    font-size: 1.5em;
    color: white;
    padding-left: 11px;
    float: left;
    margin-top: 14px;
    margin-bottom: -11px;
}

.catgoryhdr {
    height: 55px;
    background-color: #646464;
    padding-left: 5%;
}

    .catgoryhdr i {
        font-size: 2em;
        padding: 3%;
        padding-left: 5%;
        display: inline;
    }

    .catgoryhdr div:nth-child(2) {
        display: inline;
        float: right;
        font-size: 2em;
        background-color: #9f9f9f;
        height: 100%;
        padding: 5px;
        padding-left: 15px;
    }

.hdrlang {
    display: inline;
    float: right;
    font-size: 1em;
}

.itemhdr {
    height: 55px;
    background-color: #646464;
    padding-right: 5px;
    padding-left: 5%;
}

    .itemhdr i {
        font-size: 2em;
        padding: 3%;
        padding-left: 5%;
    }

    .itemhdr div:nth-child(2) {
        display: inline;
        float: right;
        font-size: 2em;
        background-color: #9f9f9f;
        height: 100%;
        padding: 5px;
        padding-left: 15px;
    }

.itemhdrtitle {
    display: inline;
    font-size: 2.2em;
    color: white;
    height: 100%;
    padding: 5px;
    padding-left: 0;
    float: left;
}

.carteditbtn {
    font-size: 1.4em;
    margin-top: 12px;
    cursor: pointer;
    color: white;
}

i {
    cursor: pointer;
}

.crthide {
    color: white;
}

.cartcounticon {
    font-size: 10px;
    margin-left: -28px;
    color: white;
    margin-top: 3px;
    position: absolute;
    background-color: gray;
    border-radius: 50%;
    padding: 2px;
}

select {
    padding: 0 0 0 5% !important;
}

.catagorycont {
    background-color: transparent;
}

.cl-effect-9 a {
    background: #282828;
    margin: 0;
    margin-bottom: 2px;
    padding: 9px 14px;
}

.cartsummery {
    position: absolute;
    height: 54px;
    width: 152px;
    right: 0;
}

    .cartsummery img {
        width: 21%;
        display: inline;
        margin-left: 10px;
        margin-top: 5px;
    }

    .cartsummery span {
        display: inline;
        float: right;
        margin-top: 6px;
        margin-right: 12px;
    }

#divMenuCat {
    padding: 20px;
    padding-left: 37px;
    padding-right: 0;
    padding-top: 0;
}

#divMenuCart {
    padding-top: 0;
    padding-right: 37px;
    padding-left: 0;
}

.catgoryhdr div:nth-child(2) {
    display: inline;
    float: right;
    font-size: 2em;
    background-color: #9f9f9f;
    height: 100%;
    padding: 0;
    padding-left: 0;
}

#menupagecont {
    margin-top: 68px;
}

.fisum {
    padding-right: 20px !important;
}

.paypalbanar {
    background-color: #282828;
    margin-top: 2px;
    padding: 10px;
}

    .paypalbanar img {
        width: 100%;
    }

.divCatDetails {
    color: white;
    width: 100%;
    padding-bottom: 50px;
    background-color: transparent;
    min-height: 320px;
}

.catbackbtn {
    cursor: pointer;
}

    .catbackbtn:hover, .catbackbtn:focus {
        color: whitesmoke;
    }

.itembackbtn {
    cursor: pointer;
}

    .itembackbtn:hover, .itembackbtn:focus {
        color: whitesmoke;
    }

.scrollToTop:hover {
    text-decoration: none;
}

.catlangdiv {
    background: #282828;
    width: 100%;
    margin-bottom: 2px;
    padding-bottom: 9px;
}

.newcartbascket {
    position: absolute;
    margin-left: 20px;
    margin-top: 17px;
    font-size: .7em;
}

#catcountmenu {
    /*position: absolute;
    margin-left: 9px;
    margin-top: 16px;
    font-size: .7em;*/
}

.singleitemcount {
    position: absolute;
    display: inline;
    top: -3px;
    right: 2px;
}

.cl-effect-9 a:hover::before, .cl-effect-9 a:focus::before {
    height: 3px;
    background-color: rgba(255,255,255,0.15);
}

#itemDetails h1 {
    margin-top: 0;
}

divCatDetails {
    color: white;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 50px;
    background-color: transparent;
    min-height: 320px;
    margin-bottom: 60px;
}

#menuListMain {
    padding: 0;
    background-color: transparent;
    padding: 0;
    width: 100%;
}

#divordersummery {
    background: #282828;
}

.fos-smart-wrap {
    padding: 0;
}

.auto-style1 {
    height: 23px;
}

.fos-smart-forms .gui-input:focus ~ .field-icon i, .fos-smart-forms .gui-textarea:focus ~ .field-icon i {
    color: #696969;
}

.ui-timepicker-table td a {
    display: block;
    padding: .2em .3em .2em .5em;
    width: 2.2em;
    cursor: pointer;
    text-align: right;
    text-decoration: none;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 0;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0 solid #ddd;
    padding-top: 7px;
    padding-bottom: 5px;
    background-color: transparent;
}

.table .table {
    background-color: transparent;
}

#rblPayType {
    margin-top: -13px;
}

input[type="submit"] {
    color: #fff;
}

@media(max-width:767px) {
    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: inherit;
    }
}

.dark-blue {
    background-color: #505050;
}

.circle-tile-heading.dark-blue:hover {
    background-color: #3d3d3d;
}

#SliderContent_rblPayType_1:checked ~ label[for=SliderContent_rblPayType_1] {
    background: #0b6132;
}

#SliderContent_rblPayType_0:checked ~ label[for=SliderContent_rblPayType_0] {
    background: #0b6132;
}

#SliderContent_latechk:checked ~ label[for=SliderContent_latechk] {
    background: #0b6132;
}

p {
    color: rgba(120,120,120,0.71);
    font-size: 13px;
    line-height: 1;
    text-align: center;
}

.wrap-2 {
    max-width: 100%;
}

.navbar-toggle i {
    display: inline;
    padding-left: 9px !important;
    font-size: 27px;
}
/*.fa {
    display: inline;
    padding-left: 18px;
}*/

i {
    margin-top: -5px;
    margin-left: -14px;
    font-size: 1.2em;
}

.tableHeader {
    background-color: transparent;
    color: white;
    border: 0 solid #dedede;
    border: 0;
}

#basketTable td {
    padding: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border: 0 solid rgba(172,172,172,0.3);
    background-color: transparent;
}

.fordertbltr {
    text-algn: right;
    padding: 5px;
    background: #282828;
}

.orderoptiondiv {
    background: #282828;
    padding: 10px;
    font-size: 1.3em;
}

select {
    padding: 0 0 0 5px !important;
}

.btnopt, .btnoptorder {
    color: white;
    cursor: pointer;
}

.btnoptactive {
    color: red;
}

.fos-smart-forms .header-primary {
    background-color: #474747;
    border-top: 0 solid #000;
    border-bottom: 5px solid #b8bbbb;
}

.fos-smart-forms .tagline span {
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding: 0 15px;
    background: #fff;
    color: gray;
    top: -10px;
}

.ui-datepicker {
    width: 18em;
    margin-top: 14px;
    display: none;
    background: #fff;
    position: relative;
    font: 14px/1.55 "Roboto",Arial,Helvetica,sans-serif;
    -webkit-box-shadow: 0 0 30px 0 rgba(50,50,50,0.75);
    -moz-box-shadow: 0 0 30px 0 rgba(50,50,50,0.75);
    box-shadow: 0 0 30px 0 rgba(50,50,50,0.75);
    border: 0 solid #b7b7b7;
    z-index: 9999 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    color: #666;
}

    .ui-timepicker-div .ui-widget-header, .ui-datepicker .ui-datepicker-header {
        position: relative;
        background: #848484;
        line-height: 27px;
        font-size: 15px;
        padding: 10px;
    }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        width: 34px;
        height: 34px;
        display: block;
        font-size: 14px;
        position: absolute;
        text-decoration: none;
        cursor: pointer;
        color: #848484;
        top: 19.5%;
    }

    .ui-datepicker-today a, .ui-datepicker-today a:hover, .ui-datepicker .ui-state-highlight {
        font-weight: 700;
        background: #818181 !important;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        color: #fff;
    }

.fos-smart-forms .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.5em;
    height: 1.5em;
    cursor: default;
    background: #fff;
    text-decoration: none;
    border: 3px solid #8a8a8a;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -ms-touch-action: none;
    touch-action: none;
    margin-top: -3px;
    outline: 0;
}

.ui-datepicker:before {
    content: "";
    bottom: auto;
    border: solid;
    border-width: 16px 16px 16px;
    border-color: transparent transparent #848484 transparent;
    border-color: rgba(255,255,255,0) rgba(255,255,255,0) #848484 rgba(255,255,255,0);
    position: absolute;
    margin-left: -10px;
    display: block;
    top: -32px;
    left: 10%;
    height: 0;
    width: 0;
}

.fos-smart-forms .ui-slider .ui-slider-handle:before {
    content: '';
    width: 7px;
    height: 7px;
    position: absolute;
    background-color: #00833c;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    z-index: 2;
    left: 4px;
    top: 4px;
}

.fos-smart-forms .form-header h4 {
    text-align: left;
    font-weight: 300;
    font-size: 25px;
    padding: 0;
    margin: 0;
}

.fos-smart-forms .btn-primary {
    background-color: #0b6132;
    box-shadow: 0 0 30px 0 rgba(50,50,50,0.75);
}

.fos-smart-forms .button {
    border: 0;
    height: 54px;
    width: 228px;
    color: white;
    line-height: 18px;
    font-size: 15px;
    cursor: pointer;
    padding: 0 18px;
    text-align: center;
    vertical-align: top;
    background: 0;
    display: inline-block;
    -webkit-user-drag: none;
    text-shadow: none;
    background: #0b6132;
}

    .fos-smart-forms .button:hover {
        color: #243140;
        background: #cacfd2;
    }

    .fos-smart-forms .button:active {
        color: #1d2938;
        background: #a1a6a9;
    }

.fos-smart-forms .form-footer {
    overflow: hidden;
    padding: 20px 25px;
    padding-top: 25px;
    background: #717171;
    text-align: center;
}

.fos-smart-forms .gui-input:hover, .fos-smart-forms .gui-textarea:hover, .fos-smart-forms .select > select:hover, .fos-smart-forms .select-multiple select:hover, .fos-smart-forms .gui-input:hover ~ .input-hint, .fos-smart-forms .file .gui-file:hover + .gui-input, .fos-smart-forms .gui-textarea:hover ~ .input-hint {
    border-color: #959090;
}

.fos-smart-forms .gui-input:focus, .fos-smart-forms .gui-textarea:focus, .fos-smart-forms .select > select:focus, .fos-smart-forms .select-multiple select:focus {
    border-color: #696969;
    color: #3c3c3c;
}

.fos-smart-forms .gui-textarea:focus {
    height: 120px;
}

.fos-smart-forms .select > select:focus {
    z-index: 10;
    z-index: 20;
}

.fos-smart-forms .gui-input:focus ~ .field-icon i, .fos-smart-forms .gui-textarea:focus ~ .field-icon i {
    color: #696969;
}

.fos-smart-forms .select-multiple select:focus, .fos-smart-forms .gui-input:focus ~ .input-hint, .fos-smart-forms .gui-textarea:focus ~ .input-hint, .fos-smart-forms .file .gui-file:focus + .gui-input {
    border-color: #696969;
}

.fos-smart-forms .tagline {
    height: 0;
    border-top: 3px solid #838383;
    text-align: center;
}

    .fos-smart-forms .tagline span {
        text-transform: uppercase;
        display: inline-block;
        position: relative;
        padding: 0 15px;
        background: #717171;
        color: white;
        top: -10px;
        text-shadow: none;
        font-size: 18px;
    }

.fos-smart-forms .button:hover {
    color: #fff;
    background: rgba(0,0,0,0.53);
}

p {
    color: white;
    font-size: 16px;
    line-height: 1;
    text-align: left;
    margin-bottom: 16px;
}

textarea {
    background-color: white;
}

.wrap-2 {
    max-width: 93%;
}

.fos-smart-forms .header-primary {
    background-color: #3f3f3f;
    border-top: 1px solid #575757;
    border-bottom: 5px solid #2e2e2e;
}

.fos-smart-forms .tagline span {
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding: 0 15px;
    background: #fff;
    color: #414242;
    top: -10px;
}

.smart-container {
    background: transparent;
    margin: 20px auto;
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,0.65);
    -moz-box-shadow: 0 0 0 rgba(0,0,0,0.65);
    -o-box-shadow: 0 0 0 rgba(0,0,0,0.65);
    box-shadow: 0 0 0 rgba(0,0,0,0.65);
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 0;
}

.wrap-2 {
    max-width: 100%;
}

.fos-smart-forms .header-primary {
    background-color: transparent;
    border-top: 1px solid transparent;
    border-bottom: 5px solid transparent;
}

.fos-smart-forms label, .fos-smart-forms input, .fos-smart-forms button, .fos-smart-forms select, .fos-smart-forms textarea {
    margin: 0;
    font-size: 23px;
    font-weight: 300;
    color: #fff;
    outline: 0;
}

.fos-smart-forms input {
    text-align: left;
}

.fos-smart-forms .select, .fos-smart-forms .gui-input, .fos-smart-forms .gui-textarea, .fos-smart-forms .select > select, .fos-smart-forms .select-multiple select {
    background: #fff;
    position: relative;
    vertical-align: top;
    border: 0 solid #bdc3c7;
    display: -moz-inline-stack;
    display: inline-block;
    color: #34495e;
    outline: 0;
    height: 42px;
    width: 100%;
    border-radius: 0;
    font-size: 16px;
}

::-webkit-input-placeholder {
    text-align: left;
    color: #cdcdcd !important;
}

:-moz-placeholder {
    text-align: left;
    color: #cdcdcd !important;
}

::-moz-placeholder {
    text-align: left;
    color: #cdcdcd !important;
}

:-ms-input-placeholder {
    text-align: left;
    color: #cdcdcd !important;
}

.fos-smart-forms .prepend-icon > input, .fos-smart-forms .prepend-icon > textarea {
    padding-left: 10px;
}

p {
    font-size: 16px;
    line-height: 26px;
    color: rgba(255,255,255,0.81);
}

.fos-smart-forms .select, .fos-smart-forms .gui-input, .fos-smart-forms .gui-textarea, .fos-smart-forms .select > select, .fos-smart-forms .select-multiple select {
    background: #fff;
    position: relative;
    vertical-align: top;
    border: 0 solid #bdc3c7;
    display: -moz-inline-stack;
    display: inline-block;
    color: #000;
    outline: 0;
    height: 42px;
    width: 100%;
    border-radius: 0;
}

select option {
    background-color: white !important;
    color: black !important;
    margin-left: 5px !important;
    padding-left: 10px !important;
    text-align: left !important;
    font-size: 16px !important;
}

select {
    font-size: 18px !important;
    background-color: white !important;
    color: black !important;
    font-size: 16px !important;
    text-align: left !important;
    height: 42px;
}

.fos-smart-forms .gui-input[disabled], .fos-smart-forms .gui-textarea[disabled], .fos-smart-forms .select > select[disabled], .fos-smart-forms .select-multiple select[disabled], .fos-smart-forms .gui-input[disabled] ~ .input-hint, .fos-smart-forms .file .gui-file[disabled] + .gui-input, .fos-smart-forms .file .gui-file[disabled]:hover + .gui-input, .fos-smart-forms .gui-textarea[disabled] ~ .input-hint {
    background-color: white;
    border-color: white;
    cursor: default;
    color: black;
    opacity: 1;
}

.fos-smart-forms .section {
    margin-bottom: 2px;
}

.orderltrmsg {
    font-size: 20px;
    margin-top: -25px;
    margin-left: 27px;
}

input[type="submit"] {
    text-align: center;
}

forms .form-body {
    padding: 40px 30px;
    padding-bottom: 20px;
    padding-top: 0;
}

#buyerinfoshoppingcart {
    padding: 20px 30px;
    padding-bottom: 20px;
}

::-webkit-input-placeholder {
    text-align: left;
    color: black !important;
}

:-moz-placeholder {
    text-align: left;
    color: black !important;
}

::-moz-placeholder {
    text-align: left;
    color: black !important;
}

:-ms-input-placeholder {
    text-align: left;
    color: black !important;
}

@media(min-width:979px) and (max-width:1200px) {
    .container {
        width: 100%;
    }

    .homecontstyle {
        margin-top: -442px;
        margin-bottom: 87px;
    }

    .navbar-default .navbar-nav > li > a {
        padding-left: 10px !important;
        padding-right: 10px !important;
        font-size: 1.3em !important;
    }

    .openingtimescont div:nth-child(1) {
        text-align: left;
    }

    .openingtimescont div:nth-child(2) {
        text-align: left;
    }
}

@media(min-width:768px) and (max-width:979px) {
    .openingtimescont div:nth-child(1) {
        text-align: left;
    }

    .openingtimescont div:nth-child(2) {
        text-align: left;
    }

    .container .jumbotron {
        border-radius: 0;
    }

    .container {
        width: 100%;
    }

    .homecontstyle {
        margin-top: 123px;
        margin-bottom: 83px;
    }

    .navbar-default .navbar-nav > li > a {
        padding-left: 10px !important;
        padding-right: 10px !important;
        font-size: 1.3em !important;
    }
}

@media(max-width:767px) {
    .fisum {
        padding-right: 0 !important;
    }

    .menupagecont {
        margin: 0;
    }

    .catgoryhdr i {
        padding-left: 14px;
    }

    .catgoryhdr {
        padding-left: 2px;
        padding-right: 0;
    }

        .catgoryhdr div:nth-child(2) {
            display: inline;
            float: right;
            font-size: 2em;
            background-color: #9f9f9f;
            height: 100%;
            padding: 5px;
            padding-left: 15px;
        }

    .itemhdr i {
        padding-left: 2px;
    }

    .itemhdr {
        padding-left: 2px;
        padding-right: 0;
    }

    .carthdr {
        padding-right: 22%;
    }

    #divMenuCart {
        padding-top: 0;
        padding-right: 0;
        padding-left: 0;
    }

    #cartContainer {
        margin: 0;
    }

    #divMenuCat {
        padding: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .hdrlang {
        display: inherit;
        float: inherit;
        position: relative;
        font-size: 1em;
        right: 0;
        padding-bottom: 6px;
        background: #282828;
    }

    .fos-menu .tile .fos-menu-cont a {
        font-size: 1em;
    }

    .mobpop-cart, .mobpop-fooditem {
        display: none;
    }

    .odrsumcont {
        margin: 0;
        padding: 0;
    }

    .fos-smart-forms .form-body {
        padding: 0;
        padding-bottom: 0;
    }

    #menupagecont {
        margin-top: 0;
    }

    #divMenuCart {
        padding-top: 0;
        padding-right: 0;
        padding-left: 0;
    }

    #cartContainer {
        padding-right: 0;
        padding-left: 0;
    }

    #divMenuCat {
        padding: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .footerstyle {
        margin-top: 0;
    }

    .jumbotron {
        padding: 0;
    }

    .container .jumbotron {
        padding-right: 0;
        padding-left: 0;
    }

    .container .jumbotron {
        border-radius: 6px;
    }

    .jumbotron {
        padding: 0;
    }

    .jumbotron {
        padding-top: 0;
        padding-bottom: 0;
    }

    .jumbotron {
        padding: 0;
        margin-bottom: 0;
        color: inherit;
    }

    .homecontstyle {
        margin-top: 51px;
        z-index: 10000;
        position: relative;
        margin-bottom: 21px;
    }

    .homeText {
        margin-top: 20px;
        background-color: transparent;
        padding: 40px;
        margin-left: 0;
        margin-right: 0;
        min-height: initial;
    }

    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: hidden;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 0 solid #ddd;
    }

    .fos-smart-forms .form-body {
        padding: 0;
        padding-bottom: 0;
    }

    .fos-smart-wrap {
        padding: 0;
        margin: 0;
        background-color: transparent;
    }

    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
        width: 100%;
    }

    .nav > li {
        text-align: left;
        border-bottom: 1px dotted rgba(255,255,255,0.53);
    }

        .nav > li > a {
            padding-left: 15px !important;
            padding-right: 30px !important;
        }

    .fisum {
        padding-right: 0 !important;
    }

    .menupagecont {
        margin: 0;
    }

    .catgoryhdr i {
        padding-left: 14px;
    }

    .catgoryhdr {
        padding-left: 2px;
        padding-right: 0;
    }

        .catgoryhdr div:nth-child(2) {
            display: inline;
            float: right;
            font-size: 2em;
            background-color: #9f9f9f;
            height: 100%;
            padding: 5px;
            padding-left: 15px;
        }

    .itemhdr i {
        padding-left: 16px;
    }

    .itemhdr {
        padding-left: 2px;
        padding-right: 0;
    }

    .carthdr {
        padding-right: 22%;
    }

    #divMenuCart {
        padding-top: 0;
        padding-right: 0;
        padding-left: 0;
    }

    #cartContainer {
        margin: 0;
    }

    #divMenuCat {
        padding: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .hdrlang {
        display: inherit;
        float: inherit;
        position: relative;
        font-size: 1em;
        right: 0;
        padding-bottom: 6px;
        background: #282828;
    }

    .fos-menu .tile .fos-menu-cont a {
        font-size: 1em;
    }

    .mobpop-cart, .mobpop-fooditem {
        display: none;
    }

    .odrsumcont {
        margin: 0;
        padding: 0;
    }

    .fos-smart-forms .form-body {
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 0;
        padding-bottom: 0;
    }

    #menupagecont {
        margin-top: 0;
    }

    .navbar-default {
        background-color: transparent;
    }

        .navbar-default .navbar-nav > li > a {
            color: white;
        }

    .navbar-mobile {
        margin: 0;
        padding: 0;
    }

        .navbar-mobile ul {
            margin: 0;
            padding: 0;
        }

        .navbar-mobile li {
            background: #282828 !important;
            margin: 0;
            padding: 0;
            border-bottom: 0px black solid !important;
            -webkit-animation-delay: 0;
            -webkit-animation-direction: normal;
            -webkit-animation-duration: 0;
            -webkit-animation-fill-mode: none;
            -webkit-animation-iteration-count: 1;
            -webkit-animation-name: none;
            -webkit-animation-play-state: running;
            -webkit-animation-timing-function: ease;
            -webkit-app-region: no-drag;
            -webkit-appearance: none;
            -webkit-backface-visibility: visible;
            -webkit-background-clip: border-box;
            -webkit-background-composite: source-over;
            -webkit-background-origin: padding-box;
            -webkit-background-size: auto;
            -webkit-border-fit: border;
            -webkit-border-horizontal-spacing: 0;
            -webkit-border-image: none;
            -webkit-border-vertical-spacing: 0;
            -webkit-box-align: stretch;
            -webkit-box-decoration-break: slice;
            -webkit-box-direction: normal;
            -webkit-box-flex: 0;
            -webkit-box-flex-group: 1;
            -webkit-box-lines: single;
            -webkit-box-ordinal-group: 1;
            -webkit-box-orient: horizontal;
            -webkit-box-pack: start;
            -webkit-box-reflect: none;
            -webkit-box-shadow: none;
            -webkit-clip-path: none;
            -webkit-column-break-after: auto;
            -webkit-column-break-before: auto;
            -webkit-column-break-inside: auto;
            -webkit-column-count: auto;
            -webkit-column-gap: normal;
            -webkit-column-rule-color: #212121;
            -webkit-column-rule-style: none;
            -webkit-column-rule-width: 0;
            -webkit-column-span: none;
            -webkit-column-width: auto;
            -webkit-filter: none;
            -webkit-font-smoothing: auto;
            -webkit-highlight: none;
            -webkit-hyphenate-character: auto;
            -webkit-line-box-contain: block inline replaced;
            -webkit-line-break: auto;
            -webkit-line-clamp: none;
            -webkit-locale: en-US;
            -webkit-margin-after-collapse: collapse;
            -webkit-margin-before-collapse: collapse;
            -webkit-mask-box-image: none;
            -webkit-mask-box-image-outset: 0;
            -webkit-mask-box-image-repeat: stretch;
            -webkit-mask-box-image-slice: 0 fill;
            -webkit-mask-box-image-source: none;
            -webkit-mask-box-image-width: auto;
            -webkit-mask-clip: border-box;
            -webkit-mask-composite: source-over;
            -webkit-mask-image: none;
            -webkit-mask-origin: border-box;
            -webkit-mask-position: 0 0;
            -webkit-mask-repeat: repeat;
            -webkit-mask-size: auto;
            -webkit-perspective: none;
            -webkit-perspective-origin: 527.609375px 102.5px;
            -webkit-print-color-adjust: economy;
            -webkit-rtl-ordering: logical;
            -webkit-tap-highlight-color: rgba(0,0,0,0.180392);
            -webkit-transform: none;
            -webkit-transform-origin: 527.609375px 102.5px;
            -webkit-transform-style: flat;
            -webkit-transition-delay: 0;
            -webkit-transition-duration: 0;
            -webkit-transition-property: all;
            -webkit-transition-timing-function: ease;
            -webkit-user-drag: auto;
            -webkit-user-modify: read-only;
            -webkit-user-select: text;
            -webkit-writing-mode: horizontal-tb;
            align-content: stretch;
            align-items: start;
            align-self: start;
            alignment-baseline: auto;
            backface-visibility: visible;
            background-attachment: scroll;
            background-blend-mode: normal;
            background-clip: border-box;
            background-color: rgba(0,0,0,0);
            background-image: none;
            background-origin: padding-box;
            background-position: 0 0;
            background-repeat: repeat;
            background-size: auto;
            baseline-shift: baseline;
            border-bottom-color: #212121;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
            border-bottom-style: none;
            border-bottom-width: 0;
            border-collapse: separate;
            border-image-outset: 0;
            border-image-repeat: stretch;
            border-image-slice: 100%;
            border-image-source: none;
            border-image-width: 1;
            border-left-color: #212121;
            border-left-style: none;
            border-left-width: 0;
            border-right-color: #212121;
            border-right-style: none;
            border-right-width: 0;
            border-top-color: #212121;
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            border-top-style: none;
            border-top-width: 0;
            bottom: auto;
            box-shadow: none;
            box-sizing: content-box;
            buffered-rendering: auto;
            caption-side: top;
            clear: none;
            clip: auto;
            clip-path: none;
            clip-rule: nonzero;
            color-interpolation: srgb;
            color-interpolation-filters: linearrgb;
            color-rendering: auto;
            cursor: auto;
            direction: ltr;
            display: block;
            dominant-baseline: auto;
            empty-cells: show;
            fill: #000;
            fill-opacity: 1;
            fill-rule: nonzero;
            filter: none;
            flex-basis: auto;
            flex-direction: row;
            flex-grow: 0;
            flex-shrink: 1;
            flex-wrap: nowrap;
            float: none;
            flood-color: #000;
            flood-opacity: 1;
            glyph-orientation-horizontal: 0;
            glyph-orientation-vertical: auto;
            image-rendering: auto;
            justify-content: flex-start;
            left: auto;
            letter-spacing: normal;
            lighting-color: #fff;
            list-style-image: none;
            list-style-position: outside;
            list-style-type: disc;
            margin-bottom: 2px;
            margin-left: 0;
            margin-right: 0;
            margin-top: 0;
            marker-end: none;
            marker-mid: none;
            marker-start: none;
            mask: none;
            mask-type: luminance;
            max-height: none;
            max-width: none;
            min-height: 0;
            min-width: 0;
            object-fit: fill;
            object-position: 50% 50%;
            opacity: 1;
            order: 0;
            orphans: auto;
            outline-color: #212121;
            outline-offset: 0;
            outline-style: none;
            outline-width: 0;
            overflow-wrap: normal;
            overflow-x: visible;
            overflow-y: visible;
            padding-bottom: 0;
            padding-left: 0;
            padding-right: 0;
            padding-top: 0;
            page-break-after: auto;
            page-break-before: auto;
            page-break-inside: auto;
            paint-order: fill stroke markers;
            perspective: none;
            perspective-origin: 527.609375px 102.5px;
            pointer-events: auto;
            position: static;
            resize: none;
            right: auto;
            shape-image-threshold: 0;
            shape-margin: 0;
            shape-outside: none;
            shape-rendering: auto;
            speak: normal;
            stop-color: #000;
            stop-opacity: 1;
            stroke: none;
            stroke-dasharray: none;
            stroke-dashoffset: 0;
            stroke-linecap: butt;
            stroke-linejoin: miter;
            stroke-miterlimit: 4;
            stroke-opacity: 1;
            stroke-width: 1;
            tab-size: 8;
            table-layout: auto;
            text-anchor: start;
            text-decoration: none;
            text-indent: 0;
            text-overflow: clip;
            text-rendering: auto;
            text-shadow: none;
            text-transform: none;
            top: auto;
            touch-action: auto;
            transform: none;
            transform-origin: 527.609375px 102.5px;
            transform-style: flat;
            transition-delay: 0;
            transition-duration: 0;
            transition-property: all;
            transition-timing-function: ease;
            unicode-bidi: normal;
            vector-effect: none;
            vertical-align: baseline;
            visibility: visible;
            white-space: normal;
            widows: auto;
            will-change: auto;
            word-break: normal;
            word-spacing: 0;
            word-wrap: normal;
            writing-mode: lr-tb;
            z-index: auto;
            zoom: 1;
        }


    .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
        background-color: transparent;
        font-size: 22px;
    }

    .navbar-collapse {
        text-align: left;
        background: rgba(91,91,91,0.0) !important;
    }

    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }

    .hid {
        display: none;
    }

    .navbar-default {
        background-color: black;
    }

        .navbar-default .navbar-nav > li > a {
            color: white;
            font-size: 1em !important;
        }

    .navbar-collapse {
        text-align: left;
        background: rgba(91,91,91,0.0);
    }

    .collapse {
        text-align: left;
    }

    #buyerinfoshoppingcart {
        padding: 0;
        padding-bottom: 0;
    }

    .hid {
        display: none;
    }

    .userlogcont {
        width: 100%;
    }

    #telWidget {
        background-color: transparent !important;
    }

    .loginboxes {
        background-color: #282828 !important;
    }

    .userlogcont {
        width: 100% !important;
    }

    .fosform {
        width: 100% !important;
    }

    .userhellcomediv {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .moblogitopnav {
        color: rgb(117, 117, 117);
        margin-top: 10px;
    }
}

@media(max-width:480px) {
    .moblogitopnav {
        color: rgb(117, 117, 117);
        margin-top: 10px;
    }

    .fosform {
        width: 100% !important;
    }

    .userhellcomediv {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .ordercompletecont {
        margin-top: 0px;
        margin-bottom: 30px;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .userlogcont {
        width: 100% !important;
    }

    .loginboxes {
        background-color: #282828 !important;
    }

    #telWidget {
        background-color: transparent !important;
    }

    .userlogcont {
        width: 100%;
    }

    .hid {
        display: none;
    }

    #buyerinfoshoppingcart {
        padding: 0;
        padding-bottom: 0;
    }

    .navbar-default {
        background-color: transparent;
    }

        .navbar-default .navbar-nav > li > a {
            color: white;
            font-size: 1em !important;
        }

    .container-fluid {
        padding-right: 0;
        padding-left: 0;
        margin-right: auto;
        margin-left: auto;
        background-color: transparent;
        font-size: 22px;
    }

    .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }

    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .hid {
        display: none;
    }

    .navbar-default {
        background-color: transparent;
    }

    .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }

    .collapse {
        text-align: left;
    }

    .nav > li > a {
        padding-left: 15px !important;
        padding-right: 30px !important;
    }

    .navbar-collapse .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
        width: 100%;
    }

    .nav > li {
        text-align: left;
        border-bottom: 1px dotted rgba(255,255,255,0.53);
    }

    .fos-smart-forms .form-body {
        padding: 0;
        padding-bottom: 0;
    }

    .fos-smart-wrap {
        padding: 0;
        background-color: transparent;
    }

    #divMenuCart {
        padding-top: 0;
        padding-right: 0;
        padding-left: 0;
    }

    #cartContainer {
        padding-right: 0;
        padding-left: 0;
    }

    #divMenuCat {
        padding: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .footerstyle {
        margin-top: 0;
    }

    .jumbotron {
        padding: 0;
    }

    .fisum {
        padding-right: 0 !important;
    }

    .menupagecont {
        margin: 0;
    }

    .fos-smart-forms .form-body {
        padding: 0;
        padding-bottom: 0;
    }

    .odrsumcont {
        margin: 0;
        padding: 0;
    }

    .mobpop-cart, .mobpop-fooditem {
        display: none;
    }

    .catgoryhdr i {
        padding-left: 2px;
        padding-right: 0;
    }

    .catgoryhdr {
        padding-left: 14px;
    }

    .fos-menu .tile .fos-menu-cont a {
        font-size: 1em;
    }

    .carthdr {
        padding-right: 22%;
    }

    #divMenuCart {
        padding-top: 0;
        padding-right: 0;
        padding-left: 0;
    }

    #cartContainer {
        padding-right: 0;
        padding-left: 0;
    }

    #divMenuCat {
        padding: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .hdrlang {
        display: inherit;
        float: inherit;
        position: relative;
        font-size: 1em;
        right: 0;
        padding-bottom: 6px;
    }

    .fisum {
        padding-right: 0 !important;
    }

    .menupagecont {
        margin: 0;
    }

    .fos-smart-forms .form-body {
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 0;
        padding-bottom: 0;
    }

    .odrsumcont {
        margin: 0;
        padding: 0;
    }

    .mobpop-cart, .mobpop-fooditem {
        display: none;
    }

    .catgoryhdr i {
        padding-left: 2px;
        padding-right: 0;
    }

    .catgoryhdr {
        padding-left: 14px;
    }

    .fos-menu .tile .fos-menu-cont a {
        font-size: 1em;
    }

    .carthdr {
        padding-right: 22%;
    }

    #divMenuCart {
        padding-top: 0;
        padding-right: 0;
        padding-left: 0;
    }

    #cartContainer {
        padding-right: 0;
        padding-left: 0;
    }

    #divMenuCat {
        padding: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .hdrlang {
        display: inherit;
        float: inherit;
        position: relative;
        font-size: 1em;
        right: 0;
        padding-bottom: 6px;
    }

    .navbar-default {
        background-color: black;
    }

        .navbar-default .navbar-nav > li > a {
            color: white;
        }

    .navbar-collapse {
        text-align: left;
        background: rgba(91,91,91,0.0) !important;
    }

    .collapse {
        text-align: left;
    }
}

.cartfooter input[type=text], .cartfooter select {
    text-align: left !important;
}

.prepend-icon {
    width: 100%;
}

.cartsubhdrdiv {
    background-color: rgb(76, 76, 76);
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 14px;
    width: 100%;
    color: #fff;
    height: 34px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 1.4em;
}

.rememberdiv {
    margin-bottom: 7px;
    margin-left: 15px;
}

.cartidemsubdiv {
    border-bottom: 1px solid rgba(128, 128, 128, 0.49);
    padding-top: 1px;
    padding-bottom: 0px;
    min-width: 115px;
    margin-left: -16px;
    margin-top: 2px;
}

.oneaddedcont {
    font-size: 1.4em;
    display: none;
}

    .oneaddedcont span {
        font-size: 1.3em;
        display: inline-block !important;
        width: 35px;
        height: 35px;
        right: 71px;
        text-align: center;
        text-decoration: none;
        overflow: hidden;
        padding-top: 5px;
        background: rgba(104, 104, 104, 1);
    }

td, th {
    padding: 0;
    vertical-align: top;
    padding-bottom: 10px !important;
}

.cartidemsubdivleft {
    display: inline;
    margin-right: 14px;
}

.cartidemsubdivright {
    text-align: right;
    display: inline;
    float: right;
}

.crthide {
    color: #fff;
    background-color: #404040;
    padding-left: 4px !important;
    padding-right: 4px !important;
    margin-left: -15px;
    padding-top: 3px;
    padding-bottom: 2px;
}

.cart-dropdown .body a {
    font-size: 20px !important;
}

.cart-dropdown table th {
    text-align: right !important;
}

.cart-dropdown .body {
    /*padding-top: 10px !important;*/
}

.cartdivcosting {
    margin-top: 0px;
    background-color: #282828;
    padding-top: 6px;
}

.cartcostingitem {
    background-color: #282828;
    padding-top: 5px;
    padding-bottom: 7px;
}

.carthdrdivtotal {
    background-color: #9f9f9f;
    padding: 5px 12px 5px 16px;
    width: 100%;
    color: #fff;
    font-size: 1.7em;
}

    .carthdrdivtotal span {
        float: right;
        margin-right: 1px;
    }




#fos-loader-cont {
    background-color: rgba(0, 0, 0, 0.88);
    position: absolute;
    z-index: 99999999999999;
    width: 100%;
    height: 1000%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin-top: 0;
    display: none;
}

.fos-loader {
    text-align: center;
    position: fixed;
    z-index: 3;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -30px;
    width: 198px;
    height: 60px;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
}

@-webkit-keyframes

'loadbars' {
    0%;

{
    height: 10px;
    margin-top: 25px;
}

50% {
    height: 50px;
    margin-top: 0px;
}

100% {
    height: 10px;
    margin-top: 25px;
}

}

#fos-loader-cont li {
    background-color: #FFFFFF;
    width: 4px;
    height: 5px;
    float: right;
    margin-right: 7px;
    box-shadow: 2px 100px 20px rgba(0, 0, 0, 1);
}
    /*#fos-loader-cont li:nth-child(7){
			-webkit-animation: loadbars 2s cubic-bezier(0.645,0.045,0.355,1) infinite -0.7s;
		}
#fos-loader-cont li:nth-child(6){
			-webkit-animation: loadbars 2s ease-in-out infinite -0.6s;
		}
#fos-loader-cont li:nth-child(5){
			-webkit-animation: loadbars 2s ease-in-out infinite -0.5s;
}
#fos-loader-cont li:nth-child(4){
			-webkit-animation: loadbars 2s ease-in-out infinite -0.4s;
		}
#fos-loader-cont li:nth-child(3){
			-webkit-animation: loadbars 2s ease-in-out infinite -0.3s;
}
#fos-loader-cont li:nth-child(2){
			-webkit-animation: loadbars 2s ease-in-out infinite -0.2s;
		}
#fos-loader-cont li:nth-child(1){
			-webkit-animation: loadbars 2s ease-in-out infinite -0.1s;
}

#fos-loader-cont li:nth-child(8){
			-webkit-animation: loadbars 2s cubic-bezier(0.645,0.045,0.355,1) infinite -0.7s;
		}
#fos-loader-cont li:nth-child(9){
			-webkit-animation: loadbars 2s ease-in-out infinite -0.6s;
		}
#fos-loader-cont li:nth-child(10){
			-webkit-animation: loadbars 2s ease-in-out infinite -0.5s;
}
#fos-loader-cont li:nth-child(11){
			-webkit-animation: loadbars 2s ease-in-out infinite -0.4s;
		}
#fos-loader-cont li:nth-child(12){
			-webkit-animation: loadbars 2s ease-in-out infinite -0.3s;
}
#fos-loader-cont li:nth-child(13){
			-webkit-animation: loadbars 2s ease-in-out infinite -0.2s;
		}
#fos-loader-cont li:nth-child(14){
			-webkit-animation: loadbars 2s ease-in-out infinite -0.1s;
}*/




    #fos-loader-cont li:nth-child(14) {
        -webkit-animation: loadbars 2s ease-in-out infinite -0s;
    }

    #fos-loader-cont li:nth-child(13) {
        -webkit-animation: loadbars 2s ease-in-out infinite 0.1s;
    }

    #fos-loader-cont li:nth-child(12) {
        -webkit-animation: loadbars 2s ease-in-out infinite 0.2s;
    }

    #fos-loader-cont li:nth-child(11) {
        -webkit-animation: loadbars 2s ease-in-out infinite 0.3s;
    }

    #fos-loader-cont li:nth-child(10) {
        -webkit-animation: loadbars 2s ease-in-out infinite 0.4s;
    }

    #fos-loader-cont li:nth-child(9) {
        -webkit-animation: loadbars 2s ease-in-out infinite 0.5s;
    }

    #fos-loader-cont li:nth-child(8) {
        -webkit-animation: loadbars 2s ease-in-out infinite 0.6s;
    }

    #fos-loader-cont li:nth-child(7) {
        -webkit-animation: loadbars 2s ease-in-out infinite 0.7s;
    }

    #fos-loader-cont li:nth-child(6) {
        -webkit-animation: loadbars 2s ease-in-out infinite 0.8s;
    }

    #fos-loader-cont li:nth-child(5) {
        -webkit-animation: loadbars 2s ease-in-out infinite 0.9s;
    }

    #fos-loader-cont li:nth-child(4) {
        -webkit-animation: loadbars 2s ease-in-out infinite 1s;
    }

    #fos-loader-cont li:nth-child(3) {
        -webkit-animation: loadbars 2s ease-in-out infinite 1.1s;
    }

    #fos-loader-cont li:nth-child(2) {
        -webkit-animation: loadbars 2s ease-in-out infinite 1.2s;
    }

    #fos-loader-cont li:nth-child(1) {
        -webkit-animation: loadbars 2s ease-in-out infinite 1.3s;
    }

.userhellcomediv {
    padding-left: 37px;
}

.usernavdiv {
    background-color: #282828;
    cursor: pointer;
}

    .usernavdiv:hover {
        background-color: #353535;
    }



/*Menu Dropdown*/


#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
    padding-left: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#cssmenu {
    font-family: Helvetica, Arial, sans-serif;
    color: #ffffff;
}

    #cssmenu ul ul {
        display: none;
    }

.align-right {
    float: right;
}

#cssmenu > ul > li > a {
    padding: 15px 20px;
    margin-bottom: 2px;
    background-color: #414141;
    cursor: pointer;
    z-index: 2;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
}

    #cssmenu > ul > li > a:hover,
    #cssmenu > ul > li.active > a,
    #cssmenu > ul > li.open > a {
        color: #eeeeee;
        background: #282828;
    }

#cssmenu > ul > li.open > a {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
}

#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a {
}

.holder {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0;
}

    .holder::after,
    .holder::before {
        display: block;
        position: absolute;
        content: "";
        width: 6px;
        height: 6px;
        right: 20px;
        z-index: 10;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    .holder::after {
        top: 17px;
        border-top: 2px solid #ffffff;
        border-left: 2px solid #ffffff;
    }

#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
}

.holder::before {
    top: 18px;
    border-top: 2px solid;
    border-left: 2px solid;
    border-top-color: inherit;
    border-left-color: inherit;
}

#cssmenu ul ul li a {
    cursor: pointer;
    padding: 10px 20px;
    z-index: 1;
    text-decoration: none;
    font-size: 13px;
    color: #eeeeee;
    background: #3f3f40;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {
    background: rgba(50,50,50,0.75);
    color: #ffffff;
}

#cssmenu ul ul li:first-child > a {
    box-shadow: none;
}

#cssmenu ul ul ul li:first-child > a {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

#cssmenu ul ul ul li a {
}

#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {
    border-bottom: 0;
}

#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
    /*border-bottom: 1px solid #32373e;*/
}

#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
    border-bottom: 0;
}

#cssmenu ul ul li.has-sub > a::after {
    display: block;
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    right: 20px;
    z-index: 10;
    top: 11.5px;
    border-top: 2px solid #eeeeee;
    border-left: 2px solid #eeeeee;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
}
/*Menu Dropdown*/

.menuItem {
    background-color: #282828;
    margin-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 15px;
    padding-left: 8px;
}

.plus {
    background-color: #393939;
    height: 32px;
    width: 32px;
    text-align: center;
    vertical-align: central;
    font-size: 17px;
    padding-top: 5px;
    padding-bottom: 13px;
    padding-left: 20px;
    padding-right: 2px;
    color: white;
    -webkit-box-shadow: 0px 1px 1px #000000;
    -moz-box-shadow: 0px 1px 1px #000000;
    box-shadow: 0px 1px 1px #000000;
}

.menuIconsDescription {
    background-color: #3d3d3d;
    margin-bottom: 2px;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.menuAllergyDisclaimer {
    background-color: #3d3d3d;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.plus_value {
    font-size: 17px;
    //background-color: #3d3d3d;
    padding-top: 5px;
    text-align: center;
    vertical-align: central;
    height: 32px;
    // width:30px;
    padding-bottom: 10px;
    padding-left: 18px;
    padding-right: 10px;
    /*-webkit-box-shadow: 0px 1px 1px #000000;
    -moz-box-shadow: 0px 1px 1px #000000;
    box-shadow: 0px 1px 1px #000000;*/
}

.menuCartWrapper {
}

.topOrderHeading {
    background-color: #646464;
    color: white;
    padding-left: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 0;
}

.menuNavigationWrapper {
    margin-top: 0;
}

.menuItemsubCartegoryItems {
    padding-left: 30px;
    margin-bottom: 10px;
    padding-bottom: 15px;
}

    .menuItemsubCartegoryItems .h5 {
        color: #a7a7a7;
    }

.menuItem h3 {
    color: white;
    padding-top: 0;
}

.menuItem h5 {
    color: #d4d4d4;
}

.cartSubItems {
    color: #b9b9b9;
    padding-bottom: 5px;
    padding-left: 5px;
}

.cartMenu li {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 5px;
    margin-bottom: 2px;
    background-color: #480c0c;
}

.grandTotalCart {
    background-color: #9f9f9f;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 2px;
}

.subTotalCart {
    background-color: #4c4c4c;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 2px;
}

.costingCart {
    background-color: #4c4c4c;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 2px;
}

.eachCartItem {
    background-color: #282828;
    margin-bottom: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.CartWrapper {
    background-color: #282828;
    //padding-left:5px;
}

.footerWrap {
    background-color: #1a1a1a;
}

/*Gallery style*/
.imageTitle {
    color: #3d83a0;
    font-family: Calibri;
    font-weight: bold;
}


.gallary {
    list-style-type: none;
    padding-left: 30px;
    float: left;
}

    .gallary li a:hover {
        text-decoration: none;
    }

    .gallary li a img {
        height: 150px;
        width: 230px;
    }

    .gallary li {
        background-color: #dedede;
        float: left;
        padding-left: 12px;
        padding-bottom: 30px;
        padding-top: 10px;
        padding-right: 15px;
        margin-left: 20px;
        margin-top: 25px;
        margin-bottom: 20px;
        -webkit-box-shadow: 0px 5px 5px #000000;
        -moz-box-shadow: 0px 5px 5px #000000;
        box-shadow: 0px 5px 5px #000000;
    }

img.grayscale {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%); /* For Webkit browsers */
    filter: gray; /* For IE 6 - 9 */
    -webkit-transition: all .6s ease; /* Transition for Webkit browsers */
}

    img.grayscale:hover {
        filter: grayscale(0%);
        -webkit-filter: grayscale(0%);
        filter: none;
    }

/*Gallery style*/

/*onepagecheckout style*/


.orderDetailsdiv {
    background-color: rgba(0, 0, 0, 0.39);
    margin-bottom: 2px;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    color: white;
}


.GrandTotal {
    margin: 0;
    padding: 10px 0 10px 0;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: red;
    background-color: #ffffff;
}

.GrayBackground {
    margin: 0;
    padding: 10px 0 10px 0;
    font-family: Calibri;
    font-size: 18px;
    font-weight: bold;
    color: white;
    background-color: #282828;
}

.orderItemDetails {
    background-color: rgba(0, 0, 0, 0.39);
    margin-bottom: 2px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    color: white;
}

.mainHeading {
    background-color: #3b3a3a;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
}
/*onepagecheckout style*/
.btn {
    border-radius: 0;
}

.btn-block {
    border-radius: 0;
}

.btn-success {
    border-radius: 0;
}

input[type=text] {
    border-radius: 0;
}

textarea {
    border-radius: 0;
}

select {
    border-radius: 0;
}

.form-control {
    border-radius: 0;
}

.valdation-error span {
    color: red;
}

.field-validation-error span {
    color: red;
}

.validation-summary-errors ul li {
    color: red;
}

.navbar {
    margin-bottom: 0;
}


/*menu page radio button wrapper*/
.orderTypeWrapper {
    background-color: #4c4c4c;
    padding-bottom: 8px;
    padding-top: 8px;
    margin-bottom: 5px;
}

    .orderTypeWrapper input[type="radio"] {
        margin-left: 30px;
    }

.schedulePaymentWrapper {
    background-color: #4c4c4c;
    margin-bottom: 5px;
    padding-bottom: 8px;
    padding-top: 8px;
}

    .schedulePaymentWrapper input[type="radio"] {
        margin-left: 30px;
    }

.paymentMethodWrapper {
    background-color: #4c4c4c;
    margin-bottom: 5px;
    padding-bottom: 8px;
    padding-top: 8px;
}


    .paymentMethodWrapper input[type="radio"] {
    }

.OrderAsapWrapper {
    background-color: #4c4c4c;
    margin-bottom: 5px;
    padding-bottom: 8px;
    padding-top: 8px;
}


    .OrderAsapWrapper input[type="radio"] {
        margin-left: 30px;
    }

/*menu page radio button wrapper*/
/*calender fix for date picker*/
table {
    width: 100%;
}
/*calender fix for date picker*/

.deliveryMessage {
    text-align: justify;
    background-color: #4c4c4c;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.PaymentMessage {
    background-color: #4c4c4c;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.optionPrice {
    background-color: rgba(159, 159, 159, 0.39);
}

.topmobiconcontainer img {
    margin-top: -5px;
}

#catcount {
    color: black;
    font-size: 18px;
    display: block;
    position: relative;
    top: -29px;
    font-weight: bold;
    left: 9px;
}

.backbtn_mobile {
    position: absolute;
    left: 27px;
    font-size: 2.7em;
    margin-top: auto;
    margin-bottom: auto;
    color: #525252;
}

.procToCheckoutkbtn_mobile {
    position: absolute;
    right: 10px;
    font-size: 2.7em;
    margin-top: auto;
    margin-bottom: auto;
    color: #525252;
}


.moblogitopnav {
    font-size: 1.6em;
}

.leaf {
    color: green;
    margin-left: 20px;
}

.checkoutHeading {
    color: white;
    border-bottom: 1px solid #e8e8e8;
    padding-top: 10px;
}

.ProductDescription {
    color: #b1aeae;
}

.productTitle {
    margin-top: 0px;
   // margin-bottom: 30px;
}

.cartTopTotal{
    font-family:initial;
}



/* Mobile */
@media (max-width: 767px) {
    .slider-size {
        height: auto;
    }

        .slider-size > img {
            width: 80%;
        }

    .carousel-inner {
        height: auto;
    }
}

/* tablets */
@media (max-width: 991px) and (min-width: 768px) {
    .slider-size {
        height: auto;
    }

        .slider-size > img {
            width: 80%;
        }

    .carousel-inner {
        height: auto;
    }
}

/* laptops */
@media (max-width: 1023px) and (min-width: 992px) {
    .slider-size {
        height: 200px;
    }

        .slider-size > img {
            width: 80%;
        }

    .carousel-inner {
        height: auto;
    }
}

/* desktops */
@media (min-width: 1024px) {
    .slider-size {
        height: 300px;
    }

        .slider-size > img {
            width: 60%;
        }

    .carousel-inner {
        height: auto;
    }
}

.topOrderHeadingFoodItems {
    background-color: #646464;
    color: white;
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    padding-top: 8px;
    padding-bottom: 0;
    margin-bottom: 0;
}


.ImageMenuCategory {
    background-color: #282828;
    margin-bottom: 3px;
    margin-right: 3px;
    padding: 10px;
}

    .ImageMenuCategory:hover {
        background-color: rgba(43, 41, 41, 0.79);
    }
i.fa.fa-user.moblogitopnav {
    font-size: 2em !important;
color: #740132 !important;
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.navbar-default .navbar-toggle {
    border-color: #7a0738 !important;
    background: #740132;
}

.procToCheckoutkbtn_mobile {
    position: absolute;
    right: 10px;
    font-size: 1.5em;
    margin-top: 15px !important;
    margin-bottom: auto;
    color: white !important;
}
.backbtn_mobile {
    position: absolute;
    left: 27px;
    font-size: 1.5em;
    margin-top: 15px !important;
    margin-bottom: auto;
    color: white !important;
}


@media (max-width: 767px)
{
.footerWrap p, .footerWrap a{
font-size: 11px !important;
}
h1 {
font-size:1.65em !important;
}

span#totalQuantity {
    margin-top: 2px;
    background: rgb(0, 0, 0);
    border-radius: 50%;
font-size:13px;
}

}




