body #show-more-results button,body .fl-module-bbmodule-store-map-dynamic .map .load-btn-map{
  background:#e0251b;
  border:.125rem solid #e0251b;
  position:relative;
  z-index:1;
  text-decoration:none;
  overflow:hidden;
  font-family:Maven Pro,sans-serif;
  font-weight:500;
}

body #show-more-results button:before,body .fl-module-bbmodule-store-map-dynamic .map .load-btn-map:before{
  background:#fff;
  content:"";
  height:100%;
  top:0;
  left:0;
  position:absolute;
  -webkit-transform:translateX(-100%) skew(-45deg);
     -moz-transform:translateX(-100%) skew(-45deg);
          transform:translateX(-100%) skew(-45deg);
  -webkit-transform-origin:0 0;
     -moz-transform-origin:0 0;
          transform-origin:0 0;
  -webkit-transition:1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:1s cubic-bezier(.07, .51, .12, 1);
  transition:1s cubic-bezier(.07, .51, .12, 1);
  -webkit-transition-property:color, -webkit-transform;
  transition-property:color, -webkit-transform;
  -moz-transition-property:transform, color, -moz-transform;
  transition-property:transform, color;
  transition-property:transform, color, -webkit-transform, -moz-transform;
  width:150%;
  z-index:-1;
  display:block;
}

body #show-more-results button:hover,body .fl-module-bbmodule-store-map-dynamic .map .load-btn-map:hover{
  border-color:#e0251b;
  color:#e0251b;
}

body #show-more-results button:hover:before,body .fl-module-bbmodule-store-map-dynamic .map .load-btn-map:hover:before{
  -webkit-transform:translateX(0) skew(-45deg);
     -moz-transform:translateX(0) skew(-45deg);
          transform:translateX(0) skew(-45deg);
}
body #store_search_filter .store-search .search-form .form-group label{
  font-size:1.5rem;
  color:#404040;
  font-family:Maven Pro,sans-serif;
  font-weight:700;
}

@media (max-width:767.98px){
  body #store_search_filter .store-search .search-form .form-group label{
    font-size:1.125rem;
  }
}

body #store_search_filter .store-search .search-form .form-group .error{
  color:#e0251b;
  font-size:1rem;
  font-weight:400;
}

@media (min-width:992px) and (max-width:1199.98px){
  body #store_search_filter .store-search .search-form .form-group .error{
    font-size:.75rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body #store_search_filter .store-search .search-form .form-group .error{
    font-size:.75rem;
  }
}

@media (max-width:413px){
  body #store_search_filter .store-search .search-form .form-group .error{
    font-size:.75rem;
  }
}

body #store_search_filter .store-search .search-form .form-group .form-control,body #store_search_filter .store-search .search-form .form-group .seperator{
  color:#404040;
}

body #store_search_filter .store-search .search-form .form-group .form-control{
  border-bottom:.125rem solid #ddd;
  cursor:pointer;
}

body #store_search_filter .store-search .search-form .form-group .form-control::-webkit-input-placeholder{
  color:#404040;
}

body #store_search_filter .store-search .search-form .form-group .form-control::-moz-placeholder{
  color:#404040;
}

body #store_search_filter .store-search .search-form .form-group .form-control::-ms-input-placeholder{
  color:#404040;
}

body #store_search_filter .store-search .search-form .form-group .form-control::placeholder{
  color:#404040;
}

body #store_search_filter .store-search .search-form .form-group .icon-dropdown{
  pointer-events:none !important;
  right:1rem;
}

@media (max-width:767.98px){
  body #store_search_filter .store-search .search-form .form-group .icon-dropdown{
    right:0;
  }
}

body #store_search_filter .store-search .search-form .form-group .icon-dropdown:before{
  margin-right:0;
}

body #store_search_filter .store-search #search-btn{
  padding:.9375rem 2.25rem;
  margin-top:2.5rem;
}

@media (max-width:767.98px){
  body #store_search_filter .store-search #search-btn{
    margin-top:0;
    margin-bottom:.625rem;
  }
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result{
  padding-bottom:1.25rem;
}

@media (max-width:767.98px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result{
    margin-left:.4375rem;
    margin-right:.4375rem;
  }
}

@media (max-width:575.98px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result{
    padding:1.75rem 1.125rem;
  }
}

