/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 31 2025 | 08:26:54 */
.fancy-checkout-title {
	font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
    font-weight: 400;
    font-size: 3.625rem;
    line-height: 3.625rem;	
	font-style: italic;
	padding-bottom: 25px;
}

.fancy-checkout-title-wrapper {
	text-align: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 100px;
}

.fancy-checkout-separator {
	border-color: #e4e4e4;
	margin-bottom: 25px;
}