*:not([class*="icon-"]) { font-family: 'Fauna One', serif !important; }

/*
*:not('textarea'):not('input') {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}
*/

.no-print {
	display:none !important;
}

#short_description_content {color:black;}

span.new-label {display:none !important;}

/* Product Page */
#image-block, #views_block {
	width:100%;
	text-align:center;
}

a.homefeatured,
#product_payment_logos
{
	display:none !important;
}

/* Prezzo prodotto (in dettaglio) */
.our_price_display,
.our_price_display .price
{
	font-size:20px !important;
}

/* Copertina categoria */
.content_scene_cat_bg,
.subcategory-image
{
	display:none !important;
}

/* Fase di aquisto: Nella fase di acquisto 01 Riepilogo, togliere le restanti icone MasterPass e PayPal. */
#HOOK_SHOPPING_CART .cw-external-checkouts {
	display:none;
}

/* Reset: altezza (padding) footer */
.footer-container .container {
	padding-bottom:0 !important;
}