/*
	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: 3.4.3
	Stable tag: 3.4.3
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	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 */

.elementor-button-icon svg {
  width: 8px !important;
}

/** ACCUEIL **/

.elementor-element-2e0c41a {
  clip-path: polygon(
    0 0,
    calc(100% - 200px) 0,
    calc(100% - 200px) 200px,
    100% 200px,
    103% 100%,
    0 100%
  ) !important;
}
.elementor-element-ad51b04 {
  clip-path: polygon(
    0 0,
    100% 0,
    100% 100%,
    200px 100%,
    200px calc(100% - 200px),
    0 calc(100% - 200px)
  ) !important;
}
.elementor-element-32b2c0b,
.elementor-element-9e9eaec {
  clip-path: polygon(
    0 0,
    103% 0,
    100% calc(100% - 200px),
    calc(100% - 200px) calc(100% - 200px),
    calc(100% - 200px) 100%,
    0 100%
  ) !important;
}

.elementor-element.elementor-element-21df7a3.e-con-full.e-flex.e-con.e-child::before {
  content: '';
  position: absolute;
  border: 15px solid white;
  border-top: 0;
  width: 210px;
  border-right: 0;
  height: 210px;
  border-radius: 0px 20px 0px 20px;
  top: 0px;
  left: -20px;
}
.elementor-element.elementor-element-11e72d7.e-con-full.e-flex.e-con.e-child::before {
  content: '';
  position: absolute;
  border: 15px solid white;
  border-bottom: 0;
  width: 210px;
  border-left: 0;
  height: 210px;
  border-radius: 0px 20px 0px 0px;
  top: -20px;
  right: -20px;
}
.elementor-element.elementor-element-e8bb120.e-con-full.e-flex.e-con.e-child::before,
.elementor-element.elementor-element-6d1e53f.e-con-full.e-flex.e-con.e-child::before {
  content: '';
  position: absolute;
  border: 15px solid white;
  border-bottom: 0;
  width: 210px;
  border-right: 0;
  height: 210px;
  border-radius: 20px 0px 0px 0px;
  top: -20px;
  left: -20px;
}
input[type='file'] {
  margin-bottom: 20px;
}
/* Applique un style au bouton natif du champ file */
input[type='file'].elementor-upload-field::file-selector-button {
  background-color: #0098da; /* Indigo 600 */
  color: white;
  border: none;
  padding: 0.6em 1.2em;
  border-radius: 10px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s ease;
}

input[type='file'].elementor-upload-field::file-selector-button:hover {
  background-color: rgba(0, 152, 218, 0.6); /* Indigo 700 */
}

.elementor-2 .elementor-element.elementor-element-2e0c41a::before {
  background-color: transparent;
  --background-overlay: '';
  background-image: url(https://chauf-froidperigord.cyl-com.dev/wp-content/uploads/2025/07/shape_round-chauffage.png),
    linear-gradient(180deg, #df1f2600 0%, #df1f2699 100%) !important;
  background-repeat: no-repeat !important;
  background-size: 240px, cover !important;
  background-position: calc(100% + 1px) top !important;
}
.elementor-2 .elementor-element.elementor-element-ad51b04::before {
  background-color: transparent;
  --background-overlay: '';
  background-image: url(https://chauf-froidperigord.cyl-com.dev/wp-content/uploads/2025/07/shape_round-climatisation.png),
    linear-gradient(180deg, #0098da00 0%, #0098da99 100%) !important;
  background-repeat: no-repeat !important;
  background-size: 240px, cover !important;
  background-position: left bottom, center !important;
}
.elementor-2 .elementor-element.elementor-element-32b2c0b::before {
  background-color: transparent;
  --background-overlay: '';
  background-image: url(https://chauf-froidperigord.cyl-com.dev/wp-content/uploads/2025/07/shape_round-plomberie.png),
    linear-gradient(180deg, #0098da00 0%, #0098da99 100%) !important;
  background-repeat: no-repeat !important;
  background-size: 240px, cover !important;
  background-position: calc(100% + 1px) calc(100% + 1px), center !important;
}
.elementor-33 .elementor-element.elementor-element-9e9eaec::before {
  background-color: transparent;
  --background-overlay: '';
  background-image: url(https://chauf-froidperigord.cyl-com.dev/wp-content/uploads/2025/07/shape_round-plomberie.png),
    linear-gradient(180deg, #0098da00 0%, #0098da99 100%) !important;
  background-repeat: no-repeat !important;
  background-size: 240px, cover !important;
  background-position: calc(100% + 1px) calc(100% + 1px), center !important;
}
