.fuganti-main {
	float:left;
	width:100%;
	margin-top:1px;
	background:#fff;
}
.fuganti-center {
	float:left;
    width:100%;
    background:#fff;
}
.fuganti-left {
	float:left;
	width:100%;
	position:relative;
}
.fassafill-fughe-portlet {
	margin-top:20px;
	float:left;
	width:100%;
	
}
.fuganti-colore-selezionato {
    color: #333;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    padding: 10px;
    float: left;
    text-align: center;
    width: 100%;
    font-weight: bold;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
}
.fuganti-colore-selezionato.colore_6,
.fuganti-colore-selezionato.colore_7,
.fuganti-colore-selezionato.colore_12,
.fuganti-colore-selezionato.colore_13,
.fuganti-colore-selezionato.colore_14,
.fuganti-colore-selezionato.colore_15,
.fuganti-colore-selezionato.colore_16,
.fuganti-colore-selezionato.colore_17,
.fuganti-colore-selezionato.colore_21,
.fuganti-colore-selezionato.colore_25{
	color:#f5f5f5;
}
.fuganti-left img {
    width:100%;
    border-right:0px solid #bbb;
}
#fughe-img {
	position:absolute;
	top:0px;
	left:0px;
}
.fuganti-right {
	position:absolute;
	background:rgba(255, 255, 255, 0.9);
	top:0px;
	bottom:0px;
	right:0px;
    float:left;
    width:400px;
    padding:20px 0 20px 20px;
}
.logo-living-grouts-wrapper {
	position:absolute;
	bottom:20px;
	left:20px;
	clear:left;
	width: 50%;
}
.logo-living-grouts {
    float:left;
    width:160px;
    height:80px;
    background-size:cover!important;
    margin-right:30px;
    
}
.logo-living-grouts-wrapper h4 {
	font-size: 25px !important;
    font-weight: bold !important;
    text-transform: none;
    margin-top: 39px;
}
.btn-siliconi {
    position:absolute;
    bottom:0px;
    left:0px;
    right:0px;
    text-align:left!important;
    font-size:16px!important;
    height: 65px;
}
.fadeIn {
    opacity:1;  
}
.fadeIn {
	opacity:1;	
}

.btn-siliconi-left-wrapper {
	float: left;
    width: 37px;
    height: 100%;
    margin-right: 20px;
    margin-top: 5px;
}
.btn-siliconi-left {
	float: left;
    margin-right: 20px;
    width: 37px;
    height: 33px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(../img/check.png);
}
.btn-siliconi-label {
	position: absolute;
    left: 85px;
    width: 75%;
    height: 42px;
    display: table;
}
.btn-siliconi-label p {
  display: table-cell; 
  vertical-align: middle; 
}
.btn-siliconi-left.colore_0 {
	background-image:none;
}
.btn-siliconi-left.colore_1,
.btn-siliconi-left.colore_8,
.btn-siliconi-left.colore_9,
.btn-siliconi-left.colore_10,
.btn-siliconi-left.colore_11
 {
	background-image:url(../img/check_white.png);
}

.btn-siliconi:hover {
	background:#949494!important;
}
.btn-siliconi:hover .btn-siliconi-left:not(.colore_0) {
	background-image:url(../img/check-over.png);
}

.btn-siliconi:hover .btn-siliconi-left.colore_1 {
    background-image:url(../img/check_white_over.png);
}
.btn-siliconi-right {
	position: absolute;
    right: 10px;
    float: left;
    width: 11px;
    height: 100%;
    background: url(../img/arrow-right.png) left center no-repeat;
    top: 0px;
}
.fuganti-bottom {
	float:left;
	width:100%;
	padding-top:30px;
	
}
.fuganti-bottom-top {
	float:left;
    width:100%;
	text-align:center;
	padding-bottom:30px;
}
.fuganti-bottom-bottom {
	float:left;
    width:100%;
    background:#fff;
    padding:20px;
    font-size:18px;
    line-height:24px;
}
.fuganti-bottom-bottom p {
	margin:0px!important;
    line-height: 18px!important;
}
.fuganti-bottom-bottom h2 {
	line-height: 35px;
    font-size: 38px;
	padding:0px!important;
    margin-bottom: 12px!important;
}
.fuganti-bottom-bottom h3 {
    padding:0px!important;
    font-size: 28px!important;
    margin-bottom: 35px!important;
    text-transform:none!important;
}
.testo-small {
	font-size:10px;
	line-height:14px!important;
}

.btn {
    text-decoration: none!important;
    padding: 10px 20px!important;
}
.colori {
	float:left;
	width:100%;
	padding-right:20px!important;
	 -moz-column-count: 2;
   -moz-column-gap: 20px;
   -webkit-column-count: 2;
   -webkit-column-gap: 20px;
   column-count: 2;
   column-gap: 20px;
   margin:0px!important;
}
.colori li {
	display: inline-block;
	width:100%;
	margin-bottom:5px;
	list-style:none;
}
.colori li:first-child {

}
.colore {
	float:left;
	width:100%;
	height:16px;
	background:#fff;
	cursor:pointer;
	transition: margin 400ms;
}

