/*!
	Theme Name: VVVOID Blank Theme
	Theme URI: ://vvvoid.co.uk
	Author: VVVOID
	Author URI: ://vvvoid.co.uk
	Version: 1
	Built by VVVOID LTD. London, UK
	hello@vvvoid.co.uk
!*/


/* ---------- Fonts ---------- */

/* ---------- Icons ---------- */

@font-face {
	font-family: 'icon';
	src: url('fonts/icon-font/font/icon.eot');
	src: url('fonts/icon-font/font/icon.eot#iefix') format('embedded-opentype'),
		url('fonts/icon-font/font/icon.woff2') format('woff2'),
		url('fonts/icon-font/font/icon.woff') format('woff'),
		url('fonts/icon-font/font/icon.ttf') format('truetype'),
		url('fonts/icon-font/font/icon.svg#icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "icon";
	font-style: normal;
	font-weight: normal;
	speak: none;

	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	/* opacity: .8; */

	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	text-transform: none;

	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;
}

.icon-btn-camera-round:before { content: '\e800'; } /* '' */
.icon-btn-camera:before { content: '\e801'; } /* '' */
.icon-btn-cart-round:before { content: '\e802'; } /* '' */
.icon-btn-cart:before { content: '\e803'; } /* '' */
.icon-btn-email-round:before { content: '\e804'; } /* '' */
.icon-btn-email:before { content: '\e805'; } /* '' */
.icon-btn-help-round:before { content: '\e806'; } /* '' */
.icon-btn-help:before { content: '\e807'; } /* '' */
.icon-btn-live-round:before { content: '\e808'; } /* '' */
.icon-btn-live:before { content: '\e809'; } /* '' */
.icon-btn-merch-round:before { content: '\e80a'; } /* '' */
.icon-btn-merch:before { content: '\e80b'; } /* '' */
.icon-music-fastforward:before { content: '\e80c'; } /* '' */
.icon-music-pause:before { content: '\e80d'; } /* '' */
.icon-music-play:before { content: '\e80e'; } /* '' */
.icon-music-rewind:before { content: '\e80f'; } /* '' */
.icon-music-volume-full:before { content: '\e810'; } /* '' */
.icon-music-volume-none:before { content: '\e811'; } /* '' */
.icon-music-volume:before { content: '\e812'; } /* '' */
.icon-nav-add-mark:before { content: '\e813'; } /* '' */
.icon-nav-arrow-down:before { content: '\e814'; } /* '' */
.icon-nav-arrow-left:before { content: '\e815'; } /* '' */
.icon-nav-arrow-right:before { content: '\e816'; } /* '' */
.icon-nav-arrow-up:before { content: '\e817'; } /* '' */
.icon-nav-close:before { content: '\e818'; } /* '' */
.icon-nav-download-mark:before { content: '\e819'; } /* '' */
.icon-nav-menu:before { content: '\e81a'; } /* '' */
.icon-nav-minus-mark:before { content: '\e81b'; } /* '' */
.icon-nav-refresh-mark:before { content: '\e81c'; } /* '' */
.icon-nav-tick-mark:before { content: '\e81d'; } /* '' */
.icon-social-apple-round:before { content: '\e81e'; } /* '' */
.icon-social-apple:before { content: '\e81f'; } /* '' */
.icon-social-deezer-round:before { content: '\e820'; } /* '' */
.icon-social-deezer:before { content: '\e821'; } /* '' */
.icon-social-facebook-round:before { content: '\e822'; } /* '' */
.icon-social-facebook:before { content: '\e823'; } /* '' */
.icon-social-instagram-round:before { content: '\e824'; } /* '' */
.icon-social-instagram:before { content: '\e825'; } /* '' */
.icon-social-itunes-round:before { content: '\e826'; } /* '' */
.icon-social-itunes:before { content: '\e827'; } /* '' */
.icon-social-songkick-round:before { content: '\e828'; } /* '' */
.icon-social-songkick:before { content: '\e829'; } /* '' */
.icon-social-soundcloud-round:before { content: '\e82a'; } /* '' */
.icon-social-soundcloud:before { content: '\e82b'; } /* '' */
.icon-social-spotify-round:before { content: '\e82c'; } /* '' */
.icon-social-spotify:before { content: '\e82d'; } /* '' */
.icon-social-twitter-round:before { content: '\e82e'; } /* '' */
.icon-social-twitter:before { content: '\e82f'; } /* '' */
.icon-social-vevo-round:before { content: '\e830'; } /* '' */
.icon-social-vevo:before { content: '\e831'; } /* '' */
.icon-social-youtube-round:before { content: '\e832'; } /* '' */
.icon-social-youtube:before { content: '\e833'; } /* '' */


/* ---------- Main ---------- */

html, body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #6d6894;
	text-transform: uppercase;
}

a {
	text-decoration: none;
}

#page_wrapper {
	display: block;
}

#wrapper {
	display: block;
}


/* ------- Fder --------- */


.fade_item {
	opacity: 0;
	transition: 0.8s;
	transform:scale(0.8);
}

.fade_item_visible {
	opacity: 1;
	transform:scale(1);
}


