.elementor-kit-9{--e-global-color-primary:#BC2336;--e-global-color-secondary:#494B52;--e-global-color-text:#2F3033;--e-global-color-accent:#005073;--e-global-color-6f06e29:#BDBFC1;--e-global-color-e40dce5:#F3F3F5;--e-global-color-dd68b6a:#FFFFFF;--e-global-typography-primary-font-family:"AEONIK";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:30px;--e-global-typography-secondary-font-family:"AREA NORMAL";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:24px;--e-global-typography-text-font-family:"AREA NORMAL";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"AREA NORMAL";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.6em;}.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:1024px){.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:28px;}.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;
}



@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}

::-moz-selection { /* Code for Firefox */
  color: white;
  background: #bc2336;
}

::selection {
  color: white;
  background: #bc2336;
}


.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;
}




html, body {
    max-width: 100%;
    overflow-x: hidden;
}



.jet-mega-menu-mega-container__inner {
    margin-top: 35px !important;
    margin-right: 5%;
    margin-left: 5%;
}

.jet-mega-menu-sub-menu {
    margin-top: 16px;
    left: auto !important;
    right: 0 !important;
}


img.swiper-slide-image {
    height: 50px;
    max-width:120px;
}


.elementor-kit-9 li.menu-item.menu-item-type-post_type.menu-item-object-page :hover {
    transform: translateX(3px);
}


.elementor-kit-9 li.menu-item.menu-item-type-post_type.menu-item-object-page {
    transition: .5s;
}


#jet-tabs-conception .jet-tabs__control:focus { outline: none; }


.woocommerce-info {
    border-top-color: transparent !important;
}

.woocommerce-info::before {
display:none !important;
}


.woocommerce-error, .woocommerce-info, .woocommerce-message {
  font-family: AREA NORMAL !important;
  font-weight:600 !important;
  margin: 0!important;
  border-radius: 20px;
  font-size: 14px;
}

.button.wc-forward {
    color: white !important;
    border-radius: 50px!important;
    background: #494B52 !important;
    transition: 0.4s;
}

.button.wc-forward:hover {
    color: white !important;
    border-radius: 50px;
    background: #bc2336 !important;
    transition: 0.4s;

}


.jet-mobile-menu .jet-dropdown-arrow {
    height: 20px !important;}
    
    
    ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
    border-inline-start: 0px solid transparent !important;
font-weight: 400 !important;
}


/* Fallback: if the PHP didn't add any body class yet, show both */
.show-if-has-children,
.show-if-leaf {
  display: block !important;
}

/* When the body class is present, hide the irrelevant one */
.product-cat-has-children .show-if-leaf { display: none !important; }
.product-cat-is-leaf     .show-if-has-children { display: none !important; }

/* If you use Elementor Containers/Sections (flex), keep layout as flex */
.product-cat-has-children .elementor-section.show-if-has-children,
.product-cat-has-children .e-con.show-if-has-children,
.product-cat-is-leaf .elementor-section.show-if-leaf,
.product-cat-is-leaf .e-con.show-if-leaf {
  display: flex !important;
}

.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 0 !important;
    padding: 0;
}


.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul li {
    border-left: 0;
    border-right: 0;
    border-radius: 50px;
    margin: 2px;
}





/* Grid forcée pour l'archive produits Elementor/WooCommerce */
.elementor-widget-woocommerce-archive-products ul.products,
.woocommerce ul.products,
.woocommerce-page ul.products {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 24px; /* ajuste l'espacement si besoin */
}

/* Neutraliser les styles de colonnes hérités par thème/plugins */
.elementor-widget-woocommerce-archive-products ul.products li.product,
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: auto !important;
  margin: 0 !important;
  float: none !important;
  clear: none !important;
}

