/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 07 2026 | 18:38:46 */
/* Mutlu Çiçekler – 2026 modern üst alan */
:root {
  --mc-navy: #102d52;
  --mc-navy-deep: #0a2342;
  --mc-cream: #fffaf0;
  --mc-gold: #c89a36;
  --mc-line: rgba(200, 154, 54, .34);
  --mc-shadow: 0 12px 32px rgba(7, 32, 64, .13);
}

/* Ortak iskelet */
html body header.wp-block-template-part .mc-modern-nav-row,
html body header.wp-block-template-part .mc-modern-banner-row,
html body header.wp-block-template-part .mc-discovery-bar {
  box-sizing: border-box !important;
  position: relative !important;
  left: auto !important;
  right: auto !important;
  transform: none !important;
}

html body header.wp-block-template-part .mc-modern-nav-row {
  z-index: 2147483640 !important;
  overflow: visible !important;
}

html body header.wp-block-template-part .mc-modern-nav-row nav.wp-block-navigation,
html body header.wp-block-template-part .mc-modern-nav-row .wp-block-column,
html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__responsive-container,
html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__responsive-dialog,
html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__responsive-container-content,
html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__container {
  overflow: visible !important;
  contain: none !important;
}

html body header.wp-block-template-part .mc-mini-brand {
  color: var(--mc-navy) !important;
  text-decoration: none !important;
}

html body header.wp-block-template-part .mc-discovery-bar {
  display: grid !important;
  align-items: stretch !important;
  gap: 10px !important;
}

html body header.wp-block-template-part .mc-discovery-ticker {
  box-sizing: border-box !important;
  min-width: 0 !important;
  overflow: hidden !important;
  border: 1px solid var(--mc-line) !important;
  background: rgba(255, 250, 240, .94) !important;
  box-shadow: 0 7px 22px rgba(7, 32, 64, .08) !important;
}

