@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);


a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,
canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,
footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,
samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var
{
	background:transparent;
	border:0 none;
	font-size:100%;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:top;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	vertical-align:top;
}
embed {
	vertical-align:top;
}
input[type=text], textarea{ 
	outline:none;border-radius:0;
}




body {
	font-family: 'Open Sans', sans-serif;
	color:#222;
	font-weight: normal;
	font-size: 12px;
	overflow-x: hidden;
	
}


h1, h2, h2, h4, h5, h6 {
	font-weight: normal;	
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
}



/*links*/

a {
	text-decoration: none;	
	outline: none;
	color: #222222;
}
.clear {clear: both;}
.wrap {overflow:hidden;padding-bottom:10px;}

a.btn {
	border:solid 2px #7ceece;
	padding:10px 30px;
	display:inline-block;
}

#form-message-ok {color:#060;}
#form-message-no {color:#C03;}



/*header*/

header {
	padding:0 20px;
	
}

header a{
	color:#7ceece;
	
}

.header-top{
	padding:10px 0px;
}

.menu-lan li{
	padding-right:10px;
	display:inline-block;
	text-transform:uppercase;
	font-size:12px;
	color:#525961;
}

.menu-lan li a{
	color:#525961;
}
.menu-lan li a.active{
	color: #7ceece;
}

.header-main{
	position:relative;
}

.logo{
	position:absolute;
	left:50%;
	 -webkit-transform: translate(-50%, -0%);
    -moz-transform: translate(-50%, -00%);
    -ms-transform: translate(-50%, -0%);
    -o-transform: translate(-50%, -0%);
    transform: translate(-50%, -0%);
}


header .col-l,header .col-r{
	height:95px;
	display:table;
	
}


header .col-l{
	float:left;
}

header .col-r{
	float:right;	
}


.col-l .wrap, .col-r .wrap {
	display:table-cell;
	vertical-align:bottom;
	
}

.col-r .wrap {
	padding-bottom:10px;
}
.col-r .wrap div{
	float:left;
	margin-right:40px;
}

.cart-menu{
	margin-top:30px;
}
.cart-menu li{
	float:left;
	margin-left:20px;
	font-size:15px;	
}



.cart-menu li.my-account{
	
	text-transform:uppercase;
	color:#525961;
	margin-left:10px;
	
}
.cart-menu li.my-account a{
	color:#525961;
	font-style: italic;
	font-size:13px;	
	font-style:italic;
}

.search-box{
	
	width:350px;
}

.search-box p{
	margin-bottom:10px;
	font-size:16px;
	color:#525961;
}

.search-box p a{
	color:#525961;
	
}

.search-box p span{
	margin-left:20px;
}


.search {
  width: 100%;
  position: relative;
}
.search:before {
  position: absolute;
  top: 0;
  right: -40px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-family: 'FontAwesome';
  content: '\f002'; 
  text-align: center;
  color: #7ceece;
  border-radius: 5px;
  -webkit-font-smoothing: subpixel-antialiased;
  font-smooth: always;
  font-size:25px;
}

.searchTerm {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; 
  padding: 5px;
  height: 40px; 
  outline: none;
  border:solid 1px #c3ceda;
}

.searchButton {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  opacity: 0;
  cursor: pointer;
}


#slider{
	margin-top:30px;
	clear:both;
	padding:0 0px;
	
}
.filtro-ul li{
	cursor:pointer;
}
li.active{
	color:#982a43;
}
section{
	padding:40px 40px 0 40px;
}


#sponser{
	background-color:#e7fcf6;
	padding:20px 0;
	
}

.wrapper{
	max-width:960px;
	margin:0 auto; 
	position:relative;
}

.wrapper .logo-sponser{
	position:absolute;
	top:-60px;
	
}

.wrapper .info{
	padding-left:340px;
	text-align:center;
	width:50%;

}
.wrapper .info h1{
	 font-size:20px;
	 color:#004393;
	 font-weight:200;
	 text-transform:uppercase;
 }
 
.wrapper .info p{
	margin-top:5px;
}

.wrapper .button{
	position:absolute;
	right:0;
	bottom:0;

}

.collection-mobile {display:none;}

#collection{
	background-color:#f3eeea;	
}

#collection li.item{
	float:left;
	width:25%;
}



.item .block-1{
	margin:0 15px;
	
}

.section-header{
	margin-bottom:30px;
	
}

.section-header h1{
	font-size:24px;
	margin-bottom:5px;
	color:#424f62;
}

.section-header p{
	margin-left:80px;
	max-width:730px;
	font-size:15px;
	color:#212326;
}


#collection .imgLiquidFill{
		width:100%;
		height:570px;
}

.infoblock{	
	padding:40px 30px 20px ;
	color:#212326;	
	text-align:center;
	

}
.infoblock .wrap{
	max-width:280px;
	margin:0 auto;
}


.infoblock:hover{
	background-color:#dbeee4;
}

.infoblock:hover p.btn {
	color:#333;
	
}

.infoblock .title{
	font-size:22px;
	color:#212326;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
	font-family: 'Lora', serif;
	
}

.infoblock .title:after{
content : "";
  position: absolute;
  left    : 0;
  bottom  : -5px;
  height  : 1px;
  width   : 60px;  /* or 100px */
  border-bottom:2px solid #7ceece;;
   -webkit-transform: translate(-50%, -0%);
    -moz-transform: translate(-50%, -00%);
    -ms-transform: translate(-50%, -0%);
    -o-transform: translate(-50%, -0%);
    transform: translate(-50%, -0%);
	left:50%;

}

.infoblock p{
	margin-top:20px;
	display:block;
}

