img.img-logo {
    height: 60px;
}

/* ── Admin brand logo ─────────────────────────────────────────────── */
.okok-admin-brand {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 900 !important;
    font-size: 1.35rem !important;
    letter-spacing: -.5px;
    color: #FFC13B !important;
    text-decoration: none !important;
    line-height: 1 !important;
}
.okok-brand-dot {
    color: #1E3D59;
}
/* ── END brand logo ───────────────────────────────────────────────── */

.select2-selection__arrow {
    display: none;
}

.news-body>img {
    max-width: 100%;
}

.ck-editor__editable {
    min-height: 500px;
}

.document-editor__editable-container {
    width: 100%;
}

.product-list-thumb {
    width: 300px;
}