/*
Theme Name: Bullet For My Valentine
Theme URI: 
Description: 
Author: 45PRESS Team
Author URI: http://www.45press.com
Version: 1.0
Tags:
License:
License URI:
*/
/* General */
html {
    position: relative;
    min-height: 100%;
}

body {
    color: #0f0f0f;
    font-family: 'tigerlilymedium', serif;
    /*background-image: url('assets/img/top-bg.jpg');
    background-position:top center;
    background-size:cover;
    background-attachment: fixed;*/
	background:black;
    padding-top: 50px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
    color: #fff;
    -webkit-transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    transition: color 300ms linear;
}

a:hover, a:focus {
    color: #918d81;
    outline: 0;
    text-decoration: none;
}

textarea {
    max-width: 100%;
}

.highlight {
	color:#b51c60;
}

.btn-default {
    background-color: #b51c60;
    font-weight: 700;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    padding: 8px 20px;
    color: #fff;
    vertical-align: baseline;
}

.btn-tour {
    background-color: #b51c60;
    font-weight: 700;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    padding: 4px 20px;
    color: #fff;
    vertical-align: baseline;
}

.btn-primary {
    background-color: #918d81;
    font-weight: 700;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    padding: 4px 20px;
    color: #fff;
    vertical-align: baseline;
}

.btn-primary:focus,
.btn-primary:hover {
    background-color: #b51c60;
}

.open>.dropdown-toggle.btn-default,
.btn-default:hover,
.btn-default:focus {
    color:#fff;
    background-color:#918d81;
}

.btn-spotify {
    background-color:#1a1a1a;
}

.dropdown-menu {
    border-radius: 0;
    background:#b51c60;
    color:#fff;
}

.dropdown-menu>li>a {
    color:#fff;
    background:#b51c60;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color:#b51c60;
    /*background:#1a1a1a;*/
}

.bit-widget {
	font-family: 'tigerlilymedium', serif !important;
	font-size: 20px !important;
}

/* Updates */

.logo-nav {background:white !important; color:black !important; padding:11px 18px 11px 23px; position:absolute; top:0; left:0; font-size:20px; letter-spacing:5px;}
section#video {background:white !important;}	
.newsletter-link {padding-right:30px;}
.desktop-nav {/*margin-left:107px;*/ float:right;}

.logo-nav img {height:14px; margin-top: -2px;}

/*NAV*/

.navbar-default {
    margin-bottom:0;
    background:#000;
    border-radius: 0;
    border:0;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #b51c60
}

.navbar-default .navbar-nav:first-child>li>a {
    /*border-right:1px solid #383838;*/
}

.navbar-default .navbar-nav:first-child>li>a:first-child {
    /*border-left:1px solid #383838;*/
}

.current-menu-item,
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #b51c60;
    /*background-color: #b51c60;*/background:white;
}

.navbar-collapse .navbar-nav:first-child>li>a {
    /*min-width: 150px;*/
}

.newsletter-link {
    margin: 16px 0px 15px 25px;
    text-transform: uppercase;
    font-size: 12px;
}

.form-control {
    border: 0;
    border-radius: 0;
    background-color: #333;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 30px 5px 10px;
    min-width: 200px;
    color:#999;
}

.btn-submit {
    position: absolute;
    right: 16px;
    top: 6px;
    padding-left: 10px;
    background: transparent;
    color: #999;
    padding: 0;
    border-left:1px solid #999;
    border-radius: 0;
}

.btn-submit:focus,
.btn-submit:hover {
    background: transparent;
    color: #fff;
    padding: 0;
    border-left:1px solid #999;
}

.navbar-default .socials>li>a {
    color:#000;
}

.navbar-default .socials>li>a:hover,
.navbar-default .socials>li>a:focus {
    color:#b51c60;
}

.newsletter-link a {
	color:#000;
}

.newsletter-link a:hover {
	color:#b51c60;
}

