/*
Theme Name: Property Chronicle
Theme URI: http://www.fantata.com
Description: Property Chronicle Theme for Harriman House by Fantata
Author: Fantata
Author URI: http://fantata.com
License: The MIT License (MIT)
License URI: http://opensource.org/licenses/MIT
Version: 1.0
Template: understrap
*/

* {
  font-family: 'Libre Baskerville', serif;
  font-weight: normal;
}

.regions-header h6 {
  text-transform: uppercase;
  font-size: 10px;
  color: black;
  font-family: 'Josefin Sans', sans-serif;
  padding-left: 17px;
}

.clear {
  clear: both;
}

.chold {
  height: 130px;
  position: relative;
  width: 100%;
}

.ccont {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}

.one-third-header {
  display: block;
  width: 100%;
  height: 210px;
  background-size: cover;
  border: 1px solid #666;
}

.art-header-top img {
  width: 20%;
  float: right;
  border: 0;
  margin-top: -10px;
}

.art-header-top h1 {
  width: 80%;
  float: left;
}

.art-header h1 {
  width: 80%;
  float: left;
}

.art-header img {
  width: 20%;
  float: right;
  border: 0;
  margin-top: 10px;
}

.sub-site-head h2 {
  background: black;
  color: white;
  text-align: center;
  padding: 10px;
  font-size: 20px;
  margin-bottom: 30px;
}

.sub-box {
  background: #ea504c;
  margin-top: 60px;
  position: relative;
  height: 240px;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 60px;
  text-align: center;
  color: white;
  font-size: 1.2em;
  margin-bottom: 20px;
}

.sub-box img {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -270%);
  width: 100px;
  border: 0;
}

.sub-box span {
  font-family: "Libre Baskerville", serif !important;
}

.sub-box a {
  color: white !important;
  font-size: 1em !important;
  padding-bottom: 0;
}

a.mini-header {
  text-decoration: none;
  color: #111;
}

.footer-widget {
  border-top: 1px solid #999;
}

.StripeElement {
  width: 100% !important;
}

h6 {
  color: #ea504c;
  font-size: 1.2em;
  font-family: 'Prata', sans-serif;
}

h5.sans {
  font-family: 'Prata', sans-serif;
}

h2.author-title {
  font-family: 'Prata', sans-serif;
  /* font-weight: bold; */
  text-transform: uppercase;
  margin-bottom: 24px;
}

h2.mini-cat-head, .post-sidebar h2.mini-cat-head {
  font-family: 'Josefin Sans', sans-serif !important;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase !important;
  margin-top: 14px;
  margin-bottom: 6px;
}

p.mini-cat-desc {
  padding-top: 2px !important;
}

.post-sidebar {
  border-left: 1px solid #eee;
}

.post-sidebar h2 {
  border-left: 1px solid #eee;
  font-family: 'Prata', sans-serif !important;
  font-size: 24px;
  text-transform: capitalize !important;
}

.post-sidebar ul {
  list-style: none;
  padding-left: 0;
}

.post-sidebar ul li {
  margin-left: 0;
  padding: 4px 0;
  border-bottom: 1px dashed #ccc;
}

.post-sidebar ul li span.entry-title-primary, .post-sidebar ul li a {
  font-family: 'Prata', sans-serif;
  font-size: 12px;
}

.post-sidebar ul li span.entry-subtitle {
  display: none;
  margin-top: 4px;
}

.entry-meta, .entry-meta .posted-on, .entry-meta .byline, .entry-meta time.published, .entry-meta .byline .author .vcard a.url.fn.n {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 16px;
  text-transform: none;
  font-weight: normal;
  color: #333;
}

.entry-meta2 {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 16px;
  text-transform: none;
  font-weight: normal;
  color: #333;
  margin-bottom: 15px;
}

.modal {
  text-align: center;
  padding: 0 !important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-top: -180px;
}

.modal.modal-wide .modal-dialog {
  width: 90%;
}

