/* adjust size of form button */
#payment-page-container #new_purchase #submit-payment { font-size: 2.5rem !important;}

/* hide sections */
.payment-page-bottom-section,#payment-page #payment-header { display: none !important;}

/* add margin above form */
#payment-page::after { height: unset!important;}#payment-page .countdown { margin: 0px 0px 0px -15px !important;}

#payment-page-container .payment-form-background { background: transparent!important;}

.fr-view table td, .fr-view table th { 
	border-bottom: 1px dotted #EADCB2; 
	border-top: none; !important; 
	border-left: none; !important; 
	border-right: none; !important;}

.fr-view table tr:last-of-type td { 
	border-bottom: none !important;
}

td, th { padding: 12px 0px !important;}

.fr-view table img.fr-dib { padding: 0 12px 0 0 !important;}

#upsell-display-container .upsell-display-box { background: #DFE8D9 !important;}