/*
Theme Name: cosv2
Author: Arpan Paul Darivemula
Author URI: https://consequenceofsound.net
Version: 0.1
 */

@font-face {
  font-family: "Gilroy-ExtraBold";
  src: url("./fonts/Gilroy-ExtraBold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./fonts/Montserrat-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./fonts/Montserrat-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("./fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@media only screen and (max-width: 768px) {
  html,body {
    overflow-x: hidden;
  }
}

h1 p, h2 p, h3 p, h4 p {
	color: #47484a;
}

.clearfix::after { 
   content: " ";
   display: block; 
   height: 0; 
   clear: both;
}

.live-body {
	margin-top: 280px;
}
@media only screen and (max-width: 768px) {
	.live-body {
		margin-top: 250px;
	}
}

.blocker {
	z-index: 9999999 !important;
}

.rhs-fixed {
	position: sticky;
	position: -webkit-sticky; /* Safari */
	top: 130px;
	z-index: 0 !important;
}

.sidebar-square {
	background: #fff;
}
/*
.leaderboard-sticky {
	position: fixed;
	top: 100px;
	z-index: 1;
	left: 0;
	right: 0;
}
*/
.leaderboard-sticky {
	position: -webkit-sticky;
	position: sticky;  
	top: 128px;
	z-index: 1;
}

@media (min-width: 1200px) {
	.ticketmaster-widget-container {
		margin: auto;
		width: 450px;
	}
}

@media (max-width: 600px) {
	.ticketmaster-widget-container {
		margin: auto;
		width: 325px;
		margin-left: -15px;
	}
}

.ad div.ad-temp.ad-apple-mobile, .ad iframe.ad-temp.ad-apple-mobile, .ad ins.ad-temp.ad-apple-mobile {
	height: 80px;
}

@media (min-width: 1200px) {
	.module.split-cols aside.aside-wide {
		 width: 25%;
	}
}

@media (min-width: 1200px) {
	.module.split-cols section.content-col, .module.split-cols article.content-col {
		width: 70%;
		margin-bottom: 0;
	}
}

.bg-white .ad.horizontal {
	background: #fff !important;
}
.sidebar-square {
	  position: sticky;
    background: #fff;
    z-index: 2!important;
    overflow-y:scroll;
}

/* wallpaper styles*/
#wallpaper {
	height: 0;
}

.ad.skin {
	display: none;
}

.cos-takeover-responsive .main-container .ad.skin {
	display: block;
}

.cos-takeover-responsive .body .newsletter.newsletterSingle .wrap .newsletter-intro {
	margin: 0;
}

.cos-takeover-responsive .body {
	background-position: center 65px, right top , center top !important;
}

@media (min-width: 1024px) {
	.cos-takeover-responsive .navigation.top-live-events + div {
	 padding-top: 428px;
	}

	.cos-takeover-responsive .newsletter .newsletter-intro {
    width: 50%;
    margin: 0 40px 0 8%;
    float: left;
	}
}

@media (min-width: 1424px) {
	.cos-takeover-responsive .body {
		background-position: center 25px, right top , center top !important;
	}
}

@media (min-width: 1600px) {
	.cos-takeover-responsive .body {
		background-position: center 40px, right top , center top !important;
		background-size: contain !important;
	}
}

.cos-takeover-responsive .main-container {
	max-width: 1024px;
	margin: 0 auto;
	position: relative;
	background: #fff;
}

@media (max-width: 800px) {
	.cos-takeover-responsive .main-container {
		max-width: 90%;
	}

	.cos-takeover-responsive .main-container .module .ad.horizontal, .ad {
		text-align: center;
	}
}

@media (min-width: 1200px) {
	 .cos-takeover-responsive .main-container .desktop-ad-fixed .non-fixed-content {
		width: 70.27954%;
	 }

	 .cos-takeover-responsive .main-container .desktop-ad-fixed .fixed-ad-scroll {
		width: 29.3%;
	 }

	.cos-takeover-responsive .main-container .module .cols .col-small .card.list.list-thumb:last-child {
		display: none;
	}

	.cos-takeover-responsive .main-container .header-global .feature-image-ad figure, .cos-takeover-responsive .main-container .header-global .feature-image-review figure {
		width: 64.27954%;
	}

	.cos-takeover-responsive .main-container .header-global .feature-image-ad .ad.vertical, .cos-takeover-responsive .main-container .header-global .feature-image-review .ad.vertical {
		width: 32.83862%;
	}

	.cos-takeover-responsive .main-container .header-global .feature-image-review .review-info {
		width: 32.83862%;
		max-width: 32.83862%;
	}

	.cos-takeover-responsive .main-container .post-related .wrap {
		padding: 0 10px;
		width: auto;
	}

	.cos-takeover-responsive .main-container .module.split-cols section.content-col.content-col-wide, .cos-takeover-responsive .main-container .module.split-cols article.content-col.content-col-wide {
		width: 69.27954%;
	}

	.cos-takeover-responsive .main-container .module.split-cols aside.aside-narrow {
		width: 26.83862%;
		min-width: 300px;
	}

	.cos-takeover-responsive .main-container .wrap {
		padding: 0 10px;
		width: auto;
		margin: 0;
	}

	.cos-takeover-responsive .main-container .ad div.ad-temp.banner,
	.cos-takeover-responsive .main-container .ad iframe.ad-temp.banner,
	.cos-takeover-responsive .main-container .ad ins.ad-temp.banner {
		width: 468px !important;
		height: 60px !important;
	}
}

/* more stories infinite scroll */
.infinite-loader {
	clear: both;
	display: none;
}

#infinite-handle span {
	background-color: transparent;
	color: #151c24;
	font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 26px;
	line-height: 28px;
	padding-bottom: 2px;
	border-bottom: 2px solid #50aac9;
}

