
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nerko+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mansalva&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ms+Madi&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Murecho:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mallanna&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mada:wght@200..900&family=Mallanna&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Life+Savers:wght@400;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lilita+One&display=swap');

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html, body {
  width: 100%;
  height: 100%;
}

header{
	align-items: center;
	justify-content: center;
	background-color: #D97D96;
	margin: 0;
	padding: 0;
}

.Menu{
	align-items: center;
	width: 100%;
	height: 30%;
}

#navigation{
	align-items: center;
	justify-content: space-around;
	display: flex;
}

#navigation nav{
	justify-content: space-around;
}

#navigation nav ul{
	justify-content: space-around;
	display: flex;
}
#navigation nav ul li{
	margin: 0.52vw;
	padding: 1.04vw;
	color: #000000;
	font-family: "Roboto", sans-serif;
 	 font-optical-sizing: auto;
 	 font-weight: 500;
	font-style: normal;
 	 font-variation-settings:"wdth" 100; 
	list-style: none;
}

#navigation nav ul li a{
	text-decoration: none;
	color: #000000;
	font-family: "Roboto", sans-serif;
 	 font-optical-sizing: auto;
 	 font-weight: 700;
	font-style: normal;
 	 font-variation-settings:"wdth" 100; 
	font-size: 1.04vw;
}

#navigation nav ul li a:hover{
	color: #50909E;
}

#logo {
	width: 9.38vw;
	height: 13.89vh;
	border-radius: 100%;
}

#display1{
	background-color: #EFDBDD;
	display: flex;
	justify-content: center;
	align-items: center;
	
}

#display1 h1{
	color: #56092B;
  font-family: "Nerko One", cursive;
  font-weight: 350;
  font-style: normal;
	font-size: 5.21vw;
	margin-left: 6.77vw;
}

.page1 #display0{
	padding-top: 0.93vh;
	padding-right: 0.93vh;
}

.page1 #display0 #navigation{
	padding-left: -1.35vw;
}

#display0{
	align-content: center;
	justify-content:center;
	margin-top: 0.93vh;
	display: flex;
	background-color: #FFFFFF;
}

#empty{
	width: 100%;
	height: 1.85vh;
}

#display1 img{
	width:40vh;
	height: 40vh;
}

.Event{
	justify-content: space-around;
	align-items: center;
	text-align: center;
	margin: 2.6vw
}

#event{
	display: flex;
	justify-content: space-around;
	align-items: center;
}

#event img{
	width: 13.33vw;
	height: 32.59vh;
	border-radius: 14.81vh;
	margin-top: 9.26vh;
}

.Event h1{
	  font-family: "Lilita One", sans-serif;
  font-weight: 400;
  font-style: normal;
	font-size: 2.08vw;
	margin-top: 4.63vh;
}

.eventsuite{
	width: 100%;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

.row{
	width: 100%;
	height: 33.33vh;
	display: flex;
}

.box{
	width: 25%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.box img{
	width: 25%;
	height: 100%;
	padding: 0;
	margin: 0;
}

.row img{
	object-fit: cover;
	height: 100%;
	width: 100%;
	display: block;
}

.text{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 0.52vw;
	text-align: center;
	word-break: break-word;
	overflow-wrap: break-word;
	font-size: 1.56vw;
  font-family: "Lilita One", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.information{
	justify-content: center;
	text-align: center;
	line-height: 3.7vh;
}

#info1{
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 11.11vh;
	margin-top: 11.11vh;
}

#info1 h2{
	font-size: 3.24vh;
	  font-family: "Lilita One", sans-serif;
  font-weight: 400;
  font-style: normal;
	font-size: 1.82vw;
	margin-top: 4.63vh;
}

#info1 p{
	font-size: 2.31vh;
	 font-family: "Mallanna", sans-serif;
  font-weight: 400;
  font-style: normal;
	font-size: 1.3vw;
}

#quote{
	background-color: #EFDBDD;
	padding: 5.21vw;
}