.socials {
	margin-left:2px solid #999;
}

/*TOP*/

.top {
    background-image: none;
    background-position: top center;
    background-size:cover;
    padding:0;
}

.band-title {
    font-size: 32px;
    text-transform: uppercase;
    text-indent: 20px;
    letter-spacing: 20px;
    color: #b51c60;
    padding-top:30px;
    padding-bottom: 60px;
}

.album-title {
    font-size: 46px;
    text-transform: uppercase;
    text-indent: 20px;
    letter-spacing: 30px;
    color:#c51313;
}

.album-date {
    font-family: 'Lora', serif;
    font-size: 28px;
}

.song-header {
    color: #000;
    font-size: 20px;
    text-align: center;
    margin:0 0 15px 0;
}

.buy-btn {
    margin:5px 0;
    display:inline-block;
}

.watch-video {
    display:inline-block;
    margin-top:80px;
}

.bundle-header {
    background: url('assets/img/header-bg.png') no-repeat center center;
    color: #fff;
    font-size: 14px;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    margin:0 0 15px 0;
    background-size: 100% auto;
}

.carousel {
    background:#fff;
    color:#000;
}

.carousel .item {
    padding:15px;
}

.carousel-caption {
    color:#000;
    position:static;
    -webkit-text-shadow:none;
    -moz-text-shadow:none;
    text-shadow:none;
    text-align:left;
    padding-top:0;
}

.carousel-title {
    margin:20px auto;
    font-size:20px;
    font-weight:700;
}

.carousel-indicators {
    bottom:0;
}

.carousel-indicators li {
    border: 1px solid #918d81;
    background-color: #918d81;
}

.carousel-indicators .active {
    background-color: #c51313;
}

/*SECTIONS*/

section {
    padding:20px 0 100px 0;
}

.section-title {
    color:#fff;
    margin:40px auto 60px auto;
    font-size:60px;
    text-transform: uppercase;
}

.section-title.dark {
    color:#000;
}

.section-title-sm {
  text-transform: uppercase;
  font-size: 18px;
  border-bottom: 4px double #abaaa4;
  line-height: 2.5;
  margin:20px auto;
}

/*HOME NEWS*/

.more-news {
    background-image: none;
    background-position: top center;
    background-size:cover;
    padding:20px 0 100px 0;
}

.news-featured .news-wrapper {
    margin: auto;
    height: auto;
    width: 90%;
    position: absolute;
    top: 21%;
    left: 0;
    right: 0;
}

.news-featured .news-wrapper > .container {
    background: #1a1a1a;
    padding:30px 15px;
    color:#6f6f6f;
}

.news-title {
    color:#fff;
    font-family: 'Lora', sans-serif;
    font-size:20px;
    text-transform: uppercase;
}

.news-wrapper > .container > .row > div:last-child {
    border-left:1px solid #6f6f6f;
}

.news-item {
    padding:15px;
}

.news-item p {
    line-height:2;
}

.news-btn {
    position: absolute;
    margin: auto;
    bottom: -30px;
    left: 0;
    right: 0;
    width: 160px;
    padding: 10px 15px;
    font-size: 12px;
    text-transform: uppercase;
}

/*NEWS INTERIOR*/


.news-featured.interior {
    background-image: url('assets/img/snake-faded.png'), url('assets/img/snake-head.png'), url('assets/img/gray.jpg');
    background-size: 527px auto, 420px auto, 2000px 520px;
    background-position: 94% 18px, -170px 94.5%, center 110px;
    background-repeat: no-repeat, no-repeat, no-repeat;
    padding: 180px 0 250px 0;
    position: relative;
    margin: -221px auto -154px auto;
    min-height: 781px;
}

.news-featured.interior .news-wrapper {
    margin: auto;
    height: auto;
    width: 90%;
    position: absolute;
    top: 15%;
    left: 0;
    right: 0;
}

.news-featured.interior .news-wrapper > .container {
    background-color:transparent;
}

