/*
Version: 4.4.8 */
body.single-post .uk-article h1.uk-article-title {
  background: #f7e3da;
  border-radius: 50px;
  padding: 45px 30px 37px;
  text-align: center;
}
body.single-post .uk-article h1.uk-article-title span {
  border-left: 4px solid #c59e8c;
  padding-left: 10px;
}
body.single-post .uk-article .uk-article-meta {
  color: #273e24;
  font-size: 13px;
  text-align: center;
  margin-top: 28px !important;
}
body.single-post .uk-article .uk-article-meta a {
  color: #273e24;
}
body.single-post .uk-article .post-featured-image {
  margin-top: 40px;
  overflow: hidden;
  border-radius: 55px;
  position: relative;
}
body.single-post .uk-article .post-featured-image:after {
  content: "";
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
}
body.single-post .uk-article .post-featured-image img {
  border-radius: 55px;
  width: 100%;
  height: auto;
  transition: all 3s;
}
body.single-post .uk-article .post-featured-image h1 {
  z-index: 2;
  padding: 10px;
  color: rgb(255, 252, 246);
  display: block;
  font-family: freigbigcmpprobook;
  font-size: 40px;
  line-height: 46px;
  font-weight: 400;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-block-end: 0px;
  margin-block-start: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  text-align: center;
  text-rendering: optimizelegibility;
  text-shadow: rgba(39, 62, 36, 0.5) 1px 1px 5px;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) {
  body.single-post .uk-article .post-featured-image h1 {
    font-size: 55px;
    line-height: 63.25px;
  }
}
@media (min-width: 992px) {
  body.single-post .uk-article .post-featured-image h1 {
    font-size: 70px;
    line-height: 80.5px;
  }
}
@media (min-width: 1200px) {
  body.single-post .uk-article .post-featured-image h1 {
    font-size: 85px;
    line-height: 97.75px;
  }
}
@media (min-width: 1550px) {
  body.single-post .uk-article .post-featured-image h1 {
    font-size: 100px;
    line-height: 115px;
  }
}
body.single-post .uk-article .envoy-toc {
  background: #f7e3da;
  max-width: 320px;
  margin: 40px auto 0;
  padding: 15px;
  border-radius: 15px;
}
body.single-post .uk-article .envoy-toc .toc-head {
  font-weight: 600;
}
body.single-post .uk-article .envoy-toc ol {
  counter-reset: item;
  margin: 0;
  padding: 0;
}
body.single-post .uk-article .envoy-toc ol li {
  display: flex;
  counter-increment: item;
  font-size: 14px;
  margin-bottom: 10px;
}
body.single-post .uk-article .envoy-toc ol li:before {
  content: counter(item) ". ";
  color: #787878;
  margin-right: 5px;
}
body.single-post .uk-article .envoy-toc ol li a {
  text-decoration: none;
}
body.single-post .uk-article [data-content-div] p > img {
  border-radius: 55px;
  transition: all 3s;
  z-index: 1;
  position: relative;
  margin: 0 auto 20px;
  display: block;
  width: 100%;
  height: auto;
}
body.single-post .uk-article [data-content-div] p > img.size-large {
  max-width: 1024px;
}
body.single-post .uk-article [data-content-div] p > img.size-medium {
  max-width: 300px;
}
body.single-post .uk-article [data-content-div] p > img.size-thumbnail {
  max-width: 150px;
  border-radius: 35px;
}
body.single-post .uk-article [data-content-div] p > img.alignleft {
  margin-right: 15px;
}
body.single-post .uk-article [data-content-div] p > img.alignright {
  margin-left: 15px;
}
body.single-post .uk-article [data-content-div] figure {
  border-radius: 55px;
  width: 100% !important;
  overflow: hidden !important;
  text-align: center;
}
body.single-post .uk-article [data-content-div] figure:hover figcaption {
  background: #fffcf6;
}
body.single-post .uk-article [data-content-div] figure img {
  border-radius: 55px;
  transition: all 3s;
  z-index: 1;
  position: relative;
  width: 100%;
  height: auto;
}
body.single-post .uk-article [data-content-div] figure img.size-large {
  max-width: 1024px;
}
body.single-post .uk-article [data-content-div] figure img.size-medium {
  max-width: 300px;
}
body.single-post .uk-article [data-content-div] figure img.size-thumbnail {
  max-width: 150px;
  border-radius: 35px;
}
body.single-post .uk-article [data-content-div] figure figcaption {
  margin-top: 15px;
  text-align: center;
  z-index: 2;
  position: relative;
  transition: all 3s;
}
body.single-post .envoy-author-card {
  align-items: center;
}
body.single-post .envoy-author-card .author-details h4 {
  font-weight: bold;
  margin-bottom: 10px !important;
}
body.single-post .envoy-author-card .author-details .author-bio {
  margin-bottom: 10px;
  font-family: "freigbigcmpprobook";
  letter-spacing: 1px;
}
body.single-post .envoy-author-card .author-details .author-sm {
  display: flex;
  align-items: center;
}
body.single-post .envoy-author-card .author-details .author-sm div {
  margin-left: 10px;
}
body.single-post .envoy-author-card .author-details .author-sm div:first-of-type {
  margin-left: 0;
}
body.single-post .envoy-author-card .author-details .author-sm div a:hover img {
  opacity: 0.8;
}
body.single-post .envoy-author-card .author-details .author-sm div a img {
  width: 30px;
  opacity: 0.5;
  transition: all 500ms;
}
body.single-post .envoy-author-card .avatar {
  border-radius: 50%;
}
body.single-post #template-WipYhnQX\#3 > div {
  filter: unset;
  background: #edeae5;
  border-radius: 4px;
  padding-bottom: 50px;
}
body.single-post #template-WipYhnQX\#3 > div .postcard-photo {
  border-radius: 35px;
}
body.single-post #template-WipYhnQX\#3 > div .uk-position-cover {
  background-color: unset !important;
}
body.single-post [data-id="template-WipYhnQX#3-1"] {
  margin-top: -50px;
  justify-content: flex-end;
  margin-left: auto;
  position: relative !important;
}
body.single-post [data-id="template-WipYhnQX#3-1"] > div > div {
  position: absolute !important;
  right: -25px;
  top: -15px;
}
body.single-post [data-id="template-WipYhnQX#3-1"] > div > div svg {
  width: 130px;
}
body.single-post [data-id="template-WipYhnQX#3-1"] > div > div svg textPath {
  letter-spacing: 2px;
  font-size: 9px;
}
body.single-post .related-posts {
  margin: 30px 0;
}
body.single-post .related-posts .list {
  display: flex;
  align-content: stretch;
  justify-content: center;
  margin: 0 -20px;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  body.single-post .related-posts .list {
    flex-wrap: nowrap;
  }
}
body.single-post .related-posts .list .related-post {
  padding: 20px;
  min-height: 100%;
  display: flex;
  width: 100%;
}
@media (min-width: 992px) {
  body.single-post .related-posts .list .related-post {
    width: 100%;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  body.single-post .related-posts .list .related-post {
    width: 50%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  body.single-post .related-posts .list .related-post {
    width: 33.3333333333%;
  }
}
body.single-post .related-posts .list .related-post > div {
  height: 100%;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.34);
  background: #efeadf;
  padding: 15px;
  border-radius: 25px;
  display: flex;
  flex-direction: column;
}
body.single-post .related-posts .list .related-post > div .thumb {
  display: block;
  position: relative;
}
body.single-post .related-posts .list .related-post > div .thumb .date {
  background: #273e24;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 5px 5px 5px 10px;
  border-radius: 0 0 0 25px;
}
body.single-post .related-posts .list .related-post > div .thumb img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  aspect-ratio: 1/1;
  border-radius: 25px;
}
@media (min-width: 768px) {
  body.single-post .related-posts .list .related-post > div .thumb img {
    height: 300px;
  }
}
@media (min-width: 992px) {
  body.single-post .related-posts .list .related-post > div .thumb img {
    height: 290px;
  }
}
body.single-post .related-posts .list .related-post > div .desc {
  text-align: center;
  padding: 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
body.single-post .related-posts .list .related-post > div .desc h5 {
  padding: 10px 0 0;
  text-transform: unset;
  font-size: 20px;
  line-height: 23px;
}
@media (min-width: 768px) {
  body.single-post .related-posts .list .related-post > div .desc h5 {
    font-size: 22px;
    line-height: 25.3px;
  }
}
@media (min-width: 992px) {
  body.single-post .related-posts .list .related-post > div .desc h5 {
    font-size: 24px;
    line-height: 27.6px;
  }
}
@media (min-width: 1200px) {
  body.single-post .related-posts .list .related-post > div .desc h5 {
    font-size: 26px;
    line-height: 29.9px;
  }
}
@media (min-width: 1550px) {
  body.single-post .related-posts .list .related-post > div .desc h5 {
    font-size: 28px;
    line-height: 32.2px;
  }
}
body.single-post .related-posts .list .related-post > div .desc a {
  text-decoration: none;
  color: #273e24;
  margin-top: auto;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.envoy-offer-desc {
  margin-bottom: 0 !important;
  background: #fdf5ed;
  padding: 30px;
  border-radius: 25px;
  position: relative;
  z-index: 2;
}
.envoy-offer-desc .head, .envoy-offer-desc + .envoy-cta .head {
  margin-bottom: 30px;
  color: #000;
  font-family: freigbigcmpprobook;
  font-size: 24px;
  line-height: 27.6px;
  font-weight: 400;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 768px) {
  .envoy-offer-desc .head, .envoy-offer-desc + .envoy-cta .head {
    font-size: 30px;
    line-height: 34.5px;
  }
}
@media (min-width: 992px) {
  .envoy-offer-desc .head, .envoy-offer-desc + .envoy-cta .head {
    font-size: 36px;
    line-height: 41.4px;
  }
}
@media (min-width: 1200px) {
  .envoy-offer-desc .head, .envoy-offer-desc + .envoy-cta .head {
    font-size: 42px;
    line-height: 48.3px;
  }
}
@media (min-width: 1550px) {
  .envoy-offer-desc .head, .envoy-offer-desc + .envoy-cta .head {
    font-size: 48px;
    line-height: 55.2px;
  }
}
.envoy-offer-desc .items {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media (min-width: 768px) {
  .envoy-offer-desc .items {
    gap: 30px;
  }
}
.envoy-offer-desc .items > div, .envoy-offer-desc .items > a {
  width: calc(50% - 20px * 1 / 2);
}
@media (min-width: 768px) {
  .envoy-offer-desc .items > div, .envoy-offer-desc .items > a {
    width: calc(50% - 30px * 1 / 2);
  }
}
@media (min-width: 768px) {
  .envoy-offer-desc .items > div, .envoy-offer-desc .items > a {
    width: calc(50% - 30px * 1 / 2);
  }
}
@media (min-width: 992px) {
  .envoy-offer-desc .items > div, .envoy-offer-desc .items > a {
    width: calc(33.3333333333% - 30px * 2 / 3);
  }
}
.envoy-offer-desc .items .item {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .envoy-offer-desc .items .item.mobile {
    display: none;
  }
}
@media all and (max-width: 991px) {
  .envoy-offer-desc .items .item.desktop {
    display: none;
  }
}
.envoy-offer-desc .items .item.notext > div {
  background: #273e24;
}
.envoy-offer-desc .items .item.notext > div img {
  filter: invert(1);
}
@media all and (max-width: 991px) {
  .envoy-offer-desc .items .item:nth-child(1) > div {
    background: #273e24;
    color: #fff;
  }
  .envoy-offer-desc .items .item:nth-child(1) > div a {
    color: #fff;
  }
  .envoy-offer-desc .items .item:nth-child(1) > div img {
    filter: invert(1);
  }
}
.envoy-offer-desc .items .item > div {
  min-height: 100%;
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #f7e3da;
  border-radius: 25px;
  padding: 20px;
}
.envoy-offer-desc .items .item > div img {
  height: 80px;
  width: auto;
}
.envoy-offer-desc .items .item > div .desc {
  margin-top: 20px;
}
.envoy-offer-desc .items .item > div .desc a {
  text-decoration: none;
}
.envoy-offer-desc .items .item > div .desc p {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 0;
}
.envoy-offer-desc .items .item > div .desc p:last-child {
  margin-bottom: 0;
}
.envoy-offer-desc + .envoy-cta {
  background: #273e24;
  margin-bottom: 60px !important;
  padding: 40px 20px 50px;
  border-radius: 25px;
  margin-top: 40px;
  position: relative;
  z-index: 1;
  color: #fff;
}
.envoy-offer-desc + .envoy-cta .head {
  color: #fff;
}
.envoy-offer-desc + .envoy-cta .contact-data {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
@media (min-width: 768px) {
  .envoy-offer-desc + .envoy-cta .contact-data {
    gap: 30px;
  }
}
.envoy-offer-desc + .envoy-cta .contact-data > div, .envoy-offer-desc + .envoy-cta .contact-data > a {
  width: calc(100% - 20px * 0 / 1);
}
@media (min-width: 768px) {
  .envoy-offer-desc + .envoy-cta .contact-data > div, .envoy-offer-desc + .envoy-cta .contact-data > a {
    width: calc(100% - 30px * 0 / 1);
  }
}
@media (min-width: 768px) {
  .envoy-offer-desc + .envoy-cta .contact-data > div, .envoy-offer-desc + .envoy-cta .contact-data > a {
    width: calc(50% - 30px * 1 / 2);
  }
}
@media (min-width: 992px) {
  .envoy-offer-desc + .envoy-cta .contact-data > div, .envoy-offer-desc + .envoy-cta .contact-data > a {
    width: calc(33.3333333333% - 30px * 2 / 3);
  }
}
.envoy-offer-desc + .envoy-cta .contact-data .contact-item {
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .envoy-offer-desc + .envoy-cta .contact-data .contact-item {
    justify-content: center;
  }
}
.envoy-offer-desc + .envoy-cta .contact-data .contact-item .icon {
  border-radius: 10px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  padding: 10px;
}
.envoy-offer-desc + .envoy-cta .contact-data .contact-item .icon img {
  width: 30px;
  min-width: 30px;
  max-width: 30px;
  min-height: 30px;
  max-height: 30px;
}
.envoy-offer-desc + .envoy-cta .contact-data .contact-item .contact-desc * {
  color: #fff;
}
.envoy-offer-desc + .envoy-cta .contact-data .contact-item .contact-desc > *:last-child {
  margin: 0;
}

.offer-template-default .uk-list .el-item .uk-width-auto {
  width: 30%;
}
.offer-template-default .uk-list .el-item .uk-width-auto + div {
  width: 65%;
  margin-left: auto;
}

.uk-grid a img {
  border-radius: 25px;
}

body.post-type-archive-offer .uk-section-default.uk-section.uk-padding-remove-top {
  margin-top: -120px;
}