body {
	background: #fff !important;
}

.search-string input {
	background: #fff url("../assets/images/search.png") no-repeat 96% 8px !important;
 }

 .featured-image {
 	position: relative !important;
 	z-index: 0 !important;
 }

 .lead-image:after {
	background-color: transparent !important;
	border: none !important;
	content: "";
	display: block;
	height: 36px;
	position: absolute;
	width: 36px;
	background-image: url("../assets/images/cross.png") !important;
	background-position: center center;
	background-repeat: no-repeat;
	left: 49% !important;
	top: -24px;

	z-index: 10000 !important;
 }

 .category-news-analysis.lead-image:after {
 	background-image: url("../assets/images/megaphone.png") !important;
	background-position: center center !important;
}

 .category-diet-and-fitness.lead-image:after {
   background-image: url("../assets/images/trainer.png") !important;
   background-position: center center !important;
}

 .category-cancer.lead-image:after {
   background-image: url("../assets/images/stethascope.png") !important;
   background-position: center center !important; }

 .category-heart.lead-image:after {
   background-image: url("../assets/images/heart.png");
   background-position: center center !important; }

 .category-anti-ageing.lead-image:after {
   background-image: url("../assets/images/syringe.png");
   background-position: center center !important; }

 .category-diabetes.lead-image:after {
   background-image: url("../assets/images/drip.png");
   background-position: center center !important; }

.article-content:after {
  background-color: transparent !important;
  border: none !important;
  height: 36px !important;
  position: absolute;
  width: 36px !important;
  background-image: url("../assets/images/cross.png") !important;
  background-position: center center;
  background-repeat: no-repeat;
  left: 49% !important;
  top: -24px !important;
  z-index: 10000 !important; }

.category-news-analysis .article-content:after {
  background-image: url("../assets/images/megaphone.png") !important;
  background-position: center center !important; }

.category-diet-and-fitness .article-content:after {
  background-image: url("../assets/images/trainer.png") !important;
	background-position: center center !important; }

.category-cancer .article-content:after {
  background-image: url("../assets/images/sethascope.png") !important;
	background-position: center center !important; }

.category-heart .article-content:after {
  background-image: url("../assets/images/heart.png") !important;
	background-position: center center !important; }

.category-anti-ageing .article-content:after {
  background-image: url("../assets/images/syringe.png") !important;
	background-position: center center !important; }

.category-diabetes .article-content:after {
  background-image: url("../assets/images/drip.png") !important;
	background-position: center center !important; }


.meta-box:after {
  background-color: transparent !important;
  border: none !important;
  height: 36px !important;
  width: 36px !important;
  background-image: url("../assets/images/cross.png") !important;
  background-position: center center;
  background-repeat: no-repeat;
  left: 41% !important;
  top: -18px; }

.category-news-analysis .meta-box:after {
  background-image: url("../assets/images/megaphone.png") !important;
  background-position: center center !important; }

.category-diet-and-fitness .meta-box:after {
  background-image: url("../assets/images/trainer.png") !important;
  background-position: center center !important; }

.category-cancer .meta-box:after {
  background-image: url("../assets/images/stethascope.png") !important;
  background-position: center center !important; }

.category-heart .meta-box:after {
  background-image: url("../assets/images/heart.png") !important;
  background-position: center center !important; }

.category-anti-ageing .meta-box:after {
  background-image: url("../assets/images/syringe.png") !important;
  background-position: center center !important; }

.category-diabetes .meta-box:after {
  background-image: url("../assets/images/drip.png") !important;
  background-position: center center !important; }


  .term-list__title:after {
    background-color: transparent !important;
	border: none !important;
    height: 36px;
    width: 36px;
    background-image: url("../assets/images/cross.png");
    left: 49% !important;
    top: -27px;
    z-index: 10000 !important; }

  .category-news-analysis .term-list__title:after {
    background-image: url("../assets/images/megaphone.png") !important;
  background-position: center center !important; }

  .category-diet-and-fitness .term-list__title:after {
    background-image: url("../assets/images/trainer.png") !important;
  background-position: center center !important; }

  .category-cancer .term-list__title:after {
    background-image: url("../assets/images/stethascope.png") !important;
  background-position: center center !important; }

  .category-heart .term-list__title:after {
    background-image: url("../assets/images/heart.png") !important;
  background-position: center center !important; }

  .category-anti-ageing .term-list__title:after {
    background-image: url("../assets/images/syringe.png") !important;
  background-position: center center !important; }

  .category-diabetes .term-list__title:after {
    background-image: url("../assets/images/drip.png") !important;
  background-position: center center !important; }


  .sharing__link--twitter:before {
  background-image: url("../assets/images/twitter-share.png") !important;
  background-repeat: no-repeat !important; }

.sharing__link--facebook:before {
  background-image: url("../assets/images/facebook-share.png") !important;
  background-repeat: no-repeat !important; }

.sharing__link--gplus:before {
  background-image: url("../assets/images/gplus-share.png") !important;
  background-repeat: no-repeat !important; }

.sharing__link--mail:before {
  background-image: url("../assets/images/email-at.png") !important;
  background-repeat: no-repeat !important; }
