.transition, .formatting form input[type="submit"] {
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.bgcover, .single_post figure.featured_image, .transformation_list a.transformation figure {
  background-size: cover; }

.opacity {
  opacity: 0.8; }

.cf:after {
  content: "";
  display: block;
  clear: both; }

main {
  padding: 60px 0;
  background: #f4f4f4; }
  main.transformations {
    padding-top: 0; }

.main_content,
#sidebar {
  float: left; }

.single_post {
  padding: 40px;
  background: #fff; }
  .single_post.video_post figure .fa {
    position: absolute;
    top: 0;
    left: 0;
    width: 52px;
    height: 52px;
    line-height: 52px;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0.6); }
  .single_post.single_page figure .fa {
    margin: auto;
    right: 0;
    bottom: 0;
    background: rgba(139, 166, 0, 0.4); }
  .single_post.loop {
    margin-bottom: 15px;
    overflow: hidden; }
    .single_post.loop:last-of-type {
      margin-bottom: 0; }
    .single_post.loop .ghost_button {
      height: 32px;
      line-height: 28px;
      display: block;
      font-size: 15px;
      padding: 0 18px;
      color: #8ba600;
      float: right;
      text-transform: uppercase;
      margin-left: 40px; }
      .single_post.loop .ghost_button:hover {
        background: #8ba600;
        color: #fff; }
  .single_post .title {
    font-size: 30px;
    font-weight: 300;
    line-height: 34px;
    padding-bottom: 18px;
    display: block;
    width: 100%;
    border-bottom: 2px solid #8ba600;
    margin-bottom: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word; }
  .single_post .post_meta {
    line-height: 44px;
    min-height: 47px;
    text-transform: uppercase;
    font-weight: 300; }
  .single_post figure.featured_image {
    height: 310px;
    width: 100%;
    position: relative;
    margin-bottom: 30px; }
    .single_post figure.featured_image i {
      position: absolute;
      top: 0;
      left: 0;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      font-size: 28px;
      background: rgba(0, 0, 0, 0.7);
      color: white;
      display: block; }
  .single_post p {
    line-height: 24px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    display: inline; }

.main_content {
  width: 70%; }

.type-page .formatting .title {
  margin-bottom: 30px; }

.formatting {
  line-height: 22px;
  -ms-word-wrap: break-word;
  word-wrap: break-word; }
  .formatting form label {
    clear: both;
    display: block; }
  .formatting form input:not([type="radio"]),
  .formatting form textarea {
    width: 60%;
    line-height: 26px;
    padding: 0 10px;
    margin-bottom: 15px; }
  .formatting form input[type="radio"] {
    float: left;
    margin: 4px 10px 0 0; }
  .formatting form input[type="checkbox"] {
    width: auto; }
  .formatting form input[type="submit"] {
    background: #8ba600;
    text-transform: uppercase;
    font-weight: 700;
    height: 60px;
    line-height: 55px;
    display: inline-block;
    border: 2px solid #8ba600;
    color: #fff; }
    .formatting form input[type="submit"]:hover {
      background: transparent;
      color: #8ba600;
      cursor: pointer; }
  .formatting form li label {
    clear: none;
    display: inline; }
  .formatting form .infusion-option {
    list-style: none; }
  .formatting p {
    display: block; }
  .formatting h2, .formatting h1, .formatting h3, .formatting h4, .formatting h5, .formatting h6 {
    margin-bottom: 24px; }
  .formatting h2 {
    font-size: 35px;
    color: #747575;
    font-weight: 300;
    line-height: 38px; }
  .formatting h1 {
    font-size: 35px;
    color: #2d3238;
    font-weight: 700; }
  .formatting h3, .formatting h4, .formatting h5, .formatting h6 {
    font-weight: 700; }
  .formatting h3 {
    font-size: 28px; }
  .formatting h4 {
    font-size: 22px; }
  .formatting h5 {
    font-size: 18px; }
  .formatting h6 {
    font-size: 16px; }
  .formatting .zebra_list_shortcode {
    border: 1px solid #2d3238; }
    .formatting .zebra_list_shortcode li:nth-child(2n) {
      background: #f4f4f4; }
    .formatting .zebra_list_shortcode li {
      padding: 10px 20px; }
      .formatting .zebra_list_shortcode li li {
        background: none; }
  .formatting .blue_background_shortcode {
    background: #406f93;
    width: 100%;
    padding: 30px;
    color: #fff;
    font-size: 27px;
    line-height: 28px;
    margin-bottom: 24px;
    font-weight: 300;
    text-align: center; }
    .formatting .blue_background_shortcode b,
    .formatting .blue_background_shortcode strong {
      font-weight: 700;
      color: #fff; }
  .formatting .cta_shortcode {
    width: 100%;
    padding: 45px;
    background: #406f93;
    color: #fff;
    text-align: center; }
    .formatting .cta_shortcode h2 {
      font-size: 40px;
      line-height: 45px;
      font-weight: 900;
      color: #fff;
      margin-bottom: 30px; }
    .formatting .cta_shortcode .ghost_button {
      color: #fff;
      border-color: #fff;
      font-size: 20px;
      font-weight: 900;
      text-transform: uppercase;
      padding: 24px 66px;
      border-width: 2px; }
      .formatting .cta_shortcode .ghost_button:hover {
        background: #fff;
        color: #406f93; }
  .formatting p {
    margin-bottom: 24px;
    color: #747575; }
  .formatting ul {
    list-style-type: disc;
    list-style-position: inside; }
  .formatting b,
  .formatting strong {
    font-weight: 700;
    color: #2d3238; }
  .formatting u {
    color: #2d3238; }
  .formatting hr {
    background-color: #f1f1f1;
    height: 1px;
    color: #f1f1f1;
    margin-bottom: 24px;
    border: 0; }
  .formatting a {
    color: #8ba600; }
    .formatting a:hover {
      color: #8ba600; }
  .formatting blockquote {
    font-size: 22px;
    font-style: italic;
    margin: 15px;
    width: 90%;
    margin-left: 5%;
    color: #406f93; }
  .formatting table {
    width: 100%;
    margin-bottom: 30px; }
    .formatting table caption {
      margin-bottom: 10px;
      font-weight: 700; }
    .formatting table thead th {
      font-weight: 700;
      padding-bottom: 5px;
      border-right: 1px solid #5b5b5b;
      border-bottom: 1px solid #5b5b5b; }
      .formatting table thead th:last-child {
        border-right: none; }
    .formatting table tbody {
      text-align: center;
      font-size: 14px;
      font-weight: 300; }
      .formatting table tbody a {
        font-weight: 700; }
      .formatting table tbody tr {
        border-bottom: 1px solid #5b5b5b; }
        .formatting table tbody tr:last-child {
          border-bottom: none; }
        .formatting table tbody tr td {
          border-right: 1px solid #5b5b5b;
          padding: 7px; }
          .formatting table tbody tr td:last-child {
            border-right: none; }
    .formatting table tfoot {
      font-size: 14px; }
      .formatting table tfoot #next {
        text-align: right; }
    .formatting table a {
      text-decoration: underline; }
      .formatting table a:hover {
        text-decoration: none; }
    .formatting table td#prev {
      padding-top: 10px; }
    .formatting table td#next {
      padding-top: 10px; }
  .formatting dl dd {
    margin-left: 30px; }
  .formatting ol {
    list-style-type: decimal; }
    .formatting ol li {
      margin-left: 30px; }
  .formatting address {
    font-style: italic; }
  .formatting abbr,
  .formatting acronym {
    border-bottom: 1px dotted #5b5b5b; }
  .formatting big {
    font-size: 24px; }
  .formatting cite {
    font-style: italic; }
  .formatting code,
  .formatting kbd {
    background: rgba(0, 0, 0, 0.1);
    padding: 5px; }
  .formatting pre,
  .formatting code {
    width: 80%;
    padding: 2%;
    background: rgba(255, 255, 255, 0.1);
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-family: monospace; }
  .formatting sub,
  .formatting sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .formatting i, .formatting em {
    font-style: italic; }
  .formatting sup {
    top: -0.5em; }
  .formatting sub {
    bottom: -0.25em; }
  .formatting img {
    max-width: 100%;
    height: auto !important; }
  .formatting .wp-caption {
    max-width: 100% !important; }
  .formatting img.alignright {
    float: right;
    margin: 0 0 30px 30px; }
  .formatting img.alignleft {
    float: left;
    margin: 0 30px 30px 0; }
  .formatting img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .formatting img.alignnone {
    max-width: 100%; }
  .formatting .alignright {
    float: right; }
  .formatting .alignleft {
    float: left; }
  .formatting .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
  .formatting .rating {
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden; }
    .formatting .rating .recipe_meta span {
      color: #2d3238;
      padding-right: 20px;
      font-weight: 700; }
    .formatting .rating span.allready {
      font-size: 11px;
      color: tomato !important; }
    .formatting .rating .stars {
      width: 20%;
      float: left;
      position: relative; }
      .formatting .rating .stars > .fa {
        opacity: 0;
        position: relative;
        z-index: 999; }
        .formatting .rating .stars > .fa:hover {
          cursor: pointer; }
        .formatting .rating .stars > .fa.active {
          opacity: 1; }
      .formatting .rating .stars .bg_stars {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%; }
        .formatting .rating .stars .bg_stars .fa {
          opacity: 0.3; }
      .formatting .rating .stars .fa {
        color: #8ba600;
        font-size: 24px; }
    .formatting .rating .text {
      width: 80%;
      float: left;
      font-size: 20px; }
      .formatting .rating .text span {
        color: #2d3238; }

.border_headline {
  width: 81.35%;
  position: relative;
  height: 100px;
  float: right;
  padding-left: 42px;
  margin-bottom: 60px; }
  .border_headline h1 {
    font-size: 35px;
    font-weight: 700;
    margin-top: 75px;
    color: #2d3238; }
  .border_headline:after {
    content: '';
    position: absolute;
    width: 10px;
    background: #406f93;
    height: 100%;
    top: 0;
    left: 0; }

.transformations_page {
  background: #fff;
  padding-top: 0; }
  .transformations_page header:after {
    display: none; }
  .transformations_page header .title {
    margin-top: 70px; }

.transformation_list a.transformation {
  width: 25%;
  float: left;
  padding: 1px;
  display: block; }
  .transformation_list a.transformation figure {
    width: 100%;
    height: 100%; }

.transformation_list .load_more_posts {
  margin: 40px auto;
  margin-bottom: 0;
  text-align: center;
  width: 23.25%;
  display: block;
  height: 63px;
  line-height: 56px;
  padding-top: 0;
  padding-bottom: 0; }

.team_single .ghost_button {
  border-color: #8ba600;
  color: #8ba600;
  border-width: 2px;
  height: 63px;
  line-height: 58px;
  font-size: 23px;
  margin-top: 25px;
  display: inline-block;
  padding: 0 60px; }
  .team_single .ghost_button:hover {
    background: #8ba600;
    color: #fff;
    cursor: pointer; }

.abh_tabs,
.abh_tab_content .abh_social {
  display: none !important; }

div.formatting > div.abh_box.abh_box_down.abh_box_business > div > section.vcard.abh_about_tab.abh_tab > div.abh_image > a > img {
  border-radius: 0 !important;
  max-width: 100% !important;
  box-shadow: none !important; }

div.formatting > div.abh_box.abh_box_down.abh_box_business > div > section.vcard.abh_about_tab.abh_tab > div.abh_image {
  margin-top: 0 !important;
  width: 90px !important; }

div.formatting > div.abh_box.abh_box_down.abh_box_business > div > section.vcard.abh_about_tab.abh_tab > div.abh_image a,
div.formatting > div.abh_box.abh_box_down.abh_box_business > div > section.vcard.abh_about_tab.abh_tab > div.abh_image img {
  display: block;
  width: 100%; }

div.formatting > div.abh_box.abh_box_down.abh_box_business > div > section.vcard.abh_about_tab.abh_tab > div.abh_text {
  width: 50% !important;
  margin-left: 5% !important;
  float: left; }

div.formatting > div.abh_box.abh_box_down.abh_box_business > div > section.vcard.abh_about_tab.abh_tab > div.abh_text > h3 {
  font-size: 26px !important;
  color: #5b5b5b !important;
  font-weight: 400 !important; }

div.formatting > div.abh_box.abh_box_down.abh_box_business > div > section.vcard.abh_about_tab.abh_tab > div.abh_text > h3 a {
  color: #5b5b5b !important; }

div.formatting > div.abh_box.abh_box_down.abh_box_business > div > section.vcard.abh_about_tab.abh_tab > div.abh_text > div.abh_job > span.title {
  border-bottom: 1px solid #ccc;
  font-weight: 700 !important;
  color: #1c2023 !important; }

/*# sourceMappingURL=single.css.map */