/*
Theme Name:  TheBlogger Child
Theme URI:   http://themeforest.net/user/pixelwars/portfolio
Description: Child theme for TheBlogger theme.
Author:      Pixelwars
Author URI:  http://themeforest.net/user/pixelwars
Template:    theblogger
Version:     1.8.2
Tags:        blog
Text Domain: theblogger-child
*/

@import url("../theblogger/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.home .site-main {
	
	display: none;
}

.footer-subscribe form p {
	
	display: inline-block;
}

.footer-subscribe input[type="email"] {
	
	margin-right:20px;
	background: rgba(0, 0, 0, 0.0) !important;
	border: 2px solid rgba(0, 0, 0, 0.08) !important;
	padding: 1em !important;
}

.footer-subscribe h3:after {
	
	content: "";
}

.grecaptcha-badge {
opacity: 0;
visibility: hidden !important;
}


opacity: 0;	
}