.tfe {
position: relative;
display: inline-block;
} .starstruck {
display: inline-flex;
align-items: center;
gap: 2px; }
.starstruck i {
font-style: normal;
} .starstruck .star-on-png:before,
.starstruck .star-off-png:before,
.starstruck .star-half-png:before {
content: "";
display: inline-block;
width: 24px;
height: 24px;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
} .starstruck .star-on-png:before {
background-image: url(//animeshentai.cc/wp-content/themes/ahentai-dooplay/img/star.png);
} .starstruck .star-off-png:before {
background-image: url(//animeshentai.cc/wp-content/themes/ahentai-dooplay/img/star-opaque-light.png);
} .starstruck .star-half-png:before {
background-image: url(//animeshentai.cc/wp-content/themes/ahentai-dooplay/img/star-half.png);
} @media only screen and (max-width: 600px) {
.starstruck-ptype {
border-right: 0;
border-radius: 0;
}
.detailsP:after {
height: 670px;
}
}