.archive h1.woocommerce-products-header__title.page-title {

    display: none !important;
}

.avia_cart_buttons {
    display: none !important;
}

#top ul.products li > div {
    background: #bde5fb !important;
    height: 100%;
}

#top ul.products li > div .inner_product_header {
    background: #bde5fb !important;
}


.archive ul.products li > div .woocommerce-loop-product__title {
    color: #002033  !important;
}


div form.cart div.quantity, .single_add_to_cart_button{
    display: none !important;
}

a.add-request-quote-button.button {
    background-color: #bde5fb;
    color: #ffffff;
    border-color: #000011;
    border-radius: 20px;
    font-size: 12px !important;
} 


#top .form-row label:not(.woocommerce-form__label-for-checkbox) {
    display: block !important;
}


#top.single-product h2.woocommerce-loop-product__title {
    color: #002033  !important;
}