#infinite-handle span:hover {
	color: #50aac9;
}

#infinite-handle span button {
	background-color: transparent;
	border: none;
	cursor: pointer;
}

/* responsive oembed */
.embed-youtube {
	clear: both;
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
}

iframe.youtube-player {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.wp-caption {
	width: 100% !important;
	max-width: 100%;
}

.sharedaddy {
	display: none;
}

.alm-reveal {
	padding-top: 20px;
}

.trending-bar a.active, .mobile-bar-drop a.active {
	border-bottom: 1px solid;
}

.fb_iframe_widget_fluid_desktop iframe {
	min-width: 100% !important;
}

.post-content a.original-size img {
	width: inherit;
	max-width: 100%;
}

.post-content p img {
	width: 100%;
	height: auto;
}

.tiktok-embed {
	background: none;
}

.module .card-thumbs.web-stories {
	flex-wrap: nowrap;
}

.web-stories {
	/*height: 375px;*/
	white-space: nowrap;
	overflow-x: scroll;
}
.web-story {
	/*padding: 4px 4px 0 0;*/
	display: inline-block;
	width: 238px;
	/*height: 351px;*/
	white-space: normal;
	vertical-align: top;
	margin:0 5px;
}

.web-story a:hover {
	opacity: .7;
}

@media (max-width: 800px) {
	.festival_location {
		display: block;
	}

	.festival-lineup {
		padding: 0 10px;
	}

	.festival-lineup .cols {
		clear: both;
		display: flex;
		flex-wrap: wrap;
	}

	.festival-lineup .cols div {
		margin-bottom: 10px;
	}

	.festival-lineup .cols .col-large.artist {
		flex: 70%;
	}

	.festival-lineup .cols .col-medium.status {
		flex: 30%;
	}

	.festival-lineup .cols .col-small.new {
		display: none;
	}
}
/*
.posts.festival aside .buy-tickets img {
	width: initial !important;
}

.posts.festival aside .fixed-ad-scroll-bottom {
	width: initial !important;
}
*/

.posts.festival aside .buy-tickets img {
	max-width: 356px;
}

.posts.festival aside .fixed-ad-scroll-bottom {
	width: initial !important;
	max-width: 436px;
}

.posts.festival .headliner-cols .card-headliner figure img {
	width: 250px;
	height: 140px;
}

.mod-fest.years ul {
	list-style: none;
	margin: 0;
}

.mod-fest.years ul li {
	float: left;
	padding: 0 20px 0 0;
}

.non-fixed-content .col-large.card-thumbs .ad {
	display: initial;
}

.wasp-video-player {
	clear: both;
}

.video_container {
	clear: both;
	margin-bottom: 20px;
	padding: 20px 0;
	border-top:1px solid #242477;
	border-bottom:1px solid #242477;
	width: 100%;
}

.video_container .related_video {
	color: #242477;
	font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
	font-weight: 700;
	font-style: normal;
	margin: 0 0 10px 0;
	text-align: center;
}

.ima-ad-container {
	z-index: auto !important;
}

.feature-image {
	width: 100%;
	display: block;
}

.feature-image figure {
	text-align: center;
}

.feature-image img {
	width: 100%;
	height: auto;
	clear: both;
}
/*
.post-content a.original-size img {
	width: 100% !important;
}
*/
._form_53 label {
	color: #000;
	display: inline-block;
}

._form_53 form {
	width: 100% !important;
	padding: 0;
}

._form_3 label {
	color: #000;
}

@media (min-width: 1200px) {
	._form_86 input {
		padding: 0 !important;
	}
	._form_86 form {
		width: 60% !important;
	}
	._form_86 ._form_element {
		width: 75%;
	}
}

section.web-stories {
	background: #f3f6f7;
}

.module.page .social-follow {
	margin: 32px 0 0 0
}

.navi-primary ul li a.creatv-university {
	color: #eb405d !important;
	background-image: url(/wp-content/themes/cosv2/images/jack_white.png);
}

p.post-nav-links {
	margin: 10px 0;
	text-align: center;
}

p.post-nav-links .post-page-numbers {
	margin: 0 5px;
}

p.post-nav-links .post-page-numbers.current {
	font-weight: bold;
}

aside.artist-left {
	width: 32%;
}

.feature-image-ad.author-image figure {
	width: initial !important;
}

.alm-btn-wrap {
	display: none !important;
}

/* piano */
.navigation .topBar .wrap ul li:last-child {
	/*float: right;*/
}
.navigation .topBar .wrap ul li:last-child a, .navigation .topBar .wrap ul li:last-child a:hover {
	cursor: pointer;
}

.navigation .topBar .wrap ul li:last-child a:hover {
	color: #fc5f00;
}

.module-large-header h2.punk-week {
	background-image: url('https://consequence.net/wp-content/uploads/2021/08/punk-button.png');
	background-size: 180px 37px;
	content: "";
	text-indent:  inherit !important;
	display: inline-block;
	width: 180px;
	height: 37px;
	color: transparent !important;
	cursor: pointer;
}

.module-large-header h2.punk-week a:hover {
	color: transparent !important;
}

.breaking-news {
	display: none;
}

.home-featured .card-three .breaking-news {
	display: block;
	position: relative;
	left: 0px;
	top: 49px;
	margin-top: -49px;
	z-index: 1000;
	background-color: #ff0000;
	padding: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 24px;
	width: fit-content;
}

/* shopify iframe */
.productBox {
	position: relative;
	min-height: 300px;
}
.productBox .overlayBox {
	border: 0px solid red;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	position: absolute;
	background: rgba(0, 0, 0, 0.9);
	display: table;
}
.productBox .overlayBox .icon {
	width: 80px;
	height: 80px;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 24 24" fill="white" enable-background="new 0 0 100 100" xml:space="preserve"><g><path d="M18,5h1V6a1,1,0,0,0,2,0V5h1a1,1,0,0,0,0-2H21V2a1,1,0,0,0-2,0V3H18a1,1,0,0,0,0,2ZM7,7V17a1,1,0,0,0,2,0V7A1,1,0,0,0,7,7ZM21.6,9a1,1,0,0,0-.78,1.18,9,9,0,1,1-7-7,1,1,0,1,0,.4-2A10.8,10.8,0,0,0,12,1,11,11,0,1,0,23,12a10.8,10.8,0,0,0-.22-2.2A1,1,0,0,0,21.6,9ZM11,9v1a3,3,0,0,0,.78,2A3,3,0,0,0,11,14v1a3,3,0,0,0,3,3h1a3,3,0,0,0,3-3V14a3,3,0,0,0-.78-2A3,3,0,0,0,18,10V9a3,3,0,0,0-3-3H14A3,3,0,0,0,11,9Zm5,6a1,1,0,0,1-1,1H14a1,1,0,0,1-1-1V14a1,1,0,0,1,1-1h1a1,1,0,0,1,1,1Zm0-6v1a1,1,0,0,1-1,1H14a1,1,0,0,1-1-1V9a1,1,0,0,1,1-1h1A1,1,0,0,1,16,9Z"/></g></svg>');
	background-repeat: no-repeat;
	margin: 0px auto 10px auto;
}
.productBox .overlayBox .overlayCopy {
	border: 0px solid red;
	display: table-cell;
	text-align: center;
	vertical-align: middle;		
}
.productBox .overlayBox .overlayCopy h2 {
		font-size: 26px;
		color: #fff;
		display: block;
		margin: 0 0 10px 0;
		padding: 0;
	}
.productBox .overlayBox .overlayCopy p {
	font-size: 14px;
	color: #fff;
	display: block;
	margin: 0 0 20px 0;		
}
.productBox .overlayBox .overlayCopy input[type=submit] {
	font-size: 14px;
	color: #fff;
	background: #f2f2f2;
	border: 0px solid #ededed;
	padding: 10px 25px;
	border-radius: 4px;
	margin: 0;
	cursor: pointer;		
}
.productBox .overlayBox .overlayCopy input[type=submit].btn-yes {
	background: #fc5f00;
	color: #fff;
	font-weight: bold;
}
.productBox .overlayBox .overlayCopy input[type=submit].btn-yes:hover {
	background: #242477;	
}

.tiled-gallery-caption {
	display: none;
}

.module.post-related-bg {
	background-size: cover;
	background-image: url("/wp-content/themes/cosv2/images/ombre-bg.png");
	background-repeat: no-repeat;
}

.cx-flex-module[data-cx_ox8r] {
	--cx-background-color:  transparent !important;
	--cx-text-color:  #fff !important;
	--cx-font-family:  'Montserrat', 'Helvetica', 'Arial', sans-serif !important;
	--cx-text-hover-color:  #fc5f00 !important;
	/*
	width: 88% !important;
	margin: 0 6% !important;
	max-width: none !important;
	*/
width: 100% !important;
justify-content: space-between !important;

}

.cx-flex-module[data-cx_ox8r] .cx-item {
	max-width: 22.838617%;
	justify-content: space-between;
}

.cx-flex-module[data-cx_ox8r] .cx-item h3 {
	font-weight: 500 !important;
	font-size: 16px !important;
	line-height: 24px !important;
	margin: 12px 0 8px 0 !important;
}

.page article {
	width: 100%;
}

.grade-frame {
	text-indent: -9999px;
	margin: 4px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
}
.card-three .grade-frame {
	background-size: 74px 58px;
	width: 74px;
	height: 58px;
}
.card-four .grade-frame, .card-two .grade-frame {
	background-size: 38px 30px;
	width: 38px;
	height: 30px;
}
.rating.grade-frame {
	background-size: 74px 58px;
	width: 74px;
	height: 58px;	
}
.grade-frame.A {
	background-image:  url('/wp-content/themes/cosv2/images/ratings/74x58/A-74.png');
}
.grade-frame.A- {
	background-image:  url('/wp-content/themes/cosv2/images/ratings/74x58/A--74.png');
}
.grade-frame.A\+ {
	background-image:  url('/wp-content/themes/cosv2/images/ratings/74x58/A+-74.png');
}
.grade-frame.B {
	background-image:  url('/wp-content/themes/cosv2/images/ratings/74x58/B-74.png');
}
.grade-frame.B- {
	background-image:  url('/wp-content/themes/cosv2/images/ratings/74x58/B--74.png');
}
.grade-frame.B\+ {
	background-image:  url('/wp-content/themes/cosv2/images/ratings/74x58/B+-74.png');
}
.grade-frame.C {
	background-image:  url('/wp-content/themes/cosv2/images/ratings/74x58/C-74.png');
}
.grade-frame.C- {
	background-image:  url('/wp-content/themes/cosv2/images/ratings/74x58/C--74.png');
}
.grade-frame.C\+ {
	background-image:  url('/wp-content/themes/cosv2/images/ratings/74x58/C+-74.png');
}
.grade-frame.D {
	background-image:  url('/wp-content/themes/cosv2/images/ratings/74x58/D-74.png');
}
.grade-frame.D- {
	background-image:  url('/wp-content/themes/cosv2/images/ratings/74x58/D--74.png');
}
.grade-frame.D\+ {
	background-image:  url('/wp-content/themes/cosv2/images/ratings/74x58/D+-74.png');
}
.grade-frame.E {
	background-image:  url('/wp-content/themes/cosv2/images/ratings/74x58/E-74.png');
}
.grade-frame.E- {
	background-image:  url('/wp-content/themes/cosv2/images/ratings/74x58/E--74.png');
}
.grade-frame.E\+ {
	background-image:  url('/wp-content/themes/cosv2/images/ratings/74x58/E+-74.png');
}
.grade-frame.F {
	background-image:  url('/wp-content/themes/cosv2/images/ratings/74x58/F-74.png');
}
.grade-frame.F- {
	background-image:  url('/wp-content/themes/cosv2/images/ratings/74x58/F--74.png');
}
.grade-frame.F\+ {
	background-image:  url('/wp-content/themes/cosv2/images/ratings/74x58/F+-74.png');
}

.header-global .social-follow {
	float: none !important;
}
.header-global .ticketmaster {
	display: inline-flex;
	float: right;
}

@media (max-width: 800px) {
	.header-global .ticketmaster {
		margin: 30px -60px 0 0;
	}
	.header-global .ticketmaster img {
		width: 70%;
		height: 70%;
	}
}

.artist-left header .button {
	padding-left: 16px;
}

p.podcast_icons {
	padding: 10px 0;
}

p.podcast_icons span {
	position: relative;
	top: -6px;
	padding-right: 15px;
	font-weight: bold;
}

p.podcast_icons a {
	padding-right: 10px;
}

@media screen and (max-width: 1200px){
	/* PERSONALISED STORIES */
	.cx-flex-module[data-cx_ox8r] {
	    padding: 0;
	}	
	.cx-flex-module[data-cx_ox8r] img {
	    width: 100%;
	    height: auto !important;
	}
	.cx-flex-module[data-cx_ox8r] .cx-item {
	    width: 20%;
	    height: unset;
	    margin: var(--cx-item-gap) calc(2 * var(--cx-item-gap));
	}

	/* LATEST STORIES */
	.post-related .card.card-one {
	    width: 25%;
	    float: left;
	    clear: none;
	    margin-bottom: 20px;
	    padding: 0 14px 0 0;
	    box-sizing: border-box;
	}
}

@media screen and (max-width: 600px){
	/* PERSONALISED STORIES */
	.cx-flex-module[data-cx_ox8r] {
	    padding: 0;
	}	
	.cx-flex-module[data-cx_ox8r] img {
	    width: 100%;
	    height: auto !important;
	}
	.cx-flex-module[data-cx_ox8r] .cx-item {
	    width: 45% !important;
	    max-width: 46% !important;
	    height: unset;
	    margin: var(--cx-item-gap) calc(2 * var(--cx-item-gap));
	}

	.cx-flex-module[data-cx_ox8r] .cx-item:nth-child(2n+1) {   
		clear: both; 
	}

	/* LATEST STORIES */
.post-related	.card.card-one {
	    width: 50%;
	    float: left;
	    clear: none;
	    margin-bottom: 20px;
	    padding: 0 14px 0 0;
	    box-sizing: border-box;
	}
	.post-related	.card.card-one:nth-child(2n+1) {   
		clear: both; 
	}
}

.module.mod-slim.post-related {
	padding:  20px 0;
}


article.content-col.top-bg .feature-image-ad figcaption {
	padding: 0 0 20px 30px;
	font-style: italic;
}
.embed-youtube-on-demand {
	position: relative;
	display: inline-block !important;
	width:100%;
}

.embed-youtube-on-demand img {
	width:100%;
	height:auto;
}

.embed-youtube-on-demand span {
	cursor: pointer;
	position:absolute;
	top: 0;
	bottom:0;
	left: 0;
	right:0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: transparent url('/wp-content/themes/cosv2/images/ombre-play-150x150.png') no-repeat;
	background-position:center;
	background-size: 25%;
}

.post-content div.native-ad-large>a {
	padding-right: 20px;
}

.native-ad-large {
	margin-bottom: 20px !important;
}

.native-ad-large h3 {
	line-height: 18px !important;
}

.posts article .native-ad-large p {
	margin-bottom: 0;
}

.posts article .native-ad-large h3 {
	margin: 0 0 0 0;
}