body {
  background: #f8f8f8 url("../images/background_autunno_fronde_su_verde_2048x1365.jpg") !important;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-size: inherit !important;
  background-position: center top !important;
  background-repeat: no-repeat;
  background-attachment: fixed !important;
}

.page-header, .header-wrapper-bottom {
  background: none !important;
}

.cdz-horizontal-menu.valensise-top-header .groupmenu {
  background-color: #b1b1b1;
}

.header-panel-right.mf-initial {
  background-color: #00594e;
}

.page-header .header-panel-right {
  padding: 6px;
}

/*
.page-header .panel.wrapper {
  border-bottom: 1px solid #b15f01;
  background-color: #b15f01;
  background-image: url(../images/banner-autunno-top-2.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed !important;
}
*/
/* .page-header .header-wrapper-content {
  background-color: white;
} */

.page-wrapper .page-main, .cms-index-index .page-main {
  padding-top: inherit !important;
}

#maincontent, .header.content.mf-initial, .header-wrapper-bottom.mf-initial .row.mf-initial, .breadcrumbs.mf-initial {
  background: white;
}

@media (min-width: 768px), print {
  .page-header .panel.wrapper {
    border-bottom: inherit !important;
    background-color: inherit !important;
  }
}