/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 20 2025 | 09:15:42 */
@media (min-width:320px) and (max-width:600px){
	.complete-projects .projects .swiper-slide:nth-child(even) .project-block .project-transition {
    	margin-top: 0 !important;
	}
	
	.complete-projects .projects .swiper-slide .project-block .project-content .project-caption .project-loop-title a {
		font-size: 18px !important;
	}
	
	.custom-slider .carousel-arrow {
		bottom: 0;
        top: unset !important;
        transform: unset !important;
	}
}