/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

.material {
  padding-right: 1px;
}
.productname {
  font-size: 24px;
  letter-spacing: -0.8px;
  color: rgb(37, 120, 203);
}
.Product_class {
  font-family: 
    "Roboto Condensed", 
    sans-serif;
  font-style: normal;
  text-transform: uppercase;
  color: #0099cc;
  font-weight: 400;
  font-size: 228.5%;
  letter-spacing: -.027em;
  line-height: 1.1;
}
p.x-feature-box-text a{
  display: block;
  padding-top: 10px;
}
.PE {
  color: rgb(144, 63, 66);
}
.PP {
  color: rgb(37, 120, 203);
}
.Spec {
  color: rgb(82, 60, 107);
}