




body { background: url('img/4.jpg') fixed;  background-size: cover;  font-family: 'Open Sans', sans-serif;font-size: 11px; color: #555;   }


.scheda_chiusa, .scheda { margin: 10px auto; background: white; padding: 20px; min-height: 290px; padding-bottom: 55px;  width: 80% ; position: relative; }

.foto { width: 250px; height: 250px; float: lefT; margin-right: 40px; overfow: hidden; text-align: center; }
.scheda_chiusa .fotoimg,  .scheda .fotoimg { margin; auto; max-width: 250px; max-height: 250px; margin: auto;  }
.scheda_chiusa { border-left: 10px solid #F03434; background: #ddd; opacity: 0.75; }

td { color: white;  }

h2 { font-size: 20px;  } 
h1 { font-size: 28px;   } 

.content { width: 100%; margin: auto; max-width: 1000px; background: rgba(250,250,250, 0.8);}

.prezzo { position: absolute; right: -40px; bottom: 0px; background: #F03434; padding: 15px 20px 15px 50px;  color: white; font-size: 29px; font-weight: bold;   }


.comprato { position: absolute; right: 0px; bottom: 0px; padding: 15px 30px 15px 70px; background: #999;   color: black; font-size: 19px; font-weight: bold;   }


textarea { height: 80px;  }

.compra {  font-size: 24px; font-weight: bold; margin-left: 20px; cursor: pointer; padding: 5px;  }
.compra:hover { background: darkred;  }


.intestazione {width: 250px; height: 250px; border-radius: 50%; margin:  auto;  margin-top: -130px; border: 5px solid white; } 


#price { width: 20%; background: #C5EFF7; font-size: 24px; color: darkblue; font-weight: bold; text-align: right; float: right;  }


.popup_mail_overlay { position: fixed; top: -150%; left:0; overflow: scroll; opacity: 0; transition: 1s; background: rgba(100,100,100,0.8);   width: 100%; height: 100%;  margin: auto;   }
.popup_mail { padding: 20px; background: #555; color: white;  width: 600px; left: 50%;  margin: 50px auto;    }

input,  textarea  { background: #fff; color: #333;  padding: 10px; width: 100%; box-sizing: border-box; margin: 5px 0; }

input.bsubmit { background: #1E8BC3; color: white;  border:0;  }

.rotate { transform: rotate(-2deg) }
.note { font-weight: 100; font-size: 13px; display: block; margin: 5px; font-style: italic; }

.link  { background: #2574A9; color: white; padding: 10px; margin-top: 120px; text-decoration: none;  }


.popup_mail_overlay_close {  float: right; margin: -10px; background: black; color: white; padding: 10px 20px; font-size: 20px; }