body {
    //background-color: #F5F6FA;
    margin: 0px;
    font-family: "quicksand";    
    //background-image: url('/img/back2.jpg');
}
a{
    text-decoration: none;
    color: inherit;
}
::selection{
    background-color: transparent;
}
#top{
    position: fixed;
    height: 54px;left: 0px;width: 100%;
    line-height: 54px;
    top: 0px;
    background-color: #0078d7;
    color: #F5F6FA;
    z-index: 3;   
    min-width: 1240px; 
}
#thumb{
    line-height: 54px;
    height: 54px;
    float: right;
}
#thumb a{
    height: 100%;line-height: 70px;
    display: block;float: left;margin-right: 30px;
}
#thumb img{    
    height: 30px;    
}
#menu{    
    width: 100%;margin:auto;
    height: 100%;    
    text-shadow: 0px 1px 1px #000; 
    text-transform: uppercase;   
}
#menu>*{
    font-size: 16px;    
    display: block;float: left;height: 100%;
    line-height: 50px;width: 120px;text-align: center;        
}
#menu>*:first-child{
    margin-left: 20px;
    margin-right: 20px;
}
#menu #cartpush{
    width: 54px;
    float: right;
    background-image: url('/defraimg/cart.png');
}
#carnum{
    width: 54px;
    height: 54px;    
    background-image: url('/defraimg/cart1.png');
}
#search{
    border: none;top: 0px;        
    right: 6px;
    display: block;background-color: transparent;
    position: absolute;background-image: url('/defraimg/search.png');
    background-size: cover;
    top: 50%;height: 24px;margin-top: -12px;
    width: 24px;
}
#logo{
    background-image: url('/defraimg/logo.png');
    background-size: contain;
    height: 100%;    
    background-position: center center;
    background-repeat: no-repeat;    
}
#bottom{
    position: fixed;bottom: 0px;
    height: 30px;width: 100%;
    background-color: rgba(0, 0, 0, 0.70);
    color: #F5F6FA;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;line-height: 30px;
}
#main{
    position: relative;
    top: 54px;
}
#iconset{
    position: absolute;    
    right: 0px;height: 50px;
    z-index: 5;
    border-radius: 3px;    
}
#iconset>#number>#shown{
    position: absolute;
    color: #000;
    background-color: #fff;
    width: 180px;margin-left: -90px;top: 50px;left: 50%;    
    padding: 10px;box-sizing: border-box;
    border: 1px solid #c5c5c5;font-weight: bold;
    text-align: center;
    border-radius: 5px;
    opacity: 0;
    transition: opacity 1s;    
}
#iconset>#number:hover>#shown{
    opacity: 1;
}
#iconset>a{
    display: block;position: relative;
    height: 50px;width: 50px;float: left;
    background-size: contain; cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;        
}
#iconset>a:last-child{
    border-right: none;
}
#popup{
    display: none;
    position: absolute;
    top: 0px;left: 0px;bottom: 0px;right: 0px;
    background-color: #fff;
    z-index: 10000;
}
#sharethis>div{
    display: table-cell;
    vertical-align: middle;
}
#sharethis{
    position: absolute;display: table;
    left: 50%;top: 50%;
    margin-top: -50px;margin-left: -200px;
    height: 100px;width: 400px;
    border: 2px solid #808080;
    border-radius: 10px;
}
#bannerc{        
    overflow: hidden;
    position: relative;    
}
.banarrow{
    position: absolute;
    width: 50px;margin-top: -40px;
    height: 80px;top: 50%;z-index: 1000;
    background-repeat: no-repeat;    
    cursor: pointer;
}
.banner{
    position: absolute;
    width: 100%;height: 100%;top: 0px;left: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
#banstatus{
    position: absolute;
    width: 128px;left: 50%;margin-left: -64px;
    height: 16px;bottom: 0px;z-index: 1000;    
}
.pointerban{
    width: 6px;height: 6px;margin: 3px;
    border: 2px solid #808080;
    border-radius: 5px;float: left;    
    cursor: pointer;    
}
.pointerban:first-child{
    border-color: #ccc;
}
#prodc{    
    margin: auto;                
}
.prod{
    float: left;width: 20%;
    position: relative;    
    vertical-align: middle;
}
.prod .img{
    height: 70%;width: 60%;
    margin: 10% auto 0% auto;        
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain; 
}
.prod .title{
    height: 25%;
    text-transform: uppercase;
    padding-top: 5%;    
    text-align: center;    
    font-size: 15px;
    font-weight: bold;
    text-shadow: 0px 2px 2px #c5c5c5;
}
#marchi{    
    position: absolute;
    top:100%;left: 0px;right: 0px;
    padding:0px 0px 50px 0px ;text-align: center;
}
#marchi>*{
    width: 200px;margin: 0px 30px 0px 30px;
    height: 150px;display: inline-block;
    background-size: contain;background-position: center center;
    background-repeat: no-repeat;
}