.infoblock p.btn{
	color:#982a43;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	
}

#banner{
	background-color:#f3fdfb;
	margin-top:30px;
	padding-bottom:30px;
}



.banner-wrap{
	position:relative;
}

.banner-wrap.large .imgLiquidFill{
		width:100%;
		height:690px;		
}

.banner-wrap.large{
	position:relative;
	overflow:hidden;
}

.promotion{
	position:absolute;	
	left:-68px;
	right:0;
	bottom:144px;
	background:#7ceece;
	transform: rotate(-30deg);
	height:180px;
	width:140%;
	
}

.bg-y .promotion{
	transform: rotate(-50deg);
	left:300px;
	height:100px;
	bottom:0;
	
}

.bg-y .promotion .text{
	font-size:30px;
	left:57%;
}

.promotion .text{
	position:absolute;	
	font-size:50px;
	color:#212326;
	text-transform:uppercase;
	left:50%;
	top:50%;
	-webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.banner-wrap .info{
	position:absolute;
	top:20px;
	left:20px;
	right:60px;
}

.banner-wrap .info .heading{
	font-size:35px;
	color:#7ceece;
	text-transform:uppercase;
	margin-bottom:20px;
	font-weight:bold;
	
}

.banner-wrap .info p{
	font-size:20px;
	color:#ffffff;
}

.banner-wrap .info p.btn{
	margin-top:20px;
}

.banner-wrap.large .info p.btn{
font-size:24px;
	font-weight:bold;
}

.banner-wrap .info p a{
	color: #ffffff; 
	
}


.banner-rectangle .imgLiquidFill{
	height:290px;
}

.banner-wrap.banner-rectangle .info .heading, .banner-wrap.banner-square .info .heading{
	color:#ffffff;
}

.banner-square .imgLiquidFill{
	height:360px;
	position:relative;
}

.banner-square{
	position:relative;
	
}

.banner-square .bg-s{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	color:#fff;
	transition: background .3s ease-in-out;
}

.banner-square .bg-s:hover{
	background: rgba(124,238,206,0.75);
	color:#000;
	transition: background .3s ease-in-out;
}

.banner-rectangle .bg-s{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	color:#fff;
	transition: background .3s ease-in-out;
}

.banner-rectangle .bg-s:hover{
	background: rgba(124,238,206,0.75);
	color:#000;
	transition: background .3s ease-in-out;
}



.banner-wrap.banner-square .info .heading.highlight, .banner-wrap .info p.highlight{
	color:#000;
}

.row-logo{
	border-top:solid 1px #373b40;
	border-bottom:solid 1px #373b40;
	position:relative;
	height:40px;
}

.row-logo .logo{
	position:absolute;
	left:50%;
	background-color: #FFF;
	top:-30px;
}

.wrapper-2{
	width:80%;	
	text-align:center;
	font-size:16px;
	max-width:1000px;
	margin:0 auto;
	
}


.social-bar{
	margin-top:20px;
	
}

.social-bar ul li {display:inline-block; margin-left:13px;}

.social-bar ul li a i {
    background: none;
    color: #7ceece;
    width: 60px;
    height: 50px;
    border-radius: 50%;
    font-size: 40px;
    text-align: center;
    margin-right: 10px;    
	border:solid 1px #7ceece;
	padding-top:10px;
}
.block-left .social-bar ul li a i{
	 width: 50px;
    height: 40px;
	 font-size: 30px;

}


#quality{
	background-color:#f3eeea;
	margin-top:30px;
	text-align:center;
	padding-bottom:30px;
	
	
}

#quality .heading{
	font-size:20px;
	margin-bottom:20px;
}

.box-1 .title{
	font-size:20px;
	margin-top:5px;
	text-transform:uppercase;
}

.box-1 .sub-title{
	font-size:12px;
	margin-top:5px;

}

#news{
	background-color:#212326;
	padding-bottom:30px;
}

#news .section-header h1{
	color:#7ceece;
}

#news .section-header p{
	color:#ffffff;
}


.newsletter-box{
	float:right;
	width:90%;
	padding-top: 50px;
	
}
.newsletter-box #result{
	color:#fff;
}
.subscribe{
  width: 100%;
  position: relative;

 
}


.subscribeTerm {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; 
  padding: 5px;
  height: 35px;
  padding-left:20px; 
  font-size:12px;
  border:solid 1px #dddddd;
  background:none;
  color:#FFF;
  
}

.subscribeButton {
  position: absolute;
  top: 1px;
  right: 0;
  width: 100px;
  height: 34px; 
  cursor: pointer;
  background-color:#7ceece;
  border:none;
  background-repeat:no-repeat; 
  color:#ffffff;
  text-align:center;
  text-transform:uppercase;
  
}

.news-slider{
	margin-top:30px;
	color:#FFFFFF;
	padding:0px 40px;
}


.page-inner .news-slider{
	padding:0 80px;
	
}

.news-item{
	text-align:left;
	
}

.news-item .imgLiquidFill{
	height:200px;
	
}

.news-title {
	margin-top:10px;
	color:#c3ceda;
	font-size:15px;
	text-transform:uppercase;
	margin-bottom:20px;
}

.news-item a{
	margin-top:20px;
	color: #7ceece;
	display:block; 
	text-transform:uppercase;
}

#product-demo .item img{
	display: block;
	width: 100%;
	height: auto;
	
 }
	
	
	
.caption{
	position:absolute;
	top:50%;
	left:18%;
	transform:translate(0%, -50%);
	color:#fff;
	
}

.caption-block{	
	text-align:center;
}

