.image-upload{position:relative;max-width:205px;margin:50px auto}.image-upload .image-edit{position:absolute;right:12px;z-index:1;top:10px}.image-upload .image-edit input{display:none}.image-upload .image-edit input+label{display:inline-block;width:34px;height:34px;margin-bottom:0;border-radius:100%;background:#fff;border:1px solid transparent;box-shadow:0 2px 4px 0 rgba(0,0,0,.12);cursor:pointer;font-weight:400;transition:all .2s ease-in-out}.image-upload .image-edit input+label:hover{background:#f1f1f1;border-color:#d6d6d6}.image-upload .image-edit input+label:after{content:"\f040";font-family:FontAwesome;color:#757575;position:absolute;top:10px;left:0;right:0;text-align:center;margin:auto}.image-upload .image-preview{width:192px;height:192px;position:relative;border-radius:5%;border:6px solid #f8f8f8;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.image-upload .image-preview>div{width:100%;height:100%;border-radius:5%;background-size:cover;background-repeat:no-repeat;background-position:center}.productlist_img{width:50px;height:50px;object-fit:cover}