﻿body {
    font-family: 'Poppins' !important;
    overflow-x: hidden;
    margin-bottom: -20px !important;
    bottom: 0;
    /*background-color: #F4F0E9;*/
    background-color: #002518;
    text-align: center;
    color: #b0c7ad;
    letter-spacing: 1px;
}
   
/*#region Font-Configuration*/
@font-face {
    font-family: "Barlow";
    font-style: normal;
    font-weight: normal;
    src: url("../Styles/fonts/Barlow/Barlow-Regular.ttf");
}
@font-face {
    font-family: "BR Hendrix";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/BRHendrix-Regular.ttf")
}
@font-face {
    font-family: "Poppins-Bold";
    font-style: normal;
    font-weight: normal;
    src: url("../Styles/fonts/Poppins-Bold.ttf");
}
@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: normal;
    src: url("../Styles/fonts/Poppins-Regular.ttf");
}

@font-face {
    font-family: "Barlow-Bold";
    font-style: normal;
    font-weight: normal;
    src: url("./fonts/Barlow/Barlow-Bold.ttf");
}

@font-face {
    font-family: "Barlow-Black";
    font-style: normal;
    font-weight: normal;
    src: url("./fonts/Barlow/Barlow-Black.ttf");
}

@font-face {
    font-family: "Barlow-ExtraBold";
    font-style: normal;
    font-weight: normal;
    src: url("./fonts/Barlow/Barlow-ExtraBold.ttf");
}
/*#endregion*/

/*#region font family*/
.font-regular {
    font-family: "Barlow";
}

.font-bold {
    font-family: "BR Hendrix";
}

.font-black {
    font-family: "Barlow-Black";
}

.font-exbold {
    font-family: "Barlow-ExtraBold";
}
/*#endregion*/
/*for positioning*/
.absolute {
    position:absolute;
}
.relative {
    position:relative;
}
/*end*/
/*#region custome bootstrap media query classes*/
@media (max-width:1455px) {
    .d-clg-none {
        display: none !important;
    }
}

@media (max-width:1720px) {
    .d-clg-none2 {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .col-cmd-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
}

@media(max-width:1007px) {
    .footerdiv2, .footerdiv3;

{
    background-image: none !important;
}
    @media (max-width: 768px) {
        .sm-centered {
            text-align:center;
            justify-content:center;
        }
        .sm-centered-flex {
            align-items: center;
            display: flex;
            flex-direction: column;
            text-align:center;
        }
    }

#TestimonialTxt1 {
    border-right: 0px !important;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: none !important;
}

.ServicesCards:first-child::before, .ServicesCards:nth-child(2)::before{
    display: none;
}

}
/*#endregion*/

/*#region font color*/
.text-pink {
    color: #006b33;
}

.text-light-gray {
    color: #00000082 !important;
}

.text-orange {
    color: #fff;
}

.text-green {
    color: #186f16;
}
.red {
    color:#a91a16;
}
.grey {
    color:#6c6b69;
}
/*#endregion*/

/*#region bg color*/
.bg-light-pink {
    background-color: #FFF6FB;
}

.bg-orange {
    background: #E25E26;
}

.bg-light-grey {
    background: #00000030;
}

.bg-yellow {
    background-color: #FDBE3F;
}

.bg-pink {
    background-color: #FDBE3F;
}

.bg-green {
    background-color: #006b33;
}

.bg-grey {
    background-color: #5e645eb8;
}

.bg-none {
    background: none !important;
}

.bg-pink-1 {
    background-color: #F6008F;
}

.testimonial-bg {
    /*background: #f1f1f1 !important;*/
}
/*#endregion*/

/*#region font size*/
.fs-6 {
    font-size: 15px !important;
}

.fs-7 {
    font-size: 17px;
}

.fs-8 {
    font-size: 20px;
}

.fs-9 {
    font-size: 25px !important;
    font-weight: bold !important;
}

.fs-10 {
    font-size: 3rem;
    font-weight: bold;
}

/*#endregion*/

/*#region custom border*/
.border-right-0 {
    border-right: 0;
}

.border-right-1 {
    border-right: 1px solid;
}

.border-right-2 {
    border-right: 2px solid;
}

.border-right-3 {
    border-right: 3px solid;
}
/*#endregion*/

/*#region width*/
.w-30 {
    width: 44% !important;
}

.w-90 {
    width: 90% !important;
}

.w-85 {
    width: 85% !important;
}
/*#endregion*/

/*#region margin*/
.mx-5 {
    margin-left: 2rem;
    margin-right: 2rem;
}

.mb-6 {
    margin-bottom: 5rem !important;
}

.p-6 {
    padding: 5rem;
}

.px-6 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
}

@media only screen and (max-width:576px) {
    .me-smc-0 {
        margin-right: 0px !important;
    }
}
/*#endregion*/

/*#region padding*/
.py-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
}
/*#endregion*/

/*#region for custom toast*/
.custom-toast {
    border-bottom: 10px solid #FDBE3F !important;
}

.toast-close-button {
    color: red !important;
    top: 0;
    margin-top: 0;
    position: absolute !important;
    right: 8px !important;

}

    .toast-close-button:hover {
        color: #000 !important;
    }
/*#endregion*/
/*#region master page header css start*/

.ff-mwb.active {
    color: #007bff; /* Change to desired color */
    font-weight: bold;
}

.navbar-toggler-icon {
    background-image: none !important;
}

.fixed-nav {
    position: fixed;
    box-shadow: 0 -5px 25px 0px #7b7b7b;
    -moz-box-shadow: 0 -5px 25px 0px #7b7b7b;
    -webkit-box-shadow: 0 -5px 25px 0px #7b7b7b;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.fixed-nav-hidden {
    display: none !important;
}

.fixed-top-margin {
    margin-top: 200px;
}


.whitebar {
    border-radius: 1px;
    display: block;
    height: 6px;
    margin-top: 4px;
    width: 34px;
    background-color: #006b33;
}

#SubMenu {
    width: 184px;
    display: none;
    position: absolute;
    background: #b0c7ad;
    padding: 0px 0px;
    z-index: 333;
    top:85%;
   
}

.SubMenuUlList {
    list-style: none;
    padding: 0px 0px;
}

.SubMenuList {
    padding: 6px 12px;
}

.SubMenuUlList .SubMenuList:hover {
    background-color: #006b33;
}

.SubMenuList .SubMenuLink {
    text-decoration: none;
    color: black;
}

.SubMenuUlList .SubMenuList:hover .SubMenuLink {
    color: #ffffff;
}

#navbar-Nav #nav-item-7:hover #SubMenu {
    display: block;
}

/*#region collapse btn start*/
button#collapseBtn {
    position: absolute;
    right: 0px;
    bottom: 38px;
}
/*#endregion*/

#nav-item-7:hover #SubMenu {
    display: block;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color:#b0c7ad !important;
    cursor:pointer;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff !important;
}

    .navbar-light .navbar-nav .nav-link.active {
        color: #b0c7ad !important;
    }

.CartImg {
    cursor: pointer;
}
/*#endregion*/

/*#region services section start*/
.circle-image-container {
    position: relative;
    width: 200px; 
    height: 200px; 
    border-radius: 50%;
    overflow: hidden;
}

.circle-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.center-image {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 45px;
    height: 45px;
    transform: translate(-50%, -50%);
    background-image: url(../images/services.png);
    background-size: 400%;
    background-repeat: no-repeat;
}
.logo1 {
    background-position: 0% 0%; 
}
.logo2 {
    background-position: 100% 0%;
}
.logo3 {
    background-position: 66% 0%;
}
.serviceBlock {
    display: flex;
    flex-direction: column;
    gap: 12px;
    text-align: center;
    align-items: center;
    padding: 2rem;
    border-radius: 4%;
    transition: all 0.3s ease-in-out;
}
    .serviceBlock:hover {
        background: #ffffff;
        cursor: pointer;
    }
        .serviceBlock:hover .custom-button {
            background-color: #006b33;
            color: #f4f1ea;
        }
.blockmg {
    margin-top:4rem;
}
/*#endregion*/
/*#region abountus*/
#aboutus .HomePageMenuImgBox {
    height: 15rem;
    width: 24rem;
    /*border: 2px solid black;*/
    background: url("../images/Home/BG-03.png") no-repeat;
    background-position: 0px 0px;
    position: absolute;
}

#readmore a {
    text-decoration: none;
    color: white;
}

#aboutus #HomePageMenuImgBox2 {
    float: right;
    right: 0px;
    background: url("../images/Home/BG-04.png") no-repeat;
}
/*#endregion*/

/*#region HomePageMenu*/
#HomePageMenu .MenuNavBtn {
    width: 24px;
    height: 24px;
    background: url(../images/Nex-Prv-Arrow.jpg) no-repeat;
    background-position: 1px 3px;
    /* border: 1px solid black; */
    cursor: pointer;
}

#HomePageMenu #MenuNavBtn2 {
    background-position: -21px 3px;
}

#HomePageMenu #MenuNavBtn1:hover {
    background-position: 1px -19px;
}

#HomePageMenu #MenuNavBtn2:hover {
    background-position: -21px -19px;
}

#HomePageMenu .MenuItemPrice {
    margin-top: 16px;
    font-size: 20px;
}

#HomePageMenu .MenuItemHeading {
    font-size: 22px;
}

#HomePageMenu .MenuItemBox:hover {
    cursor: pointer;
    border: 1px solid #FDBE3F !important;
}

#HomePageMenu .HomePageMenuNav {
    width: 16px;
    height: 18px;
    background: url(/images/Dots.jpg) no-repeat;
    background-position: 2px 3px;
    cursor: pointer;
}

    #HomePageMenu .HomePageMenuNav:hover {
        background-position: -12px 3px;
    }

    #HomePageMenu .HomePageMenuNav:active {
        background-position: -12px 3px;
    }

    #HomePageMenu .HomePageMenuNav:visited {
        background-position: -12px 3px;
    }

#HomePageMenu .HomePageMenuNavLink:hover {
}

    #HomePageMenu .HomePageMenuNavLink:hover a {
        color: #FDBE3F !important;
    }

#HomePageMenu #myTab .HomePageMenuNavLink .nav-link.active {
    color: #FDBE3F !important;
    background: none !important;
}

#HomePageMenu .HomePageMenuImgBox {
    height: 19rem;
    width: 15rem;
    background: url("../images/Home/BG-03.png") no-repeat;
    background-position: 0px 0px;
    position: absolute;
}

#HomePageMenu #HomePageMenuImgBox1 {
    float: left;
    left: 0px;
    margin-top: 3rem;
}

#HomePageMenu #HomePageMenuImgBox3 {
    float: right;
    right: 0px;
    background: url(../images/Home/BG-05.png) no-repeat;
    height: 13rem;
    width: 10rem;
    margin-top: 7rem;
}

.HomePageMenuBlock {
    height: 430px !important;
    overflow: hidden;
}

#HomePageMenu #myTab.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #ffffff !important;
}
#MenuItemButtonImg {
    background-image: url(../images/CartMenu.png);
    width: 26px;
    height: 23px;
    background-position: 0px 23px;
}
#MenuItemButtonSeperator {
    background-image: url(../images/Seperator.jpg);
    width: 1px;
}
.MenuItemButton {
    padding: 8px;
    gap: 5px;
    border-radius: 8px;
    color: #006b33;
    border: 1px solid #006b33;
    background: transparent;
}
/*#endregion*/
/*#region catering section*/
#Catering .bg-img-promo {
    background: url("../images/Home/promo-bg-img.jpg") no-repeat;
    background-size: cover;
}

.user-input-wrp {
    position: relative;
    margin-bottom: 8px;
}
.CatDpdowm::after {
    content: '▼';
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    pointer-events: none;
    font-size: 12px;
    color: #555;
}

    .user-input-wrp span.floating-label {
        position: absolute;
        left: 1px;
        top: 23px;
        color: #ADADAD;
        font-size: 1.1rem;
        pointer-events: none;
        transition: 0.2s ease all;
    }

    .user-input-wrp .inputText:focus {
        border-color: #186f16;
        border-width: medium medium 1.5px;
    }

    .user-input-wrp input:focus ~ .floating-label {
        top: 0px;
        left: 0px;
        font-size: 1rem;
        opacity: 1;
        color: #b0c7ad;
    }

.user-input-wrp input:not(:focus):valid ~ .floating-label {
    top: 0px;
    left: 0px;
    font-size: 1rem;
    opacity: 1;
    color: #b0c7ad;
}

input[type=radio] {
    appearance: none;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    border: 1px solid #b0c7ad;
    border-radius: 50%;
    background-clip: content-box;
    padding: 2px;
}

    input[type=radio]:checked {
        background-color: #b0c7ad;
        border: 2px solid #b0c7ad;
    }

.inputText {
    width: 100%;
    border: none;
    outline: none;
    border-bottom: 1px solid #ADADAD;
    background: none;
    color:white;
}

.K-radio {
    position: relative;
}

.btn-light {
    background-color: #606060;
    border-color: #606060;
    color: white;
    box-shadow: none;
}

    .btn-light:hover, .btn-light:focus {
        color: #ffffff;
        border-color: #000;
        background-color: #000;
        box-shadow: none;
    }

.CateringInqTxtBox {
    line-height: 1.8;
    margin: 19px 0px;
}
/*#endregion*/

/*#region testiomonial section*/
/*#Testimonial .TestimonialNav {
    width: 16px;
    height: 18px;
    background: url(../images/Dots.jpg) no-repeat;
    background-position: 2px 3px;
    cursor: pointer;
}

    #Testimonial .TestimonialNav:hover {
        background-position: -12px 3px;
    }

    #Testimonial .TestimonialNav:active {
        background-position: -12px 3px;
    }

    #Testimonial .TestimonialNav:visited {
        background-position: -12px 3px;
    }

#TestimonialTxt1 {
    margin-bottom: -18px;
    border-right: 4px solid;
}

#Testimonial {
    background: url(../images/Testimonial-BG.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#TestimonialsInner .carousel-control-next, #TestimonialsInner .carousel-control-prev {
    opacity: 1 !important;
}

    #TestimonialsInner .carousel-control-next:hover, #TestimonialsInner .carousel-control-prev:hover {
        opacity: 0.5 !important;
    }

#TestimonialsInner .carousel-control-prev-icon {
    position: absolute;
    left: -420px;
    top: 33px;
    background: url(../images/TestimonialsArrow.png) no-repeat;
    background-position: 1px 1px;
    width: 52px;
    height: 52px;
}

#TestimonialsInner .carousel-control-next-icon {
    right: -45px;
    position: absolute;
    top: 33px;
    background: url(../images/TestimonialsArrow.png) no-repeat;
    background-position: -61px 1px;
    width: 52px;
    height: 52px;
}*/
/*#endregion*/
/*#region footer section */
#MasterPageFooter {
    position: relative;
}
.socialFooter {
/*margin-top:-133px;*/
}
.Follow {
    font-size: 20px;
}

