/*
 Theme Name:   Hyper IT Custom
 Description:  A customised version of the Divi Theme
 Author:       Hyper IT	
 Template:     Divi
 Version:      1.0.0
*/
/*Credit Stying */
.siteby{
    background:
    url("./images/site-by-hyperit-med-web-logo.png");
        background-position-x: center;
        background-position-y: center;
        background-size:contain;
        background-repeat:no-repeat;
        text-align:left;
        text-indent: -100vw;
        display:block;
    width:150px;
        height:30px;
    }
    /* End Credit Styling */

#payment-time-notice{
	font-style: bold;
	font-size: large;
}