/*!
Theme Name: Trucky
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Trucky theme.
Template: kava
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: trucky
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: trucky
Template Id: prod-3709
*/

#toTop {
	cursor: pointer;
}

.wpcf7-spinner {
	display: none;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	display: none;
}

.img-resize .elementor-widget-container .elementor-jet-team-member .jet-team-member img{
	max-width: 395px;
	/*max-width: 515px;*/
}

.comment-respond .comment-form .comment-form-cookies-consent label[for=wp-comment-cookies-consent]:before {
	cursor: pointer;
	color: #ffffff;
    border: 1px solid #df1b1b;
    background-color: #ffffff;
}

@media (min-width: 1120px){
	.col-lg-push-2 {
		left: 0;
	}
}

@media (min-width: 1120px){
	.col-lg-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

/*
@media (min-width: 1120px) {
	.menu-main-menu-container {
		max-width: 500px;
		width: 500px;
	}
}*/
