/*
Theme Name: Ncmaz FSE Child
Theme URI: https://ncmaz-fse.booliitheme.com
Template: ncmaz-fse
Author: BoolliTheme
Author URI: https://booliitheme.com
Description: Ncmaz FSE is a WordPress theme for Full Site Editing. It is designed to be a simple and lightweight theme that can be used as a base for building custom themes. It includes support for wide and full-width blocks, block styles, and block patterns. Ncmaz FSE is fully responsive and accessible, and it is designed to work with the latest version of WordPress.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,style-variations,accessibility-ready,blog,portfolio,news
Version: 2.0.2.1768213214
Updated: 2026-01-12 11:20:14

*/
.alignright.wp-block-boolii-blocks-dropdown-menu-content.is-layout-flow.wp-container-boolii-blocks-dropdown-menu-content-is-layout-9b56d961.wp-block-boolii-blocks-dropdown-menu-content-is-layout-flow a, .wp-block-boolii-blocks-dropdown-menu-item {
    text-transform: none !important;
}
.alignright.text-transform-none.wp-block-boolii-blocks-dropdown-menu-content.is-layout-flow.wp-container-boolii-blocks-dropdown-menu-content-is-layout-9b56d961.wp-block-boolii-blocks-dropdown-menu-content-is-layout-flow a {
    text-transform: none !important;
}
/* Title placeholder */
.simple-editor-wrapper .titleEditor .is-editor-empty[data-placeholder]::before{
  content: "Unesi naslov..." !important;
}

/* Content placeholder */
.simple-editor-wrapper .simple-editor .is-editor-empty[data-placeholder]::before{
  content: "Počni da pišeš članak ovde..." !important;
}
/* =========================
   POST OPTIONS – MODAL
   ========================= */

/* NASLOV */
.simple-editor-wrapper #post-options-form h3{
  font-size:0 !important;
}
.simple-editor-wrapper #post-options-form h3::before{
  content:"Opcije članka" !important;
  font-size:16px;
  font-weight:600;
}

/* OPIS ISPOD NASLOVA */
.simple-editor-wrapper #post-options-form h3 + p{
  font-size:0 !important;
}
.simple-editor-wrapper #post-options-form h3 + p::before{
  content:"Ove opcije su dostupne kada objavite članak.";
  font-size:14px;
}

/* ===== LABELS ===== */
.simple-editor-wrapper label[for="canonical-url"]{
  font-size:0 !important;
}
.simple-editor-wrapper label[for="canonical-url"]::before{
  content:"Kanonski URL";
  font-size:14px;
}

.simple-editor-wrapper label[for="excerpt"]{
  font-size:0 !important;
}
.simple-editor-wrapper label[for="excerpt"]::before{
  content:"Kratak opis";
  font-size:14px;
}

.simple-editor-wrapper label[for="post-status"]{
  font-size:0 !important;
}
.simple-editor-wrapper label[for="post-status"]::before{
  content:"Status članka";
  font-size:14px;
}

.simple-editor-wrapper label[for="categories"]{
  font-size:0 !important;
}
.simple-editor-wrapper label[for="categories"]::before{
  content:"Kategorije";
  font-size:14px;
}

.simple-editor-wrapper label[for="post-type"]{
  font-size:0 !important;
}
.simple-editor-wrapper label[for="post-type"]::before{
  content:"Tip objave";
  font-size:14px;
}

.simple-editor-wrapper label[for="post-format"]{
  font-size:0 !important;
}
.simple-editor-wrapper label[for="post-format"]::before{
  content:"Format objave";
  font-size:14px;
}

.dark header .wp-block-site-logo {
    display: none !important;
}
.logo-dark {
    display: none;
}
.dark header .logo-dark {
    display: block;
width:100px;
}
/* Disable ONLY the Post type dropdown (the one that has input[name="post-type"]) */
input[name="post-type"] ~ div button[aria-haspopup="listbox"]{
  pointer-events: none !important;
  opacity: .65;
}
.is-layout-constrained > figure.wp-block-image.size-full.baner-1.wp-duotone-unset-3, figure.wp-block-image.size-large.baner-1 {
    max-width: none !important;
    width: 100%;
}
figure.wp-block-image.size-large.baner-1 img {
    width: 100%;
}
.ur-social-icons{display:flex;gap:10px;align-items:center}
.ur-social-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(0,0,0,.06);text-decoration:none}
.ur-social-icon svg{width:18px;height:18px;fill:currentColor;display:block}

@media only screen and (max-width: 767px) {
.wp-block-group.open-search-modal.has-border-color.has-shadcn-border-border-color.has-sm-font-size.is-content-justification-space-between.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-c8c0d828.wp-block-group-is-layout-flex {
    display: none !important;
}
}