#quote p{
	font-size: 1.56vw;
	color: #794C40;
	font-family: "Mansalva", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.footer{
	padding-top: 18.52vh;
	width: 100%;
	height: 30.09vh;
	justify-content: space-around;
	display: flex;
	background-color:#D97D96; 
	padding-left: 0;
	padding-right: 0;
	bottom: 0;
}

#socialmedia{
	float: left;
	display: flex;
	padding: 0;
	justify-content: center;
	margin-left: -18.23vw;
}

#socialmedia img{
	width: 3.12vw;
	height: 5.56vh;
	margin: 1.39vh;
}

#logo2{
	float: right;
	width: 7vw;
	height: 30vh;
	vertical-align: text-top;
	padding-bottom: 20vh;
	right: 0;
	margin-right: -30vw;
}

#empty2{
	width: 100%;
	height: 9.26vh;
	background-color: #EFDBDD;
}
/*page2*/

.people{
	background-color: #D97D96;
	display: flex;
	height: 36.85vh;
}

.people img{
	width: 41.67vh;
	height: 33.89vh;
	border-radius: 6.67vh;
	position: absolute;
	margin-left: 6vw;
	padding-top: 1.39vh;
}

#about{
	position: relative; 
	width: 26.04vw;
	height: 10.19vh;
	float: right;
	margin-left: 35vw;
	line-height: 3.7vh;
	padding-top: 1vh;
}

#about h1{
	 font-family: "Nerko One", cursive;
  font-weight: 400;
  font-style: normal;
	font-size: 3.12vw;
	color: #56092B;
	padding-top: 3.24vh;
}

#about p{	
	font-family: "Ms Madi", cursive;
  font-weight: 400;
  font-style: normal;
	font-size: 1.56vw;
	letter-spacing: 0.1vw;
	margin-top:2vh;
}

.bio {
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 26.2vh;
	padding-top: 4.17vh;
}

.bio h1{
font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
	font-size: 2.08vw;
	color: #56092B;
	height: 3.24vh;
}

.bio p{
		font-family: "Roboto", sans-serif;
 	 font-optical-sizing: auto;
 	 font-weight: 350;
	font-style: normal;
	font-size: 1.56vw;
	text-align: center;
	width: 50%;
	margin-left: 25%;
	margin-top: 3.7vh;
}

.suitephoto img{
	width: 31.48vh;
	height: 34.17vh;
}

.suitephoto p{
	background-color: #FFFFFF;
	opacity: 79%;
	margin-top: -8.33vh; 
	font-family: "Mallanna", sans-serif;
  font-weight: 400;
  font-style: normal;
	color: #56092B;
	font-size: 1.56vw;
}

.suitephoto p:hover{
	background-color: #56092B;
	color: #FFFFFF;
}

.suitephoto{
	align-content: center;
	text-align: center;
}

.eventlist{
	width: 100%;
	height: 94.91vh;
	justify-content: space-between;
	align-items: center;
	background-color: #EFDBDD;
}

.row2{
	display: flex;
	justify-content: space-around;
	padding-top: 9.26vh;
}

footer {
	text-align: center;
}

footer h1{
	font-family: "Mallanna", sans-serif;
  font-weight: 700;
  font-style: normal;
	font-size: 1.82vw;
	padding-top: 1.85vh;
}

footer p{
	 font-family: "Life Savers", serif;
  font-weight: 400;
  font-style: normal;
	font-size: 1.82vw;
	color: #56092B;
	width: 50%;
	margin-left: 25%;
	margin-top: 0.46vh;
}

footer p:hover{
	color: #50909E;
}

/*page 3*/

.cakes{
	background-color: #FFFFFF;
}

.product{
	background-color: #EFDBDD;
	width: 100%;
	height: 94.91vh;
	align-items: center;
	justify-content: center;
}

.row3{
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding-top: 7.41vh; 
}

