Sosteniamo il lavoro del nostro paese.

We care about Italy.

Attenzione alle tendenze con il desiderio di portare piacevoli e stravaganti novità .

Attention to the trends with the desire to bring pleasant and extravagant novelty.

Prodotti di alta qualità :
semplici e simpatici così come siamo.

High quality products:
simple and nice as well as we are.

#page_body {
margin: 0 auto;
width: 100%;
}
#page_body img {
box-shadow:0 0 0 rgba(255, 255, 255, 0) !important;
margin-bottom: 1.5em;
}
.line{
float:left;
width:32%;
text-align:center;
border-left: 1px dotted #C0C0C0 ;
/*sostituito margin: 10px 0; con */
margin: 30px 0;
padding: 0 5px;
}
.line img{
margin:auto;
border-bottom: 1px dotted #C0C0C0 ;
}
#contenta{
border: 4px solid #C0C0C0 ;
border-radius: 20px;
width:100%;
margin:auto;
}
.line:first-child{
border-left:none;
margin-top:30px;
}
.clear{
clear:both;
}
p{
font-family: 'Varela Round', sans-serif;
font-size:15px;
color:dimgray;
}
@media (min-width: 801px) and (max-width: 1024px) {
#content{
width:98%;
}
.line{
border:none;
width:32%;
}
.line:first-child{
margin-left:0;
}
.line img{
border-left:none;
width:250px;
}
}
@media (min-width:480px) and (max-width: 800px) {
#content {
width: 98%;
}
.line {
border: none;
margin: auto;
float: none;
}
.line:first-child {
margin-left: auto;
}
.line img {
border-left: none;
width: 250px;
}
}
@media (max-width : 479px) {
#content {
width: 98%;
}
.line {
border: none;
margin: auto;
float: none;
width: 90%;
}
.line:first-child {
margin-left: auto;
}
.line img {
border-left: none;
width: 200px;
}
}