.woocommerce ul.products li.product a img {
    min-height: 170px;
}

.archive ul.products li.product a img {
    margin: 0;
    width: auto;
    height: 220px;
}
.top-promotion .promo-inner {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.top-promotion .promotion-content .close .icon-cross2 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.top-promotion .promotion-content {
    padding: 8px 0;
}

.site-header .primary-nav > ul > li.menu-item-has-children > a:after{display:none;}
.woocommerce ul.products li.product h2 a, .woocommerce ul.products li.product .woo-loop-product__title{
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.site-header .primary-nav > ul > li.menu-item-has-children > a {margin-right: 6px;}
.nav li { padding: 10px 20px;}
.woocommerce-review__published-date{display:none;}