/*
Theme Name:     Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper                             
Version:        7.2c
*/


.td-post-sharing.td-post-sharing-bottom{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	background-color: #ffffff;
	margin-bottom: 0;
	z-index: 999999;
	display: none;
	padding: 5px !important;
}

.td-post-sharing-bottom .td-default-sharing{
	width: 100%;
	text-align: center !important;
}

.td-post-sharing-bottom .td-social-sharing-buttons{
	width: 29% !important;
}

@media screen and (min-width:1024px){
	.td-post-sharing-bottom .td-social-sharing-buttons{
		width: 19% !important;
	}
}

.td-social-google, .td-social-pinterest, .td-social-whatsapp, .td-post-share-title, .footer-email-wrap{
	display: none !important;
}

.td-post-sharing-bottom .store-share{
	display: inline-block;
	padding: 5px 10px;
	background-color: #c30000;
	color: #ffffff;
	font-weight: bold;
}

.category-image{
	position: absolute;
	width: 80px;
	height: auto;
	display: block;
	right: 0;
	top: 50%;
	margin-top: -15px;
}

@media screen and (max-width:1024px){
	.category-image{
		width: 50px;
		right: 20px;
		top: 10%;
	}
}

#mc-embedded-subscribe-form input[type=email]{
    border-color: #333333;
    float: left;
    width: 100%;
    margin-bottom:5px;
    height: 33px !important;
}

#mc-embedded-subscribe-form #mc-embedded-subscribe{
    float: left;
    width: 50%;
    padding: 9px 15px !important;
    margin-bottom: 15px;	
    float: right;
}

#mc-embedded-subscribe-form .mce_inline_error{
	font-weight: normal !important;
	font-size: 13px !important
}

.block-title{
	margin-bottom: 20px !important;
}

#mc_embed_signup{
	overflow: hidden;
}

#mc_embed_signup:after{
	display: block;
	content: "";
	clear: both;
}


.td-header-wrap .black-menu .sf-menu > li > a:hover{
	background-color: #dd3333 !important;
}

/*.entry-title a:hover{
	color: #555555 !important;
}
*/
.td-footer-bottom-full .td-container:before{
	height: 0 !important;
}

.td-footer-wrapper{
padding-top: 0 !important
}

@media (max-width: 580px){
	.td-post-sharing-top .td-social-but-text {
	   display: block !important;
	}
}


@media screen and (max-width: 768px){
	.td-post-sharing-top .td-social-sharing-buttons{
		height: 35px;
	}

	.td-post-sharing-top .td-social-sharing-buttons i{
		float: left;
		left: -3px;
	}
}