/**
* Theme Name: Alquran Child
* Description: This is a child theme of Alquran, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/themazine">TheMazine</a>
* Template: alquran
* Version: 1.6
*/
.single-project .project-details .project-details__img {
    display: none;
}

/* Mobile devices (max width 768px) ke liye hide karo */
@media only screen and (max-width: 768px) {
    #ikbe-rotaion-icon {
        display: none !important;
    }
	.admin-bar .main-header.fixed-header .header-upper{
		top: 0 !important;
	}
}
