/*
 Theme Name:   Hot Topic Child
 Theme URI:    http://studiohyperset.com
 Description:  Hot Topic Child Theme
 Author:       Studio Hyperset
 Author URI:   http://studiohyperset.com
 Template:     hottopix
 Version:      1.0.0
*/

.sub-story img, .main-story img { opacity:1!important }

.main-text h1 { font-size:28px!important }

.newsletter-banners { float:right }
a.subscribe { width:94px }
a.subscribe { margin-top: 4px!important; background-color:#e4052f!important; color:#FFF!important }

a.subscribe:hover { background-color:#FFF!important; color:#e4052f!important }

.clear {
	clear: both;
}

#top-sidebar {
	margin: 10px auto;
}

#top-sidebar ul li {
	float: left;
	margin-left: 60px;
	width: 470px;
}

#top-sidebar ul li:first-child {
	margin-left: 0;
}

.home #category-header {
	display: none;
}

#leader-small {
	width: 468px;
	height: 60px;
	margin: 30px 10px;
}

.newsletter {
float: right;
display: block;
background: #F0262E;
color: #fff;
padding: 5px 40px 5px 30px;
position: relative;
font-weight: bold;
margin: 30px 0 0;
}
.newsletter span {
position: absolute;
top: 0;
right: 0;
border-right: 13px solid #fff;
display: block;
border-bottom: 13px solid transparent;
border-top: 13px solid transparent;
}

#footer-bottom {
	font-size: 13px;
}

#footer-bottom, #footer-bottom a {
	color: #fff;
}

.home-widget .cat-dark-top {
	margin: 15px 0;
	overflow: hidden;
	padding: 15px 0;
}
.home-widget .cat-dark-text .cat-dark-byline, .home-widget .cat-dark-text .author {
	display: none;
}

li.sidebar-widget .widget_wpinstagram-widget {
	border-top: 3px solid #e4052f;
	padding-top: 0;
}

.widget_wpinstagram-widget .widget-title {
	color: #fff;
	float: left;
	font: 400 12px/12px 'Oswald', sans-serif;
	margin-bottom: 10px;
	padding: 5px 7px;
	position: relative;
	text-transform: uppercase;
	z-index: 10;
	background: #e4052f;
}

.main-text h1 {
	font-size: 35px;
}
.sub-text h2 {
	font-size: 15px;
}
#subscribe_digital {
	display: block;
	position: relative;
	margin-top: 20px;
	height: 390px;
	width: 300px;
}
#subscribe_digital img {
	position: absolute;
	z-index: 1;
}
#subscribe_digital span {
background: rgba(0,0,0,0.7);
position: absolute;
width: 280px;
padding: 10px 10px;
z-index: 2;
color: #fff;
display: block;
text-align: center;
text-transform: uppercase;
font-weight: bold;
top: 175px;
font-family: 'Oswald', sans-serif;
font-size: 20px;
line-height: 25px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
#subscribe_digital:hover span {
	color: #e4052f;
}

#top-nav ul li a, #top-nav ul li a:visited {
	font-size: 20px;
	color: #444;
	background-color:#eee
}

a.newsletter {
	color: #F0262E;
	background: #fff;
	border: 1px solid #F0262E;
	margin-top: 31px;
	border-right: 0px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
a.newsletter:hover {
	background: #F0262E;
	color: #fff;
	text-decoration: none;
}
.newsletter span {
	border-right: 14px solid #F0262E;
	top: -1px;
	right: 0;
	display: block;
	border-bottom: 14px solid transparent;
	border-top: 14px solid transparent;
}
.newsletter span.outline {
	border-right: 13px solid #fff;
	z-index: 2;
	right: 0;
	border-bottom: 13px solid transparent;
	border-top: 13px solid transparent;
	top: 0;
}

#magazines {
width: 960px;
clear: both;
border-top: 3px solid #e4052f;
border-bottom: 3px solid #e4052f;
padding: 30px 20px 20px;
height: 235px;
position: relative;
}
#magazines li {
	float: left;
width: 176px;
height: 235px;
overflow: hidden;
position: relative;
margin-left: 20px;
}
#magazines li:nth-of-type(1) {
	margin-left: 0;
}
#magazines li img {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 2;
	width: 176px !important;
	height: 235px !important;
}
#magazines li span {
width: 156px;
padding: 20px 10px;
text-align: center;
color: #fff;
position: absolute;
left: 0;
bottom: 0;
background: rgba(0,0,0,0.7);
z-index: 3;
text-transform: uppercase;
font-weight: bold;
font-family: 'Oswald', sans-serif;
font-size: 20px;
}
#magazines h3 {
color: #fff;
float: left;
font: 400 12px/12px 'Oswald', sans-serif;
padding: 5px 7px;
position: absolute;
text-transform: uppercase;
z-index: 10;
top: 0;
background: #e4052f;
left: 20px;
}

.bwg_image_info_container1 {
	display: table-cell !important;	
}
.bwg_image_info_spun {
	text-align: center !important;
}
.bwg_image_info {
	background: rgba(0,0,0,0.3) !important;
	width: 100% !important;
	padding: 5px 0 !important;
	margin: 0 !important;
}
.bwg_image_title {
	display: none !important;
}

.post-tags {
    display: none;
}



