.cbnr-brub1 {
    background-color: #3b4530;
    padding: 30px 0;
}

    .cbnr-brub1 .brub1-bnr-cont {
        text-align: center;
        font-family: Calibri, Helvetica;
    }

        .cbnr-brub1 .brub1-bnr-cont .brub1-bnr-t {
            font-family: Montserrat;
            font-size: 32px;
            color: #fff;
            line-height: 40px;
            padding-bottom: 10px;
        }

        .cbnr-brub1 .brub1-bnr-cont .brub1-desc {
            font-family: Montserrat;
            font-size: 16px;
            color: #fff;
            padding-bottom: 8px;
        }

.btn-brub1-mi {
    font-family: Montserrat;
    background-color: #8cb142;
    padding: 10px 30px;
    font-size: 18px;
    color: #fff;
    border-radius: 80px;
}

    .btn-brub1-mi:hover {
        background-color: rgb(255, 255, 255, 0.2);
        color: #fff;
    }

.btn-chckav {
    background-color: #fff;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    border-radius: 0;
    border: 2px solid #fff;
    text-transform: uppercase;
}

    .btn-chckav:hover {
        background-color: #eee;
        color: #222;
    }

.brub1-intro {
    background-color: #8cb142;
    padding: 15px 0;
}

    .brub1-intro h3 {
        font-family: Montserrat;
        font-size: 32px;
        color: #fff
    }

    .brub1-intro p {
        font-family: Montserrat;
        font-size: 14px;
        max-width: 1080px;
        margin: 0 auto;
        color: #fff;
    }
.vam-1 {
    display: flex;
    flex-flow: column;
}
@media (min-width: 767px) {
 .cbnr-brub1 {
     padding: 60px 0;
 }

     .cbnr-brub1 .brub1-bnr-cont {
         text-align: left;
     }

         .cbnr-brub1 .brub1-bnr-cont .brub1-bnr-t {
             font-size: 60px;
             line-height: 60px;
         }

         .cbnr-brub1 .brub1-bnr-cont .brub1-desc {
             font-size: 16px;
             color: #fff;
             padding-bottom: 8px;
             text-shadow: 1px 2px 0px rgba(51,82,168,0.3);
         }


 .brub1-intro {
     padding: 30px 0;
 }

     .brub1-intro h3 {
         font-size: 32px;
     }

     .brub1-intro p {
         font-size: 14px;
     }
}

#connctNav .navbar-nav .nav-link {
    position: relative;
    padding: 16px 15px;
    font-size: 18px;
    font-weight: 500;
    color: rgb(255, 255, 255, 0.85)
}

#connctNav .navbar-nav .nav-link:hover {
    color: #638144;
}

.cnct-mn.navbar-toggler {
    background-color: rgb(235, 233, 233, 0.1);
    border: 1px solid rgb(235, 233, 233, 0.5);
    padding: 8px;
}

.head_navbar {
    background-color: #379041;
    /*background: linear-gradient(to right, rgba(4,70,75,1) 0%, rgba(2,44,79,1) 100%) !important;*/
    border-radius: 0 !important;
    border: 1px solid #379041;
    /*box-shadow: 0px 2px 3px 0px rgba(212,213,195,.75);*/
}

.navbar_link {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans",
        sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 400;
    white-space: nowrap;
    margin-right: 10px;
    font-weight: 550;
}

.head_navbar {
    background-color: #379041;
    /*background: linear-gradient(to right, rgba(4,70,75,1) 0%, rgba(2,44,79,1) 100%) !important;*/
    border-radius: 0 !important;
    border: 1px solid #379041;
    /*box-shadow: 0px 2px 3px 0px rgba(212,213,195,.75);*/
}
.cartgap td{
 font-family: Montserrat;}
.navbar_link {
    font-family: Montserrat;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 400;
    white-space: nowrap;
    margin-right: 10px;
    font-weight: 550;
}

.navbar{
background-color: #3c454c;
}

/*CREATE ORDER PAGE CSS */
.ui-section-head {
    background-color: #F3F3F3;
    font-size: 25px;
    color: rgb(63, 66, 70);
 font-family: Montserrat;
    font-weight: 500;
    padding-left: 0px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px
}

