/*
Template Name: Zomoto - Food Order Directory, Restaurants, Fast Food, Bars Mobile Template 
Author: Askbootstrap
Author URI: https://themeforest.net/user/askbootstrap
Version: 1.0
*/

/*
- Extra
- Bootstrap Colors
- Top rounded body content
- Rounded cards box
- Slick slider item outline
- Back button
- Dots slider
- Checked sorting
- Tabs links
- Home2 cat_list
- Asian
- Cart 1
- Quantaty input
- Cart 2
- Profile
*/


.osahan-list .box_rounded img {height:80px}
.text-warning {color:#eba400 !important;}
.text-gold {color: #BC8300 }
.fw7 {font-weight:700} 
.bg-navy {background: #0e1c50}
body {font-size:13px;color: #071c4d;}

.bg-dark{background: #071c4d !important;}

.text-dark{color: #071c4d !important;}

.customMarginTop {margin-top:-15px}


.bg-light{
    background-color: #f2f2f2 !important;
}

.hc-offcanvas-nav h2 {background: #4594ff  !important}

 img[src=""] {
  display: none;
} 

@media only screen and (min-width: 1000px) {
	body {width:400px; margin:0 auto}
	.fixed-bottom {width:400px; margin:0 auto}
}

.box_rounded {border-radius: 5px}

.cover-background {
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center;
	height:150px
}

.cover-background-item {
	background-size: cover !important;
	background-repeat: no-repeat  !important;
	background-position:center  !important;
}

.bg-gray {background:#f2f2f2}

.black-opactity {background: rgba(0, 0, 0, 0.7); /* black with 50% opacity */}

.osahan-list .box_rounded img {

  width: 75px;
  min-width: 75px;
  object-fit: cover;
  max-width: 75px;
}

.osahan-list .overflow-hidden.box_rounded {
  width: 75px;
  min-width: 75px;
  max-width: 75px;
}