.caption-block .cate{
	font-size:12px;
	color:#7ceece;
	text-transform:uppercase;
	margin-bottom:30px;	
}

.caption-block .title{
	font-size:2.4vw;
	color:#c0cad6;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
	
}

.caption-block .title span{
	display:block;
	color:#7eeace;
}

.caption-block .title:after{
content : "";
  position: absolute;
  left    : 0;
  bottom  : -10px;
  height  : 1px;
  width   : 60px;  /* or 100px */
  border-bottom:2px solid #c3ceda;
   -webkit-transform: translate(-50%, -0%);
    -moz-transform: translate(-50%, -00%);
    -ms-transform: translate(-50%, -0%);
    -o-transform: translate(-50%, -0%);
    transform: translate(-50%, -0%);
	left:50%;

}


.caption-block .txt{
	width:200px;
	font-size:11px;
	margin:0 auto;
	margin-top:25px;
	color:#f3f3f3;
}

.slider-button{
	margin-top:50px;
}

.slider-button a{
	display:inline-block;
	margin-left:20px;
	color:#c3ceda;
	text-transform:uppercase;
	
}

.page-inner{
	margin-top:30px;
	
}

.logos-Tessuti{
	margin-bottom:60px;
	
}

.page-header{
	position:relative;
}

.page-header .imgLiquidFill{
	height:650px;
}

.page-header .info{
	position:absolute;
	top:50%;
	left:18%;
	transform:translate(0%, -50%);
	color:#fff;
}

.page-header .caption{
	bottom:10px;
}

.page-header .caption-block .txt{
	width:450px;
	text-align:left;
	font-size:14px;
}

.section-0{
	padding:0;
	margin-bottom:40px;
	
}

.section-0 .heading{
	
	padding:30px 0 0 0; 
	text-align:center;
	text-transform:uppercase;
	font-size:28px;
	margin-bottom:30px;
	
}

.bg-y{
	background-color:#f3eeea;
	position:relative;
	overflow:hidden;
}

.bg-g{
	background-color:#212326;
	position:relative;
		
}

.chisiamo .section-header p{
	font-size:14px;
	line-height:19px;
}

.image-right .imgLiquidFill{
	height:600px;
}

.block-left	{
	padding:0px 60px 0 40px;
	display:table;
	height:600px;
	width:100%;
	box-sizing:border-box;
	
		
}

.block-left p{
	margin-bottom:20px;
	margin-left:0;
}

.block-left .section-header{
	display:table-cell;
	vertical-align:middle;
}

.block-left .section-header h1{
	margin-bottom:30px;
}

.wrapper-3{
	max-width:1300px;
	width:100%;
	margin:0 auto;
}

.main-image{	
	width:40%;	
	float:left;
}
.main-image .imgLiquidFill{
	height:700px;
	width:100%;
}

.main-info{	
	width:60%;
	float:right;
	
}

.col-change .main-image{
	float:right;
}

.col-change .main-info{	
	float:left;
}

.thumbnail-wrapper{
	width:100%;	
	text-align:center;	
	box-sizing:border-box;
	max-width:500px;
	margin:0 auto;
	padding-top:15%;
}

.colleciton-txt{
	text-align:left;
}
.colleciton-txt .infoblock .wrap{
	max-width:500px;
}

.colleciton-txt .infoblock:hover{
	background:none;
}
.colleciton-txt .infoblock .title{
	font-size:40px;
}
.colleciton-txt .infoblock p{
	text-align:left;
	
}

.tessuti-img {
    padding: 0px 90px;
}

#sync2 .item,  #sync4 .item , #sync6 .item, #sync8 .item{
	margin:20px;
	opacity:0.7;
	border:solid 1px #212326;
	width:100px;
}
#sync2 .item h1{
	font-size: 18px;
}

#sync2 .synced .item,
#sync4 .synced .item,
#sync6 .synced .item,
#sync8 .synced .item
{
	opacity:1;	
}

.banner-middle{
	text-align:center;
}

.banner-middle .infoblock{
	padding-bottom:40px;
}
.banner-middle .infoblock:hover{
	background:none;
}

.banner-middle .infoblock .title{
	color:#7ceece;
	font-size:35px;
}

.banner-middle .infoblock .title.indent-1{
	color:#212326;
	
}

.indent-1{
 	color:#212326;	
}

.banner-middle .infoblock .wrap{
	max-width:100%;
	color:#dcdcdc;
	font-size:13px;
}
.banner-middle a{
	color:#FFF;
}

.banner-middle .infoblock p{
	color:#dcdcdc;
}
.post-date{
	display:block;
	
}

.misura .main-image{
	width:50%;
}

.misura .main-info{
	width:50%;
	display:table;
	height:600px;
}

.misura .main-image .imgLiquidFill{
	height:600px;
	width:100%;
}
	
.misura .colleciton-txt{
	display:table-cell;
	vertical-align:middle;
}

.banner-middle .box-1{
	padding-bottom:60px;
	padding:0px 20px 60px 20px;
	box-sizing:border-box;
}

.banner-middle .box-1 .title{
	color:#dcdcdc;
	
}
.banner-middle .box-1 .sub-title{
	color:#dcdcdc;
}

.map iframe {
  width: 100%;
  height: 600px;
  border: none;
}




.address .box-1{
	text-align:center;
}

.address .box-1 i{
	font-size:40px;
	color:#b33e3f;
}

.address .box-1 .sub-title{
	font-size:14px;
}

.address .email{
	margin-top:16px;
	display:block;
}

.contact-form{
	margin-top:30px;
}

.contact-form{
	margin-top:40px;
	
}

