@charset "utf-8";
/* CSS Document */
html {
    scroll-behavior: smooth;
}

.container-fluid {
    margin: 0;
    padding: 0;
}


.navbar-nav {
	
	font-size: 16px;
    font-family: futura-pt, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-align: center;
}

.nav-item {
	
	font-size: 18px;
    font-family: futura-pt, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-align: center;
	color: #4E767D;
}

.navbar {
	
	background-color:aliceblue;
	
}

.headtitle {
    font-size: 6.5em;
    text-align: center;
    padding-top: 730px;
    letter-spacing: 0.05em;
}
.subtitle1 {
    font-size: 22px;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding-top: 46px;
    text-align: center;
}
.button {
    width: 255px;
    height: 48px;
    border-radius: 14px;
    color: #FDF7D5;
    background-color: #C25452;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    float: inherit;
    margin-top: 30px;
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-style: normal;
}
#viewmore {
    background-color: #4E767D;
}
#post {
    background-color: #4E767D;
}
.navbar {
    height: 100px;
    margin: auto;
}
.nav-item {
    margin-right: 30px;
    margin-left: 30px;
    text-align: center;
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
	
}
.navbar-nav {
    text-align: right;
    padding: inherit;
}
#logo {
    float: left;
}
#sec1title {
    text-align: center;
}
.header {
    background-image: url("first page/img-09.png");
    background-attachment: scroll;
    background-position: center;
    height: 926px;
    background-size: cover;
    background-repeat: no-repeat;
}
.headtitle {
    margin-top: -80px;
}
#section2 {
    background-color: #FAE9E1;
    padding: 97px;
    align-content: center;
    margin-top: 152px;
}

.categories {
    align-content: center;
}
.image {
    padding: 15px;
    align-content: center;
}
.section2_title_text {
    font-size: 16px;
    font-family: futura-pt, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-align: center;
}
#section2title {
    padding: 20px;
    margin-bottom: 20px;
    text-align: center;
    padding-top: -0px;
    height: 100px;
}
#section2_container {
    margin: auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    padding: 50px;
}
.row {
    margin: auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
#section3 {
    margin: auto;
    text-align: center;
    padding: 97px;
}
#section3title {
    padding: 20px;
    margin-bottom: 20px;
    text-align: center;
    padding-top: -0px;
    height: 100px;
}
.topsale {
    margin: auto;
    text-align: center;
    vertical-align: baseline;
}
#section3_container {
    padding: 50px;
}
#section4_container {
    margin-top: 50px;
    padding: 50px;
}
.shop {
    float: right;
    margin-top: 13px;
    margin-right: 45px;
}

.sec03text {
    text-align: left;
    margin-left: 45px;
    font-size: 23px;
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    font-style: normal;
}


.buttonalign {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
	align-content: center;
}

#section5_container {
    background-image: url("first page/background-39.png");
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 900px;
    padding-bottom: 60px;
}
#section5title {
    margin-bottom: 20px;
    text-align: center;
    padding-top: -50px;
    height: 100px;
    float: inherit;
    margin-top: 30px;
}
.form-control {
    text-align: center;
    margin: auto;
    font-size: 30px;
    font-family: futura-pt, sans-serif;
    font-weight: 700;
    font-style: normal;
}
.form-group {
    text-align: center;
    width: 30%;
    height: auto;
    margin: auto;
    position: relative;
    padding-top: 45px;
    border-radius: 30px;
}
.form-control {
    text-align: center;
}
#section6_container {
    background-image: url("first page/landing page design-51.png");
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
}
#footertitle {
    text-align: center;
}
#footertext {
    font-size: 16px;
    font-family: futura-pt, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #C15351;
    text-decoration: none;
}
#footertext:hover {
    color: #C15351;
    transition: 0.3s ease;
}

.footertext1 {
    font-size: 18px;
    font-family: futura-pt, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #4D757C;
    text-decoration: none;
    text-align: center;
    padding: 30px;
}

.footertext1:hover {
    color: #C15351;
    transition: 0.3s ease;
}

.socialmedialogo {
    text-align: center;
    padding-top: 20px;
    margin-left: -0px;
    align-content: center;
}
.socialmedialogo2 {
    text-align: center;
    padding-top: 20px;
    margin: 30px;
    align-content: center;
}



@media (max-width:576px) {

.sec03text {
	font-size:21px;
	margin-left: -5px;		
}
		
.shop {
		
	margin-right: 0px;		
}	

	.button {
		
		width: 70%;
	}

}

/* For mobile phones: */

@media (max-width:375px) {
	
	.header {
		height: 100%;
	}

	.button {
		
		width: 50%;
	}

	.row {
		
		margin: 0px;
		
	}
	
	#section2 {
		
		padding: 0px;
	}
	
	#section3 {
		
		padding: 10%;
		margin-top: 35%;
		display: block;
	}
	.footertext1 {
		width: auto;
	font-size: 15px;
	}
	.footertext2 {
		
		font-display: block;
		font-size: 14px;
		
	}
	
	.socialmedialogo2 {
		
	width: 100%;
			
	}
	
}


