.user-profile-image{width: 100px;height: 100px;object-fit: cover;}
.profile-img-file-input{display: none;}
.profile-photo-edit {cursor: pointer;position: relative;}
.profile-photo-edit .camera {    position: absolute;z-index: 99;
    bottom: 0;
    right: 10px;
    font-size: 24px;}
.change_lang img{width: 22px;}
.action-cart img{width: 30px !important;}
.action-user img{width: 30px;}

.product-img > a{width: 100%;
    height: 380px;
    text-align: center;}
.product-img > a img{    height: 100%;
    width: auto;
    margin: 0 auto;}

    .product-text p {
        font-size: 20px;
        height: 45px;
        overflow: hidden;
    }
.live-auction-img{
    position: absolute;
    width: 60px;
    right: 10px;
    top: 10px;
}