nav.slick__arrow button {
    background-color: #372b51;
    padding: 3px 5px;
    border-radius: 10px;
    border: 1px solid #eee;
    color: #fce57a;
    min-width: 80px;
    font-size: small;
    margin-left: 15px;
}

.field.field--name-list-price {
    text-decoration: line-through;
}

.img-bulat {
	border-radius: 50%;
}

.img-border {
	border: 4px solid #e64100;
    padding: 2px;
}