/* VOPECBURT_PRELAUNCH_RC233_START
 * Version: 2.4.14-rc2.3.3
 * The mobile floating CookieYes revisit control overlapped checkout and contact
 * fields. The permanent footer control remains available and opens the same
 * CookieYes preference centre through data-vb-cookie-settings.
 */

@media (max-width: 767px) {
  .cky-btn-revisit-wrapper,
  .cky-btn-revisit-wrapper.cky-revisit-bottom-left,
  .cky-btn-revisit-wrapper.cky-revisit-bottom-right,
  .cky-revisit-bottom-left,
  .cky-revisit-bottom-right,
  #cky-btn-revisit {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }

  .vb-footer__cookie-settings[data-vb-cookie-settings] {
    min-height: 44px !important;
    padding: .65rem .8rem !important;
    cursor: pointer !important;
  }
}

/* Make the restored fourth icon obey the same geometry in every active layer. */
.vb-social-chip--tiktok,
.site-footer .vb-social-chip--tiktok,
footer .vb-social-chip--tiktok {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.vb-social-chip--tiktok .vb-social-svg,
.site-footer .vb-social-chip--tiktok .vb-social-svg,
footer .vb-social-chip--tiktok .vb-social-svg {
  display: block !important;
  width: 20px !important;
  height: 20px !important;
}

/* VOPECBURT_PRELAUNCH_RC233_END */
