body {
    background-color: #ffffff;
}

.thumb-content .manufacturer-name {
    font-size: 1rem;
    display: block;
    padding-bottom: 0.5rem;
}

.thumb-content .item-name {
    font-size: 1rem;
    /*font-weight: bold;*/
}

.widget-item-grid .cmp-product-thumb {
    background-color: #f3f3f3;
}

.cmp-product-thumb .thumb-content {
    background-color: #f3f3f3;
}

.cmp-product-thumb .thumb-image .owl-carousel {
    max-width: 101%;
    max-height: 101%;
}