/*
Theme Name:     mma-nytt
Description:    
Author:         Alexander Widen
Template:       mma-sport-magazine

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


.single-post .embed-wrapper{
	float: left;
}
#gf-extra-sidebar{
	margin-left: -10px;
	margin-right: -10px;
}


#gf-extra-sidebar .widgettitle{
	padding: 10px;
}

#gf-extra-sidebar li{
	vertical-align: top;
	list-style: none;
	display: inline-block;
	width: 25%;
	padding: 0 10px;
	box-sizing: border-box;
	height: 350px;
}
#gf-extra-sidebar li .blog-post-image{
	background: transparent;
}

#gf-extra-sidebar li .gf-image{
	height: 160px;
	background-size: cover;
	background-position: center center;
}
/*


#blog-list img{
	max-height: 190px;
	width:auto;
	margin: auto;
	display: block;
}
.tax-mma_weight_class #blog-list img{
	max-height: 100%;
}

.home-page li.post .blog-post-image{
	height: 200px;
	background-color: #333;
}
.home-page .four-parts li.post{
	height: 395px;
}
*/
/*.home-widget .trending-posts ul,*/


.home-page .newsroll ul{
	max-height: 783px;
}

.home-page .trending-posts .img-featured-posts-image{
	height: 395px;
}
.home-page .img-featured-posts-image{
	overflow: hidden;
}

.top-menu-events li{
	opacity: 1!important;
}


.home-page .trending-posts ul{
	max-height: 345px;
}
/*.newsroll ul.two-parts-height{
	max-height: 772px;
}*/


.visible-mobile{
	width:100%;
	float: left;
	display: none;
}


.visible-desktop{
	width:100%;
	float: left;
}

.visible-desktop img,
.visible-mobile img{
	width:100%;

}
.tv-widget-title{
	height: 45px;
}
/*.tv-widget-content{
	height:300px;
}*/

/*
.archive .the-date{
	display: block;
	font-size: 11px;
}
*/


@media screen and (min-width: 999px){
	.home-widget .rankings-list{
		height: auto!important;
	}
	.tv-featured{
		height: 703px;
	}
}

@media screen and (max-width: 700px){
	.post-fighter-image img{
		min-height: auto!important;
	}

	.visible-desktop{
		display: none;
	}

	.visible-mobile{
		display: block;
	}

	#gf-extra-posts li{
		width: 100%;
		margin-bottom:25px;
	}
}

/* BUDDYPRESS */
#signup_email, #signup_password, #signup_password_confirm {
width:90% !important;
}

#buddypress input[type="submit"] {
color:#FFF;
background-color: #ed1c24 !important;
padding: 15px 30px !important;
font-size: 1.2em;
text-transform: uppercase;
border-radius:2px;
border: 1px solid #ed1c24;
}



/** Alexnader edit 2017-06-20 */
@media screen and (max-width: 599px){
	html{
		position: relative;
		top: -46px;
	}
	.show-menu{
		top:45px!important;
	}
	.show-menu.fixed-menu{
		top:0px!important;
	}
	#nav-wrapper{
		min-height: 121px!important;
	}
	body.logged-in #navigation{
		top: 46px !important;
	}
	body.logged-in #wpadminbar{
		position: fixed;
	}
	
}
