/* Namkoo category-page enquiry icons */
body.page-template-page-category-php .blog-art-form > .qoute-now form#form13 > .row > div {
  position: relative;
}
body.page-template-page-category-php .blog-art-form > .qoute-now form#form13 > .row > div::after {
  position: absolute;
  right: 30px;
  z-index: 2;
  color: #9da63b;
  font-family: FontAwesome;
  font-size: 15px;
  line-height: 1;
  pointer-events: none;
}
body.page-template-page-category-php .blog-art-form > .qoute-now form#form13 > .row > div:nth-child(1)::after { content: "\f007"; top: 37px; }
body.page-template-page-category-php .blog-art-form > .qoute-now form#form13 > .row > div:nth-child(2)::after { content: "\f0e0"; top: 37px; }
body.page-template-page-category-php .blog-art-form > .qoute-now form#form13 > .row > div:nth-child(3)::after { content: "\f095"; top: 37px; }
body.page-template-page-category-php .blog-art-form > .qoute-now form#form13 > .row > div:nth-child(4)::after { content: "\f024"; top: 37px; }
body.page-template-page-category-php .blog-art-form > .qoute-now form#form13 > .row > div:nth-child(5)::after { content: "\f040"; top: 137px; }

/* Namkoo category bottom-right enquiry icons */
body.page-template-page-category-php .problogMain .problogForm > .qoute-now form#form13 > .row > div {
  position: relative;
}
body.page-template-page-category-php .problogMain .problogForm > .qoute-now form#form13 > .row > div::after {
  position: absolute;
  right: 30px;
  z-index: 2;
  color: #9da63b;
  font-family: FontAwesome;
  font-size: 15px;
  line-height: 1;
  pointer-events: none;
}
body.page-template-page-category-php .problogMain .problogForm > .qoute-now form#form13 > .row > div:nth-child(1)::after { content: "\f007"; top: 37px; }
body.page-template-page-category-php .problogMain .problogForm > .qoute-now form#form13 > .row > div:nth-child(2)::after { content: "\f0e0"; top: 37px; }
body.page-template-page-category-php .problogMain .problogForm > .qoute-now form#form13 > .row > div:nth-child(3)::after { content: "\f095"; top: 37px; }
body.page-template-page-category-php .problogMain .problogForm > .qoute-now form#form13 > .row > div:nth-child(4)::after { content: "\f024"; top: 37px; }
body.page-template-page-category-php .problogMain .problogForm > .qoute-now form#form13 > .row > div:nth-child(5)::after { content: "\f040"; top: 137px; }