/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/*======================================================================
    Global Style
========================================================================*/
body {
  font-family: "Droid Sans", sans-serif; }

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.container {
  max-width: 1000px;
  margin: auto; }

.clearfix {
  clear: both;
  display: block; }

.social {
  margin-top: 3px; }
  .social a {
    display: inline-block;
    vertical-align: middle;
    background: #529fda;
    border-radius: 20px;
    width: 2em;
    height: 2em;
    text-align: center;
    color: #0063a1 !important;
    margin-left: 10px; }
    .social a i:before {
      font-size: 18px;
      margin-top: 7px;
      display: inline-block; }

.home .banner {
  position: relative; }
  .home .banner .bx-wrapper {
    margin: 0;
    border: none !important; }
  .home .banner ul {
    margin: 0;
    padding: 0;
    height: 415px; }
    .home .banner ul li {
      list-style: none;
      height: 100%;
      position: relative;
      background-repeat: no-repeat !important;
      background-size: cover !important; }
      .home .banner ul li .slide-content {
        position: absolute;
        top: 25%; }
        .home .banner ul li .slide-content h2 {
          color: #fff;
          font-weight: 700;
          font-size: 66px;
          margin: 0;
          line-height: 1;
          text-transform: uppercase; }
        .home .banner ul li .slide-content p {
          color: #fff;
          font-style: italic;
          font-weight: 400;
          font-size: 66px;
          margin: 0;
          line-height: 1; }
          .home .banner ul li .slide-content p.uppercase {
            font-size: 54px;
            text-transform: uppercase; }
  .home .banner .bx-controls.bx-has-pager {
    position: absolute;
    width: 100%;
    bottom: 50px; }
  .home .banner .bx-wrapper .bx-pager.bx-default-pager a {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #fff;
    border: solid 3px #fff; }
    .home .banner .bx-wrapper .bx-pager.bx-default-pager a.active {
      background: #f69d03; }

.center {
  text-align: center; }

.col {
  float: left; }

p.home-copy {
  font-size: 30px;
  color: #5d5d5d !important;
  text-align: center;
  font-family: 'Fira Sans';
  font-style: italic; }

.highlight {
  font-weight: 700;
  color: #f69d03; }

.row {
  margin: 0 -10px;
  clear: both; }
  .row:after {
    content: '';
    display: block;
    clear: both; }

.row.home-content {
  text-align: center; }

.icons {
  margin-top: -10px; }
  .icons .one-half {
    padding-top: 0;
    padding-bottom: 35px; }
  .icons img {
    margin-bottom: 10px; }
  .icons span {
    font-family: 'Fira Sans';
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    color: #757575;
    display: block;
    line-height: 1;
    text-transform: uppercase; }
.callout a {
    color: #fff;
}
.one-half {
  width: 50%;
  padding: 10px;
  float: left; }

.one-third {
  width: 33.33%;
  padding: 10px;
  float: left; }

.one-fourth {
  width: 25%;
  padding: 10px;
  float: left; }

.box {
  min-height: 265px;
  position: relative;
  background-size: cover; }
  .box.badge {
    background: url(../images/badge-bg.jpg) no-repeat scroll center center transparent; }
  .box.lanyards {
    background: url(../images/lanyards.jpg) no-repeat scroll center center transparent; }
  .box.ribbons {
    background: url(../images/ribbons-bg.jpg) no-repeat scroll center center transparent; }
  .box.products {
    background: url(../images/sustainable-bg.jpg) no-repeat scroll center center transparent; }
  .box.services {
    background: url(../images/registration-bg.jpg) no-repeat scroll center center transparent; }
  .box a {
    font-family: 'Fira Sans';
    font-weight: 700;
    color: #fff !important;
    display: block;
    text-align: center;
    width: 80%;
    border: solid 3px #fac525;
    background: rgba(0, 95, 246, 0.65);
    padding: 35px 10px;
    text-transform: uppercase;
    font-size: 24px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 30%; }
    .box a.two-lines {
      padding: 28px 10px;
      line-height: 1; }

h1 {
  font-family: 'Fira Sans';
  font-size: 32px;
  font-weight: 700;
  color: #515251;
  font-style: italic; }

.center {
  text-align: center; }

.testimonial-section {
  text-align: center; }
  .testimonial-section p {
    font-size: 32px;
    font-family: 'Fira Sans Condensed';
    font-style: italic;
    color: #5d5d5d;
    line-height: 1.5;
    max-width: 90%;
    margin: auto; }
  .testimonial-section span {
    display: block;
    margin-top: 20px;
    font-family: 'Fira Sans Condensed';
    font-weight: 700;
    font-size: 18px;
    font-style: normal;
    color: #97c964; }

.entry-content {
  width: 70%;
  margin-right: 6%;
  float: left;
  margin-top: 65px;
  padding-bottom: 20px; }

.sidebar {
  width: 24%;
  float: left;
  margin-top: 130px; }
  .sidebar .widget {
    margin-bottom: 35px; }
    .sidebar .widget img {
      padding: 0;
      margin: 0; }

h1.post-title {
  font-size: 42px;
  text-transform: uppercase;
  font-style: normal;
  color: #32a144;
  margin-bottom: 35px;
  margin-top: 0; }

h2.post-title {
  font-size: 42px;
  text-transform: uppercase;
  font-style: normal;
  color: #32a144;
  margin-bottom: 35px;
  margin-top: 0;
  line-height: 1; }
  h2.post-title a {
    font-size: 28px;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none !important;
    color: #32a144;
    margin-bottom: 35px;
    margin-top: 0;
    line-height: 1; }

h3.widget-title {
  font-size: 20px;
  font-family: 'Droid Sans';
  color: #32a144;
  margin-bottom: 20px; }

.attributes {
  padding-top: 30px; }

.entry-content-full {
  margin-top: 65px; }

.entry a {
  color: #32a144 !important;
  text-decoration: none; }

.logo-right a {
  text-decoration: none; }

.attribute {
  padding-right: 15px;
  margin-bottom: 5px; }
  .attribute h4 {
    font-size: 24px;
    color: #004b7e;
    margin: 0; }
  .attribute p {
    font-weight: 700;
    font-size: 15px;
    color: #343434;
    margin: 0; }

.side-callout {
  background: #fac525;
  border: solid 3px #0066a7;
  border-radius: 10px;
  padding: 15px; }
  .side-callout .text {
    font-size: 27px;
    font-weight: 700;
    color: #fff;
    font-family: 'Fira Sans';
    line-height: 1;
    text-transform: uppercase; }
  .side-callout .number {
    font-size: 37px;
    font-weight: 700;
    font-style: italic;
    color: #1a75b0;
    line-height: 1;
    font-family: 'Fira Sans';
    margin-top: 10px;
    text-transform: uppercase; }

.post-thumbnail {
  margin-bottom: 30px; }

.entry p {
  font-size: 18px;
  font-family: 'Fira Sans';
  color: #343434;
  margin-bottom: 40px;
  line-height: 1.5; }

.box-full {
  border: solid 1px #9b9b9b;
  border-radius: 10px;
  margin-bottom: 10px;
  position: relative; }
  .box-full .box-title {
    color: #0065a5;
    font-weight: 700;
    font-size: 32px;
    text-transform: uppercase;
    font-style: italic;
    font-family: 'Fira Sans';
    line-height: 1; }
  .box-full .box-subtitle {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Fira Sans';
    color: #7c7c7c;
    text-transform: uppercase;
    line-height: 1; }
  .box-full .box-right {
    float: left;
    max-width: 550px;
    width: 100%;
    border-left: solid 1px #9b9b9b; }
    .box-full .box-right a {
      position: absolute;
      right: 0;
      display: block;
      top: 0;
      height: 100%;
      width: 115px;
      text-align: center;
      background: #3f944d;
      border-radius: 0 10px 10px 0; }
      .box-full .box-right a i {
        background: #fff;
        color: #3f944d;
        width: 50px;
        height: 50px;
        border-radius: 100%;
        top: 25%;
        position: relative;
        font-size: 36px;
        text-align: center; }
        .box-full .box-right a i:before {
          position: relative;
          top: 7px;
          left: 2px; }
  .box-full .box-left {
    max-width: 330px;
    width: 100%;
    float: left;
    min-height: 95px;
    padding: 20px 20px 20px 30px; }
  .box-full .box-description {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Fira Sans';
    color: #7c7c7c;
    line-height: 1;
    font-style: italic;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px; }
  .box-full .box-category:after {
    content: '';
    clear: both;
    display: block; }

.page-banner {
  min-height: 315px;
  width: 100%;
  background-position: center center !important;
  background-size: cover !important;
  position: relative; }
  .page-banner h1 {
    font-size: 66px;
    line-height: 1;
    font-family: 'Fira Sans';
    text-transform: uppercase;
    position: absolute;
    top: 30%; }

p.intro-text {
  font-size: 24px;
  font-weight: 700;
  font-style: italic;
  color: #5d5d5d;
  text-align: center;
  max-width: 90%;
  margin: 50px auto; }

.tax-product_cat h1.page-title {
  margin-top: 0;
  font-size: 42px;
  color: #32a144;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 1; }
  .tax-product_cat h1.page-title span {
    text-transform: none;
    font-weight: normal;
    font-style: italic; }
.tax-product_cat p {
  font-size: 18px;
  line-height: 1.5; }
.tax-product_cat ul.products a.button {
  display: none; }
.tax-product_cat ul.products li {
  width: 33.33% !important;
  border: solid 1px #959595; }
  .tax-product_cat ul.products li h3 {
    background: url(../images/product-header-bg.png) repeat-x scroll center top #3284b8;
    color: #fec929;
    font-size: 18px !important;
    padding: 12px 15px !important;
    line-height: 1.3; }
    .tax-product_cat ul.products li h3 span {
      color: #fff;
      font-size: 12px;
      display: block; }
  .tax-product_cat ul.products li .price {
    display: none !important; }
  .tax-product_cat ul.products li img {
    margin: 0 auto !important;
    max-width: 80% !important; }

nav.woocommerce-breadcrumb {
  color: #373737 !important;
  font-size: 12px !important;
  font-weight: 700;
  margin-top: 25px !important;
  margin-bottom: 25px !important; }

.woocommerce .woocommerce-breadcrumb a {
  color: #373737 !important;
  text-decoration: none; }

h1.product_title.entry-title {
  color: #32a144;
  font-style: normal;
  font-size: 42px;
  font-weight: 700; }
  h1.product_title.entry-title span {
    display: block;
    font-size: 22px;
    color: #646464; }

.product-image {
  width: 39%;
  float: left; }
  .product-image .images {
    float: none !important;
    width: 100% !important; }
    .product-image .images img {
      position: relative;
      top: -20px; }

.type-product .actions {
  float: left;
  width: 28%;
  padding-left: 30px; }

.woocommerce-page table.cart td.actions .input-text {
  width: 180px; }

.woocommerce #content div.product div.summary {
  width: 33% !important;
  float: left;
  padding: 0 30px; }
  .woocommerce #content div.product div.summary p {
    margin-top: 0;
    line-height: 1.5; }
.woocommerce #content .price {
  font-size: 23px;
  font-weight: 700;
  color: #77c61e;
  margin-bottom: 35px; }
.woocommerce #content .thumbnails {
  padding-top: 0 !important;
  text-align: center; }
  .woocommerce #content .thumbnails a {
    padding: 5px;
    text-align: center;
    display: inline-block;
    border: solid 1px #dddddd;
    float: none !important;
    width: 60px !important;
    margin-right: 9px !important; }
    .woocommerce #content .thumbnails a img {
      display: block;
      width: 100%;
      height: auto;
      box-shadow: none;
      padding: 0 !important;
      max-width: none !important;
      margin: 0 !important;
      top: 0; }
.woocommerce div.product form.cart div.quantity {
  float: none !important;
  margin-bottom: 20px; }
.woocommerce input.input-text.qty.text {
  width: 100%;
  height: 40px;
  border-radius: 10px;
  border: solid 1px #707070; }
.woocommerce select#pa_product-attachment {
  background: url(../images/button-silver.png) repeat-x scroll center top #e4e4e4 !important;
  height: 40px;
  width: 100%;
  border-radius: 10px;
  margin: 0 !important;
  cursor: pointer; }
.woocommerce a.reset_variations {
  display: none !important; }
.woocommerce .woocommerce-variation-price {
  padding-left: 10px;
  margin-bottom: 10px; }
.woocommerce div#nbdesigner_frontend_area {
  margin-top: 10px; }
  .woocommerce div#nbdesigner_frontend_area h4 {
    display: none; }
