/**
* Theme Name: Fikco Child
* Description: This is a child theme of Fikco, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opalthemes</a>
* Template: fikco
* Version: 1.0.0
*/

.fikco-border-shape svg {
    height: 41px !important;
}

/*.project-button {
    padding: 10px !important;
     font-size: 10px !important;
}*/

@media (max-width: 2240px) and (min-width: 1336px) {
  .project-button {
    padding: 10px !important;
     font-size: 12px !important;
}
	
	.project-item .project-content {
		padding: 15px !important; 
		padding-bottom: 20px !important; 
		
	}
	
	.project-title {
		font-size: 20px !important;
	}
}