.logo-sigillanti {
	
}
.colorHighlight {
    /*margin-left:10px;*/
    border:3px solid #000!important;
}
.border-color {
	border:1px solid #666;
}
/* bianco */
.colore_1 {
	background-color:#FEFCF6;
}
/* grigio chiaro */
.colore_2 {
    background-color:#E3E2E1;
}
/* ghiaccio */
.colore_3 {
    background-color:#C8CBCC;
}
/* manhattan */
.colore_4 {
    background-color:#C2C2C0;
}
/* grigio quarzo */
.colore_5 {
    background-color:#BBBBB3;
}
/* antracite */
.colore_6 {
    background-color:#6D706D;
}
/* nero */
.colore_7 {
    background-color:#3D403F;
}
/* pergamon */
.colore_8 {
    background-color:#F9F1EF;
}
/* jasmine */
.colore_9 {
    background-color:#F7EEE0;
}
/* beige */
.colore_10{
    background-color:#F0E3CC;
}
/* anemone */
.colore_11 {
    background-color:#F1E4D1;
}
/* caramel */
.colore_12 {
    background-color:#BA9A75;
}
/* marrone */
.colore_13 {
    background-color:#694D39;
}
/* rubino */
.colore_14 {
    background-color:#6E4D3E;
}
/* amaranto */
.colore_15 {
    background-color:#825145;
}
/* cotto */
.colore_16 {
    background-color:#774E46;
}
/* moro */
.colore_17 {
    background-color:#5F4F45;
}
/* sabbia */
.colore_18 {
    background-color:#B7AD93;
}
/* magnolia */
.colore_19 {
    background-color:#F9E4E1;
}
/* verde acqua */
.colore_20{
    background-color:#96C5AC;
}
/* verde */
.colore_21 {
    background-color:#7EA164;
}
/* lemon */
.colore_22 {
    background-color:#f8d16b;
}
/* crocus */
.colore_23 {
    background-color:#B6CEE1;
}
/* anice */
.colore_24 {
    background-color:#CAE5EF;
}
/* oltremare */
.colore_25 {
    background-color:#5C94B0;
}
/* grey */
.colore_26 {
    background-color:#a8a298;
}
/* sabbia luce */
.colore_27 {
    background-color:#e5c6a6;
}
/* cipria */
.colore_28 {
    background-color:#ca9e82;
}





.colore-selezionato {
	display:none;
	float: left;
    width: 100%;
    margin: 10px 0px 20px 0px;
}
.testo-prodotti {
	float:left;
	width:100%;
	margin-top:10px;
    font-weight:bold;
}

.item {
	float:left;
	width:25%;
	padding:10px;
	padding-bottom:20px;
	background:#fff;
    border-right: 1px solid #eee;
    cursor:pointer;
    transition: border-top 400ms;
    text-align:center;
    position:relative;
}
.badge-in-arrivo {
	float:left;
	width:100px;
	height:91px;
	position:absolute;
	right: -22px;
    bottom: 5px;
	z-index:1;
}
.item img{
	height:160px!important;
	max-width: 100%!important;
	margin-bottom:30px;
}
.item h4 {
	text-transform:uppercase;
	font-size:14px!important;
	margin-bottom:10px;
	font-size: 16px !important;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold!important;
    margin-bottom: 20px!important;
}
.itemHide {
	opacity:0.4;
	border-top:0;
}
.itemDeactivate h4{
	opacity:0.4;
}
 .itemDeactivate img {
    opacity:0.4
 }
.itemDeactivate.itemHide {
	opacity:1!important;
	
}
.itemDeactivate {
	cursor:default!important;
}
.itemHighlight {
	background:#fff;
	opacity:1!important;
	border-top:7px solid #172c54;
}
.item .btn {
	margin-top:20px;
	width:170px;
	display:block;
	margin:0 auto;
}

@keyframes fadeIn {
   0% {opacity: 0;}
   100% {opacity: 1;}
} 

@media only screen and (max-width: 979px) {
	.item .btn {
	   font-size:14px!important;
	   width:140px;
	}
	.badge-in-arrivo {
	   background-size:cover;
	   width:64px;
	   height:59px;
	   right:-10px;
	}
	.fuganti-left, .fuganti-right {
	   width:100%;
	}
	.colori {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
        padding-right: 0px !important;
    }
	.colori li {
	   width:auto;
       margin-right: 10px;
	}
	.colore {
	   width:30px;
       height:30px;
	}
	.fuganti-right {
	   position:static;
	   padding-right:20px;
	}
	.item img{
	    height:100px!important;
	    max-width: 100%!important;
    }
    .btn-siliconi {
        float:left;
        position:relative;
        width:100%!important;
        
    }
    .logo-living-grouts-wrapper {
        position:static;
        margin-top:10px;
        margin-left:20px;
        width:100%;
    }
    .logo-living-grouts{
        width:100px;
        height:50px;
    }
    .logo-living-grouts-wrapper h4 {
        float:left;
        font-size: 16px !important;
        margin-top: 21px;
    }
    .colore-selezionato-show-mobile {
        display:block;
    }
    
}
@media only screen and (max-width: 767px) {
	#fuganti-products .item {
       width:50%;
       height: 296px;
    }
}
@media only screen and (max-width: 500px) {
	#fuganti-products .item {
       width:100%;
    }
    #fuganti-products .item:nth-child(even):after {
        content:"_";
        text-indent:-3000px;
        float: left;
        width: 100%;
        clear: both;
    }   
}
@media only screen and (max-width: 400px) {
	.btn-siliconi {
	   width:100%!important;
       line-height: 20px!important;
	}
	.btn-siliconi-right {
	    height: 20px;
        bottom: 23px;
    }
}