/*
Theme Name: Alyglot
Theme URI: https://alyglot.com
Author: Alyglot
Author URI: https://alyglot.com
Version: 1.0.0
Requires at least: 5.0
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, theme-options, translation-ready, block-styles, wide-blocks, editor-style, threaded-comments, accessibility-ready
*/

body {
    font-family: "Be Vietnam Pro", "Avenir Next Condensed Medium", Calibri, "Gill Sans", "Lexend", sans-serif;

}

#main-nav {
    padding-top: 10vh;
}

.navbar-brand {
    font-size: 4em;
    text-transform: uppercase;
    font-weight: 900;
    color: #C72727;
    filter: drop-shadow(1px 1px 1px #212738);
    transition: all 0.5s;
}


.navbar-brand:hover {
    color: #212738;
    filter: drop-shadow(0px 0px 0px #BB2525);
}

.footer-tagline {
    font-style: italic;
    opacity: 0.25;
    text-align: center;
}

.sayit.thModern[data-lang="th-TH"] {
    font-family: 'IBM Plex Sans Thai';
}

.alyglot_intext_line {
    opacity: 0.01;
}

.alyglot_tl_noun,
.alyglot_nl_noun {
	color: #7d0606;
}


.alyglot_tl_noun_2,
.alyglot_nl_noun_2 {
	color: #db0606;
}

.alyglot_tl_adjective,
.alyglot_nl_adjective {
	color: #820b78;
}

.alyglot_tl_verb,
.alyglot_nl_verb {
	color: #030384;
}

.alyglot_tl_adverb,
.alyglot_nl_adverb {
	color: #035984;
}

.alyglot_tl_preposition,
.alyglot_nl_preposition {
	color: #026e50;
}

.alyglot_tl_conjunction,
.alyglot_nl_conjunction {
	color: #026e0d;
}

.alyglot_flag {
	font-family: "Noto Color Emoji";
}