.single .online_price_only {
    display: none;
}

.single a.add_to_wishlist {
    background: #1e569f;
    border-color: #0e2849;
    color: #e9eef5;
    text-shadow: 0 -1px 0 rgba(0,0,0,.8);
    white-space: nowrap;
    font-size: .80666667em;
    border: 0;
    border-bottom: 1px solid silver;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: futura-pt,sans-serif;
    font-weight: 700;
    left: auto;
    line-height: 1;
    margin: 0;
    min-height: 2.3em;
    overflow: visible;
    padding: .667em 1.5em .5em;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
.post-type-archive-product #wcpf_filters-2 .wcpf-front-element-25096 {
    display: none;
}

a.joinrForm {
    -ms-flex: 0 1 11rem;
    flex: 0 1 11rem;
    margin: 2px;
    max-width: 40vw;
}

a.joinrForm button {
    width: 100%;
}