.side-navbar {
    padding: 20px;
}

.side-navbar ul li a {
    font-size: 10px;
    padding: 0px 0px 0px;
}

header.left-header .sidenav .pixelstrap>li>a {
    padding: 0px 0 0px 0;
    background-color: #ffffff;
}

.why-people-love {
    padding: 0px;

}

.why-people-love .content {
    min-height: 60%;
    height: auto;
    position: absolute;
    bottom: 0;
    background-color: rgb(255 255 255 / 66%);
    text-align: center;
    width: 100%;
    padding: 10px;
    border-bottom: 4px solid red;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.client-saying .comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.text_disabled {
    color: gainsboro;
}

.client-saying .comment p {
    line-height: 200%;
    background-color: #eee;
    padding: 15px;
    font-size: 16px;
    margin-bottom: 20px !important;
}

.client-saying .name {
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
}

.corporate-customer .content {
    height: 100%;
    background-color: rgba(0, 86, 107, 0.8);
}

.corporate-customer .content .middle {
    color: white;
    font-size: 20px;
    background-color: rgba(15, 105, 128, 0.445);
    position: relative;
}

.corporate-customer .content .middle i {
    font-size: 5rem;
}

.corporate-customer .content .middle p {
    color: white;
}

.corporate-customer .content .middle span {
    width: 30px;
    background: green;
    height: 30px;
    position: absolute;
    top: -5px;
    left: 10px;
}

.corporate-customer .content .middle .fa-check {
    font-size: 20px;
}

.left-sidebar-header {
    background-color: hsl(28deg 100% 61%) !important;
}

.footer-payment-method {
    width: 50px;
    height: 50px;
}

.footer-app-logo {
    width: 12rem;
}

.corporate_customer {
    background-image: url('./assets/images/building.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    height: 75vh;
    background-position: center;
    padding: 0px;
    position: absolute;
    display: inline-block;
    height: inherit;
    /* margin: 190px;
    margin-left: 20%;
    margin-right: 20%;
    padding-top: 0;
    padding-bottom: 40px; */
    position: relative;
    width: 100%;
    /* background: #fff; */
    /* border: 1px solid #000; */
}

.corporate_customer .container-fluid {
    height: 100%;
    background-color: #1289A7;
    border: 1px solid black;
    opacity: 0.7;
    bottom: -23px;
    text-align: center;
    width: 100%;
}

.corporate_customer .container-fluid .top_part {
    color: #fff !important;
}

.brand-logo {
    margin-right: 0.5rem;
}

.corporate_customer .content {
    background-color: #006266 !important;
}

.top-navbar {
    /* background-color: #fdd670 */
    background-color: #F7941D;
}

.top-header .header-dropdown li a {
    text-transform: capitalize;
    color: #615e58;
    font-weight: 900;
}

#topmenu {
    justify-content: unset;
    height: 3.5rem;
}

#tiny-slider {
    padding-top: 0px;
}

#locationDropdownMenu li:hover {
    background-color: #FEEBED;
}

.menu-right {
    height: 4.6rem;
}

#sub-menu li a:hover {
    color: #000 !important;
    font-size: 12px;
    background-image: linear-gradient(to right, white, gray);
}

/* #sub-menu table tbody tr:hover {
    color : #000 !important;
    font-size : 13px;
    background-image: linear-gradient(to right, white , gray);
} */
#sub-menu li a {
    font-size: 12px;
}

header.left-header .sidenav .pixelstrap>li>a:hover,
header.left-header .sidenav .pixelstrap>li>a:focus,
header.left-header .sidenav .pixelstrap>li>a.highlighted {
    padding: 0px 0 0px 0;
    background-color: #ffffff;
}

.svg-icon-menu .pixelstrap>li>a img {
    width: 38px;
    background-color: white;
    border-radius: 0px;
    border: 0px;
    padding: 2px;
}

.svg-icon-menu .pixelstrap>li>a img {
    width: 38px;
    background-color: white;
    border-radius: 0px;
    border: 0px;
    padding: 4px 8px;
}

#sideNavbar {
    padding: 20px 0px;
}

.active_menu_class {
    color: rgba(15, 105, 128, 0.445);
}

.top-header .header-dropdown .language:hover {
    color: red;
}

#login_email_button:hover {
    background-color: #f3f3f3;
    color: #000;
}

/* width */
.side-navbar {
    overflow: scroll
}

.side-navbar::-webkit-scrollbar {
    width: 5px;
}

#how_to_order_from_chaldal_carousel .carousel-indicators li {
    width: 10px !important;
    height: 10px !important;
    border-radius: 100% !important;
    background-color: #DDDD !important;
}

#how_to_order_from_chaldal_carousel .carousel-indicators li.active {
    width: 10px !important;
    height: 10px !important;
    border-radius: 100% !important;
    background-color: red !important;
}

/* css for cart start here */

.mycart a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.mycart a:hover {
    color: #f1f1f1;
}

.cartArea .remove_cart_data:hover {
    color: red;
}

#cartBtn .openbtn {
    /* font-size: 20px; */
    cursor: pointer;
    /* background-color: #111; */
    color: white;
    /* padding: 10px 15px; */
    border: none;
    height: 6rem;
    width: 4rem;
}

#cartBtn .openbtn:hover {
    background-color: #444;
}

#cartBtn {
    transition: margin-left .5s;
    position: fixed;
    right: 0px;
    top: 50%;
    z-index: 1;
    opacity: 0.7;
}

/* css for cart end here */
.bg-yellow {
    background: #fdd66f;
}

.text-yellow {
    color: #fdd66f;
}

.footer-social-icons i {
    padding: 0.5rem 0.8rem;
    border-radius: 5px;
    color: white;
    font-size: 1rem;

}

.instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
}

.hoverable-menu:hover {
    background-color: #e57d00
}

.auth_btn:hover {
    background-color: #a30f15 !important;
}


#searchResult {
    display: none;
    position: relative;
    z-index: 999;
    background-color: #ffffff;
    /* top: 200px; */
}


#searchResult>ul {
    position: absolute;
    background-color: #ffffff;
    width: 100%;
}

#searchResult li {
    padding: 5px 10px;
    width: 100%;
    border-bottom: 0.5px solid #E5E6E7;
}

#searchResult li:hover {
    background-color: #eee;
}