.bord-sec {
    box-shadow: 0px 0px 5px 0px rgba(148, 141, 168, 0.5);
    background-color: #fff;
    border-radius: 8px;
    padding-top: 15px;
}
.btn-g-lg {
    background-color: #638144;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    padding: 7px 40px 6px 40px;
    border-radius: 60px;
border: 2px solid #638144;
    box-shadow: 0px 2px 5px 0px rgba(255, 255, 255, .75);
}

.btn-g-lg:hover {
    background-color: #000000;
    color: #a1d916;
    box-shadow: 0px 2px 5px 0px rgba(171, 180, 214, .75);
border: 2px solid #638144;
}



.btnSave {
    font-family: Montserrat;
    font-size: 20px;
    color: #FFFFFF !important;
    background-color: #638144 !important;
    text-decoration: none;
    padding: 6px 14px;
    border-radius: 3px;
    cursor: pointer;
    border: none;
    font-weight: bold;
}

.ord-help {
    /* border: 1px solid #e2e2e2;
border-radius: 8px;
background-color: #fff;
padding: 15px;*/
    font-family: Montserrat;
    font-size: 14px;
    padding-top: 10px;
}

.bg-err {
    border: 1px dashed #ff0000;
    border-radius: 6px;
    padding: 5px;
}

.lbl-err {
    color: red;
    font-size: 11px;
}

.btnGroups {
    border: none !important;
}

.bg-img {
    background: url('/event/images/prf-bnr.jpg') !important;
    background-position: 20% 20%
}

.btn-order {
    background-color: #638144 !important;
    border: 2px solid #638144 !important;
    color: white;
    font-size: 15px;
    padding: 5px 8px;
    border-radius: 6px;
    font-family: Montserrat;
}

.clndr-hdr-bg {
    background: linear-gradient(to right, rgba(213, 100, 166, 1) 0%, rgba(181, 69, 166, 1) 100%) !important;
    background-color: #b646a7;
    color: #fff;
}

.bg-createhead {
    background-color: #638144;

}

.bg-top {
    background-color: #8CA588;
}
#lblOrdTitle{
color: #FFFFFF;
}
.col-top {
    color: #3EBFA3 !important;
}

.sec-highlight {
    background-color: #87A845 !important;
    color: #fff !important;
    background-image: url(/event/images/star.png) !important;
    font-family: Montserrat;
    font-size: 14px;
    border-radius: 6px;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    padding: 0px 15px 0px 42px !important;
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: 14px 14px;
}

.lblsmall {
    font-size: 12px;
}

.pnl-clndr-blk {
    display: flex;
    flex-flow: nowrap;
}

.pnl-clndr-blk .calndr {
    width: 90px;
    height: 90px;
    min-width: 90px;
    min-height: 90px;
    background: linear-gradient(45deg, rgba(233, 236, 247, 1) 0%, rgba(255, 255, 255, 1) 100%) !important;
    background-color: #edeff9;
    border-radius: 8px;
    box-shadow: 0px 0px 5px 0px rgba(97, 108, 135, .5) !important;
    font-family: BebasNeue-Bold;
}
#btnAddDietary{
 font-family: Montserrat;}
.calndr-hdr {
    width: 100%;
    background-color: #235495;
    background: linear-gradient(to right, rgba(50, 72, 127, 1) 0%, rgba(26, 91, 162, 1) 100%) !important;
    padding: 4.5px 6px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    font-family: Proxima-Nova-Font;
}

.calndr-hdr span {
    font-size: 14px;
    color: #fff;
    font-family: Proxima-Nova-Font;
}

.calndr-dt {
    font-size: 36px;
    color: #303447;
    font-weight: bold;
    text-align: center;
    line-height: 44px;
    font-family: Proxima-Nova-Font;
}

.calndr-dy {
    font-size: 14px;
    color: #2d3442;
    text-align: center;
    line-height: 14px;
    font-family: Proxima-Nova-Font;
}

.pnl-clndr-blk {
    position: relative;
    /*border-bottom: 1px solid #dbe3ea;*/
    /*padding-bottom: 20px;*/
}

.pnl-clndr-blk .bkn-title {
    position: relative;
    margin-left: 15px;
}

.pnl-clndr-blk .bkn-title h3 {
    font-size: 21px;
    color: #1a1b1c;
    font-weight: bold;
    margin-top: 4px;
}

.pnl-clndr-blk .bkn-title h4 {
    font-family: BebasNeue-Bold;
    font-size: 24px;
    color: #3e3f43;
    font-weight: bold;
    margin-top: 3px;
}