.woocommerce .variations ul, .woocommerce .single_variation_wrap ul {
  margin: 0;
  padding: 0; }
  .woocommerce .variations ul li, .woocommerce .single_variation_wrap ul li {
    padding: 0;
    list-style: none; }
.woocommerce .variations label, .woocommerce .single_variation_wrap label {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #343434;
  margin-bottom: 13px;
  padding-left: 10px; }
.woocommerce .required-indicator {
  color: #ff0000; }
.woocommerce button.single_add_to_cart_button {
  background: url(../images/button-green.png) repeat-x scroll center top #2d903d !important;
  border: solid 1px #707070;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
  width: 100%;
  padding: 11px 10px 9px 10px !important;
  border-radius: 10px;
  font-family: 'Fira Sans';
  line-height: 1; }

.related {
  clear: both;
  border-top: solid 1px #545454;
  border-bottom: solid 1px #545454;
  padding-bottom: 40px; }
  .related h3.widget-title {
    color: #77c61e !important;
    font-size: 23px !important;
    margin-top: 35px;
    text-transform: none !important; }

.related .widget {
  margin-bottom: 0 !important; }

.related-list {
  width: 72%;
  float: left; }
  .related-list a.related-items {
    width: 32%;
    float: left;
    display: block;
    border: solid 1px #c1c3c2;
    text-decoration: none;
    overflow: hidden;
    height: auto;
    margin-right: 7px; }
    .related-list a.related-items h3 {
      background: url(../images/product-header-bg.png) repeat-x scroll center top #3284b8;
      color: #fec929;
      font-size: 18px !important;
      padding: 12px 15px !important;
      line-height: 1.3;
      margin: 0;
      text-transform: none; }
      .related-list a.related-items h3 span {
        color: #fff;
        font-size: 12px;
        display: block; }

.callout {
  width: 28%;
  max-width: 230px;
  float: right; }
  .callout .side-callout {
    float: right; }

a#triggerDesign {
  display: block;
  width: 100%;
  float: none;
  background: url(../images/button-orange.png) repeat-x scroll center top #dc8c03 !important;
  border: solid 1px #707070;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  padding: 11px 10px 9px 10px !important;
  border-radius: 10px;
  font-family: 'Fira Sans';
  line-height: 1;
  position: relative;
  text-align: center; }
  a#triggerDesign:hover {
    opacity: 0.8; }

