Change the link of the button in the empty cart to the Dawn theme

  1. Go to Online Store->Theme->Edit code
  2. Asset->base.css-> paste bellow code in bottom of file
.modal__toggle-open.icon.icon-search {
    display: none;
}