.elementor-7480 .elementor-element.elementor-element-14d803db{--display:flex;}.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 */.yext-menu .yext-menu-item-details:before, .yext-menu-title:before {
    visibility: hidden;
}
.yext-menu {
    background: transparent !important;
    border: 2px solid var(--secondary-color) !important;
}
.yext-menu .yext-menu-title {
  padding: 0 1em;
	margin: 10px 2px !important;
font-size: 14px !important;
}
.yext-border-color {
  border-color: var(--secondary-color) !important;
}
.yext-menu-item-name {
  font-weight: 600 !important;
  font-size: 24px;
  line-height: 30px !important;
  font-family: var(--heading-font) !important;
}
.yext-menu-section-title {
  font-weight: 600 !important;
  font-size: 20px;
  line-height: 30px !important;
  font-family: var(--nav-font) !important;
  background: transparent !important;
}
.yext-menu-item-simple-price {
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 30px !important;
}
.yext-menu-item-desc {
  font-weight: 400;
  text-transform: capitalize !important;
  line-height: 1.8rem !important;
  font-family: var(--nav-font) !important;
  font-size: 16px !important;
}
 .yext-menu-item-option-text {
  font-style: italic !important;
  font-weight: 400;
  text-transform: capitalize !important;
  line-height: 1.8rem !important;
  font-family: var(--nav-font) !important;
  font-size: 14px !important;
}
li.yext-menu-title {
  font-size: 20px !important;
  color: #000 !important;
  background: #FFF !important;
  border: 1px solid #000 !important;
  border-radius: 5px;
  margin: 0px 5px !important;
  font-family: var(--nav-font) !important;
}
li.yext-menu-title.yext-active {
  background: #000 !important;
  color: #FFF !important;
border: 2px solid var(--secondary-color) !important;
}
li.bullet-divider {
	display:none !important;
}/* End custom CSS */