.webweby-mega-enabled{position:relative!important}.webweby-mega-enabled>a{position:relative}
.webweby-mega-panel{position:absolute;left:0;top:100%;transform:none;z-index:var(--webweby-mega-z,98000);width:min(var(--webweby-mega-container,1180px),calc(100vw - 40px));padding:22px;border-radius:var(--webweby-mega-radius,16px);background:var(--webweby-mega-bg,#fff)!important;color:var(--webweby-mega-text,#111827)!important;border:1px solid rgba(0,0,0,.08);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,visibility .16s ease}
.webweby-mega-width-full>.webweby-mega-panel{width:calc(100vw - 40px)}
.webweby-mega-enabled:hover>.webweby-mega-panel,.webweby-mega-enabled:focus-within>.webweby-mega-panel,.webweby-mega-enabled.webweby-mega-open>.webweby-mega-panel{opacity:1;visibility:visible;pointer-events:auto}
.webweby-mega-panel-inner{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:var(--webweby-mega-gap,14px)}
.webweby-mega-column{display:flex;flex-direction:column;gap:var(--webweby-mega-gap,14px);min-width:0}
.webweby-mega-cell{display:block!important;padding:12px!important;border-radius:12px!important;color:var(--webweby-mega-text,#111827)!important;text-decoration:none!important;background:transparent!important;min-width:0}
.webweby-mega-cell:hover,.webweby-mega-cell:focus{background:var(--webweby-mega-hover-bg,#f3f4f6)!important;color:var(--webweby-mega-hover-text,#111827)!important;text-decoration:none!important}
.webweby-mega-cell-image{display:block;margin-bottom:8px;overflow:hidden;border-radius:10px}.webweby-mega-cell-image img{display:block;width:100%;height:auto;max-height:180px;object-fit:cover}
.webweby-mega-cell-title{display:block;color:inherit!important;font-size:15px;line-height:1.3;margin:0 0 4px}.webweby-mega-cell-desc{display:block;color:inherit!important;opacity:.72;font-size:13px;line-height:1.45}
.webweby-mega-cell-badge{display:inline-flex;align-items:center;padding:2px 7px;margin-bottom:6px;border-radius:999px;background:var(--webweby-mega-badge-bg,#111827)!important;color:var(--webweby-mega-badge-text,#fff)!important;font-size:11px;font-weight:700;line-height:1.4}
.webweby-mega-nested-menu,.webweby-mega-nested-menu ul{margin:8px 0 0!important;padding:0!important;list-style:none!important}.webweby-mega-nested-menu li{margin:0!important;padding:0!important;list-style:none!important}
.webweby-mega-nested-menu a{display:block!important;padding:7px 0!important;color:var(--webweby-mega-text,#111827)!important;text-decoration:none!important;font-size:14px!important;line-height:1.35!important}.webweby-mega-nested-menu a:hover{color:var(--webweby-mega-hover-text,#111827)!important}

/* Webweby Mega Menu v1.1.4 alignment and native theme dropdown protection */
.webweby-mega-enabled > ul.sub-menu{
    display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
}
.webweby-mega-align-left > .webweby-mega-panel{
    left:0!important;
    right:auto!important;
    transform:none!important;
}
.webweby-mega-align-center > .webweby-mega-panel{
    left:50%!important;
    right:auto!important;
    transform:translateX(-50%)!important;
}
.webweby-mega-align-full > .webweby-mega-panel,
.webweby-mega-width-full > .webweby-mega-panel{
    left:50%!important;
    right:auto!important;
    transform:translateX(-50%)!important;
    width:min(var(--webweby-mega-container,1180px),calc(100vw - 40px))!important;
}
.webweby-mega-align-full.webweby-mega-width-full > .webweby-mega-panel{
    width:calc(100vw - 40px)!important;
}

@media(max-width:1024px){.webweby-mega-enabled{position:relative!important}.webweby-mega-panel{position:static;transform:none;width:100%;display:none;padding:12px 0 12px 14px;border:0;border-radius:0;box-shadow:none!important;opacity:1;visibility:visible;pointer-events:auto;background:transparent!important}.webweby-mega-enabled.webweby-mega-open>.webweby-mega-panel{display:block}.webweby-mega-panel-inner{display:block}.webweby-mega-column{gap:8px;margin-bottom:8px}.webweby-mega-enabled>a[data-webweby-mega-trigger="1"]::after{content:"+";float:right;font-weight:700}.webweby-mega-enabled.webweby-mega-open>a[data-webweby-mega-trigger="1"]::after{content:"−"}}


/* Webweby Mega Menu v1.1.5 alignment and menu cell fixes */
.webweby-mega-enabled > .webweby-mega-panel{
    left:0!important;
    right:auto!important;
    transform:none!important;
}
.webweby-mega-align-center > .webweby-mega-panel{
    left:50%!important;
    transform:translateX(-50%)!important;
}
.webweby-mega-align-full > .webweby-mega-panel,
.webweby-mega-width-full > .webweby-mega-panel{
    left:0!important;
    right:auto!important;
    transform:none!important;
    width:min(var(--webweby-mega-container,1180px),calc(100vw - 40px))!important;
}
.webweby-mega-panel{
    min-width:720px;
}
.webweby-mega-cell-image{
    display:block!important;
    background:#f5f5f5;
}
.webweby-mega-cell-image img{
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:80px;
}
.webweby-mega-menu-layout-vertical .webweby-mega-nested-menu,
.webweby-mega-menu-layout-vertical .webweby-mega-nested-menu ul{
    display:block!important;
}
.webweby-mega-menu-layout-vertical .webweby-mega-nested-menu li{
    display:block!important;
    width:100%!important;
}
.webweby-mega-menu-layout-horizontal .webweby-mega-nested-menu{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:8px 14px!important;
}
.webweby-mega-menu-layout-horizontal .webweby-mega-nested-menu li{
    display:inline-flex!important;
    width:auto!important;
}
.webweby-mega-menu-layout-horizontal .webweby-mega-nested-menu a{
    padding:6px 8px!important;
    background:var(--webweby-mega-hover-bg,#f3f4f6)!important;
    border-radius:8px!important;
}
@media(max-width:1024px){
    .webweby-mega-panel{
        min-width:0!important;
    }
}


/* Webweby Mega Menu v1.1.6 image cell improvements */
.webweby-mega-cell-image.webweby-mega-cell{
    padding:14px!important;
}
.webweby-mega-cell-image > .webweby-mega-cell-image{
    margin-bottom:10px;
}
.webweby-mega-cell-image img{
    width:100%!important;
    height:260px!important;
    max-height:none!important;
    object-fit:cover!important;
    object-position:center!important;
}
.webweby-mega-cell-image .webweby-mega-cell-title{
    display:block!important;
    margin-top:8px!important;
    font-size:16px!important;
    line-height:1.25!important;
}
.webweby-mega-cell-image .webweby-mega-cell-desc{
    display:block!important;
    margin-top:5px!important;
    font-size:13px!important;
    line-height:1.45!important;
    opacity:.76!important;
}
.webweby-mega-panel-inner{
    align-items:stretch;
}
.webweby-mega-column{
    align-self:stretch;
}
@media(min-width:1025px){
    .webweby-mega-cell-image:first-child:last-child{
        height:100%;
        min-height:360px;
    }
    .webweby-mega-cell-image:first-child:last-child > .webweby-mega-cell-image img{
        height:calc(100% - 58px)!important;
        min-height:300px!important;
    }
}
@media(max-width:767px){
    .webweby-mega-cell-image img{
        height:180px!important;
    }
}


/* Webweby Mega Menu v1.1.7 - Görsel oran koruma */
.webweby-mega-cell-image img{
    width:auto!important;
    max-width:100%!important;
    height:auto!important;
    max-height:250px!important;
    min-height:0!important;
    object-fit:contain!important;
    object-position:center!important;
    margin-left:auto!important;
    margin-right:auto!important;
}
.webweby-mega-cell-image > .webweby-mega-cell-image{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#f5f5f5!important;
    min-height:0!important;
}
@media(min-width:1025px){
    .webweby-mega-cell-image:first-child:last-child{
        height:auto!important;
        min-height:0!important;
    }
    .webweby-mega-cell-image:first-child:last-child > .webweby-mega-cell-image img{
        height:auto!important;
        max-height:250px!important;
        min-height:0!important;
    }
}
@media(max-width:767px){
    .webweby-mega-cell-image img{
        height:auto!important;
        max-height:220px!important;
        min-height:0!important;
    }
}


/* Webweby Mega Menu Lite v1.2.1 accessibility */
.webweby-mega-enabled [data-webweby-mega-trigger="1"]:focus-visible,
.webweby-mega-cell:focus-visible,
.webweby-mega-nested-menu a:focus-visible{
    outline:2px solid var(--webweby-mega-badge-bg,#111827)!important;
    outline-offset:3px!important;
}
.webweby-mega-panel a,
.webweby-mega-panel button{
    outline-offset:3px;
}