.form input, form textarea{
	background:none;
	border:solid 1px #444652;
	width:100%;
	padding:10px;
	box-sizing:border-box;
	
}

.form label{
	margin-bottom:10px;
	display:block;
	
}

.form label.error {
	position: absolute;
	display: table;
	color: #990000;
	}

textarea{
	height:80px;
}

.form input.submit-button{
	background-color:#7ceece;
	border:none;
	width:150px;
	font-family: 'Open Sans', sans-serif;
	color:#ffffff;
	
}
	

/*******miniCart********/
.minicart-wrapper {
    display: none;
    position: absolute;
    
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
    min-width: 12em;
    z-index: 200;
    right: 0px;
    width: 450px;
    padding: 30px 25px;
    box-sizing: border-box;
	max-width: 100%;
}
.mini-cart-product {
    padding-bottom: 20px;
    overflow: hidden;
	width:100%;
}
.mini-cart-product .mini-cart-image {
    
    float: left;
	width: 33.33%;
}
.mini-cart-name {
    
    padding-bottom:15px;
}
.mini-cart-product .mini-cart-name, .mini-cart-product .mini-cart-pricing {
    color:#fff;
    font-size: 13px;
    text-transform: lowercase;
    line-height: 20px;
	float: none !important;
}
.mini-cart-box .cart-order-total, .minicart-wrapper .cart-order-total {
    width: 100%;
    border-top: 1px solid #CCC;
    padding: 0px;
}
.mini-cart-pricing .price {
    float: right;
}
.totals-table .totale {
    text-transform: lowercase;
    color: rgb(255, 255, 255);
    font-size: 20px;
}
.minicart-wrapper .totals-table .totale-txt {
    text-align: left;
}
.minicart-wrapper .totals-table .totale {
    text-align: right;
	color: #fff;
}
.totals-table {
	width:100%;}


/****************/

/*******wishlist********/
.wishlist-wrapper {
    display: none;
    position: absolute;
    
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
    min-width: 12em;
    z-index: 200;
    right: 0px;
    width: 450px;
    padding: 30px 25px;
    box-sizing: border-box;
	max-width: 100%;
}
.wish-list-product {
    padding-bottom: 20px;
    overflow: hidden;
	width:100%;
}
.wish-list-product .wish-list-image {
    
    float: left;
	width: 100%;
}
.wish-list-product .wish-list-name, .wish-list-product .wish-list-pricing {
    color:#fff;
    font-size: 13px;
    text-transform: lowercase;
    line-height: 20px;
	float: none !important;
}
.wish-list-box .cart-order-total, .wishlist-wrapper .cart-order-total {
    width: 100%;
    border-top: 1px solid #CCC;
    padding: 0px;
}
.wish-list-pricing .price {
    float: right;
}
.totals-table .totale {
    text-transform: lowercase;
    color: rgb(255, 255, 255);
    font-size: 20px;
}
.wishlist-wrapper .totals-table .totale-txt {
    text-align: left;
}
.wishlist-wrapper .totals-table .totale {
    text-align: right;
	color: #fff;
}
.totals-table {
	width:100%;}


/****************/

/*******detail********/
.detail-wrapper {
    display: none;
    position: absolute;
    top: 7%;
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
    min-width: 12em;
    z-index: 200;
    left: 5%;
    width: 350px;
    padding: 30px 25px;
    box-sizing: border-box;
    max-width: 100%;
}
.det-ail-product {
    padding-bottom: 20px;
    overflow: hidden;
	width:100%;
}
.det-ail-product .det-ail-image {
    
    float: left;
	width: 100%;
}
.det-ail-product .det-ail-name, .det-ail-product .det-ail-pricing {
    color:#fff;
    font-size: 13px;
    text-transform: lowercase;
    line-height: 20px;
	float: none !important;
	border-bottom: 1px solid !important;
	padding-bottom: 5px;
	padding-top: 5px;
}
.det-ail-name {
	font-size:14px !important;
	text-transform:uppercase !important;
	}
.det-ail-pricing .label {float:left;}
.det-ail-box .cart-order-total, .detail-wrapper .cart-order-total {
    width: 100%;
    border-top: 1px solid #CCC;
    padding: 0px;
}
.det-ail-pricing .price {
    float: right;
}
.totals-table .totale {
    text-transform: lowercase;
    color: rgb(255, 255, 255);
    font-size: 20px;
}

.detail-wrapper .totals-table .totale-txt {
    text-align: left;
}
.detail-wrapper .totals-table .totale {
    text-align: right;
}
.totals-table {
	width:100%;}


/****************/

/***  INDEX SHOP ***/
.col-prodotti-home{width:50%; float: left;
display: inline-block;}
#collection .personalizza{
    border: 1px solid !important;
    padding: 12px;
    display: block;
    width: auto;
    margin: 0 auto;
    margin-top: 22px;
	text-transform:uppercase;
}
#collection .personalizza:hover{
background-color:#ebfef4;
}

#banner-prodotti {
   
    margin-top: 30px;
    padding-bottom: 30px;
	padding: 40px 20% 0px;
}
#banner-prodotti #menu {
    height: 30px;
    margin: 0px auto;
    text-align: center;
    display: table;
}

#banner-prodotti #navigator li
    {
    font-size:12px;
    text-transform: uppercase;
}
#banner-prodotti #navigator li:hover
    {
    cursor: pointer;
}
#banner-prodotti li.active 
    {
    color: #7CEECE;
    border-bottom: 3px solid #7CEECE;
}

