/* KD Roofers v3.0.31 service-single.css — shared single service shell only */

.kd-service-single-content-shell{
  width:100%;
  background:var(--kd-white);
}
.kd-service-single__content{
  position:relative;
}
.kd-service-single__main--fresh,
.kd-service-single__main--pattern{
  display:block;
}
.kd-service-single__main--pattern{
  width:100%;
  max-width:none;
  margin-inline:0;
}
.kd-editor-content > *:last-child{
  margin-bottom:0;
}
