/*
	Theme Name: Hello Elementor child
    template: hello-elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: A plain-vanilla & lightweight theme for Elementor page builder
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 2.4.2
	Stable tag: 2.4.2
	Requires at least: 4.7
	Tested up to: 5.9
	Requires PHP: 5.6
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* GLOBAL */

.title_green {
  color: #4fa446;
}

.bloc_overflow {
  overflow: hidden !important;
}
.elementor-2
  .elementor-element.elementor-element-3dc71d8
  .elementor-button[type='submit']
  svg
  * {
  fill: unset !important;
}

/* PRODUITS */

.pack-card {
  cursor: pointer;
  border: 1px solid #eee;
  padding: 10px;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
}
.pack-card.active {
  background: #eeeeee;
}
.pack-card h4 {
  font-size: 16px;
  margin-bottom: unset;
}

.elementor-element.elementor-element-97cd83a,
.elementor-element.elementor-element-97cd83a .elementor-icon-wrapper {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 768px) {
  .jet-ajax-search__results-area.show {
    position: fixed;
    width: 350px;
    /* left: 50%; */
    left: 50% !important;
    transform: translateX(-50%);
  }
  .elementor-729
    .elementor-element.elementor-element-74c1215
    .jet-ajax-search__results-area {
    box-shadow: unset !important;
  }
}
