/* https://hafenmuehle.de/wp-content/plugins/hmw-design/styles/product-list.css?ver=6.8.2 */
.hmw-product-item{position:relative;height:600px;width:800px;border-radius:10px;background-size:cover;background-position:center;margin-bottom:80px;margin-left:40px;margin-right:40px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;transition:0.3s box-shadow ease-in-out;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.hmw-product-item a{height:100%;width:100%;font-size:30pt;font-family:'Montserrat';font-weight:700;color:#fff;border-radius:30px;text-decoration:none;text-align:center;display:flex;justify-content:center;align-items:center;z-index:3}.hmw-product-item a:hover{color:#fff}.hmw-product-item:hover{box-shadow:0 0 24px 0 rgba(0,0,0,.54)}.hmw-dark-overlay{background-color:rgba(0,0,0,.2);height:100%;width:100%;z-index:2;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px}.hmw-product-list-container{display:flex;justify-content:center;flex-wrap:wrap}@media screen and (max-width:1800px){.hmw-product-item{height:450px;width:600px}}@media screen and (max-width:1000px){.hmw-product-item{width:90%;margin-left:0;margin-right:0}}@media screen and (max-width:700px){.hmw-product-item{height:300px}.hmw-dark-overlay{height:300px}.hmw-product-item a{font-size:16pt}}