.clear-padding {
    padding-top:47px;
}

.clear-padding-bottom {
    padding-bottom:137px;
}

.single .news-item .news-title,
.more-news .news-title a,
.more-news .news-title {
    color: #000;
    margin: 20px auto;
    font-size: 24px;
    font-weight: bold;
}

.news-featured .post-meta {
    margin:10px auto 20px auto;
    color:#bbb690;
}

.news-thumb {
    width:100%;
    height:auto;
}

.post-meta div:first-child a,
.post-meta {
    margin:10px auto 20px auto;
    color:#7b786c;
}

.post-meta span {
    margin-right:10px;
}

.post-meta div:first-child i {
    color:#c51313;
}

.post-meta div {
    width:50%;
    float:left;
}

.post-meta .social {
    text-align:right;
}

.more-news > .container > .row:last-child > div:first-child {
    border-right:1px solid #abaaa4;
}

.more-news .news-item {
    border-bottom: 4px double #abaaa4;
}

.more-news .news-item:last-child {
    border:0;
}

.single .news-item {
    padding:0;
}


/*COMMENTS*/

.comments-area {
    border-top: 4px double #abaaa4;
    margin:30px auto;
}



/*MUSIC*/

.music-media .album-title {
    font-size: 22px;
    text-transform: uppercase;
    text-indent: 20px;
    letter-spacing: 30px;
    color:#fff;
    letter-spacing: 0;
    text-indent: 0;
    text-transform: none;
    text-align:center;
    margin:0 0 20px 0;
}

.music-media .album-release {
    margin: 20px 0 0 0;
    font-size: 16px;
    text-align:center;
    color:#b51c60;
}

/*FEATURED VIDEO*/

.news-featured {
    background-image: url('assets/img/snake-body-right.png'), url('assets/img/snake-body-left.png'), url('assets/img/snake-head.png'), url('assets/img/black.jpg');
    background-size: 527px auto, 655px auto, auto auto, 2000px 777px;
    background-position: 84% 53px, 0 60%, -4% 103%, center center;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    padding: 160px 0 260px 0;
    position: relative;
    margin: -160px auto -180px auto;
    min-height: 1061px;
}

.video-wrapper {
    margin: auto;
    height: auto;
    width: 90%;
    position: absolute;
    top: 21%;
    left: 0;
    right: 0;
}

.snake-body {
    width: 1314px;
    position: absolute;
    top: -70px;
    margin: auto;
    left: 0;
    right: 0;
    bottom: auto;
    pointer-events:none;
}

.snake-head {
    position: absolute;
    bottom: -167px;
    left: -13%;
    pointer-events:none;
}

/*WIDGET*/

.widget {
    margin: 20px auto;
    text-align: center;
    padding: 15px;
}

.widget img {
    margin:auto;
    width:auto;
    max-width:100%;
    height:auto;
}

.widget-title {
    text-align: center;
    margin: 10px auto;
    font-size: 20px;
}

.release-widget {
    width: 47%;
    display: inline-block;
    margin: 1%;
}

/*OWL*/


.owl-next, .owl-prev {
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    bottom: 70px;
    margin: auto;
    width: 52px;
    height: 152px;
    font-size: 50px;
    color: #fff;
    text-align: right;
    background-image:url('assets/img/arrow-next.png');
    background-size:100% auto;
    background-repeat:no-repeat;
}

.owl-prev {
    left:0;
    right:auto;
    text-align:left;
    background-image:url('assets/img/arrow-prev.png');
}


.owl-next:hover, .owl-prev:hover {
    opacity: 0.6;
}


.owl-pagination {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 10px;
}

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1;
}

/*TOUR*/

.tour {
    background-color: #fff
}

.tour .row {
    font-family: 'minion-pro-caption', serif;
    padding-top:10px;
    padding-bottom:10px;
    vertical-align: middle;
}

