#musee img{
filter: invert(1);
}

.marquee2 {
  display: flex;
  overflow: hidden;
  white-space: nowrap;
}

.marquee2 span {
  display: inline-block;
  margin-right: 40px; /* espace entre blocs */
  padding: 8px 16px;
}

.carousel {
  width: 100%!important;
  height: 100%!important;
  overflow: hidden!important;
}

.carousel img {
  width: 100%!important;
  height: 100%!important;
  object-fit: cover!important;
  display: block!important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{
	border-radius:21px!important
}

.woocommerce div.product form.cart div.quantity {
	border-radius:21px!important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price, 
.woocommerce-loop-product__title,
.woocommerce p.stars a,{
	color: #e79100!important
}
.price,
.woocommerce ul.products li.product .price,
.posted_in,
.posted_in a{
	color:black!important	
}
.woocommerce div.product form.cart .button, 
.woocommerce ul.products li.product .button, 
.woocommerce #review_form #respond .form-submit input,
.wc-block-components-button:not(.is-link){
background-color: #e79100!important;
border-radius: 21px!important;
		color:white!important;
		border:none!important
}

.woocommerce .quantity .qty {
    border-radius: 21px!important;
}

.woocommerce div.product .product_title,
.woocommerce-Reviews{
color:black!important
}

.wp-singular product-template-default single single-product postid-291 logged-in admin-bar wp-custom-logo wp-embed-responsive wp-theme-hello-elementor theme-hello-elementor woocommerce woocommerce-page woocommerce-js hello-elementor-default elementor-default elementor-kit-49 customize-support dialog-body dialog-buttons-body dialog-container dialog-buttons-container e--ua-blink e--ua-chrome e--ua-mac e--ua-webkit a,
.wc-block-components-checkbox__label a,
.woocommerce-loop-product__title,
.woocommerce-products-header{
  color: #e79100 !important;
}
.woocommerce-products-header__title page-title h1{
	color:white !important
}