/* @override
	http://bigheadtodd.local/css/theme.css */


/* ==========================================================================
   Fonts
   ========================================================================== */
@font-face {
    font-family: 'peace_sansregular';
    src: url('../fonts/peace_sans-webfont.woff2') format('woff2'),
        url('../fonts/peace_sans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat Thin";
    src: url("../fonts/montserrat/montserrat-thin.eot");
    src: url("../fonts/montserrat/montserrat-thin.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat/montserrat-thin.woff") format("woff"), url("../fonts/montserrat/montserrat-thin.ttf") format("truetype"), url("../fonts/montserrat/montserrat-thin.svg") format("svg");
    font-weight: 200;
    font-style: normal;
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.peace {
    font-family: 'peace_sansregular';
}

h1,
h2,
h3,
h4,
.sidenav-news > li > a,
.sidenav-news > a,
.nav-pills > li > a,
.table td,
.table span,
.tour-date {
    font-family: 'peace_sansregular';
}

body {
    font-family: "Montserrat", sans-serif;
}

.list-discog .btn-primary {
    font-family: "Montserrat", sans-serif;
}

.top-menu {
    display: block;
    margin: 0 auto;
    background: url('../img/2019/menu-bg.png') no-repeat center center;
    background-size: contain;
}

section.footer-over {
    margin-top: 40px;
}

/*
BACKGROUND IMAGES
*/
hr {
    border: 0;
    background: url('../img/hr_squiggly.png') repeat-x;
    height: 18px;
    margin: 55px 0;
}

.img-cowboy {
    display: none
}




/* ==========================================================================
   Colors
   ========================================================================== */
/*
#d8505a / reddish /
#4d4d56 / peach /
#f7f8eb / light /
#32313e / blue /
*/
#menu {
    background: #32313e;

}

.brgr,
.brgr:hover {
    text-decoration: none;
}

.hamburger {
    padding: 0;

}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    background-color: #32313e;
}

.menu-txt {
    display: block;
    text-transform: uppercase;
    color: #32313e;
    font-size: 12px
}

h1,
section h2,
h2,
h3,
h4,
h1 a,
h2 a,
h2 a,
h3 a,
h4 a,
.footer label,
.icon-background,
.album-list,
.album-share span:not(.fa-stack),
.news-single .sidenav-news > li > a.active {
    color: #f7f8eb;
    text-decoration: none;
}

time,
.moar,
.sidenav-news > li > a {
    color: #f7f8eb;
}

p,
.news-single a,
.news-single a:hover,
.news-single a:visited,
.album-container li {
    color: #fff;
}

button.btn.btn-danger a,
button.btn.btn-danger a:hover,
button.btn.btn-danger a:visited,
button.btn.btn-danger a:active {
    color: #fff;
    text-decoration: none
}

a,
.moar,
.news-single .sidenav-news > li > a {
    color: #eb9c61;
    color: #f7f8eb;
    text-decoration: none;
}

a:hover,
a:focus,
a:active,
.sidenav-news > li > a:hover,
.sidenav-news > li > a:active {
    color: #fff;
    text-decoration: none !important;
}

body {
    background-color: #636570;
    color: #f7f8eb;
}

.navbar-default {
    background-color: transparent;

}

.navbar-default.fixed .top-menu,
.navbar-default.fixed h1,
.navbar-default {
    transition: all .3s ease-in;
}

    {
    margin-bottom: 0
}

.navbar-default.fixed {
    background-color: #636570;
    border-bottom: 10px solid #f7f8eb
}

.glyphicon-menu-hamburger {
    color: #32313e;
}

.btn {
    border-radius: 0;
    font-family: 'peace_sansregular';
    text-transform: uppercase;
}

.btn-default {
    color: #f7f8eb;
    background-color: #d8505a;
}

