.elementor-1417 .elementor-element.elementor-element-cc018e9{--display:flex;--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-d489e87 */.icon-grid-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:20px;
}

@media(max-width:1000px){
  .icon-grid-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:600px){
  .icon-grid-grid{
    grid-template-columns:1fr;
  }
}

/* Element | https://shafqatindustries.com/clothing-manufacturing/ */

.hero-content > h1:nth-child(1) {
  color: white;
}/* End custom CSS */