/*
Theme Name:     Mr. Shubhu Child
Template:      	foxiz
Theme URI:      https://foxiz.themeruby.com
Author:         Theme-Ruby
Author URI:     https://themeforest.net/user/theme-ruby/portfolio/
Description:    Custom Theme for BingeSports
Version:        1.0
Tags:           custom-background, custom-menu, featured-images, theme-options, custom-colors, translation-ready, threaded-comments, translation-ready
License:        Themeforest Licence
License URI:    https://themeforest.net/licenses/standard
*/

/* Your CSS code goes here
-------------------------------------- */

form.wpcf7-form.invalid {}

form.wpcf7-form input {
    width: 100%;
}
#wptime-plugin-preloader::before {
    background-size: 160px auto !important;
}

.cmzLoading:before {
    content: '';
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    background: rgb(255 255 255 / 94%);
    z-index: 999;
}
.cmzLoading:after {
	content: 'Please wait Loading..';
	position: fixed;top: 50%;%);
	transform: translateY(50%);
	width: 100%;
	z-index: 9999;
	text-align: center;
}
