/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/

.site-branding {

    margin-bottom: 4em;
    margin-top: 3.5em;

}

.entry-title {
	font-size: 42px;
	line-height: 1.3;
}

.single .entry-title, .page .entry-title {
    margin-top: 0.25em;
}

.search-field {
	font-style: italic;
}

blockquote p {
	font-family: "Playfair Display" !important;
    font-size: 1.2em;
    line-height: 1.5;
}

.widget a {
	font-size: 16px;
}

.post-date {
	padding-top: .75em;
}

a, .comment-reply-link {
    color: #de8126;
}

.posted-by {
	display: none;
}

.wp-block-separator {
	margin-bottom: 2em;
}

.contact-form label  { 
font-family: "Work Sans";
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-top: 2em;
}

.widget li a {
	font-family: "Playfair Display";
}

.wf-active div.sharedaddy .sd-social h3.sd-title {
    font-family: "Playfair Display",serif;
	font-weight: 400;
	font-size: 16px;
	font-style: italic;
	
}

div.sharedaddy h3.sd-title {
font-style: italic; 
    font-size: 16px;
    font-weight: 400;
}

.archive__grid .entry-footer:before {
 
    height: 1px;
	margin-bottom: 10px;
    left: 0;
    width: 100%;
}

#category-posts-6-internal .cat-post-current .cat-post-title {
    font-weight: normal;
    text-transform: none;
}

#category-posts-3-internal .cat-post-current .cat-post-title  {
	font-weight: normal;
	text-transform: none;
}

#category-posts-4-internal .cat-post-current .cat-post-title {
	font-weight: normal;
	text-transform: none;
}

#category-posts-4-internal .cat-post-item {
    margin: 10px 0;
    padding: 15px 0;
}

.widget-title {
    font-size: 11px!important;
}

.nav--main > li > a {
    padding-left: 1em;
    padding-right: 2em;
}



.easy-footnotes-wrapper {
   font-size: 13px;
	line-height: 1.65em;
	font-family: "Libre Baskerville";
}

.qtip-content {
    font-size: 13px;
	line-height: 1.6em;
	color: #3d3e40;
}

figcaption a {
font-family: "Work Sans";
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000;
	float: left;
	text-align: left;
	width: 150%;
}

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_caption.gallery-caption {
	font-size: 13px;
	text-align: center !important;
	
}


.entry-footer {
	font-family: "Work Sans";
	font-size: 12px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 2em;
}