andrewwinkler
Hi
On your site you have this code in custom.css file
.head-search .search button.btn {
background-color: #222222;
background-image: url(/templates/ja_autoshop/images/ico/search.png);
background-repeat: no-repeat;
background-position: center center;
border-radius: 0;
font-size: 0;
border: 0;
color: #ffffff;
width: 50px;
height: 50px;
margin-left: -3px;
}
Kindly add the same to get exact same button.
Regards