#pp_info { border:1px solid #ccc; padding:10px; }
#pp_info h4 { margin:0; }
#pp_info h5 { margin:5px 0; font-size:.9em; }
#pp_info p { font-size:.9em; line-height:1.4rem; }

#product .section__product-detail {
	padding: 20px;
}

#product .imagelist.slick-slider .slick-slide {
  	padding: 0;
}

#product .button--cart {
	background: #e6b422;
    color: #fff;
}

#product .review-list {
  padding: 0;
}

#product .review-list li {
  list-style: none; 
}

#product .review-list li:nth-of-type(1) a {
  background: #ef857d;
}

#product .review-list li:nth-of-type(2) a {
  background: #f2a0a1;
}
