/**/
.header-review-stars {
    --stars-color: var(--supporting-500);
}

/*.header-mobile-top-logo {
 	background-color: var(--main-500); 
}

.header-mobile-top-logo-image {
  	max-height: 50px; 
}*/

.card-accent-light a {
 	color: inherit;
}

.card-accent-light a:hover,
.card-accent-light a:focus {
 	color: var(--link-color-hover);
}

#laatst_bekeken .swiper-slide .product-card-slide-image {
	margin-inline: var(--st-spacing-xs);
}

.strikethrough {
    --strikethrough-border-width: 0;
}

/*.site-footer {
    --footer-margin-y-start: 0;
}*/

.footer-seo-text,
.footer-seo-text a,
.footer-seo-text a:hover,
.footer-seo-text a:focus {
	color: var(--footer-socket-bg-color);
  	font-size: 8px;
}