.btn-default:hover,
.btn.focus,
.btn:focus,
.btn:hover,
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default,
.btn-default.focus,
.btn-default:focus,
.nav > li > a:focus {
    background-color: #d8505a;
    border-color: #d8505a;
    color: #f7f8eb;
}

.btn-danger {
    color: #fff;
    background-color: #d8505a;
    border-color: #d8505a;
}

.footer {
    background-color: transparent;
    margin-top: 0;
}

.footer .center-block {
    float: none;
}



.footer .btn {
    padding: 7px 26px;
}

.footer ul.list-social {
    text-align: center
}

.footer-banner {
    position: relative;
}

.footer-banner a,
.footer-banner img {
    margin: 0 auto;
    text-align: center;
}



/*
.footer-over {
    background: #32313e;
}
*/

.btn-info,
.btn-info:hover {
    color: #32313e;
    background-color: #f7f8eb;
    border: none;
    border-color: transparent;
}

.btn-info:hover,
.btn-info:active,
.btn-info:focus,
.btn-info:active:focus {
    color: #32313e;
    background-color: #ede7be;
}

.icon-foreground {
    color: #32313e;
}

.list-discog .btn-primary {
    background-color: #25242f;
    border-color: #25242f;
    color: #f7f8eb
}


/*hover.css */
.hvr-radial-out:before {
    background-color: #d8505a;
}

.hvr-shadow-radial:before {
    bottom: 100%;
    background: -webkit-radial-gradient(50% 150%, ellipse, rgba(255, 255, 255, 0.6) 0%, transparent 80%);
    background: radial-gradient(ellipse at 50% 150%, rgba(255, 255, 255, 0.6) 0%, transparent 80%);
}

.hvr-grow:active,
.hvr-grow:focus,
.hvr-grow:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

/*
TOUR TABLE
*/

.tour-more,
.tour-more:active,
.tour-more:hover,
.tour-more:visited,
.tour-more:focus,
.details,
.details p {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #f7f8eb;
    line-height: 14px;
}
/*red row*/
.table-striped > tbody > tr:nth-of-type(3n+1),
.table-striped > tbody > tr:nth-of-type(3n+1),
.table-striped .row:nth-of-type(3n+1) {
    background-color: #d8505a;
    /* reddish */
    color: #f7f8eb;
}

.table-striped > tbody > tr:nth-of-type(3n+1).hvr-underline-from-center:before {
    background-color: #f7f8eb;
}


.table-striped > tbody > tr:nth-of-type(3n+3) a,
tour-more:focus,
.table-striped > tbody > tr:nth-of-type(3n+3)  .details p
    {
    color: #4d4d56;
}

/*dark blue row*/
.table-striped > tbody > tr:nth-of-type(3n+2),
.table-striped .row:nth-of-type(3n+2) {
    background-color: #4d4d56;
    /* dark blue */
    color: #f7f8eb;
}

.table-striped > tbody > tr:nth-of-type(3n+2).hvr-underline-from-center:before {
    background-color: #d8505a;
}

.table-striped > tbody > tr:nth-of-type(3n+2) > td > time,
.table-striped > tbody > tr:nth-of-type(3n+2) > td.tour-info a,
.table-striped > tbody > tr:nth-of-type(3n+2) > td.tour-info .details p,
.table-striped > tbody > tr:nth-of-type(3n+2) > td.tour-info .tour-more,
.table-striped > tbody > tr:nth-of-type(3n+2) > td.tour-info .details-content {
    color: #f7f8eb;
    /* off white */
}

/* off white row*/
.table-striped > tbody > tr:nth-of-type(3n+3),
.table-striped > tbody > tr:nth-of-type(3n+3) time,
.table-striped > tbody > tr:nth-of-type(3n+3) .tour-more,
.table-striped > tbody > tr:nth-of-type(3n+3) .tickets
{
    background-color: #f7f8eb;
    /* light */
    color: #4d4d56;
}

.table-striped > tbody > tr:nth-of-type(3n+3).hvr-underline-from-center:before {
    background-color: #4d4d56;
}

