.elementor-30596 .elementor-element.elementor-element-d0b95b6{--display:flex;--min-height:745px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:200px;--padding-right:200px;}.elementor-30596 .elementor-element.elementor-element-d0b95b6:not(.elementor-motion-effects-element-type-background), .elementor-30596 .elementor-element.elementor-element-d0b95b6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://faircup-coffee.abhishekdigital.online/wp-content/uploads/2026/02/retail-light-people-shop-table-scaled.jpg");background-position:center center;background-repeat:no-repeat;background-size:100% auto;}.elementor-30596 .elementor-element.elementor-element-613021d{--display:flex;--border-radius:15px 15px 15px 15px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-30596 .elementor-element.elementor-element-613021d:not(.elementor-motion-effects-element-type-background), .elementor-30596 .elementor-element.elementor-element-613021d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF00;}@media(min-width:769px){.elementor-30596 .elementor-element.elementor-element-613021d{--content-width:583px;}}/* Start custom CSS for html, class: .elementor-element-c52fb61 */.opening-hours {
  max-width: 420px;
  background: #1c1c1c;
  padding: 24px;
  border-radius: 12px;
  font-family: 'Poppins', sans-serif;
  color: #fff;
}

.opening-hours h2 {
  text-align: center;
  margin-bottom: 18px;
  font-size: 22px;
  letter-spacing: 1px;
  color: #c7a17a; /* coffee color */
}

.opening-hours ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.opening-hours li {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
  font-size: 14px;
}

.opening-hours li:last-child {
  border-bottom: none;
}

.opening-hours li span:first-child {
  font-weight: 500;
}

.opening-hours .closed span:last-child {
  color: #ff6b6b;
  font-weight: 600;
}/* End custom CSS */