

.probootstrap-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    min-width: 320px;
    height: 70px;
    background: rgba(31,39,45,0.97);
}

    .probootstrap-header .probootstrap-nav {
        display: table-cell;
        padding-top: 20px;
    }

.event-block .event-information {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    margin: 0 0 0px;
    background: rgba(0, 0, 0, .3);
    width: 100%;
    height: 100%;
}

.align-center {
    vertical-align: top;
}

.tickct-slots, .buy-tickets {
    margin-top: 30px;
}

    .tickct-slots ul li {
        list-style: none;
        display: inline-block;
    }

.ticket-price h3 {
    font-weight: 600;
    color: #fff;
    margin: 0px;
    padding: 10px;
}

.text-warning {
    color: #ff7676;
}
/*position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    margin: 0 0 40px;*/


.event-block .event-information h3 {
    font-weight: bold;
    color: #fff;
    font-size: 30px;
    padding: 3px;
    margin: 30px 20px 5px 20px;
}

.event-block .event-information p {
    display: inline-block;
    margin: 0;
    padding: 9px 30px 10px 24px;
    background: rgba(31,39,45,0.85);
    white-space: nowrap;
    transition: margin .5s .07s cubic-bezier(.75,0,.25,1);
    -webkit-transition: margin .5s .07s cubic-bezier(.75,0,.25,1);
    color: #ff7676;
    font-weight: bold;
    /*min-width:60%;*/
}

.probootstrap-text-overlay .d-inline-block {
    display: inline-block;
}

.probootstrap-hover-overlay:hover .probootstrap-text-overlay {
    left: 0px;
    right: 0px;
    opacity: 1;
    visibility: visible;
}

.probootstrap-text-overlay ul {
    margin: 0px auto;
    text-align: center;
    margin: 0px;
    margin-block-start: 0em;
    padding: 0px;
}

.probootstrap-text-overlay .btn-outline-warning {
    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #ff7676;
}

.buy-tickets .btn-warning {
    color: #fff;
    background-color: #ff7676;
    background-image: none;
    border-color: #ff7676;
}

    .buy-tickets .btn-warning:hover {
        color: #fff;
        background-color: #f56375;
        background-image: none;
        border-color: #ff7676;
    }

