html {
	max-height:100%;
	max-width: 100%;
}

body {  background-image: url(../img/bg.webp);      margin: 0;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}.d-block {color: #fff !important;text-shadow: 2px 2px 5px #fff;}}

.cardap {
	background-color:#d99157;
	border-radius: 50px;
	border-color:#d99157;
	padding: 1rem;
	font-size: 1.1rem;
	margin-bottom: 1rem;
	color:#58340e;
	font-weight: 600;
	box-shadow: 1px 1px 5px 1px #58340e;
}

.cardap:hover {
	color:#e2174f !important;
	box-shadow: 1px 1px 5px 1px #fff !important;
	background-color:#fff !important;
	border-color:#fff !important;
}

.whats:hover {
	color:#075E54 !important;
	box-shadow: 1px 1px 5px 1px #292929 !important;
	background-color:#fff !important;
	border-color:#fff !important;
}

.insta:hover {
	color:#E1306C !important;
	box-shadow: 1px 1px 5px 1px #292929 !important;
	background-color:#fff !important;
	border-color:#fff !important;
}

.face:hover {
	color:#00599C !important;
	box-shadow: 1px 1px 5px 1px #292929 !important;
	background-color:#fff !important;
	border-color:#fff !important;
}

.deliv:hover {
	color:#e2174f !important;
	box-shadow: 1px 1px 5px 1px #292929 !important;
	background-color:#fff !important;
	border-color:#fff !important;
}

.telefo:hover {
	color:#e2174f !important;
	box-shadow: 1px 1px 5px 1px #292929 !important;
	background-color:#fff !important;
	border-color:#fff !important;
}

.future {
	color: #fff;
	text-decoration: none;
	text-shadow: 2px 2px 5px #000;
	
}

.future:hover {
	color: #755136;
	text-decoration: none;
	
}