/* Minification failed. Returning unminified contents.
(1,199): run-time error CSS1039: Token not allowed after unary operator: '-bg-color'
(1,221): run-time error CSS1039: Token not allowed after unary operator: '-text-primary'
(1,294): run-time error CSS1039: Token not allowed after unary operator: '-primary-shadow'
(1,479): run-time error CSS1039: Token not allowed after unary operator: '-secondary-color'
 */
.subGrid{display:grid;grid-template-columns:repeat(6,max-content);gap:5px;}.subGrid>*{padding:0 10px 0 10px;}.navbarGrid{grid-template-columns:50% 50%!important;}.selectedHeaderItem{background:var(--bg-color);color:var(--text-primary)!important;}.shadow-menu{box-shadow:4px 4px 10px -1px var(--primary-shadow);}a.text-secondary:hover{color:inherit!important;-moz-filter:unset;-webkit-filter:unset;filter:unset;}.text-secondary{font-size:1.25em;}.text-secondary-color{color:var(--secondary-color);}.navbarGridQCP{display:flex;justify-content:center;gap:15em;}@media(max-width:1200px){.navbarGrid#secondary-navbar{top:70px;height:20px;}.navbarNoGrid#secondary-navbar{top:70px;height:20px;}.navbarGrid{gap:0;}}@media(max-width:568px){.navbarGridQCP{display:flex;justify-content:start;gap:0;height:120px;}.slider{width:390px;}.gridCanteens{display:flex;grid-template-columns:repeat(3,1fr);width:100%;margin-left:0;margin-right:0;justify-content:center;align-items:center;gap:1em;flex-direction:column;}}@media(min-width:568px) and (max-width:1200px){.navbarGrid{gap:0;grid-template-columns:repeat(2,max-content) 45% auto;}}@media(max-width:568px){#menttaLogo{padding-left:115px;}}@media(max-width:400px){#menttaLogo{padding-left:80px;}}