.modal-wide .modal-body {
  overflow-y: auto;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.navbar-light .navbar-toggler {
  border-color: white !important;
}

#collapsingNavbar1 {
  position: absolute !important;
  width: 100% !important;
  z-index: 9999 !important;
  background: white !important;
  width: 200px !important;
  margin-top: 545px;
  border: 1px solid #eee;
}

#collapsingNavbar1 ul li {
  padding: 2px 10px;
}


.post-content {
  font-size: 15px;
  margin-top: 5px;
}

.entry-content {
  font-size: 16px;
}

.author-box {
  padding: 20px 0;
  border-bottom: 1px dashed #ddd;
}

.single-post {
  border-bottom: 1px dashed #ddd;
  padding: 10px 0;
  font-size: 14px;
}

.single-post span.entry-title-primary {
  text-transform: uppercase;
  font-family: 'Prata', sans-serif;
}

.single-post span.entry-subtitle {
  font-size: 20px;
  line-height: 1.4em;
}

.single-post a.title {
  font-size: 20px;
  text-transform: none;
  color: #333;
  font-weight: normal;
  font-family: 'Prata', serif;
}

a, a:hover, a:visited, a:active {
  font-family: 'Josefin Sans', sans-serif;
  color: #ea504c;
  text-transform: uppercase;
  font-size: 12px;
}

.entry-content a, .entry-content a:hover, .entry-content a:visited, .entry-content a:active {
  font-family: inherit;
  font-weight: normal;
  color: #ea504c;
  text-transform: none;
  font-size: inherit;
}

a.stealth:hover {
  text-decoration: none !important;
}

h1, h1 a.stealth {
  font-family: 'Prata', sans-serif;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: normal;
  color: #333;
}

img {
  border: 1px solid #999;
}

.site-footer {
  padding: 10px 0;
}

.footer-container {
  border-top: 1px solid #ccc;
}

.site-footer .harriman {
  font-size: 12px;
  font-family: 'Josefin Sans', sans-serif;

}

.site-footer .fantata {
  font-size: 12px;
  font-family: 'Josefin Sans', sans-serif;
  text-align: right;
}

.pc-footer h2 {
  font-family: 'Josefin Sans', sans-serif;
  ;
  text-transform: uppercase;
  font-size: 26px;
  width: 100%;
  font-weight: bold;
  margin-bottom: 20px;
}

.mini-cat-header {
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  width: 100%;
  text-align: left;
  padding-top: 18px;
}

.mini-cat-img {
  border: 0;
  height: 60px;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.big-up {
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
  font-size: 26px;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}

.tiny-feat {
  margin-bottom: 20px;
}

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  padding-bottom: 0;
  border-bottom: 0 !important;
}

.tiny-feat h1 {
  font-family: 'Prata', serif;
  text-transform: none;
  font-size: 20px;
  padding: 0;
  margin: 0;
}

.img-holder img {
  border: 1px solid #555;
}

.feat-holder.adverts {
  border-bottom: 1px solid #999;
  padding: 40px 0;
}

.adverts img {
  border: 0;
  margin-top: 10px;
}

.feat-holder {
  border-top: 1px solid #999;
  padding-top: 20px;
  padding-bottom: 20px;
}

.top-holder {
  padding-bottom: 20px;
}

.newsletter-signup-pop {
  font-family: 'Libre Baskerville', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  margin: 20px 0;
}

.newsletter-signup-pop span {
  font-family: 'Prata', serif;
  text-transform: none;
  line-height: 25px;
}

.newsletter-signup-mid {
  font-family: 'Libre Baskerville', sans-serif;
  font-size: 18px;
  height: 600px;
}

