<!-- start Simple Custom CSS and JS -->
<style type="text/css">
/* Alt menü katmanı + mobil menü kompakt güvenli düzeltme */

/* Masaüstünde açılır alt menünün içerik kartlarının arkasında kalmasını engeller */
@media (min-width: 782px) {
  html body .wp-site-blocks {
    overflow: visible !important;
    isolation: auto !important;
  }

  html body .wp-site-blocks > header.wp-block-template-part {
    position: relative !important;
    z-index: 2147483640 !important;
    overflow: visible !important;
    isolation: isolate !important;
  }

  html body .wp-site-blocks > main,
  html body .wp-site-blocks > header.wp-block-template-part ~ * {
    position: relative !important;
    z-index: 0 !important;
  }

  html body header.wp-block-template-part,
  html body header.wp-block-template-part nav.wp-block-navigation,
  html body header.wp-block-template-part .wp-block-navigation__container,
  html body header.wp-block-template-part .wp-block-navigation-item.has-child {
    overflow: visible !important;
    contain: none !important;
  }

  html body header.wp-block-template-part .wp-block-navigation__submenu-container {
    z-index: 2147483646 !important;
    overflow: visible !important;
    clip: auto !important;
    clip-path: none !important;
    transform: none !important;
    filter: none !important;
    background: #fffdf7 !important;
    color: #24344f !important;
  }

  html body header.wp-block-template-part .wp-block-navigation-item.has-child:hover > .wp-block-navigation__submenu-container,
  html body header.wp-block-template-part .wp-block-navigation-item.has-child:focus-within > .wp-block-navigation__submenu-container {
    visibility: visible !important;
    opacity: 1 !important;
    display: flex !important;
  }
}

/* Mobilde yalnızca menü alanını küçültür; banner ve içerik ölçülerine dokunmaz */
@media (max-width: 781px) {
  html body header.wp-block-template-part nav.wp-block-navigation {
    width: auto !important;
    min-width: 0 !important;
    min-height: 0 !important;
    margin: 8px auto 10px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    justify-content: center !important;
    box-sizing: border-box !important;
  }

  html body header.wp-block-template-part .wp-block-navigation__responsive-container-open {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    min-height: 42px !important;
    margin: 0 auto !important;
    padding: 9px !important;
    border: 1px solid rgba(196, 151, 48, 0.55) !important;
    border-radius: 12px !important;
    background: rgba(255, 250, 235, 0.96) !important;
    color: #17345d !important;
    box-shadow: 0 6px 18px rgba(11, 35, 70, 0.12) !important;
    box-sizing: border-box !important;
  }

  html body header.wp-block-template-part .wp-block-navigation__responsive-container-open svg {
    width: 22px !important;
    height: 22px !important;
  }

  html body header.wp-block-template-part .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;
    background: #fffdf7 !important;
    color: #17345d !important;
    box-shadow: -14px 0 40px rgba(7, 31, 65, 0.22) !important;
    box-sizing: border-box !important;
    overflow-y: auto !important;
  }

  html body header.wp-block-template-part .wp-block-navigation__responsive-container-close {
    top: 14px !important;
    right: 14px !important;
    width: 40px !important;
    height: 40px !important;
    padding: 8px !important;
    border-radius: 11px !important;
  }

  html body header.wp-block-template-part .wp-block-navigation__responsive-container-content {
    padding-top: 52px !important;
  }

  html body header.wp-block-template-part .wp-block-navigation__responsive-container-content .wp-block-navigation__container {
    gap: 5px !important;
    width: 100% !important;
    align-items: stretch !important;
  }

  html body header.wp-block-template-part .wp-block-navigation__responsive-container-content .wp-block-navigation-item {
    width: 100% !important;
    font-size: 17px !important;
    line-height: 1.35 !important;
  }

  html body header.wp-block-template-part .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
    width: 100% !important;
    padding: 10px 12px !important;
    border-radius: 9px !important;
    box-sizing: border-box !important;
  }

  html body header.wp-block-template-part .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    position: static !important;
    width: 100% !important;
    min-width: 0 !important;
    margin: 3px 0 4px !important;
    padding: 3px 0 3px 12px !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  html body header.wp-block-template-part .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container .wp-block-navigation-item {
    font-size: 15px !important;
  }
}/* 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 */ 

