:root{--page-title-display:none;}/* Start custom CSS */.smartpay .btn-success {
    background-color: #F79605;
    border-color: #F79605;
    color: #fff;
}

.smartpay .smartpay-product-shortcode .product--price-section .price.selected {
    box-shadow: 0 0 0 1px #f79605;
}


.smartpay .btn-success:hover {
    background-color: #EEBD4D;
    border-color: #EEBD4D;
    color: #000000;
}/* End custom CSS */