.form-control {
    background-color: #f7f8eb;
}

.tour-tickets a {
    color: #f7f8eb;
}

.table td.tour-info .border-left {
    border-left: 1px solid;
    display: block;
    padding-left: 20px;
}



span.tour-day {
    display: block
}

/* ==========================================================================
   header & Nav
   ========================================================================== */



body.home {
    background: #25242f url('../img/bg4.png') no-repeat center top;
    background-size: contain;
}



.container-home h2 {
    text-shadow: none;
}

.header-logo a {
    margin: 120px auto 20px auto;
    text-align: center;
    display: block;
    display: block
}

.header-logo img {
    margin: 0 auto;
}

.navbar-default {
    /*    position: relative;*/
}

.navbar-header h1 {
    margin: 0;
    padding: 0;
}

.nav-brand {
    cursor: pointer
}

/*
a.nav-brand {

    text-indent: -9999px;
    background:  url('../img/logo-horizontal-lg-1.gif') no-repeat left top;
    float: left;
    background-size: cover;
    margin: 10px 0;
    font-size: 1em;
}
a.nav-brand:hover {
    background:  url('../img/logo-horizontal-lg.gif') no-repeat left top;
}
*/
.navbar-border {
    background: transparent url('../img/navbar-border.png') repeat-x bottom;
    background-size: contain;
    position: absolute;
    width: 100%;

}

.sidenav-news > li > time::after,
.sidenav-news > time::after,
.timeline:before,
.timeline:after {
    height: 20px;
    margin: 20px 0 30px;
    content: '';
    display: block;
    background: url('../img/hr_squiggly.png') repeat-x bottom;
}


.timeline a {
    color: #f7f8eb;
}

.share .icon-background {
    color: #1d2139;
    border: 1px solid #333;
}

/*
section.tour {
    background:  url('../img/bg-cowboy.png') no-repeat center bottom;
    background-size: contain
}
*/

.img-cowboy {
    margin-bottom: -100px;
}

.img-cowboy img {
    min-width: 100%
}




.album-container ol {
    padding: 0;
    list-style-position: inside;
}




.filtr-item a {
    margin-bottom: 30px;
    display: block;
}


.album-btn .btn-group > .btn + .dropdown-toggle {
    background: #d8505a url(../img/zigzag-btn.png) repeat-y left;
    padding-right: 13px;
    padding-left: 19px;
}

.header-logo img.hvr-pulse:hover {
    -webkit-animation-duration: 35s;
    animation-duration: 35s;
}

