ul.jetpack-social-widget-list.size-large{
	text-align: center;
}

.mvp-post-excerpt {
	display: none;
}

#mvp-content-main p, .mvp-post-add-main p {
line-height: 1.65;	
}


#mvp-content-main ul, .mvp-post-add-main ul {
	font-family: 'Lato';
	font-size: 1.1rem;
}

#mvp-content-main ol, .mvp-post-add-main ol {
	font-family: 'Lato';
	font-size: 1.1rem;
}

#mvp-content-main blockquote p, .mvp-post-add-main blockquote p {
	font-family: 'Lato';
	border-left: solid 4px #ff3d1f;
	padding: 4px 10px;
	font-size: 1.05rem;
	font-weight: 500;
	line-height: 1.65;
	letter-spacing: normal;
}

.patreon-widget {
  width: 178px !important;
}

.mvp-blog-story-text p {
font-weight: 500;
	font-size: 1.05rem;
}

.mvp-flex-story-text p {
font-weight: 500;
font-size: 1.05rem;
}

/*.review-total-wrapper span.review-total-box {
	text-align: center;
}

.review-total-wrapper {
	text-align: center;
}

.review-desc{
	font-family: 'Lato';
}*/

#eu-cookie-law {
	font-family: 'Roboto';
	text-align: center;
}

#eu-cookie-law input.accept {
	font-family: 'Roboto';
	background-color: #ff3d1f;
}

.twitter-tweet {margin:auto;}

/* Makes full-width posts actually full-width! */
.mvp-main-body-max {
	width: 100%;
}

/*fixes list font size*/
@media only screen and (max-width: 768px) {
	li {
		font-size: 90%;
	}
}

/*Close whitespace on homepage*/
#mvp_flex_widget-2 {
	margin-top: 20px;
}
#mvp_home_feat1_widget-3 {
	margin-top: 20px;
}
#mvp_home_feat1_widget-6 {
	margin-top: 20px;
}
#mvp_flex_widget-3 {
	margin-top: 20px;
}

/*Wired style link decoration body text */
#mvp-content-body p a, a:visited {
    box-shadow: inset 0 -4px 0 #ffa496;
}
#mvp-content-body p a, a:visited {
    color: #000;
}

/*Wired style link decoration list text */
#mvp-content-body ul a, a:visited {
    box-shadow: inset 0 -4px 0 #ffa496;
}
#mvp-content-body ul a, a:visited {
    color: #000;
}
#mvp-content-body ul a:hover {
	background: #ffa496;
}


#mvp-content-body ol a, a:visited {
    box-shadow: inset 0 -4px 0 #ffa496;
}
#mvp-content-body ol a, a:visited {
    color: #000;
}
#mvp-content-body ol a:hover {
	background: #ffa496;
}

/*Wired style link decoration sidebar text */
#mvp-side-wrap p a, a:visited {
    box-shadow: inset 0 -4px 0 #ffa496;
}
#mvp-side-wrap p a, a:visited {
    color: #000;
	  font-weight: normal;
}
#mvp-side-wrap p a:hover {
    background: #ffa496;
	  color: #000;
}
#mvp-side-wrap p {
	line-height: 1.65;
	font-weight: normal;
	font-size: 1rem;
}

/*Image caption size */
span.mvp-feat-caption {
	font-size: 70%;
}

/*page title size
h1.mvp-post-title.left.entry-title {
	font-size:3.6em;
}*/

/*Custom social sharing colours*/
li.mvp-post-soc-pocket {
	background: #ee4056;
}

li.mvp-soc-mob-pocket {
	background: #ee4056;
}

li.mvp-post-soc-reddit {
	background: #FF5700;
}

li.mvp-soc-mob-reddit {
	background: #FF5700;
}

li.mvp-post-soc-flip {
	background: #F52828;
}

li.mvp-soc-mob-flip {
	background: #F52828;
	text-align: center;
	padding-top: 7px;
}

/*h2 on teaser articles*/
h2.mvp-post-title.left {
	font-size: 3rem;
}

@media screen and (max-width: 479px) {
h2.mvp-post-title.left {
	font-size: 1.8rem;
}
}

.mvp-ad-label a {
	color: #999;
	text-decoration: underline;
}

#mobile-lower-sticky-ad {
	width:500px;
	height:95px; 
	background-color:#fff;
	padding-top:5px;
}