.elementor-148 .elementor-element.elementor-element-7fbe9469{--display:flex;}@media(max-width:767px){.elementor-148 .elementor-element.elementor-element-6a4de2dc{width:100%;max-width:100%;}}/* Start custom CSS for html, class: .elementor-element-6a4de2dc *//* ============================================================
   FOOTER STYLES — O'SULLIVAN AUCTIONS
   Premium Version — Newsletter + Payments + Back to Top + WhatsApp
   ============================================================ */

/* ---------- Screen reader only ---------- */
.sr-only {
  position: absolute !important;
  width: 1px; height: 1px;
  padding: 0; margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* ============================================================
   BASE
   ============================================================ */

.osullivan-footer {
  width: 100%;
  background: #0E1C16;
  color: #94A398;
  font-family: 'Jost', 'Poppins', sans-serif;
  position: relative;
  overflow: hidden;
  line-height: 1.6;
}

.osullivan-footer *,
.osullivan-footer *::before,
.osullivan-footer *::after {
  box-sizing: border-box;
}

.osullivan-footer::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, #D4A94C, #B8912F, #D4A94C, transparent);
  z-index: 3;
}

/* ============================================================
   NEWSLETTER SECTION
   ============================================================ */

.osullivan-footer-newsletter {
  background: linear-gradient(135deg, #14281F 0%, #1E3D2F 100%);
  border-bottom: 1px solid rgba(212, 169, 76, 0.15);
  padding: 50px 24px;
  position: relative;
  overflow: hidden;
}

.osullivan-footer-newsletter::before {
  content: '';
  position: absolute;
  top: -50%; right: -10%;
  width: 400px; height: 400px;
  background: radial-gradient(circle, rgba(212, 169, 76, 0.08) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}

.osullivan-footer-newsletter-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 40px;
  align-items: center;
  position: relative;
  z-index: 2;
}

.osullivan-footer-newsletter-tag {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #D4A94C;
  margin-bottom: 8px;
}

.osullivan-footer-newsletter-text h3 {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 28px;
  font-weight: 600;
  color: #FFFFFF;
  margin: 0 0 8px;
  line-height: 1.2;
}

.osullivan-footer-newsletter-text p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
}

/* Newsletter Form */
.osullivan-footer-newsletter-form {
  display: flex;
  gap: 10px;
  align-items: stretch;
}

.osullivan-footer-newsletter-input-wrap {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 10px;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 4px 16px;
  transition: all 0.3s ease;
  border: 2px solid transparent;
  min-width: 0;
}

.osullivan-footer-newsletter-input-wrap:focus-within {
  border-color: #D4A94C;
  box-shadow: 0 0 0 4px rgba(212, 169, 76, 0.15);
}

.osullivan-footer-newsletter-input-wrap svg { flex-shrink: 0; }

.osullivan-footer-newsletter-input-wrap input {
  border: none;
  outline: none;
  background: transparent;
  font-family: inherit;
  font-size: 14px;
  color: #1E3D2F;
  padding: 12px 0;
  width: 100%;
  min-width: 0;
}

.osullivan-footer-newsletter-input-wrap input::placeholder {
  color: #9AA69A;
  font-style: italic;
}

.osullivan-footer-newsletter-form button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: linear-gradient(135deg, #D4A94C, #B8912F);
  color: #0E1C16;
  font-family: inherit;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  padding: 14px 26px;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.22, 0.9, 0.3, 1);
  box-shadow: 0 8px 24px rgba(212, 169, 76, 0.35);
  white-space: nowrap;
}

.osullivan-footer-newsletter-form button:hover {
  background: #FFFFFF;
  color: #1E3D2F;
  transform: translateY(-2px);
  box-shadow: 0 12px 32px rgba(255, 255, 255, 0.2);
}

.osullivan-footer-newsletter-form button svg { transition: transform 0.3s ease; }
.osullivan-footer-newsletter-form button:hover svg { transform: translateX(4px); }

/* ============================================================
   FOOTER MAIN
   ============================================================ */

