

/*Custom Edits*/

.sidebar #text-4 {
	background: #ffe500;
}

.sidebar #text-4 form {
	padding: 0 20px 1px;
	font-weight: 900;
	line-height: 1.5;
}

.sidebar #text-4 form #pending_subscriber_email {
	margin: 8px auto 10px;
}

.separator--section,
.arqam-widget-counter,
table,
.pixcode--tabs,
.article--grid__meta,
.article--slider,
.article--single__meta,
.article--billboard-small,
.widget--latest-comments,
.wpgrade_popular_posts {
	border: none;
}

.article--grid__meta:before {
	background-color: transparent;
	margin: 0;
}

.article__title,
.article--list__title,
.latest-comments__title {
	margin-bottom: 6px;
}

.article--thumb__title {
	height: 44px;
}

h1,
h2,
.arqam-widget-counter li span,
h3,
h4,
h5,
h6,
hgroup,
.heading .hN,
.widget--sidebar__title .hN,
.widget--footer__title .hN,
.heading .article__author-name,
.widget--sidebar__title .article__author-name,
.widget--footer__title .article__author-name,
.heading .comment__author-name,
.widget--sidebar__title .comment__author-name,
.widget--footer__title .comment__author-name,
.heading .score__average-wrapper,
.widget--sidebar__title .score__average-wrapper,
.widget--footer__title .score__average-wrapper,
.heading .score__label,
.widget--sidebar__title .score__label,
.widget--footer__title .score__label,
.heading .widget_calendar caption,
.widget_calendar .heading caption,
.widget--sidebar__title .widget_calendar caption,
.widget_calendar .widget--sidebar__title caption,
.widget--footer__title .widget_calendar caption,
.widget_calendar .widget--footer__title caption,
.heading .archive__side-title,
.widget--sidebar__title .archive__side-title,
.widget--footer__title .archive__side-title,
.hN,
.article__author-name,
.comment__author-name,
.score__average-wrapper,
.score__label,
.widget_calendar caption,
nav a {
	/*font-family: 'Anton', sans-serif;*/
	/*font-family: 'Oswald', sans-serif;*/
	/*text-transform: capitalize;*/
	/*letter-spacing: -1px;*/
	font-family: "PT Sans", sans-serif;
	font-weight: 900;
}

.navigation--top {
	display: none;
}

.article--grid__body,
.xpost_comments,
.article__meta-links li.xpost_comments {
	display: none;
}

.site-header {
	background: url(/wp-content/uploads/2017/12/tony-branco.png) bottom right no-repeat;
}

div.header-bar-container.flexbox__item.one-half.split {
	padding-right: 140px;
}

.heading--main,
.navigation--main,
.header-bar .search-query,
.pixcode--icon.square,
.pixcode--icon.circle,
.article--grid__title:after {
	background-color: #2e3f4e;
	/*background-color: #69101b;*/
}

.heading--main .hN,
.widget--sidebar__title,
.pagination .pagination-item--current span,
.pagination .current,
.single .pagination span,
.pagination li a:hover,
.pagination li span:hover,
.rsNavSelected,
.badge,
.progressbar__progress,
.btn:hover,
.comments_add-comment:hover,
.form-submit #comment-submit:hover,
.widget_tag_cloud a:hover,
.btn--primary,
.comments_add-comment,
.form-submit #comment-submit,
a:hover>.pixcode--icon.circle,
a:hover>.pixcode--icon.square,
.article--list__link:hover .badge,
.score__average-wrapper,
.site__stats .stat__value:after,
.site__stats .stat__title:after,
.btn--add-to-cart,
.social-icon-link:hover .square,
.social-icon-link:focus .square,
.social-icon-link:active .square,
.site__stats .stat__value:after,
.site__stats .stat__title:after {
	background-color: #69101b;
	/*background-color: #2e3f4e;*/
}

a,
blockquote,
.small-link,
.tabs__nav a.current,
.popular-posts__time a.current,
.tabs__nav a:hover,
.popular-posts__time a:hover,
.widget--footer__title em,
.widget_rss .widget--footer__title .hN,
.widget_rss .widget--footer__title .article__author-name,
.widget_rss .widget--footer__title .comment__author-name,
.widget_rss .widget--footer__title .widget_calendar caption,
.widget_calendar .widget_rss .widget--footer__title caption,
.widget_rss .widget--footer__title .score__average-wrapper,
.widget_rss .widget--footer__title .score__label,
.article--billboard-small .small-link em,
.article--billboard-small .post-nav-link__label em,
.article--billboard-small .author__social-link em,
.small-link,
.post-nav-link__label,
.author__social-link,
.article--thumb__title a:hover,
.widget_wpgrade_twitter_widget .widget--footer__title h3:before,
a:hover>.pixcode--icon,
.score__pros__title,
.score__cons__title,
.comments-area-title .hN em,
.comment__author-name,
.woocommerce .amount,
.panel__title em,
.woocommerce .star-rating span:before,
.woocommerce-page .star-rating span:before {
	color: #69101b;
	/*color: #2e3f4e;*/
}

body.single .nav--main {
	margin: 0 auto;
}

.article,
.single .main,
.page .main,
.comment__content,
.footer__widget-area {
	font-size: 18px;
}

.article__featured-image {
	margin: 0;
}

.essb_links {
	margin: 0;
}

.share-buttons-top {
	margin: 6px 0 16px;
}

.share-buttons-bottom {
	margin: 16px 0 16px;
}


/*Standard Edits*/

.post-article h1,
.post-article h2,
.post-article h3,
.post-article h4,
.post-article h5,
.post-article h6 {
	font-size: 18px;
	line-height: 1.3;
}

