#footer{max-width:1000px;margin:30px auto 0 auto;background-color:#ccc}#footer #footer-links{padding:8px 0;text-align:center}#footer #footer-links ul li{list-style-type:none;display:inline-flex;padding:0 2px}#footer #footer-links ul li a{text-decoration:none;font-size:13px;line-height:18px}#footer #footer-links ul li a:hover{color:#e4550e}#footer #footer-links ul li:not(:first-child)::before{content:"|";padding-right:8px}#footer .footer-rights{text-align:center;padding:10px 0}#footer .footer-rights span{font-size:13px}.productlist{display:grid;grid-gap:26px;margin-top:20px}@media screen and (min-width: 769px){.productlist{grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (max-width: 768px){.productlist{margin:12px 12px 0 12px;grid-template-columns:1fr 1fr}}.productlist .product-item{display:inline-block;box-shadow:0 0 6px -3px #444;padding:6px}.productlist .product-item a{display:inline-block;text-decoration:none}.productlist .product-item a figure img{width:100%}.productlist .product-item a .product-info{display:block;margin-top:12px}.productlist .product-item a .product-info .product-name{display:block;font-size:10pt}.productlist .product-item a:hover{text-decoration:underline}.category-list{display:block}@media screen and (max-width: 768px){.category-list{margin:12px 12px 0 12px}}@media screen and (min-width: 769px){.category-list{margin:10px 0}}.category-list .category-item{display:inline-block;padding:5px;background-color:rgba(144,84,211,.4784313725);border-radius:5px}.category-list .category-item.selected{background-color:#9054d3}.category-list .category-item a{text-decoration:none}.category-list .category-item a .category-info .category-name{color:#fff;font-size:10pt;font-weight:bold;text-shadow:0 0 1px #444}