/*
Theme Name: Grete Child
Theme URI: https://grete.qodeinteractive.com
Description: A child theme of Grete
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: grete
Template: grete
*/

/* modifs hot spot résonance */
.jet-hotspots__item .jet-hotspots__item-inner {
	padding: 6px!important;
	border-radius: 6px!important;
}
div[id^=tippy] {display:none!important;}

.wpcf7-wpgdprc .wpcf7-list-item{
	line-height: 1;
	font-size : 12px
}
.cky-consent-container .cky-consent-bar{
	padding:8px 24px !important;
}
.cky-btn-revisit-wrapper{
	    background: #edb52c !important;
}
@media only screen and (max-width: 1024px) {
  .qodef-content-grid {
    width: 100%!important;
  }
}
section.qodef-elementor-content-grid > .elementor-container {
	width: 95%!important;
}