.title {
  margin: 0 0 0.9375em; }
  .title .title__item {
    float: left;
    margin: 0 0.625em 0 0; }
    .title .title__item:last-child {
      margin: 0; }
    .title .title__item--header {
      max-width: 74%; }
    .title .title__item--sale {
      width: 20.83333%; }
      .title .title__item--sale {
        display: inline-block;
        min-height: 1px;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        vertical-align: top;
        padding-right: 0px;
        padding-left: 0px; }
    .title .title__item--center {
      float: none;
      text-align: center; }
    .title .title__item h1 {
      margin: 0;
      font-size: 1.875em;
      line-height: 1.36667em;
      font-weight: 200; }
    .title .title__item h2 {
      margin: 0;
      font-size: 2em;
      line-height: 1.21875em;
      font-weight: 200; }
    .title .title__item h3 {
      font-size: 1.5em;
      line-height: 1.25em;
      margin: 0;
      font-weight: 200; }
    .title .title__item h4 {
      font-size: 1.25em;
      line-height: 1.35em;
      margin: 0;
      font-weight: 200; }
    .title .title__item p {
      font-size: 1em;
      font-weight: 200;
      color: #c0c0c0; }
      .title .title__item p strong {
        font-weight: bold;
        font-size: 1.125em;
        display: inline-block;
        vertical-align: middle;
        color: #44beda; }
