body {
	font-family: 'Nunito Sans', sans-serif;
	background: #F9F6F5;
	border: 0px;
}
.container {
}
a {
	color: #222222;
}
.logo {
	font-weight:700;
	font-style: italic;
	font-size: 24px;
	line-height: 30px;
	margin-right: 304px;
	margin: 0;
}
.header {
	margin-left: 102px;
}
.icons {
	display: block;
}
.menu {
	font-weight: 400;
	font-style: 16px;
	line-height: 20px;
	text-decoration: none;
	align-items: center;
	margin-top: 40px;
}
.home {
	text-decoration: none;
	margin-left: 304px;
}
.about {
	text-decoration: none;
	margin-left: 40px;
}
.products{
	text-decoration: none;
	margin-left: 40px;
}
.contact {
	text-decoration: none;
	margin-left: 40px;
}
.profile {
	margin-left: 360px;
}
.cart {
	margin-left: 30px;
}
.more {
	margin-left: 30px;
}
.row {
	align-items: center;
	justify-content: space-between;
}
h1 {
	font-weight: 700;
	font-size: 56px;
	line-height: 70px;
	color: black;
	margin-bottom: 30px;
	margin-top: 108px;
}
.main_text {
	font-weight: 400;
	font-size: 20px;
	line-height: 32px;
	color: #555555;
	margin: 0;
	margin-bottom: 44px;
}
.search {
	text-decoration: none;
	font-size: 14px;
	#background: #fff;
	#padding: 14px 258px 14px 16px;
	color:#999999;
	#margin-bottom: 90px;
	margin-top: 8px;
}
* {
	box-sizing: border-box;
}
.btn {
	display: flex;
	
}
.navigation {
	display: block;
	width: 326px;
	height: 48px;
	background: white;
}
.cont {
	padding-top: 16px;
	padding-left: 8px;
}
.shop {
	text-decoration: none;
	background: #402F2C;
	color: white;
	padding: 16px 32px;
	font-weight: 700;
	margin-top: 76pxpx;
}
.main_photo {
	margin-top: 40px;
	margin-right: 0;
}
.hero {
	background: url(img/main.photo.jpg);
	width: 796px;
	height: 609px;
}
.nav {
	justify-content: space-between;
}
.const {
	justify-content: space-between;
	display: flex;
}
.yh {
	text-decoration: none;
	color:#999999;
	font-size: 14px;
	line-height: 20px;
	margin-right: 226px;
	margin-left: 16px;
}
.red {
	background: #402F2C;
	padding: 8px;
	display: flex;
	margin-right: 16px;
	padding-right: 8px;
}
.almost {
	justify-content: space-between;
	display: flex;
	height: 48px;
	align-items: center;
	background: #fff;
	width: 326px;
	padding-right: 8px;
}
.try {
	justify-content: space-between;
	display: flex;
	align-items: center;
	background: #fff;
	margin-right: 8px;
}
.please {
	padding: 8px 8px 8px 0px;
	padding-right: 8px;
	margin-right: 16px;
}
.button {
	margin-top: 76px;
}
.arrows {
	padding: 57px 39px;
	background: #F9F6F5;
	width: 155px;

}
.left {
	margin-right: 44px;
}
.moove {
	margin-top: 464px;
}
.item {
	background: url(img/main.photo.jpg);
	width: 796px;
	height: 609px;
	margin-top: 73px;
}