html body header.wp-block-template-part .mc-discovery-ticker > .kayan-yazi-alani {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 14px !important;
  border: 0 !important;
  border-radius: inherit !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body header.wp-block-template-part .mc-random-read {
  appearance: none;
  box-sizing: border-box !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  margin: 0 !important;
  border: 1px solid rgba(216, 176, 75, .72) !important;
  color: #fffaf0 !important;
  background: linear-gradient(135deg, #153b68 0%, #0a274a 100%) !important;
  box-shadow: 0 9px 24px rgba(7, 32, 64, .18) !important;
  cursor: pointer !important;
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease !important;
}

html body header.wp-block-template-part .mc-random-read:hover {
  transform: translateY(-1px) !important;
  border-color: #e2bb5b !important;
  box-shadow: 0 12px 28px rgba(7, 32, 64, .23) !important;
}

html body header.wp-block-template-part .mc-random-read:focus-visible {
  outline: 3px solid rgba(226, 187, 91, .38) !important;
  outline-offset: 2px !important;
}

html body header.wp-block-template-part .mc-random-icon {
  font-size: 20px !important;
  line-height: 1 !important;
}

html body header.wp-block-template-part .mc-random-copy {
  display: grid !important;
  gap: 1px !important;
  text-align: left !important;
}

html body header.wp-block-template-part .mc-random-copy strong {
  color: #fffaf0 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.15 !important;
}

html body header.wp-block-template-part .mc-random-copy small {
  color: rgba(255, 250, 240, .72) !important;
  font-size: 10px !important;
  line-height: 1.1 !important;
}

/* Masaüstü: ince üst navigasyon + banner + iki parçalı keşif çubuğu */
@media screen and (min-width: 1025px) {
  html body header.wp-block-template-part .mc-modern-nav-row {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: min(81.25vw, 1520px) !important;
    max-width: min(81.25vw, 1520px) !important;
    height: 56px !important;
    min-height: 56px !important;
    margin: 8px auto 12px !important;
    padding: 0 18px !important;
    border: 1px solid var(--mc-line) !important;
    border-radius: 16px !important;
    background: rgba(255, 250, 240, .92) !important;
    box-shadow: var(--mc-shadow) !important;
    backdrop-filter: blur(14px) !important;
    -webkit-backdrop-filter: blur(14px) !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row > .wp-block-column {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 54px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row nav.wp-block-navigation {
    width: 100% !important;
    height: 54px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__container {
    align-items: center !important;
    justify-content: center !important;
    gap: 4px !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation-item {
    position: relative !important;
    background: transparent !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-item__content {
    position: relative !important;
    padding: 16px 12px 14px !important;
    color: var(--mc-navy) !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    letter-spacing: .15px !important;
    background: transparent !important;
    border-radius: 0 !important;
    text-decoration: none !important;
    transition: color .18s ease !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-item__content::after {
    content: "" !important;
    position: absolute !important;
    right: 12px !important;
    bottom: 8px !important;
    left: 12px !important;
    height: 2px !important;
    border-radius: 2px !important;
    background: var(--mc-gold) !important;
    transform: scaleX(0) !important;
    transform-origin: center !important;
    transition: transform .18s ease !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__container > .wp-block-navigation-item:hover > .wp-block-navigation-item__content,
  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__container > .wp-block-navigation-item:focus-within > .wp-block-navigation-item__content {
    color: #071f3c !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__container > .wp-block-navigation-item:hover > .wp-block-navigation-item__content::after,
  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__container > .wp-block-navigation-item:focus-within > .wp-block-navigation-item__content::after {
    transform: scaleX(1) !important;
  }

  html body header.wp-block-template-part .mc-mini-brand {
    display: none !important;
  }

  html body header.wp-block-template-part .mc-modern-banner-row {
    width: min(81.25vw, 1520px) !important;
    max-width: min(81.25vw, 1520px) !important;
    margin: 0 auto !important;
  }

  html body header.wp-block-template-part .mc-modern-banner-row figure.wp-block-image {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
  }

  html body header.wp-block-template-part .mc-discovery-bar {
    grid-template-columns: minmax(0, 1fr) 280px !important;
    width: min(81.25vw, 1520px) !important;
    max-width: min(81.25vw, 1520px) !important;
    height: 48px !important;
    margin: 12px auto 14px !important;
  }

  html body header.wp-block-template-part .mc-discovery-ticker,
  html body header.wp-block-template-part .mc-random-read {
    height: 48px !important;
    border-radius: 14px !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__submenu-container {
    z-index: 2147483646 !important;
    min-width: 220px !important;
    padding: 8px !important;
    border: 1px solid rgba(16, 45, 82, .10) !important;
    border-radius: 13px !important;
    background: rgba(255, 253, 248, .98) !important;
    box-shadow: 0 18px 42px rgba(7, 32, 64, .18) !important;
    overflow: visible !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
    padding: 10px 12px !important;
    border-radius: 9px !important;
    color: #17385f !important;
    font-size: 14px !important;
    font-weight: 500 !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__submenu-container .wp-block-navigation-item__content:hover {
    background: rgba(200, 154, 54, .11) !important;
    color: #071f3c !important;
  }
}

/* Mobil: mini marka + gerçek hamburger; slider korunur, keşfet düğmesi kompaktlaşır */
@media screen and (max-width: 1024px) {
  html body header.wp-block-template-part .mc-modern-nav-row {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
    height: 48px !important;
    min-height: 48px !important;
    max-height: 48px !important;
    margin: 8px auto 10px !important;
    padding: 4px 7px 4px 13px !important;
    border: 1px solid var(--mc-line) !important;
    border-radius: 14px !important;
    background: rgba(255, 250, 240, .95) !important;
    box-shadow: 0 8px 22px rgba(7, 32, 64, .11) !important;
    overflow: visible !important;
  }

  html body header.wp-block-template-part .mc-mini-brand {
    display: inline-flex !important;
    align-items: center !important;
    gap: 7px !important;
    flex: 0 0 auto !important;
    font-size: 15px !important;
    line-height: 1 !important;
    white-space: nowrap !important;
  }

  html body header.wp-block-template-part .mc-mini-brand span {
    font-size: 17px !important;
  }

  html body header.wp-block-template-part .mc-mini-brand strong {
    font-weight: 700 !important;
    letter-spacing: .1px !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row > .wp-block-column {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    flex: 1 1 auto !important;
    width: auto !important;
    max-width: none !important;
    height: 40px !important;
    min-height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row nav.wp-block-navigation {
    display: flex !important;
    justify-content: flex-end !important;
    width: auto !important;
    max-width: none !important;
    height: 40px !important;
    min-height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__responsive-container-open {
    position: relative !important;
    display: grid !important;
    place-items: center !important;
    width: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
    max-height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 11px !important;
    color: transparent !important;
    font-size: 0 !important;
    line-height: 0 !important;
    background: rgba(16, 45, 82, .07) !important;
    box-shadow: none !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__responsive-container-open svg {
    display: none !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__responsive-container-open::before {
    content: "☰" !important;
    display: block !important;
    color: var(--mc-navy) !important;
    font-family: Arial, sans-serif !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
  }

  html body header.wp-block-template-part .mc-modern-banner-row {
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
    margin: 0 auto !important;
  }

  html body header.wp-block-template-part .mc-modern-banner-row figure.wp-block-image {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
  }

  html body header.wp-block-template-part .mc-discovery-bar {
    grid-template-columns: minmax(0, 1fr) 44px !important;
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
    height: 42px !important;
    margin: 8px auto 12px !important;
    gap: 6px !important;
  }

  html body header.wp-block-template-part .mc-discovery-ticker,
  html body header.wp-block-template-part .mc-random-read {
    height: 42px !important;
    border-radius: 12px !important;
  }

  html body header.wp-block-template-part .mc-discovery-ticker > .kayan-yazi-alani {
    padding: 0 10px !important;
  }

  html body header.wp-block-template-part .mc-discovery-ticker .kayan-yazi {
    font-size: 14px !important;
    line-height: 42px !important;
  }

  html body header.wp-block-template-part .mc-random-read {
    width: 44px !important;
    min-width: 44px !important;
    padding: 0 !important;
    gap: 0 !important;
  }

  html body header.wp-block-template-part .mc-random-icon {
    font-size: 19px !important;
  }

  html body header.wp-block-template-part .mc-random-copy {
    display: none !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__responsive-container.is-menu-open {
    width: min(88vw, 360px) !important;
    max-width: 360px !important;
    height: 100dvh !important;
    min-height: 100dvh !important;
    left: auto !important;
    right: 0 !important;
    padding: 20px !important;
    color: var(--mc-navy) !important;
    background: #fffdf8 !important;
    box-shadow: -18px 0 46px rgba(7, 32, 64, .22) !important;
  }
}
/* Modern üst alan sonu */



/* SADECE MASAÜSTÜ MENÜ – tek katmanlı çağdaş görünüm */
@media screen and (min-width: 1025px) {
  html body header.wp-block-template-part .mc-modern-nav-row.mc-modern-nav-row {
    height: 52px !important;
    min-height: 52px !important;
    max-height: 52px !important;
    padding: 0 18px !important;
    border: 1px solid rgba(200, 154, 54, .30) !important;
    border-radius: 14px !important;
    background: rgba(255, 250, 240, .94) !important;
    box-shadow: 0 9px 26px rgba(7, 32, 64, .11) !important;
    backdrop-filter: blur(14px) !important;
    -webkit-backdrop-filter: blur(14px) !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row > .wp-block-column,
  html body header.wp-block-template-part .mc-modern-nav-row nav.wp-block-navigation,
  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__responsive-container,
  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__responsive-close,
  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__responsive-dialog,
  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__responsive-container-content,
  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__container {
    height: 50px !important;
    min-height: 50px !important;
    max-height: 50px !important;
    margin: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-item__content {
    padding-top: 15px !important;
    padding-bottom: 13px !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__submenu-container {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    padding: 8px !important;
    border: 1px solid rgba(16, 45, 82, .10) !important;
    border-radius: 13px !important;
    background: rgba(255, 253, 248, .99) !important;
    box-shadow: 0 18px 42px rgba(7, 32, 64, .18) !important;
  }
}
/* SADECE MASAÜSTÜ MENÜ DÜZELTMESİ BİTİŞ */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */

/* ÜST ALAN SON HİZA DÜZELTMESİ – 02.09.2026 */
@media screen and (min-width: 1025px) {
  html body header.wp-block-template-part .mc-modern-nav-row.mc-modern-nav-row {
    width: min(81.25vw, 1520px) !important;
    max-width: min(81.25vw, 1520px) !important;
    margin: 10px auto 16px !important;
    box-sizing: border-box !important;
  }
  html body header.wp-block-template-part .mc-modern-banner-row.mc-modern-banner-row {
    width: min(81.25vw, 1520px) !important;
    max-width: min(81.25vw, 1520px) !important;
    margin: 0 auto !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }
  html body header.wp-block-template-part .mc-modern-banner-row figure.wp-block-image,
  html body header.wp-block-template-part .mc-modern-banner-row figure.wp-block-image img {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  html body header.wp-block-template-part .mc-modern-nav-row.mc-modern-nav-row.wp-block-columns {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
    height: 48px !important;
    min-height: 48px !important;
    max-height: 48px !important;
    margin: 8px auto 10px !important;
    padding: 4px 5px 4px 13px !important;
    border: 1px solid rgba(214,173,59,.42) !important;
    border-radius: 14px !important;
    background: rgba(255,250,240,.96) !important;
    box-shadow: 0 6px 18px rgba(16,35,63,.10) !important;
    box-sizing: border-box !important;
  }
  html body header.wp-block-template-part .mc-modern-nav-row.mc-modern-nav-row > .wp-block-column {
    display: flex !important;
    flex: 0 0 auto !important;
    align-items: center !important;
    justify-content: flex-end !important;
    width: auto !important;
    max-width: none !important;
    height: 40px !important;
    min-height: 40px !important;
    margin: 0 0 0 auto !important;
    padding: 0 !important;
  }
  html body header.wp-block-template-part .mc-modern-nav-row.mc-modern-nav-row nav.wp-block-navigation {
    display: flex !important;
    justify-content: flex-end !important;
    width: auto !important;
    max-width: none !important;
    height: 40px !important;
    min-height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  html body header.wp-block-template-part .mc-modern-nav-row.mc-modern-nav-row .wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
    position: relative !important;
    inset: auto !important;
    transform: translateX(2px) !important;
    display: grid !important;
    place-items: center !important;
    width: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
    max-height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 11px !important;
    background: rgba(16,45,82,.07) !important;
    box-shadow: none !important;
  }
  html body header.wp-block-template-part .mc-modern-banner-row.mc-modern-banner-row {
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
    margin: 0 auto !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }
  html body header.wp-block-template-part .mc-modern-banner-row figure.wp-block-image,
  html body header.wp-block-template-part .mc-modern-banner-row figure.wp-block-image img {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
  }
}
/* ÜST ALAN SON HİZA DÜZELTMESİ BİTİŞ */

/* MODERN HEADER ARAMA TAŞIMA – 02.09.2026 */
html body.home .mc-site-search:not(.mc-header-search) {
  visibility: hidden !important;
}

html body.home .mc-site-search.mc-header-search {
  visibility: visible !important;
}

@media screen and (min-width: 1025px) {
  html body header.wp-block-template-part .mc-modern-nav-row.mc-modern-nav-row {
    padding-right: 254px !important;
  }

  html body header.wp-block-template-part .mc-header-search {
    position: absolute !important;
    top: 50% !important;
    right: 12px !important;
    left: auto !important;
    transform: translateY(-50%) !important;
    z-index: 20 !important;
    width: 230px !important;
    height: 40px !important;
    min-height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 12px !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  html body header.wp-block-template-part .mc-header-search h3 {
    display: none !important;
  }

  html body header.wp-block-template-part .mc-header-search form[role="search"] {
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
    height: 40px !important;
    margin: 0 !important;
    padding: 3px !important;
    gap: 3px !important;
    border: 1px solid rgba(16,45,82,.13) !important;
    border-radius: 12px !important;
    background: rgba(255,255,255,.78) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.7) !important;
    box-sizing: border-box !important;
  }

  html body header.wp-block-template-part .mc-header-search input[type="search"] {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    height: 32px !important;
    margin: 0 !important;
    padding: 0 9px !important;
    border: 0 !important;
    outline: 0 !important;
    border-radius: 9px !important;
    background: transparent !important;
    color: #102d52 !important;
    font-size: 13px !important;
    box-shadow: none !important;
  }

  html body header.wp-block-template-part .mc-header-search button[type="submit"] {
    flex: 0 0 auto !important;
    width: 54px !important;
    height: 32px !important;
    margin: 0 !important;
    padding: 0 10px !important;
    border: 0 !important;
    border-radius: 9px !important;
    background: #102d52 !important;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    box-shadow: none !important;
  }
}

@media screen and (max-width: 1024px) {
  html body header.wp-block-template-part .wp-block-navigation__responsive-container-content .mc-header-search {
    position: static !important;
    display: block !important;
    order: -10 !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 0 16px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    transform: none !important;
  }

  html body header.wp-block-template-part .wp-block-navigation__responsive-container-content .mc-header-search h3 {
    display: none !important;
  }

  html body header.wp-block-template-part .wp-block-navigation__responsive-container-content .mc-header-search form[role="search"] {
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
    height: 46px !important;
    margin: 0 !important;
    padding: 4px !important;
    gap: 4px !important;
    border: 1px solid rgba(16,45,82,.13) !important;
    border-radius: 13px !important;
    background: #f6f8fb !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
  }

  html body header.wp-block-template-part .wp-block-navigation__responsive-container-content .mc-header-search input[type="search"] {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    height: 36px !important;
    margin: 0 !important;
    padding: 0 10px !important;
    border: 0 !important;
    outline: 0 !important;
    border-radius: 9px !important;
    background: transparent !important;
    color: #102d52 !important;
    font-size: 14px !important;
    box-shadow: none !important;
  }

  html body header.wp-block-template-part .wp-block-navigation__responsive-container-content .mc-header-search button[type="submit"] {
    flex: 0 0 auto !important;
    width: 54px !important;
    height: 36px !important;
    margin: 0 !important;
    padding: 0 10px !important;
    border: 0 !important;
    border-radius: 9px !important;
    background: #102d52 !important;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    box-shadow: none !important;
  }
}

html body .mc-header-search .mc-site-search-label {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0,0,0,0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
/* MODERN HEADER ARAMA TAŞIMA BİTİŞ */

/* WEB LOTUS VE ARAMA TIKLAMA DÜZELTMESİ – 02.09.2026 */
@media screen and (min-width: 1025px) {
  html body header.wp-block-template-part .mc-modern-nav-row.mc-modern-nav-row {
    padding-left: 76px !important;
    padding-right: 254px !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row > .wp-block-column {
    position: relative !important;
    z-index: 1 !important;
  }

  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__responsive-container,
  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__responsive-close,
  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__responsive-dialog,
  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__responsive-container-content {
    z-index: 1 !important;
  }

  html body header.wp-block-template-part .mc-header-search {
    z-index: 50 !important;
    pointer-events: auto !important;
  }

  html body header.wp-block-template-part .mc-header-search form,
  html body header.wp-block-template-part .mc-header-search input,
  html body header.wp-block-template-part .mc-header-search button {
    position: relative !important;
    z-index: 51 !important;
    pointer-events: auto !important;
  }

  html body header.wp-block-template-part .mc-desktop-lotus {
    position: absolute !important;
    top: 50% !important;
    left: 18px !important;
    right: auto !important;
    transform: translateY(-50%) !important;
    z-index: 52 !important;
    display: grid !important;
    place-items: center !important;
    width: 42px !important;
    height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 12px !important;
    background: rgba(255,255,255,.46) !important;
    box-shadow: none !important;
    text-decoration: none !important;
  }

  html body header.wp-block-template-part .mc-desktop-lotus img {
    display: block !important;
    width: 32px !important;
    height: 28px !important;
    object-fit: contain !important;
    margin: 0 !important;
  }
}

@media screen and (max-width: 1024px) {
  html body header.wp-block-template-part .mc-desktop-lotus {
    display: none !important;
  }
}
/* WEB LOTUS VE ARAMA TIKLAMA DÜZELTMESİ BİTİŞ */
/* MC TABLET ÜST ŞERİT – AMBLEM, ARAMA, MENÜ – 04.09.2026 */
@media screen and (min-width:782px) and (max-width:1024px){
  html body .wp-site-blocks > .kayan-yazi-alani{visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;}
  html body header.wp-block-template-part .wp-block-columns.wp-container-core-columns-is-layout-d9467532:not(.mc-modern-nav-row){display:flex!important;align-items:center!important;justify-content:flex-end!important;box-sizing:border-box!important;width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;height:52px!important;min-height:52px!important;margin:8px auto 10px!important;padding:5px 8px!important;overflow:visible!important;border:1px solid var(--mc-line)!important;border-radius:14px!important;background:rgba(255,250,240,.96)!important;box-shadow:0 8px 22px rgba(7,32,64,.11)!important;}
  html body header.wp-block-template-part .wp-block-columns.wp-container-core-columns-is-layout-d9467532:not(.mc-modern-nav-row) > .wp-block-column{display:flex!important;justify-content:flex-end!important;width:auto!important;min-width:40px!important;margin-left:auto!important;}
  html body header.wp-block-template-part .mc-modern-nav-row.mc-modern-nav-row{display:grid!important;grid-template-columns:auto minmax(180px,1fr) 40px!important;align-items:center!important;justify-content:stretch!important;column-gap:9px!important;width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;height:52px!important;min-height:52px!important;max-height:52px!important;margin:8px auto 10px!important;padding:5px 8px 5px 12px!important;overflow:visible!important;}
  html body header.wp-block-template-part .mc-modern-nav-row .mc-mini-brand{grid-column:1!important;grid-row:1!important;display:inline-flex!important;min-width:0!important;max-width:190px!important;overflow:hidden!important;}
  html body header.wp-block-template-part .mc-modern-nav-row > .wp-block-column{grid-column:3!important;grid-row:1!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;margin:0!important;padding:0!important;}
  html body header.wp-block-template-part .mc-modern-nav-row nav.wp-block-navigation{display:flex!important;align-items:center!important;justify-content:flex-end!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;margin:0!important;padding:0!important;}
  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__responsive-container:not(.is-menu-open){display:none!important;}
  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__responsive-container-open{display:grid!important;margin:0!important;transform:none!important;}
  html body header.wp-block-template-part .mc-desktop-lotus{display:none!important;}
  html body header.wp-block-template-part .mc-modern-nav-row .mc-header-search{grid-column:2!important;grid-row:1!important;position:static!important;inset:auto!important;transform:none!important;display:block!important;width:100%!important;max-width:none!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0!important;z-index:20!important;}
  html body header.wp-block-template-part .mc-modern-nav-row .mc-header-search h3{display:none!important;}
  html body header.wp-block-template-part .mc-modern-nav-row .mc-header-search form[role='search']{display:flex!important;align-items:center!important;box-sizing:border-box!important;width:100%!important;height:40px!important;margin:0!important;padding:3px!important;gap:3px!important;border:1px solid rgba(16,45,82,.13)!important;border-radius:12px!important;background:rgba(255,255,255,.82)!important;box-shadow:none!important;}
  html body header.wp-block-template-part .mc-modern-nav-row .mc-header-search input[type='search']{flex:1 1 auto!important;min-width:0!important;width:auto!important;height:32px!important;margin:0!important;padding:0 9px!important;border:0!important;outline:0!important;border-radius:9px!important;background:transparent!important;color:#102d52!important;font-size:13px!important;box-shadow:none!important;}
  html body header.wp-block-template-part .mc-modern-nav-row .mc-header-search button[type='submit']{flex:0 0 48px!important;width:48px!important;height:32px!important;margin:0!important;padding:0 7px!important;border:0!important;border-radius:9px!important;background:#102d52!important;color:#fff!important;font-size:11px!important;font-weight:700!important;}
}
/* MC TABLET ÜST ŞERİT SONU */


/* MC DAR NOTEBOOK MENÜ-ARAMA ÇAKIŞMA DÜZELTMESİ – 04.09.2026 */
@media screen and (min-width:1025px) and (max-width:1900px){
  html body header.wp-block-template-part .mc-modern-nav-row.mc-modern-nav-row{
    padding-left:68px!important;
    padding-right:220px!important;
  }
  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__container{
    gap:0!important;
  }
  html body header.wp-block-template-part .mc-modern-nav-row .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-item__content{
    padding-left:8px!important;
    padding-right:8px!important;
    font-size:14px!important;
    letter-spacing:0!important;
    white-space:nowrap!important;
  }
  html body header.wp-block-template-part .mc-header-search{
    right:10px!important;
    width:200px!important;
  }
  html body header.wp-block-template-part .mc-header-search input[type="search"]{
    padding-left:8px!important;
    padding-right:6px!important;
    font-size:12.5px!important;
  }
  html body header.wp-block-template-part .mc-header-search button[type="submit"]{
    width:48px!important;
    padding-left:7px!important;
    padding-right:7px!important;
    font-size:11px!important;
  }
}
/* MC DAR NOTEBOOK MENÜ-ARAMA ÇAKIŞMA DÜZELTMESİ SONU */