.navbar-brand {
  padding: 8px 0; }
  .navbar-brand img {
    height: 3.3rem; }

.search-box {
  width: 100%;
  min-height: 265px;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover; }
  .search-box .form-control-lg {
    line-height: 2.0;
    font-size: 0.975rem; }

.inner.search-box {
  max-height: 300px; }

.page-content {
  min-height: 500px; }

.search-box .form-control-feedback-lg {
  line-height: 3.300025rem; }

.items .card-title {
  margin-bottom: 0; }

.wizard > .steps > ul > li.done .number {
  background-color: #FF7043;
  border-color: #ff6737; }

.wizard > .steps > ul > li.current .number {
  border-color: #ff6737;
  color: #FF7043; }

.wizard > .steps > ul > li.current:after, .wizard > .steps > ul > li.current ~ li:before, .wizard > .steps > ul > li.current ~ li:after {
  background-color: #cecece; }

.wizard > .steps > ul > li:before, .wizard > .steps > ul > li:after {
  background-color: #FF7043; }

.wizard > .steps {
  background: #f1f1f1;
  margin-bottom: 30px; }

.offers-highlight {
  background: #fff5f2;
  border: #fde0d8 1px solid; }
  .offers-highlight:hover {
    background: #fff5f2; }

.content-wrapper {
  overflow: hidden; }
  .content-wrapper .content {
    padding: 0; }

.delivery-address label {
  display: block; }

/*# sourceMappingURL=custom.css.map */
