/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 12 2019 | 17:24:32 */
/*Celebrity single*/

.moview-info-sidebar .moview-social-icon ul>li a {
    font-size: 30px;
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f230";
}

/*Sushko*/

.moview-details-text .wp-image-1001 {
	height: 20px;
  	width: auto;
  	transition: all .3s;
}
.moview-details-text a:hover .wp-image-1001 {
	opacity: .6;
}
.postid-862 .moview-details-wrap .movie-info-warpper .moview-details-text > p:nth-child(2) > strong:nth-child(3) > a > img {
    height: 12px;
}