/*
 * MZ_GLOBAL_HEADER_TITLE_FIX_VERSION_3_1_0
 *
 * CSS se učitava na svim jezicima.
 * html[lang^="sr"] ograničava primenu samo na srpsku verziju.
 */

@media (min-width: 768px) {
    html[lang^="sr"] body
    .gt-header
    .gt-logo
    a[data-title="НАРОДНИ МУЗЕЈ ЗАЈЕЧАР"],

    html[lang^="sr"] body
    .gt-header
    .gt-logo
    a[data-title="НАРОДНИ МУЗЕЈ ЗАЈЕЧАР"] > span,

    html[lang^="sr"] body
    .gt-header
    .gt-logo
    a[data-title="НАРОДНИ МУЗЕЈ ЗАЈЕЧАР"] > * {
        font-family:
            "orpheuspro",
            "Orpheus Pro",
            Georgia,
            "Times New Roman",
            serif !important;

        font-size: 29px !important;
        font-style: normal !important;
        font-weight: 600 !important;

        font-synthesis: none !important;
        font-feature-settings: normal !important;
        font-variation-settings: normal !important;

        line-height: 30.45px !important;
        letter-spacing: -0.58px !important;

        text-transform: uppercase !important;

        color: rgb(198, 155, 60) !important;

        -webkit-text-fill-color:
            rgb(198, 155, 60) !important;

        transform: none !important;
        scale: none !important;
        zoom: 1 !important;

        text-shadow: none !important;
    }
}
