:root{
	background-color:#272727 !important;
	--kt-gray:rgb(137,137,137);
	--kt-primary-dark:rgb(255, 0, 0);
}
.bg-white{
	background-color:#272727 !important;
}



a.blcok{
	color:rgb(255,0,0) !important;
}

.nav-link{
	color:white;
}
.accordion-title{
	color:white;
}
.compareprice-product{color:#ff0000;}

.search-color{background: #ff0000;}
.search-color::placeholder {
	color: white;
}
.special-offers-abstract {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 0!important;
	overflow: hidden;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
}
.content-section{color:white;}
.minimal-list li a {color: #ffff !important}
.widget-buttons {color: rgb(0 0 0) !important}