a.checkout-button.button.alt.wc-forward {
  display: block;
  background: url(../images/button-orange.png) repeat-x scroll center top #dc8c03 !important;
  border: solid 1px #707070;
  font-weight: 700;
  color: #fff !important; }
  a.checkout-button.button.alt.wc-forward:hover {
    opacity: 0.8; }

.nbdesigner_frontend_container {
  clear: both;
  margin-top: 30px; }

img.nbdesigner-img-loading.rotating {
  position: absolute;
  right: 30px;
  top: 9px; }

.nbdesigner_frontend_container br {
  display: none; }

.discount {
  font-weight: 700;
  font-size: 18px;
  color: #343434;
  margin-top: 40px; }
  .discount span.green {
    color: #32a144; }
  .discount span.orange {
    color: #faa634; }

#contents .entry table th {
  font-size: 14px !important;
  font-weight: 700 !important; }

table {
  padding: 0 !important; }

.entry .select2-container .select2-choice {
  border: solid 1px #707070;
  border-radius: 10px !important; }
.entry input[type="text"],
.entry input[type="email"],
.entry input[type="tel"],
.entry input[type="password"] {
  width: 100%;
  height: 40px;
  border-radius: 10px;
  border: solid 1px #707070;
  padding: 0 10px; }
.entry textarea {
  width: 100%;
  height: auto;
  border-radius: 10px;
  border: solid 1px #707070;
  padding: 0 10px; }
.entry input[type="submit"],
.entry .wpcf7-submit {
  background: url(../images/button-green.png) repeat-x scroll center top #2d903d !important;
  border: solid 1px #707070;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
  padding: 11px 10px 9px 10px !important;
  border-radius: 10px;
  font-family: 'Fira Sans';
  line-height: 1;
  color: #fff !important; }
  .entry input[type="submit"]:hover,
  .entry .wpcf7-submit:hover {
    opacity: 0.8; }

.woocommerce #content div.product.product-type-grouped div.summary {
  width: 60% !important; }
.woocommerce #content div.product.product-type-grouped .actions {
  width: 100%;
  padding-left: 0; }
  .woocommerce #content div.product.product-type-grouped .actions .row.grouped-items {
    max-height: 300px;
    overflow-y: auto; }
    .woocommerce #content div.product.product-type-grouped .actions .row.grouped-items .grouped-item {
      width: 20%;
      float: left;
      padding: 0 10px; }
  .woocommerce #content div.product.product-type-grouped .actions .button {
    vertical-align: middle;
    float: right;
    display: inline-block;
    width: 50%;
    margin-top: 30px; }

