.header-info > ul > li > ul.language-dropdown {
    min-width: 80px;
}

.product-cart-wrap .product-img-action-wrap {
    max-height: none;
}

.product-cart-wrap .product-content-wrap {
    padding: 5px 20px 20px 25px;
}

.product-cart-wrap .product-card-bottom {
    margin-top: 5px;
}

.detail-info .product-price .current-price {
    font-size: 32px;
}

.detail-info .product-price .old-price {
    font-size: 24px;
}

.zoomContainer, .zoomWindow {
    z-index: 0;
}
