/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 16 2016 | 16:19:35 */
.et-waypoint {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.related.products {
  display: block;
  overflow: hidden;
  width: 100%;
}
.woocommerce .quantity .qty {
  width: 3em;
}
.sec_half {
  display: block;
  float: left;
  overflow: hidden;
  width: 49%;
}
.sec_half input, .sec_half textarea{
 background-color: #eeeeee;
border: medium none;
border-radius: 0;
color: #999999;
font-size: 14px;
padding: 16px;
width: 100%;   
}