/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *










 */




.date-range-selected > .ui-state-active,
.date-range-selected > .ui-state-default {
   background: none;
   background-color: #4285f4;
}

#busy_times_of_the_day{
  min-width: 310px;
  height: 400px;
  margin: 0 auto
}


.aa{   width:550px;
       padding-left: 1em;
    height:30px;
    margin: 0;
    border: 0;
    border: 0;
    border-top: 0;
    background: rgba(0,0,0,0) url('/assets/dropdown-arrow-w.png') no-repeat 76% 60% / 18px auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-shadow:none;
    color:#fff;
}
.a1 {
   padding-left: 0.5em;
   width: 595px;
   /*margin-bottom: 20px;*/
}

.btn-yes, .btn-yes.hover, .btn-yes:active, .open > .dropdown-toggle.btn-yes {
   background: none repeat scroll 0 0 #35c8b5;
   color: #fff
}
.btn-no, .btn-no.hover, .btn-no:active, .open > .dropdown-toggle.btn-no {
   background: none repeat scroll 0 0 #ea6055;
   color: #fff
}
textarea{
  resize:none;
}

.drinks > .product-chart-img{width:100%;}

.dd {background: none repeat scroll 0 0 rgb(65, 131, 215); min-height: 400px; margin-bottom: 20px;}
.dd1 {background: none repeat scroll 0 0 rgb(68, 108, 179); min-height: 400px; margin-bottom: 20px;}
.ddd {background: none repeat scroll 0 0 rgb(3, 166, 120); min-height: 265px;}
.ddd1 {background: none repeat scroll 0 0 rgb(27, 188, 155); min-height: 265px;}
.product-spl-offer.p-relative.product-top-saling-common { height:auto;}
.counter { color: rgb(255, 255, 255); font-size: 16px; font-weight: bold; margin-top: -3%; text-align: right;}
.counter1 {color: rgb(255, 255, 255); float: right; font-size: 16px;font-weight: bold;text-align: right;}
a:active, a:focus{outline: none!important;}
.loyalty-period-options{cursor: pointer;}
.bootstrap-select.btn-group .dropdown-menu li small {direction: rtl;padding-left: 0.5em;position: absolute;right: 0;}
.bootstrap-select.btn-group .dropdown-menu li a span.text {display: block; position: relative;width: 100%;}
.forgot{line-height: 36px;}
.category-click{cursor: pointer;}
.category-click a{text-decoration: none;}
.sub_cat_listing{cursor: pointer;}
.sub_cat_listing a{text-decoration: none;}
.inventory-list{cursor: pointer;}
.inventory-list a{text-decoration: none;}
.form-group.form-group-12.col-md-12.col-xs-12.m-t-20 {
    margin-top: 20px;
}
.inventry-desc{height: 100px !important;}
.m-t-22{margin-top: 22px;}
.modi-title {width: 25%;}

.category-sec li{position: relative;}
.category-sec li input[type="radio"] {
    position: absolute;
    right: 5px;
    top: 0;
}

.navbar-brand-logo > img {
  max-height: 50px;
}


.img-circular{
 width: 200px;
 height: 200px;
 background-size: cover;
 display: block;
 border-radius: 100px;
 -webkit-border-radius: 100px;
 -moz-border-radius: 100px;
}



