.panel-grid-cell .widget-title {
   
    font-size: 1.3em !important;
    text-align: center !important;
}
.card .card-image {
    height: 300px;
background: white !important;
}
br {
    display: none;
}
.card-product {
    height: 17em !important;
}
.date_published {
background: #008ccf;
    color: #fff;
    padding: 0.5em;
    width: 100%;
    text-align: center;
margin: auto;
    display: block;
}
.page-header.header-small {
    background-size: contain !important;
    background-attachment: inherit !important;
}
.so-widget-sow-image-default-eef982a7180b .sow-image-container .so-widget-image {
   
    height: 24em !important;
}


.page-header.header-small {
    background-size: cover!important;
    background-attachment: inherit !important;
}

.page-id-13..page-header.header-small {
background-size: cover;
background-attachment:fixed;}

@media screen and (max-width: 767px) {
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100% !important;
    float: left;
    clear: both;
    /* margin: 0 0 2.992em; */
}
}

