.title_ricerca{
	margin-left:8%;
}

.div_ricerca {
	background: #fff;
	margin: 3px;
	width: 100%;
	display: none;
	/*float: left;*/
	border-bottom:5px solid #9f958e;
}

/*.show_hide_ricerca {
	background-color:#97928c;
	cursor:pointer;
    text-align:center;
	font-size:20px;
	border-top: 60px solid transparent;
	border-left: 60px solid #fff;
	float: right;
	width:50px;
	height:50px;
	background-image:url(images/punto-interrogativo.png);
	background-position:right middle;
}*/



.show_hide_ricerca {
    /* background-color: #97928c; */
    cursor: pointer;
    text-align: center;
    /* font-size: 20px; */
    /* border-top: 60px solid transparent; */
    /* border-left: 60px solid #fff; */
    float: right;
    /* width: 140px; */
    /* height: 50px; */
		/* border:1px solid #666; */
		margin-top: 15px;

    /*background-image: url(http://www.century-ceramica.it/wp-content/themes/century-ceramica/img/SearchButton.png);*/
    /* background-position: right middle;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: 0px;
    background-position-y: 20px; */

	    /*margin-right: 6px;*/
    /* margin: 20px 10px; */
}

.show_hide_ricerca button:hover {
	background: rgba(0,0,0,0.05)!important;
	/* color:#fff!important; */
}




.hide_ricerca {
    cursor: pointer;
    text-align: center;
    font-size: 15px;
		/* border-top: 60px solid transparent; */
		/* border-left: 60px solid #fff; */
    float: right;
    width: 70px;
    height: 50px;
    /*background-image: url(http://www.century-ceramica.it/wp-content/themes/century-ceramica/img/SearchButton.png);*/
    background-position: right middle;
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: 0px;
    background-position-y: 20px;

}

.hide_ricerca:hover {color:#ccc;}









@media screen and (min-width: 1000px) {
	.ricerca-text-left{
	  float:left;
	  width:20%;
	  height:auto;
	  margin-left:8%;
	}
	.ricerca-text-right{
	  float:left;
	  width:61%;
	  margin-top:10px;
	}

}

.separatore_ricerca{
	border-bottom:2px solid #9f958e;
	clear:both;
	margin-bottom:10px;
}

.colore_ricerca{
	width:50px;
	height:50px;
	border:1px solid #7c7e80;
}

.element_selected .div_firs{
	background-color:#CCC;
	color:#FFF;
}


.nessun_elemento{
	font-size:20px;
	text-align:center;
	padding:10px;

}



.color_on_ricerca img {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50px!important;
    height: 50px!important;
    border: 1px solid #7c7e80!important;
}

.title_ricerca h1 {
    font-size: 1.6em!important;
}

.nome-colore {
    font-size: 0.9em!important;
		width:50px;
		text-align: center;
    line-height: 15px;
    font-weight: 100;
		height: 30px;
}


.titoli-ricerca-sx {
	margin:0!important;
	font-size: 2em!important;
	}


.ul_colori_ricerca li {
    padding: 0 0.7em;
    margin-bottom: 15px;
}
.ul_colori_ricerca li {
    float: left;
    list-style: none;
}
