/*
Theme Name: total_e
Theme URI: 
Author:
Author URI: 
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 
License: 
License URI: 
Text Domain: total_e
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* devloper css*/
.not_gym .gym_form .in,.join_from .gym_form .in,.wpcf7-form p{text-align: right;}
span.wpcf7-not-valid-tip,div.wpcf7-validation-errors, div.wpcf7-acceptance-missing,div.wpcf7 .ajax-loader{display: none !important;}
.wpcf7-not-valid{border: 1px solid #f00 !important;}
footer .copy_right p a{color:#fff;font-size: 12px;font-weight: 400;}

/*Thank you page*/
.thankyou {margin: 0 auto;text-align: center;padding-top: 200px;}
.thankyou h1{font-size:150px;font-weight:bold;color:#f5e100; }
.thankyou h2{font-size:35px;font-weight:600;color:#000; }
.thankyou a{font-size: 20px;width: 230px;display: block;background-color: #000;font-weight: 600;color: #fff;padding: 20px 0;border-radius: 34px;margin: 0 auto;margin-top: 50px;transition: 0.5s all ease;-webkit-transition: 0.5s all ease;-o-transition: 0.5s all ease;-moz-transition: 0.5s all ease; }
.thankyou a:hover{background-color: #f5e100;color:#000;}

/*404 page*/
.error404 {height: 100vh;overflow: hidden;}
.error_404 h2{margin-bottom:10px;margin-top:150px;font-size:150px;text-align:center;color:#f5e100;}
.error_404 p{padding-top:10px;font-size:20px;font-weight:bold;padding-bottom:30px}
.error_404 h3{text-align:center;}
.error_404  ul{padding-right: 15px;} 
.error_404{margin-bottom:50px}

@media only screen and (max-width:767px)
{
	.thankyou h1{font-size:50px;font-weight:bold;color:#f5e100; }
	.thankyou h2 {font-size: 17px}
	.thankyou a{width:140px;font-size:13px;}
	.error_404 h2{margin-top:50px;font-size:50px;text-align:center;}
}

