/* 
Theme Name: Soixante.com
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
Text Domain: soixante
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
*/

/*LOGO COOKIEYES*/
.cky-btn-revisit-wrapper {
	background-color: transparent !important;	
}
.cky-btn-revisit-wrapper .cky-btn-revisit img {
	display: none !important;
}
.cky-btn-revisit-wrapper .cky-btn-revisit {
	display: flex;
	justify-content: center;
	align-items: center;
}
.cky-btn-revisit-wrapper .cky-btn-revisit::before {
	content: url("/wp-content/uploads/2023/03/Cookie-1.svg");
	width: 45px;
	height: 45px;
}

/*CORRECTION CALCULATRICE*/
.ccb-wrapper-783.calculator-settings .calc-container.vertical {
    max-width: 100% !important;
    padding: 0 !important;
}
.ccb-wrapper-783.calculator-settings .calc-item__title {
	font-size: 14px !important;
}
.calc-container .calc-list__indexed.loaded {
	z-index: 1;
}
.calc-container.vertical .calc-list {
	min-height: auto !important;
}
.calc-container .calc-list .calc-subtotal-list .sub-list-item span {
	text-transform: inherit !important;
}

/*ELEMENTOR FORM CONTACT*/
.elementor-field-type-checkbox {
	
}