.tour .row:nth-child(odd) {
    background:rgba(255,255,255,0.3);
}

.event-date {
    color:#fff;
    text-transform: uppercase;
}

.event-date span {
    display:inline-block;
    float:left;
    padding:5px 8px;
}

.event-date span:first-child {
    background:#000;
}

.event-date span:last-child {
    background:#c51313;
}

.event-location {
    line-height:2.2;
}

.tour .btn {
    margin-right:20px;
}

.share-btn {
    background:#918d81;
    color:#fff;
    padding: 5px;
}

.share-btn:focus,
.share-btn:hover {
    color:#fff;
    background:#000;
}

.nav-tabs {
    background:rgba(255,255,255,0.3);
    border:0;
    margin:20px -15px;
}

.nav-tabs>li {
    float: none;
    margin:10px auto;
    display: inline-block;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0;
    border-radius:0;
    color: #fff;
    background-color: #000;
}

.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover {
    color: #fff;
    background-color: #918d81;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #000;
    background-color: #fff;
    border: 0;
    border-bottom-color: transparent;
    border-radius:0;
    cursor: default;
}

/*VIDEOS*/

.band-media {
    background-color:#000;
}

.band-media .row .col-sm-3 {
	margin-bottom: 30px;
}

.video-medias {
    margin-top:20px;
}

.video-media {
    position: relative;
}

.video-media {
    width: 58%;
    height:358px;
    overflow: hidden;
    background-size:cover;
    display:inline-block;
    margin:2px;
}

.video-media:nth-child(5n+2) {
    width: 40.6%;
}

.video-media:nth-child(5n+3),
.video-media:nth-child(5n+4) {
    height:254px;
    width: 37%;
}

.video-media:nth-child(5n+5){
    height:254px;
    width: 23.8%;
}

.video-title-wrapper {
    position: absolute;
    bottom:0;
    left:0;
}

.video-title {
    background:#b51c60;
    
    font-size: 18px;
    padding:10px 15px;
    display:inline-block;
    color:#fff;
}

.video-title i {
    position: absolute;
    color:#b51c60;
    right: -28px;
    top: 0;
    bottom: 0;
    height: 14px;
    margin: auto;
}
/*FOOTER*/

.footer {
    background-color:#0e0e0e;
    padding:50px 0;
}

.footer .band-title {
    color:#b51c60;
    font-size:18px;
    margin:20px auto;
    letter-spacing: 15px;
}

.footer-copy {
    font-size:12px;
    color:#fff;
    font-family: 'Raleway', sans-serif;
    line-height:1.8;
}

.footer-copy:last-child {
    /*font-family: 'Lora', serif;*/
}

/* CUSTOM */

.navbar-default .navbar-collapse, .navbar-default .navbar-form {background:white;}
.navbar-default .navbar-toggle:hover .icon-bar,
    .navbar-default .navbar-toggle:focus .icon-bar {
		color:#b51c60;
    }
.mobile-nav {display:none;}

@media (max-width: 1185px) {
	.mobile-nav {display:block;}
	.desktop-nav {display:none;}
	.newsletter-link {float:none !important;}
}

/* Responsive */
@media (min-width: 1300px) {

    .news-wrapper .container,
    .video-wrapper {
        width:1145px;
    }

}

@media (max-width: 1199px) {

    .navbar-collapse .navbar-nav:first-child>li>a {
         min-width: none; /* 90px;*/
    }

    .song-header {
        font-size:18px;
    }
}

@media (max-width: 1280px /*991*/) {
	
	.navbar-header {background:white;}

    .clear-padding-bottom {
        padding-bottom: 227px;
    }    

    .band-title {
        letter-spacing: 14px;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border:0;
        text-align:center;
    }

    .navbar-default .navbar-toggle {
    border-color: transparent;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }


    .navbar-default .navbar-toggle:hover .icon-bar,
    .navbar-default .navbar-toggle:focus .icon-bar {
        /*background-color: #b51c60;*/
		color:#b51c60;
    }

    .socials {
        text-align:center;
    }

    .socials li {
        display:inline-block;
    }

    .btn-submit {
        top:15px;
    }

}