#banner-prodotti .banner-wrap .info {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 60px;
    text-align: center;
}
#banner-prodotti .title {
    font-size: 46px;
    margin-top: 30px;
    padding-bottom: 10px;
}
#banner-prodotti .thumbnail-wrapper {padding-top: 2%;}
#banner-prodotti .prodotto {text-align: left; width: 60%; float: right;}


#banner-prodotti p {text-align:center; color:#6A6660;}
#banner-prodotti .color-list h1 {
    font-size: 28px;
    vertical-align: middle;
    margin-top: 15px;
    margin-bottom: 20px;
}
#banner-prodotti .color-list h1 > span {
    margin-left: 15px;
    font-size: 46px;
    vertical-align: middle;
}
#guarda{margin-bottom:25px; background-color:#D4CBC4;}
#banner-prodotti .main-info {
    
    padding-top: 100px;
}
#banner-prodotti .tessuti-list h1 {font-size:16px; padding:25px 0px;}
#banner-prodotti .tessuti-list p {font-size:14px; margin:5px 0px; text-transform:uppercase;}
#banner-prodotti .tessuti-img ul li{width: 33.33%; float: left; box-sizing: border-box;  padding:5px;}



/*** INDEX SHOP END ***/

/*** PRODOTTI START ***/
#prodotti{
	background-color:#f3eeea;	
}
#prodotti .prodotti-cont {
    padding-left: 12px;
    padding-right: 12px;
	box-sizing:border-box;
	display: table;
}
#prodotti .filtro-lt{
    width: 18.73%;
	float:left;
	
}
#prodotti .fixed {
    position: fixed;
    top: 20px;
}
#prodotti .bottom {
    position: absolute;
    bottom: 356px; /* Height of the footer element, plus some extra pixels if needed */
}
#prodotti .prodotti-rt {
    float: right;
    width: 78.5%;
   
}
#prodotti .productwrapper {
    width: 100%;
}
#prodotti .productlistitem {
    
    width: 25%;
    float: left;
	padding-bottom: 25px;
}
#prodotti .productlistitem .wrap {
    margin: 10px 10px 0px;
    border-bottom: 1px solid #999;
    position: relative;
}

#prodotti .productlistitem .infoblock, .productlistitem .priceblock {
    text-align: center;
    font-size: 15px;}
    #prodotti .productlistitem .product-name {
    font-weight:600;}
#prodotti .productlistitem .priceblock {
    padding: 20px 0px;
    overflow: hidden;
}
#prodotti .rel {position:relative;}
#prodotti h5 {
    
    font-size: 11px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
   
    font-weight: 700;
    border-bottom: 3px solid #000;
}
#prodotti .filtro-ul {
    padding: 11px 0px;
    margin: 0px;
    list-style: outside none none;
    border-bottom: 1px solid #D9D9D9;
    letter-spacing: 0.005em;
    line-height: 1.13333;
    font-size: 16px;
    position: relative;
}

#prodotti .filtro-ul > li > span {
    text-transform: uppercase;
    padding-right: 23px;
	font-size: 16px;
	letter-spacing: 0.005em;
	padding-bottom:5px;
	
}
#prodotti .filtro-ul > li {
    padding: 6px 0 0;
	font-size:14px;
	
}

/*** PRODOTTI END ***/


/** CARRELLO **/

.cart-wrapper {
    padding: 0px 60px 0px 40px;
    display: table;
    margin-top:2px;
	margin-bottom:30px;
    width: 100%;
    box-sizing: border-box;
}
.cart {
    padding: 0px 50px;
    margin-top: 30px;
}
.cart-empty {
	width:100%;
	text-align:center;
	font-size:16px;
	margin:90px 0;
}
.cart-empty a {
	
	cursor: pointer;
	margin:10px 0; 
}

#cart-table .section-header {
    box-shadow: -2px 0px 0px 0px #FFF inset;
    color: #7CEECE;
    padding: 10px;
	font-size:14px;
    box-sizing: border-box;
    background-color: #212326;
}
th.section-product {
    width: 40%;
}
th.section-qty {
    width: 25%;
}
th.section-price, th.header-total-price {
    width: 20%;
}
th.header-total-price {
    text-align: center;
}
#cart-table .section-header:last-child {
    box-shadow: 0px 0px 0px 0px;
}
#cart-table .cart-row {
    border-bottom: 1px solid #B5A897;
}
#cart-table .cart-row td {
    padding: 19px 10px 20px;
    vertical-align: middle;
    color: #333;
    font-size: 15px;
    text-align: center;
}
#cart-table .cart-row td.item-image img {
    width: 220px;
	padding-bottom:10px;
}
#cart-table .cart-row td.item-image p {
    font-size:10px;	
}
#cart-table .cart-row td.item-color img {
    width: 50px;	
}
#cart-table .cart-row .item-details {
    padding-left: 0px;
}
.cart-footer {
    margin-top: 20px;
}
.cart-order-total {
    width: 60%;
    float: right;
    text-align: right;
    font-family: 'Open Sans', sans-serif;
    text-transform: lowercase;
    font-size: 15px;
    color: #666;
}
.totals-table .Subtotale, .totals-table .order-shipping {
    width: 130px;
    color: #333;
}
.cart-order-total td {
    padding: 10px 0px;
}
.totals-table .totale {
    text-transform: lowercase;
    color: #333;
    font-size: 20px;
}
.cart-actions {
    float: right;
    clear: both;
    margin-top: 20px;
}
.cart-actions .btn_default {
    padding: 10px 30px;
    float: left;
    margin-left: 10px;
}


/** CARRELLO END **/

/** DETTAGLIO PRODOTTO **/
	#dettaglio-prodotto {padding-top: 60px;}
