/*
Theme Name: LinkMagzWP Original
Theme URI: https://landingkilat.com/
Author: LandingKilat.com
Author URI: https://landingkilat.com/
Description: LinkMagz versi WordPress dengan tampilan original, tanpa artikel demo, memakai artikel WordPress yang sudah ada, dilengkapi opsi kustomisasi header, media sosial, ikon EPS terpisah, jumlah postingan, widget, profil, dan footer.
Version: 1.4.17
Requires at least: 5.8
Tested up to: 6.8
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: linkmagzwp
Tags: blog, news, magazine, custom-logo, custom-menu, featured-images, right-sidebar, theme-options
*/


/* LinkMagzWP Icons from EPS Pack */
:root{--lm-icon-size:22px;--lm-icon-gap:13px;}
#social-button .social-icon i,
.profile-social .social-icon i,
.footer-social .social-icon i{display:none!important;}
#social-button .social-icon,
.profile-social .social-icon,
.footer-social .social-icon{display:inline-flex!important;align-items:center;justify-content:center;line-height:1;vertical-align:middle;font-size:0;}
#social-button .social-icon img,
.profile-social .social-icon img,
.footer-social .social-icon img{display:block;width:var(--lm-icon-size);height:var(--lm-icon-size);object-fit:contain;opacity:.78;transition:opacity .2s ease,transform .2s ease,filter .2s ease;}
#social-button a:hover .social-icon img,
.profile-social a:hover .social-icon img,
.footer-social a:hover .social-icon img{opacity:1;transform:translateY(-1px);}
#social-button .social-icon:not(.social-style-color):not(.social-style-color-circle) img{filter:brightness(0) invert(1);}
body.darkmode .profile-social .social-icon:not(.social-style-color):not(.social-style-color-circle) img,
body.darkmode .footer-social .social-icon:not(.social-style-color):not(.social-style-color-circle) img{filter:brightness(0) invert(1);}
.profile-social{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;}
.profile-social a{display:inline-flex!important;margin:3px!important;padding:2px;}
.profile-social .social-icon img{width:20px;height:20px;}
.footer-social{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin:12px 0;}
.footer-social a{display:inline-flex;margin:3px;padding:2px;}
.footer-social .social-icon img{width:21px;height:21px;}
.iconsearch-label::after{content:""!important;width:21px;height:21px;display:inline-block;vertical-align:middle;background:url("assets/icons/action/black-outline/search.png") center/contain no-repeat;filter:brightness(0) invert(1);}
body.darkmode .iconsearch-label::after{filter:brightness(0) invert(1);}
#goTop::before{content:"";display:block;width:22px;height:22px;margin:9px auto 0;background:url("assets/icons/action/black-outline/plus.png") center/contain no-repeat;filter:brightness(0) invert(1);transform:rotate(45deg);}
#goTop{font-size:0;}


/* LinkMagzWP v1.2.1 - icon size, sync and sticky navbar refinements */
:root{--lm-icon-size:27px;--lm-icon-size-mobile:29px;--lm-icon-size-profile:24px;--lm-icon-size-footer:26px;--lm-search-icon-size:27px;}
#social-button a{display:inline-flex!important;align-items:center;justify-content:center;margin:3px 0 3px 15px!important;padding:3px!important;line-height:1!important;vertical-align:middle;}
#social-button .social-icon{width:var(--lm-icon-size)!important;height:var(--lm-icon-size)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;}
#social-button .social-icon img{width:var(--lm-icon-size)!important;height:var(--lm-icon-size)!important;max-width:var(--lm-icon-size)!important;max-height:var(--lm-icon-size)!important;object-fit:contain!important;display:block!important;}
#social-button .widget-content{display:flex;align-items:center;justify-content:flex-end;gap:0;flex-wrap:wrap;}

.nav-secondary{align-items:center!important;gap:16px;}
.nav-secondary .iconsearch-label{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:var(--lm-search-icon-size)!important;height:var(--lm-search-icon-size)!important;margin-left:0!important;line-height:1!important;}
.nav-secondary .iconsearch-label::after{width:var(--lm-search-icon-size)!important;height:var(--lm-search-icon-size)!important;display:block!important;}
.nav-secondary .darkmode-switch{align-items:center!important;justify-content:center!important;margin-left:0!important;line-height:1!important;}
.nav-secondary .darkmode-switch .switch{display:inline-flex!important;align-items:center!important;}

.profile-social .social-icon{width:var(--lm-icon-size-profile)!important;height:var(--lm-icon-size-profile)!important;}
.profile-social .social-icon img{width:var(--lm-icon-size-profile)!important;height:var(--lm-icon-size-profile)!important;max-width:var(--lm-icon-size-profile)!important;max-height:var(--lm-icon-size-profile)!important;}
.footer-social .social-icon{width:var(--lm-icon-size-footer)!important;height:var(--lm-icon-size-footer)!important;}
.footer-social .social-icon img{width:var(--lm-icon-size-footer)!important;height:var(--lm-icon-size-footer)!important;max-width:var(--lm-icon-size-footer)!important;max-height:var(--lm-icon-size-footer)!important;}

/* Keep icon colors consistent on archive, homepage, and single article pages */
#social-button .social-icon:not(.social-style-color):not(.social-style-color-circle) img,
.footer-social .social-icon:not(.social-style-color):not(.social-style-color-circle) img{filter:brightness(0) invert(1)!important;opacity:.9;}
.profile-social .social-icon:not(.social-style-color):not(.social-style-color-circle) img{filter:none!important;opacity:.82;}
body.darkmode .profile-social .social-icon:not(.social-style-color):not(.social-style-color-circle) img{filter:brightness(0) invert(1)!important;opacity:.9;}
#social-button a:hover .social-icon img,.profile-social a:hover .social-icon img,.footer-social a:hover .social-icon img{opacity:1!important;transform:translateY(-1px) scale(1.04);}

