<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media screen and (min-width:992px) {
	.archive.woocommerce-page .maksimer-subcategories {
		margin: 0 !important;
		position: relative;
	}
	
	.archive.woocommerce-page .maksimer-subcategories .maksimer-subcategories-wrapper {
		max-width: 95%;
	}
	
	section.maksimer-subcategories:after {
		background-image: url("data:image/svg+xml;charset=utf-8,&lt;svg xmlns=\"http://www.w3.org/2000/svg\" xml:space=\"preserve\" id=\"ios7_x5F_arrows_1_\" x=\"0\" y=\"0\" version=\"1.1\" viewBox=\"0 0 128 128\"&gt;&lt;style&gt;.st0{display:none}.st1{display:inline}&lt;/style&gt;&lt;g id=\"_x34__1_\"&gt;&lt;path id=\"icon_35_\" d=\"M64.1 0C28.8 0 .2 28.7.2 64s28.6 64 63.9 64S128 99.3 128 64c-.1-35.3-28.7-64-63.9-64m0 122.7C31.7 122.7 5.5 96.4 5.5 64c0-32.4 26.2-58.7 58.6-58.7 32.3 0 58.6 26.3 58.6 58.7-.1 32.4-26.3 58.7-58.6 58.7m-.3-93.9L33.1 59.5l3.8 3.8 24.5-24.5V104h5.3V39.4l24 24 3.8-3.8z\"/&gt;&lt;/g&gt;&lt;/svg&gt;");
		content: "";
		display: block;
		height: 20px;
		position: absolute;
		right: 0;
		top: 40%;
		transform: translateY(-40%) rotate(90deg);
		width: 20px;
	}
}
</pre></body></html>