.avatar {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.pdtImgFix{
    max-width: 369px !important;
    max-height: 290px !important;
    min-width: 369px !important;
    min-height: 290px !important;
}
.logoSection {
    display: block ;
}
.catSelect{
    max-width: 100px !important;
    font-size: 15px;
}
p > svg {
    width: 15px;
    height: 15px;
}
.cardBorder{
    border-radius: 20px !important;
}
.prodBorder{
    border-radius: 20px !important;
}
svg{
    width: 20px;
    height: 20px; 
}
.restaurantImg img{
    max-width:200px;
    max-height: 175px;
}
.brdr{
    border-left: 2px solid #b49292;
}
.socialIconFix{
    margin-right: 10px !important;
    margin-left: 4px !important;
    color: black !important;

}
.logop {
    width: 57% ;
    margin-left: 32%;
}
.searchMob{
    display: inline-flex;
    width: 95%;
    margin-left: 3% !important;
    margin-top: 8px !important;
}
.searchDesktop{
    display: inline-flex;
}

.childNav.active{
    padding: 22px 15px !important;
}
.mobWidthFix{
    

}

@media (max-width: 990px) {
    .logoSection {
        display: none ;
    }
    .restaurantImg img{
        margin-top: 34%;
        max-width: 110px;
        max-height: 110px;
        margin-left: -14%;
    }
    .mobWidthFix{
        min-width: 130px !important;
        margin: 3px !important;
        padding-left: 0px;
        padding-right: 0px;
    }
    .divFixMob{
        padding-left:0px;
        padding-right:0px;
        margin: 3px;
    }
    .prodNameFont{
        max-width: 100px !important;
        min-width: 100px !important;
    }
    .mobFix{
        margin-left: 5px !important;
        margin-right: 2px !important;
    }
    .brdr{
        margin-left: 2px;
        margin-right: 2px !important;
    }
    .bgImg{            
        min-height: 70px !important;
    }
    .mobWidth{
        min-width: 270px !important;
    }
    .d-flex11{
        margin-left:5% !important;
    }

    .logop {
        width: 90%;
        height: 13%;
        /* background-color: #cbfff2eb; */
        /* margin-left: 2% !important; */
    }

    .navHeaderImg{
        place-items: center;
        padding-bottom: 8px;
    }
    
    .mobViewFix{
        padding-bottom: 2px !important;
    }
    .modal-content{
        width: 100% !important;
        margin-top: 35% !important;
    }
    .menuImg{
    width: 62px !important;
    max-height: 63px !important;
    }
    .prodNameFont{
        font-size: 15px !important;
        margin-right: 5px !important;
    }
    .amtFixMob{
        margin-right: 5px !important;
    }
    .stockMobileFix{
        display: none !important;
    }
    .brdrFix {
        width: 252px;
    }
    .mobileFix{
        width: 150px;
        margin-top:8%;
    }
    .detailMobFix1{
        width: 260px;
    }
    .detailMobFix{
        max-height: 210px;
        padding-top: 2px;
        padding-left: 2px;
        padding-right: 3px;
        padding-bottom: 2px;
    }
    .mobMarginFix{
        margin-top: 1px !important;
        margin-bottom: 2px !important;
    }
    .mobCardFix{
        flex-direction: column;
    }
    .categoryULSection{
        background-color: #0e8ce4 !important; 
    }

    .topHeadItem{
        display: flex;
        justify-content: space-around;
    }

    .customerService{
        display: none;
        font-size: 10px;
        margin: 0px !important;
        padding: 5px !important;
    }
    .navheader{
        padding-bottom: 1% !important;
        padding-top: 2% !important;
    }

    .searchDesktop{
        display: none;
    }
    .customerService h5{
        font-size: 10px;
    }

    .catSelect {
        max-width: 63px !important;
    }

    .laptopSection,.loggedInUser{
        display:none;
    }

    .avatar {
        vertical-align: middle;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        display: inline;
    }

    .loginAction .dropdown-toggle{
        padding: 0px 15px;
    }

    .navbar-nav {
        justify-content: space-evenly !important;
        flex-direction: row;
    }

    .navHeaderImg{
        width:75%;
    }

    .navbar-dark .navbar-toggler {
        color: rgb(45 51 88);
        border-color: rgb(45 51 88);
    }

    .navbar-toggler {
        background-color: #00000036;
        font-size: 0.7rem;
    }

    .headNavSec{
        z-index: 999;
    }

    .categoryListSection{
        max-height:18rem;
        overflow: auto;
    }

    .laptopView{
        display:none !important;
    }

    .mf-navigation-mobile{
        display: block !important;
    }

    .childNav.active {
        padding: 5px 10px !important;
    }
}
.navFix{
    margin-left:5%;
}

.avatarDiv img{
    display: unset;
}

.mf-navigation-mobile{
    display: none;
}

.navData{
    z-index: 99999999999;
}

.categoryULSection{
    /* display: none; */
}

.mobileCat{
    /* position: absolute; */
    /* position: static; */
    /* transform: none; */
    width: 100%;
    width: 100%;
    background-color: #fff;
    /* position: fixed; */
    /* left: -100%; */
    /* top: 0; */
    /* overflow: auto; */
    height: 91%;
    color: #aaa;
    /* z-index: 999999999999999999999999999999; */
    /* transition: transform .35s ease; */
    /* display: block; */
    /* padding-bottom: 65px; */
    position: fixed;
    top: 0px;
    z-index: 999999999999999999999999999999999999999999999999999999;
    display: none;
}

/* Mobile responsive category */

body {
    margin: 0;
    font-family: Arial, sans-serif;
    background-color: #f0f0f0;
}

.menu-container {
    width: 100%;
    max-width: 400px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow-y: auto;
    max-height: 90vh;
    margin: 20px auto;
}

.menu-header {
    background-color: #fdb700;
    color: #fff;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.menu-header h2 {
    margin: 0;
    font-size: 20px;
}

.menu-close {
    font-size: 24px;
    cursor: pointer;
}

.menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-item, .submenu-item {
    padding: 10px 15px;
    border-bottom: 1px solid #e0e0e0;
    cursor: pointer;
}

.menu-item:last-child, .submenu-item:last-child {
    border-bottom: none;
}

.menu-title, .submenu-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    color: #333;
}

