/*
	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
*/

body {
  background-color: #fcf9f2 !important;
  overflow-x: hidden;
}
.title_color {
  color: #a38c52;
}
.prestation_card {
  backdrop-filter: blur(8px);
}
.container_card {
  background-size: calc(100% + 80px) !important;
}
.elementor-element-449f47e::before {
  content: '' !important;
  position: absolute !important;
  width: 100% !important;
  top: -20px !important;
  left: 0 !important;
  height: 120px !important;
  background-image: linear-gradient(
    to bottom,
    #fcf9f2 25%,
    rgba(252, 249, 242, 0) 100%
  ) !important;
  pointer-events: none;
  z-index: 5;
}
.elementor-element-449f47e::after {
  content: '';
  position: absolute;
  width: 100%;
  bottom: 30px;
  left: 0;
  height: 120px;
  background-image: linear-gradient(
    to top,
    #fcf9f2 25%,
    rgba(252, 249, 242, 0) 100%
  ) !important;
  pointer-events: none;
  z-index: 5;
}
.elementor-element-adbb052,
.elementor-element-ade8dad,
.elementor-element-a39c574,
.elementor-element-5f2d7ff,
.elementor-element-dddd844,
.elementor-element-7d93104,
.elementor-element-93708af,
.elementor-element-2299b35,
.elementor-element-9834381,
.elementor-element-3179b67,
.elementor-element-933e10a {
  border: unset !important;
}
.elementor-element.elementor-element-0b50dce.elementor-widget.elementor-widget-google_maps {
  border-radius: 20px !important;
}
@media screen and (max-width: 426px) {
  .elementor-element-449f47e::after {
    bottom: 0px;
  }
  
}