#cajacookies {
  box-shadow: 7px 7px 5px 0px #808080;
  position: fixed;
	bottom: 20px;
	right: 20px;
  width: 400px;
  display: none;
}