.menu-icon {
    font-size: 20px;
    color: #999;
}

.submenu-list {
    list-style: none;
    padding-left: 20px;
    margin: 0;
    display: none;
}

.submenu-list .submenu-list {
    padding-left: 20px;
}

.menu-footer {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px 0;
    border-top: 1px solid #e0e0e0;
}

.menu-footer .menu-icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
footer a :hover{
    color: blue !important;
}

.menu-footer .menu-icon span:first-child {
    font-size: 24px;
}

.menu-footer .menu-icon span:last-child {
    font-size: 12px;
    color: #999;
}

.menu-item:hover, .submenu-item:hover {
    background-color: #f5f5f5;
}

.notloginAction div, .loginAction div{
    z-index:9999999999999999;
}
.pgmFix{
    margin: auto;
    color: black !important;
}
.bgPgm{
    color: whitesmoke !important;
    max-width: 97% !important;
    justify-content: space-between !important;
}
.bgImg{
    border-radius: 10px;            
    min-height: 150px;
}

.navbar-dark .navbar-nav .nav-link{
    margin-right: 15px !important;
}
.footerImg{
    max-width: 150px;
}
.footerImg1{
    max-width: 150px;
}

#files-area{
    width: 30%;
    margin: 0 auto;
}
.file-block{
    border-radius: 10px;
    background-color: rgba(144, 163, 203, 0.2);
    margin: 5px;
    color: initial;
    display: inline-flex;
    & > span.name{
        padding-right: 10px;
        width: max-content;
        display: inline-flex;
    }
}
.file-delete{
    display: flex;
    width: 24px;
    color: initial;
    background-color: #6eb4ff00;
    font-size: large;
    justify-content: center;
    margin-right: 3px;
    cursor: pointer;
    &:hover{
        background-color: rgba(144, 163, 203, 0.2);
        border-radius: 10px;
    }
    & > span{
        transform: rotate(45deg);
    }
}
.blogImg{
    width: 80%;
    height: 90%;
    margin:1%;
    border:black solid 2px;
}
.brdr{
    border-radius: 5% 5% 5% 5%;
}