/* Sticky navbar must remain visible when the page is scrolled */
#navmenu-wrap-sticky{z-index:999!important;box-shadow:0 4px 18px rgba(0,0,0,.12);}
#navmenu-wrap-sticky.navsticky-show{display:block!important;visibility:visible!important;opacity:1!important;transform:translateY(0)!important;-webkit-transform:translateY(0)!important;}
body.admin-bar #navmenu-wrap-sticky{top:32px!important;}
@media screen and (max-width:782px){body.admin-bar #navmenu-wrap-sticky{top:46px!important;}}

body.is-single #social-button .social-icon img,
body.single #social-button .social-icon img,
body.is-single .footer-social .social-icon img,
body.single .footer-social .social-icon img{vertical-align:middle!important;}

@media only screen and (max-width:900px){
  .nav-secondary{gap:14px;}
  .nav-secondary .iconsearch-label{width:var(--lm-icon-size-mobile)!important;height:var(--lm-icon-size-mobile)!important;}
  .nav-secondary .iconsearch-label::after{width:var(--lm-icon-size-mobile)!important;height:var(--lm-icon-size-mobile)!important;}
  #social-button .social-icon,#social-button .social-icon img{width:var(--lm-icon-size-mobile)!important;height:var(--lm-icon-size-mobile)!important;max-width:var(--lm-icon-size-mobile)!important;max-height:var(--lm-icon-size-mobile)!important;}
  .navmenu-button{display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;}
}
@media only screen and (max-width:480px){
  #social-button .widget-content{justify-content:center;}
  #social-button a{margin:4px 8px!important;padding:3px!important;}
}


/* LinkMagzWP v1.3.0 - Auto TOC, related posts, professional comments */
html{scroll-behavior:smooth;}
.post-body h2[id],.post-body h3[id]{scroll-margin-top:86px;}
.lm-auto-toc{margin:24px 0 30px;padding:18px 20px;border:1px solid rgba(153,163,173,.28);border-radius:12px;background:linear-gradient(180deg,rgba(153,163,173,.11),rgba(153,163,173,.06));box-shadow:0 10px 30px rgba(18,38,63,.06);}
.lm-toc-head{display:flex;align-items:center;gap:10px;margin-bottom:12px;color:var(--main-text-color);font-family:Montserrat,Roboto,Arial,sans-serif;font-size:1rem;}
.lm-toc-icon{width:20px;height:20px;display:inline-block;background:url("assets/icons/action/black-outline/bookmark.png") center/contain no-repeat;opacity:.72;}
.lm-toc-list{margin:0!important;padding-left:0!important;list-style:none!important;display:grid;gap:7px;}
.lm-toc-list li{margin:0!important;padding:0!important;line-height:1.45;}
.lm-toc-list li::before{display:none!important;content:none!important;}
.lm-toc-list a{display:block;padding:8px 10px;border-radius:8px;color:var(--main-text-color)!important;background:rgba(255,255,255,.48);font-size:.94rem;font-weight:500;}
.lm-toc-list a:hover{background:rgba(153,163,173,.16);transform:translateX(2px);}
.lm-toc-level-3 a{margin-left:18px;font-size:.9rem;opacity:.9;}
body.darkmode .lm-auto-toc{background:#303437;border-color:rgba(255,255,255,.10);box-shadow:none;}
body.darkmode .lm-toc-icon{filter:brightness(0) invert(1);opacity:.85;}
body.darkmode .lm-toc-list a{background:rgba(255,255,255,.04);color:#eee!important;}
body.darkmode .lm-toc-list a:hover{background:rgba(255,255,255,.09);color:#fff!important;}

.lm-related-posts{margin:36px 0;}
.lm-related-posts .ms-title{margin-bottom:16px!important;}
.lm-related-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;}
.lm-related-card{display:flex;gap:14px;align-items:stretch;padding:12px;border-radius:12px;background:#fff;border:1px solid rgba(153,163,173,.20);box-shadow:0 8px 24px rgba(18,38,63,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;}
.lm-related-card:hover{transform:translateY(-2px);box-shadow:0 14px 35px rgba(18,38,63,.10);border-color:rgba(153,163,173,.34);}
.lm-related-thumb{width:126px;min-width:126px;border-radius:10px;overflow:hidden;background:rgba(153,163,173,.12);display:block;}
.lm-related-thumb img{display:block;width:100%;height:100%;min-height:92px;object-fit:cover;transition:transform .25s ease;}
.lm-related-card:hover .lm-related-thumb img{transform:scale(1.04);}
.lm-related-info{min-width:0;display:flex;flex-direction:column;justify-content:center;}
.lm-related-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:.76rem;line-height:1.3;margin-bottom:5px;opacity:.72;}
.lm-related-meta a{font-weight:700;text-transform:uppercase;letter-spacing:.02em;}
.lm-related-title{font-size:1rem;line-height:1.35;margin:0 0 5px!important;font-family:Montserrat,Roboto,Arial,sans-serif;}
.lm-related-title a{color:var(--main-text-color)!important;}
.lm-related-title a:hover{color:var(--main-link-hover-color)!important;}
.lm-related-excerpt{margin:0!important;font-size:.88rem;line-height:1.45;opacity:.78;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
body.darkmode .lm-related-card{background:#303437;border-color:rgba(255,255,255,.09);box-shadow:none;}
body.darkmode .lm-related-title a{color:#eee!important;}
body.darkmode .lm-related-excerpt,body.darkmode .lm-related-meta{color:#bbb;}

.lm-comments{margin:40px 0 0;}
.lm-comments-panel{padding:24px;border-radius:14px;background:#fff;border:1px solid rgba(153,163,173,.22);box-shadow:0 12px 35px rgba(18,38,63,.07);}
.lm-comments-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid rgba(153,163,173,.18);}
.lm-comments-label{display:inline-block;margin-bottom:4px;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--main-link-color);}
.lm-comments .comments-title{margin:0!important;font-size:1.28rem;line-height:1.35;font-family:Montserrat,Roboto,Arial,sans-serif;}
.lm-comments-jump{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:10px 14px;border-radius:999px;background:var(--main-link-color);color:#fff!important;font-weight:700;font-size:.9rem;box-shadow:0 8px 20px rgba(18,38,63,.12);}
.lm-comments-jump:hover{color:#fff!important;opacity:.92;transform:translateY(-1px);}
.lm-comment-list{list-style:none!important;margin:0!important;padding:0!important;}
.lm-comment-list .children{list-style:none!important;margin:14px 0 0 46px!important;padding-left:16px!important;border-left:2px solid rgba(153,163,173,.18);}
.lm-comment-item{margin:0 0 16px!important;padding:0!important;}
.lm-comment-card{display:flex;gap:14px;padding:18px;border-radius:12px;background:rgba(153,163,173,.07);border:1px solid rgba(153,163,173,.16);}
.lm-comment-avatar img{width:56px;height:56px;border-radius:50%;display:block;box-shadow:0 0 0 4px rgba(255,255,255,.85);}
.lm-comment-main{flex:1;min-width:0;}
.lm-comment-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px;}
.lm-comment-author{display:block;font-size:1rem;line-height:1.3;}
.lm-comment-author a{color:var(--main-text-color)!important;}
.lm-comment-date{font-size:.78rem;white-space:nowrap;opacity:.66;color:inherit!important;}
.lm-comment-awaiting{display:inline-block;margin-top:6px;padding:4px 8px;border-radius:999px;background:rgba(234,202,83,.22);font-size:.75rem;font-weight:700;}
.lm-comment-content{font-size:.95rem;line-height:1.65;}
.lm-comment-content p{margin:.55rem 0;}
.lm-comment-actions{display:flex;align-items:center;gap:10px;margin-top:12px;font-size:.85rem;font-weight:700;}
.lm-comment-actions a{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:rgba(153,163,173,.13);color:var(--main-text-color)!important;}
.lm-comment-actions a:hover{background:var(--main-link-color);color:#fff!important;}
.lm-comment-edit{display:inline-flex;}
.lm-comment-form-wrap{margin-top:24px;padding-top:22px;border-top:1px solid rgba(153,163,173,.18);}
.lm-comment-form-container{margin:0;}
.lm-comment-form-title{margin:0 0 8px!important;font-size:1.22rem;font-family:Montserrat,Roboto,Arial,sans-serif;}
.lm-comment-note{margin:0 0 16px!important;opacity:.72;font-size:.92rem;}
.lm-comment-form label{display:block;margin:0 0 7px;font-weight:700;font-size:.9rem;}
.lm-comment-form label span{color:#d94b4b;}
.lm-comment-fields-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;}
.lm-comment-form p{margin:0 0 14px;}
.lm-comment-form input[type=text],.lm-comment-form input[type=email],.lm-comment-form input[type=url],.lm-comment-form textarea{width:100%;box-sizing:border-box;border:1px solid rgba(153,163,173,.34);border-radius:10px;padding:13px 14px;background:#fff;color:var(--main-text-color);outline:0;transition:border-color .2s ease,box-shadow .2s ease;background-color .2s ease;}
.lm-comment-form textarea{resize:vertical;min-height:145px;}
.lm-comment-form input:focus,.lm-comment-form textarea:focus{border-color:var(--main-link-color);box-shadow:0 0 0 4px rgba(76,142,26,.12);}
.lm-comment-submit{border:0;border-radius:999px;background:var(--main-link-color);color:#fff;padding:12px 22px;cursor:pointer;font-weight:700;box-shadow:0 8px 20px rgba(18,38,63,.12);}
.lm-comment-submit:hover{opacity:.92;transform:translateY(-1px);}
.lm-comments-closed{padding:14px;border-radius:10px;background:rgba(153,163,173,.10);}
body.darkmode .lm-comments-panel{background:#303437;border-color:rgba(255,255,255,.09);box-shadow:none;}
body.darkmode .lm-comments-header,body.darkmode .lm-comment-form-wrap{border-color:rgba(255,255,255,.09);}
body.darkmode .lm-comment-card{background:rgba(255,255,255,.045);border-color:rgba(255,255,255,.08);}
body.darkmode .lm-comment-avatar img{box-shadow:0 0 0 4px rgba(255,255,255,.06);}
body.darkmode .lm-comment-author a,body.darkmode .lm-comment-actions a{color:#eee!important;}
body.darkmode .lm-comment-date,body.darkmode .lm-comment-content,body.darkmode .lm-comment-note{color:#bbb;}
body.darkmode .lm-comment-form input[type=text],body.darkmode .lm-comment-form input[type=email],body.darkmode .lm-comment-form input[type=url],body.darkmode .lm-comment-form textarea{background:#25292b;border-color:rgba(255,255,255,.10);color:#eee;}
body.darkmode .lm-comment-form input:focus,body.darkmode .lm-comment-form textarea:focus{border-color:#b2c3ce;box-shadow:0 0 0 4px rgba(178,195,206,.10);}

@media only screen and (max-width:900px){
  .lm-related-list{grid-template-columns:1fr;}
  .lm-comments-panel{padding:20px;}
}
@media only screen and (max-width:600px){
  .lm-auto-toc{padding:16px;margin:20px 0 26px;border-radius:10px;}
  .lm-toc-list a{font-size:.9rem;}
  .lm-related-card{padding:10px;gap:11px;}
  .lm-related-thumb{width:106px;min-width:106px;}
  .lm-related-thumb img{min-height:82px;}
  .lm-related-title{font-size:.94rem;}
  .lm-related-excerpt{font-size:.82rem;}
  .lm-comments-header{display:block;}
  .lm-comments-jump{margin-top:12px;}
  .lm-comment-card{padding:14px;gap:11px;}
  .lm-comment-avatar img{width:46px;height:46px;}
  .lm-comment-header{display:block;}
  .lm-comment-date{display:inline-block;margin-top:5px;}
  .lm-comment-list .children{margin-left:18px!important;padding-left:12px!important;}
  .lm-comment-fields-row{grid-template-columns:1fr;gap:0;}
}


/* LinkMagzWP v1.4.1 - global icon synchronization */
:root{
  --lm-global-social-icon:28px;
  --lm-global-social-icon-mobile:30px;
  --lm-global-profile-icon:24px;
  --lm-global-footer-icon:27px;
  --lm-global-search-icon:26px;
  --lm-gotop-size:56px;
}

/* Reset all old font-icon fallbacks so homepage, archive, and single posts use one icon system */
.social-icon,
#social-button .social-icon,
.profile-social .social-icon,
.footer-social .social-icon{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  line-height:1!important;
  font-size:0!important;
  vertical-align:middle!important;
  overflow:visible!important;
}
.social-icon::before,
.social-icon::after,
.social-icon i,
.social-icon i::before,
.social-icon i::after,
#social-button .social-icon i,
#social-button .social-icon i::before,
.profile-social .social-icon i,
.profile-social .social-icon i::before,
.footer-social .social-icon i,
.footer-social .social-icon i::before{
  content:none!important;
  display:none!important;
  width:0!important;
  height:0!important;
  font-size:0!important;
}
#social-button .social-icon,
#social-button .social-icon img{
  width:var(--lm-global-social-icon)!important;
  height:var(--lm-global-social-icon)!important;
  max-width:var(--lm-global-social-icon)!important;
  max-height:var(--lm-global-social-icon)!important;
}
.profile-social .social-icon,
.profile-social .social-icon img{
  width:var(--lm-global-profile-icon)!important;
  height:var(--lm-global-profile-icon)!important;
  max-width:var(--lm-global-profile-icon)!important;
  max-height:var(--lm-global-profile-icon)!important;
}
.footer-social .social-icon,
.footer-social .social-icon img{
  width:var(--lm-global-footer-icon)!important;
  height:var(--lm-global-footer-icon)!important;
  max-width:var(--lm-global-footer-icon)!important;
  max-height:var(--lm-global-footer-icon)!important;
}
#social-button .social-icon img,
.profile-social .social-icon img,
.footer-social .social-icon img{
  display:block!important;
  object-fit:contain!important;
  border:0!important;
  margin:0!important;
  padding:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  transform:translateZ(0);
}
#social-button a,
.profile-social a,
.footer-social a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
  text-decoration:none!important;
}
#social-button .widget-content,
.profile-social,
.footer-social{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
}
#social-button .widget-content{justify-content:flex-end!important;gap:12px!important;}
#social-button a{margin:2px 0!important;padding:3px!important;}
.profile-social{justify-content:center!important;gap:10px!important;}
.footer-social{justify-content:center!important;gap:11px!important;}

/* The same color behavior is applied on homepage, archive, page, and single article */
body:not(.darkmode) .profile-social .social-style-black img,
body:not(.darkmode) .profile-social .social-style-black-circle img{
  filter:none!important;
  opacity:.86!important;
}
#social-button .social-style-black img,
#social-button .social-style-black-circle img,
.footer-social .social-style-black img,
.footer-social .social-style-black-circle img,
body.darkmode .profile-social .social-style-black img,
body.darkmode .profile-social .social-style-black-circle img{
  filter:brightness(0) invert(1)!important;
  opacity:.93!important;
}
#social-button .social-style-color img,
#social-button .social-style-color-circle img,
.profile-social .social-style-color img,
.profile-social .social-style-color-circle img,
.footer-social .social-style-color img,
.footer-social .social-style-color-circle img{
  filter:none!important;
  opacity:.95!important;
}
#social-button a:hover .social-icon img,
.profile-social a:hover .social-icon img,
.footer-social a:hover .social-icon img{
  opacity:1!important;
  transform:translateY(-1px) scale(1.04)!important;
}

/* Search icon: pure CSS, no font fallback and no broken/inconsistent icon on single posts */
.nav-secondary .iconsearch-label,
.iconsearch-label{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:var(--lm-global-search-icon)!important;
  height:var(--lm-global-search-icon)!important;
  min-width:var(--lm-global-search-icon)!important;
  min-height:var(--lm-global-search-icon)!important;
  margin:0!important;
  padding:0!important;
  color:var(--menu-text-color)!important;
  font-size:0!important;
  line-height:1!important;
  cursor:pointer!important;
  filter:none!important;
  background:none!important;
}
.iconsearch-label::after{
  content:""!important;
  position:absolute!important;
  width:13px!important;
  height:13px!important;
  left:3px!important;
  top:3px!important;
  border:2px solid currentColor!important;
  border-radius:50%!important;
  background:none!important;
  filter:none!important;
  transform:none!important;
  box-sizing:border-box!important;
}
.iconsearch-label::before{
  content:""!important;
  position:absolute!important;
  width:9px!important;
  height:2px!important;
  right:3px!important;
  bottom:5px!important;
  background:currentColor!important;
  border-radius:2px!important;
  transform:rotate(45deg)!important;
  transform-origin:center!important;
  display:block!important;
}
body.darkmode .iconsearch-label{color:#eee!important;filter:none!important;}

/* Back-to-top: one clean icon on every page, generated with CSS so it cannot mismatch */
#goTop{
  width:var(--lm-gotop-size)!important;
  height:var(--lm-gotop-size)!important;
  min-width:var(--lm-gotop-size)!important;
  min-height:var(--lm-gotop-size)!important;
  padding:0!important;
  border-radius:18px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:var(--menu-bg-color1)!important;
  color:#fff!important;
  box-shadow:0 10px 28px rgba(0,0,0,.18)!important;
  border:0!important;
  font-size:0!important;
  line-height:1!important;
  overflow:hidden!important;
  z-index:9999!important;
}
#goTop::before{
  content:""!important;
  width:15px!important;
  height:15px!important;
  border-top:3px solid currentColor!important;
  border-left:3px solid currentColor!important;
  border-right:0!important;
  border-bottom:0!important;
  background:none!important;
  filter:none!important;
  transform:rotate(45deg) translate(3px,3px)!important;
  display:block!important;
  margin:0!important;
  position:relative!important;
}
#goTop::after{
  content:""!important;
  width:3px!important;
  height:22px!important;
  background:currentColor!important;
  border:0!important;
  border-radius:3px!important;
  transform:none!important;
  display:block!important;
  position:absolute!important;
  top:19px!important;
  left:50%!important;
  margin-left:-1.5px!important;
}
#goTop:hover{opacity:1!important;transform:translateY(-2px)!important;}
body.darkmode #goTop{background:#4d5966!important;color:#fff!important;}

/* Single article specific guard: prevents content/editor/plugin icon CSS from affecting theme icons */
body.single #social-button .social-icon,
body.single .profile-social .social-icon,
body.single .footer-social .social-icon,
body.single .iconsearch-label,
body.archive #social-button .social-icon,
body.archive .footer-social .social-icon,
body.search #social-button .social-icon,
body.search .footer-social .social-icon{
  font-family:initial!important;
  text-rendering:auto!important;
}

@media only screen and (max-width:900px){
  #social-button .social-icon,
  #social-button .social-icon img{
    width:var(--lm-global-social-icon-mobile)!important;
    height:var(--lm-global-social-icon-mobile)!important;
    max-width:var(--lm-global-social-icon-mobile)!important;
    max-height:var(--lm-global-social-icon-mobile)!important;
  }
  #social-button .widget-content{justify-content:center!important;gap:12px!important;}
  .nav-secondary{gap:15px!important;}
}
@media only screen and (max-width:480px){
  :root{--lm-gotop-size:52px;--lm-global-search-icon:28px;}
  #goTop{border-radius:17px!important;}
}

/* LinkMagzWP v1.4.2 - single post anti blank white fix
   Content is visible by default. Scroll animation only hides elements after JS is ready.
   If cache, adblock, or a JS error blocks the animation script, article content remains visible. */
.lm-reveal{
  opacity:1!important;
  transform:none!important;
}
body.lm-reveal-ready .lm-reveal:not(.lm-visible){
  opacity:0!important;
  transform:translateY(var(--lm-reveal-distance,18px))!important;
}
body.lm-reveal-ready .lm-reveal.lm-visible{
  opacity:1!important;
  transform:none!important;
}
@media (prefers-reduced-motion:reduce){
  body.lm-reveal-ready .lm-reveal,
  body.lm-reveal-ready .lm-reveal:not(.lm-visible){
    opacity:1!important;
    transform:none!important;
    transition:none!important;
  }
}
/* Extra guard for single post content, so article text never disappears behind animation rules. */
body.single .post-outer-single,
body.single .content-single,
body.single .post-body,
body.single #comments,
body.single #ms-related-post{
  visibility:visible!important;
}



/* LinkMagzWP v1.4.3 - restore original search/back-to-top style + collapsible TOC */
.iconsearch-label{
  -webkit-transition:.2s ease-in-out!important;
  transition:.2s ease-in-out!important;
  color:var(--search-btn-color)!important;
  cursor:pointer!important;
  margin-left:20px!important;
  -webkit-box-ordinal-group:3!important;
  -ms-flex-order:2!important;
  order:2!important;
  opacity:.7!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  padding:0!important;
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:0!important;
  line-height:1!important;
  background:none!important;
  box-shadow:none!important;
  filter:none!important;
}
.iconsearch-label:hover{opacity:1!important;}
.iconsearch-label::after{
  content:""!important;
  display:inline-block!important;
  position:relative!important;
  left:auto!important;
  top:auto!important;
  right:auto!important;
  bottom:auto!important;
  width:15px!important;
  height:15px!important;
  border:2px solid currentColor!important;
  border-radius:50%!important;
  background:none!important;
  box-shadow:none!important;
  filter:none!important;
  transform:none!important;
  box-sizing:border-box!important;
  vertical-align:middle!important;
}
.iconsearch-label::before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  width:7px!important;
  height:2px!important;
  right:-2px!important;
  bottom:1px!important;
  background:currentColor!important;
  border:0!important;
  border-radius:2px!important;
  transform:rotate(45deg)!important;
  transform-origin:center!important;
  box-shadow:none!important;
}
body.darkmode .iconsearch-label{color:#eee!important;filter:none!important;}

#goTop{
  -webkit-transition:.2s ease-in-out!important;
  transition:.2s ease-in-out!important;
  color:var(--menu-text-color)!important;
  background:var(--menu-bg-color1)!important;
  position:fixed!important;
  z-index:8!important;
  bottom:30px!important;
  right:-30px!important;
  border:none!important;
  opacity:0!important;
  border-radius:22px!important;
  outline:0!important;
  cursor:pointer!important;
  padding:18px 16px 14px!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  display:block!important;
  align-items:initial!important;
  justify-content:initial!important;
  box-shadow:none!important;
  overflow:visible!important;
  font-size:0!important;
  line-height:1!important;
  transform:none!important;
}
#goTop::before{content:none!important;display:none!important;}
#goTop::after{
  content:""!important;
  -webkit-transition:.2s ease-in-out!important;
  transition:.2s ease-in-out!important;
  border-top:2px solid var(--menu-text-color)!important;
  border-right:2px solid var(--menu-text-color)!important;
  border-left:0!important;
  border-bottom:0!important;
  display:block!important;
  width:6px!important;
  height:6px!important;
  background:none!important;
  -webkit-transform:rotate(-45deg)!important;
  transform:rotate(-45deg)!important;
  position:static!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
  margin:0!important;
  border-radius:0!important;
}
#goTop.is-visible{opacity:.9!important;right:36px!important;}
#goTop:hover{opacity:1!important;transform:none!important;}
body.darkmode #goTop{background:var(--menu-bg-color1)!important;color:var(--menu-text-color)!important;}
@media only screen and (max-width:900px){#goTop.is-visible{right:30px!important;}}
@media only screen and (max-width:480px){#goTop.is-visible{right:22px!important;}}

.lm-auto-toc{padding:0!important;overflow:hidden;border-radius:8px;}
.lm-toc-head{margin:0!important;}
.lm-toc-toggle{
  width:100%;
  display:flex;
  align-items:center;
  gap:10px;
  padding:15px 18px;
  border:0;
  background:transparent;
  color:var(--main-text-color);
  cursor:pointer;
  text-align:left;
  font-family:Montserrat,Roboto,Arial,sans-serif;
  font-size:1rem;
  font-weight:700;
}
.lm-toc-toggle:focus-visible{outline:2px solid var(--main-link-color);outline-offset:-2px;}
.lm-toc-title{flex:1;}
.lm-toc-arrow{
  width:9px;
  height:9px;
  border-right:2px solid currentColor;
  border-bottom:2px solid currentColor;
  transform:rotate(45deg);
  transition:transform .2s ease;
  opacity:.72;
  margin-right:2px;
}
.lm-auto-toc.toc-open .lm-toc-arrow{transform:rotate(225deg);}
.lm-toc-list{
  display:none!important;
  padding:0 18px 18px!important;
}
.lm-auto-toc.toc-open .lm-toc-list{
  display:grid!important;
}
body.darkmode .lm-toc-toggle{color:#eee;}
body.darkmode .lm-toc-arrow{opacity:.85;}
@media only screen and (max-width:600px){
  .lm-auto-toc{padding:0!important;}
  .lm-toc-toggle{padding:14px 16px;}
  .lm-toc-list{padding:0 16px 16px!important;}
}


/* LinkMagzWP v1.4.3 - native details TOC fallback */
.lm-auto-toc summary.lm-toc-head{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  padding:15px 18px!important;
  cursor:pointer!important;
  list-style:none!important;
  color:var(--main-text-color)!important;
  font-family:Montserrat,Roboto,Arial,sans-serif!important;
  font-size:1rem!important;
  font-weight:700!important;
  margin:0!important;
}
.lm-auto-toc summary.lm-toc-head::-webkit-details-marker{display:none!important;}
.lm-auto-toc summary.lm-toc-head::marker{content:""!important;}
.lm-toc-title{flex:1!important;}
.lm-auto-toc .lm-toc-list{display:grid!important;padding:0 18px 18px!important;}
.lm-auto-toc:not([open]) .lm-toc-list{display:none!important;}
.lm-auto-toc[open] .lm-toc-arrow{transform:rotate(225deg)!important;}
body.darkmode .lm-auto-toc summary.lm-toc-head{color:#eee!important;}
@media only screen and (max-width:600px){.lm-auto-toc summary.lm-toc-head{padding:14px 16px!important;}.lm-auto-toc .lm-toc-list{padding:0 16px 16px!important;}}


/* LinkMagzWP v1.4.4 - compact size, full desktop layout, and inline search dropdown */
@media only screen and (min-width:1025px){
  :root{--theme-width:100%;}
  body{background:var(--posts-bg-color)!important;}
  #header-outer #header-content,
  .navmenu,
  .menu-sticky,
  #wrapper,
  #footer-outer #footer-content{
    max-width:none!important;
    width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
    box-sizing:border-box!important;
  }
  #wrapper{background:var(--posts-bg-color)!important;}
  #content-wrap{padding-left:42px!important;padding-right:30px!important;box-sizing:border-box!important;}
  #sidebar-wrap{padding-left:30px!important;padding-right:42px!important;box-sizing:border-box!important;}
  #footer-outer #footer-content{padding-left:42px!important;padding-right:42px!important;}
}

:root{
  --lm-icon-size:22px;
  --lm-icon-size-mobile:24px;
  --lm-icon-size-profile:20px;
  --lm-icon-size-footer:21px;
  --lm-search-icon-size:19px;
}
#social-button a{margin:2px 0 2px 11px!important;padding:2px!important;}
#social-button .social-icon,
#social-button .social-icon img{width:var(--lm-icon-size)!important;height:var(--lm-icon-size)!important;max-width:var(--lm-icon-size)!important;max-height:var(--lm-icon-size)!important;}
.profile-social .social-icon,
.profile-social .social-icon img{width:var(--lm-icon-size-profile)!important;height:var(--lm-icon-size-profile)!important;max-width:var(--lm-icon-size-profile)!important;max-height:var(--lm-icon-size-profile)!important;}
.footer-social .social-icon,
.footer-social .social-icon img{width:var(--lm-icon-size-footer)!important;height:var(--lm-icon-size-footer)!important;max-width:var(--lm-icon-size-footer)!important;max-height:var(--lm-icon-size-footer)!important;}
.nav-secondary{gap:10px!important;}
.nav-secondary .iconsearch-label{width:28px!important;height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-left:0!important;opacity:.82!important;}
.nav-secondary .iconsearch-label::after{width:var(--lm-search-icon-size)!important;height:var(--lm-search-icon-size)!important;display:block!important;}
.nav-secondary .iconsearch-label:hover{opacity:1!important;}

#goTop{width:42px!important;height:42px!important;padding:0!important;border-radius:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 8px 18px rgba(0,0,0,.14)!important;}
#goTop::before{content:none!important;display:none!important;}
#goTop::after{content:""!important;display:block!important;width:7px!important;height:7px!important;margin:3px 0 0 0!important;border-top:2px solid var(--menu-text-color)!important;border-right:2px solid var(--menu-text-color)!important;transform:rotate(-45deg)!important;-webkit-transform:rotate(-45deg)!important;background:none!important;}
#goTop.is-visible{right:24px!important;opacity:.92!important;}

.lm-auto-toc{padding:13px 15px!important;margin:20px 0 26px!important;border-radius:9px!important;}
.lm-toc-head{font-size:.94rem!important;gap:8px!important;margin-bottom:0!important;}
.lm-auto-toc.toc-open .lm-toc-head{margin-bottom:10px!important;}
.lm-toc-list{gap:6px!important;}
.lm-toc-list a{font-size:.88rem!important;padding:7px 9px!important;border-radius:7px!important;}
.lm-toc-icon{width:18px!important;height:18px!important;}

#searchcontainer{
  position:fixed!important;
  top:74px!important;
  right:36px!important;
  left:auto!important;
  width:390px!important;
  max-width:calc(100vw - 72px)!important;
  height:auto!important;
  z-index:1001!important;
  display:block!important;
  padding:12px!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  cursor:default!important;
  text-align:left!important;
  border-radius:10px!important;
  background:var(--posts-bg-color)!important;
  border-top:4px solid var(--menu-bg-color1)!important;
  box-shadow:0 18px 45px rgba(18,38,63,.18)!important;
  transform:translateY(-10px)!important;
  -webkit-transform:translateY(-10px)!important;
  transition:opacity .2s ease,visibility .2s ease,transform .2s ease!important;
}
#searchcontainer.opensearch{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:translateY(0)!important;
  -webkit-transform:translateY(0)!important;
}
#searchcontainer form{opacity:1!important;transform:none!important;-webkit-transform:none!important;transition:none!important;margin:0!important;}
#searchcontainer .lm-search-box{display:flex!important;align-items:center!important;gap:8px!important;}
#searchcontainer form input[type=text]{
  width:100%!important;
  min-width:0!important;
  height:42px!important;
  padding:0 13px!important;
  border:1px solid rgba(84,122,146,.35)!important;
  border-radius:7px!important;
  outline:0!important;
  font-size:.96rem!important;
  font-weight:400!important;
  background:#fff!important;
  color:var(--main-text-color)!important;
  text-align:left!important;
  box-sizing:border-box!important;
}
#searchcontainer form input[type=text]::placeholder{color:#707070!important;opacity:.75!important;}
#searchcontainer form input[type=text]:focus{border-color:var(--menu-bg-color1)!important;box-shadow:0 0 0 3px rgba(84,122,146,.13)!important;}
#searchcontainer .lm-search-submit{
  height:42px!important;
  padding:0 16px!important;
  border:0!important;
  border-radius:7px!important;
  background:var(--menu-bg-color1)!important;
  color:var(--menu-text-color)!important;
  font-weight:700!important;
  cursor:pointer!important;
  white-space:nowrap!important;
}
#searchcontainer .lm-search-submit:hover{background:var(--menu-bg-color2)!important;}
body.darkmode #searchcontainer{background:#303437!important;border-top-color:#547A92!important;box-shadow:0 18px 45px rgba(0,0,0,.34)!important;}
body.darkmode #searchcontainer form input[type=text]{background:#25292b!important;border-color:rgba(255,255,255,.13)!important;color:#eee!important;}
body.darkmode #searchcontainer form input[type=text]::placeholder{color:#c5cbd0!important;opacity:.65!important;}

@media only screen and (max-width:900px){
  :root{--lm-icon-size-mobile:24px;--lm-search-icon-size:19px;}
  #social-button .social-icon,
  #social-button .social-icon img{width:var(--lm-icon-size-mobile)!important;height:var(--lm-icon-size-mobile)!important;max-width:var(--lm-icon-size-mobile)!important;max-height:var(--lm-icon-size-mobile)!important;}
  .nav-secondary .iconsearch-label{width:28px!important;height:28px!important;}
  .nav-secondary .iconsearch-label::after{width:var(--lm-search-icon-size)!important;height:var(--lm-search-icon-size)!important;}
  #searchcontainer{top:66px!important;right:18px!important;width:360px!important;max-width:calc(100vw - 36px)!important;padding:10px!important;}
}
@media only screen and (max-width:480px){
  #goTop{width:40px!important;height:40px!important;border-radius:15px!important;}
  #goTop.is-visible{right:18px!important;}
  #searchcontainer{top:62px!important;right:12px!important;max-width:calc(100vw - 24px)!important;}
  #searchcontainer .lm-search-submit{padding:0 12px!important;}
}

/* LinkMagzWP v1.4.6 - original search icon, clean navbar, three-column footer */

/* Header controls: use the original LinkMagz search glyph and align it with dark mode. */
.nav-secondary{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
  min-height:36px!important;
}
.nav-secondary .iconsearch-label,
.nav-secondary .darkmode-switch{
  width:36px!important;
  height:18px!important;
  min-width:36px!important;
  min-height:18px!important;
  margin:0!important;
  padding:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  vertical-align:middle!important;
  line-height:1!important;
}
.nav-secondary .iconsearch-label{
  position:relative!important;
  color:var(--search-btn-color)!important;
  opacity:.7!important;
  font-size:0!important;
  background:none!important;
  border:0!important;
  filter:none!important;
}
.nav-secondary .iconsearch-label:hover{opacity:1!important;}
.nav-secondary .iconsearch-label::before{
  content:none!important;
  display:none!important;
}
.nav-secondary .iconsearch-label::after{
  content:"\e901"!important;
  position:static!important;
  display:block!important;
  width:auto!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:none!important;
  color:inherit!important;
  font-family:linkmagzfont!important;
  font-size:1.3rem!important;
  font-style:normal!important;
  font-weight:400!important;
  line-height:1!important;
  transform:none!important;
  filter:none!important;
  box-sizing:content-box!important;
}
.nav-secondary .darkmode-switch .switch-title{display:none!important;}
.nav-secondary .darkmode-switch .switch{
  width:36px!important;
  height:18px!important;
  margin:0!important;
  display:inline-block!important;
  flex:0 0 36px!important;
}
body.darkmode .nav-secondary .iconsearch-label{color:#eee!important;}

/* Remove optional icons/images from primary and mobile navbar menu items. */
.navmenu-content a,
#navmenu-sidebar-body a{
  background-image:none!important;
}
.navmenu-content a > img,
.navmenu-content a > svg,
.navmenu-content a > i,
.navmenu-content a > .menu-icon,
.navmenu-content a > .dashicons,
.navmenu-content a > [class*="fa-"],
.navmenu-content .menu-image,
.navmenu-content .wp-menu-image,
#navmenu-sidebar-body a > img,
#navmenu-sidebar-body a > svg,
#navmenu-sidebar-body a > i,
#navmenu-sidebar-body a > .menu-icon,
#navmenu-sidebar-body a > .dashicons,
#navmenu-sidebar-body a > [class*="fa-"],
#navmenu-sidebar-body .menu-image,
#navmenu-sidebar-body .wp-menu-image{
  display:none!important;
  width:0!important;
  height:0!important;
  margin:0!important;
  padding:0!important;
}
.navmenu-content .menu-item[class*="icon-"] > a::before,
.navmenu-content .menu-item[class*="menu-icon"] > a::before,
#navmenu-sidebar-body .menu-item[class*="icon-"] > a::before,
#navmenu-sidebar-body .menu-item[class*="menu-icon"] > a::before{
  content:none!important;
  display:none!important;
}

/* Professional three-column footer. */
#footer-outer{background:var(--footer-bg-color2)!important;}
#footer-outer #footer-content{
  text-align:left!important;
  font-size:.92rem!important;
}
.lm-footer-main{
  display:grid!important;
  grid-template-columns:minmax(280px,1.35fr) minmax(190px,.8fr) minmax(190px,.8fr)!important;
  gap:clamp(34px,5vw,78px)!important;
  align-items:start!important;
  padding:44px 0 38px!important;
}
.lm-footer-column{
  min-width:0!important;
  text-align:left!important;
}
.lm-footer-profile{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:28px!important;
}
.lm-footer-profile-top{max-width:620px!important;}
.lm-footer-brand,
.lm-footer-site-title{
  display:inline-flex!important;
  align-items:center!important;
  margin:0 0 16px!important;
  text-decoration:none!important;
}
.lm-footer-brand img{
  display:block!important;
  width:auto!important;
  max-width:min(250px,100%)!important;
  max-height:58px!important;
  margin:0!important;
  object-fit:contain!important;
}
.lm-footer-site-title{
  font-family:Montserrat,Roboto,sans-serif!important;
  font-size:1.45rem!important;
  line-height:1.25!important;
  font-weight:700!important;
}
.lm-footer-description{
  max-width:600px!important;
  line-height:1.75!important;
  opacity:.84!important;
}
.lm-footer-description p{margin:0 0 10px!important;}
.lm-footer-description p:last-child{margin-bottom:0!important;}
.lm-footer-social-wrap{width:100%!important;}
.lm-footer-heading{
  margin:0 0 16px!important;
  padding:0!important;
  color:inherit!important;
  font-family:Montserrat,Roboto,sans-serif!important;
  font-size:.98rem!important;
  line-height:1.3!important;
  font-weight:700!important;
  letter-spacing:.02em!important;
  text-align:left!important;
  text-transform:none!important;
}
.lm-footer-heading::before,
.lm-footer-heading::after{
  content:none!important;
  display:none!important;
}
.lm-footer-social-wrap .footer-social{
  justify-content:flex-start!important;
  gap:10px!important;
  margin:0!important;
}
.lm-footer-social-wrap .footer-social a{
  margin:0!important;
  padding:4px!important;
}
.lm-footer-navigation{
  padding-left:clamp(22px,2.5vw,38px)!important;
  border-left:1px solid rgba(255,255,255,.14)!important;
}
.lm-footer-menu-wrap,
.lm-footer-page-menu{width:100%!important;}
.lm-footer-menu,
.lm-footer-page-menu > ul{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  gap:0!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
  text-align:left!important;
}
.lm-footer-menu li,
.lm-footer-page-menu li{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
  text-align:left!important;
}
.lm-footer-menu a,
.lm-footer-page-menu a{
  position:relative!important;
  display:block!important;
  width:100%!important;
  padding:8px 0!important;
  border-bottom:1px solid rgba(255,255,255,.09)!important;
  box-sizing:border-box!important;
  line-height:1.5!important;
  text-align:left!important;
  text-decoration:none!important;
  opacity:.88!important;
  transition:opacity .2s ease,transform .2s ease!important;
}
.lm-footer-menu a::before,
.lm-footer-page-menu a::before{
  content:none!important;
  display:none!important;
}
.lm-footer-menu a:hover,
.lm-footer-page-menu a:hover{
  opacity:1!important;
  transform:translateX(3px)!important;
}
.lm-footer-inline-widgets{
  margin-top:24px!important;
  padding-top:22px!important;
  border-top:1px solid rgba(255,255,255,.10)!important;
}
.lm-footer-inline-widgets .widget{margin:0 0 22px!important;}
.lm-footer-inline-widgets .widget:last-child{margin-bottom:0!important;}
.lm-footer-inline-widgets .widget-title,
.lm-footer-inline-widgets h2,
.lm-footer-inline-widgets h3{
  margin:0 0 12px!important;
  font-size:.95rem!important;
  text-align:left!important;
}
.lm-footer-inline-widgets ul{
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
.lm-footer-inline-widgets li{margin:0 0 8px!important;}
.lm-footer-bottom{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  min-height:58px!important;
  padding:16px 0!important;
  border-top:1px solid rgba(255,255,255,.12)!important;
  box-sizing:border-box!important;
  opacity:.78!important;
}
.lm-footer-bottom a{font-weight:600!important;}
body.darkmode .lm-footer-navigation,
body.darkmode .lm-footer-inline-widgets,
body.darkmode .lm-footer-bottom{
  border-color:rgba(255,255,255,.10)!important;
}

/* Full-width desktop layout retained. */
@media only screen and (min-width:1025px){
  html,body{width:100%!important;max-width:none!important;}
  #header-outer,
  #header-wrap,
  #navmenu-wrap,
  #navmenu-wrap-sticky,
  #header-outer #header-content,
  .navmenu,
  .menu-sticky,
  .nav-outer,
  #wrapper,
  #footer-outer,
  #footer-outer #footer-content{
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
    box-sizing:border-box!important;
  }
  #header-outer #header-content,
  .navmenu,
  .menu-sticky,
  #footer-outer #footer-content{
    padding-left:42px!important;
    padding-right:42px!important;
  }
  #content-wrap{flex-basis:69%!important;max-width:69%!important;}
  #sidebar-wrap{flex-basis:31%!important;max-width:31%!important;}
}

@media only screen and (max-width:900px){
  .nav-secondary .iconsearch-label,
  .nav-secondary .darkmode-switch{
    width:36px!important;
    height:18px!important;
  }
  .lm-footer-main{
    grid-template-columns:1fr 1fr!important;
    gap:30px!important;
    padding:34px 0 30px!important;
  }
  .lm-footer-profile{
    grid-column:1 / -1!important;
    gap:24px!important;
  }
  .lm-footer-navigation{padding-left:24px!important;}
}

@media only screen and (max-width:600px){
  .lm-footer-main{
    grid-template-columns:1fr!important;
    gap:0!important;
    padding:30px 0 26px!important;
  }
  .lm-footer-profile{
    grid-column:auto!important;
    padding-bottom:26px!important;
  }
  .lm-footer-navigation{
    padding:26px 0!important;
    border-left:0!important;
    border-top:1px solid rgba(255,255,255,.12)!important;
  }
  .lm-footer-navigation:last-child{padding-bottom:6px!important;}
  .lm-footer-brand img{max-height:50px!important;}
  .lm-footer-bottom{min-height:0!important;padding:16px 0!important;}
}


/* LinkMagzWP v1.4.7 - reliable inline SVG search icon
   The icon no longer depends on icon fonts, image paths, or cached glyph mappings. */
.nav-secondary .iconsearch-label,
.nav-secondary .darkmode-switch{
  width:36px!important;
  height:24px!important;
  min-width:36px!important;
  min-height:24px!important;
  margin:0!important;
  padding:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  line-height:1!important;
}
.nav-secondary .iconsearch-label{
  color:var(--search-btn-color)!important;
  cursor:pointer!important;
  opacity:.78!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  font-family:inherit!important;
  font-size:0!important;
  filter:none!important;
  overflow:visible!important;
}
.nav-secondary .iconsearch-label:hover{opacity:1!important;}
.nav-secondary .iconsearch-label::before,
.nav-secondary .iconsearch-label::after{
  content:none!important;
  display:none!important;
  width:0!important;
  height:0!important;
  border:0!important;
  background:none!important;
  font-family:inherit!important;
}
.nav-secondary .iconsearch-label .lm-search-svg{
  display:block!important;
  width:19px!important;
  height:19px!important;
  min-width:19px!important;
  min-height:19px!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  fill:none!important;
  color:inherit!important;
  stroke:currentColor!important;
  stroke-width:2!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  pointer-events:none!important;
  transform:none!important;
  filter:none!important;
}
.nav-secondary .iconsearch-label .lm-search-svg circle,
.nav-secondary .iconsearch-label .lm-search-svg path{
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  vector-effect:non-scaling-stroke!important;
}
.nav-secondary .darkmode-switch .switch{
  width:36px!important;
  height:18px!important;
  min-width:36px!important;
  min-height:18px!important;
  margin:0!important;
  flex:0 0 36px!important;
}
body.darkmode .nav-secondary .iconsearch-label{color:#eee!important;}
@media only screen and (max-width:900px){
  .nav-secondary .iconsearch-label,
  .nav-secondary .darkmode-switch{
    width:36px!important;
    height:24px!important;
    min-width:36px!important;
    min-height:24px!important;
  }
}

/* LinkMagzWP v1.4.8 - larger footer social icons and clean borderless columns */
:root{
  --lm-footer-social-icon-size:34px;
  --lm-footer-social-hit-size:42px;
}

/* Use a familiar modern website size while keeping every social icon aligned. */
.lm-footer-social-wrap .footer-social{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex-wrap:wrap!important;
  gap:10px!important;
}
.lm-footer-social-wrap .footer-social a{
  width:var(--lm-footer-social-hit-size)!important;
  height:var(--lm-footer-social-hit-size)!important;
  min-width:var(--lm-footer-social-hit-size)!important;
  min-height:var(--lm-footer-social-hit-size)!important;
  margin:0!important;
  padding:4px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  line-height:1!important;
}
.lm-footer-social-wrap .footer-social .social-icon,
.lm-footer-social-wrap .footer-social .social-icon img{
  width:var(--lm-footer-social-icon-size)!important;
  height:var(--lm-footer-social-icon-size)!important;
  min-width:var(--lm-footer-social-icon-size)!important;
  min-height:var(--lm-footer-social-icon-size)!important;
  max-width:var(--lm-footer-social-icon-size)!important;
  max-height:var(--lm-footer-social-icon-size)!important;
}

/* Remove decorative divider lines from all three footer columns and menu rows. */
.lm-footer-navigation,
.lm-footer-inline-widgets,
.lm-footer-bottom,
body.darkmode .lm-footer-navigation,
body.darkmode .lm-footer-inline-widgets,
body.darkmode .lm-footer-bottom{
  border:0!important;
}
.lm-footer-menu a,
.lm-footer-page-menu a{
  border:0!important;
  border-bottom:0!important;
}
.lm-footer-inline-widgets{
  padding-top:0!important;
}

@media only screen and (max-width:600px){
  :root{
    --lm-footer-social-icon-size:34px;
    --lm-footer-social-hit-size:42px;
  }
  .lm-footer-navigation{
    border:0!important;
  }
}


/* LinkMagzWP v1.4.11 - native accessible search trigger */
button.iconsearch-label{
  -webkit-appearance:none!important;
  appearance:none!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:inherit;
}
button.iconsearch-label:focus-visible{
  outline:2px solid currentColor!important;
  outline-offset:3px!important;
  border-radius:4px!important;
}


/* LinkMagzWP v1.4.13 - full responsive uploaded images with native lazy loading */
.entry-content .wp-block-image,
.entry-content figure.wp-block-image,
.entry-content .wp-caption,
.entry-content figure{
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
.entry-content img.lm-content-image,
.entry-content .wp-block-image img,
.entry-content .wp-caption img,
.single-thumbnail img.lm-single-featured-image{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
}
.entry-content .alignleft,
.entry-content .alignright,
.entry-content .aligncenter,
.entry-content .alignwide,
.entry-content .alignfull{
  float:none!important;
  width:100%!important;
  max-width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
}
.entry-content picture,
.entry-content picture img{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
}
.single-thumbnail{
  width:100%!important;
  max-width:100%!important;
}

/* LinkMagzWP v1.4.15 - larger header social icons and slightly larger logo */
:root{
  --lm-header-social-icon-size:30px;
  --lm-header-social-hit-size:38px;
  --lm-header-logo-height:40px;
}

/* Header social icons: final override so older size rules cannot shrink them. */
#social-button .widget-content{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  flex-wrap:wrap!important;
  gap:8px!important;
}
#social-button a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:var(--lm-header-social-hit-size)!important;
  height:var(--lm-header-social-hit-size)!important;
  min-width:var(--lm-header-social-hit-size)!important;
  min-height:var(--lm-header-social-hit-size)!important;
  margin:0!important;
  padding:4px!important;
  box-sizing:border-box!important;
  line-height:1!important;
}
#social-button .social-icon,
#social-button .social-icon img{
  width:var(--lm-header-social-icon-size)!important;
  height:var(--lm-header-social-icon-size)!important;
  min-width:var(--lm-header-social-icon-size)!important;
  min-height:var(--lm-header-social-icon-size)!important;
  max-width:var(--lm-header-social-icon-size)!important;
  max-height:var(--lm-header-social-icon-size)!important;
  object-fit:contain!important;
}

/* Increase the visible header logo slightly without distorting its aspect ratio. */
#header .widget > a{
  display:inline-flex!important;
  align-items:center!important;
}
#header .widget img.site-logo,
#header .widget .lm-logo-picture img.site-logo,
#header .custom-logo{
  width:auto!important;
  height:auto!important;
  max-height:var(--lm-header-logo-height)!important;
  max-width:min(420px,100%)!important;
  object-fit:contain!important;
}