.FBinner {
    font-size: 16px;
}

.pagefooter {
    padding: 51px;
}

#MasterPageFooter .FooterSocialIcon {
    width: 41px;
    height: 41px;
    background: url("./images/social-media-icon.png") no-repeat;
    background-position: 3px 2px;
    cursor: pointer;
}

.FaFax {
    width: 19px;
    /* border: 2px solid; */
    background-repeat: no-repeat;
    float: left;
    margin-right: 20px;
    height: 22px;
    background-image: url(../Images/ftrFax.png);
}

.FaPhone {
    background: url(../Images/ftrPhone.png);
    width: 19px;
    /* border: 2px solid; */
    background-repeat: no-repeat;
    float: left;
    margin-right: 8px;
}

.FaMap {
    background: url(../Images/ftrLocation.png);
    width: 25px;
    /* border: 2px solid; */
    background-repeat: no-repeat;
    float: left;
    margin-right: 20px;
    height: 68px;
}

.footerleft .fa {
    width: 19px;
}

#MasterPageFooter #Instagram {
    background-position: -39px 2px;
}

#MasterPageFooter #Twitter {
    background-position: -96px 2px;
}

div#MasterPageFooter {
    font-size: 12px;
    vertical-align: top;
}

.ConnactIcon {
    background: url(../Images/Footer-SocialMedia.png) no-repeat;
    width: 56px;
    height: 56px;
}

    .ConnactIcon:hover {
        transition: 0.5s all ease-in-out;
    }

.connectInner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.ConnectTitle {
    padding-top: 55px !important;
}

.HomeTitle {
    font-family: Poppins-Medium;
    font-size: 45px;
    color: #000;
    padding-top: 25px;
    padding-bottom: 25px;
    text-transform: uppercase;
}

#Insta {
    background-position: -259px 0px;
}
    #Insta:hover {
        background-position: -259px -64px;
    }
#Whatsapp {
    background-position: -325px 0px;
}
#Whatsapp:hover {
    background-position: -325px -65px;
}


#GOneC:hover {
    background-position: 0px -65px;
}

#FaceBook {
    background-position: -65px 0px;
}

    #FaceBook:hover {
        background-position: -65px -65px;
    }

ConnactIcon::before {
    padding: 20px;
}

.iconWrapper {
    padding: 0 20px; /* Add padding between the icons */
}
/*#region Hover*/
#MasterPageFooter #Facebook:hover {
    background-position: 3px -38px;
}

#MasterPageFooter #Instagram:hover {
    background-position: -39px -38px;
}

#MasterPageFooter #Twitter:hover {
    background-position: -97px -47px;
}

.business-hours-img {
    background-image: url(./Images/business-hours-img.jpg);
    background-repeat: no-repeat;
    width: 20.1rem;
    height: 22.3rem;
    padding: 15px;
    outline: 1px solid #E0E0DE;
    outline-offset: -16px;
}
/*#endregion*/

/*#endregion*/

/*#region About us page*/

/*#region About us page testimonial*/
.testimonial-seperator {
    border-left: 4px solid #FDBE3F;
    padding-top:3.3rem !important;
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 15px;
    height: 15px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #FDBE3F !important;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    border-radius: 63%;
    transition: opacity .6s ease;
}

.carousel-indicators .active {
    opacity: 1;
}
/*#endregion*/

/*#endregion*/

/*#region menu page*/
.MenuPageBavbarBlock {
    border-bottom: 1px solid lightgray;
}

.MenuSearch {
    height: auto;
    width: 34px;
    min-width: 19px;
    background: url(../images/Search.png) no-repeat;
    background-position: 14px 9px;
    width: 20%;
    float: left;
    border-radius: 45px;
    border: 1px solid #d3d3d3;
    background-size: 21px;
    padding: 9px;
}

    .MenuSearch:focus-within {
        background: none;
    }

        .MenuSearch:focus-within input::placeholder {
            color: transparent;
        }

.blur {
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
}

.MenuPageSliderImages {
    width: 100%;
}

.AdvSrcIcon {
    height: auto;
    width: 34px;
    min-width: 19px;
    background: url(../images/search.png) no-repeat;
    background-position: center center;
    width: 34%;
    background-size: 19px;
}

.MenuPageNavbar {
    border-right: 1px solid #d3d3d3;
    align-items: center;
    text-align: center;
    position: relative;
}

#OrderTypesBox::before {
    height: 12px;
    width: 12px;
    content: "";
    border-top: 1px solid #d3d3d3;
    border-bottom: 0px;
    border-left: 1px solid;
    border-right: 0px;
    transform: rotate(45deg);
    /* float: left; */
    top: -6px;
    position: absolute;
    background: white;
    float: left;
    left: 25px;
    color: #d3d3d3;
}

#OrderTypeDropdown:focus-visible {
    outline: 0px;
}

#OrderTypeDropdown {
    appearance: none;
}

input[type="search"]::placeholder {
    color: #000;
    text-align: center;
    left: 5px;
}

#OrderTypesBox {
    display: flex;
    justify-content: center;
    border-radius: 19px;
    border: 1px solid #d3d3d3;
    position: absolute;
    margin-top: 46px;
    z-index: 1111;
    float: left;
    padding: 6px;
    text-align: center;
    background: white;
}

.OrderTypes {
    border-radius: 28px;
    background-color: #d7d7d7;
    margin: 5px 3px;
    cursor: pointer;
    width: 112px;
    position: relative;
    padding: 8px;
}

    .OrderTypes label {
        cursor: pointer;
        z-index: 90;
        line-height: 1.8em;
    }

    /*  .OrderTypes label,
    .OrderTypes input {
        display: block;
        position: absolute;
        top: 3px;
        left: 24px;
        right: 0;
        bottom: 0;
    }*/


    .OrderTypes input[type=radio] {
        opacity: 0.011;
        z-index: 100;
        margin: 0;
        appearance: none;
        display: none;
    }

    .OrderTypes:hover {
        background-color: #2f9a2dcc;
        color: #ffffff;
    }

    .OrderTypes:has(input[type="radio"]:checked) {
        background-color: #2f9a2dcc;
        color: #ffffff;
    }

.AdvSrcTxt p {
    margin: 8px 0px;
    display:none;
}

.MenuNavSeperator {
    height: 34px;
    width: 1px;
    background: url(./images/seprator.jpg) no-repeat;
    background-position: 0px 6px;
    padding: 0px;
}

.MenuCtgContainer {
    margin: 20px 0px;
}

.MenuCtgDropdown {
    width: 100%;
    border: none;
    outline: none;
}

.ReOrdIndexes {
    width: 26px;
    border: 1px solid lightgray;
    border-radius: 50%;
    text-align: center;
    margin: 0px 4px;
    cursor: pointer;
    background: #D7D7D7;
    border-color: #D7D7D7;
}

    .ReOrdIndexes:hover {
        background-color: #FDBE3F;
        color: #ffffff;
    }

.PtrlImg {
    object-fit: contain;
}

.PtrlMenuTxt {
    line-height: 1;
    margin: 0px;
}

.PtrlMenuTxtBox {
    background: url(../images/PrintableMenu.png) no-repeat;
    width: 40px;
    height: 50px;
    background-position: center center;
    background-size: 84%;
    margin: 0 auto;
}

.asapmenu {
    border-radius: 45px;
    border: 1px solid #d3d3d3;
    display: flex;
}

.CommonHeading u {
    text-decoration: none;
    border-bottom: 2px solid #186f16;
    font-size: 25px;
    padding: 3px;
    line-height: 40px;
    color: #b0c7ad;
    font-family: Poppins-Bold;
}

#Ctg2 {
    background-color: #F1F1F1;
}

.Heading1 {
    font-size: 5rem;
}

#MainMenuPageContainer .MenuBoxinner {
    border-radius: 20px;
    transition: all 0.3s;
}
#MainMenuPageContainer .MenuBoxinner:hover {
    background-color: #ffffff;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

#MainMenuPageContainer .MenuBoxinner:hover .MenuItemButton {
    color: #ffffff;
    background: green;
}
#MainMenuPageContainer .MenuBoxinner:hover #MenuItemButtonImg {
    background-position: 0px 48px;
}
/*#endregion*/
/*#region gallery page*/
#GalleryPageSliderImage4 {
    height: 100%;
    object-fit: cover;
}

#GalleryPageSliderImage14 {
    height: 100%;
    object-fit: cover;
}

#GalleryPageSliderImage2 {
    margin-top: 18px;
}

#GalleryPageSliderImage12 {
    margin-top: 18px;
}

img#GalleryPageSliderImage5 {
    height: 229px;
    width: 100%;
    object-fit: cover;
}

img#GalleryPageSliderImage8 {
    height: 229px;
    width: 100%;
    object-fit: cover;
}

div#GalleryImgTxtBox16 {
    height: 100%;
}
.GalleryImgTxtBox {
    cursor:pointer;
}
    .GalleryImgTxtBox img {
        border-radius: 30px;
        border:4px solid #b0c7ad;
    }

img#GalleryPageSliderImage16 {
    height: 100%;
    object-fit: cover;
}

img#GalleryPageSliderImage18 {
    margin-top: 18px;
}

.GalleryInnerBox {
    margin: 10px 0px;
}

#GalleryImgTxtBox4 {
    height: 100%;
}

#GalleryImgTxtBox14 {
    height: 100%;
}

.GalleryImgTxt {
    background-color: #0000009e;
    color: white;
    font-weight: bold;
    padding: 6px 7px 6px 6px;
    position: absolute;
    width: 120px;
    text-align: center;
    bottom: 47rem;
    display: none;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #b0c7ad !important;
    color: black !important;
    font-family: 'Poppins';
    font-size: 18px;
}
#myTab li {
    width:auto;
}
/*#endregion*/
/*#region contactus page*/
.ContactInfoContainer {
    background-color: #b0c7ad !important;
    color:black;
    margin-top:12%;
}
@media (max-width:769px) {
    .ContactInfoContainer {
        margin-top:6% !important;
    }
}

.ContactIcons:hover {
    transform: scale(1.2);
    transition: 2s;
}

.RestaurantBusinessHours {
    background-color: #323232;
}

.CloseDay {
    background-color: #ffffff;
    color: #186f16 !important;
}
/*#endregion*/

/*#region advance search*/
.AdvSearchSideBar, .AdvSearchSideBarMobile {
    width: 309px;
    border: 1px solid lightgray;
    position: absolute;
    float: left;
    left: -147%;
    background-color: #ffffff;
    z-index: 3;
    transition: 2s all;
    padding: 0px 7px;
    z-index: 1111;
}

.AdvSearchSideBarMob {
    background: url(../images/searchMob.png) no-repeat;
    width: 100%;
    padding: 14px;
    background-position: 0px 13px;
    display:none;
}

.ReSeparator {
    border-right: 1px solid #d3d3d3;
    width: 0px;
}

.AdvSearchSideBar.active, .AdvSearchSideBarMobile.active {
    left: 0px;
    transition: 0.8s all;
}

#AdvSearchSideBar .row {
    margin-left: 0px;
    margin-right: 0px;
}

.PriceFilterBox {
    width: 70px;
}

#PriceFilter {
    display: flex;
}

#PriceSeperator {
    width: 10px;
    background-color: #919191;
    height: 2px;
    margin-top: auto;
    margin-left: 3px;
    margin-bottom: auto;
    margin-right: 3px;
    border-radius: 28px;
}

#RatingBox {
    display: flex;
}

.RatingInrBox2 {
    width: 50px;
    border: 1px solid lightgray;
    padding: 3px 0px;
    background-color: whitesmoke;
}

.AdvSrcCloseBtn {
    cursor: pointer;
    display: inline-block;
    height: 30px;
    padding: 0px;
    width: 30px;
}

.AdvSrcCancleBtnImg {
    margin: 0px 6px;
}

#MenuPageNavbarAdvSrc {
    cursor: pointer;
}

.ReOrderIMg {
    background: url(../images/reorder.png);
    height: 22px;
    width: 23px;
    top: 10px;
    background-position: 23px;
    background-size: 22px;
    position: relative;
}
.ReOrderHeading a {
    text-decoration:none;
    color:#424242B3;
}

#AdvSubmit {
    background-color: #FDBE3F;
    color: white;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    outline: none;
    border-color: #FDBE3F;
    margin-left: -5px;
    border: 2px solid #FDBE3F;
    padding: 5px;
}

#Advsearch {
    width: -webkit-fill-available;
    outline: none;
    border: none;
}

#AdvSearchIcon {
    width: 36px;
    height: 30px;
    vertical-align: bottom;
    background: url(./images/asearch.jpg) no-repeat;
    background-position: center;
    border: 1px solid #d3d3d3;
    border-end-start-radius: 20px;
    border-start-start-radius: 20px;
    display: inline-block;
    margin-right: -5px;
    padding: 18px;
    border-right-color: white;
}

.CheckBoxTxt {
    margin-left: 10px;
}

.AdvSrcSearchBar input[type=text] {
    border: 1px solid;
}

#AdvsearchBox {
    display: inline-block;
    width: 10rem;
    padding: 5px 0px;
    border: 1px solid #d3d3d3;
    border-left-color: white;
}

.PriceInrBox {
    margin: 0px 6px;
}

.GoBtn {
    background-color: #FDBE3F;
    padding-top: 3px;
    padding-left: 10px;
    border-radius: 3px;
    padding-right: 9px;
    outline: none;
    border: 1px solid #FDBE3F;
}

.AdvSrcBtns {
    margin: 0px 4px;
}

.CheckBox {
    margin-bottom: 6px;
}

/*#endregion*/

/*#region Pop-Ups*/
#AllPopUps.AllPopUpsBox {
    height: 0px;
    position: absolute;
    top: 25%;
    /* left: 12%; */
    width: 100%;
}

    #AllPopUps.AllPopUpsBox.active {
        width: 100%;
        height: 100% !important;
        z-index: 33333333;
        position: absolute;
        top: 0px;
        background-color: #0000007d;
    }
