<br />
<b>Notice</b>:  Funktiota _load_textdomain_just_in_time kutsuttiin <strong>väärin</strong>. Käännöksen nimialueen <code>acf</code> lataus käynnistettiin liian aikaisin. Tämä viittaa yleensä jostakin lisäosan tai teeman koodista, joka on käynnissä liian aikaisin. Käännökset tulee ladata toiminnolla <code>init</code> tai myöhemmin. Lisätietoja: <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a>. (Tämä viesti lisättiin versioon 6.7.0.) in <b>/home5/gfxgkjlq/dev/omateema/wp-includes/functions.php</b> on line <b>6170</b><br />
/* VÄLIMUISTI POISTETTU */
/* GENEROITU 22.05.26 15:58 */

:root {
    --musta: #000;
    --valkoinen: #FFF;
    --paavari: #c257ad;
    --lisavari: #f5ecf3;
    --alapalkki: #6e185d;
    --teksti: #6e185d;
    --footnote: #f5ecf3;
    --rajoittaja: 1720px;
    --rajoittajakapea: 1330px;
    --fonttikoko: 20px;
    --turva: 20px;
    --isoturva: 70px;
    --logo: 162px;
}

@media screen and (max-width: 1500px) {
    :root {
        --fonttikoko: 18px;
        --turva: 15px;
        --logo: 150px;
    }
}

@media screen and (max-width: 1300px) {
    :root {
        --fonttikoko: 16px;
    }
}


body {
    background-color: #fff;
    font-weight: 400;
}

input,
textarea {
    "Mulish", sans-serif;;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7,
.widget-title,
#main_logo > a {
    "Mulish", sans-serif;;
    font-weight: 800;
}


/* FONTTIKOOT START */
/*
@media screen and (min-width: 1801px) {
    h1 {
        font-size: 50px;
    }

    h2 {
        font-size: 40px;
    }

    h3 {
        font-size: 30px;
    }

    h4 {
        font-size: 25px;
    }

    h5,
    html,
    body,
    div {
        font-size: 18px;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1800px) {
    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 35px;
    }

    h3 {
        font-size: 25px;
    }

    h4 {
        font-size: 20px;
    }

    h5,
    html,
    body,
    div {
        font-size: 18px;
    }
}

@media screen and (min-width: 1051px) and (max-width: 1200px) {
    h1 {
        font-size: 35px;
    }

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 20px;
    }

    h5,
    html,
    body,
    div {
        font-size: 18px;
    }
}

@media screen and (min-width: 801px) and (max-width: 1050px) {
    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 25px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 20px;
    }

    h5,
    html,
    body,
    div {
        font-size: 18px;
    }
}

@media screen and (max-width: 800px) {
    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 21px;
    }

    h4 {
        font-size: 19px;
    }

    h5,
    html,
    body,
    div {
        font-size: 16px;
    }
}
*/
/* FONTTIKOOT END */

/* SIVUSTON ASETUKSET: OMA CSS */
