.bold-font h1,
.bold-font h2,
.bold-font h3,
.bold-font h4,
.bold-font h5,
.bold-font h6 {
  font-weight: 700; }

.postGridCustom .vc_pageable-slide-wrapper.vc_clearfix {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.postGridCustom .vc_grid-item {
  height: auto; }

.postGridCustom .vc_grid-item-mini {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch; }

.postGridCustom .vc_gitem-zone,
.postGridCustom .vc_gitem_row,
.postGridCustom .vc_gitem_row .vc_gitem-col,
.postGridCustom .vc_gitem-zone-mini {
  height: 100%;
  width: 100%; }

.postGridCustom .vc_btn3-container.vc_btn3-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  margin-top: 15px; }

.postGridCustom .vc_gitem_row .vc_gitem-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch; }

.postGridCustom .vc_gitem-post-data,
.postGridCustom .vc_custom_heading p {
  margin: 0; }

.error-404 {
  color: #454545; }
  .error-404 .error-banner {
    margin-bottom: 50px; }
    .error-404 .error-banner img {
      width: 100%;
      max-width: 900px;
      height: auto; }
  .error-404 .page-header {
    margin-bottom: 32px; }
  .error-404 h1.error-404-title {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 12px; }
  .error-404 h5.error-404-subtitle {
    font-size: 16px;
    font-weight: 500; }
  .error-404-navigation_title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 12px; }
  .error-404-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    row-gap: 24px;
    margin-left: 0; }
  .error-404-link {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
    .error-404-link a {
      font-size: 16px;
      font-weight: 500;
      color: #90AB00;
      text-decoration: underline; }
  @media (max-width: 960px) {
    .error-404 {
      text-align: start; }
      .error-404 h1.error-404-title {
        font-size: 25px;
        text-align: start; }
      .error-404 .page-header {
        margin-bottom: 28px; }
      .error-404-links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start; }
      .error-404-link a {
        font-size: 15px;
        font-weight: 400;
        color: #90AB00;
        text-decoration: underline; } }

.single-product select.hidden_select {
  display: none; }

/*# sourceMappingURL=maps/common.css.map */
