/* 
Theme Name:		Hello Elementor Child
Theme URI:		https://elementor.com/
Description:	Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author:			Elementor Team
Author URI:		https://elementor.com/
Template:		hello-elementor
Version:		1.0.0
Text Domain:	hello-elementor-child
Tags:           flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
h1.entry-title {
	text-align: center;
	background: #efefef;
    font-size: 3rem;
	padding: 2% 15px;
	font-weight: 400
}
h2 {font-weight: 400}
.wpcf7 {
	transition: all 3s linera;
}
.wpcf7 .wpcf7-form-control-wrap {
	width: 100%;
}
.wpcf7 .wpcf7-form-control-wrap.fotka-obocie {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #888
}
.wpcf7 .wpcf7-form-control-wrap.acceptance-539,
.wpcf7 .wpcf7-form-control-wrap.acceptance-540,
.wpcf7 .wpcf7-form-control-wrap.acceptance-541,
.wpcf7 .wpcf7-form-control-wrap.acceptance-538 {
	width: auto;
	float: left;
	margin-right: 15px;
}
.wpcf7 p {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 0
}
.wpcf7 .riadok p {width: auto; margin-right: 15px;}
.wpcf7 input[type=number] {width: 100%}
#wpcf7-f409-p407-o1 input[type=submit] {width: 100%; float: left; clear: left; border: 1px solid #d4af37; color: #d4af37; display: block; margin-top: 20px}
.wpcf7 input[type=submit] {width: 100%; float: left; clear: left; border: 1px solid #fff; color: #fff; display: block;}
body.page-kontakt input[type=submit] {width: 100%; float: left; clear: left; border: 1px solid #fff; color: #d4af37; display: block; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4) !important; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4) !important;}
.wpcf7 input[type=submit]:hover, .wpcf7 input[type=submit]:focus {background: #fff; color: #d4af37;box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;
    -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;}
.grecaptcha-badge{
	visibility: collapse !important;  
}
.wpcf7 .ajax-loader {
	float: left;
	displaY: block!important;
	clear: both;
	position: absolute;
	top: -30px ;
	left: 50%;
	right: 50%;
	margin: auto;
}
.wpcf7 .elementor-row {
	margin-bottom: 10px
}

.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    color: #D8000C;
    background-color: #FFBABA;
    border: 0;
    padding: 10px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #4F8A10;
    background-color: #DFF2BF;
    border: 0;
    padding: 10px;
}
div.wpcf7-mail-sent-ok:before,div.wpcf7-validation-errors:before {
    font: 26px/30px FontAwesome;
    margin-right: 16px;
    vertical-align: middle;
}
div.wpcf7-mail-sent-ok:before {
    content:'\f00c';
}
div.wpcf7-validation-errors:before {
    content:'\f057';
}
span.wpcf7-not-valid {
	transition: all .2s;
	display: block;
}
.wpcf7 textarea {
	resize: none;
	height: 100px;
}
#formular-skolenie {
	transition: all .2s;
	border: 1px solid #ffffff;
	padding: 1rem!important;
	background: #efefef;
	border: none;
}
@media screen and (max-width: 800px) {
.elementor-22 .elementor-element.elementor-element-ae2d869 .eael-img-accordion {
	min-height: 1200px!important;}

}
#formular-skolenie {
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
} 
#formular-skolenie .eael-contact-form input[type=submit] {
	width: 100%!important;
	border: 1px solid #000!important;
	color: #000
}
.forminator-ui#forminator-module-1065.forminator-design--material .forminator-button-upload {
	background: #000!important;
}
body.page-phinjection #formular-skolenie .typ-kurzu-phishading .wpcf7-list-item.last {display: none}