body {
    font-size: 14px;
}

ol,
ul {
    list-style: none;
}

.select2-container .select2-selection--single {
    height: 40.5px;
    border-color: #d2ddec;
    border-radius: 0.375rem;
}
.select2-container .select2-selection--single:focus {
    outline: none;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 40.5px;
    padding-left: 0.75rem;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 39.5px;
}
.select2-dropdown,
.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #d2ddec;
}

.btn-primary,
.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #e7ad04;
    border-color: #e7ad04;
}
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:focus {
    box-shadow: none;
    outline: none;
    color: #fff;
    background-color: #ffc621;
    border-color: #e7ad04;
}

.site-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background-color: #e7ad04;
}

nav .pagination {
    margin-bottom: 0;
    justify-content: flex-end;
    -ms-flex-pack: end;
}

/* Header Topbar */
.header-topbar {
    padding: 5px 0;
    background: #161616;
}
.header-topbar .top-left ul,
.header-topbar .top-right ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.header-topbar .top-left ul li {
    list-style: none;
    display: inline-block;
    margin: 0 20px 0 0;
}
.header-topbar .top-left ul li a {
    color: #b3b3b3;
    font-size: 12px;
    text-decoration: none;
    display: block;
    font-family: "Open Sans", sans-serif;
}
.header-topbar .top-left ul li a i {
    color: #ad4a08;
    margin: 0 10px 0 0;
}
.header-topbar .top-right {
    margin-left: auto;
    text-align: right;
}
.header-topbar .top-right ul li {
    list-style: none;
    display: inline-block;
    border-left: 2px solid #b3b3b3;
}
.header-topbar .top-right ul li:first-child {
    border: none;
}
.header-topbar .top-right ul li a,
.header-topbar .top-right ul.logged-user li:first-child a {
    color: #b3b3b3;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 10px;
    display: block;
    font-family: "Open Sans", sans-serif;
    background: none;
}
.header-topbar .top-right ul li:first-child a,
.header-topbar .top-right ul.logged-user li:last-child a {
    color: #e7ad04;
    font-weight: 700;
}

/* Main Header */
.main-header {
    padding: 20px 0;
    position: relative;
    z-index: 99;
}
.main-header .navbar-brand img {
    max-height: 50px;
    width: auto;
}
.main-header .navbar-nav .nav-item {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    padding: 14px 15px;
}

.content-area {
    margin-top: 122px;
}

/* Banner Area */
/*.hero-banner {*/
/*    height: 500px;*/
/*    margin-top: 121px;*/
/*    position: relative;*/
/*    background: url("../images/hero-img.jpg") no-repeat top center;*/
/* background: url("../images/mission-extreme.jpeg") no-repeat top center; */
/*    -webkit-background-size: contain;*/
/*    -moz-background-size: contain;*/
/*    -o-background-size: contain;*/
/*    background-size: contain;*/
/*}*/
/*.hero-banner:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 0;*/
/*    right: 0;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*background: rgba(217,30,24,.25);*/
/*background: -moz-linear-gradient(-45deg, rgba(217,30,24,.9) 0%, rgba(255,102,0,.9) 100%);*/
/*background: -webkit-linear-gradient(-45deg, rgba(217,30,24,.9) 0%,rgba(255,102,0,.9) 100%);*/
/*background: linear-gradient(135deg, rgba(217,30,24,.9) 0%,rgba(255,102,0,.9) 100%);*/
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d91e18', endColorstr='#e7ad04',GradientType=1 );*/
/*}*/

.hero-banner {
    width: 100%;
    margin-top: 121px;
    display: block;
}

.hero-banner img {
    width: 100%;
    height: auto;
}

