.col-left {
	float:left;
	width:75%;
}
.col-right {
	float:left;
	width:25%;
	padding-left:20px;
	padding-right:15px;
	img {
		margin-bottom:15px;
	}
}
.col-full-width {
	float:left; 
	width: 100%;
}
.main-container-houzz {
	float:left;
	width:100%;
	padding:20px;
	background:#fff;
	border-top:20px solid #f2f2f2;
}
.button-information {
	float: right;
	width: 180px;   
	height: 60px;
	border: none!important;
	margin-top: 40px;
	margin-bottom: 20px;
	display: flex;
	flex-flow: row nowrap;
	background: #fff!important;
	color: #172c54!important;
	text-decoration: none!important;
    font-style: normal;
    font-weight: bold;
}
.button-information-img {
	width: 48px;   
    height: 43px;
	background: url(../images/btn-richiesta-info-new.jpg) center 0px no-repeat!important;
	margin-right: 10px;
}
.button-information:hover {
	padding-left: 1px;
	padding-top: 1px;
}
.footer-bottom-wrapper {
	border-top:1px solid #fff;
}
.main-banner {
	position:relative;
}
.banner-top {
	float:left;
	width:100%;
	position:relative;
	img {
	   width:100%;
	}
	.link-logo {
	   position:absolute;
	   right:10px;
	   bottom:10px;
	   z-index:10;
	   width:120px;
	   height:40px;
	   background:url(../images/houzz_logo_white.png) left top no-repeat;
	   background-size:contain;
	}
}
.main-banner-title {
	position:absolute;
	top:80px;
	left:40px;
	font-size:50px;
	color:#fff;
}
.introduction {
	float: left;
	width: 100%;
	padding:15px;
	background:#fff;
	font-size:18px;
	line-height:22px;
	margin-top: 15px;
    margin-bottom: 0px;
    padding-bottom:0px;
}
.introductionHeader {
	float:left;
    width:100%;
}
.introductionFooter {
	float:left;
	width:100%;
	padding:20px;
	font-size:12px;
	line-height:14px;
}
.mazzetta {
	float:left;
	width:100%;
	height:100%;
	background:#fff;
    position:relative;
}
.column-left, .column-full-width {
	float:left;
	width:30%;
	padding-right:15px;
	padding-left:15px;
	
	.color-small {
	   width:33.3333%;
	   padding-right:5px;
	   padding-bottom:5px;
	   float: left;
	   height:auto;
	   
	   .color-small-inside {
	      content: "";
		  display: block;
		  padding-bottom: 100%;
		  cursor:pointer;
		  position: relative;
		  
		  .color-code {
		      position: absolute;
		      color: #111;
		      text-transform: uppercase;
		      font-size: 10px;
		      font-weight: bold;
		      bottom: 0px;
		      right: 5px;
		  }
		  
		  a {
		      width: 100%;
		      height: 100%;
		  }
	   }
	   
	   &.dark .color-code {
	       color: #efefef;
	   }
	   
	}
}
.column-full-width {
    width:100%;
    .color-small {
        width: 11%;
    }
}
.landing-mazzetta-tipologia-esterno {
	.color-small {
       width:25%;
    }
}
.mazzetta-left, .mazzetta-right {

}
.mazzetta-left {
	padding-top: 15px;
	background: #000;
	padding-right:10px;
	padding-bottom:10px;
}
.mazzetta-right {
	background: #000;
    padding: 15px;
    padding-left:0px;
}
.suggestion {
	float:left;
	width:100%;
	color:#b5b5b5;
	font-size:20px;
	padding-top:20px;
	text-align:left;
	padding-left:20px;
}
.houzz-portlet .portlet-body {
	float:left;
	width:100%;
	margin-bottom:20px;
}

.column-right {
	float:right;
	width:70%;
	.mazzetta-selected-color {
		float:left;
		position:relative;
		width:100%;
		height:100%;
	}
}
.column-right-alt {
	float:right;
}
.mazzetta-selected-color-code {
	position:absolute;
	left:20px;
	top:20px;
	color:#444;
	font-size:36px;
	text-transform:uppercase;
}
.mazzetta-riflettanza {
    position:absolute;
    left:20px;
    top:50px;
    color:#444;
    font-size:15px;
    text-transform:uppercase;
}
.dark .mazzetta-selected-color-code {
	color:#efefef;
}
.line-description {
	font-size:16px;
	font-style:italic;
	margin-bottom:40px;
	padding-right: 20px;
	h4 {
	   font-style:initial;
	   font-weight:bold!important;
	}
}
.color-popup {
  position: relative;
  background: #000;
  padding: 20px;
  width: auto;
  max-width: 500px;
  width: 480px;
  height: 480px;
  margin: 20px auto;
  
  .color-inside {
    width: 100%;
    height: 100%;
    position: relative;
    
    .color-code {
        position: absolute;
        bottom: 10px;
        right: 10px;
        color: #111;
        font-weight: bold;
    }
    
    &.dark {
        .color-code { 
            color: #efefef;
        }
    }
    
  }
}