@media only screen and (max-width:900px){
  :root{
    --lm-header-social-icon-size:28px;
    --lm-header-social-hit-size:36px;
    --lm-header-logo-height:38px;
  }
  #social-button .widget-content{justify-content:flex-end!important;gap:7px!important;}
}
@media only screen and (max-width:480px){
  :root{
    --lm-header-social-icon-size:27px;
    --lm-header-social-hit-size:35px;
    --lm-header-logo-height:36px;
  }
  #social-button .widget-content{justify-content:center!important;gap:7px!important;}
  #header .widget img.site-logo,
  #header .widget .lm-logo-picture img.site-logo,
  #header .custom-logo{margin-left:auto!important;margin-right:auto!important;}
}


/* LinkMagzWP v1.4.16 - centered mobile header, larger social icons, dark-logo fallback */
@media only screen and (max-width:600px){
  :root{
    --lm-header-social-icon-size:32px;
    --lm-header-social-hit-size:42px;
    --lm-header-logo-height:39px;
  }
  #header-outer #header-content{
    display:flex!important;
    flex-direction:column!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    justify-content:center!important;
    padding:18px 18px 13px!important;
    text-align:center!important;
  }
  #header-outer #header-content:after{display:none!important;}
  #header{
    flex:0 0 auto!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    justify-content:center!important;
    align-items:center!important;
    margin:0 0 10px!important;
    text-align:center!important;
  }
  #header .widget{
    width:100%!important;
    max-width:100%!important;
    flex:0 0 100%!important;
    justify-content:center!important;
    align-items:center!important;
    text-align:center!important;
  }
  #header .widget > a{
    display:flex!important;
    width:100%!important;
    max-width:100%!important;
    justify-content:center!important;
    align-items:center!important;
    margin:0 auto!important;
  }
  #header .widget img.site-logo,
  #header .widget .lm-logo-picture img.site-logo,
  #header .custom-logo{
    display:block!important;
    width:auto!important;
    height:auto!important;
    max-height:var(--lm-header-logo-height)!important;
    max-width:min(86vw,390px)!important;
    margin:0 auto!important;
  }
  #social-button{
    flex:0 0 auto!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    text-align:center!important;
  }
  #social-button .widget-content{
    width:100%!important;
    justify-content:center!important;
    align-items:center!important;
    gap:8px!important;
    flex-wrap:wrap!important;
  }
  #social-button a{
    width:var(--lm-header-social-hit-size)!important;
    height:var(--lm-header-social-hit-size)!important;
    min-width:var(--lm-header-social-hit-size)!important;
    min-height:var(--lm-header-social-hit-size)!important;
    margin:0!important;
    padding:5px!important;
  }
  #social-button .social-icon,
  #social-button .social-icon img{
    width:var(--lm-header-social-icon-size)!important;
    height:var(--lm-header-social-icon-size)!important;
    min-width:var(--lm-header-social-icon-size)!important;
    min-height:var(--lm-header-social-icon-size)!important;
    max-width:var(--lm-header-social-icon-size)!important;
    max-height:var(--lm-header-social-icon-size)!important;
  }
}