/* ---------- Border ---------- */

#border_gradient_wrapper {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	z-index: 10;
}

.border_gradient {
	position: fixed;
	display: block;
	background-repeat: repeat;
	background-color: #FFFFFF;
}

.border_gradient_corner {
	width: 20px;
	height: 20px;
	background-image: url(images/border_bg_corner.png);
	background-position: right bottom;
}

#border_gradient_t {
	width: 100%;
	height: 20px;
	left: 20px;
	top: 0;
	right: 20px;
	background-image: url(images/border_bg_tb.png);
	background-position: center bottom;
}

#border_gradient_b {
	width: 100%;
	height: 20px;
	left: 0;
	bottom: 0;
	background-position: center bottom;
	background-image: url(images/border_bg_tb.png);
	transform: scaleY(-1);
}

#border_gradient_l {
	width: 20px;
	height: 100%;
	left: 0;
	top: 20px;
	bottom: 20px;
	background-image: url(images/border_bg_lr.png);
	transform: scaleX(-1);
}

#border_gradient_r {
	width: 20px;
	height: 100%;
	right: 0;
	top: 0;
	background-image: url(images/border_bg_lr.png);
}

#border_gradient_tl {
	left: 0;
	top: 0;
}

#border_gradient_tr {
	right: 0;
	top: 0;
	transform: scaleX(-1);
}

#border_gradient_bl {
	left: 0;
	bottom: 0;
	background-image: url(images/border_bg_corner.png);
	transform: scaleY(-1);
}

#border_gradient_br {
	right: 0;
	bottom: 0;
	background-image: url(images/border_bg_corner.png);
	transform: scale(-1, -1);
}



/* ---------- Header ---------- */

#header {
	position:absolute;
	width: 100%;
	height: 40px;
	display: block;
	text-align: center;
	left: 0;
	z-index: 1;
	top: 50px;
}

#social_icons {
	padding: 0;
	margin: 0 auto;
	position: relative;
	width: auto;
}

#social_icons a {
	font-size: 26px;
	transition: 0.5s;
	color: #6d6894;
	margin: 5px 3px;
}

#social_icons a:hover {
	color: #000000;
}

#main_menu {
	position: relative;
	top: 0px;
	width: auto;
	list-style: none;
	display: inline-block;
	font-size: 14px;
}

.menu_item {
	display: inline-block;
	margin: 0 10px;
}

.menu_item a {
	color: #000000;
	transition: 0.3s;
}

.menu_item a:hover {
	color: #999999;
}

.menu_item_active {
	color: #000000 !important;
}

#mobile_menu {
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 0;
	margin: 5px;
	display: none;
}

/* ---------- Section ---------- */

.section {
	width: 80%;
	height: 100vh;
	margin: 0 auto;
	position: relative;
}

.section_inner {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.scroll_item {
	width: 100%;
	position: absolute;
	height: 100%;
	left: 0;
	overflow: visible;
}


/* ---------- Home section ---------- */

#home {
	height: 70vh;
}

.home_img {
	background-position: center center;
	background-size: contain;
	position: absolute;
/*
	left: 50%;
	transform: translateX(-50%);
*/
	width: 100%;
}

#band_logo {
	top: 7vh;
	height: 25vh;
	background-image: url(images/genesis_logo.svg);
}

#tour_logo {
	top: 30vh;
	height: 40vh;
	background-image: url(images/the_last_domino.svg);
}


/* ----------gigs listing ---------- */

#tour {
	height: auto;
}

#tour_title {
	height: 15vh;
	background-image: url(images/tour_title.svg);
	width: 100%;
	background-position: center center;
	background-size: contain;
	margin-bottom: 20px;
}

.tour_heading {
	margin: 0 auto 1%;
	text-align: center;
	font-size: 50px;
	line-height: 100%;
	border-bottom: solid 1px #6d6894;
	width: 50%;
	max-width: 600px;
}

.tour_strap {
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
}

.tour_copy {
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	width:60%;
	max-width: 600px;
	text-transform: none;
	font-size: 20px;
}

.tour_copy p {
	margin: 1% 0;
}

.tour_copy a {
	border-bottom: solid 1px #6d6894;
	color: inherit;
	font-style: italic;
	transition: 0.3s;
}

.tour_copy a:hover {
	border-bottom: solid 1px #000000;
	color: #000000;
}

/*
.tour_scroll_btn {
	border-bottom: solid 1px #6d6894;
	width: auto;
	display: inline-block;
	font-style: italic;
	cursor: pointer;
	transition: 0.3s;
}
*/

.gig_listing {
	width:60%;
	max-width: 600px;
	display: block;
	margin: 20px auto 50px;
	position: relative;
	vertical-align:top; /* added */
}

.gig_row {
	border-bottom: dotted 1px #6d6894;
	display: block;
	position: relative;
	transition: 0.5s;
	padding: 10px 10px 10px;
	border-radius: 0px;
	z-index: 1;
	margin-top: 5px;
	font-family: "Oswald", 'Helvetica', 'Arial', 'Sans-Serif';
}

