/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.0.1704804615
Updated: 2024-01-09 12:50:15

*/

.bdt-static-body-row-cell.elementor-repeater-item-e17d3a3 {
	border-left: transparent !important;
}

.bg-cadre, .bg-cadre::before {
	background-size: 450px 100% !important;
}

.bdt-ep-fancy-slider-img::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: none;
	border-radius: 20px;
	opacity: .8;
}

.bdt-ep-fancy-slider-img img {
	width: 100%;
	height: 100%;
	opacity: 0;
	object-fit: cover;
	border-radius: 20px;
	transition: all .3s;
	
}

.bdt-panel-slide-thumb {
    -webkit-mask-image: url( https://www.un-brin-reveur.fr/wp-content/uploads/2023/11/masque-vertical.svg );
  	-webkit-mask-size: cover;
  	-webkit-mask-position: center center;
}

body::after{
	background: url(https://www.un-brin-reveur.fr/wp-content/uploads/2024/01/un-brin-reveur-bg-total.jpg) 0 0 repeat;
  	background-size: 40% 40%;
  	background-attachment: fixed;
  	border-top: 1px solid transparent;
  	position: relative;
  	top: 0;
  	max-height: 100vh;
}

a {
	text-decoration: none;
	color: #622021;
	font-weight: 700;
}

a:hover {
	color: #BE8A49;
}

.bdt-panel-slide-item .bdt-overlay-gradient {
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 15%, #42331D 100%) !important;
}


@media (max-width:787px) {

.leaves-bg img {
	opacity: 0.55 !important;
}

}
