.new_product {display: inline-block; position: absolute;width: 77px; height: 31px; background: url("images/new_product.png") no-repeat right bottom; color: #fff; right: 0;font-weight: bold;font-size: 10px;line-height: 12px; text-align: center;padding-top: 12px;padding-left: 10px;text-transform: uppercase; bottom: 0}
.description {margin-bottom: 15px;}
.color-sku-panel{margin-top:10px;max-width:50px}
.color-sku-panel > div:not(.sku-color-list){width:12px;height:12px;border:1px solid #5C5C5C;display: inline-block; cursor:pointer;border-radius:100%;}
.sku-color-list{margin-right:5px;margin-bottom:5px;width:12px;height:12px;border:1px solid #5C5C5C;float:left;cursor:pointer;border-radius:100%}
.color-sku-panel > div.active-color{border:2px solid #DC2E81;margin-left:0}
.price-disc {white-space: nowrap; position: absolute;}
.price-disc del {font-size: 13px;}