/*======================================================================
    Helper Styles
========================================================================*/
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/*======================================================================
    Partials
========================================================================*/
/*======================================================================
    Template Sections Styles
========================================================================*/
/*======================================================================
    Header Styles
========================================================================*/
header .header-top {
  background: url(../images/top-header-bg.png) repeat-x center top #0068a8;
  z-index: 98;
  height: 80px; }
  header .header-top .widget {
    margin: 0; }
  header .header-top .top-left {
    float: left; }
  header .header-top .top-right {
    float: right; }
    header .header-top .top-right .widget {
      display: inline-block;
      vertical-align: top; }
header .logo-section {
  background: url(../images/header-center.png) repeat-x center top #0067aa; }
  header .logo-section h1 {
    margin: 0;
    line-height: 1; }
  header .logo-section .logo-left {
    float: left;
    margin-top: 30px;
    margin-bottom: 25px; }
  header .logo-section .logo-right {
    float: right;
    margin-bottom: 5px;
    margin-top: 15px; }
    header .logo-section .logo-right .social {
      display: inline-block;
      vertical-align: top; }
    header .logo-section .logo-right .search {
      display: inline-block;
      vertical-align: top;
      margin-left: 15px; }
      header .logo-section .logo-right .search #searchsubmit {
        background: url(../images/search.png) no-repeat scroll center right transparent;
        border: none;
        text-indent: -9999px;
        width: 36px;
        height: 36px;
        margin-left: -40px; }
      header .logo-section .logo-right .search input#s {
        width: 220px;
        height: 36px;
        border-radius: 30px;
        padding-right: 40px;
        border: none; }
    header .logo-section .logo-right .account {
      display: inline-block;
      vertical-align: top; }
      header .logo-section .logo-right .account a {
        color: #fff;
        text-align: center;
        display: inline-block;
        margin-left: 7px; }
        header .logo-section .logo-right .account a i {
          display: inline-block;
          vertical-align: middle;
          background: #80bd42;
          border-radius: 20px;
          width: 36px;
          height: 37px;
          text-align: center;
          color: #fff !important; }
          header .logo-section .logo-right .account a i:before {
            font-size: 21px;
            margin-top: 8px;
            display: inline-block; }
        header .logo-section .logo-right .account a span {
          display: block;
          font-weight: 700;
          font-size: 10px;
          margin-top: 5px; }
header a.get-calendar {
  background: #f69803;
  color: #fff;
  text-decoration: none;
  padding-top: 34px;
  display: inline-block;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 99;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px; }
  header a.get-calendar:after {
    content: '';
    position: absolute;
    top: 0;
    right: -40px;
    width: 100%;
    left: auto;
    height: 100%;
    background: #f69803;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: skew(-45deg);
    -ms-transform: skew(-45deg);
    transform: skew(-21deg);
    z-index: -1; }
  header a.get-calendar i {
    background: #fff;
    width: 26px;
    border-radius: 20px;
    height: 26px;
    position: relative;
    top: 6px;
    left: 10px; }
    header a.get-calendar i:before {
      color: #f69803;
      position: absolute;
      top: 5px;
      left: 9px;
      font-weight: 700; }
header ul#menu-top-menu {
  padding: 0;
  margin: 0; }
  header ul#menu-top-menu li {
    list-style: none;
    display: inline-block; }
    header ul#menu-top-menu li:last-child a {
      border: none;
      padding-right: 0; }
    header ul#menu-top-menu li a {
      color: #fff;
      font-weight: 700;
      font-size: 12px;
      text-transform: uppercase;
      padding: 0;
      border-right: solid 2px;
      padding-right: 9px;
      padding-left: 5px; }
