.b2-widget-post-thumb .b2-widget-post-thumb-product-img {
    height: 0;
    padding-top: 100%;
    position: relative;
    width: 100%;
}

.shop-normal-tips {
    position: absolute;
    right: 10px;
    bottom: 10px;
    line-height: 20px;
    height: 20px;
    font-size: 12px;
    background-color: #fdd6d3;
    color: #f44336;
    padding: 0 4px;
    border-radius: 3px;
}

.b2-widget-post-thumb .shop-normal-tips {
    right: 10px;
    bottom: 10px;
}

.b2-widget-post-thumb .b2-widget-post-thumb-product-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.b2-widget-post-thumb .b2-widget-post-title {
    padding: 0;
    height: auto;
    margin-top: 10px;
}

.b2-widget-post-title h2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.widget ul li h2 {
    font-size: 13px;
}

.b2-widget-post-title h2 {
    font-size: 12px;
}

.red {
    color: #FF3355;
}

.products-price {
    height: 30px;
    display: flex;
    align-items: center;
    font-weight: 500;
}

.link-overlay {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.post-list-meta-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 16px 10px 0;
    color: #aaaeb3;
}

.post-3 .post-list-meta-box {
    margin: 0;
    margin-top: auto;
}


.post-3 .post-list-meta-box {
    margin: 0;
    margin-top: auto;
}

.post-list-meta {
    display: flex;
    font-size: 12px;
    align-items: center;
}

.post-3 .post-list-meta {
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
    color: #bcbcbc;
}

.post-3 .post-list-meta {
    justify-content: flex-end;
}

.post-3 .post-list-meta li:nth-child(1) {
    flex: 1;
    padding: 0;
}

.post-list-meta-show {
    border-right: 1px solid #e8e8e8;
    padding: 0 15px;
    cursor: pointer;
}

.post-list-meta-show:first-child {
    padding-left: 0;
}

.post-list-meta-show:last-child {
    border-right: none;
    padding-right: 0;
}

.list_info {
    font-size: 16px;
    font-family: Content-font, Roboto, sans-serif;
    font-weight: 400;
}

.list_info p{
    line-height: 1.625;
}

.list_info img{
    height: auto;
    max-width: 100%;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}
