.com-eventbooking .fade.in {
    display: block !important;
    background: #fff;
}
.eb-event-date-container {
    background: #ec6750;
    border: 5px #566a89 solid;
    margin: 0 15px 0 -100px;
  padding: 10px;
}
.eb-event-date-container .btn-primary {
    border-color: #fff;
    background-color: #00b79a00;
}
.btn {border-radius: 0px!important;}

.eb-taskbar .dropdown-menu li a {

}
.eb-taskbar .dropdown-menu li a.google {

    background-image: none;
    padding-left: 20px;
    font-size: 14px;
  padding-top:5px
}
.eb-taskbar .dropdown-menu li a.yahoo {

    background-image: none;
padding-left: 20px;
    font-size: 14px;
  padding-top:5px
}
.eb-taskbar .dropdown-menu li a {
background-image: none;
    padding-left: 20px;
    font-size: 14px;
  padding-top:5px
}
.eb-container h3 {
    font-size: 28px;
    padding-top: 20px!important;
}
.eb-container h2 {
    font-size: 28px;
    padding-top: 20px!important;
  min-height: 100px;
}
#eb-event-page h1.eb-page-heading {
    font-size: 28px;
   	font-weight: normal;
}
#rsep_twitter {
    float: left;
    margin-top: 2px;
    margin-left: 4px;
}

#colorbox #cboxContent h1{
  font-size: 28px;
  font-weight: normal;
}
#eb-mini-cart-page .table th, #eb-mini-cart-page .table td{
      font-size: 14px;
}
#eb-mini-cart-page input, #eb-cart-page input{
    width: 40px;
    padding: 5px 5px;
}
 .col_price {
    width: 14%;
}
 .col_event_date {
  width: 23%;
}

img.eb-payment-method-icon {
  width: 106px;
}
#eb-mini-cart-page .btn-wrapper, #eb-cart-page .btn-wrapper{
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#eb-mini-cart-page .btn-wrapper button, #eb-cart-page .btn-wrapper button{
  padding: 3px;
  margin-left: 3px;
  border-radius: 4px!important;
}
.nextup h2 {
    font-size: 26px;
}
.nextup img {
    margin-bottom: 20px;
}
.eb-container {
    margin-top: 20px;
}
.eb-search-bar-container {

    border-radius: 8px;
    border: #dbdee1;
        border-top-style: none;
        border-top-width: medium;
        border-right-style: none;
        border-right-width: medium;
        border-bottom-style: none;
        border-bottom-width: medium;
        border-left-style: none;
        border-left-width: medium;
    border-style: solid;
    border-width: 1px;
}
.eb-container h1{
    width: 100% !important;
}
.eb-notice-message {
    font-size: 100%;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 50px;
}
.eb-description-details a {
    color: #ed07b1 !important;
    font-weight: bold;
}
.eb-colorbox-addcart {
    color: #fff!important;
    background-color: #2B18A3!important;
    border-color: #6c757d00!important;
}
.eb-individual-registration-button {
    color: #fff!important;
    background-color: #2B18A3!important;
    border-color: #6c757d00!important;
}