.osullivan-footer-main {
  max-width: 1200px;
  margin: 0 auto;
  padding: 70px 24px 50px;
  display: grid;
  grid-template-columns: 1.8fr 1fr 1fr 1.2fr;
  gap: 50px;
  position: relative;
  z-index: 2;
}

/* ============================================================
   COLUMN 1 — BRAND
   ============================================================ */

.osullivan-footer-brand {
  display: flex;
  flex-direction: column;
}

.osullivan-footer-logo {
  height: 70px;
  width: auto;
  max-width: 220px;
  object-fit: contain;
  margin-bottom: 20px;
  display: block;
}

.osullivan-footer-desc {
  font-size: 14px;
  color: #94A398;
  line-height: 1.7;
  margin: 0 0 20px;
}

/* Certifications */
.osullivan-footer-certs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 20px;
}

.osullivan-footer-certs span {
  display: inline-flex;
  align-items: center;
  padding: 4px 12px;
  background: rgba(212, 169, 76, 0.1);
  border: 1px solid rgba(212, 169, 76, 0.25);
  border-radius: 50px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #D4A94C;
}

/* Social Icons */
.osullivan-footer-social {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.osullivan-footer-social a {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(212, 169, 76, 0.2);
  color: #C9D4CB;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.osullivan-footer-social a svg {
  width: 16px;
  height: 16px;
  transition: transform 0.3s ease;
}

.osullivan-footer-social a:hover {
  background: linear-gradient(135deg, #D4A94C, #B8912F);
  color: #0E1C16;
  border-color: #D4A94C;
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(212, 169, 76, 0.35);
}

.osullivan-footer-social a:hover svg { transform: scale(1.1); }

/* WhatsApp social icon special hover */
.osullivan-footer-social a[aria-label="WhatsApp"]:hover {
  background: linear-gradient(135deg, #25D366, #128C7E);
  border-color: #25D366;
  color: #FFFFFF;
  box-shadow: 0 8px 20px rgba(37, 211, 102, 0.35);
}

/* ============================================================
   COLUMNS 2 & 3 — LINKS
   ============================================================ */

.osullivan-footer-col h4 {
  font-size: 13px;
  font-weight: 700;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 0 22px;
  padding-bottom: 10px;
  position: relative;
}

.osullivan-footer-col h4::after {
  content: '';
  position: absolute;
  bottom: 0; left: 0;
  width: 30px;
  height: 2px;
  background: linear-gradient(90deg, #D4A94C, transparent);
}

.osullivan-footer-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.osullivan-footer-col ul li { margin-bottom: 12px; }

.osullivan-footer-col ul li a {
  font-size: 14px;
  color: #94A398;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
}

.osullivan-footer-col ul li a::before {
  content: '›';
  color: #D4A94C;
  font-size: 18px;
  line-height: 1;
  opacity: 0.7;
  transition: all 0.3s ease;
}

.osullivan-footer-col ul li a:hover {
  color: #D4A94C;
  padding-left: 4px;
}

.osullivan-footer-col ul li a:hover::before {
  transform: translateX(3px);
  opacity: 1;
}

/* ============================================================
   COLUMN 4 — CONTACT
   ============================================================ */

.osullivan-footer-contact-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 1.5;
}

.osullivan-footer-contact-item svg {
  flex-shrink: 0;
  margin-top: 3px;
}

.osullivan-footer-contact-item a,
.osullivan-footer-contact-item span {
  color: #94A398;
  text-decoration: none;
  transition: color 0.2s ease;
  word-break: break-word;
  overflow-wrap: break-word;
}

.osullivan-footer-contact-item a:hover { color: #D4A94C; }

/* WhatsApp contact link special color */
.osullivan-footer-contact-item a[href*="wa.me"]:hover {
  color: #25D366;
}

/* ============================================================
   PAYMENT METHODS
   ============================================================ */

.osullivan-footer-payments {
  background: #0A1410;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  padding: 20px 24px;
}

.osullivan-footer-payments-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.osullivan-footer-payments-label {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #7D8A7D;
}

.osullivan-footer-payments-icons {
  display: flex;
  align-items: center;
  gap: 10px;
}

.osullivan-footer-payment-icon {
  width: 44px;
  height: 44px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(212, 169, 76, 0.15);
  color: #C9D4CB;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.osullivan-footer-payment-icon:hover {
  background: linear-gradient(135deg, #D4A94C, #B8912F);
  color: #0E1C16;
  border-color: #D4A94C;
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(212, 169, 76, 0.3);
}

/* ============================================================
   FOOTER BOTTOM
   ============================================================ */

.osullivan-footer-bottom {
  padding: 24px;
  text-align: center;
  font-size: 13px;
  color: #6B7A6E;
  letter-spacing: 0.3px;
  position: relative;
  z-index: 2;
}

.osullivan-footer-bottom span {
  color: #D4A94C;
  font-weight: 500;
}

/* ============================================================
   FLOATING BUTTONS WRAPPER
   ============================================================ */

.osullivan-floating-buttons {
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  z-index: 9999;
  pointer-events: none;
}

.osullivan-floating-buttons > * {
  pointer-events: auto;
}

/* ============================================================
   WHATSAPP FLOATING BUTTON
   ============================================================ */

.osullivan-whatsapp-btn {
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(135deg, #25D366, #128C7E);
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  box-shadow: 0 8px 24px rgba(37, 211, 102, 0.4);
  transition: all 0.4s cubic-bezier(0.22, 0.9, 0.3, 1);
  animation: osullivan-whatsapp-pulse 2.2s infinite;
}

.osullivan-whatsapp-btn:hover {
  transform: translateY(-4px) scale(1.08);
  box-shadow: 0 12px 32px rgba(37, 211, 102, 0.6);
  background: linear-gradient(135deg, #128C7E, #0B6B5F);
  animation-play-state: paused;
}

.osullivan-whatsapp-btn svg {
  width: 24px;
  height: 24px;
  transition: transform 0.3s ease;
}

.osullivan-whatsapp-btn:hover svg {
  transform: scale(1.1) rotate(-6deg);
}

/* Tooltip */
.osullivan-whatsapp-tooltip {
  position: absolute;
  right: calc(100% + 12px);
  top: 50%;
  transform: translateY(-50%) translateX(8px);
  background: #0E1C16;
  color: #FFFFFF;
  font-family: 'Jost', 'Poppins', sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  padding: 8px 14px;
  border-radius: 8px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.3s cubic-bezier(0.22, 0.9, 0.3, 1);
  border: 1px solid rgba(212, 169, 76, 0.35);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

.osullivan-whatsapp-tooltip::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  border: 6px solid transparent;
  border-left-color: #0E1C16;
}

.osullivan-whatsapp-btn:hover .osullivan-whatsapp-tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateY(-50%) translateX(0);
}

/* Pulse Animation */
@keyframes osullivan-whatsapp-pulse {
  0% {
    box-shadow: 0 8px 24px rgba(37, 211, 102, 0.4),
                0 0 0 0 rgba(37, 211, 102, 0.5);
  }
  70% {
    box-shadow: 0 8px 24px rgba(37, 211, 102, 0.4),
                0 0 0 16px rgba(37, 211, 102, 0);
  }
  100% {
    box-shadow: 0 8px 24px rgba(37, 211, 102, 0.4),
                0 0 0 0 rgba(37, 211, 102, 0);
  }
}

/* ============================================================
   BACK TO TOP BUTTON
   ============================================================ */

.osullivan-back-to-top {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(135deg, #D4A94C, #B8912F);
  color: #0E1C16;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 24px rgba(212, 169, 76, 0.4);
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all 0.4s cubic-bezier(0.22, 0.9, 0.3, 1);
}

.osullivan-back-to-top.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.osullivan-back-to-top:hover {
  background: linear-gradient(135deg, #1E3D2F, #14281F);
  color: #D4A94C;
  transform: translateY(-4px) scale(1.05);
  box-shadow: 0 12px 32px rgba(30, 61, 47, 0.5);
}

.osullivan-back-to-top svg { transition: transform 0.3s ease; }
.osullivan-back-to-top:hover svg { transform: translateY(-2px); }

/* ============================================================
   RESPONSIVE — TABLET (≤1024px)
   ============================================================ */

@media (max-width: 1024px) {
  .osullivan-footer-newsletter { padding: 40px 20px; }

  .osullivan-footer-newsletter-inner {
    grid-template-columns: 1fr;
    gap: 24px;
    text-align: center;
  }

  .osullivan-footer-newsletter-form {
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
  }

  .osullivan-footer-main {
    grid-template-columns: 1.5fr 1fr 1fr;
    gap: 40px;
    padding: 60px 20px 40px;
  }

  .osullivan-footer-contact-col {
    grid-column: 1 / -1;
    padding-top: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
  }
}

/* ============================================================
   RESPONSIVE — MOBILE (≤768px)
   ============================================================ */

@media (max-width: 768px) {
  .osullivan-footer-newsletter-text h3 { font-size: 22px; }

  .osullivan-footer-main {
    grid-template-columns: 1fr 1fr;
    gap: 36px;
    padding: 50px 20px 30px;
  }

  .osullivan-footer-brand {
    grid-column: 1 / -1;
    text-align: center;
    align-items: center;
  }

  .osullivan-footer-logo { margin: 0 auto 16px; }
  .osullivan-footer-certs { justify-content: center; }
  .osullivan-footer-social { justify-content: center; }

  .osullivan-footer-col h4 { font-size: 12px; }

  .osullivan-footer-contact-col {
    grid-column: 1 / -1;
    text-align: center;
  }

  .osullivan-footer-contact-item {
    justify-content: center;
    text-align: left;
  }

  .osullivan-floating-buttons {
    bottom: 20px;
    right: 20px;
    gap: 10px;
  }

  .osullivan-whatsapp-btn,
  .osullivan-back-to-top {
    width: 44px;
    height: 44px;
  }

  .osullivan-whatsapp-btn svg { width: 20px; height: 20px; }
  .osullivan-back-to-top svg { width: 16px; height: 16px; }

  .osullivan-whatsapp-tooltip { display: none; }
}

/* ============================================================
   RESPONSIVE — SMALL MOBILE (≤480px)
   ============================================================ */

@media (max-width: 480px) {
  .osullivan-footer-newsletter { padding: 30px 16px; }

  .osullivan-footer-newsletter-form { flex-direction: column; }

  .osullivan-footer-newsletter-form button {
    justify-content: center;
    width: 100%;
  }

  .osullivan-footer-main {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 40px 16px 24px;
  }

  .osullivan-footer-brand { text-align: center; }
  .osullivan-footer-logo { height: 60px; }
  .osullivan-footer-desc { font-size: 13px; }

  .osullivan-footer-col { text-align: center; }
  .osullivan-footer-col h4 { display: inline-block; }

  .osullivan-footer-col h4::after {
    left: 50%;
    transform: translateX(-50%);
  }

  .osullivan-footer-col ul li a { justify-content: center; }
  .osullivan-footer-col ul li a::before { display: none; }

  .osullivan-footer-contact-item {
    justify-content: center;
    font-size: 13px;
  }

  .osullivan-footer-payments-inner {
    flex-direction: column;
    gap: 12px;
  }

  .osullivan-footer-bottom {
    font-size: 11px;
    padding: 20px 16px;
    line-height: 1.6;
  }

  .osullivan-floating-buttons {
    bottom: 16px;
    right: 16px;
    gap: 8px;
  }

  .osullivan-whatsapp-btn,
  .osullivan-back-to-top {
    width: 40px;
    height: 40px;
  }

  .osullivan-whatsapp-btn svg { width: 18px; height: 18px; }
  .osullivan-back-to-top svg { width: 14px; height: 14px; }
}

/* ============================================================
   RESPONSIVE — EXTRA SMALL (≤360px)
   ============================================================ */

@media (max-width: 360px) {
  .osullivan-footer-newsletter { padding: 24px 12px; }

  .osullivan-footer-newsletter-text h3 { font-size: 18px; }
  .osullivan-footer-newsletter-text p { font-size: 12px; }

  .osullivan-footer-newsletter-input-wrap { padding: 4px 12px; }
  .osullivan-footer-newsletter-input-wrap input { font-size: 13px; }

  .osullivan-footer-newsletter-form button {
    padding: 12px 20px;
    font-size: 11px;
  }

  .osullivan-footer-main {
    padding: 30px 12px 20px;
    gap: 24px;
  }

  .osullivan-footer-logo { height: 50px; }

  .osullivan-footer-desc {
    font-size: 12px;
    line-height: 1.6;
  }

  .osullivan-footer-certs span {
    font-size: 9px;
    padding: 3px 10px;
  }

  .osullivan-footer-social a {
    width: 36px;
    height: 36px;
  }

  .osullivan-footer-social a svg {
    width: 14px;
    height: 14px;
  }

  .osullivan-footer-col h4 {
    font-size: 11px;
    margin-bottom: 16px;
  }

  .osullivan-footer-col ul li { margin-bottom: 10px; }
  .osullivan-footer-col ul li a { font-size: 13px; }

  .osullivan-footer-contact-item {
    font-size: 12px;
    margin-bottom: 12px;
  }

  .osullivan-footer-contact-item svg {
    width: 13px;
    height: 13px;
  }

  .osullivan-footer-payment-icon {
    width: 38px;
    height: 38px;
  }

  .osullivan-footer-payment-icon svg {
    width: 16px;
    height: 16px;
  }

  .osullivan-footer-payments-label { font-size: 10px; }

  .osullivan-footer-bottom {
    font-size: 10px;
    padding: 16px 12px;
  }

  .osullivan-floating-buttons {
    bottom: 14px;
    right: 14px;
    gap: 6px;
  }

  .osullivan-whatsapp-btn,
  .osullivan-back-to-top {
    width: 38px;
    height: 38px;
  }

  .osullivan-whatsapp-btn svg { width: 16px; height: 16px; }
  .osullivan-back-to-top svg { width: 13px; height: 13px; }
}

/* ============================================================
   ANIMATIONS — Fade in on Scroll
   ============================================================ */

.osullivan-footer-animate {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease, transform 0.8s cubic-bezier(0.22, 0.9, 0.3, 1);
}

.osullivan-footer-animate.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* ============================================================
   ACCESSIBILITY — Reduced Motion
   ============================================================ */

@media (prefers-reduced-motion: reduce) {
  .osullivan-footer *,
  .osullivan-footer *::before,
  .osullivan-footer *::after,
  .osullivan-back-to-top,
  .osullivan-whatsapp-btn,
  .osullivan-footer-animate {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }

  .osullivan-whatsapp-btn { animation: none !important; }

  .osullivan-footer-animate {
    opacity: 1 !important;
    transform: none !important;
  }
}

/* ============================================================
   ACCESSIBILITY — Focus Visible
   ============================================================ */

.osullivan-footer a:focus-visible,
.osullivan-footer button:focus-visible,
.osullivan-footer input:focus-visible,
.osullivan-back-to-top:focus-visible,
.osullivan-whatsapp-btn:focus-visible {
  outline: 3px solid #D4A94C;
  outline-offset: 3px;
  border-radius: 4px;
}

/* ============================================================
   PRINT — Hide Non-Essential Elements
   ============================================================ */

@media print {
  .osullivan-footer-newsletter,
  .osullivan-footer-payments,
  .osullivan-footer-social,
  .osullivan-back-to-top,
  .osullivan-whatsapp-btn,
  .osullivan-floating-buttons {
    display: none !important;
  }

  .osullivan-footer {
    background: #FFFFFF !important;
    color: #000000 !important;
  }

  .osullivan-footer-col h4,
  .osullivan-footer-bottom span {
    color: #000000 !important;
  }
}/* End custom CSS */