/*
 Theme Name:   Jefferson Land
 Description:  Custom theme for Jefferson Land based on Minamze.
 Author:       Birch Studio
 Author URI:   https://birchstudio.com
 Template:     minamaze
 Version:      1.0.0
 Text Domain:  minamaze
*/

/*CREDITS*/
#birch-icon {
    width: 26px;
    margin: 0 12px -2px;
    display: inline;
    opacity: .75;
}
#birch-icon:hover {
    opacity: 1.0;
}

/*OVERRIDES*/
h1, h2, h3, h4, h5 {
	font-family: 'Playfair Display', serif;
	color: #99bbe1;
}
h1 {
	font-size: 38px;
	text-align: center;
}
h2 {
    font-size: 28px;
	color: rgba(255,255,255,0.65)
}
.address h1 {
	text-align: left;
}

h3 {
	line-height: 1.5em !important;
/*	margin-bottom: 42px !important;*/
	margin: 10px 0 5px 0;
}
p {
	font-size: 110%
}
a, a:visited {
    color: #98BAE3;
}

body, button {
    color: #E7E7E7;
	font-family: 'Playfair Display', serif;
    font-size: 16px;
    line-height: 1.7;
}
input, textarea, select {
    font-family: 'Playfair Display', serif;
    color: #3F3F3F;
}

div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors, span.wpcf7-not-valid-tip {
    text-shadow: none;
    color: black;
}

body, #body-core {
	background-color: #170038;
	width: 100%;
	margin: auto;
}

blockquote, q,
.easy_t_single_testimonial blockquote.easy_testimonial {
	padding: 18px 18px 18px 18px;
	margin: 40px 0;
	
	border: solid 1px #99bbe1;
	border-radius: 4px;

	font-family: 'Playfair Display', serif;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
}

blockquote:before, q:before, blockquote:after, q:after {
	font-family: 'Playfair Display', serif;
	font-weight: bold;
	font-size: 400%;
	line-height: 0px;
	position: relative;
	top: 38px;
	opacity: .5;
}

blockquote:before, q:before {
content: '\201C';
padding-right: 0px;
	}

#sub-footer {
    position: relative;
    bottom: 0;
    color: white; 
    border-top: 1px white solid;
    width: 100%;
/*	text-transform: uppercase;*/
}

#sub-footer-core, #sub-footer-core a {
    font-size: 18px;
    color: white;
    margin-bottom: 10px;
}
.copyright {
    font-size: 13px;
    margin: 30px 20px 0 20px;
    float: right;
    opacity: 0.6;
}

#content {
	padding: 20px;
}
.dashed { 
	border: 0; 
	border-bottom: 1px dashed #ccc; 
	background: #170038; 
}
#pre-header-core, #header-core, #header-links-inner, #content-core, #footer-core, #sub-footer-core, #notification-core, #introaction-core, #outroaction-core {
	max-width: 1020px;
}
#intro.option1 #intro-core::after {
    border-bottom: 3px solid #fffe97;
    width: 65px;
}
#logo img {
	max-height: 100px;
}
#logo {
	float: none;
}

#header-links {
	float: none;
}

.header-style1 #header {
     min-height: 60px;
}

#site-header {
    text-align: center;
    line-height: 0.5px;
}
#header {
    background-color: #170039;
}
#header-logo {
    max-height: 75px;
    padding-top: 12px;
	max-width: 94%;
}

.main-navigation ul{
    margin-top: 7px;
}
#header .header-links li {
    float: left;
    line-height: 15px;
}
#header .header-links > ul > li a {
    color: #777;
    padding: 10px 20px 10px 20px;
    display: block;
}

/*** NAVIGATION ***/
#header .header-links > ul > li a {
	font-family: 'Playfair Display', serif;
	color: rgba(255,255,255,0.8);
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
#header .header-links .sub-menu{
    margin-top: 0px;
}
#header .header-links .sub-menu {
    background-color: #2f3366;    
}

#header .header-links .sub-menu > li:hover {
    background-color: #5D6298;    
}


#header .header-links .sub-menu a {
	font-size: 16px;
}

#header .menu > li.menu-hover > a, #header .menu > li.current_page_item > a, #header .menu > li.current-menu-ancestor > a, #header .menu > li > a:hover {
	color: #fffe97;
}

.sub-menu {
    text-align: left;
}

#responsive-menu {
	text-transform: uppercase;
}
#responsive-menu-search-box {
	display: none;
}

.block-header {
	margin-bottom: 0;
	text-align: center;
}

/*** PAGE CONTENT ***/
.county-blocks {
	display: block;
	overflow: auto;
}

.county-seal {
    max-height: 300px;
    width: auto;
}

.n2-ss-align {
	margin-bottom: 40px;
}
.inside-grid-column a {
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .5px;
}

#caption-attachment-964 {
	line-height: 1.3em;
	font-style: normal;
}

/* SOLD LISTINGS */

.h1-custom {
	color: #074f78;
	font-size: 36px;
    line-height: 1.28;
    letter-spacing: 0px;
}
.sold-listing-card { 
	float: left; 
	width: 33%; 
	height: 480px;
	text-align: center;
	margin: 20px auto;
}
.sold_photo {
	width: 300px;
	height: auto;
	margin: 0 auto;
	max-height: 207px;
    overflow: hidden;
    border: solid 8px white;
/*    box-shadow: 0 0 12px 6px #CCC;*/
}
.sold_photo img {
	min-width: 300px;
	min-height: 207px;
}
.sold_address { 
	font-size: 28px;
    font-weight: bold;
	margin-top: 16px;
    margin-bottom: -4px;
}
.sold_price {
	font-size: 18px;
    margin-bottom: -4px;
}
.sold-details {
	font-size: 18px;
    opacity: 0.95;
}

.sold_buyer_or_seller {
	font-size: 16px;
    opacity: 0.8;
    text-transform: uppercase;
}



.bucket-row {
	padding: 0px;
	width: 100%;
	margin: 20px auto;
	display:block; 
	overflow:auto; 
}
.bucket-left {
	width: 32%;
	float: left;
	padding: 5px 0px;
}
.bucket-middle {
	width: 33%;
	float: left;
	padding: 5px 0px;
	margin: 0px 5px 5px 5px;
	text-align: center;
}
.bucket-right {
	width: 33%;
	padding: 5px 0px;
	float: left;
}

.bucket-row .home-page {
	padding:24px 0;
}
.bucket-left > img:nth-child(1) {
	width: 250px;
	height: 250px;
}
.home-page-caption {
    font-size: 85%;
}

/*RESPONSIVE*/
@media screen and (max-width: 1130px) {
	.sold-listing-card {
		width: 50%;
	}
}

@media screen and (max-width: 780px) {
	.sold-listing-card {
		width: 100%;
	}
	.bucket-left, .bucket-middle, .bucket-right {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	body {
		padding-left: 0px; 
		padding-right: 0px; 
	}
	.copyright {
		width:100%;
		text-align: center;
		margin: 20px 0;
	}
}
.entry-header, .entry-title {
    display: none!important;
}


.lgc-grid-parent
{
	height:auto !important;
	margin-top: auto !important;
}