.osahan-menu-2 {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 0;
    box-shadow: 0 2px 2px #eaeaea;
    /* margin-bottom: 16px; */
    padding: 0;
}
.osahan-menu-2 .nav-link {
    color: #666 !important;
    font-size: 14px;
    padding: 6px 16px !important;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.7);
    height: 38px;
}

.osahan-menu-2 {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 0;
    box-shadow: 0 2px 2px #eaeaea;
    margin-bottom: 0px;
    padding: 0;
    font-weight: bold;
    height: 38px;
}
.pac-container {
    z-index: 1051 !important;
} 




.range-wrap {
    position: relative;
    margin: 0 auto 3rem;
  }
  .range {
    width: 100%;
  }
  .bubble {
    background: #007bff;
    color: white;
    padding: 4px 12px;
    position: absolute;
    border-radius: 4px;
    left: 50%;
    transform: translateX(-50%);  
      margin-top: 20px;
  }
  .bubble::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    background: #007bff;
    top: -1px;
    left: 50%;
  }
  .store_namex
  {
    font-size: 32px;
    color:#fff;
    font-weight: bold; 
  }
  .branch_namex
  { 
    color:#fff;
    font-size: 14px;
    font-weight: bold;
    text-align: right; 
  }
  .product-footer .btn {
    border-radius: 0px !important;
    font-size: 12px;
    padding: 2px 12px !important;
}
.footer1 {
  background-color: #2125299e !important; 
} 
 
.footer2 {
  background-color: #000 !important; 
  padding: 8px 0 !important;
} 
.footer3{
  background-color: #007bff !important;  
  padding-top:  0rem !important;
  padding-bottom: 0rem !important;
}  
.categorybar
{ 
  z-index: 8; 
}
.categorybar::-webkit-scrollbar {
  display: none !important; 
} 

.fastarchecked {
  color: orange;
}
.fastarunchecked {
  color: gray;
}
 
.rating-css {
  height: 250px;
  width: 100%;
  background: #101012;
  /* border: 4px solid #838383; */
  padding: 20px;
}
.rating-css div {
  color: #ffe400;
  font-size: 30px;
  font-family: sans-serif;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  padding: 20px 0;
}
.ratingcolor {
  color: #838383;
}
.rating-css input {
  display: none;
}
.rating-css input + label {
  font-size: 60px;
  text-shadow: 1px 1px 0 #ffe400;
  cursor: pointer;
}
.rating-css input:checked + label ~ label {
  color: #838383 !important;
} 
.rating-css label:active {
  transform: scale(0.8);
  transition: 0.3s ease;
} 
#login_btn {
  background-color: #007bff !important;
} 
#register_btn {
  background-color: #eeeeee !important;
} 
.store_head{
  background-color: #007bff !important;
  margin-right: 0px !important;
  margin-left: 0px !important;
} 
@media screen and (min-height: 991px) {
  .categorybar {width: 100%; overflow: scroll;} 
}
[data-letters]:before {
  content:attr(data-letters);
  display:inline-block;
  font-size:2em; 
  line-height:2.5em;
  text-align:center;
  border-radius:50%;
  background:#007bff;
  vertical-align:middle;
  margin-right:1em;
  color:white;
   
  height: 80px;
  margin: 1px 0 8px;
  object-fit: scale-down;
  padding: 7px;
  transform: scale(1);
  transition-duration: 0.4s;
  width: 80px;
  }
  .newimg-fluid{
    width: 100% !important;
    height: 600px !important;
  }
  .form-inline .form-control { 
    width: 80%; 
  } 
  .header_fa_search{
margin-left: -4%;
  }
  @media  (max-width: 787px) {  
    .header_fa_search{
      margin-left: -8%;
        }
        .header_input-group{
          margin-left: -2%;
            }
  }
  @media  (max-width: 300px) {  
  .navbar-toggler{
    margin-top: -10px;
    margin-bottom: 10px;
  }
  .location-top {
    /* display: none; */
    margin-top: 0px !important;
    margin-bottom: 0px;
    margin-left: 0px;
}
  }
 