/*!
Theme Name: Tokio Python
Theme URI: https:
Author: Esgalla Web Dev
Author URI: http://www.esgalla.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: campuslandings
Tags: custom-background, custom-logo, custom-menu, featured-images, custom-post-types

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

cursos.com is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

*/

.gform_validation_error .gfield input[aria-invalid=false]{
	border-color: #009639 !important;
}

.gfield_visibility_hidden{
	display:none;
}

.gf-privacidad .gfield_label{
	display:none;
}

.mobile body.scroll-down jdiv{
	/* display: none !important; */
}

.mobile body.scroll-down > jdiv > jdiv > jdiv {
	transform: translateY(200%);
	transition: all 0.5s ease-out;

}

.mobile body > jdiv > jdiv > jdiv {
	z-index: 999!important;
	transition: all 0.5s ease-out;
}

.mobile body > jdiv > jdiv > jdiv > jdiv[class^='wrap_1610']{
	background-color:transparent;
	height:fit-content;
}

.mobile body > jdiv > jdiv > jdiv > jdiv[class^='popup'] {
	width: 100%!important;
}


.mobile body > jdiv > jdiv > jdiv > jdiv > jdiv {
	min-width: auto!important;
	left: 0;
}


.mobile .button_d510{
	right:0!important;
	margin-right:15px!important;
	margin-left:auto!important;
}

.mobile .wrap_c1f2{
	opacity:0!important;
}
jdiv.popupBlock_a5c9.__show_be5b.__short_dd95{
    min-width: 200px !important;
    transform: translateX(-128px);
}