@charset "UTF-8";
.payment_method_natwest_gateway_redirect_payment img, .natwest-payment-icons img{
width: 80px;
margin-top: -10px;
max-height: unset !important;
height: auto !important;
}
.natwest-payment-icons{
display: flex;
justify-content: space-between;
align-items: center;
gap: 7px;
}
   .single-product-data .single-product-data-wrapper.hide_price .product .summary .price {
display: none !important;
}