.search-results .product--stockquantity {
    display: none;
}

.setcustomname-page th:nth-child(2) {
    display: none;
}

.setcustomname-page td:nth-child(2) {
    display: none;
}

.noPriceClass .price {
    display: none !important;
}

.allProductsCategoriesWrapper .productTag_noPrice .productPrice {
	display: none;
}

.producttags-box {
    display: none;
}

.allProductsCategoriesWrapper .product-grid .listItem .product-item.catfish-default-product-box .image {
    display: inline-block;
    padding: 1.5rem 0;
}

/*Hide quote button on product landing page*/

input.productvariantsavequotebutton.catfish-button {
    display: none!important;
}

button.cookiebanner__accept {
    background: #00A200;
}
button.cookiebanner__accept:hover {
    background: #00c800;
}

h1,
.banner_page_title {
    font-family: 'NuffieldHealthSans', sans-serif !important;
}

h2,
h3,
h4,
h5,
h6,
p,
a,
input,
label,
* {
    font-family: 'NuffieldHealthSans', sans-serif;
}

b,
strong,
h1.productname.acentcolour,
.editor__title-row h1 {
    font-family: 'NuffieldHealthSans', sans-serif !important;
}

p {
    font-size: 1.25rem;
}