/*#region popup 1*/
.PopUps {
    /*width: 485px;
    border: 1px solid #bbbbbb;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 36%;
    position: absolute;
    z-index: 333333;
    background-color: #ffffff;
    padding: 10px 15px;
    transform: scale(0);
    transition: 1s all;*/
    width: fit-content;
    border: 1px solid #bbbbbb;
    transform: translate(-50%, -50%);
    top: 25%;
    /* left: 36%; */
    position: relative;
    z-index: 333333;
    background-color: #ffffff;
    padding: 10px 15px;
    transform: scale(0);
    margin: auto;
    transition: 1s all;
}

    .PopUps.active {
        transform: scale(1);
    }

.PopUpOrderTypes {
    border-radius: 51px;
    background-color: #939191;
    margin: 7px 3px;
    padding: 5px 14px;
    cursor: pointer;
    width: 131px;
    text-align: center;
    color: white;
}

    .PopUpOrderTypes:hover {
        background-color: #D83298;
    }

.PopUpcancleImg {
    float: right;
    cursor: pointer;
}

.PopUpsBtns {
    background: transparent;
    outline: none;
    border: none;
    color: #ffffff;
}
/*#endregion*/

/*#region popup 2*/
.PopUps2 {
    /*width: 485px;
    border: 1px solid #bbbbbb;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 36%;
    position: absolute;
    z-index: 333333;
    background-color: #ffffff;
    padding: 10px 15px;
    transform: scale(0);
    transition: 1s all;*/
    width: fit-content;
    border: 1px solid #bbbbbb;
    transform: translate(-50%, -50%);
    top: 23%;
    /* left: 36%; */
    position: relative;
    z-index: 333333;
    background-color: #ffffff;
    padding: 10px 15px;
    transform: scale(0);
    transition: 1s all;
    margin: auto;
}

    .PopUps2.active {
        transform: scale(1);
    }

#PopUpsBtn2 {
    width: inherit;
}

#CtnBtn1 {
    width: 100%;
    border-radius: 6px;
}
/*#endregion*/

/*#region popup 3*/
.PopUps3 {
    /*width: 591px;
    border: 1px solid #bbbbbb;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 36%;
    position: absolute;
    z-index: 333333;
    background-color: #ffffff;
    padding: 10px 15px;
    transform: scale(0);
    transition: 1s all;*/
    width: fit-content;
    border: 1px solid #bbbbbb;
    transform: translate(-50%, -50%);
    top: 0%;
    /* left: 36%; */
    position: relative;
    z-index: 333333;
    background-color: #ffffff;
    padding: 10px 15px;
    margin: auto;
    transform: scale(0);
    transition: 1s all;
}

    .PopUps3.active {
        transform: scale(1);
    }

#PopUpsBtn3 {
    width: inherit;
}

#SignUpBtn1 {
    width: 100%;
    border-radius: 6px;
}
/*#endregion*/

/*#endregion*/

/*#region view cart*/
#ViewCartContainer {
}
#EmptyCart {
background:transparent;
border:none;
}
.EditItemQtnBtn {
background:transparent;
border:0;
}
/*.ViewCartContainers {
    border: 2px solid #cdbebe;
    position: fixed;
    top: 0px;
    display: none;
    right: 0;
    width: 32rem;
    transition: 1s ease-in-out all;
    z-index: 3333;
}

    .ViewCartContainers.active {
        display: block;
    }

#OverlayViewCart {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, .5);
}*/
/*added by alkesh*/
.ViewCartContainers {
    position: fixed;
    top: 0;
    bottom: 0;
    overflow: hidden;
    overflow-y: auto;
    width: 300px;
    transition: transform 0.25s ease;
    display: flex;
    flex-direction: column;
    right: 0;
    z-index: 11111;
}

    .ViewCartContainers.active {
        transform: none;
    }
#OverlayViewCart {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
    visibility: hidden;
    transition: opacity 0.25s ease, visibility 0s ease;
}

.ViewCartContainers.active + #OverlayViewCart {
    visibility: visible;
    opacity: 1;
}
.checkoutCart #OverlayViewCart {
    display: none;

}
@media (min-width: 1024px) {
    .ViewCartContainers {
        width: 340px;
        transform: translate3d(340px, 0, 0);
    }
}
@media (max-width:1024px){
    .ViewCartContainers {
        width: 340px;
        transform: translate3d(340px, 0, 0);
    }
}
/*end by alkesh*/
.CartCloseBtn {
    cursor: pointer;
}

.DltItemBtn {
    width: 27px;
    outline: none;
    border: none;
    background: transparent;
}

.DcrItemQtnBtn, .IcrItemQtnBtn, .EdtItemBtn {
    width: 17px;
    outline: none;
    border: none;
    padding: 0px;
    background: transparent;
    margin: 0px 4px;
}

.ItemQtn {
    width: 26px;
    height: 19px;
    vertical-align: middle;
    border: none;
    outline: none;
    text-align: center;
}

/*#region custom scrollbar*/

/* width */
body::-webkit-scrollbar {
    width: 10px;
    background: grey;
    height:6px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #D6D6D6;
    border: 6px solid white;
    height: 6px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: grey;
    height: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

/*#endregion*/


.ItemDescription {
    margin-left: 31px !important;
}

.OfferTxt {
    font-size: 12px;
}

.OfferBtn {
    border: none;
    outline: none;
    width: 49px;
    height: 26px;
    font-size: 13px;
    font-weight: bold;
}

.AddOfferBtn {
    margin-left: 8px;
}

.CheckOutBtn {
    border: none;
    outline: none;
}

#ViewCartContent {
    max-height: 534px;
    /*overflow-y: scroll;*/
}
/*#endregion*/

/*#region custom scrollbar*/

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}


/*#endregion*/
#divContainer {
    clear: both;
    width: 950px;
    margin: 0px auto 0px;
    padding-top: 228px;
    padding-bottom: 15px;
}

.nopadding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.CategoryStyle {
    width: 100%;
    display: inline-table;
    text-align: left;
    background: transparent;
    border: 2px solid #000000;
    font-size: 16px;
    /*padding: 13px 0 13px;*/
    z-index: 1;
    overflow-y: scroll;
    position: relative;
}

    .CategoryStyle a {
        text-decoration: none;
        color: #666;
        padding-left: 15px;
        padding-right: 15px;
        display: inherit;
    }

    .CategoryStyle .category {
        float: left;
        text-align: center;
        border: 1px solid #000;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -khtml-border-radius: 3px;
        width: 100%;
        padding: 10px;
        color: #000;
    }

        .CategoryStyle .category:hover {
            background-color: #006b33;
            color: #fff;
            border-color: #006b33;
        }

#categoriesDropDown.hidden {
    display: none; /* Hidden when the class is added */
}

.events {
    pointer-events: none;
}


.m-image {
    width: 100px;
    height: 100px;
    border-radius: 30%;
    border: 1px solid #5c5b5b;
}

.MenuItemBox {
    margin-top: 10px;
}

.MenuItemPrice, .MenuItemHeading {
    font-size: 20px;
    color: #ffffff;
    font-family: Poppins;
}

@media (max-width:768px) {
    .MenuItemPrice, .MenuItemHeading {
        font-size: 16px;
        color: #ffffff;
        font-family: Poppins;
    }
    #MenuItemInfo1 span {
        color: #8c978a !important;
        font-size:12px;
    }
}

.MenuItemInfo1 {
    font-size: 15px;
}

.MenuItemPrice {
    color:#b0c7ad;
}

.collapse-arrow {
    border-top: 0;
    border-bottom: 7px solid #fff;
    display: block;
}

#filter_users {
    width: 100%;
    padding: 10px;
}

#users-list {
    margin: 0;
    padding: 0;
}

    #users-list li {
        list-style: none;
        padding: 10px;
        margin: 5px 0;
        border: 1px solid #e4e4e4;
    }

.disabled-link {
    pointer-events: none;
}
/*#region for header changes*/
.overlayMobile {
    height: 100%;
    width: 80%;
    position: fixed;
    z-index: 111111;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
    display: none;
}

.Header {
    box-shadow: 0 -5px 25px 0px #7b7b7b;
    -moz-box-shadow: 0 -5px 25px 0px #7b7b7b;
    -webkit-box-shadow: 0 -5px 25px 0px #7b7b7b;
    top: 0;
    width: 100%;
    z-index: 1000;
}
    .Header .navbar {
        position:initial;
    }

.headerAdd {
    background: url(../images/Icon/Header/Location.png)no-repeat;
    height: 24px;
    width: 24px;
    float: left;
    margin-right: 10px;
}
.headerPhone {
    background: url(../images/Icon/Header/Call.png)no-repeat;
    height: 24px;
    width: 24px;
    float: left;
    margin-right: 10px;
}
.top {
    top:0;
}
/* The navigation menu links */
.overlayMobile a {
    text-decoration: none;
    font-size: 21px;
    color: #000000;
    display: block;
    transition: 0.3s;
    text-align: center;
    margin: 0 auto;
}

.overlayMobile-content {
    margin-top: 60px;
}

#SubMenuMob a {
    font-size: 16px;
}
/* When you mouse over the navigation links, change their color */
.overlayMobile a:hover {
    color: #006b33;
}

/* Position and style the close button (top right corner) */
.overlayMobile .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#navbar {
    transition: margin-left .5s;
    padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .overlayMobile {
        padding-top: 15px;
    }

        .overlayMobile a {
            font-size: 18px;
        }
}

#navbar-Nav {
    gap: 8px;
}

#navbar-Navright {
    gap: 36px;
}

/*.HeaderOrderButton {
    background: #FDBE3F;
    border-radius: 5px;
}

    .HeaderOrderButton a {
        text-decoration: none;
        color: black;
    }*/

.nav-item {
    list-style: none;
}

#navbarTogglerDemo03 {
    padding-top: 30px;
    padding-bottom: 10px;
}

#filter_users {
    display: none;
}
/*#endregion*/
/*#region Added by namrata for menu page design*/
.MenuCategorieslinks {
    width: 100%;
    float: left;
    display: block;
/*    background: white;*/
    text-align: left;
    cursor: pointer;
    color: #000;
    position: relative;
    border: none
}

.CatLinkMob {
    background: #006b33;
    padding: 5px 36px;
    border-radius: 17px;
    width: 100px;
    background-image: url(../images/spoon.png);
    background-repeat: no-repeat;
    background-position: 67px 7px;
    right: 0;
    left: 0;
    margin: 0 auto;
    position: fixed;
    animation: slideIn 0.5s ease;
    display:none;
}

#MobileCatOverlay {
    background-color: #000;
    opacity: 0.75;
    cursor: pointer;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
    opacity: 0.5;
}

    #MobileCatOverlay:target .popupCat {
        animation: popup 0.7s;
    }

.mobileMenu {
    position: fixed;
    right: 0;
    margin-bottom: 50px;
    bottom: 0;
    position: fixed;
    bottom: 0;
    left: 50%;
    z-index: 111 !important;
    transform: translateX(-50%);
    background-color: #f1f1f1;
    /* padding: 10px; */
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}

.mobileCategory {
    position: fixed;
    z-index: 1111;
    bottom: 63px;
    left: 0;
    right: 0;
    height: 300px;
    overflow-y: scroll;
    border-radius: 31px;
    margin: 0px 30px 0px 30px;
    transition: opacity 0.3s ease, transform 0.3s ease, height 0s 0.3s;
    animation: fadeIn 1s ease-in-out forwards;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: scale(0.8);
    }

    50% {
        opacity: 0.5;
        transform: scale(1);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

#myDIV::-webkit-scrollbar {
    width: 0px !important;
}

.mobileCategory .CategoryStyle .category, .mobileCategory .CategoryStyle {
    border: 0px;
    background: #F4F0E9;
}

#myDIVt {
}

.mobileCategory #categories {
    border: 2px solid #FDBE3F;
    border-radius: 10px;
}

.calIcon {
    background: url(../images/cal.png);
    height: 23px;
    width: 23px;
    top: 7px;
    display: block;
    position: relative;
}
.masterPageNavbarLi {
    display:flex;
    align-items:center;
}
.masterPageNavbarLi a {
    text-decoration: none;
    color: black;
    letter-spacing: 0px;
    font-size: 17px;
    display: flex;
}

.arrow-downOrder {
    right: 0px !important;
}

#OrderTypeDropdown option {
}

.arrow-down, .arrow-downOrder {
    right: -6px;
    top: 3px;
    height: 12px;
    width: 12px;
    border-bottom: 3px solid;
    border-right: 3px solid;
    transform: rotate(45deg);
    float: left;
    content: "";
    color: black;
    position: relative;
    float: right;
}

.AdvSearchSideBarMain {
    position: absolute;
    background: #E25E26;
    left: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-top: 31px;
    color: white;
    /* width: 6%; */
    z-index: 11;
    min-width: 6%;
}

.collapse-arrow {
    border-top: 3px solid #000;
    border-bottom: 0px;
    border-left: 3px solid;
    border-right: 0px;
    top: 6px;
}

label[for="OrderTypeDelivery"] {
}

#MNavSrc {
    width: 35px;
}

.divheaderlist {
    display: flex;
}
/*#endregion*/
/*#region for media query of mobile and tablet*/
@media screen and (max-width: 767px) {
    .divHeaderLogo {
        display: none;
    }

    .HeaderAddBar {
        padding: 0px !important;
    }

    .footerdiv2, .footerdiv3 {
        background-image: none !important;
    }

    .MainTitle {
        font-size: 25px !important;
    }

    /*.ViewCartContainers {
        width: 89%;
    }*/
}

@media screen and (max-width: 768px) {
    .divHeaderLogo {
        display: none;
    }

    #TestimonialTxt1 {
        border-right: 0px;
    }
    .blockmg {
        margin:0;
    }
    #tdAnnouncementTitle {
        display: flex;
        flex-direction: column;
        width: 100% !important;
    }
    #tblAnnouncementTitle tr {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

@media screen and (min-width: 992px) and (max-width: 1094px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 15px;
    }
}

@media screen and (max-width:992px) {
    .MenuPageNavbar {
        border-right: 0px !important;
        border-bottom: 0px !important;
    }

    .MenuPageBavbarBlock {
        border-bottom: 0px !important;
    }

    .MenuCategorieslinks {
        border-radius: 45px;
        border: 1px solid #d3d3d3;
    }
}