.content-fade {
  -webkit-mask-image: -webkit-gradient(linear, left 50%, left bottom, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
}

.newsletter-signup-mid span {
  font-family: 'Prata', serif;
  text-transform: none;
  line-height: 25px;
}

.newsletter-signup {
  font-family: 'Libre Baskerville', sans-serif;
  font-size: 18px;
  padding: 40px 0;
  border-top: 1px solid #999;
}

.newsletter-signup span {
  font-family: 'Prata', serif;
  text-transform: none;
  line-height: 25px;
}

.small-feat h1, .small-feat span.entry-title-primary, .small-feat h1 a.stealth {
  font-family: 'Libre Baskerville', serif;
  font-size: 20px;
  line-height: 28px;
  text-transform: none;
  margin-top: 16px;
  font-weight: normal;
}

.small-feat .entry-subtitle {
  display: none;
}

.small-feat .post-author {
  color: #ea504c;
  font-size: 14px;
  margin-bottom: 6px;
}

div.post-date {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  padding: 4px 0;
}

div.post-author {
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
  color: #ea504c;
  font-size: 18px;
}

img#logo {
  width: 65%;
  margin: 0 auto;
  border: 0 !important;
}

a#logo-holder {
  display: block;
  width: 100%;
  text-align: center;
  clear: both;
  padding: 1px 1px 10px 1px;
}

.featuring img {
  border: 0 !important;
}

.featuring-ind {
  text-align: center;
}

.featuring-ind a {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.9em;
}

.featuring-ind p {
  text-align: center;
  padding-top: 14px;
  font-size: 16px;
  line-height: 20px;
}

.bg-inverse {
  background: white !important;
}

.disclaimer {
  font-size: 10px;
  color: #666;
  margin-top: 10px;
  padding-top: 10px;
}

.img-holder {
  text-align: center;
}

#tagline {
  text-align: center;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  font-style: italic;
  padding: 2px 0;
  font-size: 18px;
  font-weight: lighter;
  margin-bottom: 10px;
}

.navbar-light .navbar-toggler {
  float: right;
  margin-top: -20px;
  margin-right: 20px;
  margin-bottom: 10px;
}

/* Single Post */
.entry-title-primary {
  font-size: 1.2em;
  /* font-weight: bold; */
}

img.wp-post-image {
  margin-bottom: 16px;
}

.entry-subtitle {
  font-size: 0.85em;
  text-transform: none;
  margin-top: 14px;
  margin-bottom: 14px;
  color: #ea504c;
}

.entry-meta {
  padding-bottom: 20px;
  font-size: 1.2em !important;
}

span.author {
  font-size: 1.2em !important;
}

time.published {
  font-size: 1.2em !important;
}

time.updated {
  display: none;
}

/* Space out content a bit */
body {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
  padding-right: 1rem;
  padding-left: 1rem;
}

#wrapper-footer-full, #wrapper-static-hero {
  background: white !important;
}

li.menu-item {
  padding: 0;
  margin-right: 20px;
  margin-left: 0;
}

ul#menu-footer-menu {
  padding-left: 0;
}

ul#menu-footer-menu a {
  color: #666 !important;
  cursor: pointer;
  font-weight: normal;
}

ul#menu-footer-menu {
  list-style: none;
}

ul#menu-footer-menu li {
  float: left;
}

/* Custom page header */
.header {
  padding-bottom: 1rem;
  border-bottom: .05rem solid #e5e5e5;
}

/* Make the masthead heading the same height as the navigation */
.header h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 3rem;
}

/* Custom page footer */
.footer {
  padding-top: 1.5rem;
  color: #777;
  border-top: .05rem solid #e5e5e5;
}

.category-page .page-header img {
  border: 0;
}

.wrapper {
  padding: 0 !important;
  padding-bottom: 20px !important;
}

#wrapper-footer {
  padding-bottom: 0 !important;
}

.author-bio img {
  float: left;
  margin-right: 12px;
  margin-top: 4px;
}

/* Customize container */
@media (min-width: 60em) {
  .container {
    max-width: 64rem;
  }
}

.npr {
  padding-right: 0;
}

.lpr {
  padding-left: 6px;
}

.author-bio {
  font-size: 16px;
}

.blurb-block img {
  float: left;
  margin-right: 14px;
  margin-top: 6px;
}

