:root{--fk-ink:#0b1b37;--fk-muted:#607086;--fk-border:#e5ebf2;--fk-green:#08b86f;--fk-green2:#0a9d61;--fk-blue:#0879ef;--fk-page:#fff;--fk-soft:#f7f9fc;--fk-shadow:0 10px 26px rgba(20,42,70,.08)}
*{box-sizing:border-box}.funkykhabar-home{margin:0;background:var(--fk-page);color:var(--fk-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.funkykhabar-home a{text-decoration:none}.fk-container{width:min(1240px,calc(100% - 44px));margin-inline:auto}.fk-header{position:sticky;top:0;z-index:60;background:var(--fk-header-bg);border-bottom:1px solid #e9edf2;backdrop-filter:blur(10px)}.fk-header-inner{min-height:var(--fk-header-height);display:grid;grid-template-columns:minmax(var(--fk-logo-width),auto) auto minmax(360px,1fr);align-items:center;gap:28px}.fk-brand{width:var(--fk-logo-width);height:var(--fk-logo-height);display:flex;align-items:center}.fk-brand .custom-logo-link,.fk-brand .fk-custom-logo-link{display:flex!important;width:var(--fk-logo-width)!important;height:var(--fk-logo-height)!important;align-items:center;line-height:0}.fk-brand .custom-logo,.fk-brand .fk-uploaded-logo{display:block!important;width:var(--fk-logo-width)!important;height:var(--fk-logo-height)!important;max-width:var(--fk-logo-width)!important;max-height:var(--fk-logo-height)!important;object-fit:contain!important}.fk-brand-fallback{width:var(--fk-logo-width);height:var(--fk-logo-height);display:flex;flex-direction:column;justify-content:center;color:var(--fk-ink);line-height:1}.fk-brand-name{font-size:27px;font-weight:900;letter-spacing:-1.2px;color:var(--fk-green)}.fk-brand-name span,.fk-footer-brand strong span{color:#0d3768}.fk-brand small,.fk-footer-brand small{margin-top:6px;font-size:7px;letter-spacing:2.3px;font-weight:800;color:#687990}.fk-nav{display:flex;align-items:center;justify-content:center;gap:34px}.fk-nav a{position:relative;padding:27px 0 23px;color:var(--fk-header-text);font-size:14px;font-weight:750}.fk-nav a:hover,.fk-nav a.is-active{color:var(--fk-green2)}.fk-nav a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:2px;border-radius:4px;background:var(--fk-green)}.fk-header-actions{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:13px;min-width:0}.fk-search{width:min(290px,24vw);height:40px;display:flex;align-items:center;background:#f1f4f8;border:1px solid #e7ebf0;border-radius:24px;overflow:hidden}.fk-search input{flex:1;min-width:0;border:0!important;background:transparent!important;box-shadow:none!important;padding:0 3px 0 17px!important;font:inherit;font-size:12px}.fk-search button{width:44px;height:100%;border:0;background:transparent;color:#18385c;font-size:20px;cursor:pointer}.fk-social{display:flex;align-items:center;gap:8px}.fk-social a,.fk-social span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;line-height:1;color:#fff;user-select:none;box-shadow:0 2px 8px rgba(16,37,61,.10);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.fk-social a:hover{transform:translateY(-2px);box-shadow:0 5px 12px rgba(16,37,61,.18);filter:saturate(1.08)}.fk-social svg{width:15px;height:15px;display:block;fill:currentColor}.fk-social-facebook{background:#1877f2}.fk-social-instagram{background:linear-gradient(135deg,#7b3ff2,#e1306c,#ff9a00)}.fk-social-pinterest{background:#e60023}.fk-social-youtube{background:#ff0000}.fk-social-youtube svg{width:17px;height:17px}.fk-mobile-menu{display:none;margin-left:auto;position:relative}.fk-mobile-menu summary{list-style:none;font-size:26px;cursor:pointer}.fk-mobile-menu summary::-webkit-details-marker{display:none}.fk-mobile-panel{position:absolute;right:0;top:45px;min-width:250px;background:#fff;border:1px solid var(--fk-border);border-radius:15px;box-shadow:var(--fk-shadow);padding:10px}.fk-mobile-panel>a{display:block;padding:11px 13px;border-radius:9px;color:var(--fk-ink);font-weight:750}.fk-mobile-search input{width:100%;margin:5px 0 12px;border:1px solid var(--fk-border);border-radius:9px;padding:10px 12px}.fk-mobile-panel .fk-social{padding:4px 12px 8px}
.fk-hero{position:relative;overflow:hidden;color:#fff;background:#183a55 url('../images/hero-sunrise.svg') center/cover no-repeat}.fk-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,27,45,.78) 0%,rgba(8,32,48,.48) 46%,rgba(5,20,32,.05) 100%)}.fk-hero-inner{position:relative;z-index:2;min-height:320px;display:flex;align-items:center;justify-content:space-between;padding:46px 28px 46px 55px}.fk-hero-copy{max-width:650px}.fk-eyebrow{display:flex;align-items:center;gap:14px;margin:0 0 12px;font-size:11px!important;font-weight:850!important;letter-spacing:2.1px;color:#fff}.fk-eyebrow:before{content:"";width:6px;height:150px;border-radius:9px;background:#5ce0ae;position:absolute;left:18px;top:50%;transform:translateY(-50%)}.fk-hero h1{margin:0;max-width:600px;font-size:clamp(38px,4.6vw,63px);line-height:1.04;letter-spacing:-2px;color:#fff;font-weight:900}.fk-hero-copy>p:not(.fk-eyebrow){max-width:610px;margin:16px 0 0;font-size:17px;line-height:1.55;color:#f3f7fa}.fk-hero-note{align-self:flex-start;margin-top:60px;margin-right:80px;font-family:"Segoe Print","Comic Sans MS",cursive;font-size:22px;line-height:1.1;color:#111;transform:rotate(-5deg);text-shadow:0 1px 2px rgba(255,255,255,.3)}.fk-hero-note span{font-size:29px}
.fk-category-choices{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.fk-category-choice{position:relative;overflow:hidden;min-height:178px;display:flex;align-items:center;gap:19px;padding:25px 30px;border-radius:12px;border:1px solid #e5e9ee;box-shadow:0 5px 15px rgba(20,42,70,.04);transition:.2s ease}.fk-category-choice:hover{transform:translateY(-2px);box-shadow:var(--fk-shadow)}.fk-choice-shayari{background:linear-gradient(115deg,#effcf5 0%,#f8fff9 63%,#e5f6e8 100%)}.fk-choice-images{background:linear-gradient(115deg,#eef8ff 0%,#f7fbff 62%,#dfefff 100%)}.fk-choice-icon{width:66px;height:66px;flex:0 0 66px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:26px;z-index:2}.fk-choice-shayari .fk-choice-icon{background:var(--fk-green)}.fk-choice-images .fk-choice-icon{background:var(--fk-blue)}.fk-choice-copy{z-index:2;display:flex;flex-direction:column;max-width:310px;color:var(--fk-ink)}.fk-choice-copy strong{font-size:28px;line-height:1.1}.fk-choice-copy em{margin-top:7px;font-size:13px;line-height:1.5;color:var(--fk-muted);font-style:normal}.fk-choice-copy b{width:max-content;margin-top:16px;padding:11px 20px;border-radius:25px;color:#fff;font-size:12px}.fk-choice-shayari .fk-choice-copy b{background:var(--fk-green)}.fk-choice-images .fk-choice-copy b{background:var(--fk-blue)}.fk-choice-art{position:absolute;right:32px;top:28px;font-family:"Segoe Print","Comic Sans MS",cursive;font-size:25px;line-height:1.32;text-align:center;transform:rotate(-5deg);color:#172436;opacity:.88}.fk-choice-art-images{right:45px;top:31px;padding:13px 18px;border:7px solid #fff;box-shadow:0 7px 18px rgba(37,65,95,.17);background:linear-gradient(#9fd3fc,#ffc88d);transform:rotate(-7deg);color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.25)}
.fk-home-feed{display:grid;grid-template-columns:1fr;gap:32px;margin-top:24px}.fk-post-section{min-width:0}.fk-section-head{display:flex;align-items:center;justify-content:space-between;padding:0 0 10px;border-bottom:2px solid #e6ebf0;margin-bottom:14px;position:relative}.fk-section-head:after{content:"";position:absolute;left:0;bottom:-2px;width:86px;height:2px;background:var(--fk-green)}.fk-images-section .fk-section-head:after{background:var(--fk-blue)}.fk-section-head h2{margin:0;font-size:24px;letter-spacing:-.5px;color:var(--fk-ink)}.fk-section-head h2 span{color:var(--fk-green)}.fk-images-section .fk-section-head h2 span{color:var(--fk-blue)}.fk-section-head>a{font-size:12px;font-weight:750;color:#354b68}.fk-post-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}.fk-post-card{min-width:0;overflow:hidden;background:#fff;border:1px solid #e4e9ee;border-radius:8px;box-shadow:0 4px 13px rgba(21,44,69,.05);transition:.18s ease}.fk-post-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(21,44,69,.09)}.fk-post-thumb{display:block;aspect-ratio:4/3;background:linear-gradient(135deg,#193a51,#ef9a58);overflow:hidden}.fk-images-card .fk-post-thumb{background:linear-gradient(135deg,#73bff7,#f9cf88)}.fk-post-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.fk-post-card:hover .fk-post-thumb img{transform:scale(1.025)}.fk-thumb-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#fff;font-size:30px;font-weight:900}.fk-post-body{padding:11px 12px 12px}.fk-post-label{font-size:9px;font-weight:900;letter-spacing:.4px;text-transform:uppercase;color:var(--fk-green)}.fk-images-card .fk-post-label{color:var(--fk-blue)}.fk-post-body h3{margin:6px 0 12px;font-size:14px;line-height:1.42;letter-spacing:-.08px}.fk-post-body h3 a{color:#111a2e}.fk-post-body h3 a:hover{color:var(--fk-green2)}.fk-post-meta{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.fk-post-meta time{font-size:10px;color:#8792a1}.fk-read{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#f0f3f7;color:#334a65;font-weight:800;font-size:12px}.fk-empty-state{grid-column:1/-1;padding:25px;background:#fff;border:1px dashed #ccd6df;border-radius:10px;color:var(--fk-muted)}.fk-empty-state strong{display:block;color:var(--fk-ink);margin-bottom:6px}.fk-load-more-wrap{text-align:center;padding-top:21px}.fk-load-more{min-width:215px;height:44px;border:0;border-radius:24px;background:var(--fk-green);color:#fff;font-weight:800;font-size:13px;cursor:pointer;box-shadow:0 8px 20px rgba(8,184,111,.17);transition:.18s ease}.fk-load-more:hover{background:var(--fk-green2);transform:translateY(-1px)}.fk-load-more:disabled{cursor:wait;opacity:.72}.fk-load-more.is-loading{animation:fkPulse 1.1s infinite alternate}@keyframes fkPulse{from{opacity:.62}to{opacity:1}}
.fk-quote-strip{padding:28px 0 0}.fk-quote-strip .fk-container{padding:16px 22px;text-align:center;border-radius:10px;background:linear-gradient(90deg,#eaf7ff,#effbff,#eaf7ff);border:1px solid #dcecf5}.fk-quote-strip p{margin:0;font-family:Georgia,serif;font-size:16px;font-style:italic;color:#203a66}.fk-quote-strip span{display:block;margin-top:2px;color:#566c88;font-size:11px}.fk-footer{margin-top:22px;background:var(--fk-footer-bg);border-top:1px solid #e8edf2;color:var(--fk-footer-text)}.fk-footer-top{display:grid;grid-template-columns:230px 1fr auto;gap:35px;align-items:center;padding-block:25px}.fk-footer-brand{display:flex;flex-direction:column;max-width:var(--fk-footer-logo-width)}.fk-footer-brand strong{font-size:26px;color:var(--fk-green);line-height:1}.fk-footer-brand .custom-logo-link,.fk-footer-brand .fk-custom-logo-link{display:flex!important;align-items:center;line-height:0;width:var(--fk-footer-logo-width)!important;max-width:100%}.fk-footer-brand .custom-logo,.fk-footer-brand .fk-uploaded-logo{width:var(--fk-footer-logo-width)!important;height:auto!important;max-width:100%!important;object-fit:contain!important}.fk-footer-nav{display:flex;justify-content:center;gap:25px;flex-wrap:wrap}.fk-footer-nav a{color:var(--fk-footer-text);font-size:12px;font-weight:650}.fk-footer-nav a:hover{color:var(--fk-green2)}.fk-footer-bottom{display:flex;justify-content:center;gap:20px;padding-block:14px;border-top:1px solid #edf0f3;color:var(--fk-footer-text);font-size:11px}.fk-footer-credit{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;text-align:center}.fk-footer-credit a{color:var(--fk-green);font-weight:800;text-decoration:none}.fk-footer-credit a:hover{text-decoration:underline}.fk-footer-separator{opacity:.55}
@media(max-width:1120px){.fk-header-inner{grid-template-columns:185px auto 1fr;gap:18px}.fk-search{width:235px}.fk-social{gap:6px}.fk-hero-note{margin-right:25px}.fk-choice-art{opacity:.45}.fk-post-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:860px){.fk-header-inner{display:flex;min-height:68px}.fk-nav,.fk-header-actions{display:none}.fk-mobile-menu{display:block}.fk-brand{width:min(var(--fk-logo-width),175px);height:var(--fk-logo-height)}.fk-hero-inner{min-height:300px;padding:40px 22px 40px 46px}.fk-hero-note{display:none}.fk-category-choices{grid-template-columns:1fr}.fk-choice-art{opacity:.65}.fk-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fk-footer-top{grid-template-columns:1fr;gap:16px}.fk-footer-nav{justify-content:flex-start}}
@media(max-width:600px){.fk-container{width:min(100% - 24px,1240px)}.fk-header{position:sticky}.fk-brand .custom-logo-link,.fk-brand .fk-custom-logo-link,.fk-brand .custom-logo,.fk-brand .fk-uploaded-logo{width:min(var(--fk-logo-width),160px)!important;max-width:160px!important;height:auto!important}.fk-brand-name{font-size:24px}.fk-brand small{font-size:7px;letter-spacing:2px}.fk-hero{background-position:62% center}.fk-hero-inner{min-height:315px;padding:38px 15px 38px 30px}.fk-eyebrow{font-size:9px!important;letter-spacing:1.6px}.fk-eyebrow:before{left:8px;height:135px}.fk-hero h1{font-size:40px;line-height:1.05;letter-spacing:-1.3px}.fk-hero-copy>p:not(.fk-eyebrow){font-size:14px;line-height:1.5}.fk-category-choice{min-height:145px;padding:20px}.fk-choice-icon{width:52px;height:52px;flex-basis:52px}.fk-choice-copy{max-width:68%}.fk-choice-copy strong{font-size:24px}.fk-choice-copy em{font-size:12px}.fk-choice-copy b{margin-top:11px;padding:9px 14px;font-size:10px}.fk-choice-art{right:14px;top:28px;font-size:17px;opacity:.38}.fk-choice-art-images{right:14px;top:32px;padding:8px 10px;border-width:4px}.fk-home-feed{gap:28px}.fk-section-head h2{font-size:21px}.fk-post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fk-post-body{padding:9px}.fk-post-body h3{font-size:12px}.fk-footer-bottom{gap:5px}.fk-footer-credit{gap:6px}}
@media(max-width:420px){.fk-post-grid{grid-template-columns:1fr}.fk-hero h1{font-size:35px}.fk-choice-art{display:none}.fk-choice-copy{max-width:100%}.fk-post-thumb{aspect-ratio:16/10}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.fk-category-choice,.fk-post-card,.fk-post-thumb img,.fk-load-more{transition:none!important}.fk-load-more.is-loading{animation:none!important}}

/* Wpthrone v1.0.1 — clean header/footer navigation inspired by supplied reference */
.fk-header{background:#fff;border-bottom:0;box-shadow:none}
.fk-header-brand-row{background:#fff}
.fk-header-brand-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.fk-menu-strip{background:#fff;border-top:1px solid #eee9ec;border-bottom:1px solid #e6e1e5}
.fk-menu-strip .fk-container{overflow:visible}
.fk-nav{display:block;width:100%}
.fk-nav-list,.fk-footer-menu-list{list-style:none;margin:0;padding:0;display:flex;align-items:stretch;gap:0;flex-wrap:wrap}
.fk-nav-list>li{position:relative;margin:0}
.fk-nav-list>li>a{display:flex;align-items:center;min-height:78px;padding:0 28px;color:#2e2a31;font-size:17px;font-weight:750;line-height:1.2;white-space:nowrap;transition:color .18s ease,background .18s ease}
.fk-nav-list>li:first-child>a{padding-left:0}
.fk-nav-list>li>a:hover,.fk-nav-list>li.current-menu-item>a,.fk-nav-list>li.current-menu-ancestor>a{color:#171418;background:transparent}
.fk-nav-list .menu-item-has-children>a:after{content:"⌄";font-size:15px;margin-left:9px;line-height:1;transform:translateY(-1px)}
.fk-nav-list .sub-menu{position:absolute;left:12px;top:calc(100% - 1px);z-index:90;min-width:230px;margin:0;padding:8px 0;list-style:none;background:#fff;border:1px solid #e8e3e7;border-radius:0 0 8px 8px;box-shadow:0 12px 30px rgba(28,21,27,.10);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease}
.fk-nav-list li:hover>.sub-menu,.fk-nav-list li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}
.fk-nav-list .sub-menu li{position:relative}
.fk-nav-list .sub-menu a{display:flex;align-items:center;justify-content:space-between;padding:11px 16px;color:#302b31;font-size:14px;font-weight:650;white-space:nowrap}
.fk-nav-list .sub-menu a:hover{background:#faf7f9;color:#111}
.fk-nav-list .sub-menu .sub-menu{left:100%;top:-8px}
.fk-header-actions{margin-left:auto}

.fk-footer{background:#fff;border-top:1px solid #e6e1e5;color:#39343a}
.fk-footer-top{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:28px 0 22px}
.fk-footer-brand{align-items:center;text-align:center}
.fk-footer-nav{width:100%;display:flex;justify-content:center}
.fk-footer-menu-list{justify-content:center;gap:0}
.fk-footer-menu-list>li{position:relative}
.fk-footer-menu-list>li>a{display:flex;align-items:center;min-height:52px;padding:0 20px;color:#2e2a31;font-size:14px;font-weight:700;white-space:nowrap}
.fk-footer-menu-list .menu-item-has-children>a:after{content:"⌄";font-size:13px;margin-left:7px}
.fk-footer-menu-list .sub-menu{display:none;position:absolute;left:50%;bottom:100%;transform:translateX(-50%);z-index:50;min-width:210px;margin:0;padding:7px 0;list-style:none;background:#fff;border:1px solid #e8e3e7;box-shadow:0 10px 24px rgba(28,21,27,.10)}
.fk-footer-menu-list li:hover>.sub-menu,.fk-footer-menu-list li:focus-within>.sub-menu{display:block}
.fk-footer-menu-list .sub-menu a{display:block;padding:10px 15px;color:#302b31;font-size:13px;font-weight:650;white-space:nowrap}
.fk-footer-menu-list .sub-menu a:hover{background:#faf7f9}
.fk-footer-bottom{border-top:1px solid #eee9ec}

.fk-mobile-nav-list,.fk-mobile-nav-list ul{list-style:none;margin:0;padding:0}
.fk-mobile-nav-list>li>a{display:block;padding:11px 13px;border-radius:8px;color:#2f2a30;font-size:14px;font-weight:750}
.fk-mobile-nav-list .sub-menu{padding-left:12px}
.fk-mobile-nav-list .sub-menu a{display:block;padding:9px 13px;color:#5a535a;font-size:13px;font-weight:650}

@media(max-width:1120px){
  .fk-nav-list>li>a{padding:0 18px;font-size:15px;min-height:68px}
}
@media(max-width:860px){
  .fk-header-brand-inner{min-height:68px}
  .fk-menu-strip{display:none}
  .fk-header-actions{display:none}
  .fk-mobile-menu{display:block}
  .fk-footer-menu-list{justify-content:center}
}
@media(max-width:600px){
  .fk-footer-menu-list{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .fk-footer-menu-list>li>a{justify-content:center;min-height:44px;padding:0 8px;text-align:center;font-size:13px}
  .fk-footer-menu-list .sub-menu{position:static;transform:none;border:0;box-shadow:none;text-align:center}
}

/* Wpthrone v1.3.5 — centered header branding/navigation + improved mobile menu */
@media (min-width:861px){
  .fk-header-brand-inner{
    display:grid;
    grid-template-columns:1fr auto 1fr;
    align-items:center;
    gap:24px;
    position:relative;
  }
  .fk-brand{
    grid-column:2;
    justify-self:center;
    align-items:center;
    justify-content:center;
    text-align:center;
  }
  .fk-brand .custom-logo-link,
  .fk-brand .fk-custom-logo-link{
    justify-content:center;
  }
  .fk-header-actions{
    grid-column:3;
    justify-self:end;
    margin-left:0;
  }
  .fk-nav-list{
    justify-content:center;
  }
  .fk-nav-list>li:first-child>a{
    padding-left:28px;
  }
}

@media (max-width:860px){
  .fk-header-brand-inner{
    min-height:68px;
    display:grid;
    grid-template-columns:44px 1fr 44px;
    align-items:center;
    gap:8px;
    position:relative;
  }
  .fk-brand{
    grid-column:2;
    justify-self:center;
    width:auto;
    max-width:min(var(--fk-logo-width),175px);
    height:auto;
    justify-content:center;
    text-align:center;
  }
  .fk-brand .custom-logo-link,
  .fk-brand .fk-custom-logo-link{
    justify-content:center;
  }
  .fk-mobile-menu{
    display:block;
    grid-column:3;
    justify-self:end;
    margin-left:0;
    position:static;
  }
  .fk-mobile-menu summary{
    width:42px;
    height:42px;
    display:grid;
    place-items:center;
    border:1px solid #e7e2e6;
    border-radius:10px;
    background:#fff;
    color:#211d22;
    font-size:23px;
    line-height:1;
    cursor:pointer;
    user-select:none;
  }
  .fk-mobile-menu[open] summary{
    background:#f8f6f8;
  }
  .fk-mobile-panel{
    position:absolute;
    left:12px;
    right:12px;
    top:calc(100% + 1px);
    width:auto;
    min-width:0;
    max-height:calc(100vh - 95px);
    overflow:auto;
    background:#fff;
    border:1px solid #e8e3e7;
    border-radius:0 0 14px 14px;
    box-shadow:0 18px 35px rgba(28,21,27,.13);
    padding:10px 12px 14px;
    z-index:120;
  }
  .fk-mobile-nav-list>li{
    border-bottom:1px solid #f0ecef;
  }
  .fk-mobile-nav-list>li:last-child{
    border-bottom:0;
  }
  .fk-mobile-nav-list>li>a{
    display:flex;
    align-items:center;
    min-height:47px;
    padding:10px 8px;
    border-radius:8px;
    color:#282328;
    font-size:15px;
    font-weight:750;
  }
  .fk-mobile-nav-list .menu-item-has-children>a:after{
    content:"⌄";
    margin-left:auto;
    padding-left:12px;
    color:#6b646b;
    font-size:14px;
  }
  .fk-mobile-nav-list .sub-menu{
    margin:0 0 8px 10px;
    padding:0 0 0 10px;
    border-left:2px solid #eee8ed;
  }
  .fk-mobile-nav-list .sub-menu a{
    display:block;
    padding:9px 10px;
    color:#5a535a;
    font-size:13px;
    font-weight:650;
  }
  .fk-mobile-search{
    margin-top:10px;
  }
  .fk-mobile-search input{
    min-height:42px;
    margin:0 0 12px;
  }
  .fk-mobile-panel .fk-social{
    justify-content:center;
    padding:4px 0 2px;
  }
}

@media (max-width:600px){
  .fk-header-brand-inner{
    grid-template-columns:42px 1fr 42px;
  }
  .fk-brand .custom-logo-link,
  .fk-brand .fk-custom-logo-link,
  .fk-brand .custom-logo,
  .fk-brand .fk-uploaded-logo{
    max-width:145px!important;
    width:auto!important;
    height:auto!important;
  }
  .fk-mobile-panel{
    left:0;
    right:0;
    border-left:0;
    border-right:0;
    border-radius:0 0 12px 12px;
  }
}
