.header-skip-link.sqs-button-element--primary:focus,
.header-skip-link.sqs-button-element--primary:focus-visible {
  position: fixed !important;
  top: 12px !important;
  left: 50% !important;
  width: auto !important;
  height: 44px !important;
  min-height: 44px !important;
  max-width: calc(100vw - 32px) !important;
  padding: 0 17px !important;
  display: inline-flex !important;
  align-items: center !important;
  transform: translateX(-50%) !important;
  border-radius: 8px !important;
  color: #ffffff !important;
  background: #17334b !important;
  box-shadow: 0 12px 28px rgba(23, 51, 75, .24) !important;
  font-size: 14px !important;
  line-height: 1 !important;
  white-space: nowrap !important;
  outline: 3px solid #78cef7 !important;
  outline-offset: 2px !important;
  z-index: 100000 !important;
}

.ll-footer__column h3 {
  font-size: 12.5px !important;
}

.ll-footer__column a {
  font-size: 13px !important;
  line-height: 1.5 !important;
}

html body .ll-social-row {
  display: none !important;
}

body#cart #footer-sections {
  margin-top: 0 !important;
}

.ll-social-label {
  font-size: 11.5px !important;
}

.ll-legal-links {
  font-size: 12.5px !important;
  line-height: 1.5 !important;
}

.ll-disclosures,
.ll-disclosures .ll-copyright {
  font-size: 11.5px !important;
  line-height: 1.6 !important;
}

@media (max-width: 620px) {
  .ll-footer__column a {
    display: flex !important;
    align-items: center !important;
    min-height: 44px !important;
    width: 100% !important;
    white-space: normal !important;
  }

  .ll-legal-links a {
    display: inline-flex !important;
    align-items: center !important;
    min-height: 44px !important;
  }

  .ll-social-link {
    width: 46px !important;
    height: 46px !important;
    min-width: 46px !important;
    min-height: 46px !important;
    flex: 0 0 46px !important;
  }

  .ll-social-label {
    font-size: 10.5px !important;
  }
}
