.kickerimage-row .card a {
	margin: 0 auto;
	position: relative;
	top: 40px;
}
.product-page-price-line .decrease-wrapper strong {
	background: #fc4f0b !important;
}
.category-description-mobile.has-shadow {
	height: auto !important;
}
.category-description-mobile.has-shadow .category-description-read-more, .category-description-mobile.has-shadow:after {
	display: none !important;
}
.product-price-special {
  font-weight: 700;
}
.product-price-special {
  color: #fc510b
}
.ring-list li {
	border: 0 !important;
    background: transparent;
}

.ring-list a {
	background: transparent !important;
    box-shadow: none !important; 
}

.ring-list span span {
	width: 40px !important;
	height: 40px !important;
    border-radius: 100%; 
}
.product-price {
  font-weight: 700;
}
.product-price {
  color: #fc510b
}
.product-card-item product-card-cart-button list_addtocart {
  color: #fc510b
}