/*
 Theme Name:   Newstube Child
 Description:  CactusThemes - Newstube Child Theme
 Author:       CactusThemes
 Author URI:   http://cactusthemes.com
 Template:     newstube
 Version:      1.0.2
*/

@media screen and (max-width: 767px) {
	#top-nav ul.social-listing {
		padding: 0;
		text-align: right;
	} 
}

h1#hth {
	display: none;
}

h2.widget-title {
	color: #fff !important;
}

input[type="submit"],
button,
.btn {
	text-transform: uppercase !important;
	color: #fff !important;
}


input[type="submit"]:hover,
button:hover,
.btn:hover {
	background-color: #bf0b16 !important;
}

label > a,
label > span {
	color: #000;
	font-weight: normal;
	font-size: 12px;
	display: inline;
}

label > input[type="checkbox"] {
	margin-right: 2px;
}

.efbl-like-box {
	margin: 14px 0 24px !important;
}

div.copyright {
	font-size: 14px;
	letter-spacing: 0.5px;
}
