#takeAwayArea{
	margin: 2em auto 5em auto;
}

#takeAwayButtonArea {
	margin: 2em auto;
}

#glfButton0 {
	margin-left: -0.01em !important;
	background: none !important;
}

#glfButton1 {
	margin-left: 0.5em !important;
	background: none;
	padding:10 px !important;
	box-shadow: none;
	
}

#glfButton2 {
	margin-left: 0.5em !important;
	background: none;
	padding:10 px !important;
	box-shadow: none;
	
}


#glfButton0{
	padding:0 !important;
}

#iceCreamArea{
	margin: 3em;
}

#logo,
#landing-background-mobile img,
#landing-background-desktop img
 {
	margin:auto;
}

#logo {
	max-width: 16rem;
	padding:2rem;
	margin-top: 3vh;

}

#delivery {
	text-align: center;
	font-size:18px;
	padding: 0 1em;
	margin-top: 3em;
	margin-bottom: 3em;
	color: #1d1d1b;
}

#delivery img{
	margin: auto;
}

#delivery p {
	margin: 2em 0;
}

#mid-footer{
	text-align: center;
	width: 100%;
}

#mid-footer p a {
	color: #1d1d1b;
	font-size:18px;
	margin:0px;
}

#mid-footer p{
	font-size: 18px;
	letter-spacing: 4px;
	margin-bottom: 30px;
	line-height: 30px;
}

#mid-footer a{
	font-size: 25px;
	margin: 0 15px;
	color: #b4b4b4;
}


#social-wall{
	margin-top: 2em;
}
#social-wall h3{
	text-align: center;
	color: #1d1d1b;
	margin: 1em;
	letter-spacing: 4px;
}

#delivery-image-mobile img,
#landing-background-mobile img {
	display: none;
}


#delivery-image-desktop img {
	max-width: 100vw;
    margin: auto;
}

#landing-background-desktop img {
	max-width: 50vw;
	margin-top: 3vh;
}

@media (max-width: 760px){
	
	#glfButton1{
		margin-left:0 !important;
		margin-top:1em !important;
	}
	#glfButton0{
		margin-right:0 !important;
	}

	#logo{
		margin-top: auto;
	}

	#delivery p {
		font-size:14px;
	}

	#iceCreamArea{
	margin: 0em;
	}

	#mid-footer p{
	    font-size: 14px;
	    letter-spacing: 1px;
	    line-height: 25px;
	    margin-bottom: 10px;
	}

	#mid-footer p span,
	#delivery-image-desktop img,
	#landing-background-desktop img {
		display: none;
	}
	#delivery-image-mobile img,
	#landing-background-mobile img {
		display: block;
	}

	#delivery-image-mobile img,
	#landing-background-mobile img {
	max-width: 80%;
	margin:auto;
	top: 15%;
	max-height: 70%;
	}

}




#new-footer {
	/*position: initial !important;*/
}

.loaded {
    /*width: 120vw;*/
    /*height: 100vh;*/
    background-image: url("images/elemento.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 10;
}