@media (max-width:413px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result{
    margin-left:.4375rem;
    margin-right:.4375rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap{
    padding-top:1.875rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap{
    padding-top:1.75rem;
  }
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap button{
  font-size:1rem;
  padding:1rem 2rem;
  width:auto;
  font-family:Maven Pro,sans-serif;
  font-weight:500;
  text-transform:capitalize;
}

@media (max-width:1600px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap button{
    font-size:.875rem;
    padding:.875rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap button{
    margin-right:.9375rem;
  }
}

@media (max-width:413px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap button{
    font-size:.75rem;
    padding:.625rem .875rem;
  }
}

@media (max-width:374px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap button{
    padding:.5rem .625rem;
  }
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap a.outline{
  float:left;
  font-size:1rem;
  padding:1rem 1.875rem;
  width:auto;
  font-family:Maven Pro,sans-serif;
  font-weight:500;
}

@media (max-width:1600px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap a.outline{
    font-size:.875rem;
    padding:.875rem;
  }
}

@media (max-width:767.98px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap a.outline{
    margin-left:.3125rem;
  }
}

@media (max-width:413px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap a.outline{
    font-size:.75rem;
    padding:.625rem .875rem;
  }
}

@media (max-width:374px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap a.outline{
    padding:.5rem .625rem;
  }
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location h4 a,body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-foodland-store-location h4 a{
  font-family:Maven Pro,sans-serif;
  font-weight:600;
  margin-bottom:1.875rem;
  font-size:1.5rem;
  min-height:auto;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .direction_link a,body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-foodland-store-location .direction_link a{
  font-weight:500;
  font-family:Maven Pro,sans-serif;
  text-decoration:none;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .direction_link a:hover,body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-foodland-store-location .direction_link a:hover{
  text-decoration:underline;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .icon-arrow-right:before,body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-foodland-store-location .icon-arrow-right:before{
  padding-left:.625rem;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap,body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-foodland-store-location .store_btn_wrap{
  -webkit-box-pack:left;
  -webkit-justify-content:left;
     -moz-box-pack:left;
          justify-content:left;
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-box-align:center;
  -webkit-align-items:center;
     -moz-box-align:center;
          align-items:center;
  border-top:.0625rem solid #ddd;
  padding-top:1.25rem;
}

@media (max-width:374px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap,body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-foodland-store-location .store_btn_wrap{
    display:inline-block;
  }
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap button,body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-foodland-store-location .store_btn_wrap button{
  width:auto;
  font-size:1rem;
  padding:1rem 2rem;
  text-transform:capitalize;
}

@media (max-width:1600px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap button,body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-foodland-store-location .store_btn_wrap button{
    font-size:.875rem;
    padding:.875rem 1.75rem;
    width:auto;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap button,body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-foodland-store-location .store_btn_wrap button{
    padding:.9375rem 1rem;
  }
}

@media (max-width:374px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap button,body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-foodland-store-location .store_btn_wrap button{
    margin-bottom:.625rem;
    padding:.875rem 1.25rem;
    font-size:.75rem;
  }
}

@media (max-width:575.98px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap button,body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-foodland-store-location .store_btn_wrap button{
    padding:.5rem .75rem;
    font-size:.625rem;
  }
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap a.outline,body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-foodland-store-location .store_btn_wrap a.outline{
  width:auto;
  font-size:1rem;
  padding:1rem 1.875rem;
  float:left;
}

@media (max-width:1600px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap a.outline,body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-foodland-store-location .store_btn_wrap a.outline{
    font-size:.875rem;
    padding:.875rem 1.625rem;
    width:auto;
  }
}

@media (max-width:374px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap a.outline,body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-foodland-store-location .store_btn_wrap a.outline{
    padding:.875rem 1.25rem;
    font-size:.75rem;
  }
}

@media (max-width:575.98px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap a.outline,body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-foodland-store-location .store_btn_wrap a.outline{
    padding:.5rem .75rem;
    font-size:.625rem;
  }
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap a.outline:hover,body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-foodland-store-location .store_btn_wrap a.outline:hover{
  color:#fff;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .equal_height i,body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-foodland-store-location .equal_height i{
  margin-left:-.3125rem;
}

@media (max-width:374px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .equal_height i.icon-store-address,body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-foodland-store-location .equal_height i.icon-store-address{
    margin-bottom:.625rem;
  }
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap button{
  color:#fff;
  width:auto;
  background-color:#1e719d;
  border-color:#1e719d;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap button:hover{
  color:#1e719d;
}

@media (min-width:768px) and (max-width:991.98px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap button{
    padding:.9375rem 1rem;
  }
}

@media (max-width:575.98px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap button{
    padding:.5rem .75rem;
    font-size:.625rem;
  }
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap a{
  background-color:#1e719d;
  border-color:#1e719d;
  color:#fff;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap a.outline{
  background-color:#fff;
  color:#1e719d;
  border-color:#1e719d;
  width:auto;
}

@media (max-width:575.98px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap a.outline{
    padding:.5rem .75rem;
    font-size:.625rem;
  }
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .store_btn_wrap a.outline:before{
  background:#1e719d;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location i:not(.directions){
  color:#1e719d;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-co-op-store-location .direction_link a{
  color:#1e719d;
  text-decoration:none;
}

body #show-more-results{
  padding-top:3.75rem;
}

@media (min-width:768px) and (max-width:991.98px){
  body #show-more-results{
    padding-top:1.875rem;
  }
}

@media (max-width:413px){
  body #show-more-results{
    padding-top:1.125rem;
  }
}

body #show-more-results button{
  background-color:#e0251b;
  border-color:#e0251b;
  margin-right:0;
  border-width:.125rem;
}

body .fl-module-bbmodule-store-map-dynamic .static_map .static_map_overlay{
  z-index:0;
}

body .fl-module-bbmodule-store-map-dynamic .legend{
  margin:1.5625rem auto 0;
}

body .fl-module-bbmodule-store-map-dynamic .map .load-btn-map{
  margin-right:0;
  position:absolute;
}

body .fl-module-bbmodule-store-map-dynamic .map .load-btn-map:hover{
  background:#fff;
  color:#e0251b;
  border:.125rem solid;
}

body .fl-module-bbmodule-store-map-dynamic .map .dismissButton{
  padding:0 1.875rem;
}

body .fl-module-bbmodule-store-map-dynamic .map .dismissButton:hover{
  background:#fff;
  color:#e0251b;
  border:.125rem solid;
}

body .fl-module-bbmodule-store-map-dynamic .google_dynamic_map .gm-style{
  font-family:Maven Pro,sans-serif;
}

body .fl-module-bbmodule-store-map-dynamic .google_dynamic_map .gm-style .gm-style-iw-c{
  font-family:Maven Pro,sans-serif;
  font-size:.875rem;
  width:18.75rem !important;
}

body .fl-module-bbmodule-store-map-dynamic .google_dynamic_map .gm-style .gm-style-iw-c a{
  font-family:Maven Pro,sans-serif;
}

body .fl-module-bbmodule-store-map-dynamic .google_dynamic_map .gm-style .gm-style-iw-c i:before{
  color:#e0251b;
  font-size:1.125rem;
}

body .fl-module-bbmodule-store-map-dynamic .google_dynamic_map .gm-style .gm-style-iw-c div.address1 i:before{
  position:relative;
  top:.3125rem;
}

body .fl-module-bbmodule-store-map-dynamic .google_dynamic_map .gm-style .gm-style-iw-c div.directions a{
  color:#e0251b;
}

body .fl-module-bbmodule-store-map-dynamic .google_dynamic_map .gm-style .gm-style-iw-c div.directions i:before{
  font-size:1rem;
  position:relative;
  top:.125rem;
}

body .fl-module-bbmodule-store-map-dynamic .google_dynamic_map .gm-style .gm-style-iw-c .icon-total-time:before{
  font-size:1rem;
}

@media (max-width:374px){
  body .fl-module-bbmodule-store-map-dynamic .google_dynamic_map .gm-style .gm-style-iw-c{
    font-size:.75rem;
    padding:.625rem .625rem 0;
    max-width:15.625rem !important;
  }
}

body .fl-module-bbmodule-store-map-dynamic .google_marker_popup h3 a{
  font-family:Maven Pro,sans-serif;
  color:#e0251b;
}

@media (min-width:576px) and (max-width:767.98px){
  body .post-type-archive-store .fl-module-bbmodule-store-search .fl-module-content .form-group .icon-dropdown{
    right:0;
  }
}

@media (max-width:413px){
  body .post-type-archive-store .fl-module-bbmodule-store-search .fl-module-content .form-group .icon-dropdown{
    right:0;
  }
}

@media (-ms-high-contrast:none){
  body .fl-module-bbmodule-store-search .fl-module-content .seperator.flex-shrink-1{
    padding:.5rem 1.125rem;
  }
}

@media (-ms-high-contrast:active){
  body .fl-module-bbmodule-store-search .fl-module-content .seperator.flex-shrink-1{
    padding:.5rem 1.125rem;
  }
}
