.wallet-pay-partial {
display: none;
}
.woocommerce-account .site-main {
padding-bottom: 50px;
}
.woocommerce-page .product-enquiry {
margin-bottom: 20px;
}
a.price-login {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
.rfq-enquiry-cart-count i:after, .rfq-enquiry-cart-count a:after {
content: attr(data-counter);
display: block;
position: absolute;
min-width: 1.6em;
height: 1.6em;
line-height: 1.5em;
top: -.7em;
right: -.7em;
border-radius: 100%;
color: #fff;
background-color: #d9534f;
text-align: center;
font-size: 10px;
font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
font-weight: var( --e-global-typography-primary-font-weight );
}
#rfq-enquiry-form .product-thumbnail img {
width: 32px;
}