/*
Theme Name: PostNow Theme Stable
Theme URI: https://postnow.in/
Author: OpenAI
Description: Stable PostNow theme with SEO homepage content, local business discovery sections, directory polish, and conversion-focused mobile pages.
Version: 1.9.57
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Text Domain: postnow-theme
*/

.postnow-single-trust{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:12px 0;color:#4b5563;font-size:14px;}
.postnow-single-badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#f3f4f6;color:#111827;font-weight:700;}
.postnow-single-badge--verified{background:#ecfdf5;color:#047857;}
.postnow-single-badge--claimed{background:#eff6ff;color:#1d4ed8;}


.postnow-legal-footer-links{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}
.postnow-legal-footer-links a{font-size:14px;text-decoration:none}
.postnow-legal-consent-box{padding:16px;border:1px solid #e5e7eb;border-radius:16px;background:#fafafa;margin:20px 0}
.postnow-legal-consent{margin:10px 0}
.postnow-report-form textarea,
.postnow-report-form input,
.postnow-report-form select{width:100%}


/* Final merged legal/footer polish */
.site-footer{background:#071533;color:#e5e7eb;padding:24px 0;border-top:1px solid rgba(255,255,255,.08)}
.site-footer p{color:#e5e7eb;margin:0}
.postnow-legal-footer-links{display:flex;flex-wrap:wrap;gap:10px 14px;margin-bottom:14px}
.postnow-legal-footer-links a{color:#cbd5e1;text-decoration:none;font-size:14px;line-height:1.6}
.postnow-legal-footer-links a:hover{color:#ffffff;text-decoration:underline}
.postnow-legal-page{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:24px}
.postnow-legal-page h2{margin:0 0 16px;color:#0f172a}
.postnow-legal-page p,.postnow-legal-page li{color:#334155;line-height:1.75}
.postnow-report-listing-block{margin-top:24px;padding:16px;border:1px solid #e5e7eb;border-radius:16px;background:#fafafa}
.postnow-legal-consent-box{padding:16px;border:1px solid #e5e7eb;border-radius:16px;background:#fafafa;margin:20px 0}
.postnow-legal-consent{margin:10px 0}
.postnow-inline-note{color:#6b7280;font-size:13px;line-height:1.6}


/* Legal footer */
.postnow-footer-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:24px;
  margin-bottom:24px;
}
.postnow-footer-col h3{
  margin:0 0 10px;
  color:#fff;
  font-size:16px;
}
.postnow-footer-links{list-style:none;margin:0;padding:0;}
.postnow-footer-links li{margin:0 0 8px;}
.site-footer .postnow-footer-links a,
.site-footer .postnow-footer-bottom-links a{
  color:rgba(255,255,255,.82);
  text-decoration:none;
}
.site-footer .postnow-footer-links a:hover,
.site-footer .postnow-footer-bottom-links a:hover{
  color:#fff;
}
.postnow-footer-note{
  color:rgba(255,255,255,.82);
  font-size:14px;
  line-height:1.6;
  margin:8px 0 18px;
}
.postnow-footer-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding-top:14px;
  border-top:1px solid rgba(255,255,255,.12);
}
.postnow-footer-bottom-links{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}
@media (max-width: 900px){
  .postnow-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .postnow-footer-bottom{flex-direction:column;align-items:flex-start;}
}
@media (max-width: 600px){
  .postnow-footer-grid{grid-template-columns:1fr;}
}


/* PostNow Theme v1.9.32 - submit wizard mobile width polish */
body.postnow-page-submit-business .postnow-page-shell,
body.postnow-page-my-listings .postnow-page-shell{
  max-width: 920px !important;
}
body.postnow-page-submit-business .postnow-page-card,
body.postnow-page-my-listings .postnow-page-card{
  width:100% !important;
}
body.postnow-page-submit-business .postnow-page-content,
body.postnow-page-my-listings .postnow-page-content{
  width:100% !important;
}
@media (max-width: 640px){
  body.postnow-page-submit-business .postnow-container.postnow-page-shell,
  body.postnow-page-my-listings .postnow-container.postnow-page-shell{
    padding-left:8px !important;
    padding-right:8px !important;
  }
  body.postnow-page-submit-business .postnow-page-card,
  body.postnow-page-my-listings .postnow-page-card{
    padding:12px !important;
    border-radius:22px !important;
  }
  body.postnow-page-submit-business .postnow-page-header{
    margin-bottom:12px !important;
  }
  body.postnow-page-submit-business .postnow-page-header h1,
  body.postnow-page-my-listings .postnow-page-header h1{
    font-size:34px !important;
    line-height:1.05 !important;
  }
}


/* PostNow Theme v1.9.33 - mobile wizard and dashboard polish */
body.postnow-page-submit-business .postnow-page-shell,
body.postnow-page-my-listings .postnow-page-shell,
body.postnow-page-dashboard .postnow-page-shell{max-width:980px!important;}
body.postnow-page-submit-business .pn-core-submit-wrap{max-width:840px!important;}
body.postnow-page-submit-business .pn-core-submit-wizard{max-width:840px!important;}
@media(max-width:640px){
  body.postnow-page-submit-business .postnow-container.postnow-page-shell,
  body.postnow-page-my-listings .postnow-container.postnow-page-shell,
  body.postnow-page-dashboard .postnow-container.postnow-page-shell{padding-left:4px!important;padding-right:4px!important;}
  body.postnow-page-submit-business .postnow-page-card,
  body.postnow-page-my-listings .postnow-page-card,
  body.postnow-page-dashboard .postnow-page-card{padding:8px!important;border-radius:18px!important;}
  body.postnow-page-submit-business .pn-wrap{padding-left:0!important;padding-right:0!important;}
  body.postnow-page-submit-business .pn-core-submit-hero{display:none!important;}
  body.postnow-page-submit-business .pn-core-submit-wizard{border-radius:18px!important;padding:12px!important;box-shadow:0 10px 28px rgba(15,23,42,.08)!important;}
  body.postnow-page-submit-business .pn-core-wizard-head{padding:12px!important;border-radius:16px!important;}
  body.postnow-page-submit-business .pn-core-wizard-tab{font-size:11px!important;min-height:40px!important;padding:6px!important;}
  body.postnow-page-submit-business .pn-core-step-head h2{font-size:19px!important;}
  body.postnow-page-submit-business .pn-core-actions{position:sticky!important;bottom:0!important;}
  .postnow-header-inner{gap:8px!important;padding-top:8px!important;padding-bottom:8px!important;}
  .site-branding img,.site-branding svg{max-height:34px!important;width:auto!important;}
  .postnow-header-actions{gap:6px!important;}
  .postnow-header-btn{padding:9px 12px!important;font-size:13px!important;border-radius:16px!important;}
  .postnow-user-menu{display:none!important;}
  .postnow-mobile-account-actions{display:flex!important;gap:6px!important;padding:6px 8px 10px!important;overflow-x:auto!important;white-space:nowrap!important;}
  .postnow-mobile-account-actions a{font-size:12px!important;padding:8px 10px!important;border-radius:12px!important;min-width:auto!important;}
  .postnow-mobile-account-actions .postnow-logout-link{background:#fff7f7!important;}
  body.postnow-page-submit-business .postnow-mobile-account-actions,
  body.postnow-page-my-listings .postnow-mobile-account-actions,
  body.postnow-page-dashboard .postnow-mobile-account-actions{padding-bottom:6px!important;}
  .pn-my-listings .pn-grid,.pn-wrap .pn-grid{grid-template-columns:1fr!important;}
  .pn-listing-card{overflow:hidden!important;}
}

/* Footer professional fallback v1.9.35 */
.site-footer--professional{padding:46px 0 26px;background:radial-gradient(circle at 80% 0%,rgba(34,197,94,.16),transparent 26%),linear-gradient(135deg,#071328,#0d1f3d);color:#e5e7eb;}
.site-footer--professional .postnow-footer-top{display:grid;grid-template-columns:1.25fr .75fr;gap:28px;align-items:center;margin-bottom:34px;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.12)}
.site-footer--professional .postnow-footer-brand .postnow-logo img{max-height:42px;width:auto;filter:none;}
.site-footer--professional .postnow-footer-brand p{max-width:680px;margin:14px 0 0;color:rgba(255,255,255,.78);line-height:1.75;}
.site-footer--professional .postnow-footer-cta{padding:22px;border-radius:22px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12)}
.site-footer--professional .postnow-footer-cta h3{margin:0 0 12px;color:#fff;font-size:22px;line-height:1.2;}
.site-footer--professional .postnow-footer-cta a{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:14px;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;text-decoration:none;font-weight:900;}
.site-footer--professional .postnow-footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin-bottom:26px;}
.site-footer--professional .postnow-footer-col h3{font-size:15px;text-transform:uppercase;letter-spacing:.08em;color:#fff;}
.site-footer--professional .postnow-footer-links li{margin-bottom:9px;}
.site-footer--professional .postnow-footer-links a{color:rgba(255,255,255,.78);line-height:1.55;}
.site-footer--professional .postnow-footer-note{margin:0 0 22px;padding:16px;border-radius:18px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);}
.site-footer--professional .postnow-footer-note p{color:rgba(255,255,255,.74);line-height:1.65;}
@media(max-width:900px){.site-footer--professional .postnow-footer-top,.site-footer--professional .postnow-footer-grid{grid-template-columns:1fr 1fr;}}
@media(max-width:640px){.site-footer--professional{padding:34px 0 22px}.site-footer--professional .postnow-footer-top,.site-footer--professional .postnow-footer-grid{grid-template-columns:1fr}.site-footer--professional .postnow-footer-bottom{display:block}.site-footer--professional .postnow-footer-bottom-links{margin-top:12px;display:flex;flex-wrap:wrap;gap:10px}}


/* PostNow v1.9.42 Smart Search Result Page */
.pn-smart-search-wrap{max-width:1180px}.pn-search-hero{background:linear-gradient(135deg,#ecfeff,#f8fafc)}
.pn-smart-search-form label span{display:block;font-weight:800;margin-bottom:4px;color:#0f172a}.pn-search-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:10px}.pn-filter{display:inline-flex;gap:6px;align-items:center;font-weight:700;color:#475569}.pn-search-summary{margin:18px 0;color:#334155}.pn-search-layout{display:grid;grid-template-columns:280px 1fr;gap:18px;align-items:start}.pn-search-results{display:grid;gap:16px}.pn-search-card{display:grid;grid-template-columns:150px 1fr;gap:16px;margin:0}.pn-search-thumb{display:block;border-radius:16px;overflow:hidden;background:#f1f5f9;min-height:130px}.pn-search-thumb img{width:100%;height:100%;object-fit:cover;display:block}.pn-search-card h2{margin:8px 0 6px;font-size:22px;line-height:1.2}.pn-search-card h2 a{text-decoration:none;color:#0f172a}.pn-search-card-top{display:flex;gap:6px;flex-wrap:wrap}.pn-badge-verified{background:#ecfdf5;color:#047857}.pn-badge-featured{background:#fef3c7;color:#92400e}.pn-search-ctas{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.pn-search-ctas .pn-btn{padding:9px 14px;font-size:14px}.pn-search-suggestions{position:absolute;z-index:50;background:#fff;border:1px solid #dbe4ef;border-radius:14px;box-shadow:0 12px 28px rgba(15,23,42,.12);padding:6px;margin-top:-8px;max-width:380px}.pn-search-suggestions button{display:block;width:100%;text-align:left;padding:9px 11px;border:0;background:#fff;border-radius:10px;cursor:pointer}.pn-search-suggestions button:hover{background:#f1f5f9}.pn-no-results{text-align:center}
@media(max-width:800px){.pn-search-layout{grid-template-columns:1fr}.pn-search-filters{order:2}.pn-search-card{grid-template-columns:88px 1fr;gap:12px}.pn-search-thumb{min-height:92px;border-radius:12px}.pn-search-card h2{font-size:18px}.pn-search-ctas{display:grid;grid-template-columns:1fr 1fr}.pn-search-ctas .pn-btn{width:100%;justify-content:center}.pn-search-actions .pn-btn{width:auto;min-width:135px}.pn-filter{width:100%}}
@media(max-width:480px){.pn-search-card{grid-template-columns:1fr}.pn-search-thumb{height:150px}.pn-search-ctas{grid-template-columns:1fr 1fr}.pn-smart-search-form .pn-grid{gap:8px}.pn-search-actions .pn-btn{width:100%}}

/* PostNow Theme v1.9.43 - compact mobile about section */
.postnow-about-more{cursor:pointer}

/* v1.9.49 — Account + My Listings frontend polish */
html[lang] { margin-top: 0 !important; }
body.admin-bar { margin-top: 0 !important; }
#wpadminbar { display: none !important; }

.postnow-mobile-account-actions{display:none!important;}

.postnow-account-profile-page,
.postnow-mylistings-page{
  background:#f6f8fc;
  min-height:62vh;
  padding:22px 0 34px;
}
.postnow-account-profile,
.postnow-mylistings-clean{
  display:grid;
  gap:16px;
}
.postnow-owner-card,
.postnow-mylistings-head,
.postnow-owner-actions-card,
.postnow-owner-list-preview,
.postnow-empty-state-card,
.postnow-auth-required-card{
  background:#fff;
  border:1px solid rgba(15,23,42,.08);
  border-radius:24px;
  box-shadow:0 12px 34px rgba(15,23,42,.07);
  padding:20px;
}
.postnow-owner-card{
  display:flex;
  align-items:center;
  gap:16px;
}
.postnow-owner-avatar{
  width:72px;
  height:72px;
  border-radius:22px;
  object-fit:cover;
  background:#e5e7eb;
  box-shadow:0 8px 20px rgba(15,23,42,.12);
}
.postnow-owner-main h1,
.postnow-mylistings-head h1{
  margin:6px 0 4px;
  font-size:clamp(28px, 6vw, 44px);
  line-height:1.06;
  letter-spacing:-.03em;
  color:#0f172a;
}
.postnow-owner-main p,
.postnow-mylistings-head p,
.postnow-empty-state-card p,
.postnow-auth-required-card p{
  margin:0;
  color:#64748b;
  font-size:15px;
  line-height:1.65;
}
.postnow-owner-kpis{
  display:grid;
  grid-template-columns:repeat(4, minmax(0,1fr));
  gap:10px;
}
.postnow-owner-kpis>div{
  background:#fff;
  border:1px solid rgba(15,23,42,.08);
  border-radius:18px;
  padding:14px 12px;
  box-shadow:0 10px 26px rgba(15,23,42,.06);
}
.postnow-owner-kpis strong{
  display:block;
  font-size:25px;
  line-height:1;
  color:#0f766e;
}
.postnow-owner-kpis span{
  display:block;
  margin-top:7px;
  color:#64748b;
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.postnow-owner-actions-card h2,
.postnow-owner-list-preview h2,
.postnow-empty-state-card h2{
  margin:0 0 12px;
  color:#0f172a;
  letter-spacing:-.02em;
}
.postnow-owner-actions{
  display:grid;
  grid-template-columns:repeat(4, minmax(0,1fr));
  gap:10px;
}
.postnow-owner-actions a,
.postnow-pill-button,
.postnow-mini-actions a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  min-height:46px;
  border-radius:999px;
  padding:10px 16px;
  font-weight:900;
  background:#eef7f4;
  color:#0f766e;
  border:1px solid rgba(15,118,110,.14);
}
.postnow-owner-actions a.is-primary,
.postnow-pill-button{
  background:#0f766e;
  color:#fff;
  border-color:#0f766e;
}
.postnow-owner-actions a.is-danger{
  background:#fff7f7;
  color:#b42318;
  border-color:#fee4e2;
}
.postnow-section-title-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:12px;
}
.postnow-section-title-row h2{margin:0;}
.postnow-section-title-row a{font-weight:900;color:#0f766e;text-decoration:none;}
.postnow-owner-listing-mini-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.postnow-owner-listing-mini{
  background:#f8fafc;
  border:1px solid rgba(15,23,42,.08);
  border-radius:18px;
  padding:15px;
}
.postnow-owner-listing-mini h2,
.postnow-owner-listing-mini h3{
  margin:0 0 5px;
  font-size:17px;
  color:#0f172a;
}
.postnow-owner-listing-mini p{margin:0 0 10px;color:#64748b;font-size:13px;}
.postnow-owner-listing-mini a{font-weight:900;color:#0f766e;text-decoration:none;}
.postnow-mylistings-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
}
.postnow-mylistings-shortcode-wrap{
  background:#fff;
  border:1px solid rgba(15,23,42,.08);
  border-radius:24px;
  box-shadow:0 12px 34px rgba(15,23,42,.07);
  padding:18px;
}
/* Hide the duplicated title printed by old [postnow_my_listings] shortcode. */
.postnow-mylistings-shortcode-wrap > h1:first-child,
.postnow-mylistings-shortcode-wrap > h2:first-child,
.postnow-mylistings-shortcode-wrap .postnow-page-title:first-child,
.postnow-mylistings-shortcode-wrap .postnow-my-listings-title:first-child{
  display:none!important;
}
.postnow-owner-listing-grid-full{grid-template-columns:repeat(2,minmax(0,1fr));}
.postnow-mini-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px;}
.postnow-mini-actions a{min-height:38px;padding:8px 13px;font-size:13px;}
.postnow-auth-clean{padding:14px 0 28px;}

@media (max-width: 780px){
  .postnow-account-profile-page,
  .postnow-mylistings-page{padding:12px 0 24px;}
  .postnow-owner-card,
  .postnow-mylistings-head,
  .postnow-owner-actions-card,
  .postnow-owner-list-preview,
  .postnow-empty-state-card,
  .postnow-auth-required-card,
  .postnow-mylistings-shortcode-wrap{border-radius:20px;padding:16px;}
  .postnow-owner-card{align-items:flex-start;}
  .postnow-owner-avatar{width:58px;height:58px;border-radius:18px;}
  .postnow-owner-main h1,
  .postnow-mylistings-head h1{font-size:30px;}
  .postnow-owner-kpis{grid-template-columns:repeat(2,minmax(0,1fr));}
  .postnow-owner-actions{grid-template-columns:repeat(2,minmax(0,1fr));}
  .postnow-owner-listing-mini-grid,
  .postnow-owner-listing-grid-full{grid-template-columns:1fr;}
  .postnow-mylistings-head{display:grid;}
  .postnow-mylistings-head .postnow-pill-button{width:100%;}
  .postnow-owner-actions a,
  .postnow-pill-button{min-height:48px;font-size:14px;}
  body.home .postnow-hero h1{font-size:clamp(42px, 15vw, 72px)!important;line-height:.98!important;}
}


/* v1.9.50 SEO homepage + directory polish */
.pnseo-home{background:#f8fafc;color:#0f172a;overflow:hidden}
.pnseo-container{max-width:1180px;margin:0 auto;padding:0 18px}
.pnseo-hero{padding:48px 0 36px;background:linear-gradient(135deg,#082f49 0%,#0f766e 48%,#14b8a6 100%);color:#fff;position:relative}
.pnseo-hero:after{content:"";position:absolute;inset:auto -10% -30% -10%;height:200px;background:rgba(255,255,255,.12);filter:blur(45px)}
.pnseo-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:center;position:relative;z-index:1}
.pnseo-kicker{display:inline-flex;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.12);padding:7px 12px;border-radius:999px;font-weight:800;font-size:13px;margin-bottom:14px}
.pnseo-hero h1{font-size:clamp(38px,5vw,64px);line-height:1.02;margin:0 0 14px;letter-spacing:-.04em;color:#fff}
.pnseo-hero p{font-size:18px;line-height:1.65;color:#e0f2fe;margin:0 0 20px;max-width:720px}
.pnseo-actions{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}
.pnseo-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border-radius:14px;text-decoration:none;font-weight:900;border:0;cursor:pointer}
.pnseo-btn-primary{background:#fbbf24;color:#111827}.pnseo-btn-dark{background:#0f172a;color:#fff}.pnseo-btn-light{background:#fff;color:#0f172a}.pnseo-btn-outline{background:transparent;border:1px solid #cbd5e1;color:#0f172a}
.pnseo-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px}.pnseo-stat{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:14px}.pnseo-stat strong{display:block;font-size:24px;color:#fff}.pnseo-stat span{font-size:13px;color:#dbeafe}
.pnseo-search-card{background:#fff;color:#0f172a;border-radius:26px;padding:22px;box-shadow:0 24px 80px rgba(2,8,23,.24)}
.pnseo-search-card h2{margin:0 0 6px;font-size:27px}.pnseo-search-card p{color:#475569;margin:0 0 16px;font-size:14px}.pnseo-form label{display:block;margin-bottom:12px;font-weight:800;color:#334155}.pnseo-form label span{display:block;margin-bottom:6px;font-size:13px}.pnseo-form input,.pnseo-form select{width:100%;min-height:48px;border:1px solid #cbd5e1;border-radius:14px;padding:10px 12px;font-size:15px}.pnseo-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pnseo-popular{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.pnseo-popular a{font-size:12px;text-decoration:none;background:#ecfeff;color:#0f766e;border:1px solid #a5f3fc;border-radius:999px;padding:6px 9px;font-weight:800}
.pnseo-section{padding:42px 0}.pnseo-section-white{background:#fff}.pnseo-head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:18px}.pnseo-head span{display:inline-block;color:#0f766e;font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.pnseo-head h2{margin:4px 0 6px;font-size:clamp(26px,3vw,40px);letter-spacing:-.02em}.pnseo-head p{margin:0;color:#64748b;line-height:1.6}.pnseo-link{font-weight:900;color:#0f766e;text-decoration:none;white-space:nowrap}
.pnseo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.pnseo-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:18px;box-shadow:0 10px 30px rgba(15,23,42,.05)}.pnseo-card h3{margin:0 0 8px;font-size:19px}.pnseo-card p,.pnseo-card li{color:#64748b;line-height:1.62}.pnseo-card ul{padding-left:18px;margin:8px 0 0}.pnseo-category-card{text-decoration:none;color:#0f172a;display:block}.pnseo-category-card strong{display:block;font-size:18px;margin-bottom:5px}.pnseo-category-card span{color:#64748b;font-size:13px}
.pnseo-listings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pnseo-listing{overflow:hidden;padding:0}.pnseo-listing-media{height:150px;background:#e0f2fe;display:flex;align-items:center;justify-content:center;color:#0f766e;font-size:42px;font-weight:900;text-decoration:none}.pnseo-listing-media img{width:100%;height:100%;object-fit:cover}.pnseo-listing-body{padding:16px}.pnseo-badges{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:8px}.pnseo-badges span{font-size:12px;font-weight:900;padding:5px 8px;border-radius:999px;background:#ecfeff;color:#0f766e}.pnseo-listing h3{margin:0 0 6px;font-size:20px}.pnseo-listing h3 a{text-decoration:none;color:#0f172a}.pnseo-location{color:#475569;font-weight:700;margin:0 0 8px}.pnseo-listing-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.pnseo-empty{background:#fff;border:1px dashed #94a3b8;border-radius:24px;padding:24px;text-align:center}
.pnseo-split{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch}.pnseo-panel-dark{background:#0f172a;color:#fff}.pnseo-panel-dark h2,.pnseo-panel-dark h3{color:#fff}.pnseo-panel-dark p,.pnseo-panel-dark li{color:#cbd5e1}.pnseo-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.pnseo-step strong{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#0f766e;color:#fff;margin-bottom:10px}.pnseo-plan-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.pnseo-plan{padding:16px;border-radius:18px;border:1px solid #e2e8f0;background:#fff}.pnseo-plan strong{display:block;font-size:18px}.pnseo-plan span{display:block;color:#64748b;font-size:13px;margin-top:4px}.pnseo-faq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pnseo-faq details{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:15px}.pnseo-faq summary{font-weight:900;cursor:pointer}.pnseo-faq p{margin:10px 0 0;color:#64748b;line-height:1.65}.pnseo-final{background:#0f172a;color:#fff;text-align:center;padding:42px 18px}.pnseo-final h2{color:#fff;margin:0 0 10px;font-size:38px}.pnseo-final p{color:#cbd5e1;margin:0 auto 18px;max-width:760px}
@media(max-width:900px){.pnseo-hero-grid,.pnseo-split{grid-template-columns:1fr}.pnseo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pnseo-listings{grid-template-columns:1fr}.pnseo-steps,.pnseo-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pnseo-faq{grid-template-columns:1fr}.pnseo-head{display:block}.pnseo-hero{padding:34px 0 28px}.pnseo-stats{grid-template-columns:1fr 1fr}.pnseo-hero h1{font-size:38px}.pnseo-form-row{grid-template-columns:1fr}}
@media(max-width:560px){.pnseo-grid,.pnseo-steps,.pnseo-plan-grid{grid-template-columns:1fr}.pnseo-stats{grid-template-columns:1fr}.pnseo-search-card{border-radius:20px;padding:16px}.pnseo-section{padding:30px 0}.pnseo-final h2{font-size:30px}}


/* v1.9.51 Mobile Homepage Compact SEO Polish */
@media (max-width: 768px){
  body.home .pn-hero, body.front-page .pn-hero, body.home .postnow-hero { padding-top: 18px !important; padding-bottom: 18px !important; min-height: auto !important; }
  body.home h1, body.front-page h1 { font-size: clamp(30px, 9vw, 44px) !important; line-height: 1.03 !important; margin-bottom: 10px !important; }
  body.home .pn-hero p, body.front-page .pn-hero p, body.home .postnow-hero p { font-size: 14px !important; line-height: 1.45 !important; margin-bottom: 12px !important; }
  body.home .pn-search-card, body.home .postnow-search-card, body.home form[class*="search"] { border-radius: 16px !important; padding: 14px !important; margin-top: 12px !important; }
  body.home section, body.front-page section { padding-top: 26px !important; padding-bottom: 26px !important; }
  body.home .pn-section-intro, body.home .section-intro { margin-bottom: 12px !important; }
  body.home .pn-category-grid, body.home .pn-city-grid, body.home .postnow-category-grid, body.home .postnow-city-grid { display:grid !important; grid-template-columns: repeat(2, minmax(0,1fr)) !important; gap: 10px !important; }
  body.home .pn-category-card, body.home .pn-city-card, body.home .postnow-category-card, body.home .postnow-city-card { padding: 12px !important; min-height: auto !important; border-radius: 14px !important; }
  body.home .pn-business-card, body.home .postnow-listing-card { padding: 12px !important; border-radius: 16px !important; }
  body.home .pn-business-card .description, body.home .postnow-listing-card .description, body.home .pn-business-card p:not(:first-child) { display: none !important; }
  body.home .pn-business-card img, body.home .postnow-listing-card img { height: 96px !important; object-fit: cover !important; border-radius: 12px !important; }
  body.home .pn-plans-grid, body.home .postnow-plans-grid { display:grid !important; grid-template-columns: repeat(2, minmax(0,1fr)) !important; gap:10px !important; }
  body.home .pn-plan-card, body.home .postnow-plan-card { padding: 12px !important; border-radius: 14px !important; }
  body.home .pn-faq-answer { display:none; }
  body.home details.pn-faq-item, body.home .pn-faq-item { border:1px solid #e5e7eb !important; border-radius:12px !important; padding:10px 12px !important; margin:8px 0 !important; background:#fff !important; }
  body.home footer, body.front-page footer { padding-top: 28px !important; }
  body.home footer .widget, body.home footer .footer-column { margin-bottom: 12px !important; }
}


/* v1.9.52: Mobile header, hero and pricing polish */
@media (max-width: 768px){
  body{overflow-x:hidden;}
  .site-header,.postnow-header-inner{position:relative!important;width:100%!important;box-sizing:border-box!important;}
  .site-header{padding:14px 16px!important;background:#f8fafc!important;}
  .postnow-header-inner{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:14px!important;}
  .site-branding img,.custom-logo,.postnow-logo img{max-width:210px!important;height:auto!important;display:block!important;}
  .postnow-header-actions{display:flex!important;flex-wrap:nowrap!important;gap:10px!important;width:100%!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important;justify-content:flex-start!important;}
  .postnow-header-actions a,.postnow-header-btn{font-size:14px!important;line-height:1!important;padding:12px 16px!important;border-radius:18px!important;white-space:nowrap!important;}
  .postnow-header-btn-submit{padding-left:18px!important;padding-right:18px!important;}
  .postnow-hero,.pn-hero,.home-hero,.hero{padding-top:30px!important;margin-top:0!important;}
  .postnow-hero h1,.pn-hero h1,.home-hero h1,.hero h1{font-size:40px!important;line-height:1.12!important;letter-spacing:-.03em!important;}
  .postnow-hero p,.pn-hero p,.home-hero p,.hero p{font-size:20px!important;line-height:1.65!important;letter-spacing:0!important;}
  .postnow-hero-badge,.pn-hero-badge,.hero-badge{max-width:100%!important;white-space:normal!important;}
  .postnow-pricing-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;}
  .postnow-plan-card{padding:18px!important;}
}
@media (max-width: 390px){
  .site-branding img,.custom-logo,.postnow-logo img{max-width:190px!important;}
  .postnow-header-actions{gap:8px!important;}
  .postnow-header-actions a,.postnow-header-btn{font-size:13px!important;padding:10px 12px!important;border-radius:16px!important;}
  .postnow-hero h1,.pn-hero h1,.home-hero h1,.hero h1{font-size:36px!important;}
  .postnow-hero p,.pn-hero p,.home-hero p,.hero p{font-size:18px!important;}
}


/* PostNow Theme v1.9.53 - Design Quality Polish */
:root{--pn53-ink:#0f172a;--pn53-muted:#64748b;--pn53-soft:#f8fafc;--pn53-line:#e2e8f0;--pn53-primary:#0f766e;--pn53-gold:#fbbf24;}
.pnseo-home{background:linear-gradient(180deg,#f8fafc 0%,#ffffff 42%,#f8fafc 100%);}
.pnseo-hero{padding:42px 0 34px;background:radial-gradient(circle at 12% 12%,rgba(251,191,36,.18),transparent 24%),linear-gradient(135deg,#06243c 0%,#0f766e 55%,#14b8a6 100%)!important;}
.pnseo-hero h1{max-width:780px;text-wrap:balance;}
.pnseo-hero p{letter-spacing:0!important;text-wrap:pretty;}
.pnseo-search-card{border:1px solid rgba(15,118,110,.14);box-shadow:0 20px 70px rgba(2,8,23,.20)!important;}
.pnseo-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;}
.pnseo-card:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(15,23,42,.09);border-color:#cbd5e1;}
.pnseo-category-card span,.pnseo-coming-soon span{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:4px 8px;background:#f1f5f9;color:#475569;}
.pnseo-coming-soon span{background:#fff7ed;color:#c2410c;}
.pnseo-listing{border-radius:24px;box-shadow:0 12px 34px rgba(15,23,42,.08);}
.pnseo-listing-media{height:170px;background:linear-gradient(135deg,#ccfbf1,#e0f2fe)!important;}
.pnseo-badges span:nth-child(2){background:#ecfdf5!important;color:#047857!important;}
.pnseo-plan{background:linear-gradient(180deg,#ffffff,#f8fafc);box-shadow:0 8px 24px rgba(15,23,42,.05);}
.pnseo-plan strong{color:#0f172a}.pnseo-plan:nth-child(3){border-color:#86efac;box-shadow:0 12px 34px rgba(22,163,74,.12);}
.postnow-safe-single{background:#f8fafc;}
.postnow-safe-card{border:1px solid #e2e8f0!important;box-shadow:0 10px 32px rgba(15,23,42,.06)!important;}
.postnow-safe-hero{background:radial-gradient(circle at 90% 0,rgba(20,184,166,.18),transparent 28%),linear-gradient(135deg,#ffffff,#f8fafc)!important;border:1px solid #e2e8f0!important;box-shadow:0 16px 48px rgba(15,23,42,.08)!important;}
.postnow-safe-title{letter-spacing:-.035em;text-wrap:balance;}
.postnow-safe-actions,.postnow-listing-actions,.pnseo-actions{align-items:center;}
.postnow-safe-btn,.pnseo-btn{box-shadow:0 8px 20px rgba(15,23,42,.08);}
.postnow-safe-locked{margin-top:10px;padding:12px 14px;border-radius:14px;background:#fffbeb;border:1px solid #fde68a;color:#92400e;font-weight:700;line-height:1.5;}
.postnow-mobile-sticky-cta{backdrop-filter:saturate(160%) blur(10px);box-shadow:0 -14px 34px rgba(15,23,42,.16)!important;}
/* Pricing shortcode polish from theme layer */
body .postnow-pricing-wrap{max-width:1180px;margin:22px auto!important;padding:0 14px;}
body .postnow-pricing-head{background:linear-gradient(135deg,#071533,#0f766e);color:#fff;border-radius:24px;padding:24px 18px;margin-bottom:20px!important;box-shadow:0 18px 48px rgba(15,23,42,.16);}
body .postnow-pricing-head h1,body .postnow-pricing-head h2{color:#fff!important;margin:0 0 8px!important;font-size:clamp(28px,4vw,44px)!important;line-height:1.08!important;}
body .postnow-pricing-head p{color:#dbeafe!important;max-width:760px;margin:0 auto!important;line-height:1.6;}
body .postnow-pricing-grid{gap:14px!important;}
body .postnow-plan-card{border-radius:20px!important;padding:18px!important;}
body .postnow-plan-card h3{font-size:22px!important;}
body .postnow-plan-features li{margin-bottom:7px!important;line-height:1.45;}
body .postnow-plan-card .postnow-plan-features li:nth-child(n+7){display:none;}
body .postnow-plan-card .postnow-payment-btn,body .postnow-plan-card a.button,body .postnow-plan-card button{width:100%;justify-content:center;}
body .postnow-plan-ribbon{font-size:11px!important;right:-42px!important;top:14px!important;}
body .postnow-pricing-smallprint{font-size:13px!important;line-height:1.55!important;}
@media(max-width:768px){
  .postnow-container,.pnseo-container{padding-left:14px!important;padding-right:14px!important;}
  .postnow-header-inner{align-items:center!important;}
  .site-branding img,.site-branding svg,.postnow-logo img{max-width:210px!important;max-height:44px!important;width:auto!important;}
  .postnow-header-actions{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin-top:8px!important;}
  .postnow-header-btn,.postnow-header-actions a{font-size:12.5px!important;padding:8px 10px!important;border-radius:12px!important;}
  .pnseo-hero{padding:24px 0 24px!important;}
  .pnseo-hero-grid{gap:18px!important;}
  .pnseo-kicker{font-size:12px!important;padding:6px 10px!important;margin-bottom:10px!important;}
  .pnseo-hero h1{font-size:clamp(34px,10vw,42px)!important;line-height:1.05!important;margin-bottom:10px!important;}
  .pnseo-hero p{font-size:15px!important;line-height:1.55!important;margin-bottom:14px!important;}
  .pnseo-actions{gap:8px!important;margin:14px 0!important;}
  .pnseo-btn{min-height:42px!important;padding:10px 14px!important;border-radius:13px!important;font-size:14px!important;}
  .pnseo-stats{margin-top:14px!important;gap:8px!important;}
  .pnseo-stat{padding:10px!important;border-radius:14px!important;}
  .pnseo-stat strong{font-size:19px!important;}.pnseo-stat span{font-size:12px!important;}
  .pnseo-search-card{padding:16px!important;border-radius:20px!important;}
  .pnseo-section{padding:26px 0!important;}
  .pnseo-head{margin-bottom:14px!important;}
  .pnseo-head h2{font-size:26px!important;line-height:1.15!important;}
  .pnseo-card{padding:15px!important;border-radius:18px!important;}
  .pnseo-listing-media{height:140px!important;}
  .pnseo-listing-body{padding:14px!important;}
  .pnseo-plan-grid{grid-template-columns:1fr!important;}
  .pnseo-final{padding:32px 14px!important;}.pnseo-final h2{font-size:28px!important;}
  .postnow-safe-hero{padding:18px!important;border-radius:22px!important;}
  .postnow-safe-title{font-size:30px!important;line-height:1.1!important;}
  .postnow-safe-actions{gap:8px!important;}
  .postnow-safe-btn{min-height:40px!important;padding:10px 12px!important;border-radius:13px!important;font-size:13px!important;}
  .postnow-mobile-sticky-cta{gap:6px!important;padding:8px!important;}
  .postnow-mobile-sticky-cta .postnow-safe-btn{flex:1 1 0;min-width:0!important;padding:10px 6px!important;font-size:12px!important;}
  body .postnow-pricing-head{border-radius:20px!important;padding:20px 14px!important;}
  body .postnow-pricing-grid{grid-template-columns:1fr!important;}
  body .postnow-plan-card{padding:16px!important;border-radius:18px!important;}
  body .postnow-plan-price{font-size:28px!important;}
}


/* PostNow Theme v1.9.54 - Mobile full-width spacing + compact accordion footer */
@media (max-width: 640px){
  html, body{max-width:100%!important;overflow-x:hidden!important;}
  .postnow-container,
  .pnseo-container,
  .postnow-page-shell,
  .postnow-safe-wrap,
  .postnow-safe-single .postnow-container,
  body.home .postnow-container,
  body.home .pnseo-container,
  body.post-type-archive-postnow_listing .postnow-container,
  body.post-type-archive-postnow_listing .pnseo-container,
  body.single-postnow_listing .postnow-container{
    width:100%!important;
    max-width:100%!important;
    padding-left:8px!important;
    padding-right:8px!important;
    box-sizing:border-box!important;
  }
  body.home .pnseo-hero,
  body.home .pnseo-section,
  body.home .pnseo-final{
    padding-left:0!important;
    padding-right:0!important;
  }
  body.home .pnseo-card,
  body.home .pnseo-search-card,
  body.home .pnseo-listing,
  body.home .pnseo-plan,
  .postnow-safe-card,
  .postnow-safe-hero,
  .pn-search-card,
  .postnow-page-card{
    margin-left:0!important;
    margin-right:0!important;
  }

  /* Compact professional mobile footer */
  .site-footer--professional,
  body.home .site-footer--professional,
  body.front-page .site-footer--professional{
    padding:18px 0 78px!important;
  }
  .site-footer--professional .postnow-container{
    padding-left:10px!important;
    padding-right:10px!important;
  }
  .site-footer--professional .postnow-footer-top{
    display:block!important;
    margin-bottom:12px!important;
    padding-bottom:12px!important;
  }
  .site-footer--professional .postnow-footer-brand .postnow-logo img,
  .site-footer--professional .postnow-footer-brand img{
    max-width:184px!important;
    max-height:34px!important;
    width:auto!important;
    height:auto!important;
  }
  .site-footer--professional .postnow-footer-brand p{
    margin-top:8px!important;
    font-size:13px!important;
    line-height:1.45!important;
    letter-spacing:0!important;
  }
  .site-footer--professional .postnow-footer-cta{
    margin-top:12px!important;
    padding:12px!important;
    border-radius:15px!important;
  }
  .site-footer--professional .postnow-footer-cta h3{
    font-size:17px!important;
    line-height:1.2!important;
    margin-bottom:8px!important;
  }
  .site-footer--professional .postnow-footer-cta a{
    min-height:38px!important;
    padding:9px 13px!important;
    border-radius:12px!important;
    font-size:13px!important;
  }
  .site-footer--professional .postnow-footer-grid{
    display:block!important;
    margin:10px 0 12px!important;
  }
  .site-footer--professional .postnow-footer-col{
    border-top:1px solid rgba(255,255,255,.12)!important;
    padding:0!important;
  }
  .site-footer--professional .postnow-footer-col h3{
    margin:0!important;
    font-size:13px!important;
    letter-spacing:.08em!important;
  }
  .site-footer--professional .postnow-footer-toggle{
    width:100%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    padding:13px 0!important;
    border:0!important;
    background:transparent!important;
    color:#fff!important;
    font:inherit!important;
    text-transform:uppercase!important;
    letter-spacing:.08em!important;
    cursor:pointer!important;
  }
  .site-footer--professional .postnow-footer-toggle-icon{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:22px!important;
    height:22px!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.08)!important;
    color:#fff!important;
    font-size:16px!important;
    line-height:1!important;
  }
  .site-footer--professional .postnow-footer-col:not(.is-open) .postnow-footer-links{
    display:none!important;
  }
  .site-footer--professional .postnow-footer-col.is-open .postnow-footer-toggle-icon::before{content:'−';}
  .site-footer--professional .postnow-footer-col:not(.is-open) .postnow-footer-toggle-icon::before{content:'+';}
  .site-footer--professional .postnow-footer-toggle-icon{font-size:0!important;}
  .site-footer--professional .postnow-footer-links{
    padding:0 0 12px!important;
  }
  .site-footer--professional .postnow-footer-links li{
    margin:0!important;
  }
  .site-footer--professional .postnow-footer-links a{
    display:block!important;
    padding:7px 0!important;
    font-size:13px!important;
    line-height:1.3!important;
  }
  .site-footer--professional .postnow-footer-note{
    margin:10px 0 12px!important;
    padding:11px!important;
    border-radius:14px!important;
  }
  .site-footer--professional .postnow-footer-note p{
    font-size:12px!important;
    line-height:1.45!important;
  }
  .site-footer--professional .postnow-footer-bottom{
    display:block!important;
    padding-top:10px!important;
  }
  .site-footer--professional .postnow-footer-bottom p{
    font-size:12px!important;
  }
  .site-footer--professional .postnow-footer-bottom-links{
    margin-top:8px!important;
    gap:8px 10px!important;
  }
  .site-footer--professional .postnow-footer-bottom-links a{
    font-size:12px!important;
    line-height:1.35!important;
  }
}
@media (min-width: 641px){
  .site-footer--professional .postnow-footer-toggle{
    padding:0!important;
    border:0!important;
    background:transparent!important;
    color:#fff!important;
    font:inherit!important;
    text-transform:inherit!important;
    letter-spacing:inherit!important;
    pointer-events:none!important;
  }
  .site-footer--professional .postnow-footer-toggle-icon{display:none!important;}
}


/* PostNow Theme v1.9.55 - mobile final spacing + listing footer accordion restore */
@media (max-width: 780px){
  body.single-postnow_listing .postnow-safe-single-main{
    padding-bottom:0!important;
    margin-bottom:0!important;
    min-height:auto!important;
  }
  body.single-postnow_listing .postnow-safe-single{
    margin-bottom:12px!important;
  }
  body.single-postnow_listing .site-footer--professional{
    margin-top:0!important;
    padding-top:16px!important;
    padding-bottom:calc(74px + env(safe-area-inset-bottom))!important;
  }
  body.single-postnow_listing .site-footer--professional .postnow-container,
  .site-footer--professional .postnow-container{
    width:auto!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
    padding-left:10px!important;
    padding-right:10px!important;
    box-sizing:border-box!important;
  }
  body.single-postnow_listing .site-footer--professional .postnow-footer-top{
    margin-bottom:8px!important;
    padding-bottom:8px!important;
    border-bottom:1px solid rgba(255,255,255,.10)!important;
  }
  body.single-postnow_listing .site-footer--professional .postnow-footer-cta{
    display:none!important;
  }
  body.single-postnow_listing .site-footer--professional .postnow-footer-grid{
    display:block!important;
    margin:8px 0 8px!important;
  }
  body.single-postnow_listing .site-footer--professional .postnow-footer-col{
    display:block!important;
    border-top:1px solid rgba(255,255,255,.12)!important;
    padding:0!important;
  }
  body.single-postnow_listing .site-footer--professional .postnow-footer-col h3{
    margin:0!important;
  }
  body.single-postnow_listing .site-footer--professional .postnow-footer-toggle{
    width:100%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    padding:11px 0!important;
    border:0!important;
    background:transparent!important;
    color:#fff!important;
    text-transform:uppercase!important;
    letter-spacing:.08em!important;
    font-size:12px!important;
    font-weight:900!important;
  }
  body.single-postnow_listing .site-footer--professional .postnow-footer-toggle-icon{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:22px!important;
    height:22px!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.08)!important;
  }
  body.single-postnow_listing .site-footer--professional .postnow-footer-col:not(.is-open) .postnow-footer-links{
    display:none!important;
  }
  body.single-postnow_listing .site-footer--professional .postnow-footer-col.is-open .postnow-footer-links{
    display:block!important;
  }
  body.single-postnow_listing .site-footer--professional .postnow-footer-col.is-open .postnow-footer-toggle-icon::before{content:'−';font-size:16px;}
  body.single-postnow_listing .site-footer--professional .postnow-footer-col:not(.is-open) .postnow-footer-toggle-icon::before{content:'+';font-size:16px;}
  body.single-postnow_listing .site-footer--professional .postnow-footer-links{
    padding:0 0 10px!important;
    margin:0!important;
  }
  body.single-postnow_listing .site-footer--professional .postnow-footer-links a{
    display:block!important;
    font-size:12.5px!important;
    line-height:1.25!important;
    padding:6px 0!important;
  }
  body.single-postnow_listing .site-footer--professional .postnow-footer-note{
    margin:8px 0 10px!important;
    padding:9px 10px!important;
    border-radius:13px!important;
  }
  body.single-postnow_listing .site-footer--professional .postnow-footer-note p{
    font-size:11.5px!important;
    line-height:1.38!important;
  }
  body.single-postnow_listing .site-footer--professional .postnow-footer-bottom{
    padding-top:8px!important;
    text-align:center!important;
  }
  body.single-postnow_listing .site-footer--professional .postnow-footer-bottom-links{
    justify-content:center!important;
    gap:7px 10px!important;
    margin-top:7px!important;
  }
  body.single-postnow_listing .site-footer--professional .postnow-footer-bottom-links a{
    font-size:11.5px!important;
  }
}
