
body {
  background-image: url("/images/madonna520.jpg");
  background-repeat: repeat-x;
  background-size: contain;
  background-attachment: fixed;
 }

#sp-header {
    background-color: transparent;
    background: rgba(255,255,255,0.5);
 }

#sp-header .logo a {
    font-weight: bold;
}

.sp-megamenu-parent > li.active > a {
  font-size:20px !important;
  background-color: rgba(245,255,168,0.5);
  color: #FF0000;
  font-weight: bold;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover{
  background-color: #FFFF00 !important;
}

#sp-footer {
    background: rgba(255,255,255,0.5) !important;
}
#sp-footer1 .sp-copyright{
  color:darkblue !important;
}

.gildo-opa50 {
    background: rgba(255,255,255,0.5) !important;
}