/* Currently Showing */
.currently-showing {
    margin: 50px 0 20px 0;
}
.currently-showing .heading {
    font-size: 22px;
    line-height: 22px;
    color: #373737;
    text-transform: uppercase;
    display: block;
    margin: 0 0 25px 25px;
    font-weight: 700;
    position: relative;
}
.currently-showing .heading:before {
    display: block;
    width: 5px;
    height: 16px;
    content: "";
    position: absolute;
    left: -25px;
    top: 4px;
    background: #e7ad04;
}
.currently-showing .section-content ul li {
    width: 31.333333%;
    height: 280px;
    float: left;
    position: relative;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 30px;
}
.currently-showing .section-content ul li img {
    min-height: 100%;
    width: auto;
    object-fit: cover;
}
.currently-showing .section-content .date {
    padding: 15px;
    background: rgba(36, 36, 36, 0.8);
    position: absolute;
    top: 0;
    left: 20px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
}
.currently-showing .section-content .date a {
    color: #fff;
}
.currently-showing .section-content .date a:hover {
    text-decoration: none;
}
.currently-showing .section-content .date .day {
    font-size: 30px;
    display: block;
    margin: 0 0 5px;
}
.currently-showing .section-content .date .month {
    font-size: 10px;
    display: block;
    margin: 0 0 5px;
}
.currently-showing .section-content .date .year {
    font-size: 10px;
    display: block;
}
.currently-showing .section-content .info {
    padding: 50px 20px 25px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(
        top,
        rgba(255, 255, 255, 0) 0%,
        rgba(253, 253, 253, 0) 1%,
        rgba(28, 28, 28, 1) 100%
    );
    background: -webkit-linear-gradient(
        top,
        rgba(255, 255, 255, 0) 0%,
        rgba(253, 253, 253, 0) 1%,
        rgba(28, 28, 28, 1) 100%
    );
    background: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0) 0%,
        rgba(253, 253, 253, 0) 1%,
        rgba(28, 28, 28, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#1c1c1c',GradientType=0 );
}
.currently-showing .section-content .info p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    color: #fff;
    width: 65%;
    float: left;
    margin: 0;
}
.currently-showing .section-content .info p span {
    display: block;
    color: #b3b3b3;
    font-size: 12px;
}
.currently-showing .section-content .info .get-ticket {
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    padding: 10px 15px;
    background: #e7ad04;
    text-transform: uppercase;
    border: none;
    border-radius: 20px;
    font-weight: 700;
    display: inline-block;
    width: 32%;
    float: right;
    text-align: center;
}
.currently-showing .section-content .info .get-ticket:hover {
    background: #fff;
    color: #e7ad04;
    text-decoration: none;
}

