 
 @import url(https://hello.myfonts.net/count/36dcd1);@font-face{font-display:swap;font-family:Univers Condensed;font-style:normal;font-weight:400;src:url(../../fonts/36DCD1_0_0_feeb3245.eot);src:url(../../fonts/36DCD1_0_0_feeb3245.eot?#iefix) format("embedded-opentype"),url(../../fonts/36DCD1_0_0_648a68d3.woff2) format("woff2"),url(../../fonts/36DCD1_0_0_d68a740c.woff) format("woff"),url(../../fonts/36DCD1_0_0_a1c9ed2d.ttf) format("truetype")}@font-face{font-display:swap;font-family:Univers Condensed;font-style:normal;font-weight:300;src:url(../../fonts/36DCD1_1_0_d4e37b65.eot);src:url(../../fonts/36DCD1_1_0_d4e37b65.eot?#iefix) format("embedded-opentype"),url(../../fonts/36DCD1_1_0_ff4b0bb2.woff2) format("woff2"),url(../../fonts/36DCD1_1_0_b815da55.woff) format("woff"),url(../../fonts/36DCD1_1_0_32f4d747.ttf) format("truetype")}@font-face{font-display:swap;font-family:Univers Extended;font-style:normal;font-weight:400;src:url(../../fonts/36DCD1_2_0_786dd484.eot);src:url(../../fonts/36DCD1_2_0_786dd484.eot?#iefix) format("embedded-opentype"),url(../../fonts/36DCD1_2_0_8d0b9d09.woff2) format("woff2"),url(../../fonts/36DCD1_2_0_92850371.woff) format("woff"),url(../../fonts/36DCD1_2_0_d434dda4.ttf) format("truetype")}@font-face{font-display:swap;font-family:Univers Extended;font-style:normal;font-weight:700;src:url(../../fonts/36DCD1_3_0_2891c0d4.eot);src:url(../../fonts/36DCD1_3_0_2891c0d4.eot?#iefix) format("embedded-opentype"),url(../../fonts/36DCD1_3_0_908e17d5.woff2) format("woff2"),url(../../fonts/36DCD1_3_0_3a017b04.woff) format("woff"),url(../../fonts/36DCD1_3_0_3aff9822.ttf) format("truetype")}@font-face{font-display:swap;font-family:Graphik;font-stretch:normal;font-style:normal;font-weight:300;src:url(../../fonts/Graphik-Light-Web_fa7d74ea.eot);src:url(../../fonts/Graphik-Light-Web_fa7d74ea.eot?#iefix) format("embedded-opentype"),url(../../fonts/Graphik-Light-Web_464d117f.woff2) format("woff2"),url(../../fonts/Graphik-Light-Web_9fe03d40.woff) format("woff")}
  .list_cell {
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  }
}
.panel_2_list_cell {
  background-color: #FCFCFC;
}
.list_cell {
  width: 295px;
  position: absolute;
  left: 40px;
  top: 30px;
  z-index: 41;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  background-color: white;
  height: calc(100% - 100px);
}
.p2_controls_bg,.detailed_view_nav {
  height: 50px;
  line-height: 50px;
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
  display: flex;
  align-items: center;
  padding-left: 10px; padding-right: 10px;
  justify-content: space-between;
}
@media (min-width: 769px) {
  .p2_controls_bg,.detailed_view_nav {
    border-radius: 10px 10px 0 0;
    position: relative;
    border-bottom: 1px solid #F7F7F7;
  }
}
.detailed_view_nav a{ color:rgb(16, 16, 16); text-decoration:none; }
.detailed_view_info{ width: calc(100% - 40px); margin:0px auto; display:block; font-size:12px;line-height:1.3 }
.detailed_view_info .detailed_view_store_name{ font-size:14px; font-weight:700; padding:8px 0px 8px 0px }
h4.total_products_available {
   font-size:14px; font-weight:700; padding:8px 20px 8px 20px;
    width: calc(100% x); margin:0px auto; display:block;
     border-bottom: 1px solid #F7F7F7;  border-top: 1px solid #F7F7F7;
}

