.shopimage {
padding-top:0px !important;
max-height:450px;
}
.shopimage img {
min-width:100%;
max-height:400px;
object-fit:cover;
}
.shopimagetitle {
text-align: center;
font-size: 26px;
font-weight: 600;
max-width: 365px;
margin: -150px auto 0px auto;
background: #fff;
padding: 30px;
background-color:rgba(255,255,255,0.8);
position:relative;
}
.woocommerce-products-header {
display: none;
}
.single .offer-banner {
display:none !important;
}
@media screen and (max-width: 468px) {
.filters {
max-width: 1200px;
margin: 150px auto -150px auto;
}
}
.woof.woof_sid.woof_sid_flat_grey.woof_auto_3_columns {
border: 0px;
margin-top: -50px;
margin-bottom: 50px;
}
.woof_container { display: inline-block; }