/* Call to Action */
.call-to-action {
    position: relative;
    padding: 50px;
    background: url("../images/share-action.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.call-to-action:before {
    content: "";
    background: rgba(230, 99, 13, 0.75);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.call-to-action .action-btn {
    display: block;
    background: #ffffff;
    border-radius: 5px;
    color: #e7ad04;
    font-size: 19px;
    font-weight: bold;
    padding: 15px 20px;
    text-align: center;
    text-transform: uppercase;
}
.call-to-action .action-btn:hover {
    color: #ffffff;
    background: #e7ad04;
    text-decoration: none;
}

/* Main Footer */
.site-footer {
    background: #1f1f1f;
    padding: 30px 0;
    border-top: 8px solid #4e4e4e;
    border-bottom: 1px solid #111;
}
.site-footer .nav-list {
    padding: 0;
    margin: 0 0 5px 0;
    list-style: none;
}
.site-footer .nav-list li {
    list-style: none;
    line-height: 10px;
    display: inline-block;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #4e4e4e;
}
.site-footer .nav-list li:last-child {
    border: none;
}
.site-footer .nav-list li a {
    color: #ffffff;
    font-size: 14px;
}
.site-footer .social-media .heading {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.site-footer .social-media .btn-facebook {
    font-size: 16px;
    font-weight: 500;
    padding: 12px 15px;
    border-radius: 4px;
    display: inline-block;
    color: #ffffff;
    background-color: #5a76b0;
}
.site-footer .social-media .btn-facebook .fab {
    margin-right: 5px;
}
.site-footer .social-media .btn-facebook:hover {
    text-decoration: none;
}

/* Single Event Page */
.seating-layout {
    position: relative;
}
.seating-layout .signin-overly {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background-color: rgba(255, 255, 255, 0.75);
}
.single-event .heading {
    font-weight: bold;
    color: #343a40;
}
.accordion-event .card {
    border: none;
}
.accordion-event .card-header {
    padding: 0;
    border: none;
}
.accordion-event .card-header .btn-link {
    font-size: 18px;
    font-weight: bold;
    color: #6c757d;
}
.accordion-event .card-header .btn-link:hover,
.accordion-event .card-header .btn-link:focus {
    text-decoration: none;
}
.accordion-event .card-body {
    padding-left: 0;
    padding-right: 0;
}
.seating-sagment {
    width: 100%;
    max-width: 1140px;
    display: inline-block;
}
.seating-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
}
.seating-col {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    padding-left: 5px;
    padding-right: 5px;
}
.seating-col .fad {
    font-size: 19px;
}
.seat-is-locked {
    position: relative;
}
.seat-is-locked .locked-overly {
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 20px;
    top: 0;
    left: 0;
    color: #555555;
    text-align: center;
    border-radius: 100%;
    display: inline-grid;
}
.choose-seat-btn {
    position: relative;
    background-color: transparent;
    border: none;
    padding: 0;
}
.choose-seat-btn:focus {
    outline: none;
}
.choose-seat-btn.seat-selected {
    font-family: "Font Awesome 5 Duotone";
    font-weight: 900;
    font-size: 19px;
}
.choose-seat-btn.seat-selected:before {
    content: "\f058";
    position: absolute;
    color: var(--fa-primary-color, inherit);
    opacity: 1;
    opacity: var(--fa-primary-opacity, 1);
    color: #28a745;
    z-index: 99;
}
.choose-seat-btn.seat-selected:after {
    content: "\10f058";
    opacity: 0.4;
    opacity: var(--fa-secondary-opacity, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    color: #28a745;
    z-index: 99;
}
.theater-screen {
    padding: 10px 0 30px 0;
}
.theater-screen .screen-area {
    position: relative;
    max-width: 500px;
    margin: 0 auto 10px;
    border-bottom: 100px solid #e5e5e5;
    border-right: 50px solid transparent;
    border-left: 50px solid transparent;
}
.theater-screen .screen-area h5 {
    position: absolute;
    width: 100%;
    bottom: -60px;
}
.seating-type {
    padding: 0;
    margin: 0;
    text-align: center;
}
.seating-type li {
    position: relative;
    display: inline-block;
    padding: 0 5px;
}
.seating-type li .fad {
    font-size: 19px;
    color: #6c757d;
}
.seating-type li.seat-selected .icon-overly,
.seating-type li.seat-reserved .icon-overly {
    position: absolute;
    z-index: 99;
}

/* Customer Dashboard */
.customer-nav {
    max-width: 230px;
}
.customer-nav .list-group-item {
    font-size: 16px;
    color: #ad4a08;
    padding-left: 0;
    padding-right: 0;
    border-left: 0;
    border-right: 0;
    border-color: rgba(0, 0, 0, 0.05);
}
.customer-nav .list-group-item i {
    font-size: 19px;
    float: right;
}
.customer-nav .list-group-item.active,
.customer-nav .list-group-item:hover {
    color: #555555;
    background-color: transparent;
}
.customer-content-area {
    min-height: 400px;
}

/* #collapseAbout .note-video-clip {
    width: 100%;
} */

@media (max-width: 1199.98px) {
    .seating-sagment {
        min-width: 930px;
    }
}

@media (max-width: 991.98px) {
    .currently-showing .section-content ul li {
        width: 50%;
    }
    .seating-sagment {
        min-width: 630px;
    }
}

@media (max-width: 767.98px) {
    .currently-showing .section-content ul li {
        width: 100%;
    }
    .seating-sagment {
        min-width: 510px;
    }
}

@media (max-width: 757.98px) {
    .seating-sagment {
        min-width: fit-content;
    }
}

.theaterName {
    padding: 3px 5px;
    color: #ffffff !important;
    background-color: #428bca;
    display: inline-block !important;
    border-radius: 5px;
    position: absolute;
    top: 95px;
    left: 20px;
}
.poweredBy {
    width: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.25);
    margin-top: 50px;
    padding: 10px 20px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.5);
}
.poweredBy ul {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0;
    padding: 0;
}
.poweredBy ul li {
    display: inline-block;
    padding: 5px 10px;
}
.poweredBy a {
    display: inline-block;
}
.poweredBy img {
    width: auto;
    height: 160px;
}

.poweredBy .slick-prev {
    left: 25px;
}
.poweredBy .slick-next {
    right: 25px;
}

@media (max-width: 757.98px) {
    .poweredBy img {
        height: 60px;
    }
}

.FeaturedEvent {
    width: 100%;
    display: inline-block;
    padding: 10px;
    margin: 8px 5px;
    border-radius: 10px;
    background-color: #f5f5f5;
    box-shadow: 0 0 5px rgb(0 0 0 / 25%);
    border-left: 6px solid #e7ad04;
}
.FeaturedEvent a {
    color: #212529;
}
.FeaturedEvent a:hover {
    text-decoration: none;
}
.FeaturedEvent .eventDate {
    text-transform: uppercase;
    margin-bottom: 0;
}
.FeaturedEvent .theaName {
    color: #d30013;
    margin-bottom: 0;
}
