@charset "UTF-8";
#content {
  margin: 32px 0 0 0;
}
#content > div,
#content > article {
  margin: 0;
}
#content > .single-navigation {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 12px;
}
#content > .single-navigation:before {
  display: none;
}
#content > .single-navigation:after {
  display: none;
}
#content > .single-navigation > a {
  color: #000;
}
#content > .single-navigation > a:nth-child(1) {
  margin-left: 24px;
  padding-left: 20px;
}
#content > .single-navigation > a:nth-child(1):before {
  border-radius: 10px;
  border: 1px solid #8ebb23;
  content: "\f0d9" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-size: 2.4rem !important;
  font-weight: 600 !important;
  padding: 0 12px;
}
#content > .single-navigation > a:nth-child(2) {
  margin-right: 0;
  padding-right: 44px;
}
#content > .single-navigation > a:nth-child(2):after {
  border-radius: 10px;
  border: 1px solid #8ebb23;
  content: "\f0da" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-size: 2.4rem !important;
  font-weight: 600 !important;
  padding: 0 12px;
  right: 0;
}
#content > article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#content > article > * {
  margin: 0;
}
#content > article > .fusion-flexslider {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
#content > article > h1 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  color: #8ebb23 !important;
  font-family: "Style Script", cursive !important;
  margin: 24px 0;
  font-size: 3rem !important;
  font-weight: 400 !important;
  line-height: 100% !important;
}
#content > article > .post-content {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
  font-size: 1.6rem !important;
  font-weight: 400 !important;
  line-height: 150% !important;
}
#content > article > .post-content > * {
  margin: 0;
}
#content > article > .post-content > * + * {
  margin: 20px 0 0 0;
}
#content > article > .fusion-meta-info {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  margin: 24px 0 0 0;
  font-size: 1.6rem !important;
  font-weight: 600 !important;
  line-height: 125% !important;
}
#content > article > .fusion-sharing-box {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  background: none;
  margin: 16px 0 0 0;
  min-height: auto;
}
#content > article > .fusion-sharing-box > h4 {
  display: none;
}
#content > article > .fusion-sharing-box .fusion-social-networks {
  width: 100%;
}
#content > article > .fusion-sharing-box .fusion-social-networks-wrapper {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0 !important;
}
#content > article > .fusion-sharing-box .fusion-social-networks-wrapper a {
  border-radius: 10px;
  border: 1px solid #8ebb23;
  margin: 0;
}
#content > article > .fusion-sharing-box .fusion-social-networks-wrapper a:before {
  color: #8ebb23;
  display: inline-block;
  padding: 5px 10px;
}
#content > article > .fusion-sharing-box .fusion-social-networks-wrapper a + a {
  margin-left: 6px;
}
#content > article > .single-related-posts {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
  margin: 32px 0 0 0;
}
#content > article > .single-related-posts > .fusion-title {
  margin: 0 !important;
}
#content > article > .single-related-posts > .fusion-title > h2 {
  color: #8ebb23 !important;
  font-family: "Style Script", cursive !important;
  font-size: 4rem !important;
  font-weight: 400 !important;
  line-height: 100% !important;
}
#content > article > .single-related-posts > .fusion-title > span,
#content > article > .single-related-posts > .fusion-title > div {
  display: none;
}
#content > article > .single-related-posts > .fusion-carousel {
  margin: 32px 0 0 0;
}
#content > article > .single-related-posts > .fusion-carousel .fusion-carousel-wrapper {
  padding: 0;
}
#content > article > .single-related-posts > .fusion-carousel .fusion-carousel-wrapper .fusion-carousel-item-wrapper > h4 {
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem !important;
  font-weight: 400 !important;
  line-height: 125% !important;
}
#content > article > .single-related-posts > .fusion-carousel .fusion-carousel-wrapper .fusion-carousel-item-wrapper > h4 > a {
  color: #000;
}
#content > article > .single-related-posts > .fusion-carousel .fusion-carousel-wrapper .fusion-carousel-item-wrapper > h4 > a:hover {
  color: #8ebb23;
}
#content > article > .single-related-posts > .fusion-carousel .fusion-carousel-wrapper .fusion-carousel-item-wrapper .fusion-carousel-meta {
  display: none;
}

@media only screen and (min-width: 767px) {
  #content {
    margin: 8% 0 6% 0;
  }
  #content > article > .fusion-sharing-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  #content > article > h1 {
    font-size: 4rem !important;
    font-weight: 400 !important;
    line-height: 100% !important;
  }
}
@media only screen and (min-width: 1001px) {
  #content > article .single-related-posts .fusion-carousel > .fusion-carousel-positioner .fusion-carousel-item-wrapper > h4 {
    font-size: 1.9rem !important;
    font-weight: 600 !important;
    line-height: 125% !important;
  }
  #content > article > h1 {
    font-size: 5rem !important;
    font-weight: 400 !important;
    line-height: 100% !important;
  }
}
@media only screen and (min-width: 1001px) {
  #content > article > h1 {
    font-size: 6rem !important;
    font-weight: 400 !important;
    line-height: 100% !important;
  }
}
@media only screen and (min-width: 1200px) {
  .related-posts {
    margin-top: 48px !important;
  }

  .fusion-carousel {
    margin-top: 64px !important;
  }
  .fusion-carousel .fusion-carousel-holder > .fusion-carousel-item {
    margin-left: 80px !important;
  }

  .fusion-carousel .fusion-carousel-holder > .fusion-carousel-item:nth-child(1) {
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
}