

.ecom-content h1 {
    font-size: 1.6rem;
    margin-bottom: 2.0rem;
    color: #409bc7;
}

.cat-list-item {
    background: #f2f2f2;
    padding: 15px;
    min-height: 70px;
    margin-bottom: 20px;
}


    .cat-list-item h2 {
        margin: 0px;
        padding: 0px;
        font-size: 1rem;
        color: #000;
    }


.cms_cart_widget h5 {
    margin: 0 0 00px;
}

.cms_cart_widget {width: 100%;
}
.product_price {
    margin-bottom: 20px;
}
.product_current_value {
    font-size: 20px;
}

.product-attributes-laytout h4 {
    margin-top: 10px;
    margin-bottom: 1rem;
}


.prod-list-grouping select {
    width: 40px;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    margin-bottom:10px;
}

.cms-product-wrapper {
    display: contents;
}