/* https://abcac.org/wp-content/plugins/u-design-core/framework/addons/product-image-comments/image-comments.min.css?ver=6.8.1 */
.review-images{display:flex;align-items:center;margin-bottom:2.5rem}.review-images .video-attachment,.review-images>img{display:inline-block;flex:0 0 6rem;max-width:6rem;margin-right:.6rem;cursor:pointer;border-radius:var(--alpha-border-radius);transition:box-shadow 0.3s}.review-images .video-attachment:hover,.review-images>img:hover{box-shadow:0 10px 20px -10px rgba(0,0,0,.2)}.review-images .video-attachment{display:inline-flex;position:relative}.review-images .video-attachment:before{content:"\f04b";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--alpha-change-color-dark-1s);font-family:"Font Awesome 5 Free";font-weight:700;line-height:1}.review-images .video-attachment video{width:100%;min-width:6rem;min-height:6rem;object-fit:cover;border-radius:var(--alpha-border-radius)}.comment-form p.comment-image-notice{margin-top:-1rem}.review-form-section .review-medias{margin-top:3rem;margin-bottom:1rem}.review-form-section .file-input{display:inline-block;vertical-align:top;position:relative;width:auto;margin:0 2rem 2rem 0;padding:0;background-repeat:no-repeat;background-size:cover}.review-form-section .file-input-wrapper{display:block;width:8rem;height:8rem;border-radius:.42rem;background-repeat:no-repeat;background-size:cover}.review-form-section .btn-action{position:absolute;right:-1rem;top:-1rem;height:2.2rem;width:2.2rem;display:flex;justify-content:center;line-height:2.2rem;font-size:1rem;border-radius:50%;background:var(--alpha-change-color-light-1);box-shadow:0 0 5px rgba(0,0,0,.15);cursor:pointer;transition:box-shadow 0.3s}.review-form-section .btn-action:hover{box-shadow:0 0 5px rgba(0,0,0,.3)}.review-form-section .btn-action:before{font-family:"Font Awesome 5 Free";font-weight:600}.review-form-section .btn-action+.btn-action{margin-top:2.7rem}.review-form-section input[type=file]{width:0!important;height:0!important;overflow:hidden;opacity:0}.review-form-section .btn-upload:before{content:"\f304"}.review-form-section .btn-remove:before{content:"\f00d";font-size:1.2rem}.review-form-section video{width:100%;height:100%;object-fit:cover}