header .menu-top-menu-container {
  padding-top: 46px; }
header .callout {
  width: 194px;
  background: #32a144;
  height: 91px;
  border: solid 3px #0065fc;
  border-top: none;
  border-radius: 0 0 10px 10px;
  color: #fff;
  font-family: 'Fira Sans';
  padding: 36px 10px 10px 10px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  margin-left: 25px; }
  header .callout span {
    display: block;
    font-size: 24px;
    line-height: 1; }
header .nav-section {
  background: url(../images/nav-bg.png) repeat-x center top #0067aa;
  padding: 12px 0;
  border-bottom: solid 4px #f6ba03; }
header #site-navigation ul {
  padding: 0;
  margin: 0; }
  header #site-navigation ul li {
    display: inline-block;
    vertical-align: top;
    line-height: 1; }
    header #site-navigation ul li a {
      font-family: 'Fira Sans Condensed', sans-serif;
      font-weight: 700;
      font-size: 15px;
      text-decoration: none;
      color: #82d62c;
      text-transform: uppercase;
      padding: 0 22px 2px 10px;
      display: block;
      border-left: solid 1px rgba(255, 255, 255, 0.5);
      min-height: 45px; }

/*======================================================================
    Footer Styles
========================================================================*/
.prefooter {
  padding-top: 50px; }
  .prefooter .widget {
    margin: 0 !important; }

.footer-callout {
  background: #f89e00;
  color: #fff;
  font-size: 26px;
  font-family: 'Fira Sans';
  font-weight: 700;
  max-width: 705px;
  padding: 10px;
  text-align: center; }

footer .top-footer {
  background: url(../images/footer-bg.png) repeat-x center top #005792;
  padding: 40px 0 30px 0; }
  footer .top-footer:after {
    content: '';
    display: block;
    clear: both; }
footer .copy {
  background: #354356;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  padding: 20px;
  clear: both; }
footer .widget h3 {
  color: #fff;
  text-transform: none;
  font-size: 18px;
  margin-top: 0; }
footer .widget a {
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  padding: 0 !important; }
footer .widget ul {
  margin: 0;
  padding: 0; }
footer .widget li {
  list-style: none;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 15px; }
footer .widget p {
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  margin-top: 0; }
footer .manufactured {
  border: solid 1px rgba(255, 255, 255, 0.5);
  border-radius: 10px;
  padding: 15px; }
  footer .manufactured:after {
    content: '';
    display: block;
    clear: both; }
  footer .manufactured img {
    float: left;
    margin-right: 10px; }
  footer .manufactured span {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1.4;
    font-family: 'Fira Sans';
    display: block; }
footer .col.col-1 {
  width: 31%;
  padding: 10px; }
  footer .col.col-1 .widget {
    max-width: 235px; }
footer .col.col-2 {
  width: 23.5%;
  padding: 10px; }
footer .col.col-3 {
  width: 23.5%;
  padding: 10px; }
footer .col.col-4 {
  width: 22%;
  padding: 10px; }

/*======================================================================
    Pages Styles
========================================================================*/
/*======================================================================
    Default Page Template
========================================================================*/
/*======================================================================
    Single Post Template
========================================================================*/
/*======================================================================
    Search Result Page Template
========================================================================*/
/*======================================================================
    404 Page Template
========================================================================*/
/*======================================================================
    Single Post Template
========================================================================*/
/*======================================================================
    Wordpress Default Styles
========================================================================*/
/*======================================================================
    Wordpress Base Styles
========================================================================*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

:focus {
  /* remember to define focus styles! */
  outline: 0; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  color: #222;
  font-family: sans-serif; }

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4; }

table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

::-moz-selection {
  background: #333;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #333;
  color: #fff;
  text-shadow: none; }

/**
 * Embedded content
 * -----------------------------------------------------------------------------
 */
