.elementor-kit-23392{--e-global-color-primary:#8C979B;--e-global-color-secondary:#232A3A;--e-global-color-text:#353535;--e-global-color-accent:#000000;--e-global-color-b270d6a:#6A7980;--e-global-color-6a895ae:#474747;--e-global-color-7abdbca:#E0E0E0;--e-global-color-8949f95:#DDDDDD;--e-global-color-1b6684e:#DBE2E5;--e-global-color-81acdb4:#B8C4C9;--e-global-typography-primary-font-family:"Madras";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#292929;font-family:"Source Sans Pro", Sans-serif;font-size:14px;line-height:24px;}.elementor-kit-23392 e-page-transition{background-color:#FFFFFF;}.elementor-kit-23392 p{margin-block-end:20px;}.elementor-kit-23392 a{color:#000000;}.elementor-kit-23392 a:hover{color:#5C5C5C;}.elementor-kit-23392 h1{font-family:"Madras", Sans-serif;text-transform:uppercase;line-height:36px;}.elementor-kit-23392 h2{font-family:"Madras", Sans-serif;font-size:19px;font-weight:400;line-height:26px;letter-spacing:0px;}.elementor-kit-23392 button,.elementor-kit-23392 input[type="button"],.elementor-kit-23392 input[type="submit"],.elementor-kit-23392 .elementor-button{font-family:"Roboto", Sans-serif;font-size:15px;font-weight:500;text-transform:uppercase;letter-spacing:1px;}.elementor-kit-23392 label{font-size:12px;}.elementor-kit-23392 input:not([type="button"]):not([type="submit"]),.elementor-kit-23392 textarea,.elementor-kit-23392 .elementor-field-textual{font-size:14px;border-style:solid;border-width:0px 0px 2px 0px;border-radius:0px 0px 0px 0px;}.elementor-kit-23392 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-23392 textarea:focus,.elementor-kit-23392 .elementor-field-textual:focus{border-style:solid;border-width:0px 0px 2px 0px;border-color:#FFFFFF;border-radius:0px 0px 0px 0px;}.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);}.elementor-lightbox{background-color:#FFFFFF;--lightbox-ui-color:#000000;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* pas de souligné aux liens*/
.page-content a {
    text-decoration: none;
}

/* message woo */
.woocommerce-error {
    font-size: 14px !important;
}

/* WPML barre dev à suppr en public  */
.otgs-development-site-front-end {
    display: none;
}

/* RGPD  */
@media screen and (max-width: 767px) {
#cmplz-cookiebanner-container .cmplz-cookiebanner {
    display: none;
}
}

/* strong  */
b, strong {
    font-weight: 600;
}

/* NO bouton cart mob + tab  */
@media screen and (max-width: 1023px) {
.add_to_cart_button.product_type_simple {
    display: none;
}
}
/* --- coeur  ---*/
/* calage  */
.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg, .yith-wcwl-add-button .add_to_wishlist img {
    margin-right: 25px;
}
/* Envies ON */
.yith-wcwl-add-to-wishlist.exists svg.yith-wcwl-icon-svg {
    color: #1f2123;
    margin-right: 25px;
}

/* out of stock */
.product-list .product-list-content span.badge.out-of-stock:not(.perc) {
  /*  background: #000000;*/
    margin-top: 50px;
    margin-left: 40px;
  /*  font-size: 12px;*/
}

/* message Woo type panier vide /retour boutique */
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #ffffff;
    color: inherit;
    border-top: 0px solid #720eec;
    font-size: 18px;
    font-family: "Madras", sans-serif;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    display:none;
}

/* bouton woo comme retour boutique  */
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    padding: 12px 22px 10px;
    font-weight: 500;
    border-radius: 3px;
    left: auto;
    color: #ffffff;
    background-color: #8C979B;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    letter-spacing: 1px;
}
/* idem ou-dessus HOVER  */
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
    background-color: #6A7980;
    color: #ffffff;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Madras';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://parfum.g981.net/wp-content/uploads/2025/03/321519_0_0.eot');
	src: url('https://parfum.g981.net/wp-content/uploads/2025/03/321519_0_0.eot?#iefix') format('embedded-opentype'),
		url('https://parfum.g981.net/wp-content/uploads/2025/03/321519_0_0.woff2') format('woff2'),
		url('https://parfum.g981.net/wp-content/uploads/2025/03/321519_0_0.woff') format('woff'),
		url('https://parfum.g981.net/wp-content/uploads/2025/03/321519_0_0.ttf') format('truetype');
}
/* End Custom Fonts CSS */