/*!**********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/@wordpress/scripts/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./packages/module-library/business-hours/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************/
.dsm_business_hours_child {
  margin-bottom: 0px !important;
}

.dsm_business_hours_child > div,
.dsm_business_hours_item_wrapper,
.dsm-business-hours-header,
.dsm-business-hours-description {
  display: flex;
  align-items: center;
}

.dsm_business_hours_item_wrapper {
  flex-wrap: wrap;
  flex-grow: 1;
}

.dsm-business-hours-header {
  align-items: center;
  flex-basis: 100%;
  justify-content: space-between;
}

.dsm-business-hours-title {
  padding-bottom: 0;
  font-size: 14px;
  line-height: 1em;
  color: #333;
}

.dsm-business-hours-separator {
  flex-grow: 1;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom-style: none;
  border-bottom-width: 2px;
  height: 0;
}

.dsm-business-hours-description {
  flex-basis: 100%;
}

.dsm-business-hours-price {
  font-size: 14px;
}

.dsm-business-hours-image {
  max-width: 50%;
  flex-shrink: 0;
  margin-right: 25px;
  line-height: 0;
}

.et_pb_column .dsm_business_hours_child.et_pb_module {
  margin-bottom: 0 !important;
}

.dsm_business_hours .dsm-business-hours-separator {
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #333333;
  margin-left: 10px;
  margin-right: 10px;
}

.dsm_business_hours .dsm_business_hours_child {
  border-bottom-width: 1px;
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
