/*

Theme Name: Tempest Child Theme
Theme URI: http://venturefactory.no
Author: Venture Factory
Author URI: http://venturefactory.no/
Description: 
Version: 1.0.0
Template: tempest

*/

.featured-slider .featured-slider-article article .featimg:hover .feat-overlay, .red-grid-view article header:hover .feat-overlay, .red-list-view article header:hover .feat-overlay {
opacity: 0 !important;
top: -5000 !important;
}
div.feat-overlay, div.entry-share {display:none !important;}
article div.entry-like, article div.entry-date, article div.entry-author {display:none !important;}
body.home article div.entry-date, body.page article div.entry-date{display:none !important;}
div.woocommerce div.entry-meta {display:none !important}

@media (max-width: 800px) { 
  h1.post-title { font-size: 30px !important; }
}


.featured-slider > div > .columns {padding:5px !important;}
.red-thumb-view.title-below article .featimg a img{transition:none;}
.red-thumb-view.title-below article .featimg:hover a img {
    transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
}

.annonse {
    background-color: black;
    color: white;
    font-size: 15px;
    line-height: 2;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
	display:none;
}
.widget a.entry-img{
	display: inline-block;
    position: relative;
	text-align: center;
}
.widget_tabber .annonse,
.red-featured-area .annonse,
.red-thumb-view .annonse,
.red-grid-view .annonse,
.red-list-view .annonse,
.featured-slider-other .annonse{
	display:block;
}
.post.single-blog .annonse{
	display:inline-block;
	right:0;
	width:auto;
	padding:0 10px;
}
hr.annonse-hr{
	border:2px solid black;
	padding:0;
	margin:0;
}
img.play-icon{
	display:none;
	width:100%;
}
.format-video .featimg a{
	display:inline-block;
}
.format-video .featimg{
	position: relative;
}
/*
.red-grid-view .format-video article header img.play-icon {
    display: block;
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    z-index: 1;
}
*/
.red-grid-view .format-video article header img.play-icon {
    display: block;
    height: auto;
    left: 5px;
    position: absolute;
    width: auto;
    z-index: 1;
	top:5px;
}


header#header .header-containe-wrapper { padding: 10px 0 0 !important; }
.header-separator { margin-bottom: 5px !important; }
ul#menu-toppmeny-2 {background-color:#ffffff !important;}
li.menu-item a {font-weight:bold !important;}

header#header { box-shadow: none !important; }


.fb-like{
	overflow: hidden;
}
.icon-snapchat {
    height: 16px;
    vertical-align: middle;
}
.socialicons > ul.red-social i{
	color:white;
}
.popmake-content h1{
	color:white;
	text-align:center;
	text-transform:uppercase;
	font-family: "Merriweather";
}
.popmake-content p{
	text-align:center;	
}
.pp-input-wrap{
	width:70%;
	float:left;
}
.pp-btn-wrap{
	width:30%;
	float: right;
}
.pp-btn-wrap input.button[type="submit"], 
.pp-btn-wrap input.medium.button[type="submit"]{
	width:80%;
	margin-left:20%;
	background-color:white;
	padding: 8px 10% 9px;
}
#mc_embed_signup_scroll {
    padding: 20px 3% 00px;
}
.yop-poll-forms input[type="radio"],
.yop-poll-forms input[type="checkbox"]{
  display:none;
}
.yop-poll-forms h1{
	text-align:left;
}

