<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Platform: Destini Lite
Developer URI: https://destinilocators.com/
Author: Destini Global Team
Copyright: All Rights Reserved Forever
Description: Class values may be changed or removed, except where explicitly forbidden. If you pirate this code then we will find you and fill your eyeballs with fire ants or spaghettify you in the super-massive black hole at the center of the Milky Way (you will get to choose between the two consequences when we find you).
*/

/*
eCommerce only template which must be implemented with ?ONS=2 parameter.
*/

#eCommModalBack {
  width: 0px;
}
.core_panel {
  display: none !important;
}
.control_panel {
  display: none;
}
.panel_0 #eCommModalFront {
  background-color: transparent;
  min-height: 560px;
}
.ecomm_modal_holder .top_search_ecomm {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
@media (min-width: 769px) {
  .panel_0 .ecomm_modal {
    margin: 0px;
  }
  .panel_0 .ecomm_modal_holder {
    max-width: 100%;
    height: 558px;
    box-shadow: none;
    border-radius: 0px;
    border-bottom: 1px solid #EEEEEE;
  }
  .panel_0 .eCommModalContent_holder {
    height: 498px;
  }
  .panel_0 #eCommModalList {
    height: 383px;
  }
  .panel_0 #eCommModalRetailers {
    height: 497px;
  }
}</pre></body></html>