#dettaglio-prodotto .title {font-size:16px;}
#dettaglio-prodotto .thumbnail-wrapper {padding-top: 2%;}
#dettaglio-prodotto .prodotto {text-align: left; width: 60%; float: right;}
#dettaglio-prodotto .color-list { text-align:center;}
#dettaglio-prodotto .colori_img_nail {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    padding: 10px;
	
}
#dettaglio-prodotto .infoblock h1 {color:#6A6660; font-size:24px; padding-bottom:15px;}
#dettaglio-prodotto .infoblock h1 span {color:#212326;}
#dettaglio-prodotto .colori_img_nail:hover {
    transform: rotate(45deg);
}
#dettaglio-prodotto .color-list p {text-align:center; color:#6A6660;}
#dettaglio-prodotto .color-list h1 {font-size:18px; vertical-align:middle; margin-top:15px; margin-bottom:20px;}
#dettaglio-prodotto .color-list h1>span {margin-left:15px; font-size:26px; vertical-align:middle;}
#guarda{margin-bottom:25px; background-color:#D4CBC4;}
#dettaglio-prodotto ul li {display: inline;
padding:10px;
position: relative;}
#dettaglio-prodotto ul {padding-bottom:15px;}
#dettaglio-prodotto .colleciton-txt .infoblock p{
	padding:0 30px;
	text-align: center;
	
}

#dettaglio-prodotto .tissue-lista img{
	width:90px;
	height:90px;
}

#dettaglio-prodotto .tissue-lista .dett-active{
	transform: rotate(45deg);
}
#dettaglio-prodotto .color-lista .dett-active{
	transform: rotate(45deg);
}
/** DETTAGLIO PRODOTTO END **/
 

/** RIEPILOGO-ORDINE **/
.riepilogo-wrapper {
    padding: 0px 60px 0px 40px;
   
    display: table;
}
.riepilogo-wrapper .section-header{
	display:table-cell;
	vertical-align:middle;
	padding-bottom: 30px;
	padding-top: 30px;
}

#riepilogo-table .section-header {
    box-shadow: -2px 0px 0px 0px #FFF inset;
    color: #7CEECE;
    padding: 10px;
	font-size:14px;
    box-sizing: border-box;
    background-color: #212326;
}

#riepilogo-table .section-header:last-child {
    box-shadow: 0px 0px 0px 0px;
}
#riepilogo-table .riepilogo-row {
    border-bottom: 1px solid #B5A897;
}
#riepilogo-table .riepilogo-row td {
    padding: 19px 10px 20px;
    vertical-align: middle;
    color: #333;
    font-size: 12px;
    text-align: center;
}
#riepilogo-table .riepilogo-row td.item-image img {
    width: 140px;
	padding-bottom:10px;
}
#riepilogo-table .riepilogo-row td.item-image p {
    font-size:10px;
	
}
#riepilogo-table .riepilogo-row .item-details {
    padding-left: 0px;
}
#riepilogo-table .colori_img_nail {
    transform: rotate(45deg);
    width: 13px;
    margin-right: 10px;
    border: 1px solid #DEDEDE;
}
.riepilogo-footer {
    margin-top: 20px;
}
.riepilogo-order-total {
    width: 100%;
    float: right;
    text-align: right;
    font-family: 'Open Sans', sans-serif;
    text-transform: lowercase;
    font-size: 15px;
    color: #666;
}
#riepilogo-table .totals-table .Subtotale, .totals-table .order-shipping {
    width: 130px;
    color: #333;
}
.riepilogo-order-total td {
    padding: 10px 0px;
}
#riepilogo-table .totals-table .totale {
    text-transform: lowercase;
    color: #333;
    font-size: 20px;
}
.riepilogo-actions {
    float: right;
    clear: both;
    margin-top: 20px;
}
.riepilogo-actions .btn_default {
    padding: 10px 30px;
    float: left;
    margin-left: 10px;
}

.riepilogo-form #accetta {
	width:auto !important;}

.riepilogo-form .form input.submit-button {
    background-color: transparent;
    border: 1px solid !important;
    width: 150px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
}




/** Criepilogo-ordine END **/

/**ACCOUNT CLIENTE **/
#menu-account {
    width: 100%;
    margin: 0px auto;
    text-align: center;
}
#menu-account #navigator {
    text-align: center;
    margin: 0px auto;
    width: 635px;
    padding-top: 30px;
}

/** cronologia ordine table **/
.cronologia-wrapper {
    padding: 0px 60px 0px 40px;
    display: table;
    margin-top:2px;
	margin-bottom:30px;
    width: 100%;
    box-sizing: border-box;
}
#cronologia-table {
	width:100%;}
#cronologia-table .section-header {
    box-shadow: -2px 0px 0px 0px #FFF inset;
    color: #7CEECE;
    padding: 10px;
	font-size:14px;
    box-sizing: border-box;
    background-color: #212326;
}

#cronologia-table .section-header:last-child {
    box-shadow: 0px 0px 0px 0px;
}
#cronologia-table .cronologia-row {
    border-bottom: 1px solid #B5A897;
}
#cronologia-table .cronologia-row td {
    padding: 19px 5px 20px;
    vertical-align: middle;
    color: #333;
    font-size: 12px;
    text-align: center;
	color:#909090;
}
#cronologia-table .cronologia-row span {padding-left:5px; color:#333;}
#cronologia-table .cronologia-row a {font-size:14px; color:#333; text-decoration:underline;}
#cronologia-table .cronologia-row a:hover {color:#7CEECE;}

