.product-image-container{
	background-repeat:no-repeat; 
	background-position:center center; 
	background-size:cover; 
	height:180px;
}
.product-image-container.featured{
	height:80px;
	width:100%;
}
.sidebar-wrapper{
	background-color:#595959;
}
.btn-secondary {
	border-color: #404040;
	background-color: #3c3c3c;
	color: #fff;
	box-shadow: none;
}
.sidebar-shop .widget {
	border: 1px solid #424242;
}
.sidebar-shop .widget-title a {
	color: #EEE3B1;
}
.cat-list li a {
	color: #fff;
}
.cat-list li a:hover {
	color: #333;
}
.sidebar-shop .widget-title {
	color: #333;
}
.sidebar-shop .widget-title > a:hover {
	color: #333;
}
.config-size-list li.active a {
	border-color: #EEE3B1;
	background-color: #EEE3B1;
	color: #451900;
}
.widget-block h5 {
	color: #c6c6c6;
}
.page-item.active .page-link {
	border-color: #e9e9e9;
	background-color: transparent;
	color: #EEE3B1;
}
.toolbox label {
	color: #fff;
}
.page-item.disabled .page-link {
	background-color: unset;
}
.noUi-handle {
	background: #EEE3B1;
}
.noUi-connect {
	background: #EEE3B1;
}
.filter-price-action .filter-price-text {
	color: #fff;
}
.filter_type{
	margin-top:25px;
}
.categories-restraint {
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: -23px;
	max-height: 450px;
}
.categories-container > ul{
	margin-bottom: 0px !important;
}
.simplebar-scrollbar::before {
	background: #EEE3B1 !important;
}
form h2 {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
.featured-col > div > div > h2{
	margin-top: 0px !important;
	margin-bottom: 5px !important;
}
.sidebar-shop .widget-title {
	color: #EEE3B1;
}
.select-custom > select{
	border-color: #333 !important;
	background-color: #3e3e3e !important;
	color: #FFFFFF !important;
}
.select-custom::after {
	color: #fff;
}
.product-image-container:not(.featured) {
	min-height: 110px !important;
}
.product-image-container.featured {
	min-height: 90px !important;
}