#header {
	background: #FFF;
}

#header .company .name {
	color: #000 !important;
}

#header .info {
	display: none;
}

#header .slogan {
	display: none;
}

#header .cart {
	display: none;
}

#topmenu {
	display: none;
}

#nav {
	display: none;
}

#section #location {
	background: #FFF;
}

#item i.fa-print {
	display: none;
}

#section #item h1 {
	color: #000;
	font-weight: 400;
	margin-top: 15px;
}

#section #item .variant {
	display: none;
}

#section #item .info {
	background: #FFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

#section #item .info .price {
	color: #000;
}

#section #item .info .control {
	display: none;
}

#section #item .params {
	background: #FFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

#section #item .tab-header {
	display: none;
}

#section #item .tab-content {
	display: none;
}