.yop-poll-forms label img {
    display: inline-block;
    margin-right: 20px;
    
    vertical-align: middle;
	height:100%;
	
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position:center center;
	position:absolute;
	left:0;
}
.yop-poll-forms label a:hover img{
	opacity:0.8;
}
.yop-poll-forms label a{
	display:block;
	cursor:pointer;
	position:relative;

	padding-left:170px;
	height: 100px;
    line-height: 100px;
}
.yop-poll-forms div ul>li>input+label{
  padding-right:40px;
  text-align:left;
  display:block !important;
  vertical-align:middle;
  background-image:url(/wp-content/uploads/2015/11/chkbox-off.png);
  background-repeat:no-repeat;
  background-position: right center;
  background-size: 30px auto;
}
.yop-poll-forms div ul > li {
    margin: 7px 0 !important;
    width: 100% !important;
}
.yop-poll-forms div ul>li>input[type="radio"]:checked+label,
.yop-poll-forms div ul>li>input[type="checkbox"]:checked+label{
  background-image:url(/wp-content/uploads/2015/11/chkbox-on.png);
}
.yop-poll-forms .yop-poll-footer{
  text-align:right;
}
.yop-poll-forms .yop-poll-footer button.yop_poll_vote_button {
    background: rgba(0, 0, 0, 0) linear-gradient(#000000 0%, #000000 100%) repeat scroll 0 0;
    border: 0px solid #444;
    color: white;
    display: inline-block !important;
    margin-right: 0.5em !important;
}
.yop-poll-container {
    position: relative;
	margin-bottom: 25px;
}
/*.yop-poll-container-error,*/
.yop-poll-container-success{
	position:absolute;
	bottom:0px;
	left:0;
	right:0;
	margin:0 auto;
	line-height:40px;
	background-color:white;
}
.yop-poll-container-error {
    clear: both;
    padding-top: 10px;
}
@media (max-width: 1100px) { 
	.pp-input-wrap{
		width:100%;
		float:none;
	}
	.pp-btn-wrap{
		width:100%;
		float:none;
	}
	.pp-btn-wrap input.button[type="submit"], 
	.pp-btn-wrap input.medium.button[type="submit"]{
		width:100%;
		margin-left:0%;
	}
}
/*
@media (max-width: 767px) { }
*/
	#popular-widget-2 .pop-layout-v div.pop-inside ul li{
		padding-bottom:30px;
	}
	#popular-widget-2 .pop-layout-v div.pop-inside ul li img{
		max-width:none;
		float:none;
		margin-bottom: 10px;
		width:100%;
	}
	#popular-widget-2 div.pop-inside ul li{
		border-bottom: 0px solid transparent;
		padding:0;
	}
	#popular-widget-2 div.pop-inside{
		border: 0px solid transparent;
	}
	#popular-widget-2 div.pop-inside ul li:hover{
		background-color:transparent;
	}
