/*Pop-up plugin*/

.pum-theme-15994 .pum-content + .pum-close, .pum-theme-by-default .pum-content + .pum-close {
	border-radius : 0 8px 0 4px ;
}

/* wrapper Archive shop */

.mwm-max-2, .wc-empty-cart-cart-message, .wc-empty-cart-message+.return-to-shop {
	--mwm--max-width : 90%;}

/* bunner info in Archive shop page */

.mwm-floating-info__wrapper {
  
        display : none ;
    }


.mwm-block-seo,
.mwm-product-select__checkbox {
	display : none !important ;
}

.how-to-buy{
        margin-bottom : 1rem !important ;
}

.page-id-189 b, strong {
    font-weight : 600 !important ;
}

/* Taille de l'archive 80 000 jambons */

.term-jamon .mwm-product-list__wrapper:nth-child(1) .is-style-number {
	font-size : 13.5rem;}

/* Taille 80.000 mobile (archive et jamon) */

@media (max-width : 567px) {
    .woocommerce-shop .mwm-card-4:nth-child(1) .is-style-number {
        font-size : 9rem ;
    }
	.term-jamon .mwm-card-4:nth-child(1) .is-style-number {
	font-size : 9rem;}
	.mwm-floating-go-to-shop__close{
		display : none ;
	}
}

/* Mise en évidence du texte dans les accordéons home */

.dest-accordion {
    font-weight : var(--mwm--font-weight--semibold) ;
	color: var(--mwm--color--p100);
	letter-spacing : var(--mwm--letter-spacing--l100) ;
	text-transform : uppercase ;
}

.mwm-header__wrapper .mwm-header__logo {
	padding : 0 !important ;
}

.mwm-floating-info__items-wrapper {
	padding : 0 ;
}

.mwm-product-select__item-desc{
	line-height : 1.5rem ;
}

.mwm-product-select__variable-placeholder::after{
	top : 17% ;
}

body:not(.log-in) #menu-item-6242,
body:not(.log-in) #menu-item-6270,
body:not(.log-in) #menu-item-6271 {
    display : none ;
}

 .mwm-floating-info-gift__title {
        margin-right : auto ;
        max-width : 65% ;
	 font-size : 1rem ;
    }


.blog .mwm-filter__content {
	display : none ;
}

.category-news .mwm-filter__content{
		display : none ;
}

.single-product.postid-9217 .mwm-product-info__box{
	display : none ;
}


.single-product.postid-9217 .mwm-product-info__columns{
	affichage : aucun ;
}



.single-product.postid-9217 .mwm-product-single__controls-wrapper .mwm-product-select {
  
	display : none ;
}

/* Couleur de la balise de disponibilité*/

.mwm-card-4__availability {
	color: var(--mwm--color--t100);
}

.mwm-card-4__availability::before {
	background-color : var(--mwm--color--t100);}


/*Couleurs d'arrière-plan de la galerie*/

.mwm-product-gallery__img{
	
    background-color : var(--mwm--color--t300) ;
}

/*Éviter la vérification des photos en ligne*/

.woocommerce-cart .product-thumbnail img{
	object-fit:cover ;
}