/*
Theme Name: Woodcroft Estate
*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:500,600');
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i');

/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}
img{vertical-align:top;}

html,body { -webkit-text-size-adjust: 100%; }
html { -webkit-font-smoothing: antialiased; }

body {
	min-width: 320px;
	font-family: 'Merriweather', serif;
    font-weight: 300;
    font-style: normal;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #363636;
	text-decoration: none;
	background-color: #F4F2ED;
	text-align: left;
	height: 100%;
}

a:link {
    color: #363636;
	text-decoration: none;
}
a:visited {
    color: #363636;
	text-decoration: none;
}

h1, h2, h4 {
    display: block;
}
h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-style: normal;
	font-size: 27px;
	line-height: 33px;
    text-transform: uppercase;
    color: #917B4C;
}
h2, h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-style: normal;
	font-size: 18px;
	line-height: 24px;
    text-transform: uppercase;
    margin: 0 0 24px 0;
}
h2 {
    padding-top: 18px;
}
h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
	font-size: 12px;
	line-height: 24px;
    color: #666;
}

p {
    padding: 0;
    margin: 0 0 24px 0;
}
p a:link {
    color: #363636;
    border-bottom: 1px solid #D3CBB8;
}
p a:visited {
    color: #363636;
    border-bottom: 1px solid #D3CBB8;
}

#wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}
#branding {
    display: block;
    width: 100%;
    margin: 0;
    padding: 36px 0 72px 0;
    text-align: center;
    background-color: #FFF;
}
#site-title {
    display: block;
    width: 40%;
    max-width: 207px;
    margin: 0 auto;
}
#site-title img {
    width: 100%;
    height: auto;
}

#container {
    display: block;
    clear: both;
    width: 92%;
    max-width: 1200px;
    margin-top: -48px;
    margin-left: auto;
    margin-right: auto;
}

#featured-image {
    display: block;
    clear: both;
    width: 100%;
}
#featured-image img {
    width: 100%;
    height: auto;
}

#menu {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    border-bottom: 1px solid #D3CBB8;
    margin-bottom: 48px;
}
#menu ul {
    margin-top: 12px;
	margin-bottom: 15px;
	text-decoration: none;
}
#menu ul li {
    display: inline;
}
#menu ul li a:link {
    display: inline-block;
	margin-left: 6px;
	margin-right: 6px;
	padding: 0;
    color: #363636;
	text-decoration: none;
}
#menu ul li a:visited {
    color: #363636;
	text-decoration: none;
}

.contact {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    line-height: 21px;
    padding-bottom: 12px;
}

header.header {
    display: block;
    width: 100%;
}
.entry-content {
    display: block;
    width: 100%;
    margin-top: 28px;
    margin-bottom: 42px;
}
.contact header.header {
    width: 100%;
    padding-bottom: 37px;
}

.entry-content ul {
    margin-bottom: 24px;
}
.entry-content ul li {
    margin-left: 12px;
}
.entry-content ul li:before {
    content: "•";
    color: #917B4C;
    display: inline-block;
    width: 12px;
    margin-left: -12px;
}
.entry-content .wpforms-field ul li:before {
    content: "";
}

.google-map {
    position: relative;
    width: calc(100% - 2px);
    padding-bottom: 75%; // This is the aspect ratio
    height: 0px;
    overflow: hidden;
    z-index: 1;
    margin-bottom: 60px;
    border: 1px solid #FFF;
}
.google-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

aside {
    display: block;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 30px 0 60px 0;
}
ul.lcp_catlist {
    display: block;
    width: 100%;
}
ul.lcp_catlist li {
    display: block;
    width: 100%;
    padding: 0 0 9px 0;
    margin-bottom: 12px;
    background-color: #FFF;
}
ul.lcp_catlist li img {
    width: 100%;
    height: auto;
    padding-bottom: 4px;
}
h3.lcp_post {
    display: block;
    width: calc(100% - 18px);
    margin: 0 9px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
}
.lcp_excerpt {
    display: block;
    width: calc(100% - 18px);
    margin: 9px 9px 12px 9px;
    font-size: 14px;
    line-height: 22px;
}
a.aside-links-more {
    display: block;
    width: calc(100% - 18px);
    margin: 0 9px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    color: #917B4C;
    text-decoration: none;
}

#footer {
    display: block;
    clear: both;
    width: 92%;
    max-width: 1200px;
    margin: 60px auto;
    padding-top: 12px;
    border-top: 1px solid #D3CBB8;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
	line-height: 18px;
    text-align: center;
    color: #917B4C;
}
#footer a:link {
    color: #917B4C;
    text-decoration: none;
}
#footer a:visited {
    color: #917B4C;
    text-decoration: none;
}
.footer-menu {
    display: block;
    width: 100%;
}
.footer-menu ul {
	text-decoration: none;
}
.footer-menu ul li {
    display: inline;
}
.footer-menu ul li a:link {
    display: inline-block;
	margin: 0 6px;
	padding: 0;
    color: #363636;
	text-decoration: none;
}
#copyright {
    display: block;
    clear: both;
    width: 100%;
    margin: 12px 0 0 0;
}

/* ––––––– Breakpoint -- 600px min content width ––––––– */

