:root {
	--background: #FFFFFF;
	--font_header: #FFFFFF;
	--primary: #F9D9C9;
	--secondary: #222222;
	--ternary: #C07849;
	--font: #222222;
	--font_secondary: #FFFFFF;
	--hover: #FCF6EE;
	--information: #AAAAAA;
}
				

#search_filters .facet .facet-label a {
	word-break: break-word;
}

#search_filters_wrapper #search_filters section a {
	width: calc(100% - 30px) !important;
}

.product-accessories .product-description, .product-miniature .product-description {
	position: relative;
}

 .product-accessories .product-thumbnail a > span {
	display: none;	
}

.product-accessories {
	padding: 0px 40px;
}

.product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
	height: 318px !important;
	width: 250px !important;
}

.product-accessories svg {
	display: none;
}

.searchIcon {
	margin: 15px 0;	
}