<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 992px) and (max-width: 1199px) {
span.addtocart-button button.addtocart-button,
div.vm-details-button a {
	font-size: 0;
}
}

@media (min-width: 768px) and (max-width: 991px) {
div[class*="vm-col-"] {
	margin-bottom: 15px;
    width: 50%;
}

.vmproduct-slider span.addtocart-button .addtocart-button,
.vmproduct-slider .product-detail a,
span.addtocart-button button.addtocart-button,
div.vm-details-button a {
	font-size: 0;
}
}

@media (min-width: 768px) {
.home .navigation {
	background: none;
	position: absolute;
	width: 100%;
}
}

@media (max-width: 767px) {
.navigation {
	position: relative;
	text-align: center;
}

.navigation .logo {
	float: none;
	margin: 0;
	padding: 15px 0;
}

.navigation.sticky .logo {
	margin-top: 0;
	padding: 10px 0;
}

.mm-toggle-wrap {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
}

.navigation .nav-inner {
	display: none;
}

.slideSloganText {
	line-height: normal !important;
}

.footer .social {
	float: none;
}

.footer .social ul li {
	margin: 0 7px 0 0;
}

.vm-pagination {
	width: 100%;
	text-align: center !important;
}

.vmproduct-slider span.addtocart-button .addtocart-button,
.vmproduct-slider .product-detail a,
span.addtocart-button button.addtocart-button,
div.vm-details-button a {
	font-size: 0;
}

.table-pricelist {
	overflow-y: hidden;
	overflow-x: auto;
}

#userForm {
	overflow: auto;
}

.buttonBar-right {
	float: none;
}

tr.row-responsive td {
	display: block;
}

#fancybox-content .product-related-products .product-field-display a {
	font-size: 13px;
}
}

@media (max-width: 480px) {
.slideshow .label_skitter_container {
	top: 20%;
}

.vmcategory-slider .category-info {
	display: none;
}

.newsletter-wrap input[type="text"] {
	display: block;
	margin-bottom: 10px;
}

#fancybox-content .product-related-products .product-field {
	padding-bottom: 0;
}	

#fancybox-content .product-field-display a img {
	display: inline;
	padding: 0;
}

#fancybox-content .product-related-products .product-field-display a {
	font-size: 0;
}

#fancybox-content .product-related-products .vm-price-value {
	display: none;
}
}</pre></body></html>