.post-article blockquote {
	padding: 0;
	margin: 10px 0;
	border: none;
	font-size: inherit;
	font-style: inherit;
	color: inherit;
	line-height: inherit;
	font-family: inherit;
	position: inherit;
}

.post-article blockquote p {
	color: inherit;
	font: inherit;
	text-align: inherit;
	text-transform: inherit;
	padding: 8px 23px;
	border-left: solid #ddd 3px;
	background: #F2F2F2;
	margin: 0;
}

.post-article blockquote p:first-child {
	padding-top: 20px;
}

.post-article blockquote p:last-child {
	padding-bottom: 20px;
	margin-bottom: 16px;
}

.post-article blockquote:before,
.post-article blockquote:after {
	content: none;
}

iframe {
	max-width: 100%
}


/*WordPress Popular Posts*/

.trending-post .wpp-list {
	margin: 0;
	padding: 0
}

.trending-post .wpp-list li {
	list-style-type: none;
	margin: 0
}

.trending-post .wpp-thumbnail {
	margin: 0 10px 10px 0;
	border: 1px solid #000
}

.trending-post .wpp-list h3 {
	margin: 0 0 14px;
	line-height: 1.2
}

.trending-post .wpp-list h3 a {
	color: #161616
}

.trending-post .wpp-list h3 a:hover {
	color: #000
}

.trending-post a.wpp-post-title:hover {
	border-bottom: none
}

.trending-post .wpp-list .post-stats {
	font-size: 14px;
	font-weight: 400
}


/* Stylings for plugins: 'WP Social Popup and Get Traffic' and 'Popups - WordPress Popup'  */

div.spu-box {
	padding: 0 !important;
	border: solid 3px #fff;
	border-radius: 0;
}

.spu-close.spu-close-popup {
	opacity: 100;
}

.spu-icon-close {
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 1px;
}

#spu-body {
	padding: 25px 20px 10px;
}

#spu-main {
	line-height: 1.1!important;
	-moz-box-shadow: inset 0 0 120px 0 rgba(253, 255, 182, 0.6), inset 0 0 300px rgba(255, 254, 195, 0.2), 0 0 800px rgba(0, 0, 0, 0.8)!important;
	-webkit-box-shadow: inset 0 0 120px 0 rgba(253, 255, 182, 0.6), inset 0 0 300px rgba(255, 254, 195, 0.2), 0 0 800px rgba(0, 0, 0, 0.8)!important;
	box-shadow: inset 0 0 120px 0 rgba(253, 255, 182, 0.6), inset 0 0 300px rgba(255, 254, 195, 0.2), 0 0 800px rgba(0, 0, 0, 0.8)!important;
	-webkit-border-radius: 3px!important;
	-moz-border-radius: 3px!important;
	border-radius: 3px!important;
	border: dotted 1px rgba(255, 255, 255, 0.7);
}

.spu-facebook iframe {
	background: #4560AF!important;
}

#spu-bg,
.spu-bg {
	background: #000!important;
	opacity: 0.8!important;
}

#spu-main #button_youtube {
	display: none!important;
}

@media only screen and (min-width: 900px) {
	.nav--main li:hover,
	.nav--main li.current-menu-item {
		border-bottom-color: #69101b;
		/*border-bottom-color: #2e3f4e;*/
	}
	.article--billboard>a:hover .article__title:before,
	.article--billboard>a:hover .article--list__title:before,
	.article--billboard>a:hover .latest-comments__title:before,
	.article--grid__header:hover .article--grid__title h3,
	.article--grid__header:hover .article--grid__title:after {
		background-color: #69101b;
		/*background-color: #2e3f4e;*/
	}
	.nav--main>li>a {
		padding: 0.42857rem 1.4rem;
	}
}

@media screen and (max-width:899px) {
	.site-header {
		background: none;
	}
	.site-header {
		background: url(/wp-content/uploads/2017/12/tony-branco-flipped.png) bottom left no-repeat;
	}
	.site-logo--image img {
		left: 110px;
		position: relative;
	}
}

@media screen and (max-width:650px) {
	.site-header {
		background: none;
	}
	.site-logo--image img {
		left: 0;
	}
}

@media screen and (max-width:600px) {
	.trending-post .wpp-thumbnail {
		float: none;
		width: 100%
	}
}


/* tpd ad styling */

@media screen and (max-width: 770px) {
	#mob-box-ad-a:before,
	#mob-box-ad-b:before,
	#mob-box-ad-c:before,
	#mob-box-ad-d:before {
		content: "advertisement - story continues below";
		color: #777;
		font-size: 9px;
		display: block;
		margin: 5px 0;
	}
	#mob-box-ad-a,
	#mob-box-ad-b,
	#mob-box-ad-c,
	#mob-box-ad-d,
	#mob-box-ad-e,
	#mob-box-ad-f {
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	/* anti infolinks grey space */
	#IL_INSEARCH {
		border-width: 0px !important;
	}
}

@media screen and (min-width: 771px) {

	#dsk-box-ad-d:before,
	#dsk-box-ad-e:before,
	#dsk-box-ad-f:before {
		content: "advertisement - story continues below";
		color: #777;
		font-size: 9px;
		display: block;
		margin: 5px 0;
	}
	#dsk-banner-ad-b {
		background: #f2f2f2;
		min-height: 60px;
	}
	#dsk-box-ad-a,
	#dsk-box-ad-b {
		min-height: 250px;
	}
	#dsk-banner-ad-b,
	#dsk-box-ad-a,
	#dsk-box-ad-b,
	#dsk-box-ad-c,
	#dsk-box-ad-d,
	#dsk-box-ad-e,
	#dsk-box-ad-f {
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

#native-ad-a {
	padding-top: 35px;
	padding-bottom: 35px;
	text-align: center;
}