#search-form .search-label, #search-form .search-box-wrapper {
    width: 350px;
    visibility: visible;
}
#search-refine-button--refine{
    display: inherit;
}

.search-categories-button {
background-color: coral;
}

#home-page #feature h3 {  
text-align: center;
  font-size: 1rem;
  margin-top: 0px;
}

a.menu{
  color: #FFFFFF;
}

a.menu:hover {
  text-decoration: none;  
  color: #97D4E9;
}

.logo-wpl img {
max-height: 80px;
}

.browseoptions {
display: none;
}

.product-flag {
display: none;
}

.jqFlag {
display: none;
}

footer.callout-region {
display:none;
}

.product-dates {
display: none;
}

.search-refine-button__text {
  text-transform: uppercase;
}

.product-account-image-wrapper {
height: 70px;
max-width: 100%;
margin: 2px;
background-size: cover;
}

img.product-account-logo {
max-height: 70px;
}