html {
  overflow-x: hidden;
}

.epl-tab-content > ul > li, .epl-tab-content > li, .entry-content ul > li {
  list-style-type: square !important;
}

@font-face {
  font-family: NerisLight;
  src: url(../fonts/Neris-Light.otf);
}
@font-face {
  font-family: NerisSemiBold;
  src: url(../fonts/Neris-SemiBold.otf);
}
@font-face {
  font-family: NerisBlack;
  src: url(../fonts/Neris-Black.otf);
}
p, ul, li, ol {
  font-family: NerisLight;
}
h1, h2, h3, h4, h5 {
  font-family: Montserrat, Sans-Serif;
}

p {
  margin-bottom: 15px;
}

html, body {
  height: auto!important;
}

body > div.site-container > header {
  background-color: #9aa49f !important;
}

h1.entry-title {
  font-size: 4.4rem !important;
  color: #80947b;
  border-bottom: 1px solid #80947b;
  display: inline-block;
  font-family: Montserrat, Sans-Serif;
  text-transform: uppercase;
}

.entry {
  margin-bottom: 30px;
  padding: 0px 30px !important;
}

.call-to-action-ps {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.call-to-action-ps:hover {
  opacity: 0.3;
}

.cta-button-ps.green > button {
  background: #637d61 !important;
  transition: all 0.3s ease-in-out;
}

.cta-button-ps.purple > button {
  background: #54425e !important;
  transition: all 0.3s ease-in-out;
}

.cta-button-ps.green > button:hover {
  background: #54425e !important;
}

.cta-button-ps.purple > button:hover {
  background: #637d61 !important;
}

.featured__wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 0 10px 0;
}

.featured__wrapper > * {
  margin: 0 0 -10px 0;
}

.post__image > img {
  width: 100%;
  height: 440px;
  object-fit: cover;
}

.post__meta__titles,
.post__meta__content {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 2px;
  padding-left: 10px;
}

.post__meta__titles > span,
.post__meta__content > span {
  text-align: left;
  width: 100%;
  padding: 2px;
}
.post__meta__titles > span.property-area,
.post__meta__content > span.property-area {
  text-transform: none;
}

.post__meta__titles > span {
  text-transform: capitalize;
}

.post__meta__content > span {
  border-top: 1.2px solid #cabc8d;
  border-bottom: 1.2px solid #cabc8d;
  padding: 15px 4px;
  text-transform: uppercase;
}

.post__meta__content.values > span:nth-child(2) {
  border-left: 1.2px solid #cabc8d;
  border-right: 1.2px solid #cabc8d;
}

.post__meta__content.values > span:last-child {
  border-right: none;
}

.single__post > a {
  text-decoration: none;
  color: #536170;
}

.post__description > h2 {
  font-size: 1.6rem;
  text-transform: uppercase;
  margin: 0;
  padding: 10px 0px;
}

.desc {
  font-size: 1.3rem;
}

.post__meta,
.post__description {
  padding: 10px;
}

.single__post {
  position: relative;
}

.featured__wrapper .single__post {
  width: 24%;
  margin: 1% 0.5%;
}
@media only screen and (max-width: 1200px) {
  .featured__wrapper .single__post {
    width: 32%;
  }
}
@media only screen and (max-width: 1024px) {
  .featured__wrapper .single__post {
    width: 49%;
  }
}
@media only screen and (max-width: 600px) {
  .featured__wrapper {
    flex-direction: column;
  }
  .featured__wrapper .single__post {
    width: 100%;
    margin: 1% 0;
  }
}
.featured__wrapper .post__title {
  position: absolute;
  top: -1px;
  left: 10px;
  font-size: 1.6em;
}
.featured__wrapper .post__meta__wrapper {
  opacity: 1;
  visibility: visible;
  overflow: hidden;
  height: 0%;
}
.featured__wrapper .post__meta__wrapper h2 {
  font-size: 1.8rem;
  opacity: 0;
  padding-top: 4%;
}

.post__meta__wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 1.5rem;
  padding-top: 6%;
  background: rgba(255, 255, 255, 0.9);
}
.post__meta__wrapper .post_inner {
  position: absolute;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.post__meta__wrapper .post_inner .btn:hover {
  background-color: #a7262a;
  border-color: transparent;
  color: white;
}

.post__image:after {
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  background: rgba(255, 255, 255, 0.81);
  opacity: 0;
  visibility: hidden;
}

/*EPL TEMPLATE CHANGES STYLES*/
.epl-property-single .entry-title-sub {
  font-size: 1.2em;
}

.epl-property-single h1.entry-title {
  font-size: 24px !important;
  line-height: 36px;
  padding: 1rem 0;
}
.epl-property-single h1.entry-title span.item-street {
  line-height: 32px;
}
.epl-property-single h1.entry-title .page-price {
  font-size: 30px !important;
}

.entry-title {
  font-size: 2.4rem !important;
}

.sidebar-primary {
  float: right;
  padding: 60px 30px;
  width: 27.333333%;
  margin-right: 6%;
  background: #f2f2f3;
  padding: 5px;
}
@media only screen and (max-width: 747px) {
  .sidebar-primary {
    float: none;
    margin-right: 0;
    width: 100%;
  }
}

.epl-property-featured-icons, .property-feature-icons {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
}

.epl-property-featured-icons > span, .property-feature-icons > span {
  display: flex;
  align-items: center;
  padding: 9px 23px !important;
  font-size: 2rem;
}

.entry-title > span {
  font-family: NerisSemiBold;
  display: block;
  font-weight: bold;
  font-size: 33px;
  color: #536170;
  line-height: 37px;
}

.entry-title-sub, #respond {
  display: none;
}