@media screen and (min-width: 1094px) and (max-width: 1240px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 15px;
    }
}

/*#endregion*/
/*#region for footer*/
.footerTitleL, .FooterTitle {
    font-size: 22px;
    font-family: "OpenSans-Bold";
    /* text-align: center; */
    color: #fff;
}

.footerdiv2, .footerdiv3 {
    background-image: url(../Images/Footer-Seprator.jpg);
    background-repeat: no-repeat;
}

.footerTitleL u, .FooterTitle u {
    border-bottom: 0px solid white;
    text-decoration: none;
}

.footerListUpper {
    position: relative;
    width: 300px;
    margin: 0 auto;
}

.FooterSubBut {
    position: absolute;
    right: 22px;
    margin-top: 6px;
    background: #C60607;
    color: white;
    border: 0px;
    padding: 10px;
    width: 31%;
    border-radius: 3px;
}

.footerInput::placeholder {
    color: black;
    font-style: italic;
}

.footerList .column {
    display: grid;
}

.footerList {
    font-size: 16px;
    padding-top: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* gap: 10px; */
    text-transform: uppercase;
    font-family: OpenSans-Regular;
}

.footerListUpper .nav-item::before {
    height: 11px;
    width: 11px;
    border-top: 3px solid;
    border-right: 3px solid;
    transform: rotate(45deg);
    float: left;
    /* border-radius: 10px; */
    margin-top: 15px;
    margin-right: 10px;
    content: "";
    color: white;
}

.footerList ul {
}

.footerList a {
    text-align: left;
    color: #fff !important;
    text-decoration: none;
    list-style: none;
    padding-top: 10px;
}

.footerleft {
    color: #fff;
    font-family: OpenSans-Regular;
}

.pagefooter {
    padding-top: 30px;
    padding-bottom: 23px;
}

#FooterLogo img {
    background-repeat: no-repeat;
    width: 171px;
    background-size: 100%;
    margin: 0 auto;
}

.contactusContent {
    font-size: 17px;
}

.ftrPhone {
    font-size: 17px;
    display: flex;
    justify-content: center;
}

.divSocialMedia {
    float: left;
    padding: 10px;
}

.DivSocialLogos {
    display: inline-block;
    padding: 10px 0px;
}

.ContentI {
    text-align: center;
    width: 100%;
    line-height: 1.6;
}


/*#endregion*/
/*#region for datetimepicker*/
.k-input-inner {
    right: 0px;
    left: 24px;
    top: 0px;
}

.k-input, .k-picker {
    display: table-row-group !important;
}

.k-datetimepicker {
    border-color: transparent !important;
    color: #000 !important;
    font-size: 15px !important;
    box-shadow: 0px !important;
}
.k-input-solid {
background:none !important;
}

.k-input-solid:focus, .k-input-solid.k-focus {
    box-shadow: none !important;
}

.k-calendar .k-calendar-td.k-selected .k-calendar-cell-inner, .k-calendar .k-calendar-td.k-selected .k-link, .k-button-solid-primary:hover, .k-button-solid-primary.k-hover {
    background-color: #00000080 !important;
}

.k-time-header .k-time-now:hover, .k-time-selector-header .k-time-now:hover, .k-button-flat-primary, .k-time-header .k-time-now, .k-time-selector-header .k-time-now {
    color: #00000080 !important;
}

.k-button-solid-base.k-selected, .k-button-solid-primary {
    border-color: #00000080 !important;
    color: white;
    background-color: #00000080 !important
}

.k-icon {
    visibility: hidden;
    background: transparent;
}

.k-datetimepicker > .k-input-button {
    background: url(../images/cal.png);
    height: 23px;
    width: 23px;
    top: 3px;
    display: block;
    background-position: 22px;
    position: absolute;
}

    .k-datetimepicker > .k-input-button:hover {
        background-color: transparent !important;
    }
/*#endregion*/
/*#region for itemdetailpage*/
.ItemDetail {
    /*font-family: OpenSans-Regular;*/
}

#Option-content {
    display: none;
    padding: 7px;
    border: 1px solid #d4d4d4;
    border-top: 0px;
}

.itemName {
    text-align: left;
    color: #186f16;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Barlow-ExtraBold';
}

.sizecodeI {
    display: none;
}

.itemPageButton {
    gap: 10px;
}

#totalPrice {
    border: none;
    background: transparent;
    color: #186f16;
    font-size: 22px;
}

.itemPQ {
}

#numberDropdown {
    padding: 7px;
    border-radius: 10px;
}

.IQuan {
    float: left;
    text-align: left;
    font-weight: bold;
    padding-bottom: 5px;
    color: #1c1c1c;
}

.SubmitItem, .deleteItem {
    padding: 9px 9px 9px 9px;
    width: 100%;
    background-color: #006b33;
    color: #ffffff;
    border: 2px solid #006b33;
    border-radius: 24px;
    text-align: center;
    text-decoration: none;
}

    .SubmitItem:hover {
        background-color: #fff;
        border: 2px solid #006b33;
        color: #006b33;
    }

.deleteItem {
    background-color: #d4d4d4;
    border: 2px solid #d4d4d4;
    color: #000;
}

    .deleteItem:hover {
        background-color: #fff;
        border: 2px solid #186f16;
        color: #186f16;
    }

.HeaderItem {
    color: #000;
    padding: 10px;
    text-align: left;
    font-weight: bold;
    position: relative;
    background-color: #eee !important;
    border: 1px solid #d4d4d4;
    display: flex;
}

#iconItem {
    width: 28px;
    height: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.OpenDiv {
    display: block !important;
}

.icon-expanded {
    background: url(../images/id-collapse-icon.png)no-repeat;
}

.icon-collapsed {
    background: url(../images/id-expand-icon.png)no-repeat;
}

.spText textarea {
    height: 70px !important;
    width: 100% !important;
    padding: 6px !important;
    border-radius: 0 !important;
    border: 1px solid #e2e2e2 !important;
    box-shadow: none !important;
}

.sp {
    width: 100%;
    float: left;
    text-align: left;
    font-weight: bold;
    padding-bottom: 5px;
}

.itemthumb {
}

#quantitydropdownid {
    width: 50px;
}

.itemQuan {
    display: flex;
}
/*#endregion*/
.itemImgUrl {
    display: none;
}
.imgMenuThumb {
    border-radius:20px;
}
/*#region for cart*/
#NavCart {
    position: relative;
    background-color: #006b33;
    padding: 11px;
    border-radius: 8px;
}

.cart-item-number {
    background: #a91a16;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    color: #ffffff;
    display: block;
    position: absolute;
    top: -10px;
    right: -7px;
    font-weight: bold;
    font-size: 12px;
}

#MNavCart {
    position: relative;
    background-color: #006b33;
    padding: 11px;
    border-radius: 8px;
}

.MCount {
    top: -11px;
    right: -6px;
}
/*#endregion*/
/*#region for checkout*/
.checkoutCart .cartInner {
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}

#Ord-Plc-Btn {
    border: 2px solid #186f16;
    border-radius: 3px;
}

.OrderSettingPanel .k-disabled {
    display: none;
}

.OrderSettingPanel .k-datetimepicker {
    border-color: transparent !important;
    color: black !important;
    font-size: 15px !important;
}

#CheckoutPageContainer .ViewCartTitle {
    display: none;
}
.checkoutCart .ViewCartContainers.active {
    display: block !important;
    transform:none !important;
}
/* General button styling */
.btn-radio {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px; 
    padding: 8px 12px;
    border: none;
    background: none;
    cursor: pointer;
    font-size: 16px;
    color: #000;
    position: relative;
}

    .btn-radio::before {
        content: "";
        width: 16px; 
        height: 16px;
        border: 1px solid #ccc;
        border-radius: 50%;
        background-color: #fff; 
        display: inline-block;
        position: relative;
        transition: border-color 0.3s;
    }

    .btn-radio::after {
        content: "";
        width: 11px;
        height: 11px;
        background-color: #fff; 
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: 23%;
        transform: translate(-50%, -50%) scale(1);
        transition: background-color 0.3s, transform 0.3s;
    }
#btnCredit::after {
    left: 21% !important;
}
.btn-radio.active::before {
    border-color: #007bff;
}

    .btn-radio.active::after {
        background-color: #007bff;
        transform: translate(-50%, -50%) scale(0.7); 
    }

    .btn-radio:hover::before {
        border-color: #007bff;
    }
    .btn-radio.active span {
        font-weight: bold;
        color: #007bff; 
    }

/* Optional styling for buttons */
.button-group {
    display: flex;
}

    .button-group input[type="radio"] {
        display: none;
        /* Hide the radio buttons */
    }

    .button-group label {
        padding: 9px;
        background-color: rgba(221, 210, 210, 0.521);
        border-radius: 10%;
        cursor: pointer;
        color: black;
        display: flex;
        justify-content: center;
    }

    .button-group input[type="radio"]:checked + label {
        background-color: black;
        color: white;
        /* Change background color when selected */
    }

.btn-primary {
    background-color: transparent !important;
    border-color: #09800a !important;
    box-shadow:none !important;
}
    .btn-primary:focus, .btn-primary:hover {
        /*background-color: #E25E26 !important;
        border-color: #E25E26 !important;*/
        color: white !important;
    }
input[type="date"]:hover {
     /* Highlight border on hover */
    background-color: transparent; /* Subtle background change */

}
.hidden {
    display: none;
}

.tipContainer {
    width: inherit;
    width: 80px;
}

/*#endregion*/
/*#region for invoice*/
.divinvoiceLogo {
    width: 130px;
}

.bg-secondary {
    background: rgb(111 112 113 / 92%) !important;
}

.orderInfo th {
    padding: 0.26rem !important;
}

.Invoice .table > :not(caption) > * > * {
    background-color: none;
    border-bottom-width: 0px;
}
/*#endregion*/
.web {
    display: flex !important;
}
/*#region for loading screen css*/
#loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/loading.gif) 50% 50% no-repeat #ffffff21;
    background-size : 70px 70px
}
/*#ednregion*/
.fade-out {
    opacity: 0;
    transition: opacity 1s ease-in-out; /* Adjust duration and easing as needed */
}

#toast-container {
    display: none;
}

.html5-video-player .video-stream {
    width: 100% !important;
    left: 0px !important;
}
/*#region homepage service section*/
/*.SerImg {
    background: url(../Images/Services.jpg);
    height: 175px;
    background-repeat: no-repeat;
    width: 175px;
    margin: 0px auto;
}

.ServicesCards:first-child::before, .ServicesCards:nth-child(2)::before{
    content: "";
    position: absolute;
    width: 1px;
    top: 24px;
    height: 100%;
    right: 0px;
    background-image: url(../images/SepratorSER.jpg);
}

.ServicesCards:hover {
    color: #E25E26;
}
.ServicesCards .btn {
    Padding: 10px !important;
    Color: #fff;
    border: 1px solid white !important;
    font-family: 'Avenir LT Std 55 Roman';
    font-size: 15px;
  
    background: #E25E26 !important;
    color:white !important;
    font-weight:bold;
}

    .ServicesCards:hover .btn-primary {
        background-color: #E25E26 !important;
        color: white !important;
    }

#SImg1:hover {
    background-position: 0px -187px;
}

.card:hover #SImg1 {
    background-position: 0px -187px;
}

#SImg2 {
    background-position: -739px 0px;
}

    #SImg2:hover {
        background-position: -739px -187px;
    }

.card:hover #SImg2 {
    background-position: -739px -187px;
}

#SImg3 {
    background-position: -374px 0px;
}

    #SImg3:hover {
        background-position: -374px -187px;
    }

.card:hover #SImg3 {
    background-position: -374px -187px;
}

#SImg4 {
    background-position: -560px 0px;
}

    #SImg4:hover {
        background-position: -560px -187px;
    }

.card:hover #SImg4 {
    background-position: -560px -187px;
}*/
/*#endregion*/
/*#region*/
#divAnnouncementTitleContainer {
    clear: both;
    text-align: left;
    padding: 10px 20px 15px;
    background-color: #f9f9f9;
    border: 1px solid #d9d9d9;
    display: block;
    text-decoration: none;
    margin-bottom: 10px;
    width: 100%;
}

    #divAnnouncementTitleContainer:hover {
        border: 1px solid #ccc;
    }

#tblAnnouncementTitle {
    width: 100%;
}
#tdAnnouncementTitle {
    vertical-align: top;
    text-align: left;
    width: 500px;
}
.lblAnnouncementTitle {
    font-size: 16px;
    color: #006b33;
    text-decoration: none;
    font-family: 'Barlow-Bold';
}

    .lblAnnouncementTitle:hover {
        text-decoration: underline;
    }

.lblAnnouncementDescription {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}

.lnkAnnouncement {
    text-decoration: none;
}

.lblAnnouncementTiming {
    font-size: 13px;
    color: #5a5a5a;
    font-weight: bold;
}

.imgAnnouncement {
    width: 250px;
    height: 150px;
}

#divAnnouncementImageAndDescriptionContainer {
    padding-top: 5px;
}

.divAnnouncementTiming {
    width: 100%;
    background-image: url(../Images/Timings.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 35px;
    min-height: 20px;
    background-size: 19px;
    background-position: 3px 6px;
}

#divAnnouncementDescriptionContainer {
    height: 110px;
    overflow: hidden;
}

#divAnnouncementContainer,
#divPastAnnouncementContainer {
    text-align: left;
}

.tdAnnouncementImage {
    display: none;
}

#divAnnouncementNavigationContainer {
    margin-left: 10px;
    margin-right: 10px;
    background-color: #f9f9f9;
    border: 1px solid #d9d9d9;
}

#divPastAnnouncementTitle,
#divAnnouncementTitle {
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 12px;
    color: #5a5a5a;
    font-size: 18px;
}

#tblAnnouncementItemTemplate {
    width: 100%;
}

#tdAnnouncementImage {
    text-align: center;
    vertical-align: top;
    width: 250px;
}

#tdAnnouncementContent {
    text-align: left;
    vertical-align: top;
    width: 100%;
}
.eventsIcon {
    background-image: url("../Images/EventsDisplayBoard.png");
    background-repeat: no-repeat;
    color: White;
    font-weight: bold;
    height: 120px;
    padding-right: 25px;
    width: 125px;
}
#divAnnouncementDescriptionContainer img {
    max-height: 110px;
    max-width: 120px;
}
#tdAnnouncementIconImage {
    vertical-align: top;
    text-align: center;
    width: 140px;
    padding-top: 10px;
}
.lblDate,
.lblYear {
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana;
    text-align: center;
    color: #000;
    float: left;
    width: 100%;
    padding-top: 3px;
    line-height: 1.6;
}

