/*****************************************************
**** SOMMAIRE ****
**** @WISHLIST
**** @DERNIERS VUS
**** @POPUP NEW VISIT
******************************************************/





/*****************************************************
**** @WISHLIST
******************************************************/

#wish_title {
	width: 100%;
	padding: 0 5%
}
#wishlist .content_product {
	display:flex;
	flex-wrap: wrap;
}
#wishlist .checkBoxLorenzo input[type=checkbox]:checked+.span-label,
#wishlist .checkBoxLorenzo input[type=radio]:checked+.span-label {
	color: #fff;
	border: none;
	background-image: linear-gradient(bottom, #363636 26%, #555 100%);
	background-image: -o-linear-gradient(bottom, #363636 26%, #555 100%);
	background-image: -moz-linear-gradient(bottom, #363636 26%, #555 100%);
	background-image: -webkit-linear-gradient(bottom, #363636 26%, #555 100%);
	background-image: -ms-linear-gradient(bottom, #363636 26%, #555 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.26, #363636), color-stop(1, #555));
}
.content_product .wish_img {
	width: 35%;
	vertical-align: top;
}
.content_product .wish_img img {max-width: 100%;}
.content_product .wish_text {
	width: 65%;
	vertical-align: top;
	padding-top: 2%;
	padding-left: 4%;
	text-align: left;
	word-break: break-all;
}
.content_product .wish_text .price {
	display: block;
	margin: 1%;
	color: #c30040;
	color: var(--main-color);
}
.content_product .wish_text h3 {
	margin: 0;
	padding: 0;
}
.content_product .wish_text a { color: inherit; }
.content_product .wish_text .label {
	display: block;
	margin-bottom: 1%;
	margin-top: 1%;
}
.content_product .wish_text .custom_select {
	display: block;
	width: 100%;
}
.vignette_discount_rounded_wishList {
	position: absolute;
	font: 14px/40px var(--font-main), OpenSans, Arial, sans-serif;
	right: 0;
	top: 21%;
	color: #fff;
}
.vignette_discount_rounded_wishList {
	width: 40px;
	height: 40px;
	border-radius: 40px 40px 40px 8px;
	background-color: #c30040;
	background-color: var(--main-color);
	text-align: center;
}

.vignette-bas-wishlist {
	display: inline-block;
	width: 10%;
	margin-top: 15px;
	margin-right:10%;
	font-size: 2.5em;
	text-align: right;
	cursor: pointer;
}
.vignette-bas-wishlist .icon-coeur-plein {
	color: #c40030;
	color: var(--main-color);
	cursor: pointer;
}
.produit_whish_nav {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	margin: 5% auto;
	padding-bottom: 20px;
	text-align: center;
}
.produit_whish_nav .bt_white {
	/* display: inline-block;
	vertical-align: middle; */
	width: 45px;
	font-size: 2.2em;
}
.produit_whish_nav .bt_red {
	/* display: inline-block;
	vertical-align: middle; */
	width: 70%;
	/* background-color: #c30040; */
	background-color: var(--main-color);
	color: #fff;
}
#content ~ .home_title, #content ~.home_carousel {
	width:90%;
	margin:auto auto 20px !important;
}




/*****************************************************
**** @DERNIERS VUS
******************************************************/
.productsList_wish {
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width:95%;
	margin: auto;
}
.productsList_wish .content_produits_a {
	justify-content: space-between;
}
.productsList_wish .mobile_transition_link {
	flex-direction: column;
}
#list_product_carousel_last_viewed .productsList_wish .mobile_transition_link .imgchaussure {
	width: 100%;
	margin-top: 10px;
}
#list_product_carousel_last_viewed .productsList_wish .mobile_transition_link .nomcouleurprix {
	width: 100%;
}
.wish_select {
	width: 100%;
	margin: 10px 0;
}
.custom_select_last_viewed {
	margin: 2px 0 3px 10px;
	height: 38px;
	font-size: 12px;
}
#list_product_carousel_last_viewed .wish_select span.label, #list_product_carousel_last_viewed .wish_select select {
	width: 100%;
	display: block;
}
.productsList_wish button.shopping_cart_last_viewed {
	width:100%;
	margin:0;
	font-size: 14px;
	cursor: pointer;
	height: 34px;
	line-height: 34px;
	background-color: #505050;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vignette-bas_last_viewed {
	display: inline-block;
	font-size: 13px;
	width: 80%;
	margin-left: 30px;
	margin-bottom: 10px;
}

/* FIX */

#list_product_carousel_last_viewed > div {
	width: 95%;
	border-bottom: 1px solid #e6e6e6;
}
#list_product_carousel_last_viewed .delete_from_products_viewed {
	font-size: 25px;
	color: #363636;
	position: absolute;
	top: 0;
	right: 0;
}
#list_product_carousel_last_viewed .mobile_transition_link {
	display: flex;
}
#list_product_carousel_last_viewed .mobile_transition_link .nomcouleurprix {
	font-size: 1.2em;
	padding-left: 2px;
}
#list_product_carousel_last_viewed span.label {
	width: 48%;
	text-align: center;
	display: inline-block;
}
#list_product_carousel_last_viewed .custom_select_last_viewed {
	margin: 0;
	width: 50%;
	display: inline-block;
}
#list_product_carousel_last_viewed .wish-product-list {
	text-align: right;
	vertical-align: -9px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 3em;
}





/*****************************************************
**** @POPUP NEW VISIT
******************************************************/
#popupVisit .wish_text h3 { font-size: 1.2em; width:100%; }
#popupVisit .wish_img img { max-width: 100%; }

/* Produits sans stock */

.no-stock img {
    filter: grayscale(100);
    opacity: .7;
}