.pnl-clndr-blk .bkn-title h5 {
    color: #1a1b1c;
    font-weight: bold;
    font-size: 17px;
}

.pnl-clndr-blk .bkn-title p {
    font-size: 14px;
    color: #5e626a;
}

.bkng-btns {
    display: flex;
    flex-flow: wrap;
    justify-content: flex-end;
    align-content: flex-start;
    align-items: flex-end;
    /*margin-top: 20px;*/
}

.bg-bkng-btn-nv {
    background-color: #504ba7;
    background: linear-gradient(to right, rgba(98, 76, 176, 1) 0%, rgba(63, 74, 158, 1) 100%);
    color: #c9c4e1;
    font-size: 14px;
    padding: 7px 10px 7px 25px;
    margin-right: 10px;
    margin-bottom: 12px
}
#lblCustBillAdd{
font-size: 15px;
}
.bg-bkng-btn-nv:hover {
    color: #c9c4e1;
    font-size: 14px;
}

.bg-bkng-btn {
    font-family: 'Proxima-Nova-Font';
    background-color: #fff;
    border: 1px dashed #749bd1 !important;
    color: #174c95;
    font-size: 14px;
    font-weight: bold;
    padding: 11px 25px;
    border-left: 4px solid #396eb8 !important;
}

.bg-bkng-btn:hover {
    background-color: #396eb8;
    color: #fff;
}

.btn-book:hover {
    background-color: #396eb8;
    color: #fff;
    text-decoration: none !important;
}

.btn-book:hover {
    background-color: #396eb8;
    color: #fff;
    text-decoration: none !important;
}


.btn-bak {
    font-family: 'Proxima-Nova-Font';
    background-color: #999a9c;
    padding: 8px 20px;
    font-size: 14px;
    color: #fff;
}

.btn-bak:hover {
    background-color: #797c83;
    color: #fff !important;
}

.cancl-ordr {
    font-family: Montserrat;
    background-color: #c52a37 !important;
    padding: 8px 20px;
    font-size: 14px;
    color: #fff;
}

.cancl-ordr:hover {
    color: #fff !important;
    background-color: #bb2431 !important;
}



.lbltxt-sub {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
color:  #fffff;
}


.csshover {
    border: 1px solid #134c95;
    padding: 5px 11px;
    background-color: #134c95;
    color: #fff;
    border-radius: 20px;
    font-weight: 600;
    font-size: 14px;
}
.lblchildnode{
 font-family: Montserrat !important;
}
.csshover:hover {
    text-decoration: none;
    color: #134c95;
    border: 1px solid #ebbe09;
    background-color: #ebbe09;
}








@media screen and (min-width: 767px) {

    .bg-bkng-btn,
    .bg-disa-btn {
        /*margin-bottom: 0*/
    }

    .bg-bkng-btn-nv {
        margin-bottom: 0
    }

    .bkng-btns {
        /*margin-top: 60px;*/
    }

    .pnl-clndr-blk {
        border-bottom: 0;
        padding-bottom: 0;
    }
}

.cart-prcd {
    display: inline-block;
    background-color: #209bd8;
    font-size: 20px !important;
    color: #fff;
    padding: 9px 25px !important;
    width: 100%;
    font-family: Montserrat;
}

.cart-prcd:hover {
    background-color: #118ecc;
    color: #fff !important;
}

.RadGrid .rgHeader,
.RadGrid th.rgResizeCol {
    color: #9d9fa3
}

.pnl-blk {
    position: relative;
    background-color: #e9edf5;
    padding: 15px;
    border-radius: 4px;
    /*margin-bottom: 30px*/
    border-left: 5px solid #174c95;
}



.infbar .pg-t {
    color: #fff;
    font-size: 24px;

    color: #fff;
}

@media (min-width: 767px) {


    .infbar {
        top: 65px;
background-color:#638144 !important;
    }

    .infbar {
        padding: 10px 15px;
    }
}


.btn-addcart {
    background-color: #87A845;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 8px;
    cursor: pointer;
    border-radius: 8px;
    min-width: 155px;
}

.btn-addcart:hover {
    background-color: #87A845;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 8px;
    cursor: pointer;
    border-radius: 8px;
    min-width: 155px;
}


/* DAHBOARD CSS*/

