<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 768px) {
	body {
		background:url(https://www.skins-shop.com/pub/media/vereine/skins_special_sale.png) no-repeat top center fixed;
		background-size: cover;
	}
	}

.product-item .price-box {
    margin: 26px 0 25px;
    height: 50px;
}

@media (min-width: 768px), print {
.header.content {
    padding: 30px 20px 0;
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    background: white;
}
}

@media screen and (min-width: 768px) {
.page-footer {
    background-color: white;
}
}

@media screen and (min-width: 768px) {
.page-main {
    margin-top: 0px;
    padding-top: 20px;
    background: #fff;
}
}

@media (min-width: 768px) {
.page-layout-1column .filter.block {
    border-top: 1px solid #ccc;
    display: none;
}
}


.product-item-name, .product.name a {
    font-weight: 400;
    height: 75px;
}</pre></body></html>