h4.pTitle {
	text-align: left;
	color: #353535;
	font-size: 22px;
	letter-spacing: 1px;
	color: #212121;
	margin: 10px 0 15px;
	line-height: 25px;
}

#slider {
	width: 100%;
	margin: 0 auto;
}

#slider img {
	width: 100%;
	margin: 0 auto;
}

.title-img {
	width: 100%;
	display: block;
	margin: 0 auto;
}


/**********/

ul.parameter {
	margin-top: -6px;
}

ul.parameter:after {
	height: 0;
}

ul.parameter li.mui-collapse {
	border: none;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
	background: #EFEFEF;
}
ul.parameter:before {
	left: 0;
	height: 0;
}
ul.parameter li.mui-collapse a.mui-navigate-right {
	text-transform: uppercase;
	background: #EFEFEF;
	font-size: 15px;
	letter-spacing: 1px;
	color: #2F2F2F;
}

ul.parameter li.mui-collapse a.mui-navigate-right:after {
	color: #2F2F2F;
}

ul.parameter img {
	max-width: 100%;
}

ul.parameter .mui-table-view-cell .mui-collapse-content {
	border: none;
}


/**************/

.productShow {
	margin: 15px 0;
	text-align: center;
	color: #2F2F2F;
	background: #FFFFFF;
}

.productShow span {
	height: 30px;
	display: block;
	line-height: 30px;
	letter-spacing: 1px;
	position: relative;
	z-index: 2;
	background: #FFFFFF;
	display: inline;
	padding: 0 35px;
	margin: 0 auto;
	text-transform: uppercase;
	font-size: 15px;
}

.productShow hr {
	padding: 0;
	margin: 0;
	position: relative;
	top: -15px;
	width: 80%;
	margin: 0 auto;
	background: #2F2F2F;
	border: none;
	height: 1px;
}


/****************************/

div.selectDiv {
	position: fixed;
}

.mui-content-padded.pTitle-p {
	margin-top: 60px;
}


/****************************/