.findbar{
    position: absolute;
    width: 350px;    
    left: 0px;        
    box-sizing: border-box;
    color: #000;
    background-color: transparent;    
    padding: 0px;margin: 0px;    
    border-radius: 0px;padding-left: 20px;padding-right: 20px;
    padding-bottom: 70px;line-height: 14px;font-size: 13px;
}
.findbar>h3{
    font-weight: normal;
    font-family: 'open sans';
    color: #767676;
}
.findbar>h4{
    margin-bottom: 5px;margin-top: 5px;
    display: none;
}
.findbar .macrocat{    
    display: none;
    overflow: hidden;
    transition: height 0.5s;
    transition-timing-function: ease-in-out;
}
.findbar input[type=text],.findbar select{
    display: block;
    box-shadow: none;
    width: 100%;
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;border-radius: 0px;    
    font-size: 20px;
    border: 2px solid #808080;
    margin-bottom: 2px;
    font-family: "PT sans narrow";
}
.findbar button{
    font-family: 'quicksand';
    box-shadow: none;
    width: 100%;box-sizing: border-box;
    border: none;outline: none;
    border-radius: 3px;
    margin: 0px;padding: 8px;text-align: center;
    background-color: #808080;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    transition: background-color 0.5s;
}
.findbar button:hover{
    background-color: #3655bb;
}
#searchres{
    position: absolute;top: 0px;left: 350px;
    right: 0px;padding-top: 54px;
    margin-top: 0px;
    overflow: hidden;overflow-y: auto;
    padding: 55px 0.5% 50px 0.5%; 
}
#pager{
    
}
.articolo{    
    display: block;
    position: relative;        
    width: 25%;float: left;    
    box-sizing: border-box;
    border-left: 1px solid #c5c5c5;
    border-top: 1px solid #c5c5c5;
}
.articolo:nth-child(4n){
    border-right: 1px solid #c5c5c5;
}
.articolo:nth-last-child(1){
    border-bottom: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
}
.articolo:nth-last-child(2){
    border-bottom: 1px solid #c5c5c5;
}
.articolo:nth-last-child(3){
    border-bottom: 1px solid #c5c5c5;
}
.articolo:nth-last-child(4){
    border-bottom: 1px solid #c5c5c5;
}
.articolo:hover{
    box-shadow: 0px 0px 10px 1px #000;
    z-index: 100;    
}
.artcat{
    text-transform: uppercase;
    background-color: #f00;
    color: #fff;
    height: 10%;
    line-height: 100%;
    text-align: center;    
}
.artimg{
    position: absolute;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    box-sizing: border-box;
    top: 30%;    
    height:50%;width: 100%;
    //background-image: url('/prodimg/1.jpg');
}
.arttit{
    position: absolute;    
    padding: 0px 5% 0px 5%;
    font-weight: bold;
    top: 15%;height: 10%;
    left: 0px;right: 0px;
    box-sizing: border-box;     
    text-align: center;
}
.artprez{
    position: absolute;    
    padding: 0px 5% 0px 5%;
    font-weight: bold;
    color: #f00;        
    top: 85%;height: 10%;
    left: 0px;right: 0px;
    box-sizing: border-box;     
    text-align: center;
}