body{background:#e9fae2;}
.linebox{padding:15px; background:#fff; border-radius:4px; margin-bottom:15px; border:1px solid #cecece; overflow:hidden;}
.linebox.medium{padding:15px;}
.linebox.large{padding:30px;}
.linebox h2.title{font-size:24px; line-height:24px;font-family: "BebasNeue-Regular", Arial; font-weight:700; margin:0;}
.rating i {color:#cecece; font-size:18px;}
.rating i.checked {color:#FFD33A;}
@media screen and (max-width:800px) {
	body{background:#fff;}
	.box80.detail-cart .detail-artikel h1.title{font-size:24px; line-height:26px; margin-bottom:0 !important;}
}