.cbnr-cc {
    background-color: #88b33a;
    padding: 30px 0;
    background: url('BgImg1.jpg') no-repeat top center;
    background-size: cover;
}

.cbnr-cc .cc-bnr-cont .cc-bnr-t {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 2px 0px rgba(98, 119, 93, 0.5);
    margin-top: 4rem;
    line-height: 48px;
    padding-bottom: 10px;
}

.cbnr-cc .cc-bnr-cont .cc-desc {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    padding-bottom: 8px;
}

.btn-cc-mi {
    background-color: #fff;
    padding: 9px 25px;
    font-size: 20px;
    font-weight: bold;
    color: #5b5b5b;
    margin-top: 10px;
}

.btn-cc-mi: hover {
    padding: 9px 25px;
    font-size: 20px;
    font-weight: bold;
    color: #333 !important;
    text-decoration: none;
}

.vam-1 {
    display: flex;
    flex-flow: column;
}

@media (min-width: 767px) {
    .pg-t {
        color: #fff;
        font-size: 24px;
        color: #fff;
        margin-top: 8px !important;
    }

    .btn-cc-mi {
        background-color: #fff;
        padding: 9px 25px;
        font-size: 20px;
        font-weight: bold;
        color: #5b5b5b;
    }

    .cbnr-cc {
        background-color: #88b33a;
        padding: 50px 0;
        background: url('/app/images/BgImg1.jpg') no-repeat top center;
        background-size: cover;
    }

    .logo_bg {
        padding: 8px 12px;
        border-radius: 4px;
        padding-bottom: 1px;
        padding-top:150px;
        z-index: 9;

    }

}

/*.btn-g-lg {
    background-color: #b2c09d;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 7px 40px 6px 40px;
    border-radius: 60px;
    box-shadow: 0px 2px 5px 0px rgba(255, 255, 255, .75);
}

.btn-g-lg:hover {
    background-color: #8CA588;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 7px 40px 6px 40px;
    border-radius: 60px;
    box-shadow: 0px 2px 5px 0px rgba(255, 255, 255, .75);
}
*/


.btnord:hover {
    color: #333 !important;
}



/* VARIABLES */
:root {
    --ven_bg_color: #696969;
    --ven_fore_color: #ffffff;
    --ven_log_box_border_top: 7px solid #696969;
    --ven_log_box_label: #696969;
    --ven_reg_link_color: #696969;
    --ven_reg_button_bgcolor: #f5ba1a;
    --ven_right-bg_color: #fff;

}

/* CUSTOMISED */
.loginbox {
    background-color: #fff;
    width: 330px;
    box-shadow: 0px 0px 8px 0px rgba(2, 37, 117, .25);
    z-index: 1;
    border-top: var(--ven_log_box_border_top);
    background-color: #fff;
    border-radius: 20px;
}

.login_btn {
    background-color: var(--ven_bg_color);
    display: inline-block;
    padding: 14px 25px;
    width: 80%;
    text-align: center;
    border-radius: 6px;
    font-size: 16px;
    font-weight: bold;
    color: var(--ven_fore_color);
    border: none;
}

.login_head {
    color: var(--ven_log_box_label);
    font-size: 30px;
    font-weight: 500;
}

.newacnt {
    color: var(--ven_reg_link_color);
    border: none;
    background: none;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    /*padding: 27px 0 0 0;*/
    outline: none;
    text-decoration: underline;
    /*margin-right: 43px;*/
}

.btn-register {
    background: var(--ven_reg_button_bgcolor);
    padding: 8px 20px;
    border: none;
    outline: none;
    cursor: pointer;
    color: #fff;
    font-size: 17px;
    margin-bottom: 10px;
    font-family: Montserrat;
}

.right-pnl-bg {
    background-color: var(--ven_right-bg_color);
}

/* FIXED */

.logo_bg {
    padding: 8px 12px;
    border-radius: 4px;
    padding-bottom: 1px;
  padding-top:150px;
    z-index: 9;
}


.leftjapack {
    background: url('cs_bg.jpg') no-repeat center center;
    background-size: cover;
}

.loginmainhead2 {
    color: #fff;
    font-size: 36px;
    font-family: Montserrat;
    margin-bottom: 25px;
}

.loginmainhead {
    font-size: 85px;
    color: #fff;
    font-weight: 550;
    font-family: Montserrat;
}