img {
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

/*=== Figures ===*/
figure {
  margin: 0; }

/**
 * Chrome Frame Styles
 * -----------------------------------------------------------------------------
 */
.chromeframe {
  margin: 0.2em 0;
  padding: 0.2em 0;
  background: #ccc;
  color: black; }

/*======================================================================
    Wordpress Comments Styles
========================================================================*/
#contents {
  word-wrap: break-word;
  -ms-word-wrap: break-word; }
  #contents .sticky {
    text-decoration: none; }
  #contents .bypostauthor {
    text-decoration: none; }
  #contents .entry .entry-content h1 {
    font-size: 26px; }
  #contents .entry .entry-content h2 {
    font-size: 24px; }
  #contents .entry .entry-content h3 {
    font-size: 20px; }
  #contents .entry .entry-content h4 {
    font-size: 18px; }
  #contents .entry .entry-content h5 {
    font-size: 16px; }
  #contents .entry .entry-content h6 {
    font-size: 14px; }
  #contents .entry .entry-content h1,
  #contents .entry .entry-content h2,
  #contents .entry .entry-content h3,
  #contents .entry .entry-content h4,
  #contents .entry .entry-content h5,
  #contents .entry .entry-content h6 {
    margin: 10px 0;
    font-family: "Droid Sans", sans-serif; }
  #contents .entry table {
    border: 1px solid #ddd;
    margin: 0 0 1.625em;
    width: 100%; }
    #contents .entry table th {
      color: #666;
      font-size: 10px;
      font-weight: 500;
      letter-spacing: 0.1em;
      line-height: 2.6em;
      text-transform: uppercase;
      padding: 6px 0;
      text-indent: 10px; }
    #contents .entry table td {
      border-top: 1px solid #ddd;
      padding: 6px 10px; }
  #contents .entry pre {
    border: 1px solid #e2e2e2;
    padding: 20px; }

/*======================================================================
    Wordpress Form Styles
========================================================================*/
form {
  margin: 0; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

label {
  cursor: pointer; }

legend {
  padding: 0;
  border: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  margin: 0;
  vertical-align: baseline;
  font-size: 100%;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid,
textarea:invalid {
  background-color: #f0dddd; }

/*======================================================================
    Wordpress Gallery Styles
========================================================================*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  display: block;
  clear: both;
  margin-right: auto;
  margin-left: auto; }

img.alignnone,
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 1.5em; }

.wp-caption {
  margin-bottom: 1.5em;
  padding: 8px;
  max-width: 96%;
  background: #efefef; }

.wp-caption img {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto; }

.wp-caption-text {
  position: relative;
  margin-bottom: 0.6em;
  padding: 10px 5px 5px;
  color: #7a7a7a;
  text-align: center;
  font-style: italic;
  font-size: 13px;
  font-family: Georgia, serif; }

img[class*="wp-image-"] {
  padding: 5px;
  border: 0px solid #ddd;
  background: none; }

/* Responsive images */
#contents img,
.comment-content img,
.widget img {
  max-width: 100%;
  /* Fluid images for posts, comments, and widgets */ }

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */ }

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
  max-width: 100%; }

/**
 * Wordpress Gallery Styles
 * -----------------------------------------------------------------------------
 */
.gallery {
  margin: auto; }

.gallery dl {
  margin: 0; }

.gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 33%;
  margin: 0;
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

.gallery-item img {
  border: 2px solid #cfcfcf;
  max-width: 100%; }

.gallery-item .gallery-caption {
  margin-left: 0; }

.gallery-columns-1 .gallery-item {
  width: 100%;
  margin: 0 5px; }

.gallery-columns-2 .gallery-item {
  width: 48%;
  margin: 0 5px; }

.gallery-columns-3 .gallery-item {
  width: 30%;
  margin: 0 10px; }

.gallery-columns-3 .gallery-item img {
  width: 100%; }

.gallery-columns-4 .gallery-item {
  width: 22%;
  margin: 0 9px; }

.gallery-columns-5 .gallery-item {
  width: 17%;
  margin: 0 9px; }

.gallery-columns-6 .gallery-item {
  width: 15%;
  margin: 0 5px; }

.gallery-columns-7 .gallery-item {
  width: 12%;
  margin: 0 7px; }

.gallery-columns-8 .gallery-item {
  width: 10%;
  margin: 0 8px; }

.gallery-columns-9 .gallery-item {
  width: 9%;
  margin: 0 6px; }

.gallery-columns-10 .gallery-item {
  width: 8%;
  margin: 0 5px; }

/*======================================================================
    Wordpress Table Styles
========================================================================*/
table,
th,
td {
  border: 1px solid rgba(0, 0, 0, 0.1); }

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
  padding: 10px; }

caption,
th,
td {
  font-weight: normal;
  text-align: left; }

th {
  border-width: 0 1px 1px 0;
  font-weight: bold; }

td {
  border-width: 0 1px 1px 0; }

/*======================================================================
    Wordpress Typography Styles
========================================================================*/
/**
 * Links Styles
 * -----------------------------------------------------------------------------
 */