/* Keep the normal logo visible in dark mode when no dedicated dark logo exists. */
body.darkmode #Header1.no-dark-logo .site-logo-light,
body.darkmode #Header1.no-dark-logo .lm-logo-picture .site-logo-light{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
}
body.darkmode #Header1.no-dark-logo .site-logo-dark{display:none!important;}

/* Ensure header text fallback remains readable in dark mode. */
body.darkmode #Header1 .blog-title,
body.darkmode #Header1 .blog-title a,
body.darkmode #Header1 .site-title-text,
body.darkmode #Header1 .site-description-text{
  color:#fff!important;
  opacity:1!important;
  visibility:visible!important;
}


/* LinkMagzWP v1.4.17 - mobile dark mode label fix and rounded featured images */
@media only screen and (max-width:600px){
  .nav-secondary{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:10px!important;
  }
  .nav-secondary .darkmode-switch{
    width:auto!important;
    min-width:0!important;
    height:24px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:6px!important;
    flex:0 0 auto!important;
  }
  .nav-secondary .darkmode-switch .switch-title{
    display:inline-block!important;
    width:auto!important;
    min-width:0!important;
    height:auto!important;
    margin:0 4px 0 0!important;
    padding:0!important;
    font-size:12px!important;
    line-height:1!important;
    font-weight:700!important;
    letter-spacing:.04em!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;
    color:var(--menu-text-color)!important;
    opacity:1!important;
    visibility:visible!important;
  }
  body.darkmode .nav-secondary .darkmode-switch .switch-title{
    color:#fff!important;
  }
  .nav-secondary .darkmode-switch .switch{
    width:36px!important;
    min-width:36px!important;
    flex:0 0 36px!important;
    margin:0!important;
  }
}

.single-thumbnail,
.FeaturedPost .featured-img-bg,
.FeaturedPost .featured-img-bg a,
.FeaturedPost .featured-img-bg img,
.popular-post-thumbnail,
.popular-post-thumbnail a,
.popular-post-thumbnail img{
  border-radius:14px!important;
  overflow:hidden!important;
}
.single-thumbnail img.lm-single-featured-image{
  border-radius:14px!important;
}
