/*

Custom CSS

*/

h3 {
	font-size: 24px;
}

.single h2 {
	padding-top: 15px;
}

/*

Custom classes for the Newsletters page opt-in form 

*/
.nl_input-field {
	font-size: 15px !important;
	line-height: 19px !important;
	width: 100% !important;
	max-width: 400px !important;
	height: 43px !important;
	-webkit-appearance: none !important;
	background: rgb(255,255,255) !important;
	border: 1px solid rgb(223,223,223) !important;
	border-radius: 4px 4px 4px 4px !important;
	padding: 10px !important;
	font-family: Open Sans !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}

.nl_select-field {
	font-size: 15px !important;
	line-height: 19px !important;
	width: 100% !important;
	max-width: 400px !important;
	height: 43px !important;
	-webkit-appearance: menulist !important;
	background: rgb(255,255,255) !important;
	border: 1px solid rgb(223,223,223) !important;
	border-radius: 4px 4px 4px 4px !important;
	padding: 10px !important;
	font-family: Open Sans !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}

.nl_checkbox {
	width: 18px !important;
	height: 18px !important;
	margin-left: 10px !important;
	margin-right: 10px !important;
	margin-top: 4px !important;
	margin-bottom: 4px !important;
	vertical-align: middle;
}

.nl_subscribe_button {
	width: 100%;
}

.nl-consent-checkbox label {
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-size: 14px !important;
    text-align: left !important;
    line-height: 1.5em !important;
    display: block !important;
    float: left !important;
    padding-right: 30px !important;
    padding-left: 32px !important;
    text-indent: -16px !important;
    text-transform: none;
    letter-spacing: normal;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 15px;
}

.nl-consent-checkbox input {
    vertical-align: middle !important;
}

.nl-consent-checkbox span {
    vertical-align: middle !important;
}

/*

LiftIgniter Sidebar Widget CSS

*/
.recommended_item_sidebar {
	padding-bottom: 20px;
	min-height: 95px;
}

.recommended_item_sidebar a {
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 700;
	padding-top: 20px;
	text-transform: none;
	letter-spacing: 0;
	line-height: 20px !important;
}

.recommended_item_sidebar .post_img {
	width: 127px;
	margin-right: 10px;
}

.recommended_item_sidebar img {
	height: inherit;
}

.recommended_item_sidebar .title {
	line-height: 20px;
	overflow: hidden;
}

/*

Contact Form 7

*/
.wpcf7-submit {
	width: 100%;
	background-color: #DD3333 !important;
	border-color: #DD3333 !important;
}

.wpcf7-validation-errors {
	border: 2px solid #DD3333 !important;
	font-family: Montserrat;
	text-align: center;
}

/*

Yoast Breadcrumbs

*/
.post-breadcrumbs {
	font-family: Montserrat;
	font-size: 12px;
	text-transform: uppercase;
}

.category-breadcrumbs {
	font-family: Montserrat;
	font-size: 12px;
	text-transform: uppercase;
}

.wp-caption-text {
	opacity: 1 !important;
	font-size: 12px;
	font-family: Montserrat;
}

/*

Hide Home Page Blog grid and OneSignal icon on mobile

*/
@media only screen and (max-width: 960px) {
	.ppb_blog_grid_with_posts .one_third.last {
		display: none;
	}
}

@media only screen and (max-width:960px) {
	#onesignal-bell-container {
		display: none;
	}
}

/*

Change appearance of 3 Blog Post Grid

*/

@media only screen and (min-width: 768px) {
	.ppb_wrapper {
		text-align: center !important;
	}
	
	.one {
		text-align: left;
	}
	
	.newsticker {
		text-align: left;
	}
	
	.ppb_blog3_grid {
		max-width: 1305px;
		float: none !important;
		display: inline-block;
	}
	
	.ppb_blog3_grid > div.one_half.div_wrapper {
		width: calc(69% - 5px);
	}
	
	.ppb_blog3_grid > div.one_half.div_wrapper > div.post_header > h2 {
		text-align: left;
	}
	
	.ppb_blog3_grid > div.one_half.div_wrapper.last {
		width: calc(31% - 5px);
	}
	
	.ppb_blog3_grid > div.one_half.div_wrapper.last > div > div.post_header > h2 {
		text-align: left;
	}
}

