/* sfondo: #fffaf4*/
*{
margin:0px;
padding:0px;
border:0px;
font-size:13px;
font-family: 'Open Sans', sans-serif;
list-style:none;
text-decoration:none;
outline:none;
line-height:23px;
color:#5c5c5c;
}
html{
background:#fffaf4;
}
a:hover{
color:#1f1f1f;
}
.acrive.deeper.parent a{
color:#282828;
}
.page-header{
height:75px;
border-bottom:1px dashed #a49e97;
}
h1{
color:#1f1f1f;
line-height:75px;
text-align:center;
font-size:17px;
text-transform:uppercase;
}
h2{
color:#1f1f1f;
}
#logo{
height:88px;
margin-top:34px;
}
.logo{
float:left;
margin: 0px 30px;
}
.separatore-left{
float:left;
margin-top:20px;
width:237px;
}
.separatore-right{
float:left;
margin-top:20px;
width:237px;
}
#menu{
height:107px;
text-transform:uppercase;
}
#menu ul li{
display:inline;
padding-bottom: 18px;
border-bottom: 1px dashed #a49e97;
}
#menu ul li a, #menu ul li span{
color:#787878;
padding: 20px 0px;
}
#menu ul li a, #menu ul .nav-header {
margin:0px 45px;
cursor:pointer;
}
#menu ul li:first-of-type a{
margin:0px 45px 0px 0px;
}
#menu ul li:last-of-type a{
margin:0px 0px 0px 45px;
}
#menu ul li ul li:last-of-type a{
margin:0px 0px 0px 0px;
}
#menu ul li ul li .separator{
margin:0px 45px 0px 0px !important;
}
#menu ul li ul{
position:absolute;
text-align:center;
display:none;
width: 702px;
padding-top: 35px;
}
#menu ul li ul li{
border:0px;
}
#menu ul li:hover ul,#menu ul li ul:hover{
display:block !important;
}
#header{
height:195px;
width: 702px;
margin: 0 auto;
}
#slider{
height:280px;
background:#1f1f1f;
}
div[itemprop="articleBody"]{
padding:30px 0px;
}
#main{
width: 702px;
margin: 0px auto;
}
#content{
min-height:400px;
}
#menu ul li.current.active a,#menu ul li.parent.active a,#menu ul li.parent.active ul li.active a{
color:#282828;
}
#menu ul li.parent.active ul li a{
color:#5c5c5c;
}
#menu ul li a:hover,#menu ul li span:hover{
color:#282828;
}
#footer{
background:#faf2e7;
height:70px;
border-top:1px dashed #a49e97;
padding:14px 30px;
}
.clear{
clear:both;
}
/* product */
.title-prod{
font-weight:bold;
text-transform:uppercase;
color:#423f39;
padding: 6px 0px !important;
}
.product-image{
padding-left:30px;
width:320px;
min-height:289px;
float:left;
padding-top:20px;
}
.product-image img{
max-width:250px;
max-height:289px;
}
.product-info{
width:350px;
float:left;
min-height:289px;
}
.product:nth-child(2n+0){
background:#FAF2E7;
}
.mag{
position: absolute;
z-index: 999;
margin-top: 250px;
margin-left: -40px;
}
.product{
padding: 10px 0px 28px 0px;
border-bottom: 1px dashed #a49e97;
}
.product:last-of-type{
border-bottom: 0px;
}
.product table{
border-collapse:collapse;
width:100%;
}
.product table td{
padding:0px 10px;
height:36px;
vertical-align:middle;
border-bottom:1px solid #d7d2c8;
}
.product table td img{
margin-top:5px;
}
.product table tr:last-of-type td{
border-bottom:0px;
}
/* carrello */
.moduletable table{
border-collapse:collapse;
width:100%;
}
.moduletable thead{
background:#1f1f1f;
}
.moduletable table th{
color:white;
}
.moduletable table td,.moduletable table th{
text-align:left;
height:47px;
}
input.quantita{
border:1px solid #8c8883;
width:38px;
text-align:center;
}
.forms{
width:341px;
float:left;
border-bottom:1px dashed #a49e97;
}
.forms table{
width:100%;
}
.forms table td:last-of-type{
padding-left:15px;
}
.forms .input{
width:251px;
border:1px solid #a49e97;
}
.form2{
float:right;
height:358px;
transition:800ms;
overflow:hidden;
opacity:1;
position:absolute;
margin-left:361px;
}
#top-bestellen table th,#top-bestellen table td{
padding-left:10px;
}
#top-bestellen table td:last-of-type{
min-width:70px;
}
#top-bestellen table tr{
border-bottom:1px dashed #a49e97;
}
#top-bestellen table tr:nth-child(2n+0){
background:#FAF2E7;
}
.plz{
width:62px !important;
margin-right:10px;
}
.ort{
width:177px !important;
}
.forms h1{
height:75px;
border-bottom:1px dashed #a49e97;
}
.bestellen{
float:none !important;
}
.best{
text-align:center;
}
.button{
cursor:pointer;
background:#1f1f1f;
color:white !important;
padding:3px 15px;
float:right;
margin-top:12px;
}
#top-bestellen{
margin-bottom:46px;
}
input[type='checkbox']{
margin:0px 10px 0px 0px;
}
.forms input[type='checkbox']:last-of-type{
margin-left:25px;
}
.check{
clear:both;
padding:18px 0px 33px 0px;
border-bottom:1px dashed #a49e97;
}
.bold *{
font-weight:bold;
color:#1f1f1f;
}