.footlbl {
    color: #fff;
    font-size: 13px;
}

.footlbl1 {
    color: #fff;
    font-size: 13px;
}

.footbottom {
    position: absolute;
    bottom: 0;
}

.rightjapack {
      background-color: #638144;
    padding-left: 3px;
padding-right:0px;
    margin: 0px;
}

@media(max-width: 992px) {
    .rightjapack {
        background-image: url(cs_bg.jpg);
        background-size: 100% 100%;
        background-color: transparent;
    }

    .txtbox {
        width: 255px;
    }
}


.vendcompame {
    color: #344b89;
    font-size: 18px;
}




.txtlbl {
    font-size: 13px;
    padding: 16px 15px;
    border-radius: 6px;
    border: 1px solid #b5bac2;
    width: 330px;
    outline: none;
}

.txt {
    border: 1px solid #ccc;
    padding: 3px;
    border-radius: 4px;
    margin-left: 5px;
}

.label {
    color: #333;
 font-family: Montserrat;
}


.new_account {
    font-size: 15px;
    color: #2b2c88;
    text-decoration: none;
    cursor: pointer;
    background-color: var(--ven_bg_color);
    display: inline-block;
    padding: 14px 25px;
    width: 90%;
    text-align: center;
    border-radius: 6px;
    font-size: 16px;
    font-weight: bold;
    color: var(--ven_fore_color);
    border: none;
}


.chk_lbl {
    font-size: 13px;
    color: #333;
}

.footlbl a,
.footlbl1 a {
    color: inherit;
}

.portaloffline {
    background-color: #f5f5f5;
}

.portalofflinetxt {
    font-family: Montserrat;
    font-size: 25px;
    color: #CC3300;
    text-align: center;
}

@media(max-width: 766px) {

    .txtbox {
        width: 327px;
    }
}

input[type=checkbox],
input[type=radio] {
    margin-right: 5px;
    vertical-align: middle;
}


.dropdown {
    /*display: flex !important;*/
    z-index: 1001 !important;
}

.dropdown-menu {
    min-width: initial !important;
    max-width: initial !important;
}

.visible {
    display: flex !important;
}




@media screen and (min-width: 767px) {

    .txtbox {
        width: 255px;
    }
}




body {
    background-color: #f3f5f7;
}

input[type=checkbox],
input[type=radio] {
    margin-right: 5px;
    vertical-align: middle;
}

.head_navbar {
    background-color: #379041;
    /*background: linear-gradient(to right, rgba(4,70,75,1) 0%, rgba(2,44,79,1) 100%) !important;*/
    border-radius: 0 !important;
    border: 1px solid #379041;
    /*box-shadow: 0px 2px 3px 0px rgba(212,213,195,.75);*/
}
.cartgap td{
 font-family: Montserrat;}
.navbar_link {
    font-family: Montserrat;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 400;
    white-space: nowrap;
    margin-right: 10px;
    font-weight: 550;
}



/*************************/


.wp-hdr-bg {
    background-color: #1d2c41;
}


/*CREATE ORDER PAGE CSS */
.ui-section-head {
    background-color: #F3F3F3;
    font-size: 25px;
 font-family: Montserrat;
    color: rgb(63, 66, 70);
    font-weight: 500;
    padding-left: 0px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px
}

.bord-sec {
    box-shadow: 0px 0px 5px 0px rgba(148, 141, 168, 0.5);
    background-color: #fff;
    border-radius: 8px;
    padding-top: 15px;
}



.btnSave {
    font-family: Montserrat;
    font-size: 20px;
    color: #FFFFFF !important;
    background-color: #638144;
    text-decoration: none;
    padding: 6px 14px;
    border-radius: 3px;
    cursor: pointer;
    border: none;
    font-weight: bold;
}

.ord-help {
    /* border: 1px solid #e2e2e2;
border-radius: 8px;
background-color: #fff;
padding: 15px;*/
    font-family: Montserrat;
    font-size: 14px;
    padding-top: 10px;
}

.bg-err {
    border: 1px dashed #ff0000;
    border-radius: 6px;
    padding: 5px;
}

.lbl-err {
    color: red;
    font-size: 11px;
}

.btnGroups {
    border: none !important;
}

.bg-img {
    background: url('/event/images/prf-bnr.jpg') !important;
    background-position: 20% 20%
}