@media (max-width: 991px) and (min-width: 767px) {
	
	.navbar-nav {margin:7.5px -15px !important;}

    .btn-spotify {
        margin:20px auto;
    }

    .video-media {
        height: 200px;
    }

    .video-media:nth-child(5n+2) {
        width: 40%;
    }

    .video-media:nth-child(5n+3), .video-media:nth-child(5n+4) {
        height: 160px;
        width: 36.5%;
    }

    .video-media:nth-child(5n+5) {
        height: 160px;
    }

}


@media (max-width: 767px) {
		
	.newsletter-link {padding-right:0;}
	
	.navbar-nav {margin:7.5px -15px !important; float:none;}
		
    .newsletter-link {
        float: none!important;
        margin: 0;
    }

    .navbar-default .navbar-nav:first-child>li>a:first-child {
        border-left: 0;
    }

    .clear-padding {
        padding: 0;
    }

    section,
    .top {
        padding: 0;
    }

    body:not(.home) .top {
        padding: 10px 0 0 0;
    }

    .band-title {
        font-size: 15px;
        text-indent: 5px;
        letter-spacing: 2px;
    }

    .album-title {
        font-size: 32px;
        margin: 0;
    }

    .album-date {
        font-size: 22px;
    }

    .song-header {
        margin: 40px 0 15px 0;
    }

    .buy-btn {
        margin: 5px 0;
        display: inline-block;
    }

    .bundle-header {
        margin: 20px -15px 0 -15px;
        background-size: 125%;
    }

    .carousel {
        margin: 0 -15px;
    }

    .owl-next, .owl-prev {
        width: 22px;
        height: 102px;
    }    

    .news-featured {
        background-image: none;
        background-color: #000;
        min-height: inherit;
        padding: 20px 0;
        margin: 0;
    }

    .news-featured .news-wrapper {
        position: static;
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .more-news > .container > .row:last-child > div:first-child,
    .news-wrapper > .container > .row > div:last-child {
        border:0;
    }    

    .video-wrapper {
        width: 90%;
        top: 35%;
    }

    .tour {
        padding: 0 0 50px 0;
    }

    .tour .row {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .event-location {
        margin: 10px auto;
        display: inline-block;
    }

    .band-media {
        padding: 50px 0;
    }

    .music-media {
        width:100%;
    }

    .release-thumb {
        margin-top:30px;
    }

    .video-media:nth-child(5n+5),
    .video-media:nth-child(5n+3), 
    .video-media:nth-child(5n+4),
    .video-media {
        width:100% !important;
        display:block;
        height:auto;
    }

    .video-media img {
        display:none;
    }

    .video-title-wrapper {
        position: static;
    }

    .video-title {
        width:100%;
    }

    .video-title i {
        position: static;
        float:right;
        color:#fff;
        line-height:1;
    }

    .section-title {
        font-size: 40px;
    }

    .footer {
        padding: 20px 0;
    }

    .footer .band-title {
        font-size: 13px;
        letter-spacing: 4px;
    }
	
	.band-media .row .col-sm-3 {
		width:50%;
		float:left;
	}

}

@media (max-width: 480px) {
.band-media .row .col-sm-3 {
		width:100%;
		float:none;
		clear:both;
	}
	
	.logo-nav img {height:9px; margin-top:-3px;}
}

/* Flipclock */

.countdown {display:none !important;}
.order {margin-top:0 !important;}
	
	.video-background {
		width:100%;
		position:relative;
	}
	
	.video-background video {
		width:100%;
		height:auto;
	}
	
	.video-background .countdown {
		font-family: 'tigerlilymedium', serif;
		position:absolute;
		top:50%;
		left:50%;
		transform: translateX(-50%) translateY(-50%);
		text-align:center;
		width:auto;
		zoom: 0.75;
   		-moz-transform: scale(0.75);
		margin-top:-10px;
		margin-left:-12px;
	}
	
	@media only screen and (max-width:940px) {
		.video-background .countdown {
			zoom: 0.5;
   			-moz-transform: scale(0.5)
		}
	}
	
	@media only screen and (max-width:640px) {
		.video-background .countdown {
			zoom: 0.29;
   			-moz-transform: scale(0.29)
		}
		
		.flip-clock-wrapper ul li a div div.inn {
			font-size:20px !important;
		}
	}
	
	.flip-clock-label {
		display:none !important;
	}
	
	.flip-clock-wrapper ul li {
		line-height:100px !important;
	}
	
	.order {
		background: #b51c60;
		font-size: 18px;
		padding: 10px 15px;
		display: inline-block;
		color: #fff;
		-webkit-transition: background 300ms linear;
		-moz-transition: background 300ms linear;
		-o-transition: background 300ms linear;
		transition: background 300ms linear;
		position:absolute;
		z-index:999999;
		top: 50%;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);
		margin-top: 75px;
	}
	
	.order:hover {
		background:#000;
		color:#FFF;
	}
	
	@media only screen and (max-width:640px) {
	
		.order {
			margin-top:65px;
		}
		
	}

/*DCS PUSH 2018-09-24: #55560 UMG LIVE*/
.umg_live_table {
    margin: 0 auto;
    font-size: 20px;

}

.umg_live_date a, .umg_live_location a {
    color: #000;
    font-weight: bold;
}

.umg_live_venue a {
    color: #b51c60;
}

.umg_live_table tr {
    border-top: 1px solid rgba(124, 124, 124, 0.25);
}

#umg-live-gigs-table > tbody > tr > td {
    padding: 20px 20px 20px 0px;
}

