/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* style pour indiquer qu’une tuile est sélectionnée */
.color-chart-category.selected .color-chart-category-border,
.color-chart-wrapper.selected .color-chart-border {
    border-color:#775E4F!important;
}


.color-chart-wrapper .color-chart-select-icon {
    display:none;
}

.color-chart-wrapper.selected .color-chart-select-icon {
    display:inline-block;
}

.color-chart-reset,
.color-chart-category,
.color-chart-compare,
.color-chart-wrapper {
    cursor: pointer!important;
}

.color-chart-number-text {
    pointer-events:none;
}
 
 /* .color-chart-number-text, */
.color-chart-reset,
.color-chart-compare {
    display: none;
}

.color-chart-search-input-wrapper input {
    min-height:38px;
}

body:not(.home):not(.single-post) h1.elementor-heading-title {
    font-size:clamp(2rem, 1.7rem + 1.2vw, 3.375rem)!important;
}
/* Injected by Child Theme CSS Injector */
.elementor-button-link{text-decoration:none!important}
