.qt-bio div#review {
    display: none;
}
.social-block {
    POSITION: absolute;
    z-index: 999;
/*     width:100%; */
}

.social-block ul, .social-block li {
    display: inline;
}
 .social-block li {
     padding: 10px 20px;
    
}
.social-block .fa {
    font-size: 24px;
}
.social-block .fa-share-alt-square {
    margin: 0 10px 0 0;
    font-size: 20px;
}
h5.review-title {
    color: #a91414 !Important;
}
.review-list li {
    color: #24242d;
}
.search-results article.qt-part-post-full {
    width: 45%;
    /*     height: 420px; */
    padding-right: 0 !important;
    margin: 0 20px !important;
    display: inline-block;
    vertical-align: top;
}

.search-results .qt-reading-opt.qt-contentwrap {
    font-size: 12px;
}

.qt-contentwrap p {
/*     height: 65px; */
/*     overflow: hidden; */
}


.search-results h2 a {
    font-size: 20px;
    line-height: 20px;
}

.search-results h1.qt-titdeco-eq.text-center.center {
    font-size: 40px;
}
.qt-preloader {
    background: -webkit-linear-gradient(rgba(36,36,45,0.4), rgba(196, 0, 0, 0.7) ) !important;
    background: linear-gradient(rgba(36,36,45,0.4), rgba(189, 60, 66, 0.7) ) !important;
}
.tribe-events-event-image {
    display: none;=
}
.post-type-archive-tribe_events header.qt-header,
.tribe_events-template-default header.qt-header {
    padding: 0;
    display:none;
}

span.tribe-event-date-start,.tribe-event-time {font-size: 24px;margin: 0; color: #E72043 }

.tribe-events-schedule.tribe-clearfix {
    margin: 0 !important;
    padding: 0;
    font-size: 20px; color: #E72043
}

.tribe-events-schedule h2 {
    margin: 0;
}

.single-tribe_events .tribe-events-event-meta {
    background: rgba(250, 250, 250, 0.11);
    border: 1px solid #eee;
    margin: 30px 0;
}

.tribe-events-list-widget-events h4.tribe-event-title {
    font-size: 15px;
}

.tribe-events-list-widget-events .tribe-event-duration .tribe-event-date-start , .tribe-events-list-widget-events .tribe-event-duration .tribe-event-time {
    font-size: 15px;
}
div#qwShareallC {
    padding: 0;
}

.qw-sharepage-top .btn-large {
    border-radius: 7px;
}
.tribe-tickets-table select {
    color: black;
    font-size: 20px;
}
.tribe-rsvp-message-success {
    background-color: rgba(255, 255, 224, 0.1);
    border-color: #e6db55;
}
.wvpl-shape-circle .wvpl-interface {
    border-radius: 0;
}
header.qt-header {
    padding: 10px 0 !important;
}
img.img-responsive.qw-animated.fast {
    max-height: 50px;
    width: auto;
    max-width: 100%;
    margin-top: 11px;
}
.qt-artist .qt-booking-details span {
    display: inline-block;
    padding: 10px;
    float: left;
    width: 30%;
}

.single-tribe_events .tribe-event-tickets-plus-meta-fields {
	font-size: 20px; color: #000000
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: auto !important;
    height: auto !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: auto !important;
}

select option { color: black; }
select option:first-child{
  color: green;
}