.hlnkViewMore {
    text-decoration: none;
    color: #620f19;
}
.lblMonth {
    font-weight: bold;
    font-size: 14px;
    font-family: Verdana;
    text-align: center;
    padding-bottom: 12px;
    color: #fff;
    float: left;
    width: 100%;
    padding-top: 20px;
}
/*#endregion*/
/*for custom button*/
.custom-button {
    display: inline-block;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-family: Poppins;
    border: 1px solid #c7c7c7;
    background-color: #c7c7c7;
    max-width: 110px;
    width:100%;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
}
.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow:none !important;
}

    /* Hover effect */
    .custom-button:hover {
        background-color: #006b33;
        color: #fff;
    }
.custom-button-reverse {
    display: inline-block;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-family: Poppins;
    border: 1px solid #b0c7ad;
    background-color: #b0c7ad;
    max-width: 110px !important;
    width:100%;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
}

    /* Hover effect */
    .custom-button-reverse:hover {
        background-color: #006b33;
        color: #fff;
    }
/*end custom button*/
/* menu category Carousel */
.category-card {
    flex: 0 0 auto;
    width: 300px;
    text-align: center;
    padding: 2rem;
    display: flex;
    align-items: center;
    align-items: center;
    background: none;
    transition: all 0.3s ease-in-out;
    border: none;
    border-radius: 4%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
    .category-card img {
        height: 150px;
        width: 150px;
        object-fit: cover;
        border: 1px solid #959595;
        border-radius: 50%;
        padding: 2px;
    }
    .category-card:hover {
        background:#ffffff;
    }
.category-card {
    width: 300px !important;
}
/* end */

/*start testimonial swiper*/
.swiper {
    width: 100%;
    overflow: hidden;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.testimonial-block {
    width: 90%;
    background-color: #f8f9fa;
    color: #333;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 360px;
    margin: 0rem 2rem;
}

.swiper-pagination-bullet {
    background-color: #999;
    opacity: 1;
    transition: background-color 0.3s ease;
}
.swiper-pagination {
    position: initial !important;
    margin-top: 1rem;
}
    .swiper-pagination-bullet-active {
    background-color: #007bff;
}
.TestContent {
    text-align:left;
}

@media (min-width: 768px) {
    .swiper-slide {
        width: 50%;
    }
}

@media (min-width: 1200px) {
    .swiper-slide {
        width: 25%;
    }
}
.testimonialuser {
    display:flex;
    align-items:center;
    gap:10px;
}

#scrollableMenu {
    padding:1rem 0;
}
#scrollableMenu a {
    text-decoration: none;
    color:#212121;
}

.swiper {
    overflow: visible; /* Ensure the next slide is partially visible */
}

.swiper-slide {
    transition: transform 0.25s ease; /* Smooth transition for sliding */
}



@media (min-width: 768px) {
    
}

@media (min-width: 1200px) {
    
}

/*end testimonial swiper*/
/*background images*/
.bg1 {
    top: 0;
}
.bg1 img {
    width: 12vw;
}
.bg2 {
    top: 0;
    right: 16px;
}

    .bg2 img {
        width: 12vw;
    }
.bg3 {
    bottom: -3rem;
    left: 16px;
}

    .bg3 img {
        width: 10vw;
    }
.bg4 {
    bottom: -3rem;
    right: 16px;
}

    .bg4 img {
        width: 10vw;
    }
/*end*/

/*added by alkesh for scroll to top*/
button.back-to-top {
    margin: 0 !important;
    padding: 0 !important;
    background: #fff;
    height: 0px;
    width: 0px;
    overflow: hidden;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    color: transparent;
    clear: both;
    visibility: hidden;
    position: fixed;
    cursor: pointer;
    display: block;
    border: none;
    right: 50px;
    bottom: 75px;
    font-size: 0px;
    outline: 0 !important;
    z-index: 99;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    button.back-to-top:hover,
    button.back-to-top:active,
    button.back-to-top:focus, {
        outline: 0 !important;
    }

    button.back-to-top::before,
    button.back-to-top::after {
        content: "";
        display: block;
        vertical-align: middle;
        border-bottom: solid 10px #a91a16;
        border-left: solid 10px transparent;
        line-height: 0;
        border-right: solid 10px transparent;
        height: 0;
        margin: 18px auto 0;
        width: 0;
        border-radius: 20px;
        visibility: hidden;
    }

    button.back-to-top.show::after,
    button.back-to-top.show::before {
        visibility: visible;
    }

    button.back-to-top::after {
        border-bottom-color: #fff;
        position: relative;
        top: -24px;
    }

    button.back-to-top.show {
        display: block;
        background: #fff;
        color: #00ab6c;
        font-size: 25px;
        right: 25px;
        bottom: 50px;
        height: 50px;
        width: 50px;
        visibility: visible;
        box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
        -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
    }

        button.back-to-top.show:active {
            box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
            -webkit-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
            -moz-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
        }
/*end by alkesh*/
/*added alkesh for eventpage*/
.event-body {
    background: floralwhite;
}

.event-month {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}

.calender {
    background: burlywood;
}

.news-description:not(:has(img)),
.news-description:not(:has(img)) {
    height: 250px;
    overflow: hidden;
}

.events-card-past, .events-card-upcoming {
    cursor: pointer;
}
/*end added by alkesh*/



/*DBK - Started by Dhruvil*/


#HomePageGalleryOuterWrapper {
    position: relative;
    background: url(../Images/Top-Slide-BG.jpg) no-repeat;
    background-position: center center;
    /*height: 100vh;*/
    background-size: cover;
    padding: 4vw 0;
    /*animation: fadeInGlow 1s ease-in-out forwards;*/
    transform-origin: center;
}




@keyframes fadeInGlow {
    0% {
        opacity: 0;
        transform: scale(0.95);
        box-shadow: 0 0 0px rgba(255, 0, 0, 0.0);
    }

    50% {
        opacity: 0.7;
        transform: scale(1.02);
        box-shadow: 0 0 10px rgba(255, 0, 0, 0.2);
    }

    100% {
        opacity: 1;
        transform: scale(1);
        box-shadow: 0 0 0px rgba(255, 0, 0, 0);
    }
}
.slider-title {
    font-size: 4rem;
    font-weight: 800;
    margin: 0;
    color:#fff;
    font-family: 'Poppins-Bold';
}


.slider-subtext {
    font-size: 1.3rem;
    margin: 20px 0;
    color: #fff;
    font-family: 'Poppins';
}



/*Home page about*/

/*#region About us*/

#divHomeAboutOutterWrapper {
    margin-top: 3% !important;
    position: relative;
    margin-bottom: 1% !important;
    z-index: 1;
    padding: 0px;
}

    #divHomeAboutOutterWrapper::before {
        content: "";
        position: absolute;
        top: -14px;
        z-index: -1;
        left: 0px;
        width: 100%;
        height: 105%;
        border: 1px solid #ff492f;
    }

#divHomeCaterOutterWrapper {
    position: relative;
    z-index: 1;
    background-color: #b0c7ad;
    margin-bottom:6rem;
}

#extraimggallery1 img {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index:-1;
    left:0;
}

#extraimggallery2 img {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: -1;
}

#divHomeAboutContent img {
    margin: -50px 0px;
}

.CaterHeaderText {
    font-family: 'Poppins-Bold';
    color: #002518;
    text-align: left;
    width: 75%;
    font-size:36px;
}

#homecatercontent {
    text-align: left;
    color: #002518;
    margin-bottom: 2rem;
    width: 89%;
    font-size:14px;
}
@media (max-width:992px) {
    #homecatercontent {
        text-align: center;
        color: #002518;
        margin-bottom: 2rem;
        width: 100% !important;
        font-size: 14px;
    }

    .CaterHeaderText {
        font-family: 'Poppins-Bold';
        color: #002518;
        text-align: center;
        width: 100% !important;
        font-size: 28px;
    }
}
@media (max-width:768px) {
    #homecatercontent {
        text-align: center;
        color: #002518;
        margin-bottom: 2rem;
        width: 100% !important;
        font-size:12px;
    }

    .CaterHeaderText {
        font-family: 'Poppins-Bold';
        color: #002518;
        text-align: center;
        width: 100% !important;
        font-size:24px;
    }
}
@media (max-width:568px) {
    #homecatercontent {
        text-align: center;
        color: #002518;
        margin-bottom: 2rem;
        width: 100% !important;
        font-size: 12px;
    }

    .CaterHeaderText {
        font-family: 'Poppins-Bold';
        color: #002518;
        text-align: center;
        width: 100% !important;
        font-size: 22px;
    }
}

    .divCaterbutton {
        text-align: left;
        margin-top: 8px;
    }

    #divHomeAboutContent {
    }

    .flex-column {
        flex-direction: column;
    }

    .AboutHeaderText {
        text-transform: uppercase;
        font-family: 'Poppins';
        font-size: 30px;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
    }

    .homeaboutcontent {
        padding-top: 20px;
        line-height: 1.6;
        text-align: left;
        font-family: 'Poppins';
        color: #ffffff;
    }

    .divHomebutton {
        margin-top: 7%;
        text-align: left;
        margin-bottom: 7%;
    }

    .satelite-button-home {
        background: #ff492f;
        /*border: 1px solid #ff492f;*/
        color: #fff;
        text-align: center;
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 3%;
        padding: 9px 30px;
        border-radius: 50px;
        position: relative;
        z-index: 1;
    }

    .divHomebutton .satelite-button-home {
        background: transparent !important;
    }

        .divHomebutton .satelite-button-home:hover {
            color: #fff !important;
        }

        .divHomebutton .satelite-button-home::before {
            content: "";
            position: absolute;
            width: 0;
            height: 0;
            left: 2px;
            top: 17px;
            /* background-color: #ff492f; */
            border: solid #ff492f;
            border-width: 0 3px 3px 0;
            display: inline-block;
            padding: 4px;
            transform: rotate(138deg);
            z-index: -1;
            transition: 0.4s all;
        }

        .divHomebutton .satelite-button-home::after {
            content: "";
            position: absolute;
            width: 0;
            height: 0;
            right: 2px;
            top: 17px;
            /* background-color: #ff492f; */
            border: solid #ff492f;
            border-width: 0 3px 3px 0;
            display: inline-block;
            padding: 4px;
            transform: rotate(-48deg);
            z-index: -1;
            transition: 0.4s all;
        }

        .divHomebutton .satelite-button-home:hover::before, .divHomebutton .satelite-button-home:hover::after {
            width: 100%;
            height: 100%;
            left: 0px;
            top: 0px;
            right: 0px;
            background-color: #ff492f;
            border: none;
            padding: 0px;
            transform: rotate(0deg);
            border-radius: 50px;
        }

    @media (max-width: 992px) {
        #divHomeAboutContent img {
            margin: 0px 0px;
            z-index: 1;
            position: relative;
        }

        #extraimggallery1 img, #extraimggallery2 img {
            opacity: 0.1;
        }

        #extraimgservice1 img, #extraimgservice2 img {
            opacity: 0.1;
        }
    }

    @media (max-width: 768px) {
        #divHomeAboutContent {
            flex-direction: column;
            align-items: center;
        }

        .CaterHeaderText {
            text-align: center;
        }

        #homecatercontent {
            text-align: center;
        }

        .divCaterbutton {
            text-align: center;
            margin-bottom: 3rem;
        }

        #divTestimonialWrapperOuter {
            flex-direction: column;
        }

        @media only screen and (max-width:992px) {
            #divTestimonialOutterWrapper {
                flex-direction: column;
                justify-content: center;
            }
        }

        .CommanHeaderText {
            text-align: center !important;
        }

        #extraimgservice1 img {
            opacity: 0.03;
        }

        #extraimgservice2 img {
            display: none;
        }

        #extraimggallery3 img, #extraimggallery4 img {
            opacity: 0.03;
        }
    }

    @media (max-width: 1200px) {
        #extraimggallery3 img, #extraimggallery4 img {
            opacity: 0.1;
        }
    }

    #homepagegalleryslider .swiper {
        width: 100%;
        padding-top: 50px !important;
        padding-bottom: 50px !important;
        z-index: unset !important;
    }

    #homepagegalleryslider .swiper-slide {
        background-position: center;
        background-size: cover;
        /*width: 400.333px !important;*/
        /*width: 444.333px !important;*/
        /* height: 300px !important; */
        transition-duration: 0.5s;
    }

        #homepagegalleryslider .swiper-slide img {
            display: block;
            width: 100%;
            width: 264px;
            height: 285px;
            margin: 0 0;
        }

    #homepagegalleryslider .swiper-slide-active {
        transform: scale(1.15) !important;
        /*margin-right:50px !important;*/
        /* margin-left:3%;*/
    }

    .swiper-slide-active img {
        /*margin-right: 8.5% !important;*/
    }

    .GalleryHeaderTitle {
        font-size: 50px;
        font-family: GothamNarrow-Medium;
    }

    #homepagegalleryslider .swiper-button-prev {
        left: -14px !important;
        height: 49px !important;
        width: 45px !important;
    }

    #homepagegalleryslider .swiper-button-next {
        left: auto !important;
        right: -24px !important;
        height: 49px !important;
        width: 45px !important;
    }

