/* #sp-header.menu-fixed {
    background: #00bbff;
}*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    background: #7696a1;
}
div.subCategory h2 {
font-size: 44px;
}
h3 {
    font-size: 30px;
}

.sppb-addon-article .sppb-article-content-wrap{
  padding: 15px !important;
}

div.itemHeader h2.itemTitle {
  font-size:30px!important;}

#sp-header {
  height:116px!important;
  top:0!important;
}

#sp-header.menu-fixed {
background-image: url(/ds/images/logonew3.png);
}

#tastiera.menu-fixed {
    background: rgba(0,0,0,0.85);
    position: fixed;
    z-index: 9999;
    top: 0;
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
}
.sp-megamenu-wrapper {
    background-color: rgba(0, 0, 0, .35)!important;
   /* height:30px!important;*/
}
.sp-menu-item a {
  font-size:18px!important;
  text-shadow: 2px 2px 3px #333;
}
.itemListCategory h2 {
  font-size: 44px;
}
.catItemTitle {
  font-size: 30px!important;
}
img.sppb-img-responsive {
  width:100%!important;
}
div.catItemView{
  padding:30px!important;
}