@font-face {
  font-family: "Roboto Light";
  src: url("fonts/roboto-light-webfont.eot");
  src: url("fonts/roboto-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-light-webfont.woff2") format("woff2"), url("fonts/roboto-light-webfont.woff") format("woff"), url("fonts/roboto-light-webfont.ttf") format("truetype"), url("fonts/roboto-light-webfont.svg#roboto-light-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Roboto Light Italic";
  src: url("fonts/roboto-lightitalic-webfont.eot");
  src: url("fonts/roboto-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-lightitalic-webfont.woff2") format("woff2"), url("fonts/roboto-lightitalic-webfont.woff") format("woff"), url("fonts/roboto-lightitalic-webfont.ttf") format("truetype"), url("fonts/roboto-lightitalic-webfont.svg#roboto-lightitalic-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Roboto";
  src: url("fonts/roboto-regular-webfont.eot");
  src: url("fonts/roboto-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-regular-webfont.woff2") format("woff2"), url("fonts/roboto-regular-webfont.woff") format("woff"), url("fonts/roboto-regular-webfont.ttf") format("truetype"), url("fonts/roboto-regular-webfont.svg#roboto-regular-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Roboto Italic";
  src: url("fonts/roboto-italic-webfont.eot");
  src: url("fonts/roboto-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-italic-webfont.woff2") format("woff2"), url("fonts/roboto-italic-webfont.woff") format("woff"), url("fonts/roboto-italic-webfont.ttf") format("truetype"), url("fonts/roboto-italic-webfont.svg#roboto-italic-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Roboto Medium";
  src: url("fonts/roboto-medium-webfont.eot");
  src: url("fonts/roboto-medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-medium-webfont.woff2") format("woff2"), url("fonts/roboto-medium-webfont.woff") format("woff"), url("fonts/roboto-medium-webfont.ttf") format("truetype"), url("fonts/roboto-medium-webfont.svg#roboto-medium-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Roboto Medium Italic";
  src: url("fonts/roboto-mediumitalic-webfont.eot");
  src: url("fonts/roboto-mediumitalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-mediumitalic-webfont.woff2") format("woff2"), url("fonts/roboto-mediumitalic-webfont.woff") format("woff"), url("fonts/roboto-mediumitalic-webfont.ttf") format("truetype"), url("fonts/roboto-mediumitalic-webfont.svg#roboto-mediumitalic-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Roboto Bold";
  src: url("fonts/roboto-bold-webfont.eot");
  src: url("fonts/roboto-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-bold-webfont.woff2") format("woff2"), url("fonts/roboto-bold-webfont.woff") format("woff"), url("fonts/roboto-bold-webfont.ttf") format("truetype"), url("fonts/roboto-bold-webfont.svg#roboto-bold-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Roboto Bold Italic";
  src: url("fonts/roboto-bolditalic-webfont.eot");
  src: url("fonts/roboto-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-bolditalic-webfont.woff2") format("woff2"), url("fonts/roboto-bolditalic-webfont.woff") format("woff"), url("fonts/roboto-bolditalic-webfont.ttf") format("truetype"), url("fonts/roboto-bolditalic-webfont.svg#roboto-bolditalic-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: "Roboto", sans-serif !important;
  font-size: 14px !important;
  color: #636466; }

.phone_icon {
  background-image: url("images/icons/phone3_orange.png");
  background-repeat: no-repeat;
  padding-left: 2.5em;
  background-size: 1.3em;
  min-height: 1.3em;
  display: inline-block;
  background-position: center left; }
  .darkbg .phone_icon {
    background-image: url("images/icons/phone3_orange.png"); }
  li.phone_icon {
    list-style-type: none !important;
    margin-left: -15px; }
  li.phone_icon:before {
    display: none; }

.fax_icon {
  background-image: url("images/icons/fax2_orange.png");
  background-repeat: no-repeat;
  padding-left: 2.5em;
  background-size: 1.3em;
  min-height: 1.3em;
  display: inline-block;
  background-position: center left; }
  .darkbg .fax_icon {
    background-image: url("images/icons/fax2_orange.png"); }
  li.fax_icon {
    list-style-type: none !important;
    margin-left: -15px; }
  li.fax_icon:before {
    display: none; }

.email_icon {
  background-image: url("images/icons/email1_orange.png");
  background-repeat: no-repeat;
  padding-left: 2.5em;
  background-size: 1.3em;
  min-height: 1.3em;
  display: inline-block;
  background-position: center left; }
  .darkbg .email_icon {
    background-image: url("images/icons/email1_orange.png"); }
  li.email_icon {
    list-style-type: none !important;
    margin-left: -15px; }
  li.email_icon:before {
    display: none; }

.delivery_icon {
  background-image: url("images/icons/delivery1_orange.png");
  background-repeat: no-repeat;
  padding-left: 2.5em;
  background-size: 1.3em;
  min-height: 1.3em;
  display: inline-block;
  background-position: center left;
  background-size: 2em;
  min-height: 2em;
  padding-left: 3em; }
  .darkbg .delivery_icon {
    background-image: url("images/icons/delivery1_orange.png"); }
  li.delivery_icon {
    list-style-type: none !important;
    margin-left: -15px; }
  li.delivery_icon:before {
    display: none; }

.chr_content {
  color: #7b7b7b;
  line-height: 1.5em; }
  .chr_content .left, .chr_content .right {
    width: 49%; }
  .chr_content .left {
    float: left; }
  .chr_content .right {
    float: right; }
  .chr_content .darkbg {
    color: #fff; }
  .chr_content p {
    margin: 1em 0;
    line-height: 1.6em;
    font-size: 1em; }
  .chr_content h1, .chr_content h2, .chr_content h3, .chr_content h4, .chr_content h5, .chr_content h6 {
    margin-top: 1em;
    margin-bottom: 0.5em;
    font-family: "Roboto";
    line-height: 1.3em; }
    .chr_content h1 strong, .chr_content h1 b, .chr_content h2 strong, .chr_content h2 b, .chr_content h3 strong, .chr_content h3 b, .chr_content h4 strong, .chr_content h4 b, .chr_content h5 strong, .chr_content h5 b, .chr_content h6 strong, .chr_content h6 b {
      font-family: "Roboto Bold"; }
    .chr_content h1 em, .chr_content h1 i, .chr_content h2 em, .chr_content h2 i, .chr_content h3 em, .chr_content h3 i, .chr_content h4 em, .chr_content h4 i, .chr_content h5 em, .chr_content h5 i, .chr_content h6 em, .chr_content h6 i {
      font-family: "Roboto Italic"; }
    .chr_content h1 strong em, .chr_content h1 em strong, .chr_content h1 strong i, .chr_content h1 i strong, .chr_content h1 b em, .chr_content h1 em b, .chr_content h1 b i, .chr_content h1 i b, .chr_content h2 strong em, .chr_content h2 em strong, .chr_content h2 strong i, .chr_content h2 i strong, .chr_content h2 b em, .chr_content h2 em b, .chr_content h2 b i, .chr_content h2 i b, .chr_content h3 strong em, .chr_content h3 em strong, .chr_content h3 strong i, .chr_content h3 i strong, .chr_content h3 b em, .chr_content h3 em b, .chr_content h3 b i, .chr_content h3 i b, .chr_content h4 strong em, .chr_content h4 em strong, .chr_content h4 strong i, .chr_content h4 i strong, .chr_content h4 b em, .chr_content h4 em b, .chr_content h4 b i, .chr_content h4 i b, .chr_content h5 strong em, .chr_content h5 em strong, .chr_content h5 strong i, .chr_content h5 i strong, .chr_content h5 b em, .chr_content h5 em b, .chr_content h5 b i, .chr_content h5 i b, .chr_content h6 strong em, .chr_content h6 em strong, .chr_content h6 strong i, .chr_content h6 i strong, .chr_content h6 b em, .chr_content h6 em b, .chr_content h6 b i, .chr_content h6 i b {
      font-family: "Roboto Bold Italic"; }
  .chr_content.darkbg h1, .chr_content.darkbg h2, .chr_content.darkbg h3, .chr_content.darkbg h4, .chr_content.darkbg h5, .chr_content.darkbg h6 {
    color: #fff; }
  .chr_content h1 {
    font-size: 30px;
    color: #414042;
    margin-bottom: 20px;
    font-family: "Roboto Bold"; }
  .chr_content h2 {
    font-size: 30px;
    color: #414042;
    font-family: "Roboto Bold"; }
  .chr_content h3 {
    font-size: 20px;
    color: #414042;
    font-family: "Roboto Bold"; }
  .chr_content h4 {
    font-size: 16px;
    color: #414042;
    font-family: "Roboto Bold"; }
  .chr_content h5 {
    font-size: 14px;
    color: #414042;
    font-family: "Roboto Bold"; }
  .chr_content h6 {
    font-size: 12px; }
  .chr_content h1:first-child, .chr_content h2:first-child, .chr_content h3:first-child, .chr_content h4:first-child, .chr_content h5:first-child, .chr_content h6:first-child {
    margin-top: 0; }
  .chr_content h1:last-child, .chr_content h2:last-child, .chr_content h3:last-child, .chr_content h4:last-child, .chr_content h5:last-child, .chr_content h6:last-child {
    margin-bottom: 0; }
  .chr_content h1 + h1, .chr_content h1 + h2, .chr_content h1 + h3, .chr_content h1 + h4, .chr_content h1 + h5, .chr_content h1 + h6, .chr_content h2 + h1, .chr_content h2 + h2, .chr_content h2 + h3, .chr_content h2 + h4, .chr_content h2 + h5, .chr_content h2 + h6, .chr_content h3 + h1, .chr_content h3 + h2, .chr_content h3 + h3, .chr_content h3 + h4, .chr_content h3 + h5, .chr_content h3 + h6, .chr_content h4 + h1, .chr_content h4 + h2, .chr_content h4 + h3, .chr_content h4 + h4, .chr_content h4 + h5, .chr_content h4 + h6, .chr_content h5 + h1, .chr_content h5 + h2, .chr_content h5 + h3, .chr_content h5 + h4, .chr_content h5 + h5, .chr_content h5 + h6, .chr_content h6 + h1, .chr_content h6 + h2, .chr_content h6 + h3, .chr_content h6 + h4, .chr_content h6 + h5, .chr_content h6 + h6 {
    margin-top: -5px; }
  .chr_content h1 + p, .chr_content h2 + p, .chr_content h3 + p, .chr_content h4 + p, .chr_content h5 + p, .chr_content h6 + p {
    margin-top: 0; }
  .chr_content p:first-child,
  .chr_content div:first-child:empty + p,
  .chr_content div:first-child:empty + div:empty + p {
    margin-top: 0; }
  .chr_content p:last-child {
    margin-bottom: 0; }
  .chr_content strong, .chr_content b {
    font-family: "Roboto Bold";
    font-weight: normal;
    font-style: normal; }
  .chr_content em, .chr_content i {
    font-family: "Roboto Italic";
    font-weight: normal;
    font-style: normal; }
  .chr_content strong em, .chr_content em strong,
  .chr_content strong i, .chr_content i strong,
  .chr_content b em, .chr_content em b,
  .chr_content b i, .chr_content i b {
    font-family: "Roboto Bold Italic";
    font-weight: normal;
    font-style: normal; }
  .chr_content small {
    font-size: .85em; }
  .chr_content big {
    font-size: 1.15em; }
  .chr_content ul:not(.nobullets):not(.menu):not(.woocommerce-error):not(.methods):not(.page-numbers) {
    margin: 15px 0 15px 5px;
    line-height: 1.8em;
    list-style-type: none; }
    .chr_content ul:not(.nobullets):not(.menu):not(.woocommerce-error):not(.methods):not(.page-numbers):first-child {
      margin-top: 0; }
    .chr_content ul:not(.nobullets):not(.menu):not(.woocommerce-error):not(.methods):not(.page-numbers):last-child {
      margin-bottom: 0; }
    .chr_content ul:not(.nobullets):not(.menu):not(.woocommerce-error):not(.methods):not(.page-numbers) li {
      list-style-type: none;
      position: relative;
      min-height: 25px;
      padding-left: 25px; }
      .chr_content ul:not(.nobullets):not(.menu):not(.woocommerce-error):not(.methods):not(.page-numbers) li:before {
        content: "";
        position: absolute;
        top: 7px;
        left: 0;
        background-color: #F7941D;
        width: 12px;
        height: 12px; }
    .chr_content ul:not(.nobullets):not(.menu):not(.woocommerce-error):not(.methods):not(.page-numbers) ul {
      margin: 5px 0 5px 5px; }
      .chr_content ul:not(.nobullets):not(.menu):not(.woocommerce-error):not(.methods):not(.page-numbers) ul li {
        padding-left: 20px; }
        .chr_content ul:not(.nobullets):not(.menu):not(.woocommerce-error):not(.methods):not(.page-numbers) ul li:before {
          top: 9px;
          width: 8px;
          height: 8px; }
    .chr_content ul:not(.nobullets):not(.menu):not(.woocommerce-error):not(.methods):not(.page-numbers) ol {
      margin: 5px 0 5px 30px;
      counter-reset: subsection; }
  .chr_content ul.menu li:before,
  .chr_content .jcarousel ul li:before,
  .chr_content .nav-jcarousel ul li:before {
    display: none; }
  .chr_content ol {
    margin: 15px 0 15px 30px;
    line-height: 1.8em;
    list-style-type: none;
    counter-reset: section; }
    .chr_content ol:first-child {
      margin-top: 0; }
    .chr_content ol:last-child {
      margin-bottom: 0; }
    .chr_content ol li {
      list-style-type: none;
      position: relative; }
      .chr_content ol li:before {
        content: counter(section) ".";
        counter-increment: section;
        color: #F7941D;
        position: absolute;
        top: 0;
        left: -30px;
        text-align: right;
        min-width: 20px;
        font-family: "Roboto Bold", sans-serif; }
    .chr_content ol ul {
      margin: 5px 0 5px 5px; }
    .chr_content ol ol {
      margin: 5px 0 5px 30px;
      counter-reset: subsection; }
      .chr_content ol ol li:before {
        content: counter(subsection,lower-alpha) ".";
        counter-increment: subsection; }
  .chr_content sup,
  .chr_content sub {
    vertical-align: baseline;
    position: relative;
    top: -0.4em;
    font-size: 0.8em; }
  .chr_content sub {
    top: 0.4em; }
  .chr_content blockquote {
    margin: 15px 30px; }
  .chr_content hr {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 2560px;
    left: -800px;
    border-top: 0;
    border-bottom: 1px solid #E2E2E2;
    margin: .6em 0;
    clear: both; }
    .chr_content hr:first-child {
      margin-top: 8px; }
  .chr_content table {
    border-spacing: 0; }
  .chr_content th {
    padding: 10px; }
  .chr_content th,
  .chr_content td {
    vertical-align: middle;
    padding: 5px 15px;
    color: inherit; }
  .chr_content a {
    text-decoration: underline;
    color: #000; }
    .chr_content a:hover {
      text-decoration: none;
      color: #333; }
  .chr_content.darkbg a {
    color: #d7d7d7; }
    .chr_content.darkbg a:hover {
      color: #fff; }
  .chr_content .highlighted_text {
    color: #F7941D; }
  .chr_content.darkbg .highlighted_text {
    color: #F7941D; }
  .chr_content mark {
    background-color: rgba(247, 148, 29, 0.5);
    padding-left: .2em;
    padding-right: .2em; }
  .chr_content .alignleft {
    float: left;
    clear: left;
    margin: 5px 15px 10px 0; }
  .chr_content .alignright {
    float: right;
    clear: right;
    margin: 5px 0 10px 15px; }
  .chr_content .aligncenter {
    display: block;
    margin: 0 auto; }
  @media only screen and (max-width: 400px) {
    .chr_content .alignleft, .chr_content .alignright {
      display: block;
      width: 100%;
      height: auto;
      float: none;
      clear: both;
      margin: 10px auto; } }
  .chr_content img, .chr_content iframe, .chr_content object, .chr_content embed {
    max-width: 100%; }
  .chr_content img {
    height: auto; }
  .chr_content .wp-caption {
    border: 0;
    background-color: transparent; }
    .chr_content .wp-caption img {
      width: 100%;
      height: auto; }
    .chr_content .wp-caption .wp-caption-text,
    .chr_content .wp-caption .wp-caption-dd {
      background-color: #transparent;
      margin: 0 !important;
      padding: 10px;
      font-size: .85em;
      text-align: left;
      font-family: "Roboto Light Italic"; }

/*# sourceMappingURL=editor-style-shared.css.map */