/*
Change appearance of 5 random posts module
*/

.ppb_blog_random .one_fifth_bg .content_link {
	opacity: 1 !important;
	background: rgba(17,17,17,0.4) !important;

}

.ppb_blog_random .one_fifth_bg .content_link .post_info_date {
	display: none !important;
}

/* LI slidein recommendation */
#upprev_box {
	border-top: 5px solid #0088c7 !important;
	border-left: 0px !important;
}

div.li_read_next {
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	text-transform: uppercase;
	padding-bottom: 10px;
}

div.recommended_item_slidein .post_img {
	width: 40%;
	float: left;
	clear: none !important;
}

div.recommended_item_slidein .title {
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	margin-left: 40%;
	padding-left: 10px;
	clear: none !important;
}

div.recommended_item_slidein .li-slide-bottom-spacer {
	height: 5px;
}

.upprev_thumbnail > img {
	display: none;
}

#upprev_box > h6 {
	display: none;
}

#upprev_close {
	cursor: pointer;
}

/* LI midpost */
div.recommended_item_midpost .post_img {
	max-width: 175px;
	border-left: 5px solid #0088c7;
	margin-right: 10px;
	margin-bottom: 10px !important;
}

div.li-midpost-bottom-spacer {
	clear: both;
}

div.recommended_item_midpost .title {
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 18px;
}

div.recommended_item_midpost .read_next {
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* Clear floating for featured links */

#featured-links {
	clear: both;
}

/* LI afterpost */

.recommended_item_afterpost h6 {
	font-family: Montserrat, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 700;
	text-transform: none;
	letter-spacing: 0;
	line-height: 20px;
}

/* Series list */

ul.series-list{
	margin-left: 30px !important;
}

ul.series-list li {
    position:relative; /* so that pseudoelements are positioned relatively to their "li"s*/
    /* use padding-bottom instead of margin-bottom.*/ 
    margin-bottom: 0; /* This overrides previously specified margin-bottom */
    padding-bottom: 0.2em;
}

ul.series-list li:after {
    /* bullets */
    position: absolute;
    left: -21px; /*adjust manually*/
    top: 11px;
    width: 12px;
    height: 12px;
    background-color: #0088c7;
    border-radius: 100%;
    content: "";
}

ul.series-list li:before {
    /* lines */
    content:"";
    position: absolute;
    left: -16px; /* adjust manually */
    border-left: 1px dotted black;
    height: 100%;
    width: 1px;
    top: 11px;
    bottom: -11px;
}

ul.series-list li:last-child:before {
    /* last li's line */
   height: 11px; /* shorten the line so it goes only up to the bullet. Is equal to first-child:before's top */
}

div.series-list {
	padding-top:10px;
}

a.series-list:before {
	content: "\00bb";
	vertical-align: 0.1em;	
}

/* Leaky Paywall */
#leaky_paywall_message {
	box-shadow: none;
}

#leaky_paywall_message > a {
	color: #dd3333;
}

.lp_widget_link {
	color: #ffffff !important;
}

.lp-select-field {
	padding: 11px 10px 11px 10px;
	border-color: #e1e1e1;
	width: 279px;
}

.lp-consent-checkbox label {
    font-size: 12px !important;
    padding-left: 20px !important;
    text-indent: -22px !important;
    text-transform: none;
    letter-spacing: normal;
    font-weight: normal;
    padding-top: 10px;
		max-width: 600px;
}

.lp-consent-checkbox input {
    vertical-align: middle !important;
}

.lp-consent-checkbox span {
    vertical-align: middle !important;
}


/* Comment form cookies consent */
.comment-form-cookies-consent label {
	display: inline !important;
}