/* disabilita titolo in tutte le pagine del sito*/
.page-title.bwp-title.empty-image {
  display: none !important;
}

/* setta posizione motto smartphone*/
#mottchisiamo {
top: 65px;
}
#motthome {
top: 65px;
}


#icon-column{
  top:20px;
}
.main-archive-product.row{
  margin-top: 50px !important;
}

.bwp-footer{
  margin-top: 0px !important;
}
#bwp-footer{
  margin-top: 0px !important;
}
.bwp-footer.footer-3{
  margin-top: 0px !important;
}



.cky-btn-revisit-wrapper.cky-revisit-bottom-left{
  bottom: 80px !important;
}

.grecaptcha-badge{
  display: none;
}

.html{
  width:100%;
  overflow-x:hidden;
}

.body{
  width:100%;
  overflow-x:hidden;
}



