.main-page>.title
{
	background-color: #ff6633;
	margin:10px -0.54em;
	padding:12px;
	color:#fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	font-weight: normal;
	letter-spacing: 2px;
	border-left: 8px solid #737373;
}
.first-div, .part-home-style, .part-of-home, 
.second-div, .part-product, .part-color
{
	display: block;
}
.home-syle, .part-of-home-ul, .product, .color
{
	list-style: none;
	display: inline-block;
}
.main-page
{
	min-height: 75vh;
}
.hidden-section
{
	display: none;
}
.space-form
{
	height: 6em;
}