/*@media (max-width:768px) {
    #homepagegalleryslider .swiper-slide-prev img {
        margin-left: 150px !important;
    }
}*/
#homepagegalleryslider .swiper-slide-active img {

    margin-left:14% !important;
}
@media (max-width:1024px) {
    #homepagegalleryslider .swiper-slide-active img {
        margin-left: 16% !important;
    }
}
@media (max-width:992px) {
    #homepagegalleryslider .swiper-slide-active img {
        margin-left: 20% !important;
    }
}
@media (max-width:425px) {
    #homepagegalleryslider .swiper-slide-active img {
        margin-left: 20% !important;
    }
}

    #homepagegalleryslider .swiper-slide-next img {
        /*margin-right:0 !important;*/
    }

    #homepagegalleryslider .active-swiper-slide {
        position: absolute;
        border: 2px solid #fff;
        width: 384px;
        height: 384px;
        /*z-index: 2;*/
        display: block;
        /* margin-left:2.64%;*/
    }



    #homepagegalleryslider {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        padding: 3rem 0rem 5rem 0rem;
    }


    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        /*background-image:url('../Images/Next_Previous.png') !important;*/
        height: 0px !important;
        background-repeat: no-repeat;
        background-position: -12px -20px !important;
    }

    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        /*background-image:url('../Images/Next_Previous.png') !important;*/
        height: 0px !important;
        background-repeat: no-repeat;
        background-position: 12px -20px !important;
        display: none;
    }

        .swiper-button-prev::after, .swiper-button-next::after {
            content: "" !important;
        }

    .swiper-button-prev {
        /*left: var(--swiper-navigation-left-offset,33.7%) !important;*/
        background-image: url('../Images/HomePage/GalleryNextPrivios.png') !important;
        width: 49px !important;
        height: 49px !important;
        /*background: #0F1724;*/
        background-size: auto !important;
        background-position: -1px -222px !important;
        margin-left: -6px;
        background-color: #002518;
        border-radius: 50%;
    }

    .swiper-button-next {
        /*right: var(--swiper-navigation-right-offset,33.7%) !important;*/
        background-image: url('../Images/Home/GalleryNextPrivios.png') !important;
        width: 49px !important;
        height: 49px !important;
        /*background: #0F1724;*/
        background-size: auto !important;
        background-position: -54px -222px !important;
        /*left:62.5% !important;*/
        background-color: #002518;
        border-radius: 50%;
    }

        .swiper-button-next:hover .swiper-button-box, .swiper-button-prev:hover #swiper-button-box2 {
            transform: scale(1.06);
        }

    .swiper-button-box {
        background: url(../images/Arrows.png) no-repeat;
        background-position: -33.8px center;
        background-size: contain;
        width: 32px !important;
        height: 32px !important;
        transition: 0.3s all;
        background-size: 66px;
        border-radius: 50%;
    }

    #swiper-button-box2 {
        background: url(../images/Arrows.png) no-repeat;
        background-position: -1.47px center;
        background-size: contain;
        width: 32px !important;
        height: 32px !important;
        transition: 0.3s all;
        background-size: 69px;
        border-radius: 50%;
    }

    @media only screen and (max-width:1500px) {
        #homepagegalleryslider .swiper-slide-prev img {
            margin-left: 170px !important;
        }
        #homepagegalleryslider .swiper-slide-next img {
            margin-left:-75px !important;
        }
    }

    @media only screen and (max-width:1024px) {
        #homepagegalleryslider .swiper-slide-next img {
            margin-left: 0px !important;
        }

        #homepagegalleryslider .swiper-slide img {
            width: 230px;
            height: 300px;
        }

        #homepagegalleryslider .active-swiper-slide {
            width: 316px;
            height: 404px;
        }

        #homepagegalleryslider .swiper-slide-prev img {
            margin-left: 170px !important;
        }
    }

    @media only screen and (max-width:992px) {
        #homepagegalleryslider .swiper-slide-next img {
            margin-left: -105px !important;
        }

        #homepagegalleryslider .swiper-slide img {
            width: 200px;
            height: 260px;
        }

        #homepagegalleryslider .active-swiper-slide {
            width: 285px !important;
            height: 350px !important;
        }

        #homepagegalleryslider .swiper-slide-prev img {
            margin-left: 255px !important;
        }
    }

    #Gallery-title {
        font-family: 'Poppins-Bold';
        color: #b0c7ad;
    }

    #divInnerGalleryWrapper {
        position: relative;
    }

    #extraimggallery3 img {
        position: absolute;
        top: 30%;
        width: 150px;
        left: 0;
    }

    #extraimggallery4 img {
        position: absolute;
        top: 30%;
        width: 150px;
        right: 0;
    }

    @media only screen and (max-width:767px) {
    }

    .OurServiceHeader {
        margin-bottom: 0px;
    }

    #divServiceInnerWrapperLeft {
        float: left;
        /*width: 500px;*/
        height: 506px;
        background: url(../Images/Service_Image.jpg) no-repeat;
        background-size: 100% 100%;
    }

    .divServiceInnerWrapperRight a {
        text-decoration: none;
        color: #000000;
    }

        .divServiceInnerWrapperRight a:hover {
            text-decoration: none;
            color: #000000;
        }

    .ServiceBoxIcon {
        background-image: url(../Images/Services_Icon.jpg);
        background-repeat: no-repeat;
        margin: 0 auto;
        height: 90px;
        width: 90px;
        float: left;
        -webkit-transition: transform 1s ease;
        -moz-transition: transform 1s ease;
        -ms-transition: transform 1s ease;
        -o-transition: transform 1s ease;
        transition: transform 1s ease;
    }

    #ServiceCommanHeaderText:after {
        content: '';
        display: inline-block;
        width: 100%;
        height: 100%;
        border-bottom: 4px solid #000;
    }

    .serviceHeader {
        color: #494949;
        font-family: 'Avenir LT Std 55 Roman';
        font-weight: bold;
        font-size: 30px;
    }

        .serviceHeader p {
            color: #494949;
            font-family: 'Avenir LT Std 55 Roman';
            font-weight: bold;
            font-size: 30px;
        }

    #ServiceBoxIcon1 {
        height: 75px;
        width: 95px;
        background-position: 15px 0px;
    }

    #ServiceBoxIcon2 {
        height: 75px;
        width: 95px;
        background-position: -75px 0px;
    }

    #ServiceBoxIcon3 {
        height: 75px;
        width: 95px;
        background-position: -170px 0px;
    }

    .ServiceBoxWrapper {
        font-family: 'Avenir LT Std 55 Roman';
        padding: 45px 0px 0px 5px;
    }

        .ServiceBoxWrapper:hover {
            color: #ed7d31;
        }

            .ServiceBoxWrapper:hover .serviceHeader {
                color: #ed7d31;
            }

    #ServiceBoxWrapper1:hover #ServiceBoxIcon1 {
        background-position: 15px -78px;
    }

    #ServiceBoxWrapper2:hover #ServiceBoxIcon2 {
        background-position: -75px -78px;
    }

    #ServiceBoxWrapper3:hover #ServiceBoxIcon3 {
        background-position: -170px -78px;
    }

    @media only screen and (max-width: 1026px) {
        #divServiceInnerWrapperLeft {
            display: none;
        }
    }

    #divHomeServices {
        margin-bottom: 6rem;
    }

    #row1 .ServicesImgBox {
        width: 81px;
        height: 81px;
        background: url(../Images/Services-Icon.png) no-repeat;
        transition: background-position 1s;
    }

    #ServicesImgBox1 {
        background-position: 0px 0px;
    }

    #ServicesImgBox2 {
        background-position: -87px 0px !important;
    }

    #ServicesImgBox3 {
        background-position: -168px 0px !important;
    }

    .card-body {
        position: relative;
        /* bottom: 20px; */
        padding: 0px 1px;
        padding-top: 1rem;
        font-family: 'Poppins-Medium';
    }

        .card-body .ServicesBtn {
            font-family: 'Poppins' !important;
            font-size: 14px !important;
            font-weight: 500 !important;
        }

    .card-text {
        font-size: 14px;
        padding: 40px 0px;
        font-family: 'Poppins';
    }

    #row1 {
        display: flex !important;
        justify-content: space-evenly !important;
    }

    .ServicesCards {
        position: relative !important;
        z-index: 1;
        padding: 30px 15px;
        transition: 0.5s all;
        width: 300px !important;
        cursor: pointer;
        color: #ffffff;
        border-radius: 20px;
        border: 1px solid #b0c7ad;
    }

        .ServicesCards:hover {
            background-color: #b0c7ad;
        }

            .ServicesCards:hover .ServicesImgBox, .ServicesCards:hover #ServicesImgBox2, .ServicesCards:hover #ServicesImgBox3, .ServicesCards:hover #ServicesImgBox4 {
                background-position-y: -90px !important;
            }

    .card-title {
        font-size: 24px;
        font-family: 'Poppins-Bold';
        margin-bottom: 0px;
        margin-top: 21px;
    }

    .ServicesCards:hover .card-title, .ServicesCards:hover .card-text {
        color: #002518;
    }

    .ServicesBtn {
        border-radius: 0px !important;
        padding: 6px 18px !important;
        color: #ffffff !important;
        border: 1px solid #ffffff !important;
        font-weight: bold !important;
        position: relative;
        z-index: 3;
        font-size: 18px !important;
        transition: 0.4s all;
    }

    .ServicesCards:hover .ServicesBtn {
        color: #ffffff !important;
        background-color: #002518;
        box-shadow: 0px 11px 20px -4px #0f172491;
        transform: translatey(-6px);
    }

    #divServicesBlock {
        position: relative;
    }

    #extraimgservice1 img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: auto;
    }

    #extraimgservice2 img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        width: auto;
    }

    .testimonial-text, .testimonial-auther, .testimonial-location {
        text-align: center;
        font-size: 16px;
        background: transparent;
        font-family: Roboto;
        letter-spacing: 1px;
        color: #333;
    }

    .testimonial-auther {
        padding-top: 15px;
        color: #c75c28;
    }

    #TestimonialSection {
        padding: 1rem 0px 2rem 0px;
        background: url("../Images/Testimonial-BG.jpg") no-repeat;
        background-position: top center;
        background-position: right;
        background-size: contain;
    }

    #divTestimonialWrapper .bx-wrapper {
        -moz-box-shadow: 0 0 0px #ccc !important;
        -webkit-box-shadow: 0 0 0px #ccc !important;
        box-shadow: 0 0 0px #ccc !important;
        border: 1px solid #b0c7ad !important;
        background: #b0c7ad;
        margin-bottom: 0px !important;
        width: 100%;
        height: auto !important;
    }

    #testimonialBox2 .bx-wrapper {
        background: transparent !important;
        border-color: #ffffff !important;
    }

    #divTestimonialsOuter .bx-viewport {
        margin-top: 5rem;
        margin-left: 20px;
    }

    #divTestimonialWrapper {
        padding: 32px 0px 25px 0px;
        width: 100%;
    }

    .divTestimonialIcon {
        background: url(../images/Testimonial-Icon-01.png) no-repeat;
        height: 90px;
        border-radius: 100%;
        background-position: 0px;
        width: 66px;
        margin: -53px auto;
        margin-left: 46px;
        padding: 0px 0px 0px 0px;
        position: absolute;
        z-index: 3;
    }

    #divTestimonialIcon2 {
        background-position: -67px;
    }

    #divTestimonialWrapper .bx-wrapper {
        position: inherit !important;
        padding: 0px 0px 0px 0px;
    }

    @media (max-width: 425px) {
        #divTestimonialsOuter .bx-viewport {
            margin-left: 0px !important;
            margin-top: 6rem;
        }
    }

    .bx-wrapper .bx-viewport {
        left: 8px !important;
        height: 233px !important;
    }

    #divTestimonialsOuter .bx-viewport .bxslider li {
        height: 193px !important;
    }

    #homeReviewText {
        font-family: 'Poppins';
        color: #002518;
        font-size: 16px;
        text-align: left;
    }

    .homeReviewDetail {
        text-align: left;
        width: 100%;
        padding: 3px 19px 20px 0px;
        color: #002518;
        font-size: 20px;
        font-family: 'Poppins';
    }

    #divTestimonialsOuter .bx-viewport .bxslider2 li {
        height: 193px !important;
    }

    .bx-controls.bx-has-pager.bx-has-controls-direction {
        padding: 0px 0px 9px 0px;
        display: none;
    }

    #divTestimonialOutterWrapper {
        margin-bottom: 0%;
        display: flex;
        flex-direction: column;
        /* justify-content: center; */
        align-items: center;
    }
@media (max-width:430px) {
    #divTestimonialInnerWrapper2 {
        padding-top:14%;
    }
}

    #testiBtnContainer {
        margin-top: 7%;
        text-align: center;
        margin-bottom: 7%;
    }

    #testiHeading .CommanHeaderText {
        text-align: center;
        padding: 8px 0px 0px 0px !important;
    }

    .testimonial-button-home {
        color: #fff;
        text-align: center;
        padding: 9px 30px;
        border-radius: 50px;
        border: 1px solid;
        transition: background-color 0.3s ease;
    }

        .testimonial-button-home:hover {
            color: #002518;
            border: 1px solid;
            background: #b0c7ad;
            box-shadow: 0px 11px 20px -4px #0f172491;
            transform: translatey(-6px);
        }

    #testiHeading {
    }

    @media (max-width: 768px) {


        .text-column, .slider-subtext {
        }
    }

    .swiper-slide-active img {
        /*width:100% !important;*/
    }
    /*End home page about*/

    /*#region Master Page Footer Starts Here ***/
    /* Footer V3 */

    div#MasterFooterOutterWrapper {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 1rem 0rem 1rem 0rem;
        font-size: 15px;
        font-weight: bold;
    }

    #divFooter {
        font-size: 12px;
        background: #1c1c1c;
        vertical-align: top;
        margin-top: -15px;
    }

    #divPhoneNumber {
        line-height: 25px;
    }

    #PageFooter {
        text-align: left;
        padding: 10px 15px 0px 15px;
        color: #fff;
    }
