/*
Theme Name: Sherwood - RWX
Description: Rayaworx Standardtheme
Author: Rainer Schuppe
Author URI: https://www.rayaworx.eu
Template: sherwood
Version: 1.1.1
Tags:
*/
ul.rwx {
  list-style-type: none;
  list-style: disc outside none;
}
ul.rwx li
{
	text-indent: -0.5em;
}
ul.rwx li:before
{
	font-family: FontAwesome;
	content: "\f0e7";
  width: 1em;
	margin-left: 2.5em;
}
ul.rwx li.hand-right:before { content: "\f0a4"; }
ul.rwx li.star:before { content: "\f006"; }
ul.rwx li.bolt:before { content: "\f0e7"; }
ul.rwx li.bulb:before { content: "\f0eb"; }
ul.rwx li.sun:before { content: "\f185"; }

.rwx-likeit {
  padding: 0px 20px 10px 0px;
  position: relative;
  margin-left: auto;
}

a.rwx {
    text-decoration: none;
    color: white;

}

a.rwx:hover {
    color: #000000;
}

.hidethis {
  display: none;
}

.testimonials_heading {
  font-weight: bold;
}
