/*======Module Icon CSS Start ========*/
.et-db #et-boc .et-l .et-fb-modules-list li[class^="dnwoo"] span {
  margin-top: 5px;
}
.et-db #et-boc .et-l .et-fb-modules-list li[class^="dnwoo"] {
  position: relative;
}
.et-db #et-boc .et-l .et-fb-modules-list li[class^="dnwoo"]::after {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  height: 100%;
  background: #f6724c;
  content: "";
}
.et-db
  #et-boc
  .et-l
  .et-fb-modules-list
  li[class^="dnwoo"]
  .et-fb-icon.et-fb-icon--svg {
  fill: #fff !important;
}
.et-db #et-boc .et-l .et-fb-modules-list li.et_fb_woo_essential.et_pb_folder::after {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  height: 100%;
  background: #f6724c;
  content: "";
}
.et-db #et-boc .et-l .et-fb-modules-list li.et_fb_woo_essential.et_pb_folder::before {
  content: "\E917" !important;
  color:#f6724c !important;
}
/*======Module Icon CSS End ========*/
