/* typography */
/* typography */
.atbd_color-primary {
  color: #272b41;
}

.atbd_bg-primary {
  background: #272b41;
}

.atbd_color-secondary {
  color: #122069;
}

.atbd_bg-secondary {
  background: #122069;
}

.atbd_color-success, #directorist.atbd_wrapper .atbd_directory_open_hours ul li.atbd_today {
  color: #32cc6f;
}

.atbd_bg-success {
  background: #32cc6f;
}

.atbd_color-info {
  color: #3590ec;
}

.atbd_bg-info {
  background: #3590ec;
}

.atbd_color-warning {
  color: #ffaf00;
}

.atbd_bg-warning {
  background: #ffaf00;
}

.atbd_color-danger, #directorist.atbd_wrapper .atbd_directory_open_hours ul li.atbd_closed {
  color: #e23636;
}

.atbd_bg-danger {
  background: #e23636;
}

.atbd_color-light {
  color: #ffffff;
}

.atbd_bg-light {
  background: #ffffff;
}

.atbd_color-dark {
  color: #202428;
}

.atbd_bg-dark {
  background: #202428;
}

.atbd_color-badge-feature {
  color: #fa8b0c;
}

.atbd_bg-badge-feature {
  background: #fa8b0c;
}

.atbd_color-badge-popular {
  color: #f51957;
}

.atbd_bg-badge-popular {
  background: #f51957;
}

#directorist.atbd_wrapper .business-hour .business-hour-title {
  margin-bottom: 10px;
}

#directorist.atbd_wrapper .business-hour .business-hour-title .module_title {
  font-size: 15px;
}

#directorist.atbd_wrapper .business-hour .business-hour-title p {
  font-size: 13px;
}

#directorist.atbd_wrapper .enable247hour input, #directorist.atbd_wrapper .enable247hour label {
  display: inline-block;
  font-weight: 400;
}

#directorist.atbd_wrapper .atbd_day_label {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 15px;
}

#directorist.atbd_wrapper .atbd_row_bg label {
  font-size: 13px;
  margin-bottom: 5px;
  font-weight: 400;
}

#directorist.atbd_wrapper .enable247hour {
  margin-bottom: 15px;
}

#directorist.atbd_wrapper .atbd_backend_business_hour {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #e3e6ef;
}

#directorist.atbd_wrapper .atbd_backend_business_hour .atbd_backend_area_title {
  margin-top: 0;
}

#directorist.atbd_wrapper .atbd_backend_business_hour .business-hour {
  margin-bottom: 20px;
}

#directorist.atbd_wrapper .atbd_directory_open_hours ul li {
  border-bottom: 1px solid #ededed;
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  font-size: 15px;
}

#directorist.atbd_wrapper .atbd_directory_open_hours ul li .atbd_day {
  font-weight: 500;
}

#directorist.atbd_wrapper .atbd_mark_as_closed {
  font-weight: 400;
  margin-top: 12px;
}

.directorist .atbd_widget_title .atbd_badge {
  margin-left: 5px;
}

/*# sourceMappingURL=map/bh-main.css.map */
