/* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
#footerwrap {	background: none;
	background-color: #242847; 
}
#footer-logo a img {		width: 180px; 
}
#footer {	
	color: #ffffff; 
}
#footer .footer-widgets .widgettitle {	
	color: #ffffff; 
}
@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 60px; 
}
#footerwrap {	background: none;
	background-color: #242847; 
}
#footer {	
	color: #ffffff; 
}
#footer .footer-widgets .widgettitle {	
	color: #ffffff; 
}
 }
/* Themify Custom CSS */
/* Serve perchÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ¨ si vuole impostare un'immagine in evidenza per le pagine ma non si vuole mostrarla ad inizio pagina */
.post-image {display:none;
}
.post-image img  {
	display: none; 
}

.woocommerce-ordering {visibility:hidden;display:none!important;}


#footer h2 {
	color:white !important;
}
.wpf_color_icons li label{
	width:100px;
	height:100px;
	border-radius:100px !important;
	display: flex;
    align-items: center;
    justify-content: center;
    font-size: small;
	color: white !important;
}
.wpf_form .wpf_items_wrapper .wpf_item ul{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.wpf_color_icons:not(.wpf_hide_text) li>input:checked+label{
	border: solid 5px !important;
	border-color: black !important;
}
.gallery-item:hover{
	transform:scale(1.3);
	z-index:2;
	transition:ease-in-out 0.3s;
}

@media screen and (max-width: 768px)
{
	#site-logo {
		width:60px !important;
}}

/* Pagina Prodotti - Stile categorie */
.pcdfwoo_title {
padding:2px!important;
font-size:14px!important;
line-height:1.3em!important;
}

.pcdfwoo_count {top:-28px!important}

/* Search Form test */
.wpf_autocomplete {width:80%!important;float:left!important}
.wpf_search_button {float:right!important;margin-top:-50px}

.elenco_subcategorie {list-style:none;}

.elenco_subcategorie li {
display:block;
float:left;
margin: 10px 10px 0 10px;
padding:0;

}
.elenco_subcategorie a {border-radius:20px!important;}
.elenco_subcategorie li a:link, .elenco_subcategorie li a:visited  {padding:10px;color:white; background-color:red;}

.elenco_subcategorie li a:hover, .elenco_subcategorie li a:active  {padding:10px;color:red; background-color:white;}

.page-id-57 .elenco_subcategorie {display:none;visibility:hidden;}
