
/*------------------------------------------ Fonts */

.light
                                                            { font-family: "Aeonik Light", sans-serif; }
.regular,
body
                                                            { font-family: "Aeonik Regular", sans-serif; font-weight: normal; }
.italic
                                                            { font-family: "Aeonik Regular Italic", sans-serif; }
.medium,
.menu-pages-nav .item a
                                                            { font-family: "Aeonik Medium", sans-serif; }
.bold,
.elementor-heading-title
                                                            { font-family: "Aeonik Bold", sans-serif; }
.baskerville,
.baskerville h1.elementor-heading-title,
.baskerville h2.elementor-heading-title,
.baskerville h3.elementor-heading-title,
.baskerville h4.elementor-heading-title,
.baskerville h5.elementor-heading-title,
.baskerville h6.elementor-heading-title
                                                            { font-family: "Libre Baskerville Italic", serif; }




/*------------------------------------------ Colors */

.cream-c,
.editor-content.cream-c a
                                                            { color: #EDECE8; }
.dark-c,
body,
a,
.page-template-template-menu-plates .language-selector-mobile .item,
.page-template-template-menu-drinks .language-selector-mobile .item,
.page-template-template-menu-rices .language-selector-mobile .item
                                                            { color: #535346; }
.lime-c
                                                            { color: #D5E79C; }


.cream-bg,
body
                                                            { background-color: #EDECE8; }
.dark-bg
                                                            { background-color: #535346; }
.lime-bg
                                                            { background-color: #D5E79C; }


.cream-f
                                                            { fill: #EDECE8; }
.dark-f
                                                            { fill: #535346; }
.lime-f
                                                            { fill: #D5E79C; }


.cream-bc
                                                            { border-color: #EDECE8; }
.dark-bc
                                                            { border-color: #535346; }
.lime-bc
                                                            { border-color: #D5E79C; }