.fade:not(.show) {opacity: 1 !important;}
.c-offcanvas--right {
    height: auto;
    right: 0;
    transform: translate3d(300px, 0, 0);
    width: 300px;
}
.t4-offcanvas .t4-off-canvas-body {
    padding: 1.5rem 0;
    height: auto;
    overflow-y: auto;
}

.christmas-pre-order-form .area-content {
   width: 100% !important;
    margin: 0 auto !important;
} 

.christmas-pre-order-form  .page-header h2 {
    font-size: var(--h2-font-size);
    line-height: 1.25;
    font-weight: 400;
    max-width: 720px;
    margin: 0 auto 0px;
    letter-spacing: -0.02em;
  text-align: center;
margin-top: 2em;
}
.christmas-pre-order-form   .link-social {
    display: none;
}