body #show-more-results button{
  background:#006241;
  border:.125rem solid #006241;
  position:relative;
  z-index:1;
  text-decoration:none;
  overflow:hidden;
  font-weight:600;
}

body #show-more-results button:before{
  background:#fff;
  content:"";
  height:100%;
  top:0;
  left:0;
  position:absolute;
  -webkit-transform:translateX(-100%) skew(-45deg);
     -moz-transform:translateX(-100%) skew(-45deg);
       -o-transform:translateX(-100%) skew(-45deg);
          transform:translateX(-100%) skew(-45deg);
  -webkit-transform-origin:0 0;
     -moz-transform-origin:0 0;
       -o-transform-origin:0 0;
          transform-origin:0 0;
  -webkit-transition:1s cubic-bezier(.07, .51, .12, 1);
  -o-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;
  -o-transition-property:color, -o-transform;
  -moz-transition-property:transform, color, -moz-transform;
  transition-property:transform, color;
  transition-property:transform, color, -webkit-transform, -moz-transform, -o-transform;
  width:150%;
  z-index:-1;
  display:block;
}

body #show-more-results button:hover{
  border-color:#006241;
  color:#006241;
}

body #show-more-results button:hover:before{
  -webkit-transform:translateX(0) skew(-45deg);
     -moz-transform:translateX(0) skew(-45deg);
       -o-transform:translateX(0) skew(-45deg);
          transform:translateX(0) skew(-45deg);
}
body .fl-module-bbmodule-store-search .store-search .search-form .form-group label{
  font-size:1rem;
  color:#404040;
  font-weight:700;
}

body .fl-module-bbmodule-store-search .store-search .search-form .form-group .error{
  color:#e2131f;
  font-size:1rem;
  font-weight:400;
}

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

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

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

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

body .fl-module-bbmodule-store-search .store-search .search-form .form-group .form-control{
  padding:.1875rem 0 .875rem;
  border-bottom:.125rem solid #ddd;
  cursor:pointer;
}

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

body .fl-module-bbmodule-store-search .store-search .search-form .form-group .form-control:-moz-placeholder,body .fl-module-bbmodule-store-search .store-search .search-form .form-group .form-control::-moz-placeholder{
  color:#404040;
}

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

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

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

@media (max-width:767.98px){
  body .fl-module-bbmodule-store-search .store-search .search-form .form-group .form-control{
    padding:.1875rem 0 1.125rem;
  }
}

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

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

body .fl-module-bbmodule-store-search .store-search .search-form .form-group .icon-dropdown:before{
  margin-right:0;
}

body .fl-module-bbmodule-store-search .store-search #search-btn{
  padding:.75rem 2.5rem !important;
  margin-top:2.5rem;
}

@media (max-width:767.98px){
  body .fl-module-bbmodule-store-search .store-search #search-btn{
    margin-top:.75rem;
    margin-bottom:1.5625rem;
    width:auto;
  }
}

body .fl-module-bbmodule-store-search .store-search #search-btn:hover{
  background:#fff;
  color:#006241;
  border:.125rem solid;
}

@media (max-width:767.98px){
  body .fl-module-bbmodule-store-search .store-search .flex-wrap{
    -webkit-box-pack:center;
    -webkit-justify-content:center;
       -moz-box-pack:center;
            justify-content:center;
  }
}

@media (max-width:767.98px){
  body .fl-module-bbmodule-store-search .store-search .flex-grow-1{
    -webkit-box-flex:0 !important;
    -webkit-flex-grow:0 !important;
       -moz-box-flex:0 !important;
            flex-grow:0 !important;
  }
}

@media (max-width:767.98px){
  body .fl-module-bbmodule-store-search .fl-module-content .seperator{
    width:3.125rem;
  }
}

@media (max-width:767.98px){
  body .fl-module-bbmodule-store-search .fl-module-content .seperator:before{
    margin-left:-1.25rem;
    width:5.5rem;
  }
}

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

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

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

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result h4{
  margin-bottom:.9375rem;
  min-height:2.5rem;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result h4 a{
  font-size:1.5rem;
  line-height:2rem;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .location_address{
  margin-bottom:.625rem;
  min-height:2.0625rem;
  padding-left:2.1875rem;
  position:relative;
}

@media (max-width:767.98px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .location_address{
    height:auto !important;
  }
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap{
  margin-top:1rem;
  padding-top:1.875rem !important;
}

@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;
  }
}

@media (max-width:413px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap{
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:flex;
  }
}

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:Poppins,sans-serif;
  font-weight:600;
  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:767.98px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap button{
    padding:.9375rem .625rem;
    width:50%;
  }
}

@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 .3125rem;
    font-size:.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:Poppins,sans-serif;
  font-weight:600;
}

@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;
    padding:.9375rem .625rem;
    width:45%;
  }
}

@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 .3125rem;
    font-size:.625rem;
  }
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result i.icon-store-address{
  position:absolute;
  left:0;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result i:not(.directions){
  color:#44a643;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .direction_link a{
  font-weight:600;
}

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

@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:#006241;
  border-color:#006241;
  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;
  border:.125rem solid #006241;
  padding-top:.875rem;
  padding-bottom:.875rem;
}

body .fl-module-bbmodule-store-map-dynamic .map .load-btn-map:hover{
  background:#fff;
  color:#006241;
  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:#006241;
  border:.125rem solid;
}

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

body .fl-module-bbmodule-store-map-dynamic .google_dynamic_map .gm-style .gm-style-iw-c{
  font-family:Poppins,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:Poppins,sans-serif;
  color:#404040;
}

body .fl-module-bbmodule-store-map-dynamic .google_dynamic_map .gm-style .gm-style-iw-c i{
  top:0;
}

body .fl-module-bbmodule-store-map-dynamic .google_dynamic_map .gm-style .gm-style-iw-c i:before{
  color:#44a643;
  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:#006241;
  font-weight:600;
}

body .fl-module-bbmodule-store-map-dynamic .google_dynamic_map .gm-style .gm-style-iw-c div.directions i{
  top:0;
}

body .fl-module-bbmodule-store-map-dynamic .google_dynamic_map .gm-style .gm-style-iw-c div.directions i:before{
  font-size:.75rem;
  position:relative;
  top:0;
  margin-left:.3125rem;
  color:#006241;
}

body .fl-module-bbmodule-store-map-dynamic .google_dynamic_map .gm-style .gm-style-iw-c .icon-total-time{
  margin-top:.9375rem;
}

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:Poppins,sans-serif;
  color:#006241;
}

@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;
  }
}
