/**handles:style**/
/*
 Theme Name:   Chadler RTO Child Theme
 Theme URI:    #
 Description:  Chandler RTO Child Theme based upon the7 theme
 Author:       #
 Author URI:   #
 Template:     crto
 Version:      1.0.0
 Text Domain:  the7mk2
*/

body:before{
    content: 'Please note the Website is under Maintainance! ';
    background-color: #fff;
    display: block;
    color: black;
    text-align: center;
	text-transform: Uppercase;
	font-family: 'Roboto';
	font-size: 14px;
    font-weight: 700;
    border: 1px solid #1e73be;
    margin: 0 -50px;
    white-space: pre;
}