/* BEGIN css */
.site-header a:hover,
.site-header a:focus,
.site-header a:active,
.accent-color,
.accent-color:visited,
.gigpress-month,
h3 a,
h3 a:visited,
.past-tour:hover,
.site-footer a:hover,
.album-detail-description,
.member-detail-description,
.lyrics-column a,
.post-type-archive-member h4,
.post .entry-content a
{
    color: #c72d34;
}

input[type="submit"],
.main-navigation ul ul,
.color-btn,
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.date-line,
.post-nav a,
.parallelogram,
.accent-bg
{
    background-color: #c72d34;
}

a.accent-color:hover{
    color: #fff;
}

.post .entry-content a:hover {
    color: #fdee00;
}

a.color-btn::after,
a.color-btn::before,
.date-line::before,
.date-line::after,
.post-nav a::before,
.post-nav a::after,
.instrument::before,
.instrument::after,
.band-tab-btn::before,
.band-tab-btn::after
{
    border-top-color: #c72d34;
    border-bottom-color: #c72d34;
}

#news, .band-info  {
    background: #0a0a0a url("https://www.defleppard.com/wp-content/uploads/2015/09/home_news_bg-1.jpg") center top;
  background-size: 1800px;
}
#tour {
    background: #0a0a0a center top;
  background-size: cover;
}
#store {
    background: url("https://www.defleppard.com/wp-content/uploads/2015/09/home_news_bg-1.jpg") center top;
  background-size: cover;
}
#hashtag {
    background: #0a0a0a no-repeat center top;
  background-size: contain;
}
.hashtag-repeating-background {
    background: url("https://www.defleppard.com/wp-content/uploads/2015/09/red_bg.jpg") repeat;
  background-size: 93px;
}
#videos, .past-tours {
    background: #0a0a0a center top;
  background-size: cover;
}
#connect {
    background: url("https://www.defleppard.com/wp-content/uploads/2015/09/connect-bg.jpg") center top;
  background-size: cover;
}
.index-header {
    background: url("https://www.defleppard.com/wp-content/uploads/2015/09/store-bg-scaled.jpg") center top;
  background-size: cover;
}
.music-header {
    background: url("https://www.defleppard.com/wp-content/uploads/2015/09/store-bg-scaled.jpg") center top;
  background-size: cover;
}
.tour-header {
    background: url("https://www.defleppard.com/wp-content/uploads/2015/09/tour_header1.jpg") center top;
  background-size: cover;
}
.band-header {
    background: url("https://www.defleppard.com/wp-content/uploads/2015/09/band-hero.jpg") center top;
  background-size: cover;
}
.photos-header {
    background: url("https://www.defleppard.com/wp-content/uploads/2015/09/photos_header.jpg") center top;
  background-size: cover;
}
.videos-header {
    background: url("https://www.defleppard.com/wp-content/uploads/2015/10/videos_header.jpg") center top;
  background-size: cover;
}
.connect-header {
    background: url("https://www.defleppard.com/wp-content/uploads/2015/09/connect_header.jpg") center top;
  background-size: cover;
}
.basic-page-header {
    background: url("https://www.defleppard.com/wp-content/uploads/2015/09/connect_header.jpg");
  background-size: cover;
}

#hashtag .section-title {
	font-size: 20px !important;
	line-height: 40px !important;
	padding:0;
}

@media (min-width: 400px) {
	#hashtag .section-title {
		font-size: 25px !important;
	}
}

@media (min-width: 491px) {
	#hashtag .section-title {
		line-height: 80px !important;
	}
}

@media (min-width: 630px) {
	#hashtag .section-title {
		font-size: 30px !important;
		padding: 0 10px;
	}
}

@media (min-width:1130px) {
	#hashtag .section-title {
		font-size: 48px !important;
	}
}

/* END css */