/* Tablet ≤ 1024px : 2 colonnes */
@media (max-width: 1024px) {
  .elementor-widget-woocommerce-archive-products ul.products,
  .woocommerce ul.products,
  .woocommerce-page ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* Mobile ≤ 767px : 1 colonne */
@media (max-width: 767px) {
  .elementor-widget-woocommerce-archive-products ul.products,
  .woocommerce ul.products,
  .woocommerce-page ul.products {
    grid-template-columns: 1fr;
  }
}


li.product-category.product {
    background: white;
    padding: 15px !important;
    border-radius: 20px;
}



.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered {

    line-height: 27px !important;
}


/* 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-message {
    border-top-color: transparent!important;
}

.woocommerce-notices-wrapper {
    margin-top: 20px;
}


.woocommerce-message::before {
    content: "\e015";
    color: #005073 !important;
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
    height: 105px !important;
    width: auto !important;
}


.elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin-bottom: 0px !important;
}

.elementor-4008 .elementor-element.elementor-element-32fb5a4 .elementor-posts-container .elementor-post__thumbnail {
    height: 130px;
    padding-bottom: unset !important;
}

.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after {
    background-image: none !important;}
    
    
    
    .jet-ajax-search__results-holder .jet-ajax-search__results-count:focus-visible, .jet-ajax-search__results-holder .jet-ajax-search__results-count:focus, .jet-ajax-search__results-holder .jet-ajax-search__full-results:focus-visible, .jet-ajax-search__results-holder .jet-ajax-search__full-results:focus, .jet-ajax-search-block .jet-ajax-search__results-holder .jet-ajax-search__results-count:focus-visible, .jet-ajax-search-block .jet-ajax-search__results-holder .jet-ajax-search__results-count:focus, .jet-ajax-search-block .jet-ajax-search__results-holder .jet-ajax-search__full-results:focus-visible, .jet-ajax-search-block .jet-ajax-search__results-holder .jet-ajax-search__full-results:focus {
    -webkit-box-shadow: 0px 0px 0px 3px transparent !important;
    box-shadow: 0px 0px 0px 3px transparent !important;
}



.selectron23 {
    text-align: center;
    z-index: 9!important;
}


:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity .qty
 {
    margin-inline-end: 0;
    vertical-align: top;
    width: 70px!important;
}


.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
    border-radius: 50px!important;
    border: solid 1px #bdbfc1;
}

.coupon-col-end {
    margin-top: 4px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'AEONIK';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/Aeonik-Regular.eot');
	src: url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/Aeonik-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/Aeonik-Regular.woff2') format('woff2'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/Aeonik-Regular.woff') format('woff'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/Aeonik-Regular.ttf') format('truetype'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/Aeonik-Regular.svg#AEONIK') format('svg');
}
@font-face {
	font-family: 'AEONIK';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/Aeonik-Medium.eot');
	src: url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/Aeonik-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/Aeonik-Medium.woff2') format('woff2'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/Aeonik-Medium.woff') format('woff'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/Aeonik-Medium.ttf') format('truetype'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/Aeonik-Medium.svg#AEONIK') format('svg');
}
@font-face {
	font-family: 'AEONIK';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/Aeonik-Bold.eot');
	src: url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/Aeonik-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/Aeonik-Bold.woff2') format('woff2'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/Aeonik-Bold.woff') format('woff'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/Aeonik-Bold.ttf') format('truetype'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/Aeonik-Bold.svg#AEONIK') format('svg');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'AREA NORMAL';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/AreaNormal-Regular.eot');
	src: url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/AreaNormal-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/AreaNormal-Regular.woff2') format('woff2'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/AreaNormal-Regular.woff') format('woff'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/AreaNormal-Regular.ttf') format('truetype'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/AreaNormal-Regular.svg#AREANORMAL') format('svg');
}
@font-face {
	font-family: 'AREA NORMAL';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/AreaNormal-Bold.eot');
	src: url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/AreaNormal-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/AreaNormal-Bold.woff2') format('woff2'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/AreaNormal-Bold.woff') format('woff'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/AreaNormal-Bold.ttf') format('truetype'),
		url('https://www.plasmadiam-shop.ch/wp-content/uploads/2025/12/AreaNormal-Bold.svg#AREANORMAL') format('svg');
}
/* End Custom Fonts CSS */