.umg_live_heading.umg_live_tickets,.umg_live_heading.umg-live-rsvp, .umg-live-vip-tickets  {
    text-align: center;
}

.umg_live_tickets, .umg_live_rsvp, td.umg-live-tickets-vip {
    width: 150px;
}

td.umg_live_rsvp, td.umg-live-tickets-vip {
    text-align: center;
    padding: 20px 20px 20px 20px !important;
}

td.umg_live_tickets {
    text-align: center;
}
td.umg_live_tickets a,  td.umg-live-tickets-vip a {
    text-align: center;
    line-height: 44px;
    font-weight: bold;
    background-color: #b51c60;
    border: 1px solid #b51c60;
    color: #FFFFFF;
    padding: 10% 25%;
}

td.umg_live_rsvp a {
    padding: 10% 25%;
    color: #b51c60;
    border: 1px solid #b51c60;
    text-align: center;
    line-height: 44px;
    font-weight: bold;
}

td.umg-live-tickets-vip a {
    padding: 8% 17% !important;
}


.umg-live-rsvp {
    text-transform: capitalize;
}

#live-page-umg-live th, #live-page-umg-live .umg_live_location a, #live-page-umg-live .umg_live_date a {
    color: #FFFFFF;
}

@media screen and (max-width: 480px) {
    #umg-live-gigs-table {
        font-size: 1.2em;
    }

    #umg-live-gigs-table > tbody > tr > td {
        padding: 5px;
    }

    td.umg_live_rsvp, td.umg_live_tickets {
        text-align: center;
        padding: 10px 20px 5px 20px !important;
    }

    td.umg_live_rsvp a {
        padding: 6% 22%;
    }

    td.umg_live_tickets a {
        padding: 6% 20%;
    }

    td.umg_live_date {
        padding-top: 10% !important;
    }

    td.umg-live-tickets-vip a {
        padding: 8% 10% !important;
    }

    td.umg-live-tickets-vip:empty {
        display: none;
    }

    #umg-live-gigs-table > tbody > tr > td {
	text-align: center;
    }
}
