<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mfilter-search-live-filter {
	display: table-cell;
	float: left;
	margin-bottom: 0;
	position: relative;
	width: 100%;
	z-index: 100;
}
.mfilter-search-live-filter .tt-menu {
	width: 100%;
	background: #fff;
	box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 6px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.mfilter-search-live-filter.mslf-mode-tabs .tt-menu {
	box-shadow: none;
}
.mfilter-search-live-filter .tt-menu .tt-dataset {
	border: 1px solid #ccc;
	overflow-x: hidden;
	overflow-y: auto;
}
.mfilter-search-live-filter .tt-menu .tt-suggestion {
	border-top: 1px solid #efefef;
	padding: 6px 10px;
	cursor: pointer;
}
.mfilter-search-live-filter .mslf-loading {
	background-image: url('./spin.gif');
	width: 18px;
	height: 18px;
	position: absolute;
	right: 7px;
	top: 11px;
	z-index: 30;
}
.mfilter-search-live-filter .tt-menu .tt-suggestion:hover,
.mfilter-search-live-filter .tt-menu .tt-suggestion:hover small {
	color: #fff;
	background: #23a1d1;
}
.mfilter-search-live-filter .tt-menu .tt-suggestion:first-child {
	border-top: none;
}
.mfilter-search-live-filter .tt-menu .tt-suggestion table {
	width: 100%;
}
.mfilter-search-live-filter .tt-menu .tt-suggestion img {
	margin-right: 10px;
}
.mfilter-search-live-filter .tt-menu .tt-suggestion small {
	display: block;
	color: #8c8c8c;
}
.mfilter-search-live-filter .tt-menu .tt-suggestion small &gt; strong {
	font-weight: normal;
}
.mfilter-search-live-filter .tt-menu .tt-suggestion .mslf-price {
	font-weight: bold;
	padding-left: 10px;
	text-align: center;
}
.mfilter-search-live-filter .tt-menu .tt-suggestion .mslf-price strike {
	font-weight: normal;
}
.mfilter-search-live-filter .msf-button-more {
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 5px 0;
	border: 1px solid #ccc;
	border-top: none;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	color: #6e6e6e;
	background: #f8f8f8;
}
.mfilter-search-live-filter .msf-button-more:hover{
    color: #23a1d1;
}
.mfilter-search-live-filter .msf-header {
	text-align: center;
	margin: 0;
	font-weight: normal;
	padding: 8px 0;
	font-size: 18px;
	display: block;
	background: #efefef;
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: none;
	background: #f8f8f8;
}
.mfilter-search-live-filter.mslf-mode-tabs .tt-dataset {
	width: 215px;
}
.mfilter-search-live-filter.mslf-mode-tabs .tt-menu .tt-dataset {
	border-right: none;
	border-color: #ebebeb;
	border-top: none;
}
.mfilter-search-live-filter .tt-menu .tt-suggestion:hover {
	-moz-box-shadow:    inset 0 0 15px #efefef;
	-webkit-box-shadow: inset 0 0 15px #efefef;
	box-shadow:         inset 0 0 15px #efefef;
	background: none;
	color: #666;
}
.mfilter-search-live-filter .tt-menu .tt-suggestion:hover small {
	background: none;
	color: #666;
}
.mfilter-search-language-direction-rtl .tt-menu .tt-suggestion img {
	margin-right: 0px;
	border-left: 10px solid transparent;
}
.mfilter-search-language-direction-rtl .tt-input { 
	text-align: right;
}
.mfilter-search-language-direction-rtl .tt-menu .tt-suggestion .mslf-price { 
	padding-right: 10px;
	padding-left: 0;
}
.mfilter-search-language-direction-rtl .mslf-loading { 
	right: auto;
	left: 7px;
}
.tt-menu .tt-dataset-products tr td:first-child {
    padding-left: 5px;
    padding-right: 1px;
}

.tt-menu .tt-dataset-products tr td:nth-child(2) {
    padding-left: 10px;
    border-left: 1px solid #e9e4e4;
}

.tt-menu .tt-dataset-categories tr td:first-child {
    padding-left: 5px;
    padding-right: 3px;
}

.tt-menu .tt-dataset-categories tr td:nth-child(2) {
    padding-left: 11px;
    border-left: 1px solid #e9e4e4;
}
.mslf-product-list .product-name {
	height: 35px;
	overflow: hidden;
	display: block;
}
.mfilter-search-live-filter .mslf-price,
.mslf-product-list .product-special-price,
.mslf-product-list .product-price {
	color: #cb0000;
	font-weight: bold;
}
.mslf-product-list .product-special-price,
.mslf-product-list .product-price {
	float: right;
	font-size: 14px;
}
.msfl-product-item-list {
	overflow: hidden;
	padding: 0;
}
.tt-menu.tt-empty.tt-open {
	display: none !important;
}
.mslf-product-list a {
	padding: 15px 10px;
	text-align: center;
	display: block;
}
.mslf-product-list a:hover{
	-moz-box-shadow:    inset 0 0 8px #efefef;
	-webkit-box-shadow: inset 0 0 8px #efefef;
	box-shadow:         inset 0 0 8px #efefef;
}
.mslf-product-list a img {
	border: 1px solid #d5d5d5;
    max-width: 100%;
    height: auto;
    border: none;
}
.mfilter-search-live-filter .mslf-product-list {
	position: absolute;
	top: 0;
	left: 215px;
	width: 450px;
	overflow-y: auto;
	background: #fff;
	border: 1px solid lightgray;
}
.mfilter-search-live-filter .mslf-product-list h3 {
	padding: 10px 0px 15px 19px;
	margin: 0;
	border-bottom: 1px solid lightgray;
}
.mfilter-search-language-direction-rtl .mslf-product-list {
	left: auto;
	right: 215px;
}
.mslf-product-list .product-special-price, 
.mslf-product-list .product-price {
	float: none;
}
.mslf-product-list .product-price {
	margin-right: 5px;
}
.mslf-product-list .product-price strike {
	font-size: 13px;
	color: #716e6e;
}</pre></body></html>