/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.bag_titles {
	background-color: #e83b3b;
	display: inline-block;
	padding: 10px;
	padding-top: 10px !important;
	font-size: 2.5rem !important;
}

@media screen and (max-width: 760px) {
	.bag_titles{
		font-size: 2rem !important;
	}
}

.bag_title_boxes{
	text-align: center;
}

.header_hor .l-subheader-cell.at_right > * {
	margin-left: -20px;
}

.w-post-elm.post_title.usg_post_title_1.with_text_color.entry-title{
	opacity: 0;
}