.ticket-slots {
    background: rgba(31,39,45,0.97) !important;
    background: -webkit-gradient(linear, left top, right top, from(#222), to(#424242)) !important;
    background: linear-gradient(to right, #222 0, #424242 100%) !important;
    margin-top: -140px;
    border-radius: 10px 10px 0px 0px;
}

.event-details {
    padding: 30px 20px 0px 30px;
}

    .event-details h2 {
        width: 100%;
    }

.book-btn {
    float: right;
}

.probootstrap-text-overlay .btn-outline-warning:hover {
    color: #fff;
    background-color: #ff7676;
    border-color: #ff7676;
}

.probootstrap-text-overlay .btn {
    border: solid 2px #fff;
}

.newsletter input {
    min-width: 340px;
    margin-left: 0;
    font-size: 14px;
    line-height: 50px;
    transition: min-width .5s;
    -webkit-transition: min-width .5s;
}

.newsletter button {
    margin-right: 0;
    font-size: 14px;
    line-height: 50px;
    cursor: pointer;
}

.newsletter input, .newsletter button {
    display: inline-block;
    margin: 10px;
    padding: 0 20px;
    color: #fff;
    background: transparent;
    white-space: nowrap;
    border: solid 2px #fff;
    border-radius: 4px;
    outline: 0;
    transition: color .15s,background .15s,opacity .5s,border .5s;
    -webkit-transition: color .15s,background .15s,opacity .5s,border .5s;
}

    .newsletter input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #fff;
        opacity: 1; /* Firefox */
    }

    .newsletter input:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #fff;
    }

    .newsletter input::-ms-input-placeholder { /* Microsoft Edge */
        color: #fff;
    }

.svg-icon {
    position: relative;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 100%;
    display: inline-block;
    float: left;
}

    .svg-icon .svg {
        width: 26px;
        height: 26px;
        position: absolute;
        top: 25%;
        left: 25%;
        right: 0px;
        bottom: 0px;
    }





/*.prs_upcom_movie_box_wrapper:hover .prs_upcom_movie_img_overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    opacity: 1;
    -webkit-transition: all 0.35s linear;
    -moz-transition: all 0.35s linear;
    -ms-transition: all 0.35s linear;
    -o-transition: all 0.35s linear;
    transition: all 0.35s linear;
    -webkit-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
}*/


.category-info:before {
    background: none;
}

.panel {
    margin-bottom: 20px;
    background-color: #eaeaea;
    margin-top: 20px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid #dedede;
}

.panel-body {
    padding: 15px 20px;
}

.panel-heading h2 {
    margin: 10px;
    font-size: 18px;
}

.panel-panel-body h2 {
    margin: 10px;
    font-size: 18px;
}

.panel-body.border-bottom {
    border-bottom: 1px solid #dedede;
}

.panel-body h3 {
    padding: 10px 15px;
    margin: 0px;
    font-weight: 500;
}

.panel-body p {
    padding: 0px 15px;
    margin: 0px;
    font-weight: 500;
}

.plus-minus-input {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.venue-details {
    border-bottom: 1px solid #dedede;
}

.plus-minus-input .input-group-field {
    text-align: center;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    padding: 5px;
    display: inline-block;
    width: 50px;
    height: 35px;
    background: #eaeaea;
    box-shadow: none;
    border: none;
}

    .plus-minus-input .input-group-field::-webkit-inner-spin-button,
    .plus-minus-input .input-group-field ::-webkit-outer-spin-button {
        -webkit-appearance: none;
        appearance: none;
    }


button.hollow {
    border: 1px solid #1779ba;
    color: #1779ba;
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: inline-block;
}

.plus-minus-input .input-group-button .circle {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 12px;
}

.ticket-count {
    float: right;
}

.plus-minus-input .input-group-button .circle .fa {
    display: inline-block;
    font: normal normal normal 12px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
}

.input-group-field {
    border-radius: 0;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
    min-width: 0;
}

.d-inline-block {
    display: inline-block;
}

.terms-radio {
    padding-left: 10px;
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 0px;
}

.ticket-price {
    text-align: right;
    float: right;
}

.price-slab {
    text-align: right;
    float: right;
}

.btn-warning {
    color: #fff;
    background-color: #ff7676;
    background-image: none;
    border-color: #ff7676;
}

    .btn-warning:hover {
        color: #fff;
        background-color: #f56375;
        background-image: none;
        border-color: #ff7676;
    }

.w-100 {
    width: 100%;
}
.text-white {
    color:#fff;
}
.book-button-details {
        margin-top: 30px;
}

@media (max-width:768px) {
    .probootstrap-hover-overlay .probootstrap-text-overlay {
        opacity: 1;
        visibility: visible;
        opacity: 1;
        visibility: visible;
        left: 0px;
        right: 0px;
    }

    .probootstrap-intro {
        height: inherit !important;
        padding: 0em 0;
    }
}

@media(max-width:500px) {

    .event-details .book-btn {
        float: none;
    }

    .buy-tickets .ticket-price {
        text-align: start;
        float: none;
        padding-left: 15px;
        display:block;
    }

    .tickct-slots ul {
        padding-left: 15px;
    }

    .event-details .btn-default, .event-details .btn {
        width: 100%;
        margin: 10px 0px;
    }

    .tickct-slots .btn-default, .tickct-slots .btn {
        width: 100%;
        margin: 10px 0px;
    }

    .book-button-details .btn {
        width: 100%;
        margin: 10px 0px;

    }
    .book-button-details {
        margin-left: 15px;
    }
    .btn-block {
        width:100%;
        margin: 10px 0px;
    }

    
}