.items{
	align-items: center;
	display: inline-block;
}

.items img{
	width: 17.71vw;
	height: 37.59vh;
	display: block;
}

.items h1{
	background-color: #A6D2DC;
	border-radius: 2.6vw;
	padding-left: 2.34vw;
	padding-right: 2.34vw;
	padding-top: 0.93vh;
	padding-bottom: 0.93vh;
	margin-top: -9.26vh;
	 font-family: "Lilita One", sans-serif;
  font-weight: 400;
  font-style: normal;
	font-size: 1.04vw;
	z-index: 10;
	position: absolute;
	transform: translate(40%,-50%);
	text-align: center;
}

.items h1:hover{
	background-color: #50909E;
	color: #FFFFFF;
}

.cakes{
	align-items: center;
	text-align: center;
	padding-top: 2.78vh;
}

.cakes h2{
	font-family: "Nerko One", cursive;
  font-weight: 400;
  font-style: normal;
	font-size: 3.12vw;
	color: #56092B;
}

.reserve{
	justify-content: center;
	align-items: center;
	text-align: center;
	line-height: 2.78vh;
}

.reserve h1{
	  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
	font-size: 1.82vw;
	color: #56092B;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 6.94vh;
}

.reserve p{
	font-family: "Mallanna", sans-serif;
  font-weight: 400;
  font-style: normal;
	font-size: 1.56vw;
	width: 70%;
	margin-left: 15%;
	margin-top: 0;
	padding-top: 3.7vh;
}

.reserve h2{
	font-family: "Lilita One", sans-serif;
  font-weight: 500;
  font-style: normal;
	font-size: 1.56vw;
	margin-top: 0.0vh;
	padding-top: 3.24vh;
	margin-bottom: 3.7vh;
}

.products{
	background-color: #EFDBDD;
	display: flex;
	width: 100%;
	height: 46.39vh;
	align-items: center;
	justify-content: space-around;
}

.products h1{
	font-size: 6.25vw;
	font-family: "Nerko One", cursive;
  font-weight: 600;
  font-style: normal;
	color: #56092B;
	width: 15%;
	line-height: 8.33vh;
	margin-left: 18.52vh;
}

.products img{
	width: 38.96vw;
	height: 69.26vh;
	margin-right: 9.26vh;
}

.service{
	align-items: center;
	text-align: center;
	padding-top: 2.78vh;
}

.service h1{
	font-size: 5.56vh;
	font-family: "Nerko One", cursive;
  font-weight: 600;
  font-style: normal;
	color: #56092B;
}

.service h2{
	font-size: 1.82vw;
	color: #56092B;
	font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
	padding-top: 1.39vh;
}

.service p{
	font-family: "Mallanna", sans-serif;
  font-weight: 400;
  font-style: normal;
	font-size: 1.56vw;
	padding-left: 5.21vw;
	padding-right: 5.21vw;
	line-height: 4.17vh;
	padding-top: 1.39vh;
}

.socialmedia2{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 0.1vw;
}

.socialmedia2 img{
	width: 8vw;
	height: 17vh;
	padding: 0.93vh;
	margin-right: 0;
	margin-top: 1.85vh;
	margin-bottom: 1.85vh;
}

a{
	text-decoration: none;}

/*page 5*/

.contacts{
	width: 100%;
	height: 46.39vh;
	background-color: #EFDBDD;
	justify-content: center;
	display: flex;
	padding-top: 4.63vh;
}

#visitus{
	background-color: #FFFFFF;
	align-items: center;
	text-align: center;
	width: 26.82vw;
	height: 27.04vh;
	border-radius: 7.87vh;
	padding-top: 2.31vh;
	justify-content: center;
	margin-left: 4.95vw;
	margin-top: 6.48vh;
}

.contacts img{
	width: 47.69vh;
	margin-top: 6.02vh;
	height: 27.78vh;
	border-radius: 7.87vh;
	margin-right: 5.21vw;
	margin-left: 70px;
}