@media (max-width:430px) {
    #PageFooter {
        margin-top:10%;
    }
}

        #PageFooter a {
            text-decoration: none;
            color: #fff;
            outline: none;
            border: 0;
            transition: 0.5s all;
        }

    #divFooterLeft {
        float: left;
        text-align: left;
    }

    #divMasterPageFooter {
        color: #333;
        text-align: left;
        line-height: 1.6;
    }


    #divFooterMiddle {
    }

    #divFooterMenu {
        float: left;
        padding-bottom: 5px;
    }

    #divMasterPageFooterLink {
    }

    #divCreditCard {
    }

    #divFooterRight {
        text-align: right;
    }

    #divMasterPageCompanyName {
    }

    .CompanyLink {
        transition: 0.5s all;
        font-size: 1.2em;
    }

        .CompanyLink:hover {
            color: #b0c7ad !important;
        }

    a {
        text-decoration: none;
    }

    .privacypolicy {
    }

    a.privacypolicy {
    }

        a.privacypolicy:hover {
        }

    /*****************Footer Quick Links*****************/
    #divMasterPageFooterQuickLinks {
        padding: 15px;
        font-family: "OpenSans-Regular";
        font-size: 16px;
        color: #fff;
    }

        #divMasterPageFooterQuickLinks h2 {
            text-transform: uppercase;
            font-size: 24px;
            margin: 0 0 5px;
        }

        #divMasterPageFooterQuickLinks a:hover {
            text-decoration: underline;
            color: #fff !important;
        }
    /**********************************/

    /********* Ends Footer V3******/

    .site-footer.footer-v3 .footer-logo {
        width: 16.6666666667%;
    }

    .site-footer.footer-v3 .footer-logo {
        margin: 0;
    }

    .site-footer.footer-v3 .footer-logo, .site-footer.footer-v3 .footer-menu, .site-footer.footer-v3 .footer-social-icons {
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
    }

        .site-footer.footer-v3 .footer-menu ul, .site-footer.footer-v3 ul.footer-menu {
            padding: 0;
            margin: 0;
            list-style: none;
            font-size: .938em;
            display: inline-block;
            text-align: center;
        }


    .site-footer.footer-v3 .footer-menu {
        width: 66.6666666667%;
    }

    .site-footer.footer-v3 {
        background-color: #b0c7ad !important;
        color: #002518 !important;
        background-repeat: no-repeat;
        background-size: cover;
        background-position-y: -21px;
    }

        .site-footer.footer-v3 .footer-menu ul, .site-footer.footer-v3 ul.footer-menu {
            line-height: 2.5;
        }

            .site-footer.footer-v3 .footer-menu ul > li, .site-footer.footer-v3 ul.footer-menu > li {
                display: inline-block;
            }

                .site-footer.footer-v3 ul.footer-menu > li a {
                    display: inline-block;
                    color: #ffffff !important;
                }

    .site-footer {
        background-color: #f3f3f3;
        color: #999;
        padding: 1.618em 0 3.706325903em;
    }

    .col-full, .container, .woocommerce-breadcrumb {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    @media (min-width: 1500px) {
        .col-full, .container, .woocommerce-breadcrumb {
            width: 1220px;
            margin: auto !important;
        }
    }


    #PageFooter a {
        /*font-size: 1.2em !important;*/
    }

    #PageFooter #menu-footer-menu span {
        font-size: 16px !important;
        font-family: 'Poppins' !important;
    }

    .site-footer.footer-v3 .footer-row {
        border-bottom: 1px solid #ffffff !important;
    }

    .footerpolicy {
        font-size: 1.2em !important;
        padding: 0px 7px !important;
        color: #ffffff;
    }

    .phone-number a {
        color: #2d2b2d;
        text-decoration: none;
    }

    .header-phone-numbers .phone-number {
        font-weight: 600;
        color: #fff;
        font-size: 2em;
        line-height: 1;
        letter-spacing: -.01em;
        display: block;
    }

    .header-phone-numbers .header-phone-numbers-wrap {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .header-v1 .header-phone-numbers {
        padding-left: 0;
        padding-right: 40px;
    }

    .header-v1 .header-info-wrapper {
        padding: 0;
        display: flex;
    }

    .header-v1 .header-info-wrapper, .header-v1 .header-phone-numbers, .header-v1 .main-navigation, .header-v1 .site-branding, .header-v1 .site-header-cart, .header-v1 .site-header-cart-v2 {
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .header-phone-numbers .intro-text, .header-phone-numbers .select-city-phone-numbers {
        display: inline-block;
        font-size: 1.1em;
        line-height: 1;
        vertical-align: middle;
        letter-spacing: -.025em;
        padding-bottom: 6px;
    }

    .header-phone-numbers .intro-text {
        color: #000000;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    }

    .primary-navigation .menu .nav-menu > li > a, .primary-navigation .menu > li > a {
        color: #000;
    }

    .header-v1 .primary-navigation .menu ul.nav-menu > li > a::before, .header-v1 .primary-navigation .menu > li > a::before {
        content: " ";
        display: block;
        height: 2px;
        width: 42px;
        margin: 0 auto;
        margin-top: 6px;
        background-color: #ffae00;
        visibility: hidden;
        bottom: 14px;
        left: 50%;
        position: absolute;
        transform: translate(-50%,-50%);
    }
    /*.nav li span:hover {
    content: " ";
    display: block;
    height: 2px;
    width: 42px;
    margin: 0 auto;
    margin-top: 6px;
    background-color: #ffae00;
    visibility: hidden;
    bottom: 14px;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
}*/
    #Contact-Us1 {
        display: none;
    }

    @media (min-width: 768px) {
        .site-header {
            padding-top: 2.617924em;
        }
    }

    .main-navigation ul li.focus > a, .main-navigation ul li:hover > a {
        color: #d62827;
    }

    /*.nav #navigation ul#navigation > li > a::before, .nav > #navigation > li > a::before {
    content: " ";
    display: block;
    height: 2px;
    width: 42px;
    margin: 0 auto;
    margin-top: 6px;
    background-color: #ffae00;
    visibility: hidden;
    bottom: -12px;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
}*/

    .nav ul#navigation > li:hover > a::before, .nav #navigation ul#navigation > li:hover > a::before {
        visibility: visible;
    }

    .button {
        background-color: #ffcc33; /* Green */
        border: none;
        color: white;
        padding: 16px 32px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        margin: 4px 2px;
        transition-duration: 0.4s;
        cursor: pointer;
    }

    .button-yellow {
        background-color: #ffcc33;
        color: white;
        border: 2px solid #ffcc33;
    }

        .button-yellow:hover {
            background-color: white;
            color: black;
        }

    a.button {
        text-decoration: none !important;
    }

    .viewcartaspx > #divContainer, .ordercheckoutaspx > #divContainer {
        margin-top: 2%;
    }

    .phone-number a:focus, a:hover {
        color: #23527c;
        text-decoration: none !important;
    }

    #orderCheckout {
        padding-bottom: 2%;
    }

    .tcGrandTotalText, .tcGrandTotalValue {
        color: #000;
    }

    @media (max-width:767px) {
        .footer-logo, .footer-menu {
            width: 100% !important;
        }

        .site-footer.footer-v3 .footer-logo, .site-footer.footer-v3 .footer-menu, .site-footer.footer-v3 .footer-social-icons {
            float: none;
            position: inherit;
            padding: 0px !important;
        }

        .NavXcart-template {
            left: 0px !important;
            width: 230px;
        }
    }

    .admindashboardaspx #divContainer {
        width: 80%;
        margin: auto;
        padding: 15px 0px;
    }

    .itemprice {
        text-align: right;
    }

    #ctl00_ContentPlaceHolder1_ItemDetailsPanelControl_ItemQuantityValue {
        margin-left: 10px;
    }

    .TCPromoCodeValue {
        padding: 10px;
    }


    .divFooterHeading {
        font-weight: bold;
        font-size: 20px;
        text-transform: uppercase;
        font-family: FuturaCondensed;
    }

    .divFooterHeadingSeperator {
        background-image: url(../Images/footerheaderseperator.jpg);
        background-repeat: no-repeat;
        background-position: center;
        height: 100%;
        width: 100%;
        padding-top: 1px;
        margin-top: 10px;
    }

    #divFooterBottom {
        background-color: #141414;
        height: auto;
        padding: 10px 0px 0px 0px;
    }


    .divSocialMedia {
        margin-right: 20px;
    }

    .socialImage {
        background-image: url(../Images/Social-Logo.png);
        background-repeat: no-repeat;
        height: 63px;
        width: 63px;
        transition: 0.5s all;
    }

    .DivSocialLogos {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #divFacebook {
        background-position: 0px -65px;
    }

    #divTwitter {
        background-position: -163px 0px;
    }

    #divGoogle {
        background-position: -107px 0px;
    }

    #divInstagram {
        background-position: -68px -65px;
    }

    .divSocialMedia:hover #divFacebook {
        background-position: 0px 0px;
    }

    .divSocialMedia:hover #divTwitter {
        background-position: -163px -55px;
    }

    .divSocialMedia:hover #divInstagram {
        background-position: -68px 0px;
    }

    .FooterLink {
        color: #ffffff;
    }

        .FooterLink a:hover {
            color: #b0c7ad !important;
        }

    #MasterPageFooter2 {
        padding: 7px 0px;
        background-color: #002518;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: 'Poppins';
    }

    .account_link:hover {
        color: #b0c7ad !important;
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding-left: 15px;
        padding-right: 15px;
    }

    @media only screen and (max-width:992px) {

        /*#region home page*/

        /*#region services*/

        #row1 {
            justify-content: center;
            align-items: center;
            flex-direction: column;
        }

        .ServicesCards {
            bottom: 0px;
            margin-top: 22px;
        }

        #divHomeServices {
            margin: 20px 0px 50px 0px;
        }

        /*#endregion*/

        /*#region testimonials*/

        div#testimonialBox2 {
            margin-top: 113px;
        }

        #divTestimonialsOuter .divTestimonialIcon {
            position: relative;
            margin-left: auto;
            margin-right: auto;
        }

        /*#endregion*/

        /*#region app section*/
        #AppHeaderTextBox .CommanHeaderText, #AppSectioncontent {
            text-align: center;
        }

        #divAppBtnContainer {
            justify-content: center;
        }

        .FanctionalityList {
            margin: auto;
        }

        #divAppContentWrapper {
            margin-top: 0rem !important;
        }
        /*#endregion*/

        /*#region footer*/

        #MasterPageFooter2 {
            flex-direction: column;
        }

        /*#endregion*/

        /*#endregion*/

    }

    @media only screen and (max-width:768px) {
        #divTestimonialOutterWrapper {
            flex-direction: column;
            justify-content: center;
        }
    }

    @media only screen and (max-width:576px) {
        #divJITPromo #divSpecialPromo img {
            width: 259px !important;
            flex-direction: column;
            justify-content: center;
        }

        #divAppBtnContainer {
            flex-direction: column;
        }
    }


    .bx-controls.bx-has-pager.bx-has-controls-direction {
        padding: 0px 0px 0px 0px;
    }

    #divTestimonialWrapperOuter {
        align-items: center;
    }

        #divTestimonialWrapperOuter h1 {
            padding: 30px 0px 30px 0px;
        }

    #divTestimonialWrapper .bx-wrapper {
        -moz-box-shadow: 0 0 0px #ccc !important;
        -webkit-box-shadow: 0 0 0px #ccc !important;
        box-shadow: 0 0 0px #ccc !important;
        border: 1px solid #b0c7ad !important;
        margin-bottom: 0px !important;
        width: 100%;
        height: auto !important;
    }

    #testimonialBox2 #homeReviewText, #testimonialBox2 .homeReviewDetail {
        color: #ffffff;
    }

    .homeReviewWrapper {
        /*float: right;*/
        margin: 0 auto;
        width: 100% !important;
    }

    .homeReviewText {
        text-align: center;
        color: #636363;
        font-family: "Segoe UI";
        font-size: 15px;
        line-height: 1.7;
        margin: 0px 0px 0px -40px;
        float: none;
    }

    .homeReviewDetail {
        text-align: center;
        width: 100%;
        /* float: left; */
        padding: 20px 36px 20px 0px;
    }

    .homeReviewAuthor {
        width: 950px;
        margin: 0px 0px 0px -35px;
        text-align: center;
        font-family: "Segoe UI";
        font-size: 17px;
        font-weight: bold;
        color: #636363;
    }

    #divTestimonialWrapper .bx-wrapper {
        /* max-width: 1000px !important; */
        position: inherit !important;
        padding: 10px 0px 10px 0px;
        margin-left: auto;
        margin-right: auto;
    }


        #divTestimonialWrapper .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
            position: inherit;
            /* bottom: -23px; */
            /* width: auto; */
            /* float: none; */
            /* right: 0px; */
            /* margin: 0 auto; */
        }

        #divTestimonialWrapper .bx-wrapper .bx-pager {
            display: block !important;
            padding-top: 0px;
        }

    .bx-wrapper .bx-pager.bx-default-pager a {
        /* background-color: #fff !important; */
        text-indent: -9999px;
        display: block;
        width: 15px !important;
        height: 15px !important;
        margin: 0 5px;
        outline: 0;
        -moz-border-radius: 10px !important;
        -webkit-border-radius: 10px !important;
        border-radius: 15px !important;
        border: 0px solid #fff !important;
        /* display: none; */
    }


    /*.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
        background: #30632B !important;
        display: block;
    }*/
    .bx-wrapper {
        width: 100%;
        /*margin-left:-15px !important;*/
    }

        .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
            background: #000 !important;
            display: block;
        }

    /*Before Quotes Display*/
    .homeReviewText::before {
        content: "\"";
        font-size: 15px;
        font-family: "OpenSans-Regular";
        /*position: relative;*/
        top: 14px;
        display: none;
    }
    /*After Quotes Display*/
    .homeReviewText::after {
        content: "\"";
        font-size: 15px;
        font-family: "OpenSans-Regular";
        /*position: relative;*/
        top: 27px;
        display: none;
    }
    /***************Display Bullest***************/
    #divTestimonialWrapper .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: center;
        width: 100%;
        display: block;
        /*display: none;*/
    }

    /*.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    display: none;
}*/

    #HomePageGalleryWrapper .swiper-button-next, #HomePageGalleryWrapper .swiper-button-prev {
        display: none !important;
    }

    #divTestimonialWrapper .bx-wrapper .bx-prev {
        /* left: -30px !important; */
        background: url(../Images/TestimonialNextPrivios.jpg) no-repeat 0 0px !important;
        float: left;
        position: relative;
        height: 38px;
        width: 38px;
        top: -110px;
        left: -55px !important;
        /*display: none;*/
    }

        #divTestimonialWrapper .bx-wrapper .bx-prev:hover {
            background: url(../Images/TestimonialNextPrivios.jpg) no-repeat 0px -45px !important;
            /*display: none;*/
        }

    #divTestimonialWrapper .bx-wrapper .bx-next {
        /*right: -30px !important;*/
        background: url(../Images/TestimonialNextPrivios.jpg) no-repeat -45px 0px !important;
        float: right;
        position: relative;
        height: 38px;
        width: 38px;
        top: -110px;
        right: -55px;
        /*display: none;*/
    }

        #divTestimonialWrapper .bx-wrapper .bx-next:hover {
            background: url(../Images/TestimonialNextPrivios.jpg) no-repeat -45px -45px !important;
            /*display: none;*/
        }

    @media (max-width:1320px) and (min-width:992px) {
        #extraimgservice1 img, #extraimgservice2 img {
            opacity: 0.2;
        }
    }

    .CommanHeaderText {
        text-align: center;
        font-family: 'Poppins';
        font-size: 37px;
        padding: 0px 0px 30px 0px;
        margin: 0 auto;
        font-weight: bold;
        color: #b0c7ad !important;
    }

    #menu-item-1469 span, #menu-item-1468 span, #menu-item-1467 span {
        color: #000;
        font-size: 22px;
        font-weight: bold;
    }

    #menu-item-1465 {
        display: block;
    }

    #menu-item-1469 span, #menu-item-1468 span, #menu-item-1467 span {
        color: #000;
        font-size: 22px;
        font-weight: bold;
    }

    .font-lightgreen {
        color: #b0c7ad !important;
    }

    .menuorder {
        background-color: #b0c7ad;
        padding: 10px 10px 10px 10px;
        border-radius: 50px;
        font-family: 'BR Hendrix';
        font-weight: bold;
        color: #ffffff;
        font-size: 20px;
        position: relative;
        z-index: 1;
        animation: blink-bg 1.5s infinite alternate;
        font-size: 14px;
        transition: background-color 1s ease-in, 1s ease-in-out;
        text-transform: capitalize;
    }

        .menuorder::before {
            content: "";
            /*position: absolute;*/
            width: 10px;
            height: 10px;
            border-radius: 50px;
            background-color: #ff492f;
            top: 19px;
            left: -2px;
            z-index: -1;
            transition: 0.4s all;
        }

        .menuorder:hover::before {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            border-radius: 50px;
            background-color: #7d996f;
            top: 0px;
            left: 0px;
            z-index: -1;
        }

    @keyframes blink-bg {
        0% {
            background-color: #b0c7ad;
            color: #000;
        }

        50% {
            background-color: #b0c7ad;
            color: #000;
        }

        100% {
            background-color: #ff0000;
            color: #fff;
        }
    }

    #HomePageSliderBox {
        border-top: 1px solid #b0c7ad;
    }

    .top-20 {
        top: 20px !important;
    }

    #divTestimonialWrapper .bx-wrapper:hover {
        background-color: #b0c7ad !important;
        color: #222 !important;
        transition: 0.5s ease-in;
    }

    #MenuItemInfo1 span {
        color: #8c978a !important;
    }

    select option {
        background: #b0c7ad;
        color: black;
    }
        select option:hover {
            background:#002518;
            color:#b0c7ad;
        }


    .text-lightgreen {
        color: #b0c7ad !important;
    }

    @keyframes flipInY {
        0% {
            transform: perspective(800px) rotateY(90deg);
            opacity: 0;
        }

        100% {
            transform: perspective(800px) rotateY(0deg);
            opacity: 1;
        }
    }

    .carousel-item {
        height: 430px;
    }

    @media (max-width:1200px) {
        .carousel-item {
            height: 400px;
        }

        .slider-title {
            font-size: 3rem;
        }

        .slider-subtext {
            font-size: 2rem;
        }
    }

    @media (max-width:992px) {
        .carousel-item {
            height: 320px;
        }

        .slider-title {
            font-size: 3rem;
        }

        .slider-subtext {
            font-size: 1.5rem;
        }
    }

    @media (max-width:768px) {
        .carousel-item {
            height: 260px;
        }

        .slider-title {
            font-size: 4.41vw;
        }

        .slider-subtext {
            font-size: 2.7vw;
        }
    }

    @media (max-width:510px) {
        .carousel-item {
            height: 195px;
        }
    }

    @media (max-width:428px) {
        .carousel-item {
            height: 165px;
        }
    }

    .footer-contact {
        font-size: 1rem;
        font-weight: 500;
        flex-wrap: wrap;
        gap: 10px;
        color: #000 !important;
        border-bottom: 1px solid #006b33;
        font-family: Poppins-Bold;
    }

        .footer-contact .footer-item {
            padding: 5px 10px;
        }

            .footer-contact .footer-item a {
                color: #000;
                text-decoration: none;
                transition: color 0.3s ease;
                font-family: Poppins-Bold;
            }

                .footer-contact .footer-item a:hover {
                    color: #ffcc00; /* or brand color */
                }

        .footer-contact .footer-separator {
            font-size: 1.2em;
            color: #002518;
            padding: 0 5px;
        }

    /* Responsive: Stack items on very small screens */
    @media (max-width: 575.98px) {
        .footer-contact {
            flex-direction: column;
            gap: 5px;
        }

            .footer-contact .footer-separator {
                display: none;
            }
    }

    .maillink a {
        color: #000 !important;
        font-family: Poppins-Bold;
    }

    .gallery-frame {
        height: 440px;
        width: 330px;
        border: 1px solid white;
        position: absolute;
        left: 50%;
    }

    .swiper-slide-prev, .swiper-slide-next {
    }

    .swiper-slide-active {
        zoom: 1.1;
    }


    #homepagegalleryslider .swiper {
        width: 100%;
        padding-top: 50px !important;
        padding-bottom: 50px !important;
        z-index: unset !important;
    }

    #homepagegalleryslider .swiper-slide {
        background-position: center;
        background-size: cover;
        width: 391.333px !important;
        /* height: 300px !important; */
        transition-duration: 0.5s;
    }

        #homepagegalleryslider .swiper-slide img {
            display: block;
            width: 100%;
            width: 250px;
            height: 320px;
            margin: auto;
        }

    #homepagegalleryslider .swiper-slide-active {
        transform: scale(1.1) !important;
        /*margin-right:50px !important;*/
    }

    .swiper-slide-active img {
        /*margin-right: 8.5% !important;*/
    }

    .GalleryHeaderTitle {
        font-size: 50px;
        font-family: GothamNarrow-Medium;
    }

    #homepagegalleryslider .swiper-button-prev {
        left: -14px !important;
        height: 49px !important;
        width: 45px !important;
    }

    #homepagegalleryslider .swiper-button-next {
        left: auto !important;
        right: -24px !important;
        height: 49px !important;
        width: 45px !important;
    }

    #homepagegalleryslider .swiper-slide-prev img {
        /*margin-right:0 !important;*/
    }

    #homepagegalleryslider .swiper-slide-next img {
        /*margin-right:0 !important;*/
        margin-left: 10px
    }

    #homepagegalleryslider .active-swiper-slide {
        position: absolute;
        border: 2px solid #fff;
        width: 355px;
        height: 430px;
        /*z-index: 2;*/
        display: block;
    }



    #homepagegalleryslider {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        padding: 3rem 0rem 3rem 0rem;
    }
