.menu-text a{
	color:#E57238;
}

.menu-text a:hover{
		color:#EB7C8C;
	}

/* Adjust button */
	.menu-button a{
		color: #ffffff;  		/* Text color */
		background-color: #E57238; 	/* Btn bg color */
		padding: 15px 15px; 		/* Space around text */
		border-radius: 20px; 		/* higher number = rounded corners */
		border: solid #000000 0px; 	/* Border color & thickness */
		max-height: 80px; 		/* Max height of button */
	}

/* Adjust icon */
	.menu-button a:after{
		content: https://mkephotobooths.com/wp-content/uploads/2023/04/Button-Stars.svg; 		/* Change icon here */
		margin-right:5px; 		/* space between icon & text on right */
	}

/* Adjust button on hover or remove the whole thing */
	.menu-button a:hover{
		color: #ffffff; 		/* Hover color */
		background-color: #EB7C8C; 	/* Btn hover bg color */
		border: solid #000 0px; 	/* Hover border color & thickness */
	}

/* Remove default hover on links*/
	.menu-button:hover{
		text-decoration: none;
		color:#fff!important;
	}




/* === About page (366) layout tweaks — Accelity === */
.page-id-366 .elementor-element-76829ce .elementor-heading-title,
.page-id-366 .elementor-element-23d90bc .elementor-heading-title {
  min-height: 2.4em;
}
@media (max-width: 767px){
  .page-id-366 .elementor-element-76829ce .elementor-heading-title,
  .page-id-366 .elementor-element-23d90bc .elementor-heading-title { min-height: 0; }
}
.page-id-366 .elementor-element-51ab1e6 > .e-con-inner { gap: 56px; }
.page-id-366 .elementor-element-a337499 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}
.page-id-366 .elementor-element-a337499 > .elementor-widget-heading { flex: 0 0 100%; width: 100%; }
.page-id-366 .elementor-element-a337499 > .elementor-widget-button { flex: 0 0 auto; width: auto; }
.page-id-366 .elementor-element-a337499 .elementor-button { width: auto; }


/* === FAQ question headings (About) — Accelity, scoped to FAQ only === */
.page-id-366 .elementor-element-41a0beb h3 {
  color: #E57238;
  font-size: 28px;
  line-height: 1.3;
}

/* === Weddings FAQ question headings (page 2235) — Accelity === */
.page-id-2235 .elementor-element-6d8d8b30 h3 {
  color: #E57238;
  font-size: 28px;
  line-height: 1.3;
}
