.fp-tableCell .wpb_column,
.fp-tableCell .vc_column-inner,
.fp-tableCell .wpb_wrapper {
    height: inherit;
}
.bg-settings {
    position: relative;
}
.linda-empty-bottom {
    padding: 70px 0;
}
.linda-divider {
    border-bottom: 1px dashed #efefef;
}
.woocommerce[data-col="3"] ul.products > li.product {
    width: 33.333333%;
}
.woocommerce[data-col="2"] ul.products > li.product {
    width: 50%;
}
.woocommerce[data-col="4"] ul.products > li.product {
    width: 25%;
}