#pagenotfound .page-not-found, #products .page-not-found{
max-width: 1481px;
}

@media only screen and (min-width: 768px) {
    #search_widget {
        float: left;
}}


#search_widget form i{
color: #3b8239;
}

#search_widget form input{
background-color: #ffffff;
color: #3b8239;
}

a.view_all_link,a.blog_view_all {
    background-color: #3b8239;
}


a.blog_view_all:hover, a.view_all_link:hover {
    background-color: #95c933;
}

a.ets_title_block:hover {
    color: #3b8239;
}

.page-customer-account section#content,
#order-confirmation section#content,
#order-confirmation .card,
#order-confirmation .card-block {
    background-color: white !important;
    border-radius: 21px !important;
}

#guest-tracking #content {
    background-color: white !important;
    border-radius: 21px !important;
    text-align: center;
}
