/* Custom Rating-Stars by LiquidMagic */
 div.Lightbox > div.Lightbox-footer > div.Lightbox-footer-left > div {
     display: none;
 }
 div.Lightbox > div.Lightbox-footer div.rating-stars.rating-stars-precision-full {
     display: inline-block;
     position: absolute;
     bottom: 16px;
     left: 16px;
 }
 div.Lightbox > div.Lightbox-footer div.rating-stars.rating-stars-precision-full svg {
     height: 40px;
     width: 40px;
 }
