.spinner {
  margin: 100px auto 0;
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #333;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.header .navbar-brand img.logo {
  width: 145px;
  height: 47px;
}
.product-grid-view .product-content .price {
  color: #db5c00;
  margin-top: 10px;
}
.shop-sidebar .category-filter i.fa-plus {
  float: left;
  color: #888;
}
.shop-sidebar .category-filter a.zeref-checkbox-label {
  color: #db5c00;
}
.shop-sidebar .category-filter a.zeref-checkbox-label:before {
  display: none;
}
.collapse.show {
  display: block;
}
.collapse {
  display: none;
}
.click_options .zeref-checkbox-label:before {
  content: "\f00c";
}
.collapsed .zeref-checkbox-label:before {
  content: "";
}
.panel-details-content .custom-radio {
  margin-left: 20px;
}
.header-cart-item {
  padding-bottom: 0px;
}
.item_price_detail {
  color: #d05454;
  line-height: 16px;
  margin-bottom: 0px;
}
.hcart-content span {
  margin-bottom: 5px;
}
.cart-subtotal td {
  line-height: 20px;
}
.color_red {
  color: #d05454;
}
.user-link {
  font-size: 1em !important;
  cursor: pointer;
  color: #f5a624;
  text-decoration: underline;
  margin-right: 10px;
}
.alert-danger {
  background: #fb9678;
  color: #fff;
  border-color: #fb9678;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.alert-danger ul li .text-semibold {
  color: #fff;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  position: relative;
  top: -7px;
}
.form-box span {
  color: #000;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.shop-toolbar {
  margin-bottom: 0px;
}
.banner-slide-wrapper {
  padding-top: 0px;
}
.profile_content_right {
  padding-top: 30px;
}
.no-gutters .form {
  width: 70%;
}
#zeref-language img {
  width: 16px;
  height: 11px;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.form-box span {
  display: inline-table;
  padding-right: 10px;
}
.glyphicon-time:before {
  content: "\e023";
}
.clockpicker .zeref-input-form {
  width: 80%;
}
.mydatepicker .zeref-input-form {
  width: 80%;
}
.input-group-addon {
  cursor: pointer;
}
.form-box span {
  color: green;
}

.dropdown-item.locales > img {
  width: 16px !important;
  height: 11px !important;
  background: red;
}

.custom-header-top {
  height: 30px !important;
  padding: 0px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.custom-top-menu .zeref-main-menu {
  float: left;
}

.custom-top-menu .zeref-mainmenu-link {
  padding: 20px 20px 20px 0px !important;
  font-weight: 500;
}

.custom-top-menu .zeref-mainmenu-link:hover {
  text-decoration: underline;
  text-decoration-color: #f5a624;
}

.carousel-item img {
  min-height: 230px;
}

.mobile-menu.mobile__menu.mean-container .meanmenu-reveal {
  top: -4.8rem !important;
}

.company-name {
  font-weight: 500;
  margin: 20px 0px;
  font-size: 3rem !important;
}

#loading {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.filter-options .category-item {
  cursor: pointer;
  padding: 10px;
}

.filter-options .badge {
  padding: 5px !important;
  min-width: 25px;
  text-align: center;
}

.filter-options .category-name {
  padding: 0px !important;
  word-break: break-all;
}

.filter-options .active {
  background-color: #f5a622;
}

.menu-item {
  border-top: 1px solid rgb(247, 196, 130);
  width: 100%;
  padding: 5px 0px;
  cursor: pointer;
}

.menu-info {
  padding: 0px 10px;
}

.menu-name {
  font-weight: 600;
  font-size: 1.2em;
  margin-top: 20px;
}

.menu-price {
  color: #684913;
  font-weight: 900;
  font-size: 1.5em;
}

.menu-action {
  padding: 5px;
}

.custom-button {
  padding: 5px 20px !important;
  border-color: #f5a622 !important;
  border-width: 1.5px !important;
  background-color: #fff !important;
  color: #f5a622 !important;
  font-weight: 700 !important;
  border-radius: 0px !important;
}

.custom-button-active {
  padding: 5px 20px !important;
  border-color: transparent !important;
  border-width: 1.5px !important;
  background-color: #f5a622 !important;
  color: #fff !important;
  font-weight: 700 !important;
  border-radius: 0px !important;
}

.shuffle-message {
  padding: 20px;
}

.shuffle-message span {
  font-size: 1.5rem;
  margin-top: 20px;
}

.shuffle-empty {
  width: 100px;
  height: auto;
}

.hidden {
  display: none !important;
}

.menu-photo img {
  width: 75px;
  height: 75px;
  min-width: 75px;
  min-height: 75px;
}

.menu-category {
  font-size: 1rem;
}
