/*
Theme Name: Eleproxy
Author: Eleproxy
Description: Eleproxy 全球代理服务官网 WordPress 主题，包含首页、价格、解决方案、合作返佣、工具资源、动态博客与后台工具管理。
Version: 1.3.1
Requires at least: 6.2
Requires PHP: 7.4
Text Domain: anoproxy
*/

/* WordPress integration */
.admin-bar .site-header{top:32px}
@media(max-width:782px){.admin-bar .site-header{top:46px}}
.wp-post-content{max-width:900px;margin:0 auto;padding:70px 24px 110px;color:#334155;font-size:16px;line-height:1.9}
.wp-post-content h1{color:#0f2340;font-size:48px;line-height:1.2;margin:0 0 18px}
.wp-post-content h2{color:#142b4b;font-size:30px;margin:42px 0 14px}
.wp-post-content h3{color:#193557;font-size:22px;margin:30px 0 10px}
.wp-post-content img{max-width:100%;height:auto;border-radius:18px}
.wp-post-meta{color:#7b8ba3;font-size:13px;margin-bottom:34px}
.wp-post-content a{color:#246bfd}
.wp-pagination{display:flex;justify-content:center;gap:8px;padding:30px 0 90px}
.wp-pagination .page-numbers{display:grid;place-items:center;min-width:40px;height:40px;padding:0 12px;border:1px solid #dbe5f2;border-radius:10px;background:#fff;color:#37516f}
.wp-pagination .current{background:#246bfd;color:#fff;border-color:#246bfd}
.wp-empty{padding:70px 0 110px;text-align:center;color:#748198}
.custom-logo-link img{width:auto;max-height:40px}

/* Footer contact link and alignment */
.footer-top{display:grid!important;grid-template-columns:minmax(280px,360px) minmax(0,1fr)!important;align-items:start!important;gap:48px;padding-left:0!important;padding-right:0!important}
.footer-brand{min-width:0}
.footer-contact-cards{display:block;margin-top:4px}
.footer-contact-cards a{display:inline!important;background:none!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;color:#8fa4c6!important;font-size:13px;font-weight:600;text-decoration:none}
.footer-contact-cards a:hover{color:#fff!important;background:none!important}
.footer-links{width:100%!important;margin:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:50px!important;justify-items:start}
.footer-links>div:last-child{align-self:start}
.footer-bottom{padding-left:0!important;padding-right:0!important}
@media(max-width:900px){.footer-top{display:block!important}.footer-links{margin-top:34px!important}}

