.elementor-2117 .elementor-element.elementor-element-750c284{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2117 .elementor-element.elementor-element-fc78283{margin:70px 0px calc(var(--kit-widget-spacing, 0px) + -31px) 0px;text-align:center;}.elementor-2117 .elementor-element.elementor-element-fc78283 .elementor-heading-title{font-family:"ITC Motter", Sans-serif;font-size:51px;font-weight:600;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-2117 .elementor-element.elementor-element-fc78283{margin:30px 0px calc(var(--kit-widget-spacing, 0px) + -30px) 0px;}.elementor-2117 .elementor-element.elementor-element-fc78283 .elementor-heading-title{font-size:29px;}}/* Start custom CSS */.yayas-allergen-table {
  max-width: 1150px;
  margin: 70px auto;
  padding: 40px 25px;
  background: #fffdf8;
  border: 4px solid #066cb1;
  border-radius: 26px;
  box-shadow: 0 18px 45px rgba(6,108,177,.12);
  text-align: center;
}

.yayas-allergen-table h2 {
  color: #066cb1;
  font-size: 42px;
  margin-bottom: 30px;
}

.table-scroll {
  overflow-x: auto;
}

.yayas-allergen-table table {
  width: 100%;
  min-width: 1000px;
  border-collapse: collapse;
  font-size: 13px;
}

.yayas-allergen-table th {
  background: #066cb1;
  color: white;
  padding: 12px 8px;
  border: 1px solid #02a2fd;
  font-weight: 800;
}

.yayas-allergen-table td {
  border: 1px solid #02a2fd;
  padding: 9px 7px;
  color: #06335a;
  font-weight: 600;
}

.yayas-allergen-table td:first-child {
  text-align: left;
  color: #066cb1;
  font-weight: 800;
}

.yayas-allergen-table .p,
.yayas-allergen-table .a {
  background: #f68d1a;
  color: white;
  font-weight: 900;
  text-align: center;
}

.legend {
  margin-top: 25px;
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
  color: #06335a;
  font-weight: 700;
}

.dot,
.badge {
  background: #f68d1a;
  color: white;
  padding: 4px 8px;
  border-radius: 50%;
  margin-right: 6px;
}

.note {
  max-width: 800px;
  margin: 25px auto 0;
  color: #06335a;
  font-size: 15px;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .yayas-allergen-table {
    margin: 45px 15px;
    padding: 30px 15px;
  }

  .yayas-allergen-table h2 {
    font-size: 30px;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ITC Motter';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://yayasgyros.ch/wp-content/uploads/2026/03/itc-motter-corpus-regular.woff2') format('woff2'),
		url('https://yayasgyros.ch/wp-content/uploads/2026/03/itc-motter-corpus-regular.woff') format('woff');
}
/* End Custom Fonts CSS */