body .fl-module-bbmodule-list-stores #show-more-results button{
  background-color:#cf4826;
  border:.125rem solid #cf4826;
  -webkit-border-radius:50px;
  -webkit-border-radius:3.125rem;
     -moz-border-radius:50px;
     -moz-border-radius:3.125rem;
          border-radius:50px;
          border-radius:3.125rem;
  color:#fff;
  line-height:normal;
  overflow:hidden;
  position:relative;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  z-index:1;
}

body .fl-module-bbmodule-list-stores #show-more-results button:not(.is-tabbing){
  outline:none;
}

@media (min-width:992px) and (max-width:1199.98px){
  body .fl-module-bbmodule-list-stores #show-more-results button{
    font-size:.9375rem;
    padding:.75rem 1.5625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body .fl-module-bbmodule-list-stores #show-more-results button{
    font-size:.9375rem;
    padding:.75rem 1.5625rem;
  }
}

body .fl-module-bbmodule-list-stores #show-more-results button:before{
  background:#fff;
  content:"";
  height:100%;
  left:0;
  position:absolute;
  top:0;
  -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:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  width:150%;
  z-index:-1;
}

body .fl-module-bbmodule-list-stores #show-more-results button.hover,body .fl-module-bbmodule-list-stores #show-more-results button:hover{
  color:#cf4826;
}

body .fl-module-bbmodule-list-stores #show-more-results button.hover:before,body .fl-module-bbmodule-list-stores #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-list-stores #show-more-results button:focus{
  color:#cf4826;
  background:#fff;
}
body .fl-module-bbmodule-store-search .store-search .seperator{
  font-weight:700;
  position:relative;
}

@media (min-width:576px){
  body .fl-module-bbmodule-store-search .store-search .seperator:before{
    top:50%;
    left:50%;
    -webkit-transform:translateY(-50%);
       -moz-transform:translateY(-50%);
         -o-transform:translateY(-50%);
            transform:translateY(-50%);
    height:5rem;
    margin:0;
  }
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none){
  body .fl-module-bbmodule-store-search .store-search .seperator:before{
    margin-left:1.75rem;
  }
}

body .fl-module-bbmodule-store-search .store-search .form-group label{
  font-weight:500;
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none){
  body .fl-module-bbmodule-store-search .store-search .form-group input.form-control{
    padding:0;
  }
}

body .fl-module-bbmodule-store-search .store-search .form-group input.form-control:focus{
  outline:none;
}

body .fl-module-bbmodule-store-search .store-search .form-group select{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
}

body .fl-module-bbmodule-store-search .store-search .form-group select.form-control{
  padding-left:.3125rem;
  cursor:pointer;
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none){
  body .fl-module-bbmodule-store-search .store-search .form-group select.form-control{
    padding:0;
  }
}

body .fl-module-bbmodule-store-search .store-search .form-group select.form-control:focus{
  outline:none;
}

body .fl-module-bbmodule-store-search .store-search .form-group .icon-dropdown{
  pointer-events:none;
  cursor:pointer;
  bottom:.6875rem;
  font-size:.5rem;
}

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

@media (-ms-high-contrast:active),(-ms-high-contrast:none){
  body .fl-module-bbmodule-store-search .store-search .form-group .icon-dropdown{
    bottom:0;
  }
}

body .fl-module-bbmodule-store-search .store-search .form-group .icon-dropdown:before{
  pointer-events:none;
}

body .legend{
  font-family:Roboto,serif;
}

@media (max-width:767.98px){
  body .legend .legend_brand{
    position:relative;
    padding-left:3.4375rem;
  }
  body .legend .legend_brand img{
    position:absolute;
    left:0;
  }
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result div:nth-child(2){
  margin-bottom:1.25rem;
  min-height:24px;
  min-height:1.5rem;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .direction_link a{
  color:#404040;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .direction_link a i{
  color:#cf4826;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result h4{
  margin-bottom:0;
}

@media (min-width:1200px) and (max-width:1299px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result h4{
    margin-bottom:.9375rem;
  }
}

@media (max-width:767.98px){
  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 .location_address{
  min-height:1.875rem;
  position:relative;
  padding-left:2.1875rem;
}

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

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

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap button{
  padding:1rem;
  width:42%;
  text-transform:capitalize;
}

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

@media (min-width:1200px) and (max-width:1299px){
  body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap button{
    width:49%;
  }
}

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

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

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap button:focus{
  outline:.125rem solid transparent;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap a.outline{
  float:left;
  width:38%;
  padding:1rem;
}

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

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

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

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .store_btn_wrap a.outline:focus{
  outline:.125rem solid transparent;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-lawtons-drugs-location-with-a-walk-in-clinic{
  padding-bottom:7.6875rem;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-lawtons-drugs-location-with-a-walk-in-clinic .store_btn_wrap{
  display:none;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result.brand-lawtons-drugs-location-with-a-walk-in-clinic .equal_height{
  display:inline;
}

body .fl-module-bbmodule-list-stores #list-stores-wrap .store-result .equal_height i:before{
  margin-left:0;
}

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

body .fl-module-bbmodule-list-stores #list-stores-wrap .direction_link a{
  font-weight:700;
  font-size:1.125rem;
}

body .fl-module-bbmodule-list-stores #show-more-results{
  margin-top:2.5rem;
}

body .fl-module-bbmodule-list-stores #show-more-results button{
  margin-right:0;
}

body .fl-module-bbmodule-list-stores #show-more-results button:focus{
  background-color:#cf4826;
  color:#fff;
  border-color:#cf4826;
}

body .fl-module-bbmodule-list-stores #show-more-results button:hover{
  color:#cf4826;
}

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

body .fl-module-bbmodule-store-map-dynamic .static_map .load-btn-map:hover{
  background:#fff;
  color:#cf4826;
}

@media (max-width:767.98px){
  body .fl-module-bbmodule-store-map-dynamic .legend span:nth-child(2){
    margin-bottom:1.5625rem;
  }
}

body .fl-module-bbmodule-store-map-dynamic .google_dynamic_map .gm-style i:not(.directions){
  color:#cf4826;
  margin-left:0;
  padding-top:.3125rem;
}

body .fl-module-bbmodule-store-map-dynamic .google_dynamic_map .gm-style i:before{
  margin-left:0;
}

body .fl-module-bbmodule-store-map-dynamic .google_dynamic_map .gm-style div .directions a i{
  margin-left:.5rem;
}

@media (max-width:767.98px){
  body .fl-module-bbmodule-store-map-dynamic .google_dynamic_map .gm-style .gm-style-iw-c{
    max-width:285px !important;
    max-width:17.8125rem !important;
  }
}

/*# sourceMappingURL=template-archive-stores.min.css.map */
