.elementor-kit-9{--e-global-color-primary:#DF173A;--e-global-color-secondary:#1F1E54;--e-global-color-text:#35302F;--e-global-color-accent:#C9A384;--e-global-color-87390d6:#EDE4DD;--e-global-color-d2b2d76:#FFFFFF;--e-global-typography-primary-font-family:"MierA";--e-global-typography-primary-font-size:38px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:38px;--e-global-typography-secondary-font-family:"Urbane";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:26px;--e-global-typography-secondary-letter-spacing:1px;--e-global-typography-text-font-family:"Urbane";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Urbane";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.5em;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1160px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{--e-global-typography-primary-font-size:32px;--e-global-typography-primary-line-height:32px;--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-line-height:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.grecaptcha-badge {
display: none !important;
}

* {
font-variant-ligatures: none;
}

/* Disable blue highlight on tap (iOS Safari, Android) */
* {
  -webkit-tap-highlight-color: transparent;
  -webkit-focus-ring-color: transparent;
  outline: none;
}


::-moz-selection { /* Code for Firefox */
  color: white;
  background: #df173a;
}

::selection {
  color: white;
  background: #df173a;
}


.elementor-field-group .elementor-field-textual:focus {
    -webkit-box-shadow: 0 0 0 1px rgb(0 0 0 / 0%) inset;
    box-shadow: inset 0 0 0 1px rgb(0 0 0 / 0%);
    outline: 0;
}



@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-10px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-10px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(10px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,10px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}


@keyframes slideUp {
    from {
        opacity: 0;
        transform: translate3d(0,10px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.slideInUp {
    animation-name: slideUp
}

.elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-100.e-form__buttons {
    margin-top: 20px;
}

.elementor-button-icon svg {
    height: auto;
    width: 1.5em !important;
}


html, body {
    max-width: 100%;
    overflow-x: hidden;
}


.jet-mega-menu-mega-container__inner {
    margin-top: 0px !important;
    margin-left: 2%;
    margin-right: 2%;

}

.elementor-cta__bg-wrapper {
border-radius: 15px;
}


/* Conteneur image */
.woocommerce ul.products li.product a img {
    display: block;
    margin: 0 auto;
    max-height: 150px;
    min-height: 150px;
    width: auto;
    object-fit: contain;
}


.elementor-nav-menu .sub-menu li,
.elementor-nav-menu .elementor-nav-menu--dropdown li {
    border-bottom: none !important;
}

.elementor-nav-menu .sub-menu a,
.elementor-nav-menu .elementor-nav-menu--dropdown a {
    font-size: 15px !important;
}

.elementor-nav-menu .sub-menu li a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.elementor-nav-menu .sub-menu li:last-child a {
    padding-bottom: 20px !important;
}

/* Ajuste taille + position de l’icône dropdown */
.elementor-nav-menu .menu-item-has-children > a .sub-arrow {
    font-size: 15px;       /* taille de l’icône */
    transform: translateY(2px); /* descend de 2px */
}


/* Disable hover zoom on WooCommerce product image */
.woocommerce div.product div.images .woocommerce-product-gallery__image img {
    transform: none !important;
    transition: none !important;
    pointer-events: auto !important;
}

.woocommerce-product-gallery__trigger {
    display: none !important; /* Remove zoom icon */
}

.woocommerce-info {
    border-top-color: transparent !important;
    background-color: transparent;
    font-family: urbane;
    font-size: 14px;
    text-align: center;
}

.woocommerce-notices-wrapper {
    margin-top: 20px;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}


a.woocommerce-Button.wc-forward.button {
    display: none;
}

.woocommerce-info::before {
    color: #1e85be;
    display: none;
}


.woocommerce-message {
    border-top-color: transparent;
    background-color: white;
    font-size: 14px;
    font-family: 'Urbane';
    font-weight: 500;
    border-radius: 50px;
}


th.order-actions--heading {
    display: none;
}

a.woocommerce-button.button.pay.order-actions-button
 {
    display: none;
}

/* Champ quantité WooCommerce */
.woocommerce input.qty {
    box-sizing: border-box;
    height: 44px;              /* adapte à ton design */
    line-height: 44px;         /* CRUCIAL pour centrer le chiffre */
    padding: 0 6px;            /* pas de gros padding */
    text-align: center;
}


.elementor-widget-image img {
    display: inline-block;
    vertical-align: middle;
    height: 170px;
    object-fit: contain;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'MierA';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://dev002-imaqa.com/wp-content/uploads/2026/03/MierA-Bold.eot');
	src: url('https://dev002-imaqa.com/wp-content/uploads/2026/03/MierA-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://dev002-imaqa.com/wp-content/uploads/2026/03/MierA-Bold.woff2') format('woff2'),
		url('https://dev002-imaqa.com/wp-content/uploads/2026/03/MierA-Bold.woff') format('woff'),
		url('https://dev002-imaqa.com/wp-content/uploads/2026/03/MierA-Bold.ttf') format('truetype'),
		url('https://dev002-imaqa.com/wp-content/uploads/2026/03/MierA-Bold.svg#MierA') format('svg');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Urbane';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://dev002-imaqa.com/wp-content/uploads/2026/03/Urbane-Light.eot');
	src: url('https://dev002-imaqa.com/wp-content/uploads/2026/03/Urbane-Light.eot?#iefix') format('embedded-opentype'),
		url('https://dev002-imaqa.com/wp-content/uploads/2026/03/Urbane-Light.woff2') format('woff2'),
		url('https://dev002-imaqa.com/wp-content/uploads/2026/03/Urbane-Light.woff') format('woff'),
		url('https://dev002-imaqa.com/wp-content/uploads/2026/03/Urbane-Light.ttf') format('truetype'),
		url('https://dev002-imaqa.com/wp-content/uploads/2026/03/Urbane-Light.svg#Urbane') format('svg');
}
@font-face {
	font-family: 'Urbane';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://dev002-imaqa.com/wp-content/uploads/2026/03/Urbane-Medium.eot');
	src: url('https://dev002-imaqa.com/wp-content/uploads/2026/03/Urbane-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://dev002-imaqa.com/wp-content/uploads/2026/03/Urbane-Medium.woff2') format('woff2'),
		url('https://dev002-imaqa.com/wp-content/uploads/2026/03/Urbane-Medium.woff') format('woff'),
		url('https://dev002-imaqa.com/wp-content/uploads/2026/03/Urbane-Medium.ttf') format('truetype'),
		url('https://dev002-imaqa.com/wp-content/uploads/2026/03/Urbane-Medium.svg#Urbane') format('svg');
}
/* End Custom Fonts CSS */