/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.masthead .custom-logo-link img, .masthead .site-logo-link img, .masthead .site-logo-anchor img {
	max-width: 180px;
	margin: initial;
	display: block;
	height: 1px;
	text-align: left;
}

.masthead .branding {
	padding: 0;
}

.masthead .branding h1.logo a, .masthead .branding h1.logo a:hover, .masthead .branding h2.description {
	color: #606060;
}

a.header-image {
	text-align: left;
	width: 350px;
	padding: 12px 0
}

.branding .postmetadata,
.site-logo {
	visibility: hidden;
	display: none;
}

.masthead .branding h1 {
	margin-left: 0;
}

.masthead {
	text-align: left;
}


/*Titles of posts in lists on homepage*/
h2.posttitle a {
	font-size: 1.7em;
	letter-spacing: -.02em;
	color: #00713b;
	font-family: 'DIN Condensed', SANS-serif;
}

/*titles of posts on the top row of the homepage, above the carousel*/
.showcase .item h2 {
	font-size: 1.8em;
	color: #00713b;
	font-family: 'DIN Condensed', 'open sans', SANS-serif;
}

.showcase .item a {
	color: #ffffff;
}

/*Layout of 'showcase' section above carousel*/
.showcase {
	background: #00713b;
	border-bottom: 1px solid #d7eaf6;
	margin: 0 13px 15px;
	padding: 10px 0;
}

/*The 'by', 'on' and 'leave a comment' bit underneath front-page post title*/
.postmetadata {
	font-size: .8em;
	font-family: 'Open sans', sans-serif;
}

url fn n {
	color: #710035;
}

/*Main menu*/
.menu-primary .menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 199;
}

.menu-primary .menu {
	background: 0 0;
	border-top: 3px double #e6e6e6;
	border-bottom: 1px double #e6e6e6;
	padding: 0;
	text-transform: uppercase;
	font-size: 17px;
	background-color: #3A0071;
}

.menu-primary .menu li a {
	color: #ffffff;
}

/*current menu selection*/
.menu-primary .menu li ul, .menu-primary .menu li.current-menu-item a {
	background-color: #00713b;
	color: #ffffff;
		font-size: 15px;
}

.menu-primary .menu ul li a:before {
	content: '';
/*was previously '|'*/
	color: #e6e6e6;
	margin-right: 15px;
}

.menu-primary .menu ul li a:before {
	color: #e6e6e6;
	margin-right: 15px;
}

/*Title box on featured post carousel*/
.primary-content .primary-wrapper .item .image-meta {
	background-color: #3A0071;
}

/* Social Media Icons */
.jetpack_widget_social_icons svg {
	fill: #00713b;
	height: inherit;
	vertical-align: middle;
	width: inherit;
}

/* Third Sidebar title boxes (when not selected) */
.sidebar-category-summaries .item h4 span {
	background-color: #00713b;
}

/*h2, relevant to title box on featured image – not sure if it's affected every other h2, though...*/
h2 {
	color: #1a1a1a;
	font-family: 'DIN Condensed', sans-serif;
	line-height: 1.1667;
	margin-top: 0;
	font-weight: 400;
}

/* Definitely Featured image Title box only */
.primary-content .primary-wrapper .item a {
	color: fff;
	font-size: 1.5em;
}

/*Third Column font*/
.sidebar-category-summaries .item h4 span {
	font-family: 'Open-sans', sans-serif;
	font-weight: normal;
/*Sidebar Category titles*/
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0;
	font-family: Open sans, sans-serif;
}

h3 {
	color: #333;
	font-family: 'open sans', sans-serif;
}

