.contents__section,
.history__section,
.footer-notice {
  padding: 20px;
  position: relative;
}

.info__section{
	background: #fff;
	margin-bottom:20px;
	}

.col-lg-12{
	padding: 0 20px 20px;
	}
	
	
.seller__section{
	margin:20px 0;
	}

.recommend__section{
	margin:20px 0;
	}

.seller-list__unit,
.recommend-list__unit,
.productlist-list__unit,
 {
  font-size: .9em;
  margin: 20px 0;
}


.show{
	background: #000;
	margin-top: -5px;
	padding: 5px;
	}
	
.product-list__name{
	color: #fff !important;
	}
	
	
.product-list p{
	color: #F900B3;
	}

.breadcrumb-list__section{
	background: #000;
	padding: 10px;
	color: #fff !important;
	}

.section-title-h2_a{
	background: #000;
	padding: 10px;
	color: #fff !important;
	}

.notice-list{
	background: #fff;
	padding: 10px;
	}