/*
Theme Name: Elementor Child Vitrine
Theme URI: https://g-webdesign.fr/
Description: Thème enfant pour Elementor optimisé
Author: Gaetan Granet
Author URI: https://leclubkravmaga.fr/
Template: hello-elementor
Version: 1.2.2026
Text Domain: elementor-child
*/
.cart1-icon,
.cart1-icon2 {
	transition: opacity .2s ease;
}

.cart1-icon2 {
	display: none;
}

.cart1:hover .cart1-icon {
	display: none;
}

.cart1:hover .cart1-icon2 {
	display: block;
}

.gwd-galeries {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
}