
.checkout_product_showcasemsg {
color: #E02055 !important;
font-weight: bold;
font-size: 24px !important;
}

.checkout_favorite_delete::before, .checkout_cart_product_delete::before, .checkout_discount_delete::before {
    content: "remove";
/*    font-family: "checkout_dashicons" !important;
    font-size: 20px; */
font-family: arial, Helvitica !important;
font-size: 12px !important;
}
.checkout_favorite_delete::before, .checkout_cart_product_delete::before, .checkout_discount_delete::before {
    content: "f158";
 /*   font-family: "checkout_dashicons" !important;
    font-size: 20px; */
font-family: arial, Helvitica !important;
font-size: 12px !important;
}



/* ---------------------------------------------------------- FOR SALES CODE */


strike {
color: #EEE;
/* COMMENT DISPLAY NONE FOR SALES */
 display: none;  

del2 {
/* text-decoration: line-through; */
 text-decoration: none !important;  
}

del2, #project-price, #projectprice del2 {
	/* UNCOMMENT TEXT DEC FOR SALES - displays on gallery pages */
/*	 text-decoration: line-through !important;  */
color: #df37db !important;
}

/* UNCOMMENT FOR SALES */
/*
del2:after {
	content:" On Sale! ";
text-decoration: none !important;
}
*/
.sale {
color: #d10082;
font-weight: bold;
}

/* UNCOMMENT FOR SALES */
/*
.sale:after {
	content:" on sale! ";
text-decoration: none !important;
}
*/


/* MESSAGE ON GALLERY LIST PAGES AND PROJECT PAGES */
/*
.sale2:after {
	content:"On Sale!"; 
text-decoration: none !important;
color: #df37db;
font-weight: normal;
}
*/


div.wpcoproduct .sprice, .sprice {
    color: #999999;
    font-size: 100%;
    text-decoration: line-through;
}

.sprice, .sprice .priceinside {
	 /* -- UNCOMMENT FOR SALE */ 
/* text-decoration: line-through !important;  */
color: #eeeeee !important;

  /* -- COMMENT 2 LINES BELOW FOR SALE */ 


display: none !important;
visibility: hidden !important; 

}

/* END SALES CODE */

del2 {
 text-decoration: line-through !important; 
color: #eeeeee !important;
}


.checkout_frontend_notices_inside {
display: none !important;
}

.checkout_frontend_notices_inside, .checkout_frontend_errors_inside {
    padding: 10px 0;
    text-align: center;
display: none !important;
}

#checkout_frontend_notices, #checkout_frontend_errors {
display: none !important;
}

