ul {
  list-style: none;
}




.accordion-menu {
  width: 100%;
  max-width: 350px;
  margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: -20px;
  background: #fff;
  border-radius: 4px;
}

#menudonar{

 margin-left: -25px;
 margin-right: 8px;
}
.dropdownlink {
  cursor: pointer;
  display: block;
  padding: 15px 5px 5px 0px;
  font-size: 18px;
  border-bottom: 1px solid #ccc;
  color: #212121;
  position: relative;
  transition: all 0.4s ease-out;
  i {
    position: absolute;
    top: 17px;
    left: 16px;
  }
 
}
  #cont {
    margin-left: auto ;}
	   #buyButton{
		   
		       width: 100%;
cursor:pointer;
	   }
	
.tit-menu-lat-verde {
    background: #86a74542;
    color: #101010;
}
.tit-menu-lat-blanco{
    background: #FBF9F8;
    color: #050404;
}