.color-separator {
	float: left;
	width: 100%;
	clear: both;
	margin: 5px 0;
    line-height: 0px;
}

.mfp-close-btn-in .mfp-close {
    color: #fff!important;
    font-size: 50px;
    right: -45px;
    top: -14px;
    font-weight: bold;
}

/****
 Mondo Fassa
 **/
 .mondofassa-portlet {
    
 }
 .main-banner-container {
    position:relative;
    span.houzz-logo {
        position:absolute;
        top:40px;
        right:10px;
        width:300px;
        height:97px;
        background:url(../images/houzz_logo.png) right top no-repeat;
        a {
            float:left;
            width:100%;
            height:100%;
        }
    }
 }
.mondo-fassa-intro {
	float:left;
	background:#fff;
	padding:20px;
	margin-bottom: 20px;
	
}
.mondo-fassa-riga1 {
	float:left;
    width:100%;
    background:#fff;
    margin-top: 20px;
}
.mondo-fassa-riga2 {
	float:left;
    width:100%;
    background:#fff;
    margin-top:20px;
   
}
.box {
	float:left;
	width:50%;
	padding:20px;
	.box-left, .box-right {
	   float:left;
       width:50%;
       h2 {
            font-size:32px!important;
            font-weight:bold!important;
            line-height:35px!important;
            padding:0px!important;
            margin-bottom:20px!important;
       }
       p {
            line-height:20px!important;
            font-weight:normal;
       }
	}
	.box-left {
	   padding-right:20px;
	}
}

.aui .mondofassa-portlet .box {
	a {
	   text-decoration:none;
	}
}

@media only screen and (max-width: 1199px) {
	.houzz-portlet .portlet-body {
        
    }
}



@media only screen and (max-width: 979px) {
	.houzz-portlet .portlet-body {
        background:none;
    }
	.col-left, .col-right { 
	   width:100%;
	   height:auto!important;
	   margin-top:0px;
	}
	.column-left {
	   padding-left:10px;
	   padding-right:5px;
	   
	}
	.mazzetta {
	   padding-right:10px;
	}
	.col-right {
	    padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        background:#fff;
	}
	.col-right a {
	   float:left;
	   width:50%;
	   padding:5px;
	   img {
	       width:100%;
	       margin-bottom:0px;
	   }
	}
	.box .box-left {
	   width:70%;
	   h2 {
	       font-size:30px!important;
	   }
	}
	.box .box-right {
	   width:30%;
	}
}

@media only screen and (max-width: 767px) {
	
	.mfp-close-btn-in .mfp-close {
	   top: -50px;
	   right: -10px;
	}
	.col-right a {
       float:left;
       width:50%;
       img {
           width:100%;
       }
    }
    .mazzetta-right {
        padding:10px;
    }
    .mazzetta-left {
       padding-left: 10px!important;
       padding-right: 5px!important;
    }
    .column-right, .column-left {
        float:left;
        width:100%;
    }
    .column-left .color-small {
        width:12.5%;
    }
    .mazzetta-right {
        height:200px;
    }
    .column-left {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px;
    }
    .column-left-alt,.column-right-alt {
        width:100%;
    }
    .column-right-alt {
        float:left;
    }
    .column-left-alt {
        float:right;
    }
    .line-description {
        padding:0px 10px;
        margin-bottom:0px;
        margin-top:20px;
    }
    .button-information {
        float:left;
        margin-top:20px;
        margin-bottom:20px;
    }
    .banner-bottom {
        bottom:0px;
        margin-bottom:10px;
    }
    .mazzetta {
        padding-left:10px;
    }
    .box {
        width:100%;
        img {
            float:right;
        }
    }
}

@media only screen and (max-width: 560px) {
	
.color-popup {
	max-width: 100%;
}
	
.column-full-width .color-small {
	
	width: 100%;
	a{
        float: left;
        width: 100%;
        height: 30px;
        overflow: hidden;
    }
    
    .color-small-inside .color-code {
        top: 10px;
        left: 5px;
    }
    
}

.color-separator {
    margin: 15px 0px;
}

.box .box-left {
       width:100%;
    }
    .box .box-right {
       width:100%;
       img {
       float:left;
       }
    }
    .main-banner-container span.houzz-logo {
        width:150px;
        background-size:contain;
        top:10px;
    }
}
@media only screen and (max-width: 385px) {
	.col-right a {
       width:100%;
    }
}