/* Keep the search submit control identical to the approved /shop/ header. */
body .lf-store-search button{
  width:36px!important;
  height:36px!important;
  min-width:36px!important;
  min-height:0!important;
  padding:0!important;
  border:0!important;
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-size:21px!important;
  font-weight:400!important;
  line-height:1.45!important;
}
@media(max-width:768px){body .lf-store-search button{width:34px!important;height:34px!important;min-width:34px!important}}
