/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 19 2026 | 09:51:00 */
.cut-box,
.nf_cut_btn .primary-btn-1,
.nf_banner_cut_btn .sr7-btn,
.cut-box-btn,
body.single-post .primary-btn-1
{
 clip-path: polygon(8% 0,100% 0,100% 100%,0 100%,0 30%);
}
.cut-box-image
{
 clip-path: polygon(10% 0,100% 0,100% 100%,0 100%,0 20%);
}
.cut-box-post-grid .eael-grid-post .eael-grid-post-holder,
.cut-box-image-small,
.nf_cut_abt-sec .about-us-image-area img
{
clip-path: polygon(10% 0,100% 0,100% 100%,0 100%,0 10%);
}
body.single-post .single-post-item img
{
clip-path: polygon(10% 0,100% 0,100% 100%,0 100%,0 30%);	
}

.iconbox-cut-box{
	clip-path: polygon(5% 0,100% 0,100% 100%,0 100%,0 20%);
}