body {
	background-color: #DDD3CC;
	padding:0;
	margin:0;
}

.container-fluid{
	background-color:#DDD3CC ;
	background-attachment: fixed;
    background-blend-mode: lighten;
    background-repeat: no-repeat;
    background-size:cover;
    background-position: top center;
	width: 100%;
	margin: auto;
	display: flex; 
}	
.row1{
	padding-top: 1%;
	display: flex;
	gap: 2%;
	justify-content: center;
	padding-bottom:50px; 
	font-family: 'Playfair Display', serif;

}	
.forsensitive{
	font-size: 15pt;
	font-family: 'Playfair Display', serif;
}

.foracne{
	font-size: 15pt;
	font-family: 'Playfair Display', serif;
}
.soothing{
	font-size: 15pt;
	font-family: 'Playfair Display', serif;
}
.hypersensitive{
	font-size: 15pt;
	font-family: 'Playfair Display', serif;
}
.normal{
	font-size: 15pt;
	font-family: 'Playfair Display', serif;
}


#cleanser{
	text-align:center;
	font-family: 'Playfair Display', serif;
	alignment-baseline: bottom;
	vertical-align: bottom;
	padding:4%;
	font-size: 70pt;
	
}
.toner{
	text-align:center;
	font-family: 'Playfair Display', serif;
	alignment-baseline: bottom;
	vertical-align: bottom;
	padding:10%;
	font-size:25pt;
}

#moisturiser{
	text-align:center;
	font-family: 'Playfair Display', serif;
	alignment-baseline: bottom;
	vertical-align: bottom;
	padding:3%;
	font-size:70pt;
}
.shopnow{
	align: center;
	vertical-align: middle;
	text-align: center;
	font-family: 'Playfair Display', serif;	
	align-content: center;
	width: 50%;
	padding: 2%;
	background-color:#72635A;
	border:none;
	font-size: 15pt;
	
}
.shopnow:hover {
	background-color:#B7ABA3;
	border-color:#9E928A;
}


.column{
	align: center;
	vertical-align: middle;
	text-align: center;
	align-content: center;
	width: 30%;
	
}
.column2{
	align: center;
	vertical-align: middle;
	text-align: center;
	align-content: center;
	width: 60%;

}

.row{
	padding:5%;
}

.myr49{
	width:30%;
	padding-left:2%;
	padding-right:2%;
}

.navi{ 
	background-color: #B5AA94;
	display: flex;
	justify-content: center;
	list-style: none;
	gap: 15%;
	padding: 0;
	align-items: center;
	min-height: 80px;
	opacity: 100%; 
	margin: 0;
	font-size:30pt;
	font-weight: bold;
}
.navi a:link, a:active,a:visited {
    font-family: 'Playfair Display', serif;
	font-size: 15pt;
    color: black;
    text-decoration:none;
    }

.navi a:hover {
    color:darkslategray;
   
}

a:link{
    text-decoration: none;
	color:black;
}
a:hover{
	text-decoration: none;
}
#join{
	font-family: 'Playfair Display', serif;
	text-align: left;
}
#allrights{
	font-size: 9pt;
}
.iaccept{
	font-size: 10pt;
	justify-content: flex-start;
	text-align:end;
	vertical-align:super; 
}
.contactus{
	font-family: 'Playfair Display', serif;
	font-size: 20pt;
	padding:1%;
	margin:0;
	font-weight: bold;
	text-align: left;
}
.form-group{
	width:80%;
}


.aside-left { 
	min-width: 58%; 
	min-height: 450px; 
	float: left;
}
.aside-right{ 
	min-width: 38%; 
	min-height: 450px; 
	float:right;
	text-align: center;
}
.submit:hover {
	background-color:#B7ABA3;
	border-color:#9E928A;
}


.submit{
	font-family: 'Playfair Display', serif;	
	width: 13%;
	padding: 2%;
	background-color:#72635A;
	border:none;
	font-size: 10pt;
	justify-content: flex-start;
	text-align:end;
	vertical-align:super;
	font-weight: bold;
}

.row4{
	font-family: 'Playfair Display', serif;
	padding:2%;
	margin:0;
	background-color: #B5AA94;
	font-weight: bold;
}

.form-group{
	width:80%;
}
.socialmedia{
	gap: 5%;
	display: flex;
}



