/* 
Theme Name: Opengraphy
Theme URI: https://github.com/elementor/hello-theme/
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.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
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
*/

/* .home-hero::before {
	content: "";
	background-image: url("https://belgiumlimousineservices.plesk.graphylabs.com/wp-content/uploads/2022/08/fluid-lines1-1.png");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 2000px;
	top: 17%;
} */

.jet-form-builder-page .jet-form-builder-progress-pages .jet-form-builder-progress-pages__item--label {
	white-space: normal;
}

/* Fix responsive : */

@media screen and (max-width: 1024px) {
	.info-footer .elementor-widget-container {
		padding: 0px !important;
	}
}
@media screen and (max-width: 767px) {
	.img-footer img {
		width: 64% !important;
	}
	.texte-img-footer .elementor-widget-container {
		margin: 0px !important;
		padding-top: 10px !important;
	}
	.icons-img-footer .elementor-widget-container {
		padding: 0px !important;
	}
}

/*.vehicle-listing .jet-listing-dynamic-image img {
	width: 400px;
	height: 200px;
	object-fit: contain;
	object-position: center;
}*/