.email_us { margin-top: 5px!important; }


#featured-custom .product-wrapper-link {
   height: 360px;
}
#home-content h1 {
    font-weight: 500;
    font-size: 2em;
    padding-bottom: 10px;
}
#home-content p {
    font-size: 1.15em;
}
#home-content a {
    background-color: #007cc3;
    color: #fff;
    border: none;
    border-radius: 0;
    display: inline-block;
    filter: none;
    font-weight: 700;
    line-height: normal;
    margin: 0 10px 0 0;
    padding: 7px 13px!important;
    text-shadow: none;
    text-transform: uppercase;
    vertical-align: middle;
}
#home-content a:hover {
    background-color: #009cf6;
}
#accessories-custom {
    display: inline-block;
}
.payment-message-display {
    display: flex;
    justify-content: end;
    padding-right: 10%;
}