@media (max-width:430px) {
     #homepagegalleryslider {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        padding: 1rem 0rem 1rem 0rem;
    }
}

    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        /*background-image:url('../Images/Next_Previous.png') !important;*/
        height: 0px !important;
        background-repeat: no-repeat;
        background-position: -12px -20px !important;
    }

    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        /*background-image:url('../Images/Next_Previous.png') !important;*/
        height: 0px !important;
        background-repeat: no-repeat;
        background-position: 12px -20px !important;
        display: none;
    }

        .swiper-button-prev::after, .swiper-button-next::after {
            content: "" !important;
        }

    .swiper-button-prev {
        /*left: var(--swiper-navigation-left-offset,33.7%) !important;*/
        background-image: url('../Images/HomePage/GalleryNextPrivios.png') !important;
        width: 49px !important;
        height: 49px !important;
        /*background: #0F1724;*/
        background-size: auto !important;
        background-position: -1px -222px !important;
        margin-left: -6px;
        background-color: #002518;
        border-radius: 50%;
    }

    .swiper-button-next {
        /*right: var(--swiper-navigation-right-offset,33.7%) !important;*/
        background-image: url('../Images/HomePage/GalleryNextPrivios.png') !important;
        width: 49px !important;
        height: 49px !important;
        /*background: #0F1724;*/
        background-size: auto !important;
        background-position: -54px -222px !important;
        /*left:62.5% !important;*/
        background-color: #002518;
        border-radius: 50%;
    }

        .swiper-button-next:hover .swiper-button-box, .swiper-button-prev:hover #swiper-button-box2 {
            transform: scale(1.06);
        }

    .swiper-button-box {
        background: url(../Images/Arrows.png) no-repeat;
        background-position: -33.8px center;
        background-size: contain;
        width: 32px !important;
        height: 32px !important;
        transition: 0.3s all;
        background-size: 66px;
        border-radius: 50%;
    }

    #swiper-button-box2 {
        background: url(../Images/Arrows.png) no-repeat;
        background-position: -1.47px center;
        background-size: contain;
        width: 32px !important;
        height: 32px !important;
        transition: 0.3s all;
        background-size: 69px;
        border-radius: 50%;
    }

    @media only screen and (max-width:1200px) {
    }

    @media only screen and (max-width:1024px) {
        #homepagegalleryslider .swiper-slide-next img {
            margin-left: -55px !important;
        }

        #homepagegalleryslider .swiper-slide img {
            width: 230px;
            height: 300px;
        }

        #homepagegalleryslider .active-swiper-slide {
            width: 316px;
            height: 404px;
        }

        #homepagegalleryslider .swiper-slide-prev img {
            margin-left: 170px !important;
        }
    }

    @media only screen and (max-width:992px) {
        #homepagegalleryslider .swiper-slide-next img {
            margin-left: -105px !important;
        }

        #homepagegalleryslider .swiper-slide img {
            width: 200px;
            height: 260px;
        }

        #homepagegalleryslider .active-swiper-slide {
            width: 268px;
            height: 340px;
        }

        #homepagegalleryslider .swiper-slide-prev img {
            margin-left: 255px !important;
        }
    }

    #Gallery-title {
        font-family: 'Poppins-Bold';
        color: #b0c7ad;
    }

    #divInnerGalleryWrapper {
        position: relative;
    }

    #extraimggallery3 img {
        position: absolute;
        top: 30%;
        width: 150px;
    }

    #extraimggallery4 img {
        position: absolute;
        top: 30%;
        width: 150px;
        right: 0;
    }

    @media only screen and (max-width:767px) {
    }
@keyframes rotateIn {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(330deg);
    }
}

.popup-nav-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    /*background-color: rgba(0,0,0,0.5);*/
    color: #333;
    border: none;
    font-size: 2rem;
    padding: 10px 16px;
    cursor: pointer;
    z-index: 1050;
    transition: background-color 0.3s;
}

    .popup-nav-button:hover {
        color:black;
    }

    .popup-nav-button.left {
        left: 10px;
    }

    .popup-nav-button.right {
        right: 10px;
    }



    /* .swiper-slide-next {
    margin-right: 180px !important;
}
.swiper-slide-active {
    margin-right: 180px !important;
}*/

    /* #endregion Master Page Footer Ends Here */
    /*Default Styles*/

    /*Ended*/

    /*Ended by Dhruvil*/



.fa:hover{
    color:#a7a711 !important;
    transform:scale(1.1) ;
    transition:0.5s ease-out;
}
.GalleryImgTxtBox:hover img{
     transform:scale(1.1) ;
    transition:0.5s ease-out;
}
.card {

    background-color:transparent !important;
    text-align:left !important;
    /*border:1px solid #b0c7ad !important;*/
    margin:10% 0% !important;
    padding: 3%;
}
    .card .form-label {
        color:#b0c7ad !important;
    }
.HomePageAboutBtn {
    display:flex;
    justify-content:left;
}
@media (max-width:992px) {
    .HomePageAboutBtn {
    display:flex;
    justify-content:center;
}
}

.AboutServicesBtn {
    border-radius: 0px !important;
    padding: 6px 18px !important;
    color: #000 !important;
    border: 1px solid #002518 !important;
    font-weight: bold !important;
    position: relative;
    z-index: 3;
    font-size: 18px !important;
    transition: 0.4s all;
    background-color:transparent;
    
}
.AboutServicesBtn:hover {
    border-radius: 0px !important;
    padding: 6px 18px !important;
    color: #fff !important;
    border: 1px solid #002518 !important;
    font-weight: bold !important;
    position: relative;
    z-index: 3;
    font-size: 18px !important;
    transition: 0.4s all;
    
    background-color:#002518;
    
}
.Heading2 {
    padding-left:3%;
    padding-top:2%;
}
.GalleryPageNavbarBox {
    padding-top:2%;
}
.btn-close {
    /*background: none;*/
}
.bi-x-circle {
        margin-left: -16px;
    color: darkred;
}
.btn-close:focus,
.btn-close:active,
.btn-close:focus-visible {
  outline: none;
  box-shadow: none;
}
.rightGiftCart {
    margin-top:16% !important;
}
.blockquote-footer ,.text-muted ,.car .btn-outline-secondary {
    color:#a7a7a7 !important;
}
.custom-center-column1 {
   height:265px;
}
.custom-center-column2 {
   height:265px;
}
@media (max-width:768px) {

    .custom-center-column1 {
    height:85px !important;
}
    .custom-center-column2 {
   height:240px !important;
}
    .CateringImageDiv {
        height:400px !important;
        width:100%;
    }
}
@media (max-width:430px) {

   
    .CateringImageDiv {
        height:400px !important;
        width:100%;
    }
}
.carousel-control-prev, .carousel-control-next{
    display: flex;
    position: absolute;
    top: -50%;
}
@media (max-width:992px) {
    .cateringInquiryDiv , #ContactUsInnerContainer1, .AboutUsRow {
        flex-direction:column-reverse;
    }
}
.gcTitle {
   
    color:#b0c7ad;
}
.HeaderLogoImgmobile {
    margin-left:17%;
}
.togglebtncustom {
    color:#000;
    background-color:#fff;
}



.card input {
    height:40px !important;
}
.calendar-icon {
     position: absolute;
    right: 0.5rem;
    top: 70%;
    transform: translateY(-50%);
    pointer-events: none;
    /* height: 43px; */
    /* width: 66px; */
    font-size: 17px;
}
.customCalendar {
    margin-left:-24%;
}
.giftCartDiv {
    border:1px solid #b0c7ad !important;
    background: #b0c7ad !important;
        /*box-shadow: 2px 9px 28px #b0c7ad !important;*/
}
em {
    color:#000 !important;
}
.customMenuBody {
    background: #002518;
    border:none !important;
    color:#fff !important;
}
.customMenuBody:hover {
    background: #b0c7ad;
    transition:0.3s;
   

}
    .customMenuBody:hover .DataMenuItemName, .customMenuBody:hover .DataMenuItemDescription, .customMenuBody:hover .DataMenuItemPrice {
        color: #000 !important;
    }
.admindashboardaspx {
    padding:3%;
}
.headerLogin span {
    color:#b0c7ad;
    font-size:16px;
        text-transform: capitalize;
}
.oblique {
    font-size:22px;
}