/*
Theme Name: Navian Child
Theme URI: http://www.themelogi.com/themes/navian
Description: A child theme of Navian Theme
Author: THEMELOGI
Author URI: http://www.themelogi.com
Version: 1.0.0
Template: navian
*/


.grid-blog .boxed-intro:hover {
	box-shadow: -6px 10px 24px 0px rgba(0, 0, 0, 0.09);
}
.project-content .zoom-hover:hover .intro-image img {
    transform: scale(1);
    -webkit-transform: scale(1);
}
.project .boxed-intro:hover .link-primary-title {
    color: #252525 !important;
}

