body .mepr_error {
  background-color: transparent  !important;
  border: 1px solid #EB4A47 !important;
  padding: 15px 10px!important;
}
input[type="submit"].mepr-share-button,
input[type="submit"].mepr-submit {
  font-size: 1.25rem;
  background-color: rgb(255, 153, 0);
  color: white;
  border-radius: 10px;
}
.notifica {
  background-color: #23a455;
  color: white;
  padding: 15px;
  text-align: center;
}
.padding-bottom-10{
  padding-bottom: 10px;
  display: block;
}
.padding-bottom-15{
  padding-bottom: 15px;
  display: block;
}

.padding-bottom-30{
  padding-bottom: 30px;
  display: block;
}

input{
  cursor: pointer;
}
body{
  position: relative;
}

.have-coupon-link { display: none; }
.mp-form-row.mepr_coupon { display: block; }

.privacy-desc{
  font-size: 14px;
  font-style: italic;
}


/*nascondo commenti*/
.postid-1175 #comments, 
.postid-1775 #respond,
.postid-1176 #comments, 
.postid-1776 #respond, 
.postid-3269 #comments, 
.postid-3269 #respond, 
.postid-4772 #comments, 
.postid-4772 #respond, 
.postid-5864 #comments, 
.postid-5864 #respond, 
.postid-2017 #comments, 
.postid-2017 #respond, 
.postid-1524 #comments, 
.postid-1524 #respond, 
.postid-4555 #comments, 
.postid-4555 #respond{
  display: none !important;
  }

.block-sidebar > a{
  font-size: 1.3rem!important;
}



/*avviso*/

.account_activated {
  text-align: center;
  padding: 15px;
  color: white;
  background-color: yellowgreen;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
  display: none;
}


/* Couses */
.mpcs-course-template-default .site-branding{
	height: auto!important;
}

.memberpressproduct-template-default .memberpressproduct .entry-title{
  display: block;
}