/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 11 2026 | 14:47:27 */
/* Mutlu Çiçekler - Ana sayfa güncel bilgiler alanı */
body.home .wp-block-columns:has(#h-duyurular):has(#h-doviz-kurlari){
display:grid!important;
grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
align-items:stretch!important;
gap:24px!important;
margin-top:24px!important;
margin-bottom:28px!important;
}
body.home .wp-block-column:has(> #h-duyurular),
body.home .wp-block-column:has(> #h-doviz-kurlari){
position:relative;
align-self:stretch!important;
height:auto!important;
min-width:0;
overflow:hidden;
display:flex!important;
flex-direction:column;
padding:26px!important;
border:1px solid rgba(16,35,63,.10);
border-radius:24px;
background:linear-gradient(145deg,#ffffff 0%,#f8faff 100%);
box-shadow:0 18px 48px rgba(16,35,63,.10);
}
body.home .wp-block-column:has(> #h-duyurular)::before,
body.home .wp-block-column:has(> #h-doviz-kurlari)::before{
content:"";
position:absolute;
inset:0 0 auto 0;
height:4px;
background:linear-gradient(90deg,#e4ad28,#f4d77e,#234485);
}
body.home #h-duyurular,
body.home #h-doviz-kurlari{
margin:0 0 20px!important;
color:#10233f!important;
font-size:clamp(26px,2.1vw,34px)!important;
line-height:1.15!important;
letter-spacing:-.02em;
}
body.home #h-duyurular mark,
body.home #h-doviz-kurlari mark{
display:inline-flex!important;
align-items:center;
padding:0!important;
color:#10233f!important;
background:transparent!important;
border:0!important;
border-radius:0!important;
}
body.home .wp-block-column:has(> #h-duyurular) #stories{
width:100%;
box-sizing:border-box;
margin:0 0 20px!important;
padding:16px 12px 18px!important;
overflow-x:auto!important;
border:1px solid rgba(35,68,133,.10);
border-radius:19px;
background:#f4f7fc;
scrollbar-width:thin;
scrollbar-color:#d9b343 transparent;
}
body.home #stories .story{
opacity:1!important;
transition:transform .2s ease;
}
body.home #stories .story:hover{
transform:translateY(-3px);
}
body.home #stories .story .item-preview{
box-shadow:0 8px 22px rgba(16,35,63,.16)!important;
}
body.home #stories .story .name{
color:#43516a!important;
font-weight:650!important;
}
body.home .wp-block-column:has(> #h-duyurular) .mc-site-search{
box-sizing:border-box;
width:100%;
margin-top:auto!important;
padding:20px!important;
color:#fff;
border:1px solid rgba(255,255,255,.16)!important;
border-radius:19px!important;
background:linear-gradient(135deg,#10233f 0%,#264889 100%)!important;
box-shadow:0 14px 32px rgba(16,35,63,.18);
}
body.home .mc-site-search h3{
margin:0 0 13px!important;
color:#fff!important;
font-size:20px!important;
}
body.home .mc-site-search form{
display:grid!important;
grid-template-columns:minmax(0,1fr) auto;
align-items:center;
gap:8px;
padding:6px!important;
border:1px solid rgba(255,255,255,.30)!important;
border-radius:999px!important;
background:rgba(255,255,255,.13)!important;
}
body.home .mc-site-search input{
min-width:0;
height:44px;
padding:0 14px!important;
color:#10233f!important;
border:0!important;
border-radius:999px!important;
outline:0!important;
background:#fff!important;
}
body.home .mc-site-search input::placeholder{
color:#778197;
opacity:1;
}
body.home .mc-site-search button{
min-width:76px;
height:44px;
padding:0 18px!important;
color:#10233f!important;
font-weight:750!important;
border:0!important;
border-radius:999px!important;
background:linear-gradient(135deg,#f3d270,#e2ac28)!important;
box-shadow:0 7px 16px rgba(0,0,0,.16);
transition:transform .2s ease,filter .2s ease;
}
body.home .mc-site-search button:hover{
transform:translateY(-1px);
filter:brightness(1.05);
}
body.home .wp-block-column:has(> #h-doviz-kurlari) > .kayan-yazi-alani:first-of-type{
box-sizing:border-box;
min-height:40px;
margin:0 0 14px!important;
padding:9px 0!important;
overflow:hidden;
border:1px solid rgba(226,172,40,.32)!important;
border-radius:13px!important;
color:#10233f!important;
background:linear-gradient(90deg,#fff8e7,#fffdf7)!important;
}
body.home .wp-block-column:has(> #h-doviz-kurlari) > .kayan-yazi-alani:last-child{
display:none!important;
}
body.home .wp-block-column:has(> #h-doviz-kurlari) > div:has(> #piyasa_paratic_list_extended){
box-sizing:border-box;
width:100%!important;
margin:0!important;
padding:10px!important;
border:1px solid rgba(35,68,133,.12);
border-radius:19px;
background:#f4f7fc;
}
body.home #piyasa_paratic_list_extended{
display:block;
width:100%!important;
border-radius:14px!important;
}
body.home .wp-block-column:has(> #h-doviz-kurlari) .pwrdby{
padding:9px 4px 1px;
color:#657187;
}
@media (max-width:900px){
body.home .wp-block-columns:has(#h-duyurular):has(#h-doviz-kurlari){
grid-template-columns:minmax(0,1fr)!important;
gap:18px!important;
margin-top:18px!important;
}
body.home .wp-block-column:has(> #h-duyurular),
body.home .wp-block-column:has(> #h-doviz-kurlari){
padding:21px!important;
border-radius:21px;
}
body.home .wp-block-column:has(> #h-duyurular) .mc-site-search{
margin-top:0!important;
}
}
@media (max-width:600px){
body.home .wp-block-columns:has(#h-duyurular):has(#h-doviz-kurlari){
gap:14px!important;
margin-top:14px!important;
margin-bottom:20px!important;
}
body.home .wp-block-column:has(> #h-duyurular),
body.home .wp-block-column:has(> #h-doviz-kurlari){
padding:17px!important;
border-radius:18px;
box-shadow:0 12px 30px rgba(16,35,63,.09);
}
body.home #h-duyurular,
body.home #h-doviz-kurlari{
margin-bottom:16px!important;
font-size:25px!important;
}
body.home .wp-block-column:has(> #h-duyurular) #stories{
margin-bottom:14px!important;
padding:13px 8px 15px!important;
}
body.home .wp-block-column:has(> #h-duyurular) .mc-site-search{
padding:16px!important;
border-radius:16px!important;
}
body.home .mc-site-search form{
gap:6px;
padding:5px!important;
}
body.home .mc-site-search input{
height:42px;
padding:0 11px!important;
font-size:14px!important;
}
body.home .mc-site-search button{
min-width:66px;
height:42px;
padding:0 14px!important;
}
body.home .wp-block-column:has(> #h-doviz-kurlari) > div:has(> #piyasa_paratic_list_extended){
padding:7px!important;
border-radius:16px;
}
body.home #piyasa_paratic_list_extended{
border-radius:11px!important;
}
}
@media (prefers-reduced-motion:reduce){
body.home #stories .story,
body.home .mc-site-search button{
transition:none;
}
}
/* Ana sayfa modern Güncel Yazılar bölümü */
body.home .wp-block-columns.alignwide:has(#h-guncel-yazilar-latest-posts){
display:grid!important;
grid-template-columns:minmax(0,2fr) minmax(280px,1fr)!important;
align-items:start!important;
gap:26px!important;
box-sizing:border-box;
margin-top:30px!important;
margin-bottom:34px!important;
padding:26px!important;
border:1px solid rgba(16,35,63,.09);
border-radius:30px;
background:
radial-gradient(circle at 0 0,rgba(242,210,112,.20),transparent 28%),
linear-gradient(180deg,#f7f9fd 0%,#ffffff 100%);
box-shadow:0 22px 55px rgba(16,35,63,.09);
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts){
min-width:0;
align-self:start!important;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) > .wp-block-group:first-child{
position:relative;
box-sizing:border-box;
width:100%;
max-width:none!important;
overflow:hidden;
gap:8px!important;
margin:0 0 22px!important;
padding:23px 25px!important;
color:#fff;
border:1px solid rgba(255,255,255,.13);
border-radius:21px;
background:linear-gradient(135deg,#10233f 0%,#284a8d 100%);
box-shadow:0 15px 36px rgba(16,35,63,.18);
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) > .wp-block-group:first-child::after{
content:"";
position:absolute;
right:-54px;
top:-74px;
width:190px;
height:190px;
border:1px solid rgba(242,210,112,.22);
border-radius:50%;
box-shadow:0 0 0 24px rgba(242,210,112,.06),0 0 0 50px rgba(242,210,112,.035);
pointer-events:none;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) > .wp-block-group:first-child > p:not(:empty){
position:relative;
z-index:1;
margin:0!important;
color:#f2d270!important;
font-size:12px!important;
font-weight:750;
letter-spacing:.14em;
text-transform:uppercase;
}
body.home #h-guncel-yazilar-latest-posts{
position:relative;
z-index:1;
width:100%;
margin:0!important;
padding:0 0 13px!important;
color:#fff!important;
border:0!important;
border-bottom:1px solid rgba(242,210,112,.55)!important;
border-radius:0!important;
background:transparent!important;
box-shadow:none!important;
font-size:clamp(31px,3.1vw,46px)!important;
line-height:1.08!important;
letter-spacing:-.035em;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) > main.wp-block-query{
margin:0!important;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) ul.wp-block-post-template{
display:grid!important;
grid-template-columns:repeat(2,minmax(0,1fr))!important;
align-items:stretch!important;
gap:22px!important;
margin:0!important;
padding:0!important;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) ul.wp-block-post-template > li.wp-block-post{
min-width:0;
overflow:hidden;
border:1px solid rgba(16,35,63,.10);
border-radius:21px;
background:#fff;
box-shadow:0 12px 32px rgba(16,35,63,.09);
transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) ul.wp-block-post-template > li.wp-block-post:hover{
transform:translateY(-4px);
border-color:rgba(226,172,40,.48);
box-shadow:0 20px 42px rgba(16,35,63,.14);
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) li.wp-block-post > .wp-block-group{
display:flex!important;
flex-direction:column;
height:100%;
padding-bottom:0!important;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-post-featured-image{
width:100%;
aspect-ratio:4/3!important;
overflow:hidden;
margin:0!important;
border:0!important;
background:#e9eef7;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-post-featured-image a{
display:block;
width:100%;
height:100%;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-post-featured-image img{
display:block;
width:100%!important;
height:100%!important;
aspect-ratio:auto!important;
object-fit:cover!important;
object-position:center!important;
transform:scale(1.001);
transition:transform .35s ease;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) li.wp-block-post:hover .wp-block-post-featured-image img{
transform:scale(1.035);
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) li.wp-block-post > .wp-block-group > .wp-block-group.is-vertical{
display:flex!important;
flex:1;
flex-direction:column;
align-items:stretch!important;
gap:12px!important;
box-sizing:border-box;
width:100%;
padding:18px 19px 20px!important;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .taxonomy-category{
margin:0!important;
color:#24457f!important;
font-size:11px!important;
font-weight:750!important;
line-height:1.5!important;
letter-spacing:.08em;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .taxonomy-category a{
display:inline-block;
margin:0 3px 3px 0;
padding:5px 8px;
color:#24457f!important;
text-decoration:none!important;
border:1px solid rgba(35,68,133,.12);
border-radius:999px;
background:#f2f5fb;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-post-title{
margin:0!important;
color:#10233f!important;
font-size:21px!important;
font-weight:760!important;
line-height:1.28!important;
letter-spacing:-.018em;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-post-title a{
color:#10233f!important;
text-decoration:none!important;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-post-title a:hover{
color:#244b91!important;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-post-excerpt,
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-post-excerpt__excerpt{
margin:0!important;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-post-excerpt__excerpt{
color:#5c687c;
font-size:14px;
line-height:1.7;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-read-more{
align-self:flex-start;
margin-top:auto!important;
padding:10px 14px!important;
color:#10233f!important;
font-size:13px!important;
font-weight:780!important;
text-decoration:none!important;
border:1px solid rgba(226,172,40,.42);
border-radius:999px;
background:linear-gradient(135deg,#f7dda0,#e9bc45);
transition:transform .2s ease,filter .2s ease;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-read-more:hover{
transform:translateX(2px);
filter:brightness(1.04);
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) details.wp-block-details{
margin:2px 0 0!important;
padding-top:11px;
border-top:1px solid rgba(16,35,63,.08);
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) details.wp-block-details summary{
color:#667187;
font-size:13px;
font-weight:650;
cursor:pointer;
}
body.home .wp-block-columns.alignwide:has(#h-guncel-yazilar-latest-posts) > .wp-block-column:last-child{
min-width:0;
align-self:start!important;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-query-pagination{
box-sizing:border-box;
margin-top:24px!important;
padding:14px 16px;
border:1px solid rgba(16,35,63,.09);
border-radius:16px;
background:#fff;
}
@media (max-width:1024px){
body.home .wp-block-columns.alignwide:has(#h-guncel-yazilar-latest-posts){
grid-template-columns:minmax(0,1fr)!important;
gap:22px!important;
padding:22px!important;
border-radius:25px;
}
}
@media (max-width:700px){
body.home .wp-block-columns.alignwide:has(#h-guncel-yazilar-latest-posts){
gap:17px!important;
margin-top:20px!important;
margin-bottom:24px!important;
padding:15px!important;
border-radius:20px;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) > .wp-block-group:first-child{
margin-bottom:16px!important;
padding:19px 18px!important;
border-radius:17px;
}
body.home #h-guncel-yazilar-latest-posts{
padding-bottom:10px!important;
font-size:30px!important;
line-height:1.12!important;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) ul.wp-block-post-template{
grid-template-columns:minmax(0,1fr)!important;
gap:16px!important;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) ul.wp-block-post-template > li.wp-block-post{
border-radius:17px;
box-shadow:0 9px 25px rgba(16,35,63,.08);
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-post-featured-image{
aspect-ratio:16/11!important;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) li.wp-block-post > .wp-block-group > .wp-block-group.is-vertical{
gap:10px!important;
padding:15px 16px 17px!important;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-post-title{
font-size:19px!important;
line-height:1.32!important;
}
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-post-excerpt__excerpt{
font-size:13.5px;
line-height:1.65;
}
}
@media (prefers-reduced-motion:reduce){
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) ul.wp-block-post-template > li.wp-block-post,
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-post-featured-image img,
body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-read-more{
transition:none;
}
}
/* Ana sayfa modern Güncel Yazılar bölümü sonu */
/* Güncel Yazılar başlık-paylaşım-görsel düzeltmeleri */
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) > .wp-block-group:first-child{
gap:0!important;
padding:16px 19px!important;
}
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) > .wp-block-group:first-child > p:empty{
display:none!important;
}
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) > .wp-block-group:first-child > p:not(:empty){
margin:0 0 7px!important;
}
html body.home h2#h-guncel-yazilar-latest-posts.heading-bg{
display:flex!important;
align-items:center!important;
width:100%!important;
min-height:0!important;
height:auto!important;
gap:9px!important;
margin:0!important;
padding:0 0 10px!important;
color:#fff!important;
border:0!important;
border-bottom:1px solid rgba(242,210,112,.55)!important;
border-radius:0!important;
background:none!important;
box-shadow:none!important;
font-size:32px!important;
line-height:1.12!important;
letter-spacing:-.025em!important;
}
html body.home h2#h-guncel-yazilar-latest-posts.heading-bg::before{
content:"📝"!important;
position:static!important;
inset:auto!important;
display:inline-flex!important;
flex:0 0 auto;
align-items:center;
justify-content:center;
width:34px!important;
height:34px!important;
margin:0!important;
padding:0!important;
font-size:19px!important;
line-height:1!important;
border:1px solid rgba(242,210,112,.45);
border-radius:10px;
background:rgba(255,255,255,.10);
}
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-post-featured-image{
aspect-ratio:4/3!important;
box-sizing:border-box;
padding:8px!important;
background:linear-gradient(135deg,#10233f 0%,#294b8e 100%)!important;
}
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-post-featured-image a{
display:flex!important;
align-items:center!important;
justify-content:center!important;
overflow:hidden;
border-radius:13px;
}
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-post-featured-image img{
width:100%!important;
height:100%!important;
max-width:100%!important;
aspect-ratio:auto!important;
object-fit:contain!important;
object-position:center!important;
transform:none!important;
border-radius:11px;
}
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) li.wp-block-post:hover .wp-block-post-featured-image img{
transform:none!important;
}
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) details.wp-block-details[open]{
color:#10233f!important;
}
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) details.wp-block-details[open] .wp-block-jetpack-sharing-buttons{
display:flex!important;
flex-wrap:wrap!important;
align-items:center!important;
gap:7px!important;
margin:10px 0 0!important;
padding:0!important;
}
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) details.wp-block-details[open] .jetpack-sharing-button__list-item{
margin:0!important;
padding:0!important;
}
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) details.wp-block-details[open] a.jetpack-sharing-button__button{
display:inline-flex!important;
align-items:center!important;
min-height:36px!important;
margin:0!important;
padding:7px 10px!important;
color:#fff!important;
border:0!important;
border-radius:10px!important;
box-shadow:0 6px 14px rgba(16,35,63,.14)!important;
font-size:12px!important;
font-weight:700!important;
line-height:1!important;
text-decoration:none!important;
}
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) details.wp-block-details[open] a.jetpack-sharing-button__button.share-x{
background:#111827!important;
}
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) details.wp-block-details[open] a.jetpack-sharing-button__button.share-facebook{
background:#1877f2!important;
}
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) details.wp-block-details[open] a.jetpack-sharing-button__button.share-whatsapp{
background:#20a861!important;
}
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) details.wp-block-details[open] a.jetpack-sharing-button__button.share-share{
color:#10233f!important;
background:#efc957!important;
}
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) details.wp-block-details[open] a.jetpack-sharing-button__button svg{
display:block!important;
width:18px!important;
height:18px!important;
color:inherit!important;
fill:currentColor!important;
}
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) details.wp-block-details[open] a.jetpack-sharing-button__button .jetpack-sharing-button__service-label{
display:inline!important;
margin-left:5px!important;
color:inherit!important;
}
@media (max-width:700px){
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) > .wp-block-group:first-child{
padding:14px 15px!important;
}
html body.home h2#h-guncel-yazilar-latest-posts.heading-bg{
gap:8px!important;
padding-bottom:8px!important;
font-size:25px!important;
line-height:1.16!important;
}
html body.home h2#h-guncel-yazilar-latest-posts.heading-bg::before{
width:31px!important;
height:31px!important;
font-size:17px!important;
border-radius:9px;
}
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) .wp-block-post-featured-image{
aspect-ratio:4/3!important;
padding:6px!important;
}
html body.home .wp-block-column:has(#h-guncel-yazilar-latest-posts) details.wp-block-details[open] a.jetpack-sharing-button__button{
min-height:35px!important;
padding:7px 9px!important;
font-size:11.5px!important;
}
}
/* Güncel Yazılar başlık-paylaşım-görsel düzeltmeleri sonu */
/* Ana sayfa banner çerçevesi ve tek satır kayan yazı */
html body header .wp-block-group.alignfull:has(img.wp-image-69197){
position:relative;
isolation:isolate;
overflow:hidden;
box-sizing:border-box;
width:100%!important;
max-width:none!important;
margin:0!important;
padding:14px 0!important;
border-bottom:1px solid rgba(242,210,112,.34);
background:
radial-gradient(circle at 7% 48%,rgba(242,210,112,.22),transparent 18%),
radial-gradient(circle at 93% 48%,rgba(242,210,112,.18),transparent 18%),
linear-gradient(110deg,#0e203c 0%,#193664 48%,#284a87 100%)!important;
}
html body header .wp-block-group.alignfull:has(img.wp-image-69197)::before,
html body header .wp-block-group.alignfull:has(img.wp-image-69197)::after{
content:"";
position:absolute;
z-index:-1;
width:310px;
height:310px;
border:1px solid rgba(242,210,112,.12);
border-radius:50%;
box-shadow:0 0 0 34px rgba(242,210,112,.045),0 0 0 70px rgba(242,210,112,.025);
pointer-events:none;
}
html body header .wp-block-group.alignfull:has(img.wp-image-69197)::before{
left:-155px;
top:-115px;
}
html body header .wp-block-group.alignfull:has(img.wp-image-69197)::after{
right:-155px;
bottom:-115px;
}
html body header .wp-block-group.alignfull:has(img.wp-image-69197) > .wp-block-group.alignwide{
position:relative;
box-sizing:border-box;
width:100%!important;
max-width:none!important;
margin:0!important;
padding:0 clamp(16px,3vw,52px)!important;
}
html body header figure:has(img.wp-image-69197){
position:relative;
z-index:1;
width:min(1220px,calc(100vw - 48px))!important;
max-width:1220px!important;
margin:0 auto!important;
overflow:hidden;
border:1px solid rgba(242,210,112,.58);
border-radius:19px;
background:#fff7e6;
box-shadow:0 18px 46px rgba(2,12,34,.30);
}
html body header img.wp-image-69197{
display:block;
width:100%!important;
height:auto!important;
max-height:none!important;
aspect-ratio:auto!important;
object-fit:contain!important;
border-radius:18px;
}
html body.home .wp-site-blocks > .kayan-yazi-alani{
display:flex!important;
align-items:center!important;
box-sizing:border-box;
width:100%!important;
height:32px!important;
min-height:32px!important;
max-height:32px!important;
margin:0!important;
padding:0!important;
overflow:hidden!important;
white-space:nowrap!important;
line-height:32px!important;
contain:layout paint;
}
html body.home .wp-site-blocks > .kayan-yazi-alani > .kayan-yazi{
display:flex!important;
flex-wrap:nowrap!important;
align-items:center!important;
width:max-content!important;
min-width:max-content!important;
height:32px!important;
margin:0!important;
padding:0!important;
white-space:nowrap!important;
line-height:32px!important;
}
html body.home .wp-site-blocks > .kayan-yazi-alani > .kayan-yazi > span{
display:block!important;
flex:0 0 auto!important;
height:32px!important;
margin:0!important;
white-space:nowrap!important;
line-height:32px!important;
}
@media (min-width:1600px){
html body header .wp-block-group.alignfull:has(img.wp-image-69197) > .wp-block-group.alignwide::before,
html body header .wp-block-group.alignfull:has(img.wp-image-69197) > .wp-block-group.alignwide::after{
position:absolute;
top:50%;
z-index:2;
display:flex;
align-items:center;
justify-content:center;
color:#f2d270;
font-size:11px;
font-weight:760;
letter-spacing:.22em;
writing-mode:vertical-rl;
transform:translateY(-50%);
opacity:.9;
pointer-events:none;
}
html body header .wp-block-group.alignfull:has(img.wp-image-69197) > .wp-block-group.alignwide::before{
content:"YAŞAM • KEŞİF";
left:5.5vw;
}
html body header .wp-block-group.alignfull:has(img.wp-image-69197) > .wp-block-group.alignwide::after{
content:"BİLGİ • İLHAM";
right:5.5vw;
}
html body header figure:has(img.wp-image-69197){
width:min(1220px,calc(100vw - 360px))!important;
}
}
@media (max-width:700px){
html body header .wp-block-group.alignfull:has(img.wp-image-69197){
padding:8px 0!important;
}
html body header .wp-block-group.alignfull:has(img.wp-image-69197) > .wp-block-group.alignwide{
padding:0 9px!important;
}
html body header figure:has(img.wp-image-69197){
width:100%!important;
border-radius:13px;
box-shadow:0 10px 26px rgba(2,12,34,.22);
}
html body header img.wp-image-69197{
border-radius:12px;
}
html body.home .wp-site-blocks > .kayan-yazi-alani,
html body.home .wp-site-blocks > .kayan-yazi-alani > .kayan-yazi,
html body.home .wp-site-blocks > .kayan-yazi-alani > .kayan-yazi > span{
height:30px!important;
min-height:30px!important;
max-height:30px!important;
line-height:30px!important;
}
}
/* Ana sayfa banner çerçevesi ve tek satır kayan yazı sonu */
/* Banner tam genişlik ve ince oran düzeltmesi */
html body header .wp-block-group.alignfull:has(img.wp-image-69197){
width:100vw!important;
max-width:none!important;
margin-left:calc(50% - 50vw)!important;
margin-right:calc(50% - 50vw)!important;
}
html body header figure:has(img.wp-image-69197){
display:block!important;
width:min(1220px,calc(100vw - 48px))!important;
height:auto!important;
aspect-ratio:4.25/1!important;
}
html body header figure:has(img.wp-image-69197) > a{
display:block!important;
width:100%!important;
height:100%!important;
}
html body header img.wp-image-69197{
display:block!important;
width:100%!important;
height:100%!important;
max-width:none!important;
max-height:none!important;
margin:0!important;
aspect-ratio:auto!important;
object-fit:cover!important;
object-position:center!important;
}
@media (min-width:1600px){
html body header figure:has(img.wp-image-69197){
width:min(1220px,calc(100vw - 360px))!important;
}
}
@media (max-width:700px){
html body header figure:has(img.wp-image-69197){
width:calc(100vw - 18px)!important;
aspect-ratio:3.4/1!important;
}
}
/* Banner tam genişlik ve ince oran düzeltmesi sonu */
/* Ana sayfa vitrin, sabit bilgi şeridi ve mobil katman düzeltmesi */
html body.home #wp-block-newspack-carousel__1{
position:relative!important;
z-index:1!important;
isolation:isolate;
box-sizing:border-box!important;
width:100vw!important;
max-width:none!important;
margin-left:calc(50% - 50vw)!important;
margin-right:calc(50% - 50vw)!important;
padding:24px clamp(18px,3.4vw,46px)!important;
overflow:hidden!important;
border-top:1px solid rgba(242,210,112,.38);
border-bottom:1px solid rgba(242,210,112,.38);
background:
radial-gradient(circle at 4% 50%,rgba(242,210,112,.16),transparent 18%),
radial-gradient(circle at 96% 50%,rgba(242,210,112,.13),transparent 18%),
linear-gradient(110deg,#0e203c 0%,#193664 48%,#284a87 100%)!important;
}
html body.home #wp-block-newspack-carousel__1::before,
html body.home #wp-block-newspack-carousel__1::after{
content:"";
position:absolute;
z-index:-1;
width:260px;
height:260px;
border:1px solid rgba(242,210,112,.10);
border-radius:50%;
box-shadow:0 0 0 28px rgba(242,210,112,.04),0 0 0 58px rgba(242,210,112,.022);
pointer-events:none;
}
html body.home #wp-block-newspack-carousel__1::before{
left:-150px;
top:50%;
transform:translateY(-50%);
}
html body.home #wp-block-newspack-carousel__1::after{
right:-150px;
top:50%;
transform:translateY(-50%);
}
html body.home #wp-block-newspack-carousel__1 > .swiper{
position:relative;
z-index:1;
box-sizing:border-box;
width:100%!important;
max-width:1672px!important;
margin:0 auto!important;
overflow:hidden!important;
border:1px solid rgba(242,210,112,.40);
border-radius:22px;
background:#0b213f;
box-shadow:0 20px 52px rgba(2,12,34,.28);
}
/* Aynı metnin ikinci kopyasını göstermeden kararlı tek satır bilgi şeridi */
html body.home .wp-block-column:has(> #h-doviz-kurlari) > .kayan-yazi-alani{
overflow:hidden!important;
white-space:nowrap!important;
}
html body.home .wp-block-column:has(> #h-doviz-kurlari) > .kayan-yazi-alani > .kayan-yazi{
display:block!important;
box-sizing:border-box!important;
width:100%!important;
min-width:0!important;
max-width:100%!important;
margin:0!important;
transform:none!important;
animation:none!important;
text-align:center!important;
}
html body.home .wp-block-column:has(> #h-doviz-kurlari) > .kayan-yazi-alani > .kayan-yazi > span{
display:block!important;
box-sizing:border-box!important;
width:100%!important;
max-width:100%!important;
margin:0!important;
padding:0 14px!important;
overflow:hidden!important;
text-overflow:ellipsis!important;
white-space:nowrap!important;
}
html body.home .wp-block-column:has(> #h-doviz-kurlari) > .kayan-yazi-alani > .kayan-yazi > span:nth-child(n+2){
display:none!important;
}
/* Açık mobil menü her içeriğin üzerinde, tam ekran ve kaydırılabilir */
@media (max-width:781px){
html body .wp-block-navigation__responsive-container.is-menu-open{
position:fixed!important;
z-index:999999!important;
inset:0!important;
box-sizing:border-box!important;
width:100vw!important;
height:100dvh!important;
min-height:100dvh!important;
overflow-x:hidden!important;
overflow-y:auto!important;
overscroll-behavior:contain;
background:#fffaf0!important;
}
html body .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{
position:relative!important;
z-index:1000000!important;
min-height:100%!important;
padding-bottom:48px!important;
background:#fffaf0!important;
}
html body.home #wp-block-newspack-carousel__1{
z-index:1!important;
padding:10px!important;
}
html body.home #wp-block-newspack-carousel__1 > .swiper{
border-radius:15px;
}
html body.home #wp-block-newspack-carousel__1 .swiper-slide{
box-sizing:border-box!important;
height:auto!important;
min-height:0!important;
aspect-ratio:6/5!important;
overflow:hidden!important;
background:linear-gradient(135deg,#071a32,#0d3159)!important;
}
html body.home #wp-block-newspack-carousel__1 .post-thumbnail{
position:absolute!important;
inset:0!important;
display:block!important;
width:100%!important;
height:100%!important;
margin:0!important;
overflow:hidden!important;
background:transparent!important;
}
html body.home #wp-block-newspack-carousel__1 .post-thumbnail img,
html body.home #wp-block-newspack-carousel__1 img.wp-post-image{
display:block!important;
width:100%!important;
height:100%!important;
max-width:100%!important;
max-height:100%!important;
margin:0 auto!important;
object-fit:contain!important;
object-position:center!important;
}
}
@media (min-width:1600px){
html body.home #wp-block-newspack-carousel__1{
padding-left:clamp(100px,9.2vw,188px)!important;
padding-right:clamp(100px,9.2vw,188px)!important;
}
}
/* Ana sayfa vitrin, sabit bilgi şeridi ve mobil katman düzeltmesi sonu */
/* Carousel dikey kapak arka planı ve beyaz aralık düzeltmesi */
html body.home #wp-block-newspack-carousel__1{
margin-top:0!important;
margin-bottom:0!important;
}
html body.home #wp-block-newspack-carousel__1 .post-thumbnail{
position:relative;
isolation:isolate;
overflow:hidden!important;
background:linear-gradient(135deg,#071a32,#0d3159)!important;
}
html body.home #wp-block-newspack-carousel__1 .post-thumbnail::before{
content:"";
position:absolute;
z-index:0;
inset:-26px;
background-image:var(--mc-slide-bg,linear-gradient(135deg,#071a32,#0d3159));
background-repeat:no-repeat;
background-position:center;
background-size:cover;
filter:blur(24px) saturate(.92);
opacity:.48;
transform:scale(1.08);
pointer-events:none;
}
html body.home #wp-block-newspack-carousel__1 .post-thumbnail::after{
content:"";
position:absolute;
z-index:0;
inset:0;
background:linear-gradient(90deg,rgba(4,18,36,.28),rgba(4,18,36,.04) 50%,rgba(4,18,36,.28));
pointer-events:none;
}
html body.home #wp-block-newspack-carousel__1 .post-thumbnail img{
position:relative!important;
z-index:1!important;
object-fit:contain!important;
object-position:center!important;
}
@media (max-width:781px){
html body.home #wp-block-newspack-carousel__1 .post-thumbnail::before{
inset:-18px;
filter:blur(18px) saturate(.9);
opacity:.44;
}
}
/* Carousel dikey kapak arka planı ve beyaz aralık düzeltmesi sonu */
/* Site geneli üst alan ve modern tekil yazı tasarımı */
html body.single-post{
background:#f5f7fb!important;
}
html body.single-post .wp-site-blocks > .wp-block-group:has(.wp-block-post-content){
box-sizing:border-box;
padding-top:30px!important;
padding-bottom:72px!important;
background:
radial-gradient(circle at 8% 9%,rgba(231,185,53,.11),transparent 22%),
radial-gradient(circle at 94% 28%,rgba(36,73,135,.08),transparent 24%),
linear-gradient(180deg,#f6f8fc 0%,#ffffff 28%,#fffaf0 100%)!important;
}
html body.single-post .wp-block-group.alignwide:has(> .wp-block-post-featured-image){
box-sizing:border-box!important;
width:calc(100% - 32px)!important;
max-width:980px!important;
margin:0 auto!important;
padding:clamp(22px,3vw,38px)!important;
overflow:hidden;
border:1px solid rgba(24,52,94,.14);
border-radius:26px;
background:rgba(255,255,255,.96)!important;
box-shadow:0 22px 58px rgba(15,35,70,.12);
}
html body.single-post .wp-block-post-title{
box-sizing:border-box;
max-width:900px!important;
margin:0 auto 14px!important;
padding:16px 20px!important;
color:#10294d!important;
border-left:5px solid #e1b235;
border-radius:0 16px 16px 0;
background:linear-gradient(90deg,#fff8e5 0%,#ffffff 82%)!important;
box-shadow:0 10px 28px rgba(15,35,70,.07);
font-size:clamp(34px,4vw,54px)!important;
line-height:1.08!important;
letter-spacing:-.025em;
text-wrap:balance;
}
html body.single-post .wp-block-post-title + .wp-block-group{
width:fit-content!important;
max-width:100%;
margin:0 auto 22px!important;
padding:8px 13px!important;
gap:7px!important;
border:1px solid rgba(225,178,53,.34);
border-radius:999px;
background:#fff9e9!important;
color:#536176!important;
font-size:14px!important;
}
html body.single-post figure.wp-block-post-featured-image{
position:relative!important;
isolation:isolate;
display:flex!important;
align-items:center!important;
justify-content:center!important;
box-sizing:border-box!important;
width:min(100%,920px)!important;
height:min(68vh,720px)!important;
min-height:420px;
margin:24px auto 18px!important;
padding:10px!important;
overflow:hidden!important;
border:1px solid rgba(225,178,53,.58);
border-radius:22px;
background:linear-gradient(135deg,#071a32,#143d70)!important;
box-shadow:0 18px 48px rgba(4,19,39,.24);
}
html body.single-post figure.wp-block-post-featured-image::before{
content:"";
position:absolute;
z-index:0;
inset:-34px;
background-image:var(--mc-slide-bg,linear-gradient(135deg,#071a32,#143d70));
background-repeat:no-repeat;
background-position:center;
background-size:cover;
filter:blur(28px) saturate(.88);
opacity:.48;
transform:scale(1.08);
pointer-events:none;
}
html body.single-post figure.wp-block-post-featured-image::after{
content:"";
position:absolute;
z-index:0;
inset:0;
background:linear-gradient(90deg,rgba(4,18,36,.34),rgba(4,18,36,.04) 50%,rgba(4,18,36,.34));
pointer-events:none;
}
html body.single-post figure.wp-block-post-featured-image > a{
position:relative;
z-index:1;
display:flex!important;
align-items:center;
justify-content:center;
width:100%!important;
height:100%!important;
}
html body.single-post figure.wp-block-post-featured-image img{
position:relative!important;
z-index:1!important;
display:block!important;
width:100%!important;
height:100%!important;
max-width:100%!important;
max-height:100%!important;
margin:0 auto!important;
border-radius:14px;
object-fit:contain!important;
object-position:center!important;
}
html body.single-post .taxonomy-category.wp-block-post-terms{
display:flex;
flex-wrap:wrap;
justify-content:center;
gap:8px;
max-width:900px;
margin:18px auto 0!important;
color:#607086;
font-size:13px;
}
html body.single-post .taxonomy-category.wp-block-post-terms a{
display:inline-flex;
align-items:center;
min-height:32px;
padding:5px 11px;
border:1px solid rgba(225,178,53,.38);
border-radius:999px;
background:#fff9e9;
color:#183862!important;
font-weight:700;
text-decoration:none!important;
}
html body.single-post .wp-block-post-content{
box-sizing:border-box!important;
width:calc(100% - 32px)!important;
max-width:900px!important;
margin:30px auto 34px!important;
padding:clamp(24px,4vw,48px)!important;
border:1px solid rgba(24,52,94,.12);
border-radius:26px;
background:rgba(255,255,255,.98)!important;
box-shadow:0 20px 54px rgba(15,35,70,.10);
color:#334155;
font-size:18px;
line-height:1.78;
}
html body.single-post .wp-block-post-content > p{
margin-top:0;
margin-bottom:1.25em;
line-height:1.82;
}
html body.single-post .wp-block-post-content > h2,
html body.single-post .wp-block-post-content > h3{
box-sizing:border-box;
margin-top:38px!important;
margin-bottom:18px!important;
padding:14px 18px!important;
color:#10294d!important;
border-left:4px solid #dfb033;
border-radius:0 14px 14px 0;
background:linear-gradient(90deg,#fff7df 0%,#f8fbff 100%)!important;
box-shadow:0 8px 22px rgba(15,35,70,.06);
line-height:1.2!important;
text-wrap:balance;
}
html body.single-post .wp-block-post-content > h2{
font-size:clamp(27px,3vw,34px)!important;
}
html body.single-post .wp-block-post-content > h3{
font-size:clamp(22px,2.4vw,27px)!important;
}
html body.single-post .wp-block-post-content blockquote{
margin:26px 0!important;
padding:20px 24px!important;
border:1px solid rgba(225,178,53,.34)!important;
border-left:5px solid #dfb033!important;
border-radius:14px;
background:#fff9e9!important;
color:#354155;
}
html body.single-post .wp-block-post-content ul:not(.jetpack-sharing-buttons__services-list),
html body.single-post .wp-block-post-content ol{
box-sizing:border-box;
margin:22px 0!important;
padding:20px 24px 20px 46px!important;
border:1px solid #e5eaf2;
border-radius:16px;
background:#f8fafc;
}
html body.single-post .wp-block-post-content img{
height:auto!important;
max-width:100%!important;
border-radius:16px;
box-shadow:0 12px 32px rgba(15,35,70,.12);
}
html body.single-post .wp-block-post-content table{
display:block;
width:100%;
max-width:100%;
overflow-x:auto;
border-radius:14px;
}
html body.single-post .wp-block-post-content a{
color:#1d4f91;
text-underline-offset:3px;
}
html body.single-post .wp-block-post-content ~ h4.wp-block-heading,
html body.single-post .wp-block-post-content ~ .wp-block-jetpack-sharing-buttons,
html body.single-post .wp-block-post-content ~ .post-views-final,
html body.single-post .wp-block-post-content ~ pre.wp-block-preformatted{
box-sizing:border-box;
width:calc(100% - 32px)!important;
max-width:900px!important;
margin-left:auto!important;
margin-right:auto!important;
}
html body.single-post .wp-block-post-content ~ h4.wp-block-heading,
html body.single-post .wp-block-post-content ~ .post-views-final,
html body.single-post .wp-block-post-content ~ pre.wp-block-preformatted{
padding:16px 20px!important;
border:1px solid rgba(24,52,94,.11);
border-radius:15px;
background:#fff!important;
box-shadow:0 8px 24px rgba(15,35,70,.06);
}
@media (max-width:781px){
html body.single-post .wp-site-blocks > .wp-block-group:has(.wp-block-post-content){
padding-top:14px!important;
padding-bottom:42px!important;
}
html body.single-post .wp-block-group.alignwide:has(> .wp-block-post-featured-image),
html body.single-post .wp-block-post-content{
width:calc(100% - 18px)!important;
border-radius:18px;
}
html body.single-post .wp-block-group.alignwide:has(> .wp-block-post-featured-image){
padding:17px 14px!important;
}
html body.single-post .wp-block-post-title{
padding:12px 14px!important;
border-radius:0 12px 12px 0;
font-size:clamp(28px,8vw,38px)!important;
line-height:1.12!important;
}
html body.single-post .wp-block-post-title + .wp-block-group{
border-radius:14px;
font-size:12.5px!important;
}
html body.single-post figure.wp-block-post-featured-image{
width:100%!important;
height:min(72svh,620px)!important;
min-height:360px;
margin:18px auto 14px!important;
padding:6px!important;
border-radius:16px;
}
html body.single-post figure.wp-block-post-featured-image::before{
inset:-20px;
filter:blur(19px) saturate(.88);
}
html body.single-post figure.wp-block-post-featured-image img{
border-radius:11px;
}
html body.single-post .wp-block-post-content{
margin-top:18px!important;
padding:22px 18px!important;
font-size:16.5px;
line-height:1.72;
}
html body.single-post .wp-block-post-content > h2,
html body.single-post .wp-block-post-content > h3{
margin-top:30px!important;
padding:12px 13px!important;
}
html body.single-post .wp-block-post-content > h2{
font-size:25px!important;
}
html body.single-post .wp-block-post-content > h3{
font-size:21px!important;
}
html body.single-post .wp-block-post-content ul:not(.jetpack-sharing-buttons__services-list),
html body.single-post .wp-block-post-content ol{
padding:17px 16px 17px 36px!important;
}
}
/* Site geneli üst alan ve modern tekil yazı tasarımı sonu */
/* Banner ve tekil kapak doğrulama düzeltmeleri */
html body header figure:has(img.wp-image-69197){
position:relative!important;
}
html body header figure:has(img.wp-image-69197) > img.wp-image-69197,
html body header figure:has(img.wp-image-69197) > a > img.wp-image-69197{
position:absolute!important;
inset:0!important;
display:block!important;
width:100%!important;
height:100%!important;
max-width:none!important;
max-height:none!important;
object-fit:cover!important;
object-position:center!important;
}
html body.single-post figure.wp-block-post-featured-image{
max-width:920px!important;
}
/* Banner ve tekil kapak doğrulama düzeltmeleri sonu */
/* Modern yazı sonu, belirgin yazar ve mobil genişlik */
html body.single-post .wp-block-post-title + .wp-block-group{
flex-wrap:wrap!important;
justify-content:center!important;
row-gap:8px!important;
padding:8px 10px!important;
}
html body.single-post .wp-block-post-title + .wp-block-group .wp-block-post-author{
display:inline-flex!important;
align-items:center;
min-height:36px;
padding:6px 13px!important;
border-radius:999px;
background:linear-gradient(135deg,#10294d,#1f4b82)!important;
box-shadow:0 8px 20px rgba(16,41,77,.18);
}
html body.single-post .wp-block-post-title + .wp-block-group .wp-block-post-author__name{
margin:0!important;
color:#fff!important;
font-size:15px!important;
font-weight:800!important;
letter-spacing:.01em;
}
html body.single-post .wp-block-post-title + .wp-block-group .wp-block-post-author__name::before{
content:"✍️ Yazar · ";
color:#f2d270;
}
html body.single-post .wp-block-post-title + .wp-block-group .wp-block-post-date{
display:inline-flex;
align-items:center;
min-height:32px;
padding:5px 11px;
border:1px solid rgba(225,178,53,.34);
border-radius:999px;
background:#fff;
font-size:13px;
font-weight:700;
}
html body.single-post .wp-block-post-title + .wp-block-group .wp-block-post-date a{
color:#40516a!important;
text-decoration:none!important;
}
html body.single-post .wp-block-post-content ~ iframe,
html body.single-post #jetpack-sharing-serivces-list,
html body.single-post #h-yazar,
html body.single-post #h-yazar + .wp-block-post-author-name,
html body.single-post #h-blog-etiketleri,
html body.single-post #h-blog-etiketleri + .taxonomy-post_tag,
html body.single-post .wp-block-jetpack-related-posts{
box-sizing:border-box;
width:calc(100% - 32px)!important;
max-width:900px!important;
margin-left:auto!important;
margin-right:auto!important;
}
html body.single-post .wp-block-post-content ~ .wp-block-separator{
width:calc(100% - 32px)!important;
max-width:900px!important;
height:1px!important;
margin:18px auto!important;
border:0!important;
background:linear-gradient(90deg,transparent,rgba(24,52,94,.24),transparent)!important;
}
html body.single-post .wp-block-post-content ~ h4.wp-block-heading{
color:#10294d!important;
border-left:4px solid #dfb033;
background:linear-gradient(90deg,#fff8e5,#fff)!important;
}
html body.single-post .wp-block-post-content ~ iframe{
display:block;
min-height:28px;
margin-top:10px!important;
margin-bottom:22px!important;
}
html body.single-post #jetpack-sharing-serivces-list{
display:grid!important;
grid-template-columns:repeat(9,minmax(44px,1fr))!important;
align-items:center!important;
gap:10px!important;
margin-top:12px!important;
margin-bottom:22px!important;
padding:16px 18px!important;
border:1px solid rgba(24,52,94,.12);
border-radius:18px;
background:#fff!important;
box-shadow:0 12px 32px rgba(15,35,70,.08);
}
html body.single-post #jetpack-sharing-serivces-list .jetpack-sharing-button__list-item{
display:flex!important;
justify-content:center;
margin:0!important;
}
html body.single-post #jetpack-sharing-serivces-list a{
transition:transform .18s ease,filter .18s ease;
}
html body.single-post #jetpack-sharing-serivces-list a:hover{
transform:translateY(-3px);
filter:brightness(1.06);
}
html body.single-post .post-views-final{
color:#34445b;
font-weight:650;
}
html body.single-post pre.wp-block-preformatted{
overflow:visible!important;
white-space:normal!important;
color:#334155!important;
font-family:inherit!important;
line-height:1.55!important;
}
html body.single-post pre.wp-block-preformatted > strong{
display:block;
margin-bottom:4px;
color:#10294d;
font-family:inherit;
font-size:20px;
}
html body.single-post .emoji-reactions-container{
display:flex!important;
flex-wrap:wrap;
gap:10px;
margin-top:18px!important;
}
html body.single-post .emoji-reaction{
display:grid!important;
place-items:center;
min-width:68px;
min-height:74px;
padding:8px!important;
border:1px solid #e1e7f0;
border-radius:15px;
background:#f8fafc;
transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
html body.single-post .emoji-reaction:hover{
transform:translateY(-3px);
border-color:rgba(225,178,53,.7);
box-shadow:0 9px 22px rgba(15,35,70,.10);
}
html body.single-post .emoji-reaction .emoji{
font-size:30px!important;
}
html body.single-post .wp-block-post-content ~ p:has(> strong:first-child){
box-sizing:border-box;
width:calc(100% - 32px)!important;
max-width:900px!important;
margin:22px auto 10px!important;
color:#607086;
font-size:13px;
letter-spacing:.08em;
text-transform:uppercase;
}
html body.single-post #h-yazar{
margin-top:26px!important;
margin-bottom:0!important;
padding:13px 18px!important;
color:#f2d270!important;
border:1px solid #183b68;
border-radius:17px 17px 0 0;
background:linear-gradient(135deg,#10294d,#1f4b82)!important;
font-size:14px!important;
letter-spacing:.08em;
text-transform:uppercase;
}
html body.single-post #h-yazar + .wp-block-post-author-name{
margin-top:0!important;
margin-bottom:24px!important;
padding:18px 20px!important;
border:1px solid rgba(24,52,94,.14);
border-top:0;
border-radius:0 0 17px 17px;
background:#fff!important;
box-shadow:0 12px 30px rgba(15,35,70,.07);
}
html body.single-post #h-yazar + .wp-block-post-author-name a{
display:inline-flex;
align-items:center;
min-height:42px;
padding:8px 15px!important;
border-radius:999px;
background:#fff8e5!important;
color:#10294d!important;
font-size:18px!important;
font-weight:800!important;
text-decoration:none!important;
}
html body.single-post #h-yazar + .wp-block-post-author-name a::before{
content:"✍️";
margin-right:8px;
}
html body.single-post #h-blog-etiketleri{
margin-top:24px!important;
margin-bottom:0!important;
padding:14px 18px!important;
border:1px solid rgba(24,52,94,.13);
border-radius:17px 17px 0 0;
background:linear-gradient(90deg,#fff8e5,#fff)!important;
color:#10294d!important;
}
html body.single-post #h-blog-etiketleri mark{
color:inherit!important;
background:transparent!important;
}
html body.single-post #h-blog-etiketleri + .taxonomy-post_tag{
display:flex;
flex-wrap:wrap;
justify-content:center;
gap:8px 5px;
margin-top:0!important;
margin-bottom:28px!important;
padding:18px!important;
border:1px solid rgba(24,52,94,.13);
border-top:0;
border-radius:0 0 17px 17px;
background:#fff!important;
box-shadow:0 12px 30px rgba(15,35,70,.07);
line-height:1.8;
}
html body.single-post #h-blog-etiketleri + .taxonomy-post_tag a{
display:inline-flex;
align-items:center;
min-height:30px;
padding:4px 10px;
border:1px solid #e2e8f0;
border-radius:999px;
background:#f8fafc;
color:#24466f!important;
font-size:12.5px;
font-weight:700;
text-decoration:none!important;
}
html body.single-post .wp-block-jetpack-related-posts{
margin-top:26px!important;
padding:22px!important;
border:1px solid rgba(24,52,94,.13);
border-radius:22px;
background:#fff!important;
box-shadow:0 16px 38px rgba(15,35,70,.09);
}
html body.single-post .wp-block-jetpack-related-posts > h4{
margin:0 0 18px!important;
padding:13px 16px!important;
color:#10294d!important;
border-left:4px solid #dfb033;
border-radius:0 13px 13px 0;
background:linear-gradient(90deg,#fff8e5,#fff)!important;
}
html body.single-post .jp-related-posts-i2__list{
display:grid!important;
grid-template-columns:repeat(3,minmax(0,1fr))!important;
gap:16px!important;
}
html body.single-post .jp-related-posts-i2__post{
overflow:hidden;
border:1px solid #e2e8f0;
border-radius:16px;
background:#fff;
box-shadow:0 8px 22px rgba(15,35,70,.07);
}
html body.single-post .jp-related-posts-i2__post-link{
display:flex!important;
flex-direction:column;
gap:10px;
padding:10px!important;
color:#10294d!important;
font-weight:750;
line-height:1.35;
text-decoration:none!important;
}
html body.single-post .jp-related-posts-i2__post-img{
order:-1;
width:100%!important;
aspect-ratio:16/9;
object-fit:cover!important;
border-radius:11px;
}
@media (max-width:781px){
html body.single-post .wp-block-group.alignwide:has(> .wp-block-post-featured-image),
html body.single-post .wp-block-post-content,
html body.single-post .wp-block-post-content ~ h4.wp-block-heading,
html body.single-post .wp-block-post-content ~ iframe,
html body.single-post .wp-block-post-content ~ .wp-block-jetpack-sharing-buttons,
html body.single-post .wp-block-post-content ~ .post-views-final,
html body.single-post .wp-block-post-content ~ pre.wp-block-preformatted,
html body.single-post .wp-block-post-content ~ p:has(> strong:first-child),
html body.single-post .wp-block-post-content ~ .wp-block-separator,
html body.single-post #jetpack-sharing-serivces-list,
html body.single-post #h-yazar,
html body.single-post #h-yazar + .wp-block-post-author-name,
html body.single-post #h-blog-etiketleri,
html body.single-post #h-blog-etiketleri + .taxonomy-post_tag,
html body.single-post .wp-block-jetpack-related-posts{
position:relative;
left:50%;
box-sizing:border-box!important;
width:calc(100vw - 16px)!important;
max-width:none!important;
transform:translateX(-50%);
}
html body.single-post .wp-block-post-content{
padding:22px 17px!important;
}
html body.single-post #jetpack-sharing-serivces-list{
grid-template-columns:repeat(5,minmax(44px,1fr))!important;
gap:12px 7px!important;
padding:14px 10px!important;
}
html body.single-post .emoji-reactions-container{
gap:7px;
}
html body.single-post .emoji-reaction{
min-width:54px;
min-height:66px;
}
html body.single-post .jp-related-posts-i2__list{
grid-template-columns:1fr!important;
}
}
/* Modern yazı sonu, belirgin yazar ve mobil genişlik sonu */
/* MC Yazı sonu sıralama, yazar avatarı ve reklam aralığı başlangıcı */
html body.single-post #h-yazar,
html body.single-post #h-yazar + .wp-block-post-author-name{
display:none!important;
}
html body.single-post .wp-block-post-title + .wp-block-group .wp-block-post-author{
gap:8px;
padding-left:7px!important;
}
html body.single-post .mc-author-avatar{
display:inline-grid;
flex:0 0 32px;
width:32px;
height:32px;
place-items:center;
border:1px solid rgba(255,255,255,.6);
border-radius:50%;
background:linear-gradient(145deg,#f5d466,#e3aa24);
box-shadow:0 4px 12px rgba(5,18,38,.2);
color:#10294d;
font-size:12px;
font-weight:900;
line-height:1;
letter-spacing:.02em;
}
html body.single-post pre.wp-block-preformatted:has(.emoji-reactions-container){
margin-top:24px!important;
margin-bottom:26px!important;
}
@media (min-width:1180px){
html body.single-post .mutlu-right-rail-ad{
transform:translateX(30px)!important;
}
}
@media (max-width:767px){
html body.single-post .mc-author-avatar{
flex-basis:29px;
width:29px;
height:29px;
font-size:11px;
}
}
/* MC Yazı sonu sıralama, yazar avatarı ve reklam aralığı sonu */
/* MC Gerçek yorumlar, profil avatarı ve mail aboneliği başlangıcı */
html body.single-post .mc-author-avatar{
box-sizing:border-box;
object-fit:cover;
object-position:center;
}
html body.single-post .wp-block-comments.mc-comments-raised{
box-sizing:border-box;
width:calc(100% - 32px)!important;
max-width:900px!important;
margin:24px auto 30px!important;
padding:clamp(20px,3vw,34px)!important;
border:1px solid rgba(24,52,94,.14);
border-radius:22px;
background:linear-gradient(145deg,#fff,#fffaf0)!important;
box-shadow:0 18px 46px rgba(15,35,70,.09);
}
html body.single-post .mc-comments-raised .wp-block-comments-title{
margin:0 0 24px!important;
padding:0 0 16px;
border-bottom:2px solid #e7b93f;
color:#10294d;
font-size:clamp(24px,3vw,34px)!important;
line-height:1.18;
}
html body.single-post .mc-comments-raised .wp-block-comment-template{
margin:0!important;
padding:0!important;
list-style:none!important;
}
html body.single-post .mc-comments-raised .comment{
margin:0!important;
padding:20px 0!important;
border-bottom:1px solid rgba(24,52,94,.13);
}
html body.single-post .mc-comments-raised .wp-block-avatar img{
width:42px!important;
height:42px!important;
border:2px solid #fff;
border-radius:50%;
box-shadow:0 5px 14px rgba(15,35,70,.16);
}
html body.single-post .mc-comments-raised .comment-respond{
margin-top:26px!important;
padding-top:22px;
}
html body.single-post .mc-comments-raised .comment-reply-title{
color:#10294d;
font-size:clamp(24px,3vw,32px)!important;
}
html body.single-post .mc-comments-raised textarea,
html body.single-post .mc-comments-raised input[type="text"],
html body.single-post .mc-comments-raised input[type="email"],
html body.single-post .mc-comments-raised input[type="url"]{
box-sizing:border-box;
max-width:100%;
border:1px solid #d7dfeb!important;
border-radius:15px!important;
background:#fff!important;
box-shadow:inset 0 1px 2px rgba(15,35,70,.04);
}
html body.single-post h4.mc-follow-heading{
display:flex!important;
align-items:center;
justify-content:space-between;
gap:14px;
flex-wrap:wrap;
}
html body.single-post .mc-email-subscribe{
appearance:none;
display:inline-flex;
align-items:center;
justify-content:center;
min-height:42px;
padding:9px 16px;
border:1px solid #e1b235;
border-radius:999px;
background:linear-gradient(135deg,#f4c84b,#e1aa24);
box-shadow:0 8px 20px rgba(184,130,14,.18);
color:#10294d;
font:800 14px/1.2 inherit;
cursor:pointer;
transition:transform .18s ease,box-shadow .18s ease;
}
html body.single-post .mc-email-subscribe:hover{
transform:translateY(-2px);
box-shadow:0 12px 24px rgba(184,130,14,.24);
}
@media (max-width:767px){
html body.single-post .wp-block-comments.mc-comments-raised{
position:relative;
left:50%;
width:calc(100vw - 16px)!important;
max-width:none!important;
margin-top:18px!important;
padding:20px 16px!important;
transform:translateX(-50%);
}
html body.single-post h4.mc-follow-heading{
align-items:stretch;
}
html body.single-post .mc-email-subscribe{
width:100%;
}
}
/* MC Gerçek yorumlar, profil avatarı ve mail aboneliği sonu */
/* MC Beğen ve takip kartı v2 başlangıcı */
html body.single-post .wp-block-post-content .sharedaddy.sd-like{
box-sizing:border-box;
width:100%;
margin:30px 0 4px!important;
padding:18px 20px!important;
border:1px solid rgba(225,178,53,.52)!important;
border-left:5px solid #dfb033!important;
border-radius:17px!important;
background:linear-gradient(135deg,#fff8e5 0%,#ffffff 72%)!important;
box-shadow:0 12px 30px rgba(15,35,70,.09)!important;
}
html body.single-post .wp-block-post-content .sharedaddy.sd-like .sd-title{
display:block!important;
margin:0 0 12px!important;
color:#10294d!important;
font-size:18px!important;
font-weight:850!important;
line-height:1.25!important;
}
html body.single-post .wp-block-post-content .sharedaddy.sd-like .sd-title::before{
content:"⭐ ";
}
html body.single-post .wp-block-post-content .sharedaddy.sd-like .likes-widget-placeholder,
html body.single-post .wp-block-post-content .sharedaddy.sd-like .post-likes-widget{
min-height:44px!important;
padding:4px 0!important;
}
html body.single-post .mc-follow-card{
box-sizing:border-box;
display:grid!important;
grid-template-columns:minmax(0,1fr) auto;
align-items:center;
gap:18px;
width:calc(100% - 32px)!important;
max-width:900px!important;
margin:24px auto 26px!important;
padding:18px 20px!important;
border:1px solid rgba(225,178,53,.42);
border-left:5px solid #dfb033;
border-radius:17px;
background:linear-gradient(100deg,#fff8e5 0%,#ffffff 72%)!important;
box-shadow:0 12px 30px rgba(15,35,70,.08);
}
html body.single-post .mc-follow-main{
min-width:0;
}
html body.single-post .mc-follow-card h4.mc-follow-heading{
display:block!important;
width:auto!important;
max-width:none!important;
margin:0 0 10px!important;
padding:0!important;
color:#10294d!important;
border:0!important;
background:transparent!important;
box-shadow:none!important;
text-align:left!important;
font-size:clamp(21px,2.2vw,27px)!important;
line-height:1.2!important;
}
html body.single-post .mc-follow-widget-wrap{
display:flex!important;
align-items:center;
justify-content:flex-start;
min-height:34px;
overflow:hidden;
}
html body.single-post .mc-follow-widget-wrap iframe{
display:block!important;
width:100%!important;
max-width:430px!important;
min-height:32px!important;
margin:0!important;
border:0!important;
}
html body.single-post .mc-follow-card .mc-email-subscribe{
flex:0 0 auto;
min-height:44px;
white-space:nowrap;
}
@media (max-width:767px){
html body.single-post .wp-block-post-content .sharedaddy.sd-like{
margin-top:22px!important;
padding:16px!important;
}
html body.single-post .mc-follow-card{
position:relative;
left:50%;
grid-template-columns:minmax(0,1fr);
width:calc(100vw - 16px)!important;
max-width:none!important;
gap:14px;
margin-top:18px!important;
padding:17px 16px!important;
transform:translateX(-50%);
}
html body.single-post .mc-follow-card h4.mc-follow-heading{
font-size:22px!important;
}
html body.single-post .mc-follow-card .mc-email-subscribe{
width:100%;
}
}
/* MC Beğen ve takip kartı v2 sonu */
/* MC Gizlilik penceresi merkezleme ve kontrast v1 */
html body #hu.hu-display-floating.hu-visible{
position:fixed!important;
top:50%!important;
right:auto!important;
bottom:auto!important;
left:50%!important;
width:min(1200px,calc(100vw - 32px))!important;
max-width:1200px!important;
max-height:calc(100dvh - 32px)!important;
margin:0!important;
overflow-y:auto!important;
overscroll-behavior:contain;
transform:translate(-50%,-50%)!important;
z-index:2147483647!important;
border-radius:18px!important;
box-shadow:0 24px 70px rgba(5,25,55,.34)!important;
}
html body #hu.hu-display-floating.hu-visible #hu-outer-wrapper{
width:100%!important;
max-height:inherit!important;
border-radius:18px!important;
}
html body #hu #hu-cookies-save{
min-height:48px!important;
border:2px solid #0a2745!important;
background:#0c3157!important;
color:#fff!important;
font-weight:800!important;
text-shadow:none!important;
}
html body #hu #hu-cookies-save:hover,
html body #hu #hu-cookies-save:focus{
border-color:#071d34!important;
background:#071d34!important;
color:#fff!important;
}
html body #hu #hu-cookies-save:focus-visible{
outline:3px solid #e0b233!important;
outline-offset:3px!important;
}
body:has(#hu.hu-visible) .adsbygoogle-noablate,
body:has(#hu.hu-visible) [data-anchor-status]{
z-index:999998!important;
}
@media (max-width:781px){
html body #hu.hu-display-floating.hu-visible{
width:calc(100vw - 16px)!important;
max-height:calc(100dvh - 16px)!important;
border-radius:14px!important;
}
/* MC hız: manşet ilk boyama alanını sabitle */
html body.home #wp-block-newspack-carousel__1 > .swiper{
aspect-ratio:16/7!important;
height:auto!important;
min-height:0!important;
}
html body.home #wp-block-newspack-carousel__1 .swiper-slide{
height:100%!important;
min-height:0!important;
}
@media (max-width:781px){
html body.home #wp-block-newspack-carousel__1 > .swiper{
aspect-ratio:6/5!important;
}
}
/* MC hız: manşet ilk boyama alanını sabitle sonu */
html body #hu.hu-display-floating.hu-visible #hu-outer-wrapper{
border-radius:14px!important;
}
html body #hu #hu-cookies-save{
width:100%!important;
max-width:none!important;
}
}
/* MC Gizlilik penceresi merkezleme ve kontrast v1 sonu */
/* MC hız: manşet ilk boyama alanını sabitle */
html body.home #wp-block-newspack-carousel__1 > .swiper{
aspect-ratio:16/7!important;
height:auto!important;
min-height:0!important;
}
html body.home #wp-block-newspack-carousel__1 .swiper-slide{
height:100%!important;
min-height:0!important;
}
@media (max-width:781px){
html body.home #wp-block-newspack-carousel__1 > .swiper{
aspect-ratio:6/5!important;
}
}
/* MC hız: manşet ilk boyama alanını sabitle sonu */
/* MC manşet alt boşluk kesin düzeltme - 07.09.2026 */
html body.home #wp-block-newspack-carousel__1{
padding-bottom:0!important;
margin-bottom:0!important;
}
html body.home main#wp--skip-link--target > .wp-block-group:has(#wp-block-newspack-carousel__1) + .wp-block-group{
margin-block-start:0!important;
}
/* MC manşet alt boşluk kesin düzeltme sonu */
İçeriğe geç
Yeni Nesil Niş Blog Sitesi : Bitki Bakımı, Gezi Rehberi, Teknoloji, Sanat, Burç Yorumları, Özel Yaşam ve Lezzetli Tarifler – Hepsi mutlucicekler.com’da seni bekliyor!
Yeni Nesil Niş Blog Sitesi : Bitki Bakımı, Gezi Rehberi, Teknoloji, Sanat, Burç Yorumları, Özel Yaşam ve Lezzetli Tarifler – Hepsi mutlucicekler.com’da seni bekliyor!
Etiket: soğutma sistemi bakımı
Paylaş