body{
    background-color: darkgoldenrod;
    min-height: 400%;
}

#contactlink{
    text-decoration: underline;
}

#navbar{

	min-height: 300%;
}
#navbar ul{
	padding: 0;
	list-style: none;
	text-align: center;
	word-spacing: 3em;
}
#navbar li{
	display: inline;


}
#navbar a{
	color: white;
	text-decoration: none;
	font-size: 20px;
    font-weight: bold;
	padding-right: 15px;
}


#h1{
    color: goldenrod;
    float: none;

    font-weight:bold;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    position: relative;
    margin-right: 40%;
    margin-left: 20%;
    width: 60%; 
    }
    #subh{
        color: goldenrod;
    font-weight: bold;
    position: relative;
    margin-right: 40%;
    margin-left: 20%;
    width: 60%; 
    text-transform: capitalize;
    }
    
    #main-heading{
        background-color: white;
        padding:30px ;
        text-align: center;
    
        width: 100%;
        margin-left: -15px;
    
    }
    #logo{
    width: 10%;
    height: 120px;
    border-radius: 100%;
    margin-top: -28px;
    float: left;
    border: 2px solid black;
    margin-left: 90px;
    }

    #contactlink{text-decoration: underline;}    
    
    .block{
        margin-top: 50px;
        float: left;
        width: 25%;

        padding: 10px;
        box-sizing: border-box;
        min-height: 200px;
        text-align: center;
        padding-top: 20px;
        border-radius: 15px;
        color: white;
    }
   
    #RF{
        text-align: center;
        text-decoration: underline;
    }
#qrcode{

    width: 30%;
}
  



#sh{
    color: black;
    text-transform: uppercase;
    
}
#z1:hover{
    
	color: lime;

}
.button
{
	
	color: white;
}

a:visited{
    color: white;
}
#wedeliver{
    margin-left: 17.8%;
    border-radius: 15px;
}
.facebook{
	position: fixed;
	top: 350px;
    text-decoration: none; 
    margin-left: -10px;
	padding:10px 15px;
	border:none ;

}
.instagram{
	position: fixed;
	top: 400px;
    text-decoration: none; 
    margin-left: -10px;
	padding:10px 15px;
	border:none ;

}
.WhatsApp{
	position: fixed;
	top: 450px;
    text-decoration: none; 
    margin-left: -10px;
	padding:10px 15px;
	border:none ;

}
#main-footer{
    background: white;
    color: goldenrod;
    text-align: center;
    padding: 1px;
    font-size: 20px;
    margin-top: 40px;

}
#qr{
    float: right;
    margin-top: -140px;
    
}
.mail{
	position: fixed;
	top: 500px;
    text-decoration: none; 
    margin-left: -10px;
	padding:10px 15px;
	border:none ;

}

#sociallogo{
    border-radius: 10px;
}














@media only screen and (max-width: 600px) {
   
    #h1{
    word-spacing: normal;
    letter-spacing: 0.2em;
    margin-left: 90px;
    margin-top: 30px;
    }
    #logo{
        margin-left: -10px;
        margin-right: 5px;
        height: auto;
        width: 80px;
        margin-top: 10px;
    }
    #subh{
        margin-top: 50px;
        margin-left: 80px;
        margin-bottom: -10px;
        font-size: 12px;
        color: darkgoldenrod;
    }
        
    #qr{
        width: 0px;
    }
    #navbar ul{
        word-spacing: normal;
    }












    .block{
        margin-left: 60px;
        margin-bottom: 50px;
        margin-top: 50px;
        width:auto;
        font-size: 15px;
        padding: 10px;
        box-sizing: border-box;
        min-height: 200px;
        text-align: left;
        padding-top: 20px;
        color: white;
      
        text-align: center;
      
       
    }
    #b1{
     
        margin-bottom: -10px;
        width: 25%;
    }

    #wedeliver{
        width: 300px;
        height: auto;
        margin-left: 15%;
        border-radius: 15px;
        margin-top: -20%;
    }
    #b4{
        width: 40%;
        margin-top: -150px;
    }
    #b3{
        width: 20%;
        margin-top: -150px;
    }
    #b2{
        width: 40%;
        margin-top: 50px;
        margin-left: 2%;
    }
    #sh{
        margin-left: 20%;
    }



















}











    
