/*
Theme Name: MAXBLOG
Theme URI: http://maxblog1.tn-simple.com
Author: TN Team.
Author URI: http://maxblog1.tn-simple.com
Description: MaxBlog - Flat News Magazine Blogs WP.
Version: 2.1
License: license purchased
License URI: http://themeforest.net/licenses/regular_extended
Tags: white, one-column, two-columns, right-sidebar, fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
Text Domain: tn
*/





------------------------------------------------------------------------------------


.invisible{
	visibility: visible !important;
	opacity: 1 !important;
}

@media screen and (max-width: 992px){
	.post-content-wrap #ssp1, #ssp2{
		display: none !important;
	}
}

.linkbigbutton{
	color: #fff;
}

.linkbigbutton:hover{
	color: #fff; 
	text-decoration:none;
}
.register-links{
	display: inline-block;
}
.register-links li {
    display: inline-block !important;
		margin-right: 0.5em !important;
		font-size: 1.2em;
		color: #000;
		font-weight: 500 !important;
}
.rememberme{
	font-size: 1em !important;
	color: #000 !important;
	font-weight: 100 !important;
}
.author-title {
    font-size: 1.4em !important;
    text-align: left !important;
    padding-left: 0px !important;
}
.author-widget-content li {
    margin-bottom: 1px !important;
    padding-bottom: 1px !important;
    border-bottom: 1px none #E2E2E2 !important;
}
.author-thumb {
	border-radius: 0% !important;
}
#form-login label{
    color: #666666;
    font-weight: 300 !important;
    margin-top: 1em;
}
#form-login input#log, #form-login input#pwd {
	border-radius: 3px;
	border: 1px solid #d5d5d5;
	padding: 2px 5px;
	margin-top: 0px;
	margin-bottom: 0;
	width: 100%;
	display: inline-block;
	color: #848484;
	box-sizing: border-box;
	line-height: 20px;
	font-size: 13px;
}
.login-submit{
    border-radius: 0px !important;
}