/*
	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
*/

input,textarea{
	outline: none !important;
}

.elementor-element-03e7ddb::after {
	position: absolute;
	content: "";
    background-image: url(https://detailleur-osteopathe-animalier.fr/wp-content/uploads/2025/09/test.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
	bottom: 0px;
    left: 0;
    right: 0;
    height: 1000px;
	user-select: none;

}
.glass-btn {
  backdrop-filter: blur(
  8px);
  -webkit-backdrop-filter: blur(50px);
  color: #2c2c2c;
  font-weight: 500;
  border-radius: 10px
}
.swiper-pagination-bullet {
  width: 20px !important;            
  height: 6px !important;         
  border-radius: 999px !important;     
  background: #efc29f !important;     
  opacity: 0.6!important;          
  margin: 0 3px !important;
  transition: all 0.3s ease;

	 
}
.swiper-pagination{
	margin-top: 15px !important;
}

/* pastille active */
.swiper-pagination-bullet-active {
  width: 50px !important;            
    opacity: 1 !important;
	background: #e89958 !important;
}
.elementor-2 .elementor-element.elementor-element-be8ffd3 .elementor-button[type="submit"] {
    margin-top: 20px;
}

.elementor-field-group .elementor-field-textual:focus {
    box-shadow: none !important;
}
.elementor-swiper-button.elementor-swiper-button-prev, .elementor-swiper-button.elementor-swiper-button-next {
    background: #fff;
    padding: 7px;
    clip-path: circle();
    display: flex;
    justify-content: center;
    align-items: center;
}
/* a {
  text-decoration: none !important;
  color: inherit !important;
}

a:hover {
  color: #e58c44 !important;
} */