a {
  color: #00e; }

a:visited {
  color: #551a8b; }

a:hover {
  color: #06e; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

/**
 * Typography Styles
 * -----------------------------------------------------------------------------
 */
abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-weight: bold;
  font-style: italic; }

pre, code, kbd, samp {
  font-size: 1em;
  font-family: monospace, serif;
  _font-family: 'courier new', monospace; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

small {
  font-size: 85%; }

sub, sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/*======================================================================
    Wordpress Widgets Styles
========================================================================*/
.widget {
  margin: 0 0 30px 0; }
  .widget h3 {
    margin: 20px 0;
    padding: 0;
    text-transform: uppercase; }
  .widget p {
    margin-bottom: 15px; }
  .widget ul {
    clear: both;
    padding-left: 10px;
    list-style-position: inside;
    list-style-type: disc; }
    .widget ul li a {
      padding: 0 0 0 0px;
      line-height: 22px;
      text-decoration: none;
	  word-break: normal;
     }
      .widget ul li a:hover {
        text-decoration: underline; }
    .widget ul li ul {
      padding: 0 0 0 15px;
      border-top: none; }

/**
 * Calenday Styles Widget
 * -----------------------------------------------------------------------------
 */
#wp-calendar {
  width: 100%;
  margin-bottom: 15px;
  clear: both;
  padding: 0; }
  #wp-calendar caption {
    padding: 0 0 10px; }
  #wp-calendar th,
  #wp-calendar td {
    text-align: center;
    background: rgba(0, 0, 0, 0.05);
    padding: 5px; }
  #wp-calendar td {
    background: transparent; }
  #wp-calendar a {
    color: #000;
    font-weight: bold; }

/**
 * Comment Threaded Styles
 * -----------------------------------------------------------------------------
 */
#comments {
  position: relative;
  margin: 20px 0 0;
  padding: 20px 0 0 0;
  clear: both; }
  #comments h3 {
    color: #333;
    font-weight: normal;
    margin-bottom: 20px; }
  #comments .comment {
    margin-top: 10px;
    width: 100%;
    list-style-type: none; }
    #comments .comment.thread-even {
      background: #fafafa;
      background: rgba(0, 0, 0, 0.02);
      border-bottom: 1px solid #e6e6e6;
      border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
    #comments .comment article.comment {
      padding: 20px;
      width: auto; }
    #comments .comment .comment-container {
      position: relative;
      padding: 20px; }
    #comments .comment .comment-head {
      margin: 0 0 15px 0; }
  #comments .avatar {
    float: left;
    margin: 0 15px 10px 0; }
    #comments .avatar img {
      margin: 0;
      vertical-align: middle;
      border: 1px solid #ddd;
      padding: 3px;
      background: #fff; }
  #comments .comment-head .name {
    margin: 0;
    font-weight: bold;
    font-size: 15px; }
  #comments .comment-head .date,
  #comments .comment-head .edit,
  #comments .comment-head .perma {
    font-size: 11px; }
  #comments .comment-entry p {
    margin: 0 0 10px 0; }
  #comments .comment-entry .reply {
    padding-top: 10px; }
    #comments .comment-entry .reply a {
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      background: #FFFFFF;
      color: #555555 !important;
      text-shadow: none; }
      #comments .comment-entry .reply a:hover {
        background: #fafafa; }
  #comments ul.children {
    margin: 10px 10px 0 25px;
    padding: 0; }
    #comments ul.children li {
      border-top: 1px solid #e6e6e6; }
  #comments .cancel-comment-reply {
    margin: 10px 0; }
  #comments .navigation {
    padding: 20px 0; }
    #comments .navigation a {
      display: block;
      margin: 15px 0 0 0;
      text-decoration: none; }
    #comments .navigation .nav-previous {
      float: left; }
    #comments .navigation .nav-next {
      float: right; }
    #comments .navigation h3#pings {
      margin-top: 25px; }
  #comments .pingbacks li .pingback {
    margin: 10px 0; }
    #comments .pingbacks li .pingback .reply {
      display: none; }

/**
 * Comment Form Styles
 * -----------------------------------------------------------------------------
 */
#respond {
  margin: 40px 0 0;
  clear: both; }
  #respond h3 {
    color: #333;
    font-weight: normal;
    margin-bottom: 20px; }
  #respond #reply-title small {
    display: block;
    font-size: 14px;
    margin-top: 5px; }
  #respond .left {
    float: left;
    width: 200px;
    margin-right: 15px; }
  #respond .right {
    float: left;
    width: 380px; }
  #respond label {
    font-size: 11px;
    color: #777; }

#commentform {
  margin: 15px 0 0 0; }
  #commentform input.txt,
  #commentform textarea {
    font: 14px/14px Arial, Helvetica, sans-serif;
    border-color: #ccc #efefef #efefef #ccc;
    border-width: 1px;
    border-style: solid; }
  #commentform input.txt {
    color: #666;
    background: #fcfcfc;
    width: 170px;
    margin: 0 5px 10px 0;
    padding: 5px 7px; }
  #commentform textarea {
    color: #666;
    background: #fcfcfc;
    width: 95% !important;
    padding: 5px 7px; }
  #commentform #submit {
    margin: 15px 0 0 0; }

/**
 * Comment Form Styles
 * -----------------------------------------------------------------------------
 */
h3#pings {
  margin: 25px 0 10px 0; }

.pinglist li {
  margin: 0 0 0 20px;
  list-style-type: decimal; }
  .pinglist li .author {
    font-weight: bold;
    font-size: 15px; }
  .pinglist li .date {
    font-size: 11px; }
  .pinglist li .pingcontent {
    display: block;
    margin: 10px 0; }

