.elementor .e-a6b7636-65ec7ec{font-size:36px;}.elementor .e-02b4572{width:50%;flex-direction:column;}.elementor .e-26c4665{width:50%;flex-direction:column;}.elementor .e-f7cadaf-8b67ba9{width:50%;flex-direction:column;}.elementor .e-e765128{flex-direction:row;/* ==============================================================
 MESII 站页脚 + 悬浮按钮 - 纯 CSS
 适配德国站 (mesiivape.de)
 适用对象：Elementor HTML widget / Gutenberg / WPBakery / Phoenix
 ============================================================== */

/* ---------- 1. 页脚主容器 ---------- */
.fz-footer-wrapper {
background: #111111;
color: #ffffff;
padding: 48px 20px 64px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.fz-footer-inner {
max-width: 1200px;
margin: 0 auto;
}

.fz-footer-title {
font-size: 28px;
line-height: 1.2;
font-weight: 700;
margin: 0 0 16px;
color: #ffffff;
}

.fz-footer-desc {
font-size: 15px;
line-height: 1.6;
color: #b0b0b0;
max-width: 520px;
margin: 0 0 20px;
}

/* ---------- 2. 社交图标方形按钮 ---------- */
.fz-footer-socials {
display: flex;
gap: 12px;
margin-bottom: 32px;
}

.fz-social-btn {
width: 44px;
height: 44px;
display: inline-flex;
align-items: center;
justify-content: center;
background: #0a0a0f;
border-radius: 8px;
color: #ffffff;
text-decoration: none;
transition: background 0.2s ease, color 0.2s ease;
}

.fz-social-btn:hover,
.fz-social-btn:focus {
background: #7ecfcf;
color: #0a0a0f;
}

.fz-social-btn svg,
.fz-social-btn img {
width: 20px;
height: 20px;
fill: currentColor;
display: block;
}

/* ---------- 3. 链接两栏 ---------- */
.fz-footer-links {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 24px;
margin-bottom: 32px;
}

.fz-footer-heading {
font-size: 14px;
line-height: 1.3;
font-weight: 700;
letter-spacing: 0.04em;
text-transform: uppercase;
margin: 0 0 14px;
color: #ffffff;
}

.fz-footer-list {
list-style: none;
padding: 0;
margin: 0;
}

.fz-footer-list li + li {
margin-top: 10px;
}

.fz-footer-list a {
color: #b0b0b0;
text-decoration: none;
font-size: 15px;
line-height: 1.5;
transition: color 0.2s ease;
}

.fz-footer-list a:hover,
.fz-footer-list a:focus {
color: #7ecfcf;
}

/* ---------- 4. 搜索标签（pill） ---------- */
.fz-tag-list {
display: flex;
flex-wrap: wrap;
gap: 10px;
}

.fz-tag {
display: inline-block;
background: #ffffff;
color: #0a0a0f;
padding: 10px 18px;
border-radius: 999px;
font-size: 14px;
line-height: 1.3;
text-decoration: none;
font-weight: 500;
transition: background 0.2s ease, color 0.2s ease;
}

.fz-tag:hover,
.fz-tag:focus {
background: #7ecfcf;
color: #0a0a0f;
}

/* ---------- 5. 桌面端三列布局（≥768px） ---------- */
@media (min-width: 768px) {
.fz-footer-wrapper {
  padding: 64px 32px 80px;
}

.fz-footer-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 48px;
  align-items: start;
}

.fz-footer-links {
  margin-bottom: 0;
}

.fz-footer-tags {
  grid-column: 1 / -1;
  margin-top: 32px;
}
}

@media (min-width: 1024px) {
.fz-footer-grid {
  grid-template-columns: 1.5fr 1fr 1fr;
  gap: 64px;
}

.fz-footer-tags {
  grid-column: auto;
  margin-top: 0;
}
}

/* ==============================================================
 6. 悬浮动作按钮（WhatsApp / Email / Back to top）
 ============================================================== */
.fz-float-actions {
position: fixed;
right: 16px;
bottom: 16px;
z-index: 9999;
display: flex;
flex-direction: column;
gap: 12px;
}

.fz-float-btn {
width: 52px;
height: 52px;
border: none;
border-radius: 50%;
display: inline-flex;
align-items: center;
justify-content: center;
color: #ffffff;
cursor: pointer;
text-decoration: none;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.fz-float-btn:hover,
.fz-float-btn:focus {
transform: translateY(-2px);
box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.fz-float-btn svg,
.fz-float-btn img {
width: 24px;
height: 24px;
fill: currentColor;
display: block;
}

.fz-whatsapp {
background: #25d366;
}

.fz-email {
background: #7ecfcf;
color: #0a0a0f;
}

.fz-top {
background: #0a0a0f;
border: 1px solid #2a2a2a;
}

@media (min-width: 768px) {
.fz-float-actions {
  right: 24px;
  bottom: 24px;
}
}\n}.elementor .e-4f7a327{flex-direction:column;}.elementor .e-fddbe37{flex-direction:column;}.elementor .e-fe1cb91{flex-direction:column;}