/*
Theme Name: Modins Child
Theme URI: https://gaviaspreview.com/wp/modins/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: Child theme for the Modins theme.
Template: modins
*/

.product-block .shop-category,
.product-block .shop-loop-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.awsm-job-expired-item a {
    background: #eee;
}

.awsm-job-expired-item a:before {
    content: "Expired";
    color: red;
    font-weight: 500;
}