/* Block: location-hours
 * Extracted from theme CSS by wp-arch-agent.
 * Classes: cnm-icon, location-hours, service-hours
 */

.hp-offer__item .cnm-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-top: 2px;
  color: #230704;
}

.hp-locations__buttons .btn-layout .cnm-icon {
  width: 14px;
  height: 14px;
  flex: 0 0 14px;
}

.service-hours {
  background: #F9F9F9;
  padding: 90px 0px;
}

@media (max-width: 960px) {
  .service-hours {
    background: #F9F9F9;
    padding: 40px 0px;
  }
}

.contact-info .info-body .cnm-icon {
  font-size: 18px;
  color: #230704;
}

.contact-info .info-group--location > .info-head .cnm-icon {
  flex: 0 0 auto;
  color: #230704;
  font-size: 24px;
}

.location-info-section .contact-info .info-body .cnm-icon {
  font-size: 18px;
  color: #230704;
}

.lt-cta .cnm-icon {
  font-size: 16px;
}