.btn-order {
    background-color: #638144 !important;
    border: 2px solid #638144 !important;
    color: white;
    font-size: 15px;
    padding: 5px 8px;
    border-radius: 6px;
    font-family: Montserrat;
}

.clndr-hdr-bg {
    background: linear-gradient(to right, rgba(213, 100, 166, 1) 0%, rgba(181, 69, 166, 1) 100%) !important;
    background-color: #b646a7;
    color: #fff;
}


.col-top {
    color: #3EBFA3 !important;
}

.sec-highlight {
    background-color: #87A845 !important;
    color: #fff !important;
    background-image: url(/event/images/star.png) !important;
    font-family: Montserrat;
    font-size: 14px;
    border-radius: 6px;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    padding: 0px 15px 0px 42px !important;
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: 14px 14px;
}

.lblsmall {
    font-size: 12px;
}

.pnl-clndr-blk {
    display: flex;
    flex-flow: nowrap;
}

.pnl-clndr-blk .calndr {
    width: 90px;
    height: 90px;
    min-width: 90px;
    min-height: 90px;
    background: linear-gradient(45deg, rgba(233, 236, 247, 1) 0%, rgba(255, 255, 255, 1) 100%) !important;
    background-color: #edeff9;
    border-radius: 8px;
    box-shadow: 0px 0px 5px 0px rgba(97, 108, 135, .5) !important;
    font-family: BebasNeue-Bold;
}

.calndr-hdr {
    width: 100%;
    background-color: #235495;
    background: linear-gradient(to right, rgba(50, 72, 127, 1) 0%, rgba(26, 91, 162, 1) 100%) !important;
    padding: 4.5px 6px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    font-family: Proxima-Nova-Font;
}

.calndr-hdr span {
    font-size: 14px;
    color: #fff;
    font-family: Proxima-Nova-Font;
}

.calndr-dt {
    font-size: 36px;
    color: #303447;
    font-weight: bold;
    text-align: center;
    line-height: 44px;
    font-family: Proxima-Nova-Font;
}

.calndr-dy {
    font-size: 14px;
    color: #2d3442;
    text-align: center;
    line-height: 14px;
    font-family: Proxima-Nova-Font;
}

.pnl-clndr-blk {
    position: relative;
    /*border-bottom: 1px solid #dbe3ea;*/
    /*padding-bottom: 20px;*/
}

.pnl-clndr-blk .bkn-title {
    position: relative;
    margin-left: 15px;
}

.pnl-clndr-blk .bkn-title h3 {
    font-size: 21px;
    color: #1a1b1c;
    font-weight: bold;
    margin-top: 4px;
}

.pnl-clndr-blk .bkn-title h4 {
    font-family: BebasNeue-Bold;
    font-size: 24px;
    color: #3e3f43;
    font-weight: bold;
    margin-top: 3px;
}

.pnl-clndr-blk .bkn-title h5 {
    color: #1a1b1c;
    font-weight: bold;
    font-size: 17px;
}

.pnl-clndr-blk .bkn-title p {
    font-size: 14px;
    color: #5e626a;
}

.bkng-btns {
    display: flex;
    flex-flow: wrap;
    justify-content: flex-end;
    align-content: flex-start;
    align-items: flex-end;
    /*margin-top: 20px;*/
}

.bg-bkng-btn-nv {
    background-color: #504ba7;
    background: linear-gradient(to right, rgba(98, 76, 176, 1) 0%, rgba(63, 74, 158, 1) 100%);
    color: #c9c4e1;
    font-size: 14px;
    padding: 7px 10px 7px 25px;
    margin-right: 10px;
    margin-bottom: 12px
}

.bg-bkng-btn-nv:hover {
    color: #c9c4e1;
    font-size: 14px;
}

.bg-bkng-btn {
    font-family: 'Proxima-Nova-Font';
    background-color: #fff;
    border: 1px dashed #749bd1 !important;
    color: #174c95;
    font-size: 14px;
    font-weight: bold;
    padding: 11px 25px;
    border-left: 4px solid #396eb8 !important;
}

.bg-bkng-btn:hover {
    background-color: #396eb8;
    color: #fff;
}

.btn-book:hover {
    background-color: #396eb8;
    color: #fff;
    text-decoration: none !important;
}

.btn-book:hover {
    background-color: #396eb8;
    color: #fff;
    text-decoration: none !important;
}