#cronologia-table .cronologia-row td.item-image img {
    width: 380px;
	padding-bottom:10px;
}
#cronologia-table .cronologia-row td.item-image p {
    font-size:10px;
	
}
#cronologia-table .cronologia-row .item-details {
    padding-left: 0px;
}
#cronologia-table .colori_img_nail {
    transform: rotate(45deg);
    width: 13px;
    margin-right: 10px;
    border: 1px solid #DEDEDE;
}
.cronologia-footer {
    margin-top: 20px;
}
.cronologia-order-total {
    width: 60%;
    float: right;
    text-align: right;
    font-family: 'Open Sans', sans-serif;
    text-transform: lowercase;
    font-size: 15px;
    color: #666;
}
#cronologia-table .totals-table .Subtotale, .totals-table .order-shipping {
    width: 130px;
    color: #333;
}
.cronologia-order-total td {
    padding: 10px 0px;
}
#cronologia-table .totals-table .totale {
    text-transform: lowercase;
    color: #333;
    font-size: 20px;
}
.cronologia-actions {
    float: right;
    clear: both;
    margin-top: 20px;
}
.cronologia-actions .btn_default {
    padding: 10px 30px;
    float: left;
    margin-left: 10px;
}

#cronologia-table .detail-wrapper {
    display: none;
    position: absolute;
    top: -19%;
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
    min-width: 10em;
    z-index: 1115458;
    left: 24%;
    width: 416px;
    padding: 30px 25px;
    box-sizing: border-box;
    max-width: 100%;
}


/** Cronologia Ordine Table END **/

/** dati cliente **/
.dati-header {margin-top:25px;  box-sizing:border-box; display:table;}
.dati-header p {
    font-size: 12px;
    color: rgb(106, 106, 107);
    margin-bottom: 10px;
	padding-left:20px;}
.dati-header span {
    font-size: 14px;
    color: #333;;
    margin-left: 10px;}
.dati-header a {font-size:14px; color:#333; text-decoration:underline; padding-left:15px;}
.dati-header a:hover {color:#7CEECE; }
/** dati cliente END **/

/** Profili misure **/
#radio input {width:50%;}
.form-guide img {
    width: 220px;
    position: relative;
    margin: 0px auto;
    display: block;
    padding-bottom: 35px;
}
.form-guide p {
    
    padding: 35px;
}

/** Profili misure END **/

/** domande frequenti **/
.domande li {padding-top:20px;}
.domande li p {margin-left:35px;}
.domande li h1 {font-size:16px;}
/** domande frequenti END **/


/** ACCOUNT CLIENTE END **/


/************Footer***********/

footer {
	padding:0px 0 30px 0px;
}
.footer-widget .heading{
	font-size:16px;
	color:#212326;
	text-transform:uppercase;
	position:relative;
	font-family: 'Lora', serif;
	
}

.footer-widget .heading::after{
	content : "";
  position: absolute;
  left    : 0;
  bottom  : -15px;
  height  : 1px;
  width   : 90px;  /* or 100px */
  border-bottom:4px solid #acb0b3;
}

.footer-widget .content{
	margin-top:30px;
}

.footer-widget .social-bar ul li a i ,
.block-left .social-bar ul li a i{
   
    color: #b33e3f;   
	border:solid 1px #b33e3f;
	
}



.footer-widget i{
	color: #b33e3f; 
	
}

.contact-icon {
	margin-top:20px;
}

.contact-icon ul li{
	display:block;
	margin-bottom:25px;
}

.contact-icon ul li i{
	font-size:30px;
	float:left;
}

.contact-icon ul li span{
	font-size:14px;
	
	padding-top:3px;
	
	
}

.payment{
	margin-top:25px;
}
.payment ul{
	display:table;
}
.payment li{
	
	float:left;
	
}
.payment li img{
	width:70px;
}
footer .payment li {
	width: 25%;
}
.row-cont{
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: dashed #000 1px;
}
.row-cont:nth-last-child(2){
	border: none;
} 


/** LAVORA CON NOI FORM **/
	/* Form Registrazione Newsletter */





.lavora-con-noi-form {
  width: 85%;
  margin: 5% auto;
}

.lavora-con-noi-form .input{	
	
}


.header {
  font-size: 35px;
  text-transform: uppercase;
  letter-spacing: 5px;
}


.description {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1.3em;
  margin: 0px 0 45px;
}


.input {
  
  align-items: center;
  margin-top:3px;
}


.button-form {
  height: 44px;
  border: none;
}

  
#email {
  width: 75%;
  background: #FDFCFB;
  font-family: inherit;
  color: #2d2d2d;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 5px 5px 5px 5px;
  
  margin:0 auto;
}

#nome {
  width: 75%;
  background: #FDFCFB;
  font-family: inherit;
  color: #2d2d2d;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 5px 5px 5px 5px;
  display:table-cell;
  margin:0 auto;
  
}

#cognome {
  width: 75%;
  background: #FDFCFB;
  font-family: inherit;
  color: #2d2d2d;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 5px 5px 5px 5px;
  display:table-cell;
  margin:0 auto;
}

#messaggio {
  width: 75%;
  background: #FDFCFB;
  font-family: inherit;
  color: #2d2d2d;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 5px 5px 5px 5px;
  display:table-cell;
  margin-bottom: 20px;
  margin:0 auto;
  height:105px;
 
}


#submit {
  width: 25%;
  height: 44px;
  border: 1px solid #7CEECE;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  border-radius: 5px 5px 5px 5px;
  cursor: pointer;
  transition: background .3s ease-in-out;
  margin:0 auto;
  margin-top: 20px;
 
 
}
  

#submit:hover {
  background: #7CEECE;
  transition: color .5s ease;
   color:#fff;
}