#visitus h1{
	font-size: 2.86vw;
	font-family: "Life Savers", serif;
  font-weight: 800;
  font-style: normal;
	text-align: center;
}

#visitus h2{
	font-size: 1.56vw;
	font-family: "Life Savers", serif;
  font-weight: 650;
  font-style: normal;
	color: #56092B;
	text-align: center;
	padding: 1.82vw;
	margin-top: -5.56vh;
	padding-top: 7.87vh;
}

.line{
	align-items: center;
	height: 12.96vh;
	margin-bottom: 13.89vh;
}

#line{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: -15%;
	margin-top: 2.31vh;
	margin-left: 7.41vh;
}

#line img{
	height: 12.04vh;
	width: 12.04vh;
	margin: 3.24vh;
}

.line h3{
	border-radius: 4.69vw;
	border-color: #E3A0B2;
	font-size: 2.08vw;
	font-size: 1.56vw;
	font-family: "Life Savers", serif;
  font-weight: 650;
  font-style: normal;
	text-align: center;
	background-color: #E3A0B2;
	width: 18.23vw;
	padding: 0.52vw;
	margin-left: 42%;
	margin-bottom: 4.63vh;
	margin-top: 4.63vh;
}

#empty3{
	width: 100%;
	height: 5.56vh;
}

#popupOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(0.46vh);
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 999;
}

/* Form styling */
.popupForm {
  background: white;
  padding: 1.56vw;
  border-radius: 0.62vw;
  width: 16.67vw;
  box-shadow: 0 0 1.04vw rgba(0,0,0,0.2);
  animation: fadeIn 0.3s ease;
}

.popupForm h2 {
  margin-top: 0;
}

.popupForm input {
  width: 100%;
  margin: 0.52vw 0;
  padding: 0.42vw;
}

.popupForm .buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 0.93vh;
}

/* Fade in animation */
@keyframes fadeIn {
  from { transform: scale(0.9); opacity: 0; }
  to { transform: scale(1); opacity: 1; }
}


@media screen and (max-width: 768px) {
	/* page 1 */
  /* 1. Header nav font size */
 
 
  #logo{
	margin-left:1vw;
	  width: 18vw;
	  height: 10vh;
  }
  #navigation nav ul li a {
    font-size: 2vw;

  }

  /* 2. Display1: allow side-by-side layout */
  #display1 {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 4vw;
  }

  #display1 h1 {
    font-size: 6vw;
    flex: 1;
    text-align: left;
    margin: 0;
  }

  #display1 img {
    width: 40vw;
    height: auto;
    flex: 1;
    max-width: 100%;
  }

  /* 3. Event images in one horizontal row */
  #event {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 2vh 0;
  }

  #event img {
    width: 20vw;
    height: 20vh;
    margin: 2vh 0;
  }

  .Event h1 {
    font-size: 5vw;
  }

  /* 4. Eventsuite: 4 boxes per row, no spacing */
  .eventsuite {
    display: flex;
    flex-wrap: wrap;
  }

  .row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    height: auto;
  }

  .box {
    width: 25%;
    height: 20vh;
  }

  .box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #info1 h2 {
    font-size: 5vw;
  }

  #info1 p {
    font-size: 4.2vw;
    line-height: 1.6;
    padding: 0 5vw;
  }

  /* Make quote text bigger and nicely spaced */
  #quote p {
    font-size: 4.4vw;
    line-height: 1.7;
    padding: 0 5vw;
  }
	
	#socialmedia img{
		width: 7vw;
		height: 5vh;
	}
	
	#logo2{
		margin-left: -20vw;
		width: 20vw;
		
	}
/* page 2 */
/* ---------------------- Page 2: About Section ---------------------- */
.people {
  flex-direction: row;
  height: auto;
  padding: 4vw;
}

.people img {
  width: 30vw;
  height: auto;
  border-radius: 5vw;
  position: static;
  margin: 0 auto;
  display: block;
  padding: 2vh 0;
}