.btn-bak {
    font-family: 'Proxima-Nova-Font';
    background-color: #999a9c;
    padding: 8px 20px;
    font-size: 14px;
    color: #fff;
}

.btn-bak:hover {
    background-color: #797c83;
    color: #fff !important;
}

.cancl-ordr {
    font-family: Montserrat;
    background-color: #c52a37 !important;
    padding: 8px 20px;
    font-size: 14px;
    color: #fff;
}

.cancl-ordr:hover {
    color: #fff !important;
    background-color: #bb2431 !important;
}






.csshover {
    border: 1px solid #134c95;
    padding: 5px 11px;
    background-color: #134c95;
    color: #fff;
    border-radius: 20px;
    font-weight: 600;
    font-size: 14px;
}

.csshover:hover {
    text-decoration: none;
    color: #134c95;
    border: 1px solid #ebbe09;
    background-color: #ebbe09;
}

@media screen and (min-width: 767px) {

    .bg-bkng-btn,
    .bg-disa-btn {
        /*margin-bottom: 0*/
    }

    .bg-bkng-btn-nv {
        margin-bottom: 0
    }

    .bkng-btns {
        /*margin-top: 60px;*/
    }

    .pnl-clndr-blk {
        border-bottom: 0;
        padding-bottom: 0;
    }
}

.cart-prcd {
    display: inline-block;
    background-color: #209bd8;
    font-size: 20px !important;
    color: #fff;
    padding: 9px 25px !important;
    width: 100%;
    font-family: Montserrat;
}

.cart-prcd:hover {
    background-color: #118ecc;
    color: #fff !important;
}

.RadGrid .rgHeader,
.RadGrid th.rgResizeCol {
    color: #9d9fa3
}

.pnl-blk {
    position: relative;
    background-color: #e9edf5;
    padding: 15px;
    border-radius: 4px;
    /*margin-bottom: 30px*/
    border-left: 5px solid #174c95;
}






@media (min-width: 767px) {
    .pgsub-h {
        font-size: 22px !important;
        font-weight: 500;
        color: #1e1f29;
    }

    .infbar {
        top: 67px;
        margin-top: 2px;
    }

    .infbar {
        padding: 10px 15px;
    }
}



.btn-addcart {
    background-color: #87A845;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 8px;
    cursor: pointer;
    border-radius: 8px;
    min-width: 155px;
}

.btn-addcart:hover {
    background-color: #87A845;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 8px;
    cursor: pointer;
    border-radius: 8px;
    min-width: 155px;
}


/* DAHBOARD CSS*/

.cbnr-cc {
    background-color: #88b33a;
    padding: 30px 0;
    background: url('BgImg1.jpg') no-repeat top center;
    background-size: cover;
}

.cbnr-cc .cc-bnr-cont .cc-bnr-t {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 2px 0px rgba(98, 119, 93, 0.5);
    line-height: 48px;
    padding-bottom: 10px;
}

.cbnr-cc .cc-bnr-cont .cc-desc {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    padding-bottom: 8px;
}

.btn-cc-mi {
    background-color: #fff;
    padding: 9px 25px;
    font-size: 20px;
    font-weight: bold;
    color: #5b5b5b;
}

.btn-cc-mi: hover {
    padding: 9px 25px;
    font-size: 20px;
    font-weight: bold;
    color: #333 !important;
    text-decoration: none;
}

.vam-1 {
    display: flex;
    flex-flow: column;
}

@media (min-width: 767px) {
    .cbnr-cc {
        background-color: #88b33a;
        padding: 50px 0;
        background: url('BgImg1.jpg') no-repeat top center;
        background-size: cover;
    }
}

/*.btn-g-lg {
    background-color: #b2c09d;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 7px 40px 6px 40px;
    border-radius: 60px;
    box-shadow: 0px 2px 5px 0px rgba(255, 255, 255, .75);
}

.btn-g-lg:hover {
    background-color: #8CA588;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 7px 40px 6px 40px;
    border-radius: 60px;
    box-shadow: 0px 2px 5px 0px rgba(255, 255, 255, .75);
}*/

.btnord:hover {
    color: #333 !important;
}

.btn-save {
    background-color: #638144!important;
    color: #fff !important;
    padding: 5px 13px;
    cursor: pointer;
    font-size: 14px;
    font-family: Montserrat !important;
    font-weight: bold;
    border-radius: 4px;
}