/*Post metadata colour for second column on homepage*/
a {
	color: #00713b;
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

/*Colour of 'by', 'on' etc*/
.text-by, .text-on, .commentcount, .primary-content .primary-wrapper .item .postmetadata {
	color: #6DAD8F;
}

/*Featured image title box colour when HOVERED over*/
.primary-content .primary-wrapper .item .image-meta:hover {
	background-color: #00713b;
}

/*The little dots above the featured post carousel (SELECTED)*/
.primary-content nav a.selected {
	background: #00713b;
}

/*The little dots above the featured post carousel (IMMINENT)*/
.primary-content nav a {
	text-indent: -999em;
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #91C2AB;
	margin: 0 2px;
	border-radius: 100%;
}

/*'MENU' on Mobile, tablet, and compressed desktop*/
.menu-primary .menu .menu-toggle {
	color: #fff;
	font-family: 'DIN Condensed', 'open-sans', sans-serif;
	vertical-align: middle;
	font-size: .9em;
}

/*3 little horizontal lines before 'Menu'*/
.menu-primary .menu .menu-toggle:before {
	-webkit-font-smoothing: antialiased;
	font-family: 'Genericons';
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	vertical-align: middle;
	content: '\f419';
	margin-right: 10px;
	color: currentColor;
}

/*colour the title boxes of the 3rd column posts changes to when you hover the cursor over them */
.sidebar-category-summaries .item h4 span:hover {
	background: #3A0071;
}

/* SINGLE POSTS*/
/*TITLES*/
.main article h1.title {
	color: #1a1a1a;
	font-family: 'DIN Condensed', 'Open sans', sans-serif;
	line-height: 1.1667;
	margin-top: 0;
	font-weight: 400;
}

/*category box above post title*/
.main article a.post-lead-category {
	background: #3A0071;
	padding: 2px 8px;
	color: #fff;
	font-size: .8em;
	text-transform: uppercase;
	letter-spacing: 0;
	display: inline-block;
	margin-bottom: 15px;
}

/*category box above post title when hovered over*/
.main article a.post-lead-category:hover {
	background: #00713b;
}

/*Single Post MetaData*/
.singular article .postmetadata {
	margin-bottom: 10px;
}

/*GENERAL: text links when hovered over*/
a:hover {
	color: #3A0071;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

/*HEADING STYLES*/
h1 {
	color: #1a1a1a;
	font-family: 'DIN condensed', 'open sans', sans-serif;
	line-height: 1.1667;
	margin-top: 0;
	font-weight: 700;
}

h4 {
	color: #1a1a1a;
	font-family: 'DIN condensed', 'open sans', sans-serif;
	line-height: 1.1667;
	margin-top: 0;
	font-weight: 600;
}

h5 {
	color: #1a1a1a;
	font-family: 'DIN condensed', 'open sans', sans-serif;
	line-height: 1.1667;
	margin-top: 0;
	font-weight: 400;
}

h6 {
	color: #1a1a1a;
	font-family: 'DIN condensed', 'open sans', sans-serif;
	line-height: 1.1667;
	margin-top: 0;
	font-weight: 400;
}

/*MOBILE THEME MENU*/
/*When hovered over/selected*/
.menu-primary .menu li a:hover {
	color: #FFF;
	background: 0 0;
	text-decoration: underline;
}

/*list bullet points generally*/
ul {
	display: block;
	list-style-type: square;
	color: #s margin-block-start: #1em;
	margin-bottom: 10px;
}

/* bullet points on navigation widget*/
.widget.widget_nav_menu ul {
	padding: 0 0 0 1.5rem;
	list-style-type: square;
}

/*'More posts' button on homepage*/
 {
	background-image: linear-gradient(to bottom,#3a0071,#3a0071);
	border-color: #3a0071;
}

/*blockquote*/
blockquote {
	max-width: 550px;
	text-align: left;
	padding-bottom: 0;
	font-family: DIN Condensed, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #428bca;
	background: #fff;
	border-left: 3px solid #3A0071;
	margin: 15px;
}

blockquote p {
	color: #999;
}

/* nadworks footer changes for copyright / digiprove*/

.dprv_footer_notice {
	text-align: center;
	margin: 15px;
	font-size: 12px
}

/* nadworks misc fixes */
post-83072
.post-81993,
.post-83072 {
	background: #edff4e;
	padding: 10px 20px;
	border-radius: 10px
}

ul li {
	margin-bottom: 10px
}

ul.postsbycategory {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

ul.postsbycategory li {
	padding: 0;
	font-size: 16px;
	margin-bottom: 3px
}

.main article h2.posttitle {
    margin: 20px 0 5px 0;
	font-size: 1.2em;
	line-height: 1.6em
}

.main-content h4 {
    font-size: 20px;
}

.leform-input .leform-cr-label label.noSwipe {
    text-transform: none ;
}

/* nadworks Ad fixes */

.sidebar-main .widget {
margin-bottom: 3px;
}

.sidebar-main h2.wp-block-heading {
font-size: 13px;
margin-bottom: 1px;
}

.sidebar-main h2.wp-block-heading:before {
	content: "Ad";
	font-weight: 900;
	background: #c0c0c0;
	color: #fff;
	margin-right: 8px;
	padding: 3px 2px
}

.menu-primary .menu {
	letter-spacing: 0;
	font-weight: normal!important
}

.archive header span {display:none;}


/* Ads previews */
.page-child .sidebar-main {
	display: none;
	visibility: hidden;
}

.page-child .singular .main-content {
	width: 83%
}


/* Cookie notice */
.cky-notice .cky-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 4px;
}


/* nadworks email forms*/

.leform-container .leform-inline .leform-form-3 {
    padding-top: 0!important;
    padding-right: 0!important;
    padding-bottom: 0!important;
    padding-left: 0!important;
}