@media (max-width: 450px) { 
	.yop-poll-container{
		width:100% !important;
		padding:0 !important;
	}
	.yop-poll-forms div ul > li > input + label {
	    background-size: 20px auto;
	    padding-right: 25px;
	}
	.yop-poll-forms label a {
	    height: auto;
	    line-height: 60px;
	    padding-left: 100px;
		font-size:13px;
	}
	.yop-poll-forms label img{
		max-height:60px;
	}
}
@media (max-width: 330px) { 
	.yop-poll-forms label img{
		max-height:40px;
	}
	.yop-poll-forms label a {
	    line-height: 40px;
	    padding-left: 65px;
		font-size:12px;
	}
}
.popup-share-wrap{
	text-align:center;
}
.popup-share-btn{
	display:inline-block;
	height: 38px;
    	width: 200px;
	background-image:url(/wp-content/uploads/2016/10/fb.png);
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.adScript > iframe{
	margin: 0 auto;
}
.adScript{
	background-color: black;
	border: 5px solid white;
}
/*turn off voting
body:not(.page-id-448075) .yop-poll-forms div ul > li > input + label { background-image: none; }
div.yop-poll-footer {display:none}


body.page-id-448075 .yop-poll-forms div.yop-poll-footer {display:block !important}
*/
.red_list_posts-order-fix .red-columns-3 > div:nth-child(3n+2) {
    clear: left;
}
.red_list_posts-order-fix .red-columns-3 > div:nth-child(3n+1) {
    clear: none;
}
@media (max-width: 500px) {
	.author-box-info{
		display: none;
	}
	.meta-tags{
		display: none;
	}
}
.yop-poll-banner{
	margin-bottom: 25px;
}
.yop-poll-banner a{
	background-image: url(/wp-content/uploads/2017/12/logos_efruss.png), url(/wp-content/uploads/2017/12/Rectangle-2.png);
    background-repeat: no-repeat, no-repeat;
    background-size: auto 60%, cover;
    background-position: 15px center, center center;
    padding: 14px 60px;
    color: white;
    font-weight: bold;
    display: block;
    box-sizing: border-box;
    border-radius: 5px;
    line-height: 1.4;
    max-width: 600px;
    padding-right: 20px;
    padding-left: 80px;
}
.yop-poll-banner a:hover{
	color: white;
	opacity: 0.9;
}
.yop-poll-banner-success{
	margin-bottom: 10px;
}
.yop-poll-container div.yop-poll-container-error{
	text-transform: initial !important;
}
@media (max-width: 950px) { 
	.yop-poll-banner a{
		padding: 15px 30px;
		background-image: url(/wp-content/uploads/2017/12/logos_efruss.png), url(/wp-content/uploads/2017/12/Rectangle-mobile.png);
	    background-repeat: no-repeat, no-repeat;
	    background-size: 50px auto, cover;
	    background-position: 95% 95%, center center;
		width: 260px;
		padding-bottom: 32px;
	}
	
}

body .post-author-box > .author-title{
	margin-bottom: 0;
}
body .post-author-box >a.author-title{
	max-width: none;
}




.featured-slider > .featured-slider-sidebar.featured-slider-other{
	width: 100%;
	float: none;
}
.featured-slider-sidebar.featured-slider-other > .type-post{
	padding: 0 !important;
	margin-bottom: 10px;
}
.featured-slider-sidebar.featured-slider-other .featimg > p {
	margin:0;
	line-height: inherit;
}
.featured-slider-sidebar.featured-slider-other .entry-title > a br{
	display: none;
}
.featured-slider-sidebar.featured-slider-other .entry-title{
	font-size: 13px;
}
.featured-slider-sidebar.featured-slider-other .entry-meta,
.featured-slider-sidebar.featured-slider-other .entry-delimiter{
	display: none;
}
.featured-slider-sidebar.featured-slider-other .annonse{
	font-size: 12px;
}
.featured-slider-sidebar.featured-slider-other hr.annonse-hr {
    border: 1px solid black;
}

@media only screen and (max-width: 1024px) and (min-width: 768px){
	.featured-slider > .featured-slider-sidebar.featured-slider-other > div {
	    width: 100%;
	}
	.featured-slider-sidebar.featured-slider-other .entry-title{
		font-size: 11px;
		line-height: 1.4;
	}
	.featured-slider-sidebar.featured-slider-other .annonse{
		font-size: 10px;
	}
	.featured-slider > div.featured-slider-sidebar.featured-slider-other article section{
		padding: 5px;
		padding-top:0px;
	}
}


.featimg-caption{
	position: absolute;
    width: 100%;
    bottom: 0;
    text-transform: uppercase;
    color: white;
    display: block;
    line-height: 1.4;
    padding: 10px 10%;
    font-weight: bold;
	text-shadow: 0 0 3px rgba(80,80,80,0.8);
	font-family: "Helvetica",Helvetica,"Helvetica Neue",Arial,sans-serif;
	font-size: 15px;
}
@media (max-width: 500px) {
	.featimg-caption{
		font-size: 12px;
		padding: 5px 10%;
	}
}
.popular-widget li{
	position: relative;
}
.popular-widget .sponset-innhold:after{
	position: absolute;
    top: 0;
    left: 0;
    color: white;
    line-height: 2;
    background-color: black;
    content: "annonse";
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 80%;
}
.popular-widget-2-custom{
	margin: 20px auto;
}
.pw2c-list{
	padding: 0;
	margin: 0;
	list-style: none;	
	display: flex;
	justify-content: space-between;
}
.pw2c-list li{
	width: 32%;
}
.pw2c-list li a{
	top: 0;
	left: 0;
	position: relative;
	padding-top: 80%;
	display: block;
	cursor: pointer;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.pw2c-p-title{
	font-size: 13px;
	font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
    text-shadow: 0 0 3px rgba(80,80,80,0.8);
    margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 10px;
}
.pw2c-annonse{
	position: absolute;
    top: 0;
    left: 0;
    color: white;
    line-height: 2;
    background-color: black;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 80%;
}
.pw2c-h{
	font-weight: bold;
}
@media only screen and (max-width: 767px){
	.popular-widget-2-custom{
		display: none;
	}
}

.sbi_photo {
    display: block !important;
}