/* Enter Your Custom CSS Here */
.staff-img img
{
height:280px;
max-height:280px;
}
.woo-product-item .price:before
{
  display:none;
}
.display_reviews
{
  border: 1px solid #E6E7E8;
  margin-bottom: 10px;
}  
.review_author,.review_content
{
  width: 100%;
  margin-bottom: 10px;
  display: block;
  padding: 5px;
}
.review_text
{
  padding: 10px;
}
.author_name
{
  padding: 10px;
  background: #0066cc;
  float:left;
  color: #fff;
}
.feed_date
{
  padding: 10px;
  clear: both;
}
.review_content
{
  height: 200px;
}
.submit_feedback
{
  float:right;
}
.woocommerce-ordering:before
{
  top:-6px;
}
.woocommerce-ordering
{
  background: #f1f2f2;
}
.customvideo
{
  width: 50%;
  margin-bottom: 20px !important;
}
.out-of-stock
{
  color: red;
}