@media screen and (min-width: 600px) {
    
    .google-map {
        padding-bottom: 66.667%;
    }
    
    ul.lcp_catlist {
        display: flex;
        flex-wrap: wrap;
    }
    ul.lcp_catlist li {
        position: relative;
        display: inline-block;
        float: left;
        width: calc(50% - 6px);
        margin-right: 12px;
        padding: 0 0 9px 0;
    }
    ul.lcp_catlist li:nth-of-type(even) {
        margin-right: 0;
    }
    ul.lcp_catlist li img {
        width: 100%;
        height: auto;
        padding-bottom: 9px;
    }
    .lcp_excerpt {
        margin-bottom: 30px;
    }
    a.aside-links-more {
        position: absolute;
        bottom: 6px;
    }
    
}

/* ––––––– Breakpoint -- 768px min content width ––––––– */

@media screen and (min-width: 768px) {
    
    body {
        font-size: 16px;
        line-height: 28px;
    }
    p {
        margin: 0 0 28px 0;
    }
    h1 {
        font-size: 33px;
        line-height: 36px;
    }
    h2 {
        font-size: 20px;
        line-height: 28px;
        padding-top: 21px;
        margin: 0 0 28px 0;
    }
    h4 {
        font-size: 20px;
        line-height: 28px;
        margin: 0 0 28px 0;
    }
    h6 {
        font-size: 13px;
        line-height: 28px;
    }
    
    #branding {
        padding: 40px 0 80px 0;
    }
    #container {
        margin-top: -55px;
    }
    
    #menu {
        margin-bottom: 60px;
    }
    #menu ul li a:link {
        display: inline-block;
        margin-left: 6px;
	    margin-right: 6px;
        padding: 0;
        color: #363636;
        text-decoration: none;
    }
    ul#menu-main-menu li:after {
        content: " •";
        color: #917B4C;
    }
    ul#menu-main-menu li:last-child:after {
        content:"";
    }
    
    .entry-content ul {
        margin-bottom: 28px;
    }
    
    #footer {
        text-align: left;
    }
    .footer-menu {
        display: inline-block;
        float: left;
        width: calc(25% - 9px);
        margin-right: 12px;
    }
    .footer-menu ul li {
        display: block;
    }
    .footer-menu ul li a:link {
        display: block;
        margin: 0;
    }
    #copyright {
        display: inline-block;
        clear: none;
        float: right;
        width: calc(50% - 6px);
        margin: 0 0 30px 0;
    }
    
}

/* ––––––– Breakpoint -- 850px min content width ––––––– */

