<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html#ecwid_html body#ecwid_body .ecwid.ecwid-SingleProduct a,
.ecwid-SingleProduct a div.ecwid-title {
	color: #000;
	text-decoration: none;
}

html#ecwid_html body#ecwid_body .ecwid-SearchPanel input {
	max-width: 300px;
}

html#ecwid_html body#ecwid_body .ecwid-shopping-cart-categories #horizontal-menu,
html#ecwid_html body#ecwid_body .ecwid-shopping-cart-categories .horizontal-menu {
	margin-bottom: 10px;
	margin-top: 10px;
}

.ecwid-shopping-cart-categories .horizontal-menu-item {
	background-image: none;
}

html#ecwid_html body#ecwid_body .ecwid-productsList ul li .ecwid-productsList-name {
	color: inherit;
	font-size: inherit;
}

html#ecwid_html body#ecwid_body .ecwid tr:hover td {
	color: inherit;
}

html#ecwid_html body#ecwid_body .ecwid table {
	line-height: inherit;
}

.ecwid-SingleProduct-v2 {
	box-sizing: content-box;
}

.ecwid .ecwid-productBrowser input {
	display: inline-block;
}

.ecwid .ecwid-productBrowser label {
	vertical-align: middle;
}

.ecwid .ecwid-productBrowser select,
.ecwid .ecwid-productBrowser input {
	background-color: #fff;
	color: #333;
}

/* fix old search widget */
.ecwid-shopping-cart-search .ecwid-SearchPanel .ecwid-SearchPanel-field {
	display: inline-block;
}
.ecwid-shopping-cart-search .ecwid-SearchPanel .ecwid-SearchPanel-field {
	font-size: 14px;
}
.ecwid-shopping-cart-search .ecwid-SearchPanel .ecwid-SearchPanel-button {
	font-size: 14px;
	font-weight: 400;
}</pre></body></html>