.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-14082 .elementor-element.elementor-element-3b91c41{padding:10px 0px 10px 0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-56941d3 */.buffet-section {
  
  color: #fff;
  text-align: center;
  padding: 25px 20px;
  font-family: 'Playfair Display', serif;
}

.title {
  font-size: 42px;
  margin-bottom: 10px;
  letter-spacing: 1px;
	color:#fff;
}

.subtitle {
  font-size: 18px;
  margin-bottom: 40px;
  opacity: 0.9;
}

.price-row {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  margin-bottom: 30px;
}

.price-box h3 {
  font-size: 48px;
  margin: 0;
	color:#fff;
}

.price-box span {
  display: block;
  margin-top: 5px;
  font-size: 16px;
}

.divider {
  width: 1px;
  height: 80px;
  background: rgba(255,255,255,0.5);
}

.timing {
  font-size: 18px;
}

.buffet-details {
  
  color: #fff;
  padding: 50px 20px;
  font-family: 'Playfair Display', serif;
}

.buffet-details h3 {
  font-size: 26px;
  margin-bottom: 15px;
	color:#fff;
}

.buffet-details ul {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 30px;
}

.buffet-details li {
  margin-bottom: 10px;
}

.buffet-details hr {
  border: 0;
  height: 1px;
  background: rgba(255,255,255,0.3);
  margin: 30px 0;
}

.footer-text {
  text-align: center;
  margin-top: 30px;
  font-size: 18px;
}/* End custom CSS */