.music-cover {
    filter: url(filters.svg#grayscale);
    filter: gray;
    -webkit-filter: grayscale(1);
    transition: all 0.5s ease;
}

.music-cover:hover {
    filter: none;
    -webkit-filter: none;
}

.music-cover-link {
    position: relative;
}

.music-hover {

    width: 100%;
    height: 100%;
    z-index: 99;
}

.music-cover-link img {
    position: relative;
    z-index: 1;
}


/* Rectangle Out */
.hvr-rectangle-out {
    display: block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: absolute;
    background: rgba(50, 49, 62, 0.6);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-rectangle-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(50, 49, 62, 0.1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-rectangle-out:hover,
.hvr-rectangle-out:focus,
.hvr-rectangle-out:active {
    color: white;
}

.hvr-rectangle-out:hover:before,
.hvr-rectangle-out:focus:before,
.hvr-rectangle-out:active:before {
    -webkit-transform: scale(0);
    transform: scale(0);
}

.img-poster-btn {
    margin: 0;
    padding: 0;
    position: absolute;
    background: none;
    z-index: 99;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 0;
    cursor: pointer;
    border: none;
}

.img-poster-btn a {
    display: none;
    font-family: 'peace_sansregular';
    font-size: 20px;
    text-transform: uppercase;
    color #f7f8eb;
    text-decoration: none;
    padding: 20px;
}

.img-poster-btn:hover a {
    display: inline-block;

}

.gallery-img-wrap {
    padding: 3px 3px 0 3px;
}

.gallery-img {
    display: inline-block;
    margin-bottom: -2px;
}

.hvr-reveal:before {
    border-color: #4d4d56;
}

/*newsletter popup*/

.modal-content {
    background-color: #d8505a;
}

.modal-header .close,
.modal-header h4,
.modal-body label {
    color: #f7f8eb;
}

.modal-header {

    border-bottom: none;
}

.modal-footer {
    border-top: none;
    padding-top: 0;
}

.modal-body {
    padding-bottom: 0;
}

.pagination > li > a,
.pagination > li > span {

    color: #32313e;
    background-color: #f7f8eb;
    border: 1px solid #32313e;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover,
.pagination > li > .current {
    z-index: 2;
    color: #f7f8eb;
    background-color: #4d4d56;
    border-color: #32313e;
}

.pagination > li > .current {
    border-color: #4d4d56;
}

:focus {
    outline: 0;
}

/* ==========================================================================
   Breakpoints
   ========================================================================== */

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

    .header-logo {
        margin-top: 100px;
    }

    .header-logo a {
        width: 90%;

    }

    #menu {
        padding-top: 70px;
    }

    .top-menu {
        margin: 20px auto;
        width: 180px;
        font-size: 24px;
        background-position-y: 3px;
    }

    .bg-corners {
        border-width: 8px;
    }

    .bg-corners {
        padding-bottom: 70px;
        border-bottom-width: 130px;
    }

    .header-logo a {
        margin-top: 30px;
        margin-bottom: 0;
    }

    section.footer-over {
        margin: 40px auto 0 auto;
    }

    h1 {
        font-size: 32px;
    }

    h2 {
        font-size: 22px
    }

    hr {
        margin: 35px 0;
    }

    .album-btn {
        text-align: left;
        margin-top: 20px
    }

    .subsection-header {
        background: none;
        height: auto;
        margin: 0;
    }

    .subsection-header h2 {
        font-size: 32px;
        line-height: 51px;
        text-align: center;
        margin-top: 100px;
    }

    /*
    span.tour-month {
        font-size: 20px
    }
*/
    span.tour-day,
    span.tour-month {
        display: inline;
    }

    .table > tbody > tr > td.tour-tickets,
    .table-striped > tbody > tr:nth-of-type(3n+2) > td.tour-tickets,
    .table-striped > tbody > tr:nth-of-type(3n+3) > td.tour-tickets {
        background: none;
    }

    .footer-banner {
        padding-bottom: 140px
    }

    .footer .newsletter,
    .footer .list-social {
        margin-top: 40px;
    }

    .footer-banner a {
        /*
    position: absolute;
    top: 30px;

*/
    }

    .footer-banner {
        margin-top: 60px;
        padding-bottom: 0;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
    .top-menu {
        width: 170px;
        font-size: 20px;
        margin-top: 60px;
    }
    #menu {
    padding-top: 90px;
}
    .fixed .top-menu {
        margin-top: 0;
    }

    .bg-corners {
        border-width: 12px;
    }

    .bg-corners {
        padding-bottom: 70px;
        border-bottom-width: 130px;
    }

    .bg-corners .top-left,
    .bg-corners .top-right,
    .bg-corners .bottom-left,
    .bg-corners .bottom-right {
        width: 180px;
        height: 280px;
    }

    .bg-corners .bottom-left {
        bottom: 15px;
        left: 15px;
    }

    .bg-corners .bottom-right {
        bottom: 15px;
        right: 15px;
    }

    .bg-corners .top-right {
        top: 15px;
        right: 15px;
    }

    .bg-corners .top-left {
        top: 15px;
        left: 15px;
    }

    h1 {
        font-size: 38px;
    }

    h2 {
        font-size: 28px
    }

    h3 {
        font-size: 28px;
    }

    .footer-banner img {
        max-width: 70%;
    }

    .photo-entry {
        width: auto;
        height: 100%;
        min-height: 500px;
        margin: 40px;
    }

    .album-btn {
        text-align: left;
        margin-top: 20px
    }

    section.music {
        margin-top: 140px
    }

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    .bg-corners {
        padding-bottom: 130px;
        border-bottom-width: 90px;
    }

    .bg-corners .top-left,
    .bg-corners .top-right,
    .bg-corners .bottom-left,
    .bg-corners .bottom-right {
        width: 217px;
        height: 340px;
    }

    .bg-corners .bottom-left {
        bottom: 15px;
        left: 15px;
    }

    .bg-corners .bottom-right {
        bottom: 15px;
        right: 15px;
    }

    .bg-corners .top-right {
        top: 15px;
        right: 15px;
    }

    .bg-corners .top-left {
        top: 15px;
        left: 15px;
    }

    .top-menu {
        width: 270px;
        font-size: 30px;
        margin-top: 50px;
    }

    .header-logo a {
        width: 80%;

    }

    h1 {
        font-size: 46px;
    }

    h2 {
        font-size: 32px
    }

    h3 {
        font-size: 28px;
    }

    .container-border-wrap-main .container {
        width: 710px;
        margin-left: -10px
    }

    .navbar-border {
        height: 3px;
        bottom: -3px;
    }

    ul.nav.navbar-nav.navbar-right {
        margin-top: 10px;
        font-size: 23px;
    }

    .photo-entry {
        width: 350px;
        height: 350px;
    }


    .album-btn {
        text-align: left;
        margin-top: 20px
    }

    .subsection-header h2 {
        font-size: 45px;
        line-height: 114px;
        text-align: center;
        margin-top: 0
    }

    .subsection-header {
        background: url('../img/header_background.png') no-repeat top center;
        height: 114px;
        margin: 100px auto;
    }

    section h1 {
        font-size: 40px;
    }

    .table > tbody > tr > td.tour-tickets {
        background: url('../img/2019/zigzag-2019.png') repeat-y left;
    }

    .table-striped > tbody > tr:nth-of-type(3n+2) > td.tour-tickets,
    .table-striped > tbody > tr:nth-of-type(3n+3) > td.tour-tickets {
        background: url('../img/2019/zigzag-2019.png') repeat-y left;
    }

    .footer .newsletter input {
        width: 415px
    }

    .footer .newsletter {

        margin: 0 auto;
        margin-top: 40px;
        width: 80%;
        text-align: center;
    }

}

/* Medium Devices, Desktops */

@media only screen and (min-width : 992px) {

    #menu {
    padding-top: 110px;
}


    .container-home {
        margin-top: 50px;
    }

    .top-menu {
        margin-top: 80px;
        width: 290px;
        font-size: 30px;
    }

    .navbar-default.fixed .top-menu {
        margin-top: 20px
    }

    .navbar-default.fixed h1 {
        margin-bottom: 0
    }

    .header-logo a {
        margin-top: 120px;
    }

    body.home {
        background-position: center 100px;
    }

    .navbar-border {
        height: 4px;
        bottom: -4px;
    }

    .sidenav-news > li > a,
    .sidenav-news > a {
        font-size: 20px;
        line-height: 20px;
    }

    .sidenav-news > li > time,
    .sidenav-news > time {
        font-size: 12px;
        line-height: 14px;
    }

    .nav-brand img {
        display: block
    }

    a.nav-brand {
        background: none;
        height: 107px;
    }

    ul.nav.navbar-nav.navbar-right {
        margin-top: 43px;
        font-size: 23px;
    }

    .photo-entry {
        width: 300px;
        height: 300px;
    }

    .header-logo {
        margin-top: 60px;
    }

    section.music {
        margin-top: 200px
    }

    section h1 {
        font-size: 60px;
    }

    /*border & corner decorations */
    .bg-corners .top-left,
    .bg-corners .top-right,
    .bg-corners .bottom-left,
    .bg-corners .bottom-right {
        width: 398px;
        height: 514px;
    }

    .bg-corners {
        border-width: 20px;
    }

    .bg-corners {
        padding-bottom: 60px;
        border-bottom-width: 90px;
    }

    .bg-corners .bottom-left {
        bottom: 15px;
        left: 15px;
    }

    .bg-corners .bottom-right {
        bottom: 15px;
        right: 15px;
    }

    .bg-corners .top-right {
        top: 15px;
        right: 15px;
    }

    .bg-corners .top-left {
        top: 15px;
        left: 15px;
    }


    .container-border-wrap-main .container {
        width: 890px;
        margin-left: -10px
    }

    .footer-banner img {
        max-width: 90%;
    }

    .footer .newsletter input {
        width: 305px;
    }
    .footer .newsletter {
        margin: 40px 0 0 0;
     width:auto;
     text-align: left;
}

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    a.nav-brand {
        height: 112px;
        width: 755px;
    }

    .navbar-border {
        height: 5px;
        bottom: -5px;
    }

    .top-menu {
        margin-top: 40px;
    }

    section h1 {
        font-size: 70px;
    }

    .photo-entry {
        width: 357px;
        height: 375px;
    }

    .header-logo {
        margin-top: 100px;
    }

    /*border & corner decorations */
    .bg-corners .top-left,
    .bg-corners .top-right,
    .bg-corners .bottom-left,
    .bg-corners .bottom-right {
        width: 398px;
        height: 514px;
    }

    .bg-corners {
        border-width: 20px;
        padding-bottom: 130px;
        border-bottom-width: 90px;
    }

    .bg-corners .bottom-left {
        bottom: 15px;
        left: 15px;
    }

    .bg-corners .bottom-right {
        bottom: 15px;
        right: 15px;
    }

    .bg-corners .top-right {
        top: 15px;
        right: 15px;
    }

    .bg-corners .top-left {
        top: 15px;
        left: 15px;
    }

    .container-border-wrap-main {
        padding: 0 20px 0 0
    }

    .container-border-wrap-main .container {
        width: 1050px;
    }
.footer .newsletter input {
    width: 415px;
}
}


/*border & corner decorations */
body,
html {}

.bg-corners {
    border-style: solid;
    border-color: #f8f9ec;
    position: relative;
}

.bg-corners .top-left,
.bg-corners .top-right,
.bg-corners .bottom-left,
.bg-corners .bottom-right {
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-corners .bottom-left {
    background: url(../img/2019/corner-ll.png);
    background-position-y: bottom;
    background-size: cover;

}

.bg-corners .bottom-right {
    background: url(../img/2019/corner-lr.png);
    background-position-y: bottom;
    background-size: cover;
}

.bg-corners .top-right {
    background: url(../img/2019/corner-ur.png);
    background-size: cover;
}

.bg-corners .top-left {
    background: url(../img/2019/corner-ul.png);
    background-size: cover;
}

.container-border-wrap-main {
    float: none;

}


/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .otr {
        max-height: 312px;
        width: auto;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .album-container {
        margin-top: 40px
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .table td.tour-date {
        width: 100%;
    }

    .table-striped > tbody > tr:nth-of-type(3n+2) > td.tour-tickets {
        background: none;
    }

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
    .album-container {
        margin-top: 40px;
    }

}

@media only screen and (min-width : 0px) and (max-width : 479px) {
    .table td.tour-date {
        display: block;
        padding-left: 10px
    }

    .table td.tour-info {
        display: block;
    }

    .table td.tour-info div {
        border-left: none;
        padding-left: 0px;
    }

    .table > tbody > tr > td.tour-tickets {
        background: none;
    }

    .table > tbody > tr > td.tour-tickets {
        padding-left: 10px;
    }
}