/* campi del form per Lavora con noi */

#curriculum{
	width: 75%;
  background: #FDFCFB;
  font-family: inherit;
  color: #2d2d2d;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 5px 5px 5px 5px;
  display:table-cell;
  margin:0 auto;
}

#telefono{
	width: 75%;
  background: #FDFCFB;
  font-family: inherit;
  color: #2d2d2d;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 5px 5px 5px 5px;
  display:table-cell;
  margin:auto auto 15px auto;
  
}


#cellulare{
	width: 75%;
  background: #FDFCFB;
  font-family: inherit;
  color: #2d2d2d;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 5px 5px 5px 5px;
  display:table-cell;
  margin:0 auto;
}

#posizione_aperta{
	width: 75%;
  background: #FDFCFB;
  font-family: inherit;
  color: #2d2d2d;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 5px 5px 5px 5px;
  display:table-cell;
  margin:0 auto;
}
  
#cv-text{ 
	width: 100%%;
  
  
  letter-spacing: 1px;
  
  margin-top:20px;
  display:block;
	}
	
	.si-no{
display:inline;}

}

input:focus {
  outline: none;
  outline: 2px solid #7CEECE;
  box-shadow: 0 0 2px #7CEECE;
}



.contatti-form .input input, .input select{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	display:table-cell;
	
}

.contatti-form .input select{
	width:96%;
}



.contatti-form .input label{
	width:50%;
	vertical-align:middle;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	text-transform:lowercase;
	
}


.input label.error{
	font-size: 13px;	
	
	width:100%;
	
}
#subscrive label.error {
	color:#fff;
	display:block;
}

.contatti-form .input label.error
{
	position:relative;
	padding-left: 57px;
} 
.input label 
{
	display: table-cell;
}

.form-wrap .info {
	text-align:center;
	padding:15px 15px;
	
}
.form-wrap .info .heading{
	font-size:20px;
	
	text-transform:uppercase;
	margin-bottom:20px;
	font-weight:bold;
	
}

.form-wrap .info p{
	font-size:16px;
	
	padding-bottom:10px;
}
.ajax-info{
	min-height: 370px;
}
.content-dp{
	min-height: 745px;
}
.color-lista{
	min-height: 77px;
}



/***** CONFIGURATORE *******/
/* div contenitore delle immagini */
section#configuratore{
    padding:20px 40px;
    
}
#configuratore .title {
    padding: 15px 15px 30px 15px;
    text-align: center;
}
#configuratore .title h1 {
    font-size:22px;
}
div#main-cont{}
#configuratore .img-cont {
    width: 50%;
    float: left;
    position: relative;
    display: block;
    max-width: 670px;
}
#configuratore .img-cont .price-block{
    padding-top:15px;
}
#configuratore .img-cont .price-block h1{
    float:left;
    font-weight:800;
    font-size:22px;
}
#configuratore .img-cont .price-block p{
    float:right;
}
#configuratore .opt-cont{
    width: 50%;
    float: left;
    position: relative;
    display: block;
    max-width: 760px;
}
#configuratore ul li{ 
	padding:5px 5px 15px 5px;
}
#configuratore ul p{ 
	padding-bottom:5px;
	margin-bottom:10px;
	cursor:pointer;
	color:#ACB0B3;
}

#configuratore li.tessuti img{ 
	width:100%;
	margin:5px;
}
#configuratore .tessuti-wrapper{ 
	width:100%;
	
}
#configuratore .tessuti-list-item {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 5px 0px 15px;
    cursor:pointer;
    border-bottom: 4px solid #F3EEEA;
    }
#configuratore .tessuti-list-item .row {
clear:both;
}
#configuratore .tessuti-list-item img {
    width: 100% !important;
    border:none;
}
#configuratore .tessuti-list-item .infoblock {
    padding: 5px 10px 0px;
    color: #212326;
    text-align: none;
    overflow:hidden;
}
#configuratore .tessuti-list-item .infoblock .product-name {
    float:left;
    
    
}
#configuratore .tessuti-list-item .infoblock .designer {
    float:right;
}
	
/* livelli */
div#imglayer{
/*background:url('../images/giacca-nirvana.png') left top no-repeat;*/
max-width:80%;
position: relative;
}
.imgover img{
display: none;
position:absolute;
top:0;
left:0;
}
/*pulsanti */
div#pulsanti{
text-align:left;
margin-top: 17px;
}
div#pulsanti img{
margin: 0 5px;
cursor:pointer;
width: 60px;
border-bottom: 4px solid gray;
}

.borderOn{

border-bottom: 4px solid #982A43 !important;
}
.borderOff{
border-bottom: 4px solid gray;
}
/* testi */
#testo{
float:left;
padding: 10px;
margin-left: 10px;
border: 1px solid gray;
height: 319px;
width: 200px;
font: 14px 'Trebuchet MS';
color: #000;
line-height: 16px;
}
#testo div{
position:relative;
display:none;
}

#configuratore ul {

}
#configuratore .pulsanti ul li {
	padding-bottom:10px;

}
#configuratore ul li h1 {
font-size:16px;
}
#configuratore ul li p {
font-size:12px;
color:#444;
padding-left:5px;
}

#configuratore ul li.tessuti img {
	width:25%;
	float:left;
	display:inline;
}
.firstchose{
	display:none;
}

p{
padding-bottom:0px; !important
margin-bottom:10px;
}
.borderOn.optio-pulsante::first-letter{
	text-transform:uppercase;
	font-size:13px;
	color: #982A43;
	font-weight:bold;
}
.borderOff.optio-pulsante::first-letter{
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
}
.optio-span{
	float:right;
}