.header .navbar-brand img.logo {
  width: 150px;
}
.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;
}
.icon_login {
  float: right;
  font-size: 25px;
  margin: 24px 0px 25px 20px;
  cursor: pointer;
}
.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;
}