@media screen and (min-width: 850px) {
    
    header.header, .contact {
        display: inline-block;
        float: left;
        width: calc(33.333% - 18px);
    }
    .entry-content {
        display: inline-block;
        float: right;
        width: calc(66.667% - 18px);
        margin-top: 10px;
    }
    .contact header.header {
        width: 100%;
        padding-bottom: 37px;
    }
    h4 {
        padding-top: 0px;
        margin: -1px 0 28px 0;
    }
}

/* ––––––– Breakpoint -- 1024px min content width ––––––– */

@media screen and (min-width: 1024px) {
    
    #container {
        width: 90%;
    }
    
    #menu {
        font-size: 16px;
    }
    #menu ul li a:link {
        display: inline-block;
        margin-left: 15px;
        margin-right: 15px;
        padding: 0;
        color: #363636;
        text-decoration: none;
    }

    .google-map {
        padding-bottom: 50%;
    }
    
    header.header, .contact {
        width: calc(33.333% - 24px);
    }
    .entry-content {
        width: calc(66.667% - 24px);
        margin-bottom: 45px;
    }
    .contact {
        font-size: 15px;
        line-height: 22px;
    }
    .contact header.header {
        width: 100%;
        padding-bottom: 37px;
    }
    
    ul.lcp_catlist li {
        width: calc(25% - 9px);
        margin-right: 12px;
        padding: 0 0 9px 0;
    }
    ul.lcp_catlist li:nth-of-type(even) {
        margin-right: 12px;
    }
    ul.lcp_catlist li:last-of-type {
        margin-right: 0;
    }
    ul.lcp_catlist li img {
        padding-bottom: 9px;
    }
    
    #footer {
        width: 90%;
    }
    
}

/* ––––––– Breakpoint -- 1280px min content width ––––––– */

@media screen and (min-width: 1280px) {
    
    body {
        font-size: 17px;
        line-height: 30px;
    }
    h2 {
        font-size: 21px;
        line-height: 30px;
        padding-top: 20px;
        margin: 0 0 30px 0;
    }
    h4 {
        font-size: 21px;
        line-height: 30px;
        margin: -2px 0 30px 0;
    }
    h6 {
        font-size: 14px;
        line-height: 30px;
    }
    p {
        margin: 0 0 30px 0;
    }
    p a {
        transition: all 0.4s ease-out;
        -webkit-transition: all 0.4s ease-out;
    }
    p a:hover {
        transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        color: #917B4C;
        border-bottom: 1px solid #B4A58A;
    }
    p a:active {
        color: #917B4C;
        border-bottom: 1px solid #B4A58A;
    }
    #branding {
        padding: 45px 0 90px 0;
    }
    #container {
        margin-top: -60px;
    }
    #menu {
        font-size: 17px;
    }
    #menu ul li a {
        transition: color 0.6s ease-out;
        -webkit-transition: color 0.6s ease-out;
    }
    #menu ul li a:hover {
        transition: color 0.4s ease;
        -webkit-transition: color 0.4s ease;
        color: #917B4C;
    }
    #menu ul li a:active {
        color: #917B4C;
    }
    .entry-content ul {
        margin-bottom: 30px;
    }
    a.aside-links-more {
        transition: color 0.4s ease-out;
        -webkit-transition: color 0.4s ease-out;
    }
    a.aside-links-more:hover {
        transition: color 0.4s ease;
        -webkit-transition: color 0.4s ease;
        color: #363636;
    }
    a.aside-links-more:active {
        transition: color 0.4s ease;
        -webkit-transition: color 0.4s ease;
        color: #363636;
    }
    #footer a {
        transition: color 0.4s ease-out;
        -webkit-transition: color 0.4s ease-out;
    }
    #footer a:hover {
        transition: color 0.4s ease;
        -webkit-transition: color 0.4s ease;
        color: #363636;
    }
    #footer a:active {
        color: #363636;
    }
    
}