/*======================================================================
    Print Styles
========================================================================*/
/*=== Print Styles ===*/
@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
    -ms-filter: none !important;
    filter: none !important; }

  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
/*======================================================================
    Override Styles here
========================================================================*/
/**/
/*======================================================================
    Responsive layout
========================================================================*/
@media screen and (max-width: 1020px) {
  .container {
    max-width: 850px;
    padding: 0 10px; }

  header .logo-section .logo-left {
    max-width: 300px;
    margin-top: 15px; }
    header .logo-section .logo-left img {
      max-width: 100%; }
  header #site-navigation ul li a {
    font-size: 14px;
    padding: 0 8px 2px 8px; }
  header .callout {
    width: 170px;
    font-size: 13px; }
    header .callout span {
      font-size: 20px; }
  header a.get-calendar {
    font-size: 14px; }

  .home .banner ul li .slide-content h2,
  .home .banner ul li .slide-content p {
    font-size: 50px; }

  .social a {
    margin-left: 5px; }

  .box-full .box-left {
    max-width: 250px; }
  .box-full .box-right {
    max-width: 460px; }

  .side-callout .text {
    font-size: 22px; }
  .side-callout .number {
    font-size: 28px; }

  .discount {
    font-size: 14px; } }
@media screen and (max-width: 849px) {
  .home .banner ul li .slide-content h2, .home .banner ul li .slide-content p {
    font-size: 41px; }

  header .header-top {
    height: auto; }
    header .header-top .container {
      padding: 0; }
    header .header-top .widget {
      display: block !important; }
  header .callout {
    width: 100%;
    font-size: 13px;
    max-width: none !important;
    height: auto;
    border: none;
    border-radius: 0;
    padding: 10px;
    font-size: 16px; }
    header .callout span {
      display: none; }
  header .logo-section {
    border-bottom: solid 4px #f6ba03; }
  header .nav-section {
    border: none !important;
    position: absolute;
    width: 100%;
    overflow-y: scroll;
    display: none;
    z-index: 99999; }
    header .nav-section #site-navigation ul li {
      display: block; }
      header .nav-section #site-navigation ul li a {
        display: block;
        border: none !important;
        min-height: initial !important;
        padding: 10px; }
        header .nav-section #site-navigation ul li a br {
          display: none; }

  .top-left {
    display: none; }

  .top-right {
    float: none !important; }
    .top-right .menu-top-menu-container {
      display: none; }

  .logo-left {
    margin: 0 !important;
    max-width: 80% !important;
    padding: 20px; }

  .logo-right {
    display: none; }

  .mobile-nav {
    display: inline-block !important;
    float: right;
    padding: 20px 20px 20px 25px;
    line-height: 1;
    border-left: solid 2px #30a0e8; }
    .mobile-nav a.menu {
      color: #fff;
      font-size: 36px;
      cursor: pointer; }

  .entry-content {
    width: 100%;
    margin-right: 0;
    float: none; }

  .sidebar {
    width: 100%;
    float: none;
    margin-top: 130px;
    margin: auto;
    text-align: center; }

  .col {
    float: none;
    width: 100% !IMPORTANT; }

  .box-full .box-right {
    max-width: 100%;
    padding: 0 20px 20px; }
    .box-full .box-right .box-description {
      padding-top: 0;
      padding-left: 0; }
    .box-full .box-right a {
      position: relative;
      right: 0;
      display: inline-block;
      top: 0;
      height: auto;
      width: auto;
      text-align: center;
      background: none;
      border-radius: 0;
      padding: 5px; }
      .box-full .box-right a i {
        background: #3f944d;
        color: #fff;
        width: 30px;
        height: 30px;
        border-radius: 100%;
        top: 0;
        position: relative;
        font-size: 18px;
        text-align: center; }
  .box-full .box-left {
    max-width: 100%;
    border: none !important;
    padding: 20px;
    float: none;
    min-height: initial; }

  .one-half,
  .one-third {
    width: 70%;
    padding: 10px;
    float: none;
    margin: auto; }
    .one-half .box,
    .one-third .box {
      background-size: cover; }

  .callout em {
    background: url(../images/phone-white.png) no-repeat scroll center left transparent;
    background-size: 25px;
    padding-left: 35px;
    padding-top: 10px;
    padding-bottom: 10px; }

  .product-image {
    width: 50%; }

  .woocommerce #content div.product div.summary {
    width: 50% !important; }

  .type-product .actions {
    width: 50%; } }
@media screen and (max-width: 600px) {
  .home .banner ul li .slide-content h2, .home .banner ul li .slide-content p {
    font-size: 24px; }

  .one-half,
  .one-third {
    width: 95%; }

  p.home-copy {
    font-size: 21px; }

  .home .banner ul {
    margin: 0;
    padding: 0;
    height: 280px; }

  .logo-left {
    max-width: 75% !important; }

  .mobile-nav a.menu {
    font-size: 28px; }

  .product-image {
    width: 100%; }

  .woocommerce #content div.product div.summary {
    width: 100% !important; }

  .type-product .actions {
    width: 100%; } }
