.search-bar-container {
    width: 320px;
    float: left;
    background: #fff;
}
button.Locate-button img {
    width: 20px;
    margin-top: 22px;
    margin-right: 4px;
}

button.Locate-button {
    text-align: right;
    float: right;
}
a.search-btn input {
    background: #000;
    color: #fff;
    padding: 17px 25px;
    border-width: 0;
    font-weight: bold;
    font-size: 24px;
    float: left;
}
a.search-btn {float: left;margin: 0px!important;padding: 0px!important;}
button.clear-button {
    float: right;
    margin-top: 17px;
    margin-right: 3px;
    border: none;
}
.smething-slider {

    max-height: 300px;

}
.retaurent-img img {
    height: 190px;
    width: 260px;
    object-fit: cover;
}
.retaurent-name a {
    color: #000;
}

.retaurent-name a:hover {
    text-decoration: none;
}
span.rest-time a {
    color: #000;
}

span.rest-time a:hover {
    text-decoration: none;
}
.R_donate a {
    color: #000;
}
a.donate_btn:hover {
    color: #000;
}
.cartside h2.headings {
    margin: 2px!important;
}

.row.sticky-top.cartside .corn {height: 200px!important;}

.row.sticky-top.cartside {}

.row.sticky-top.cartside .cart_listing li {
    padding-bottom: 4px!important;
    padding-top: 1px!important;
    font-size: 14px;
}

.row.sticky-top.cartside h4 {
    margin: 1px!important;
}

.row.sticky-top.cartside .cart_checkout ul {
    padding: 0px!important;
    font-size: 13px;
}