.post-sidebar a {
  display: block;
  clear: both;
  font-size: 1.1em;
}

.post-sidebar li {
  padding: 10px 0 !important;
}

.partner img {
  border-color: #ddd;
}

@media (max-width: 990px) {

  .profile-text {
    text-align: center;
  }

}



@media (max-width: 576px) {

  .adverts img {
    max-width: 180px;
    padding: 10px 0;
  }

  .entry-title-primary {
    font-size: 1em;
  }

  .entry-subtitle {
    font-size: 0.7em;
  }

  .hide-small {
    display: none;
  }

  .cat-header {
    text-align: center;
  }

  .newsletter-signup-pop, .newsletter-signup-mid, .newsletter-signup {
    text-align: center !important;
  }

  .featuring-ind {
    margin-top: 20px;
  }

  .featuring-ind p {
    margin: 6px;
  }

  .small-feat {
    margin-bottom: 36px;
  }

  .small-feat img {
    margin-bottom: 0;
  }

  .npr {
    padding-right: 14px;
  }

  img#logo {
    width: 95%;
    margin-bottom: 30px;
  }

  .lpr {
    padding-left: 14px;
  }

  .small-block {
    margin-top: 8px;
    display: block !important;
    width: 100%;
  }

  .site-info {
    text-align: center;
  }

  .site-footer .harriman {
    margin-top: 4px;
  }

  .site-footer .fantata {
    font-size: 12px;
    text-align: center;
    margin-top: 4px;
  }

  .feat-holder.adverts {
    text-align: center;
  }
}

.navbar-light .navbar-nav a.nav-link {
  color: #333;
}

.print-banner img {
  top: 24px;
  left: 75vw;
  width: 80px;
}

.print-banner div.tag {
  font-size: 0.8rem;
  background-color: #ea504c;
  width: 100%;
  color: white;
  padding: 12px 0;
  margin-bottom: 14px;
  padding-left: 20px;
}

.print-banner {
  text-align: left;
  cursor: pointer;
}

.regions-header {
  text-align: center;
  width: 200px;
  margin: 0 auto;
  margin-bottom: 10px;
  margin-top: -40px;
}

.regions-header img {
  display: block;
  float: left;
  width: 60px;
  border: 0;
  margin-right: -15px;
}

.regions-header img.on {
  width: 70px;
  margin-top: -10px;
}

.regions-header img.rest {
  display: block;
  margin-bottom: -20px;
}

.regions-header img.off, .regions-header img.hover {
  cursor: pointer;
}

@media (min-width: 426px) {
  .sub-box {
    height: 210px;
  }

  .sub-box img {
    transform: translate(-50%, -240%);
  }

  .print-banner img {
    left: 76vw;
    top: 26px;
  }

  .print-banner div.tag {
    font-size: 0.9rem;
  }

}

@media (min-width: 768px) {

  .regions-header {
    text-align: center;
    width: 260px;
    float: right;
    margin-bottom: 10px;
    margin-top: -40px;
  }

  .regions-header img {
    display: block;
    float: left;
    width: 80px;
    border: 0;
    margin-right: -20px;
  }

  .regions-header img.on {
    width: 90px;
    margin-top: -10px;
  }

  .regions-header img.rest {
    display: block;
    margin-bottom: -20px;
  }

  .regions-header img.off, .regions-header img.hover {
    cursor: pointer;
  }


  .print-banner img {
    top: 18px;
    width: 100px;
  }

  .print-banner {
    text-align: center;
  }

  .print-banner div.tag {
    font-size: 1.2rem;
  }

  .sub-box {
    height: 168px;
    font-size: 1.2em !important;
  }

  .sub-box img {
    transform: translate(-50%, -220%);
  }
}

@media (min-width: 1200px) {

  .print-banner img {
    top: 18px;
    width: 100px;
    left: 74vw;
  }

  .print-banner {
    text-align: center;
  }

  .print-banner div.tag {
    font-size: 1.2rem;
  }
}

#coupon_code.input-text {
  width: 130px !important;
}