/* Enter Your Custom CSS Here */
@media only screen and (max-width: 480px) {
.gigpress-country {display:none;}
}

.gigpress-links-cell {
    vertical-align: top;
    display: none;
}

.gigpress-table td {
    padding: 10px 8px;
}

.gigpress-artist-heading {
    text-transform: uppercase;
    border-bottom: 2px solid #2D6925;
    margin-top: 20px;
}

.panel-title {
 border-bottom:1px solid #920651;   
}
.pt-cv-wrapper .btn {
    padding: 2px 4px;
}

.pt-cv-wrapper .btn-success {
    color: #fff;
    background-color: #08668D;
    border-color: #000;
}

.pt-cv-title {
    color:#000;
}

.pt-cv-view .panel{
    background-color:#E8E8E8;
    border:none;
    border-radius:10px;
}
.panel-heading {
    border:none;
    color:#000;
}

.pt-cv-collapsible .panel-heading a {
    display: block;
    padding: 10px 0;
    color: #000;
    background-color:#C6C5C5;
}


.gigpress-tour, .gigpress-heading  {
    background-color: #C6C5C5;
}

.gigpress-listing li {
    padding: 10px 0;
}

.gigpress-sidebar-date {
    font-weight: bold;
    display: inline;
    margin-right: 10px;
}

.tw-recent-posts .featured-post {
    margin: 15px 0;
    line-height: 1.5;
}

.tw-recent-posts .featured-post h4 {
    line-height: 1.2;
}