#about {
  position: static;
  width: 90%;
  margin: 0 auto;
  padding-top: 0;
  text-align: center;
  float: none;
}

#about h1 {
  font-size: 6vw;
}

#about p {
  font-size: 2vw;
  padding: 0;
	margin-top: -1vh;
 
  
}

/* ---------------------- Bio Section ---------------------- */
.bio h1 {
  font-size: 6vw;
}

.bio p {
  font-size: 4vw;
  width: 90%;
  margin: 2vh auto 0 auto;
}

/* ---------------------- Suite Photo Section ---------------------- */
.row2{
	display: flex;
	width: 100vw;
}
.suitephoto{
	width: 20vw;
}
.suitephoto img {
  width: 20vw;
  height: 20vh;
  margin: 1vh auto;
}

.suitephoto p {
  font-size: 2vw;
  margin-top: -6vh;
}

/* ---------------------- Event List Section ---------------------- */
.eventlist {
  height: auto;
  padding-bottom: 5vh;
}

.row2 {
  flex-direction: row;
  padding-top: 4vh;
}

.row2 .suitephoto {
  margin-bottom: 4vh;
}

/* ---------------------- Footer (on Page 2) ---------------------- */
footer h1 {
  font-size: 5vw;
}

footer p {
  font-size: 4vw;
  width: 90%;
  margin-left: 5%;
}

/* ---------------------- Page 3: Products ---------------------- */
.products {
  flex-direction: column;
  text-align: center;
  height: auto;
  padding: 4vh 0;
}

.products h1 {
  font-size: 8vw;
  width: 90%;
  margin: 0 auto;
  line-height: 1.4;
}

.products img {
  width: 80vw;
  height: auto;
  margin: 4vh auto 0 auto;
}

/* ---------------------- Product Items ---------------------- */
.row3 {
  flex-direction: row;
  padding: 4vh 0;
}

.items img {
  width: 20vw;
  height: 20vh;
  margin: 0 auto;
}

.items h1 {
  font-size: 4vw;
  padding: 2vh 4vw;
  transform: none;
  position: static;
  margin: 2vh auto;
  display: inline-block;
}
	
	.cakes h2{
		font-size: 7vw;
	}

/* ---------------------- Reserve Section ---------------------- */

.reserve h1 {
  font-size: 6vw;
}

.reserve p {
  font-size: 4vw;
  width: 90%;
  margin: 2vh auto;
}

.reserve h2 {
  font-size: 4vw;
}

/* ---------------------- Service Section ---------------------- */
.service h1 {
  font-size: 6vw;
}

.service h2 {
  font-size: 4vw;
}

.service p {
  font-size: 4vw;
  padding: 0 5vw;
  line-height: 1.6;
}

/* ---------------------- Social Media Icons ---------------------- */
.socialmedia2 img {
  width: 15vw;
  height: auto;
  padding: 2vw;
}

/* ---------------------- Page 5: Contacts ---------------------- */
.contacts {
  flex-direction: column;
  height: auto;
  padding-bottom: 4vh;
}

#visitus {
  width: 80%;
  height: auto;
  margin: 4vh auto;
  border-radius: 5vh;
}

#visitus h1 {
  font-size: 6vw;
}

#visitus h2 {
  font-size: 4vw;
  padding: 5vw;
  margin-top: 0;
}

.contacts img {
  width: 80vw;
  height: auto;
  margin: 0 auto;
  border-radius: 5vh;
}

/* ---------------------- Contact Line Section ---------------------- */
#line {
  flex-direction: row;
  margin: 0;
}

#line img {
  height: 5vh;
  width: 5vh;
  margin: 1vh;
}

.line h3 {
  font-size: 4vw;
  width: 70%;
  margin: 2vh auto;
}
.popupForm {
  
  padding: 1.56vw;
  border-radius: 0.62vw;
  width: 40vw;
  
}

}
  