.imgcss a,.seecomment a{
    color:blue;
}
.blogFix{
    width: 70%;
    margin: auto;
}
.colorFix{
    background: white !important;
}
svg{
    width: 30px;
    height: 30px;
}

/* div > img {
    width: 22%;
} */

.product-img{
    min-height: 250px;
    max-height: 250px;
    display: flex;
    justify-content: center;
    border-radius: 75px !important;
}
.brdrFix{
    border-radius: 75px !important;
}
.cardTextFix{
    margin-top:12px;
}
.smallText{
    font-size: small;
    font-weight: bold;
}
.ovrflow{
    overflow-x: auto;
}
    /* Slideshow container */
    .slideshow-container {
    max-width: 93%;
    position: relative;
    margin: auto;
    }

    /* Caption text */
    .text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
    }

    /* Number text (1/3 etc) */
    .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
    }

    /* The dots/bullets/indicators */
    .dot {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
    }

    .active {
    background-color: #717171;
    }

    /* Fading animation */
    .fade {
    animation-name: fade;
    animation-duration: 5s;
    }

    @keyframes fade {
    from {opacity: .8} 
    to {opacity: 1}
    }

    /* On smaller screens, decrease text size */
    @media only screen and (max-width: 300px) {
    .text {font-size: 11px}
    }

.auto_slider{
    animation: rotation 15s linear infinite;
}
.auto_slider2{
    animation: rotation2 10s linear infinite;
}
.imgFixCard{
    min-height: 222px !important;
}

@keyframes rotation {
    0% {
        transform:translateX(0)
    }
    100% {
        transform:translateX(-100%)
    }
}

@keyframes rotation2 {
    0% {
        transform:translateX(-100%)
    }
    100% {
        transform:translateX(0%)
    }
}

.swiper {
    overflow-x: auto !important;
    overflow-y: hidden !important;
}
.serviceBoxFix{
    border-radius: 25px !important;
}

.product-action{
    top: 365px !important;
}

.pb-3, .py-3 {
    padding-bottom: 3rem !important;
}
.recentDivFix{
    max-height: 455px;
}

.swiper-wrapper{
    overflow-x: auto !important;
    overflow-y: hidden;
}
.rowFix{
    flex-wrap:nowrap !important;
    overflow:auto;
    overflow-x : thin !important;
}
.catImg{
    height:100% !important;
    margin:auto !important;
}
.flexFix{
    flex-wrap: wrap !important;
}

.homeForm{
    display: block;
    width: 100%;
    height: calc(1em + 0.70rem + 28px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 7px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    text-align: center !important;
}

.optinBox{
    padding-left:2%;
    padding-right:2%;
    padding-bottom:10%;
    padding-top:2%;
}
.serviceBox{
    display:flex;
    justify-content:space-around;
}
.textBg{
    background-color: #2d5246bd;
    border-radius: 25px
}
.displayFix{
    display: none !important;
}
.catDiv{
    display: flex;
    overflow: auto;
}
.programFont{
    border-radius:10px;
    opacity:0.7;
}
.bgPgm{
    display:none !important;
}

.openoffcave,.userAddress{
    cursor: pointer;
}

.openoffcave{
    display:flex;
}

.searchMob, #navigation-mobile_cat{
    display:none;
}
.fixUiCat{
    width: 96%;
    border-radius: 10px;
    height: 100px; 
    margin: auto;
}

.categoryListSection{
    width: 90% !important;
}

.categorySectionInnerDiv{
    display: flex !important;
    flex-direction: column;
}

