/*
Theme Name: Elementra Child
Theme URI: https://elementra.themerex.net/
Template: elementra
Author: ThemeREX
Author URI: https://themerex.net/
Description: Elementra is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Tags: blog,e-commerce,portfolio,grid-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-logo,custom-menu,editor-style,featured-image-header,featured-images,flexible-header,footer-widgets,full-width-template,microformats,post-formats,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks
Version: 1.0.6.1763639781
Updated: 2025-11-20 12:56:21

*/


/*
----------------------------------------------
----------------- ACCUEIL --------------------
----------------------------------------------
*/

/* --- SECTION IMAGE + TEXTE 1 --- */

@media (max-width: 1280px) {

#section-image-texte-1 .col-background-image .elementor-widget-container img {

	width: 100%;
	height: 500px;
	object-fit: cover;

}

}

@media (max-width: 768px) {

#section-image-texte-1 .col-background-image .elementor-widget-container img {

	width: 100%;
	height: 300px;
	object-fit: cover;

}

}

/*
----------------------------------------------
----------------- RÉSERVER -------------------
----------------------------------------------
*/

/* --- HEADER --- */

body.page-id-3695 #header-bouton-reserver {

	display: none;

}

/* --- MY ACCOUNT BUTTON --- */

/*#planitywl .css-ndhcij {

	border-bottom: 2px solid black !important;

}

.css-ndhcij .planity-component-button {

	background: none !important;
	border: 2px solid black !important;
	border-bottom: none !important;
	border-radius: 5px 5px 0 0 !important;

}


.css-ndhcij .planity-component-button.planity-nav-button-active {

	background: black !important;

}*/

/* --- CALENDAR BUTTONS --- */

.planity_appointment_days_slider_hour_availability {

	color: inherit !important;

}

/* --- OTHER BUTTONS --- */

button.planity_appointment_choose_with,
button.planity_ui_action_button_icon-remove,
button.step-module_next-a4Xd-,
button.step-module_previous-lMYhg
 {

	background-color: unset !important;
	padding: 0 !important;

}