.property-details-ps {
  width: 80% !important;
}

.btn {
  border: 1px solid #536170;
  padding: 5px 10px;
  text-align: center;
  width: 60%;
  margin: 20px 20% 40px;
}

.property-features-ps {
  display: flex;
  flex-direction: column;
  width: 50%;
  border: 1px solid black;
  padding: 1rem 4rem;
}
@media only screen and (max-width: 747px) {
  .property-features-ps {
    width: 100%;
  }
}

.property-description-ps {
  padding-top: 1.5rem;
  font-family: NerisSemiBold;
  font-size: 28px;
  line-height: 44.21px;
  color: #50435e;
  border-top: 1.5px solid #536170;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.property-description-ps:before {
  display: block;
  content: " ";
  background: #50435e;
  width: 19px;
  height: 19px;
  margin: 0 0.5rem;
}

.epl-tab-title {
  border-bottom: 1px solid #d1d3d4;
}

.sidebar .widget {
  margin-bottom: 40px;
  padding: 12px;
}

.epl-listing-widget.property-widget-image {
  margin-bottom: 0.5em;
}

.epl-listing-widget.property-widget-image .entry-content h5 {
  margin: 0.5em 0;
  font-size: 12px;
  padding: 0rem 1rem;
}

.widgettitle.widget-title {
  margin-left: 10%;
}

.epl-search-btn {
  background: #536170 !important;
  border: none !important;
  transition: all 0.4s ease-in-out;
}

.epl-search-btn:hover {
  color: #fff !important;
}

#epl_property_search-3 > div > h3:before, #epl_recent_property-2 > div > h3:before, #custom_html-5 > div > h3:before {
  display: block;
  content: " ";
  background: #8ac2cd;
  width: 15px;
  height: 15px;
  position: relative;
  left: -27px;
  top: 25px;
}

#ajaxsearchprobsettings3_1 {
  background-color: rgba(255,255,255,0.8);
  padding: 10px;
}
#ajaxsearchprobsettings3_1 form {
  display: inline;
}

.widget-title {
  font-size: 26px;
  letter-spacing: 1.1px;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.property-heading > a {
  color: #536170;
}

.featured-images > div > a > div > img {
  width: 103px;
  min-width: 103px;
  height: 76px;
  object-fit: cover;
}

.property-widget-image {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

h4.property-meta.price {
  font-family: NerisSemiBold;
  font-weight: bold;
  font-size: 18px;
  line-height: 19px;
  color: #536170;
  padding-left: 2.1rem !important;
}

.property-meta.street-name {
  font-family: NerisSemiBold;
  font-size: 16px;
  line-height: 19px;
  color: #536170;
  color: #536170;
  padding-left: 2.1rem !important;
}

.epl-property-widget-image-wrapper > div {
  border-bottom: 1px solid #d1d3d4;
  padding: 1rem;
}

.post__image {
  height: 440px;
  width: 100%;
  background-position: 50% 50%;
  background-size: cover;
}

.blog__posts {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: end;
}

.tg-element-3, h2.tg-item-title.tg-element-4 {
  display: flex;
  justify-content: center;
  padding: 2rem;
}

.read-more-button-ps {
  background: white;
}

img.teaser-left-thumb.wp-post-image {
  width: 100%;
}

.reason-spinner .vc-hoverbox-front h2 {
  color: #fff;
}

div.asp_sb.asp_sb_3.searchsettings fieldset .chosen-container .chosen-single {
  height: 32px;
}

.front-page-2-right .textwidget {
  background-color: #a7262a;
  color: #fff;
  display: flex;
  flex-direction: column;
  padding: 40px 30px;
}

.front-page-2-right .textwidget h2 {
  color: #fff;
}

.post__article {
  position: relative;
}

.post__article .post__meta__wrapper {
  height: 0%;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  padding: 0;
}

.post__article:hover .post__meta__wrapper {
  height: 100%;
}

.property-box {
  position: relative;
}

.property-box .post__meta__wrapper {
  height: 0%;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  padding: 0;
  background: rgba(255, 255, 255, 0.9);
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}

.property-box:hover .post__meta__wrapper {
  height: 100%;
}

h1.entry-title {
  font-size: 4.4rem !important;
  color: #80947b;
  border-bottom: 1px solid #80947b;
  display: inline-block;
/*  font-family: NerisSemiBold;*/
  text-transform: uppercase;
  padding-bottom: 0;
  margin-left: 0 !important;
}

.term-agribusiness .loop-header,
.term-agribusiness .epl-archive-utility-wrapper.epl-clearfix {
  display: none;
}

.term-agribusiness .archive-description {
  border-bottom: 1px solid #eee;
  margin: 30px 0;
  padding: 30px;
  text-align: center;
  padding: 4rem;
  color: #fff;
  background: #a7262a;
  margin-top: 0;
}

.term-agribusiness .entry {
  padding: 0 !important;
}

.term-agribusiness .archive-title {
  margin-bottom: 0;
}

/*# sourceMappingURL=child-styles.css.map */

div.make-an-enquiry {
  background-color: #eee;
  padding: 20px;
  margin-top: 60px;
  clear: both;
}