.btn-save : hover {
    color: #fff !important;
}



.lbltxt {
    font-size: 16px;
    font-weight: 700;
    font-family: Montserrat;
color:  #131416;
}


.img-fluid {
    max-width: 100%;
    height: auto;

}

form {
    font-family: Montserrat !important;
}

.dietnorec {
    display: block;
    border: 0px solid #dbdbdb;
    color: #666;
    padding: 10px 15px;
    text-align: center;
    font-family: Montserrat !important;
    font-weight: bold;
    font-size: 18px;
    white-space: break-spaces;
}

.pgsub-h {
    font-size: 14px;
    font-weight: 500;
    color: #1e1f29;
}

#cphBody_cphRetailBody_dvProdCatView {
    margin-top: 30px;
}

#dvMenuItemsView {
    margin-top: 0px !important;
}

.p-lg-3 {
    width: 100%;
}

.RadTreeView_Silk .rtSelected .rtIn {
    border-color: #b2c09d !important;
    color: #fff;
    background-color: #b2c09d !important;
}
#lblContinueOrder{
 font-family: Montserrat;
}
.mrg-top {
    
}
.items{
 font-family: Montserrat !important;}

.pt-top{
 padding-top: 85px;
}
.k-listview{
color: #131416;
}
/* @font-face {
    font-weight: normal;
    font-family: Montserrat;
    src: url('https://portal.catersoft.co.uk/fonts/officediner/din-2014-regular.ttf') format('truetype');
    src: url('https://portal.catersoft.co.uk/fonts/officediner/din-2014-regular.eot') format('embedded-opentype');
    src: url('https://portal.catersoft.co.uk/fonts/officediner/din-2014-regular.woff') format('woff');
    src: url('https://portal.catersoft.co.uk/fonts/officediner/din-2014-regular.woff2') format('woff2');
    font-style: normal;
} */

.RadTreeView_Silk .rtHover .rtIn {
    border-color: #b2c09d !important;
    color: #fff;
    background-color: #b2c09d !important;
}
#cphBody_cphRetailBody_lblDleToTitle{
color: #000000 !important;
}
#lblOrdHelp{
font-size:16px;
white-space:pre-wrap;
}

             .dv-cont{
            max-width:1022px !important;
        }
        @media screen and (min-width: 1400px) {

                       .dv-cont{
                max-width:1028px !important;
            }
        }
        @media screen and (min-width: 1100px)and (max-width: 1299px) {

                       .dv-cont{
                max-width: 550px !important;
            }
            .prod-card {
                width: 90% !important;
            }
        }
     @media screen and (min-width: 1300px)and (max-width: 1350px) {

                    .dv-cont{
             max-width: 600px !important;
         }
                             .prod-card {
         width: 75% !important;
}
     }
        @media screen and (min-width: 1351px)and (max-width: 1480px) {

                       .dv-cont{
                max-width: 750px !important;
            }
        }
      @media screen and (min-width: 1000px) and (max-width: 1150px) {

                     .dv-cont{
              max-width: 395px !important;
          }
        .prod-card {
                 width: 90% !important;
        }
      }
        @media screen and (min-width: 1120px) and (max-width: 1200px) {

                       .dv-cont{
                max-width: 550px !important;
            }
        }

        @media screen and (max-width: 999px) {

            .dv-cont{
                max-width: 325px !important;
            }

            
        }
 @media screen and (min-width: 766px) and (max-width: 800px) {

            .dv-cont{
                max-width: 235px !important;
            }           
        }
 @media screen and (min-width: 801px) and (max-width: 866px) {

            .dv-cont{
                max-width: 185px !important;
            }           
        }
#cphBody_cphRetailBody_lblDietary{
text-transform:uppercase;
}
.k-table {
    background-color: #fff !important;
}

.btnSave {
    font-family: Montserrat;
    font-size: 20px;
    color: #FFFFFF !important;
    background-color: #638144;
    text-decoration: none;
    padding: 6px 14px;
    border-radius: 3px;
    cursor: pointer;
    border: none;
    font-weight: bold;
}
.brub1-into{
font-family: Montserrat;
}

.rgt .contnr{
background-color: #9eae8a !important;
}
.prodgpimg img{
object-fit: contain;
width: 100%;
height:100%;
}
.prodgpimg{
text-align:center;
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXo.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    
}