body {
  padding-top: 70px;
  padding-bottom: 30px;
}

.theme-dropdown .dropdown-menu {
  display: block;
  position: static;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

#horars {
	font-size: 15px;
}

.greyback {
	background-color: grey;
	padding: 10px;
}

#directions {
	font-size: 15px;
}

.direction {
	margin-left: 10px;
}


.mercancia {
	padding: 20px;
	border: 1px dashed #333;
	font-size: 15px;
}

.euros {
	
	font-size: 15px;
}

textarea {
	width: 100%;
	max-width: 250px;
	box-sizing: border-box;
}

textarea {
	max-width: 400px;
	height: 150px;
}