.p2-results {
  display: inline-block;
  vertical-align: top;
  padding-left: 0px;
  font-size: 12px;
}
.pagination {
  width: 124px;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  text-align: center;
}
.map_container{ font-family: 'Graphik', sans-serif; }
#panel2ResultsTotal, .stores_callout {
  display: inline-block;
}
.action_buttons{ display:flex; justify-content: space-around; align-items:center; }
.action_button{   }
.action_button a{ display:block; margin:0px 6px; color:#101010;  }


#panel2ECommButton {
  width: calc(100% - 40px);
  margin: 20px auto;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
  padding: 15px 0;
  font-weight: bold;
}
.box_button{ position:relative; width: calc(100% - 40px); padding:10px 0px; margin:0px auto; }
.purple_button{ font-size:14px; line-height:20px; border: 1px solid #000; color:#fff; display:block; background: #000000; text-align:center; border-radius:4px; padding:10px 20px; text-decoration:none  }
.purple_button:hover{ background:#fff; color:#000 }
.btn-purple{
   background: #000000; color: #fff; border-color: #000000; border:2px solid #000;
}
.btn-purple:hover{ background:#fff; color:#000 }

.box_listing{ width: calc(100%); margin:0px auto; height:100%; max-height: calc(100% - 120px); overflow:auto; }

.listing_item .box_address{ padding:10px; font-size:12px; color: #000000; line-height:1.2 }
.listing_item .no_location{ padding:10px 0px; width: 100%; text-align: center; font-size:16px; font-weight: 700; color:#000; line-height:1.2;  }
.listing_item .box_address b{ font-size:14px; }
.listing_item{
  border-bottom: 1px dashed #101010;
  cursor: pointer;
 display:flex; align-items:center; justify-content:space-between
}
.cps_div {
  height: 60px;
  box-sizing: border-box;
  padding: 10px 10px 10px 10px;
  border-radius: 5px;
  position: absolute;
  right: 40px;
  top: 30px;
  z-index: 11;
  display: flex;
  justify-content: space-between;
}

@media (min-width: 769px) {
  .cps_div {
    background-color: white;
  }
}
@media (min-width: 769px) {
  .cps_div {
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  }
}

#cpAddressField, #cpsAddressField {
  height: 40px;
  box-sizing: border-box;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 3px;
  text-overflow: ellipsis;
  white-space: nowrap; border: 1px solid #ccc;
  overflow: hidden}
  .cps_address_field_holder {
  display: inline-block;
  width: 180px;
  padding: 0px 12px 0px 12px; border:0px;
}
.arrow_right{ color:#000000; font-size:20px; padding:8px; }
.top_search, .top_search_ecomm, .ecomm_back_button_container, .ecomm_return_container_mobile, .panel_1_product_name_on::after, .ps_change_button, .ps_cont_button_hover, .coupon_modal_heading_wrapper {
  background-color: #efece7;
}
.top_search{ display:flex; justify-content:space-between; padding:15px; color:#fff; align-items:center; }
.top_search h2{ font-size:16px; font-weight:700; margin:0px; padding:0px; color: #000000 }
.product_item{
  display: inline-block;
  width: calc(100% / 4);
  position: relative;
  margin: -1px 0px 0px 0px;
  text-align: center;
  cursor: pointer;
  vertical-align: top;
  height: 250px;
  box-sizing: border-box;
  border-right: 1px solid #EEEEEE;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}

.product_img{
  display: inline-block;
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 0;
  margin: 30px auto 0 auto;

  height: 150px;
  padding-top: 0px;
  width: 100%;

}
.products_loop{
  padding-bottom: 0px;
  overflow-y: auto;
  margin-top: -1px;
  display: flex;
    flex-wrap: wrap;


}


@media (min-width: 769px) {
  .products_loop {
    height: 525px;
    box-sizing: border-box;
  }
}
.prod_checked{ position:absolute; top:5px; right:5px; color:#46dd3e; font-size: 25px; display:none; }

.product_item{ cursor:pointer; }
.product_item:hover .prod_checked{ display:block; }
.product_item.selected .prod_checked{ display:block; }

.product_ttl{ font-size:14px; padding:5px }

.btn-close-white-external{
  position: absolute;
  top: -30px;
  right: -30px;
  color: #fff;
  fill: #fff !important;
  opacity: 1;
  --bs-btn-close-color: #fff;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
}
.list_cell.minimized .box_listing{ display:none;  }
.list_cell.minimized { height: auto; }

.list_cell .fa-maximize{ display:none; }
.list_cell.minimized .fa-maximize{ display:block; }
.list_cell.minimized .fa-minimize{ display:none; }


.detailed_view_products { width:calc( 100% - 40px); margin:15px auto 0px auto; }
.detailed_view_products h4{ font-size:12px; font-weight: 700 }
.detailed_view_products ul{ list-style:none; margin:0px; padding:0px; }
.detailed_view_products ul li{ display:flex; align-items:center; font-size:12px; }
.detailed_view_products ul li img{ width:60px; margin-right:10px; display:block; } 

.list_cell.detailed_view{ height:auto; padding-bottom:40px; }

    body{ margin:0px; width:100%; height:100vh; position:relative; }
    .map_container{ width:100%; position:relative; height:100% }
    #map{ width:100%; height:100%; position:relative; z-index: 1}
    header{ position:fixed; top:0px; left:0px; width:100%; text-align:center; box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
 background: #fff; z-index: 9999}
 .map_logo{
    display: flex;
  align-items: center;
  justify-content: center;

 }
 .site-header__logo.logo{
    text-decoration: none; color: #000; translate: unset; left: unset; transform: translate(0%); position: relative;
 }
    .back_btn{ position:absolute; top:20px; right:30px; font-family: Univers Extended,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
  font-size: 100%;
  font-variant-ligatures: none;
  font-weight: 700;
  line-height: 1;
  text-rendering: optimizeLegibility; color: #000;
  text-shadow: rgba(0,0,0,.01) 0 0 1px; }
   .back_btn a{ color:#000; text-decoration:none; }
      body::after {
display: none;
      }
      .cps_div, .list_cell{ top:70px }
      .box_search{ display:flex; align-items:center; padding:5px; justify-content:space-between;width: calc(100% - 40px);
  padding: 10px 0px; margin:0px auto; }
      .box_search .search_location{ width:40%; border: 1px solid #e1e1e1; border-radius:4px; height:42px;text-indent: 5px; }
      .box_search .search_radius{ width:40%; border: 1px solid #e1e1e1; border-radius:4px; height:42px;text-indent: 5px; }
      .list_cell{ width:550px }
.search_checkboxes{ display:flex; align-items:center; padding:5px; justify-content:space-around;width: calc(100% - 40px);
  padding: 10px 0px; margin:0px auto; }

@media handheld, only screen and (max-width: 820px) {
.list_cell{ width:50%; left:0px; }
      .search_checkboxes{ display:block; }
      .box_search{ display:block; }
      .search_location,.search_radius{ width:100% !important; margin-bottom: 4px}

}

.map_container{font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe" !important}