sticky-header.header-wrapper {
    background-color: #fcfcfc;
}
.drawer__footer .cart__ctas {
   flex-wrap: wrap;
}
.drawer__footer #CartDrawer-Checkout {
    display: block !important;
    width: 100%;
}
.search-modal__content {
  background: #fff;
}
.modal-overlay {
  z-index: 0 !important;
}