/* ACİL MOBİL MENÜ ŞERİDİ DÜZELTMESİ */
@media screen and (max-width: 781px) {
  html body.home header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532,
  html body:not(.home) header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
    height: 58px !important;
    min-height: 58px !important;
    max-height: 58px !important;
    margin: 10px auto 14px !important;
    padding: 6px 10px !important;
    gap: 0 !important;
    border-radius: 16px !important;
    box-sizing: border-box !important;
    overflow: visible !important;
  }

  html body.home header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 > .wp-block-column,
  html body:not(.home) header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 > .wp-block-column {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 46px !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body.home header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 nav.wp-block-navigation,
  html body:not(.home) header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 nav.wp-block-navigation {
    width: 100% !important;
    height: 46px !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  html body.home header.wp-block-template-part .wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open,
  html body:not(.home) header.wp-block-template-part .wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
    width: auto !important;
    min-width: 86px !important;
    height: 42px !important;
    min-height: 42px !important;
    margin: 0 auto !important;
    padding: 8px 16px !important;
    white-space: nowrap !important;
    line-height: 1 !important;
  }
}
/* ACİL MOBİL MENÜ ŞERİDİ DÜZELTMESİ SONU */




/* MOBİL: geniş krem alanı kaldır, yalnızca zarif menü kapsülü bırak */
@media screen and (max-width: 781px) {
  html body header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 {
    width: 124px !important;
    max-width: 124px !important;
    height: 52px !important;
    min-height: 52px !important;
    max-height: 52px !important;
    margin: 8px auto 12px !important;
    padding: 4px !important;
    border: 0 !important;
    border-radius: 15px !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  html body header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 > .wp-block-column,
  html body header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 nav.wp-block-navigation {
    width: 116px !important;
    max-width: 116px !important;
    height: 44px !important;
    min-height: 44px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  html body header.wp-block-template-part .wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
    width: 104px !important;
    min-width: 104px !important;
    height: 44px !important;
    min-height: 44px !important;
    margin: 0 auto !important;
    padding: 8px 16px !important;
    white-space: nowrap !important;
    border-radius: 14px !important;
  }
}

/* MASAÜSTÜ: alt menünün krem menü çerçevesi tarafından kesilmesini engelle */
@media screen and (min-width: 782px) {
  html body header.wp-block-template-part .wp-block-columns.wp-container-core-columns-is-layout-d9467532,
  html body header.wp-block-template-part .wp-block-columns.wp-container-core-columns-is-layout-d9467532 > .wp-block-column {
    position: relative !important;
    z-index: 2147483642 !important;
    overflow: visible !important;
    clip: auto !important;
    clip-path: none !important;
    contain: none !important;
  }

  html body header.wp-block-template-part nav.wp-block-navigation,
  html body header.wp-block-template-part .wp-block-navigation__responsive-container,
  html body header.wp-block-template-part .wp-block-navigation__responsive-close,
  html body header.wp-block-template-part .wp-block-navigation__responsive-dialog,
  html body header.wp-block-template-part .wp-block-navigation__responsive-container-content,
  html body header.wp-block-template-part .wp-block-navigation__container {
    position: relative !important;
    z-index: 2147483643 !important;
    overflow: visible !important;
    clip: auto !important;
    clip-path: none !important;
    contain: none !important;
  }

  html body header.wp-block-template-part .wp-block-navigation__submenu-container {
    z-index: 2147483646 !important;
    pointer-events: auto !important;
  }
}
/* SON MOBİL VE ALT MENÜ DÜZELTMESİ */



/* MASAÜSTÜ ÜST ALAN BÜTÜNLÜĞÜ: kayan yazı, banner ve menü aynı merkez ekseninde */
@media screen and (min-width: 1101px) {
  html body .wp-site-blocks > .kayan-yazi-alani {
    box-sizing: border-box !important;
    width: calc(100% - 128px) !important;
    max-width: 1520px !important;
    margin: 6px auto 8px !important;
    border-radius: 14px !important;
  }

  html body header.wp-block-template-part figure.wp-block-image {
    box-sizing: border-box !important;
    width: calc(100% - 128px) !important;
    max-width: 1520px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  html body header.wp-block-template-part figure.wp-block-image > a,
  html body header.wp-block-template-part figure.wp-block-image img {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  html body header.wp-block-template-part .wp-block-columns.wp-container-core-columns-is-layout-d9467532 {
    box-sizing: border-box !important;
    width: calc(100% - 238px) !important;
    max-width: 1400px !important;
    margin: 12px auto 0 !important;
    border-radius: 18px !important;
  }
}

@media screen and (min-width: 782px) and (max-width: 1100px) {
  html body .wp-site-blocks > .kayan-yazi-alani,
  html body header.wp-block-template-part figure.wp-block-image {
    width: calc(100% - 32px) !important;
    max-width: calc(100% - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  html body header.wp-block-template-part .wp-block-columns.wp-container-core-columns-is-layout-d9467532 {
    width: calc(100% - 48px) !important;
    max-width: calc(100% - 48px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
/* MASAÜSTÜ ÜST ALAN BÜTÜNLÜĞÜ SONU */



/* SON ÖNCELİK YAMASI – eski header CSS çakışmalarını geçersiz kılar */
@media screen and (min-width: 1101px) {
  html body.home .wp-site-blocks.wp-site-blocks > .kayan-yazi-alani.kayan-yazi-alani,
  html body:not(.home) .wp-site-blocks.wp-site-blocks > .kayan-yazi-alani.kayan-yazi-alani {
    box-sizing: border-box !important;
    width: calc(100% - 128px) !important;
    max-width: 1520px !important;
    margin: 6px auto 8px !important;
    border-radius: 14px !important;
  }

  html body.home header.wp-block-template-part figure.wp-block-image.wp-block-image,
  html body:not(.home) header.wp-block-template-part figure.wp-block-image.wp-block-image {
    box-sizing: border-box !important;
    width: calc(100% - 128px) !important;
    max-width: 1520px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  html body.home header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532,
  html body:not(.home) header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 {
    box-sizing: border-box !important;
    width: calc(100% - 238px) !important;
    max-width: 1400px !important;
    margin: 12px auto 0 !important;
    border-radius: 18px !important;
    overflow: visible !important;
  }
}

@media screen and (min-width: 782px) {
  html body.home header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532,
  html body:not(.home) header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532,
  html body.home header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 > .wp-block-column,
  html body:not(.home) header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 > .wp-block-column {
    position: relative !important;
    z-index: 2147483642 !important;
    overflow: visible !important;
    clip: auto !important;
    clip-path: none !important;
    contain: none !important;
  }

  html body.home header.wp-block-template-part .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container,
  html body:not(.home) header.wp-block-template-part .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    z-index: 2147483646 !important;
    pointer-events: auto !important;
    overflow: visible !important;
  }
}
/* SON ÖNCELİK YAMASI BİTİŞ */



/* ÜÇLÜ MERKEZ HİZASI – kesin masaüstü oranları */
@media screen and (min-width: 1101px) {
  html body.home .wp-site-blocks.wp-site-blocks > .kayan-yazi-alani.kayan-yazi-alani,
  html body:not(.home) .wp-site-blocks.wp-site-blocks > .kayan-yazi-alani.kayan-yazi-alani,
  html body.home header.wp-block-template-part figure.wp-block-image.wp-block-image,
  html body:not(.home) header.wp-block-template-part figure.wp-block-image.wp-block-image {
    width: 85.5% !important;
    max-width: 1520px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  html body.home header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532,
  html body:not(.home) header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 {
    width: 82% !important;
    max-width: 1400px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
/* ÜÇLÜ MERKEZ HİZASI BİTİŞ */



/* ÜST ALAN OPTİK EŞLEME – bannerın gerçek kapsayıcı oranına göre */
@media screen and (min-width: 1101px) {
  html body.home .wp-site-blocks.wp-site-blocks > .kayan-yazi-alani.kayan-yazi-alani,
  html body:not(.home) .wp-site-blocks.wp-site-blocks > .kayan-yazi-alani.kayan-yazi-alani {
    width: 81.25% !important;
    max-width: 1520px !important;
  }

  html body.home header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532,
  html body:not(.home) header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 {
    width: 78.5% !important;
    max-width: 1400px !important;
  }
}
/* ÜST ALAN OPTİK EŞLEME BİTİŞ */



/* 02 EYLÜL SON SABİTLEME – masaüstü reklama bağlı kaymayı engelle */
@media screen and (min-width: 1101px) {
  html body .wp-site-blocks > header.wp-block-template-part {
    box-sizing: border-box !important;
    width: 100vw !important;
    min-width: 100vw !important;
    max-width: 100vw !important;
  }

  html body .wp-site-blocks.wp-site-blocks > .kayan-yazi-alani.kayan-yazi-alani {
    box-sizing: border-box !important;
    width: min(85.5vw, 1520px) !important;
    max-width: min(85.5vw, 1520px) !important;
    margin-left: calc((100vw - min(85.5vw, 1520px)) / 2) !important;
    margin-right: 0 !important;
  }

  html body header.wp-block-template-part figure.wp-block-image.wp-block-image {
    width: min(85.5vw, 1520px) !important;
    max-width: min(85.5vw, 1520px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  html body header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 {
    width: min(78.5vw, 1400px) !important;
    max-width: min(78.5vw, 1400px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    overflow: visible !important;
  }
}

/* MOBİLİ AKŞAMKİ GENİŞ ŞERİDE DÖNDÜR – yalnızca yüksekliği azalt */
@media screen and (max-width: 781px) {
  html body header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !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 12px !important;
    padding: 4px 8px !important;
    border: 1px solid rgba(214, 173, 59, .42) !important;
    border-radius: 15px !important;
    background: rgba(255, 247, 221, .97) !important;
    box-shadow: 0 5px 15px rgba(16, 35, 63, .10) !important;
    overflow: visible !important;
  }

  html body header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 > .wp-block-column,
  html body header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 nav.wp-block-navigation {
    width: 100% !important;
    max-width: 100% !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 .wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
    width: 96px !important;
    min-width: 96px !important;
    height: 40px !important;
    min-height: 40px !important;
    margin: 0 auto !important;
    padding: 7px 14px !important;
    white-space: nowrap !important;
    border-radius: 12px !important;
  }
}
/* 02 EYLÜL SON SABİTLEME BİTİŞ */



/* MOBİL MENÜ YÜKSEKLİĞİ – kesin ince modern şerit */
@media screen and (max-width: 781px) {
  html body.home header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532,
  html body:not(.home) header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    width: calc(100% - 32px) !important;
    max-width: calc(100% - 32px) !important;
    height: 44px !important;
    min-height: 44px !important;
    max-height: 44px !important;
    margin: 6px auto 10px !important;
    padding: 4px 8px !important;
    border-radius: 13px !important;
    background: rgba(255, 247, 221, .96) !important;
    box-shadow: 0 4px 12px rgba(16, 35, 63, .08) !important;
    overflow: visible !important;
  }

  html body.home header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 > .wp-block-column,
  html body:not(.home) header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 > .wp-block-column,
  html body.home header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 nav.wp-block-navigation,
  html body:not(.home) header.wp-block-template-part .wp-block-columns.wp-block-columns.wp-block-columns.wp-container-core-columns-is-layout-d9467532 nav.wp-block-navigation {
    width: 100% !important;
    max-width: 100% !important;
    height: 36px !important;
    min-height: 36px !important;
    max-height: 36px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body.home header.wp-block-template-part .wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open,
  html body:not(.home) header.wp-block-template-part .wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
    width: 92px !important;
    min-width: 92px !important;
    height: 36px !important;
    min-height: 36px !important;
    max-height: 36px !important;
    margin: 0 auto !important;
    padding: 6px 13px !important;
    white-space: nowrap !important;
    border-radius: 11px !important;
    font-size: 16px !important;
    line-height: 1 !important;
  }
}
/* MOBİL MENÜ YÜKSEKLİĞİ BİTİŞ */



/* MASAÜSTÜ YATAY KAYMA KİLİDİ – reklam/100vw taşmasını engelle */
@media screen and (min-width: 782px) {
  html,
  html body {
    max-width: 100% !important;
    overflow-x: clip !important;
  }

  html body .wp-site-blocks {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: clip !important;
    overflow-y: visible !important;
  }

  html body .wp-site-blocks > header.wp-block-template-part {
    box-sizing: border-box !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    overflow: visible !important;
  }

  html body header.wp-block-template-part figure.wp-block-image.wp-block-image,
  html body header.wp-block-template-part .wp-block-columns.wp-container-core-columns-is-layout-d9467532 {
    box-sizing: border-box !important;
  }
}
/* MASAÜSTÜ YATAY KAYMA KİLİDİ BİTİŞ */



/* MASAÜSTÜ ALT SABİT REKLAM – beyaz kanatları kaldır ve gizliliği öne al */
@media screen and (min-width: 782px) {
  html body > ins.adsbygoogle-noablate[data-anchor-status="displayed"],
  html body > ins.adsbygoogle.adsbygoogle-noablate[data-anchor-status="displayed"],
  html body > div > ins.adsbygoogle-noablate[data-anchor-status="displayed"] {
    box-sizing: border-box !important;
    width: min(1200px, calc(100vw - 32px)) !important;
    max-width: min(1200px, calc(100vw - 32px)) !important;
    min-width: 0 !important;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) !important;
    background: transparent !important;
    border-radius: 14px 14px 0 0 !important;
    overflow: hidden !important;
  }

  html body > ins.adsbygoogle-noablate[data-anchor-status="displayed"] > div,
  html body > ins.adsbygoogle-noablate[data-anchor-status="displayed"] iframe,
  html body > div > ins.adsbygoogle-noablate[data-anchor-status="displayed"] > div,
  html body > div > ins.adsbygoogle-noablate[data-anchor-status="displayed"] iframe {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    background: transparent !important;
  }

  html body #hu-revoke.hu-wrapper,
  html body #hu-revoke {
    position: fixed !important;
    left: 24px !important;
    bottom: 160px !important;
    z-index: 2147483647 !important;
  }
}
/* MASAÜSTÜ ALT SABİT REKLAM DÜZELTMESİ BİTİŞ */



/* WORDADS ALT SABİT REKLAM – gerçek beyaz taşıyıcı düzeltmesi */
@media screen and (min-width: 782px) {
  html body .wordads-ad-wrapper--bottom_sticky.wordads-ad-sticky-wrapper.ad-slot-filled {
    background: transparent !important;
    background-color: transparent !important;
  }

  html body .wordads-ad-wrapper--bottom_sticky .wordads-ad-content,
  html body .wordads-ad-wrapper--bottom_sticky .wordads-ad,
  html body .wordads-ad-wrapper--bottom_sticky .wordads-ad.wordads-ad-responsive {
    width: fit-content !important;
    max-width: calc(100vw - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    background: transparent !important;
  }

  html body .wordads-ad-wrapper--bottom_sticky iframe {
    display: block !important;
    max-width: calc(100vw - 32px) !important;
    margin: 0 auto !important;
  }

  html body #hu-revoke.hu-wrapper,
  html body #hu-revoke {
    bottom: 160px !important;
    z-index: 2147483647 !important;
  }
}
/* WORDADS GERÇEK TAŞIYICI DÜZELTMESİ BİTİŞ */



/* WORDADS ALT REKLAM IFRAME – beyaz alanı reklam genişliğine indir */
@media screen and (min-width: 782px) {
  html body .wordads-ad-wrapper--bottom_sticky.wordads-ad-sticky-wrapper,
  html body .wordads-ad-wrapper--bottom_sticky .wordads-ad-content,
  html body .wordads-ad-wrapper--bottom_sticky .wordads-ad,
  html body .wordads-ad-wrapper--bottom_sticky .wordads-ad.wordads-ad-responsive {
    background: transparent !important;
  }

  html body .wordads-ad-wrapper--bottom_sticky .wordads-ad-content,
  html body .wordads-ad-wrapper--bottom_sticky .wordads-ad,
  html body .wordads-ad-wrapper--bottom_sticky .wordads-ad.wordads-ad-responsive,
  html body .wordads-ad-wrapper--bottom_sticky iframe {
    box-sizing: border-box !important;
    width: min(1200px, calc(100vw - 32px)) !important;
    min-width: 0 !important;
    max-width: min(1200px, calc(100vw - 32px)) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
/* WORDADS IFRAME GENİŞLİK DÜZELTMESİ BİTİŞ */
</style>
<!-- end Simple Custom CSS and JS -->
