:root {
	--floor_highlight_color: #BD8C6CB2;

	--floor_label_font_family: "Lora";
	--floor_label_font_weight: 700;
	--floor_label_text_color: #636466;
	--floor_label_back_color: white;

	--selector_background_color: white;
	--selector_background_color_2: #f4f5f5;
	--selector_background_image: url("https://capella.dev-laboite.com/wp-content/themes/mma/images/image-background.svg");
	--selector_background_position: initial;
	--selector_background_size: auto;
	--selector_background_repeat: no-repeat;

	--base_font_family: "Lora";
	--base_font_weight: normal;
	--base_font_bold_weight: 600;
	--base_font_size: 20px;
	--base_font_size_mobile: 18px;
	--base_text_transform: none;
	--base_letter_spacing: normal;
	--base_text_color: #636466;

	--extra_font_size: 30px;

	--action_font_family: "Roboto";
	--action_font_weight: 600;
	--action_font_size: 24px;
	--action_font_size_mobile: 20px;
	--action_text_transform: uppercase;
	--action_letter_spacing: 1px;
	--action_color: #636466;
	--action_stroke_width: 2.5px;
	--action_icon_scale: 1.2;
	--action_icon_scale_mobile: 1;

	--button_font_family: "Roboto";
	--button_font_weight: normal;
	--button_font_size: 20px;
	--button_font_size_mobile: 18px;
	--button_text_transform: none;
	--button_letter_spacing: normal;
	--button_text_color: inherit;
	--button_back_color: #F4F4F4;
	--button_stroke_color: #D0BBAF;
	--button_stroke_width: 1px;
	--button_highlight_color: #E7DEDA;
	--button_active_back_color: #BD8C6C;
	--button_active_text_color: white;

	--floor_button_font_family: "Lora";
	--floor_button_font_weight: 700;
	--floor_button_font_size: 24px;
	--floor_button_font_size_mobile: 20px;
	--floor_button_line_height: normal;

	--heading_font_family: "Lora";
	--heading_font_weight: 300;
	--heading_font_size: 36px;
	--heading_font_size_mobile: 24px;
	--heading_text_transform: uppercase;
	--heading_letter_spacing: normal;
	--heading_text_color: inherit;

	--surface_heading_font_size: 20px;
	--surface_heading_font_size_mobile: 18px;

	--unit_sold_color: #F4F4F4;
	--unit_reserved_color: #F4F4F4;
	--unit_available_color: #F1E6DF;
	--unit_stripes_color: #BD8C6C;

	--image_overlay_back_color: white;
}