.gig_row:hover {
	transform: scale(1.05);
	margin-top: 5px;
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.3);
	border-bottom: dotted 1px rgba(109, 104, 148,0);
	border-radius: 5px;
}

.gig_col {
	float: left;
	display: inline-block;
}

.gig_first_col {
	width: 15%;
	max-width: 60px;
}

.gig_date {
	font-weight: 700;
	margin-right: 10px;
}

.gig_date_inner {
	text-align: center;
	background-color: #6d6894;
	border-radius: 10px;
	width: auto;
	position: relative;
	padding: 20% 20% 15%;
	display: inline-block;
	color: #FFFFFF;
	transition: 0.5s;
	border: solid 1px #6d6894;
}

.gig_row:hover .gig_date_inner {
	color: #6d6894;
	background-color: #FFFFFF;
	border: solid 1px #6d6894;
}

.gig_date_day {
	font-size: 40px;
	margin-top: 0%;
	line-height: 70%;
}

.gig_date_month {
	font-size: 24px;
}

.gig_date_year {
	font-size: 18px;
	line-height: 70%;
}

.gig_mid_col {
	font-weight: 700;
	font-size: 26px;
	line-height: 110%;
	color: #6d6894;
	text-align: left;
	max-width: 60%;
	width: 90%;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
	margin-left: 10px;;
}

.gig_mid_col span {
	display: block;
	font-weight: 400;
}

.gig_mid_col .old_date {
	text-decoration: line-through;
	color: rgba(232, 66, 66,1);
}

.gig_mid_col .new_gig {
	color: rgba(232, 66, 66,1);
	font-weight: 800;
}

.gig_mid_col .venue {
	font-weight: 800;
}

.gig_end_col {
	right: 10px;
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
}

.buy_btn {
	margin: 0px auto 5px;
	width: auto;
	display: block;
	padding: 4px 8px;
	background-color: #6d6894;
	color: #FFFFFF;
	border-radius: 6px;
	font-weight: 700;
	text-align: center;
	font-size: 20px;
	font-family: "Oswald", 'Helvetica', 'Arial', 'Sans-Serif';
	transition: 0.3s;
	border: solid 1px #6d6894;
	/*
	transition: all 0.2s linear;
	*/
}

.buy_btn:hover {
	background-color: #FFFFFF;
	color: #6d6894;
	border: solid 1px #6d6894;
}

/* ---------- Footer ---------- */

#footer {

	bottom: 0;
	width: 100%;
	text-align: center;
	color: #6d6894;
	line-height: 120%;
	font-size: 10px;
	margin-top: 20px;
	position: relative;
	margin-bottom: 50px;
	font-family: "Oswald", 'Helvetica', 'Arial', 'Sans-Serif';
}

#footer a {
	color: #6d6894;
	font-size: 10px;
	margin: 4px;
	display: inline-block;
}

#policy {
	line-height: 120%;
	font-size: 12px;
}

#policy a {
	font-size: 12px;
	margin: 0 4px;
}


/* ---------- Media Queries ---------- */

/* iPad portrait & less ---------- */
@media only screen
and (max-width : 768px) {

#mobile_menu {
	display: block;
	cursor: pointer;
	margin: 7px 10px;
	font-size: 20px;
	z-index: 10;
}

#main_menu {
	background-color: #999999;
	margin-top: 0px;
	padding: 0 0 20px 0;
	top: 0%;
	position: absolute;
	width: 100%;
	transition: 0.2s;
	left: 0;
	opacity: 0;
	pointer-events: none;
}

.mobile_menu_visible {
	top: 50px !important;
	opacity: 1 !important;
	pointer-events: auto !important;
}

.menu-item {
	display: block;
	margin: 0px;
	font-size: 20px;
}

#home {
	height: 65vh;
}

#band_logo {
	top: 10vh;
}

#tour_logo {
	height: 35vh;
}

#tour_title {
	margin-bottom: 0;
}

.tour_heading {
	font-size: 30px;
}

.tour_copy {
	font-size: 18px;
	width:90%;
	max-width: 600px;
	text-transform: none;
}

.gig_listing {
	width: 100%;
	margin-top: 0;;
}

.gig_row {
	width: 85%;
	margin: 10px auto;
	padding-top: 5px;
}

.gig_col {
	position: relative;
}

.gig_first_col {
	width: 30%;
	margin-top: 0px;
	display: block;
}

.gig_mid_col {
	width: 70%;
	transform: none;
	margin-top: 0px;
	font-size: 18px;
}

.gig_end_col {
	width: 100%;
	margin-top: 10px;
	right: auto;
	position: relative;
	transform: none;
}

.grid_item_title {
	font-size: 16px;
}


#footer a {
	margin: 4px 2px;
}

}

/* iPhone 8+ portrait & less ---------- */
@media only screen
and (max-width : 414px) {

	#social_icons a {
		margin: 5px 1px;
	}

}

/* iPhone 5 & less ---------- */
@media only screen
and (max-width : 320px) {

}

/* iPads (portrait and landscape) ---------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {

}

/* iPads (landscape) ---------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {

}

/* iPads (portrait) ---------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {

}