body {
    background: #fff;
    padding-bottom: 0!important;
}

body::-webkit-scrollbar-track {
    border-radius: 10px;
}

body::-webkit-scrollbar {
    width: 7px;
    border-radius: 10px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb {
    background-color: #cccccc;
    border-radius: 10px;
}

button {
    cursor: pointer
}

.section_film_event_details {
    max-width: 1120px;
    margin: auto;
    color: #000
}

.pageContainer_text a {
    color: #000;
    text-decoration: underline
}

.section_film_event_details .sectionInner {
    width: 100%
}

.section_film_event_details,.section_film_event_details .pageContainer_text {
    font-size: 17px;
    line-height: 28px;
    width: 93%;
}

.event_details_description>* {
    /* all: inherit; */
    font-family: inherit !important;
}

.event_details_description>*>* {
    /* all: inherit; */
    line-height: initial;
    font-family: inherit !important;
}

.section_film_event_details .text_bold {
    font-weight: 500
}

.section_film_event_details .text_small {
    font-size: 12px;
    line-height: 22px;
    font-weight: 600
}

.film_event_title_first {
    margin: 0 0 18px
}

.film_event_title_type {
    font-size: 12px;
    line-height: 12px;
    font-weight: 600
}

.film_event_title_h1 {
    font-size: 28px;
    line-height: 34px
}

.film_event_title {
    font-size: 20px;
    line-height: 27px;
    font-weight: 500;
    margin: 0 0 48px
}

.section_film_event_details hr {
    margin: 48px 0;
    border: none;
    opacity: 16%;
    width: 93%;
}

#film_details_hr_top {
    margin-top: 0
}

.breadcrumbs_top {
    display: table;
    width: 100%;
    margin: 20px 0;
    font-size: 14px
}

.breadcrumbs_top .sectionInner {
    width: 95%
}

.breadcrumbs_left {
    display: table;
    float: left;
    width: 70%
}

.breadcrumbs li {
    display: inline-block
}

.breadcrumbs li a {
    text-decoration: underline;
    padding: 0 5px;
    color: #000
}

.breadcrumbs_right {
    display: table;
    float: right;
    width: 30%;
    text-align: right
}

.breadcrumb_button {
    display: inline-block
}

.breadcrumb_button:hover {
    cursor: pointer
}

.breadcrumb_button:hover span {
    text-decoration: underline;
    color: #000
}

.film_event_share {
    padding-left: 15px
}

.film_event_saved span {
    color: #6e6eef
}

.breadcrumb_button span,.breadcrumb_button img {
    display: inline-block;
    vertical-align: middle
}

.breadcrumb_button img {
    width: auto;
    height: 20px;
    margin-left: 3px
}

.host_edit_banner {
    display: flex;
    height: 45px;
    width: 100%;
    font-size: 13px;
    font-weight: 600;
    background: #e9eafd;
    color: #6e6eef;
    align-items: center;
    margin-bottom: 15px;
    border-radius: 6px;
}

.host_edit_banner a {
    text-decoration: underline;
}

.host_edit_banner img {
    height: 18px;
    margin-left: 10px;
    fill: #6e6eef;
}

.host_edit_banner span {
    margin-left: 10px;
}

.section_film_event_left {
    display: block;
    float: left;
    width: calc(100% - 400px);
    /* margin-left: -40px; */
    word-break: break-word;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

#contact_organizer {
    border: 2px solid #000
}

.section_film_event_left .sectionInner {
    display: block
}

.section_film_event_right {
    position: sticky;
    top: 70px;
    right: 0;
    display: table;
    float: right;
    width: 400px
}

.section_film_event_right_box {
    display: table;
    width: 100%;
    margin: auto;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #2a2c2b;
    padding: 14px 28px 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.section_film_event_right_box_inner {
    display: table;
    width: 97%
}

.film_event_right_title {
    display: table;
    width: 100%;
    font-size: 20px;
    line-height: 25px
}

.film_event_right_title_mobile {
    display: none;
    font-size: 20px;
    line-height: 25px
}

.film_event_right_title_half {
    display: table;
    float: left;
    margin-top: 10px
}

.section_film_event_right select {
    background-image: url(/assets/img/events/icn_down_arrow.svg);
    background-position: center right 10px;
    border: 1px solid #000
}

.section_film_event_right select:disabled {
    cursor: not-allowed;
    opacity: .5
}

.film_event_right_row {
    display: table;
    width: 100%;
    margin-bottom: 20px
}

.film_event_right_row.disabled,.film_event_right_row.disabled:hover {
    opacity: .3;
    cursor: not-allowed
}

.film_event_right_row_full {
    display: table;
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px
}

.film_event_right_row_left {
    display: table;
    float: left;
    width: calc(100% - 90px);
    font-size: 14px;
    font-weight: 300;
    line-height: 20px
}

.film_event_right_row_right {
    display: table;
    float: right;
    width: 70px
}

.film_event_right_row_right select {
    width: 100%;
    text-align: center
}

.film_event_faq {
    display: none;
}

.help_box_bold {
    font-size: 14px;
    font-weight: 600;
    line-height: 31px;
}

.help_box_href {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
}

.refund_type {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    text-transform: capitalize;
    color: #6e6eef;
    cursor: pointer;
}

.refund_desc {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    font-style: italic;
}

.help_box_button {
    color: #fff;
    border-radius: 8px;
    padding: 10px 20px;
    background: #6e6eef;
    font-size: 14px;
    font-weight: 400
}

.help_box_button:hover {
    color: #fff;
    text-decoration: none
}

.film_event_faq_gray {
    padding: 14px 23px;
    border: 0;
    background: #2a2c2b;
}

.film_event_faq_gray.eod_white {
    background: #fff;
    box-shadow: 0px 2px 7px 1px #0000001a;
}

.film_event_faq_icon {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    /* margin-right: 5px; */
}

.film_event_faq_title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    margin-left: 16px;
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 30px)
}

.film_event_faq_right {
    display: table;
    float: right
}

.film_event_faq_right img {
    width: auto;
    height: auto;
    max-width: 10px;
    max-height: 10px
}

.film_event_faq_plus {
    display: table;
    margin-top: 3px;
    font-size: 26px;
}

.film_event_faq_minus {
    display: table;
    margin-top: 3px;
    font-size: 26px;
}

.film_event_faq_text {
    display: none;
    max-width: calc(100% - 20px);
    font-size: 14px;
    line-height: 20px;
    margin-top: 1px;
    margin-bottom: 5px
}

.film_event_faq_active .film_event_faq_plus {
    display: none
}

.film_event_faq_active .film_event_faq_minus,.film_event_faq_active .film_event_faq_text {
    display: table
}

.film_event_slider_container {
    display: block;
    width: 95%;
    position: relative
}

.film_event_slider_button {
    position: absolute;
    z-index: 100;
    top: 25px;
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 100%
}

.film_event_slider_button img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.film_event_slider_back {
    display: none;
    left: 20px
}

.film_event_slider_back img {
    top: 49.5%;
    left: 47.5%
}

.film_event_right_back {
    background: 0 0;
    width: 20px;
    height: 17px
}

.film_event_right_back img {
    width: auto;
    height: 17px
}

.film_event_slider_save {
    display: none;
    right: 65px
}

.film_event_slider_share {
    display: none;
    right: 20px
}

.film_event_slider {
    display: block;
    width: 100%;
    max-width: 700px;
    position: relative;
    margin-bottom: 15px!important
}

.film_event_slider .slick-dots {
    bottom: 30px;
    background: #fff;
    width: auto;
    padding: 3px 10px;
    left: 50%;
    transform: translate(-50%,0);
    border-radius: 20px
}

.film_event_slider .slick-dots li {
    vertical-align: middle
}

.film_event_slider .slick-prev:before {
    background-image: url(../../img/events/icn_arrow_left_sm.svg);
    background-size: 10px;
    background-color: #fff;
    border-radius: 100%;
    top: 0;
    left: 5px;
    right: initial;
    padding: 5px
}

.film_event_slider .slick-next:before {
    background-image: url(../../img/events/icn_arrow_right_sm.svg);
    background-size: 10px;
    background-color: #fff;
    border-radius: 100%;
    top: 0;
    left: initial;
    right: 5px;
    padding: 5px
}

.film_event_photo {
    display: inline-block;
    width: 100%;
    padding-top: calc(1/2 * 100%);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 20px;
}

.film_event_info img,.film_event_info span {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 5px 5px 0
}

.film_event_info span {
    font-size: 15px;
    line-height: 17px
}

.film_event_info img {
    max-height: 21px;
    margin-right: 5px
}

.film_event_profile {
    display: table;
    float: left;
    width: 120px;
    height: 120px;
    margin-right: 30px;
    border-radius: 100%
}

.film_event_profile_text {
    display: table;
    float: left;
    width: calc(100% - 190px)
}

.film_event_profile_bio {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 10px
}

.film_event_poster {
    display: table;
    width: 100px;
    float: left;
    margin-right: 20px
}

.film_event_poster_img {
    display: table;
    width: 100%;
    height: auto
}

.film_event_details {
    display: table;
    float: left;
    width: calc(100% - 120px);
    font-size: 14px;
    line-height: 19px
}

.film_event_details_column {
    display: table;
    width: 50%;
    float: left;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.film_event_details_title {
    font-weight: 500;
    display: inline-block;
    vertical-align: top;
    width: 74px
}

.film_event_details_text {
    float: right;
    width: calc(100% - 88px);
    margin-bottom: 10px
}

.film_event_featuring {
    display: table;
    width: 40%;
    max-width: 200px;
    float: left;
    margin: 0 0 20px;
    text-align: center;
    font-size: 14px;
    line-height: 19px
}

.film_event_featuring_img {
    display: table;
    width: 120px;
    height: 120px;
    margin: auto;
    border-radius: 100%;
    /* margin-bottom: 10px */
}

.avatar_status_container {
    /* display: table; */
    height: 140px;
    margin-bottom: 0px;
}

.live_at {
    position: relative;
    bottom: -2px;
    background: #6d5ce7;
    width: 100px;
    margin: auto;
    border-radius: 20px;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    opacity: 60%;
}

.live_now {
    position: relative;
    bottom: 21px;
    left: 45px;
    margin: auto;
    color: #fff;
    background: red;
    width: 43px;
    font-size: 10px;
    font-weight: bold;
    border-radius: 20px;
}

.film_event_helpful_column_left {
    display: table;
    width: 46%;
    float: left;
    padding-right: 20px;
    font-size: 14px;
    line-height: 21px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.film_event_helpful_column_right {
    display: table;
    width: 50%;
    float: left;
    padding-left: 20px;
    font-size: 14px;
    line-height: 21px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.film_event_sponsor {
    display: table;
    width: 200px;
    max-width: 45%;
    float: left;
    padding: 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.film_event_sponsor img {
    display: table;
    width: 100%;
    height: auto;
    margin-bottom: 10px
}

.film_event_tag {
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    padding: 5px 15px;
    color: #6e6eef;
    border: 1px solid #6e6eef;
    border-radius: 5px;
    text-decoration: none
}

.film_event_tag:hover {
    cursor: pointer;
    text-decoration: none;
    background: #6e6eef;
    color: #fff
}

.film_event_related_container {
    display: block;
    width: 100%;
    overflow-y: auto;
    white-space: nowrap
}

.film_event_related_tab {
    display: inline-block;
    width: 200px;
    margin: 10px 10px 10px 0;
    text-align: center;
    border: 1px solid #ededed;
    border-radius: 8px;
    color: #000;
    text-decoration: none
}

.film_event_related_tab:hover {
    color: #000;
    text-decoration: none
}

.film_event_related_img {
    display: table;
    width: 100%;
    height: auto;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.film_event_related_type {
    display: table;
    width: 90%;
    margin: 15px auto 5px;
    font-size: 11px;
    line-height: 13px;
    font-weight: 500;
    color: #6c5ce7;
    text-transform: uppercase;
    text-align: center
}

.film_event_related_title {
    display: table;
    width: 90%;
    margin: 3px auto;
    font-size: 15px;
    line-height: 19px;
    font-weight: 500;
    text-align: center
}

.film_event_related_text {
    display: table;
    width: 90%;
    margin: 0 auto 15px;
    font-size: 13px;
    line-height: 15px;
    text-align: center
}

.film_event_select_tickets_mobile {
    font-weight: 600;
    padding: 12px 20px;
    margin-left: 46px !important;
}

.show_desktop {
    display: flex !important;
}

.event_details_description br {
    height: 25px
}

.event_details_description li {
    list-style: revert
}

.event_details_description ul,ol {
    list-style: revert;
    margin-left: 50px;
    margin-bottom: 20px
}

.event_details_description p {
    margin-bottom: 20px;
}

.event_details_description em {
    font-style: revert
}

.event_details_description sup {
    font-style: revert;
    font-size: small;
    vertical-align: super
}

.event_details_description sub {
    font-style: revert;
    font-size: small;
    vertical-align: sub
}

.event_details_description code {
    font-family: revert;
    background: #dcdcdc;
    border-radius: 8px;
    padding: 4px
}

.event_details_description img {
    max-width: 100%;
    border-radius: 20px;
}

#event_checkout_modal {
    width: 100%
}

.modal_checkout_container {
    width: 1000px;
    height: 88%;
    min-height: 444px;
    position: absolute;
    top: 5%;
    margin-bottom: 5%;
    left: 50%;
    transform: translate(-50%,0%);
    z-index: 20;
    border-radius: 10px;
    border: 3px solid #000;
    background: #fff
}

.modal_checkout_inner {
    display: flex;
    width: 100%;
    height: 100%;
    margin: auto
}

.back_button_container {
    position: absolute;
    top: 40px;
    left: 40px;
}

.modal_checkout_close, .modal_rental_checkout_close {
    cursor: pointer;
    position: absolute;
    color: #2a2c2b;
    top: 40px;
    right: 40px;
    font-weight: 700;
    font-size: 20px;
    z-index: 10
}

.modal_rental_checkout_close:hover {
    color: #2a2c2b;
    text-decoration: none;
}

.back_button {
    cursor: pointer;
    height: 20px
}

.modal_buy_tickets {
    margin: 15px auto !important;
}

.checkout_donation_step {
    display: flex;
    width: 60%;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.donate_inner {
    display: flex;
    flex-direction: column;
    width: 85%;
    height: 56%;
    justify-content: space-evenly;
}

.left_right_container {
    display: flex;
    width: 100%;
    height: 100%;
}

/* ---- Events On Demand (Right-side) Styling ---- */
.eod_right_inner {
    width: 89%;
    margin: 20px auto;
}

.eod_text_large {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
}

.eod_text_reg {
    font-size: 15px;
    line-height: 17px;
    font-weight: 500;
}

.opaque {
    opacity: 60%;
}

.eod_text_center {
    text-align: center;
}

.progress_bar {
    width: 99%;
    height: 7px;
    background: #f2f2f2;
    margin: 6px auto;
    border-radius: 20px;
}

.progress_bar_inner {
    background: #6C5CE7;
    height: 100%;
    border-radius: 20px;
}

.eod_info_gray {
    display: flex;
    background: #f2f2f2;
    width: 100%;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    justify-content: center;
    align-items: center;
    padding: 20px 0px;
}

.eod_info_gray_inner {
    display: flex;
    width: 89%;
}

.eod_info_gray p {
    width: 83%;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    margin-left: 26px;
}

.summary_disclaimer {
    display: flex;
    width: 88%;
    border: 1px solid gainsboro;
    border-radius: 12px;
    justify-content: center;
    align-items: center;
    padding: 20px 0px;
    opacity: 70%;
    margin: 35px auto;
}

.summary_disclaimer img {
    opacity: 70%;
}

.summary_disclaimer p {
    width: 69%;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    margin-left: 12px;
}

.rm_padding {
    padding: 0 !important;
    border: none;
    box-shadow: 0px 2px 7px 1px #0000001a;
}

.eod_select_tickets_container {
    display: flex;
    width: 60%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.eod_select_tickets {
    display: flex;
    width: 85%;
}

.eod_select_tickets_step {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.checkout_event_dates_container {
    display: flex;
    width: 60%;
    flex-direction: column;
    justify-content: space-around;
}

.checkout_event_dates_inner {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
}

.select_an_event {
    display: flex;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 12px;
    height: 40px;
}

.date_list_container {
    display: flex;
    width: 100%;
}

.date_list_inner {
    display: flex;
    width: 100%;
    height: 345px;
    flex-direction: column;
    overflow: hidden;
    overflow-y: auto;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

.date_list_inner::-webkit-scrollbar-track {
    border-radius: 10px;
}

.date_list_inner::-webkit-scrollbar {
    width: 5px;
    border-radius: 10px;
    background-color: #F5F5F5;
}

.date_list_inner::-webkit-scrollbar-thumb {
    background-color: #cccccc;
    border-radius: 10px;
}

.checkout_child_event_tiers {
    display: flex;
    width: 60%;
    flex-direction: column;
}

.modal_select_tickets {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
}

.in_modal {
    display: flex;
    flex-direction: column;
    height: 91%;
    width: 80%;
    justify-content: center;
}

.steps .film_event_right_title {
    font-weight: 500;
    font-size: 28px;
}

.modal_tier_container {
}

.donate-header-text {
    display: flex;
    line-height: 30px;
    font-size: 28px;
    font-weight: 500;
    color: #2a2c2b;
    margin-bottom: 14px;
}

.donation_list_container {
    display: flex;
    /* height: 78%; */
    width: 100%;
}

.donation_list_inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    overflow-y: auto;
    justify-content: center;
    align-items: flex-start;
}

.donate-charity {
    /* display: flex; */
    width: 100%;
    flex-direction: column;
    justify-content: space-between;
}

.donate-title-text {
    display: flex;
    margin-bottom: 1px;
    font-size: 16px;
    line-height: 21px;
    font-weight: 600
}

.donate-body {
    font-size: 13px;
    line-height: 18px;
    font-weight: 300;
    margin-bottom: 2px;
}

.donate-inp-form {
    display: flex;
    margin-top: 5px;
    margin-bottom: 9px;
    justify-content: flex-start;
    flex-direction: column;
}

.donation-required {
    background: #d9d5f9;
}

.donate-charity_mobile .donation-required {
    background: #5f52c1
}

.donate-amt {
    text-align: center;
    border: none;
    width: 110px;
    font-family: inconsolata,sans-serif;
    font-weight: 400
}

.donate-amt::placeholder {
    color: #565656;
    opacity: 1;
}

.donate-amt:focus {
    outline: none
}

.donate-amt::-webkit-outer-spin-button,.donate-amt::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.currency-sign {
    border-right: 1px solid #bdc3c7;
    padding-right: 25px;
    padding-left: 10px;
    color: #262633;
    opacity: 1;
    font-size: 15px;
}

.amt-cont {
    display: flex;
    width: 165px;
    /* height: 46px; */
    border: 1px solid #bdc3c7;
    border-radius: 8px;
    /* margin-top: 20px; */
    justify-content: center;
    align-items: center;
}

.donate_hr {
    border: none;
    margin-top: 15px;
    margin-left: 0;
    width: 88%;
    opacity: 17%
}

.donate-disclaimer {
    display: flex;
    width: 90%;
    line-height: 17px;
    font-size: 13px;
    font-weight: 300;
    margin-top: 15px;
    margin-bottom: 15px;
    flex-direction: column;
}

.donate_button_conatiner {
    display: flex;
    justify-content: center;
}

.donate-button {
    width: 32%;
    height: 46px;
    border: none;
    border-radius: 4px;
    background-color: #6c5ce7;
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.donate-button:focus {
    outline: none
}

.summary-cont {
    display: flex;
    width: 40%;
    height: 100%;
    background-color: #ededed;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    flex-direction: column;
    justify-content: center;
}

.summary_cont_inner {
    display: flex;
    flex-direction: column;
    /* height: 73%; */
}

.summary-title {
    display: flex;
    width: 90%;
    /* height: 17px; */
    font-size: 14px;
    font-weight: 700;
    margin-top: 14%;
    /* margin-left: 40px; */
    /* margin-bottom: 20px; */
    justify-content: center;
}

.summary_title_inner {
    display: flex;
    width: 84%;
}

.summary-event-info {
    display: flex;
    width: 96%;
    /* margin-top: 10px; */
    /* margin-left: 40px; */
    justify-content: center;
}

.summary-event-img {
    width: 155px;
    height: 88.8px;
    margin-top: 5px
}

.summary-event-img img {
    height: 100%;
    width: 100%;
    border-radius: 6px;
}

.summary-event-after-img {
    margin-left: 9px;
    width: 43%;
}

.summary-event-type {
    /* width: 89px; */
    /* height: 15px; */
    color: #6c5ce7;
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
    margin-bottom: 0%;
    /* margin-left: 12px */
}

.summary-event-title {
    width: 162px;
    /* height: 34px; */
    font-size: 14px;
    font-weight: bold;
    color: #2a2c2b;
    margin-top: 4px;
    margin-bottom: 0%;
    /* margin-left: 12px */
}

.summary-event-duration {
    /* width: 50px; */
    height: 14px;
    opacity: 60%;
    font-size: 12px;
    font-weight: 400;
    /* margin-top: 4px; */
    /* margin-left: 12px */
}

.date_hr_top {
    margin-bottom: 4%;
    margin-left: 1%;
    opacity: 18%;
    width: 75%;
    border: none
}

.date_and_totals {
    display: flex;
    flex-direction: column;
    /* height: 62%; */
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.location_and_type {
    display: flex;
    flex-direction: column;
    width: 90%;
    /* height: 28%; */
    align-items: center;
    margin-top: 15px;
}

.location_and_type_inner {
    display: flex;
    flex-direction: column;
    width: 82%;
    height: 100%;
    border-top: 1px solid gainsboro;
    border-bottom: 1px solid gainsboro;
    justify-content: center;
}

.event_location {
    display: flex;
    width: 83%;
    font-size: 13px;
    font-weight: bold;
    margin-left: 4%;
}

.event_type {
    display: flex;
    width: 100%;
    margin-left: 4%;
    font-size: 13px;
}

.summary-event-date-cont {
    display: flex;
    /* margin-left: 40px; */
    /* margin: 10px 0px;
    padding: 10px 0px; */
    /* margin-bottom: 25px */
    flex-direction: column;
    /* width: 90%;
    height: 30%;
    border-top: 1px solid gainsboro;
    border-bottom: 1px solid gainsboro;
    align-items: center;
    justify-content: center; */
    border-top: 1px solid gainsboro;
    border-bottom: 1px solid gainsboro;
}

.summary_event_date_inner {
    display: flex;
    flex-direction: column;
    width: 90%;
}

.date_hr_bottom {
    margin-top: 4%;
    margin-left: 1%;
    opacity: 18%;
    width: 75%;
    border: none
}

.summary-event-date {
    /* width: 34px; */
    /* height: 17px; */
    font-size: 12px;
    font-weight: 700;
    /* margin-bottom: 2px; */
    /* margin-left: 14px */
}

.summary-event-date-spec {
    /* width: 270px; */
    font-size: 14px;
    font-weight: 300;
    /* margin-top: 0; */
    /* margin-left: 14px */
}

#donation-table {
    margin-bottom: 25px
}

hr {
    height: .5px;
    margin-left: 39px;
    background-color: #2a2c2b;
    opacity: 30%
}

.customer-totals, .order_info_success, .summary-event-date-cont {
    display: flex;
    /* margin-left: 54px; */
    flex-direction: column;
    /* padding-right: 33px */
    /* height: 100%; */
    padding: 15px 15px;
    width: 80%;
}

.order_info_success {
    border-top: 1px solid gainsboro;
}

.table-cell-left.tickets_bold {
    font-size: 12px;
    font-weight: 700
}

.table-cell-left.donations_bold {
    font-size: 12px;
    font-weight: 700
}

.row {
    /* margin-bottom: 10px; */
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed gainsboro;
    margin-bottom: 5px;
}

.table-cell-left {
    display: table-cell;
    font-size: 14px;
    font-weight: 300
}

.table-cell-middle {
    width: 15%;
    font-size: 14px;
    text-align: left;
    font-weight: 300
}

.table-cell-right {
    display: table-cell;
    font-size: 14px;
    font-weight: 300
}

#total_cost_table {
    display: flex;
    width: 90%;
    height: 26%;
    /* padding-left: 17px; */
    /* padding-right: 19px; */
    /* padding-top: 22px; */
    /* padding-bottom: 12px; */
    background-color: #dcdcdc;
    /* margin-left: 40px; */
    margin-top: 5px;
    min-height: 40px;
    margin-bottom: 16px;
    align-items: center;
    justify-content: center;
}

.total_row {
    width: 87%;
    margin: 0;
}

.total_row > * {
    font-weight: 600;
}

.total_cost_table {
    display: flex;
    padding-top: 22px;
    padding-bottom: 12px;
    font-weight: bold;
}

.total_bold {
    font-weight: bold;
}

.table-cell-left {
    text-align: left;
    width: 50%;
    white-space: normal
}

.table-cell-right {
    text-align: right;
}

#total_left {
    padding: 25px
}

.checkout_login_option {
    display: flex;
    width: 60%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.login_inner {
    display: flex;
    width: 90%;
    flex-direction: column;
    align-items: center;
}

.guest-or-acct {
    font-size: 28px;
    font-weight: 400;
    white-space: nowrap;
    margin: 1%;
    padding-bottom: 25px
}

.login-dead-button {
    font-family: montserrat,sans-serif;
    font-size: 16px;
    margin: 1%;
    font-weight: 700;
    width: 200px;
    height: 56px;
    color: #fff;
    background-color: #2a2c2b;
    border: none;
    border-radius: 4px;
    margin-top: 4%
}

.login-dead-button:focus {
    outline: none
}

.continue-as-guest {
    padding-top: 25px;
    width: 170px;
    height: 18px;
    font-size: 15px;
    font-weight: 400;
    white-space: nowrap;
    margin: 1%
}

.guest-inp-form {
    display: flex;
    flex-direction: column;
    width: 300px;
    height: 160px;
    margin: 1%
}

.guest_input_container {
    display: flex;
    align-items: center;
    border: 1px solid #bdc3c7;
    border-radius: 8px;
    margin: 5px
}

.input_icon_left {
    width: 31px;
    height: 20px;
    margin-left: 9px;
    margin-top: 3px;
    border-right: 1px solid #bdc3c7
}

.input_icon_right {
    width: 25px;
    height: 25px
}

.icon_right_container {
    width: 30px;
    height: 30px;
    padding-right: 10px;
    padding-top: 5px
}

.guest-inp {
    border: none;
    padding-left: 10px
}

.guest-inp::placeholder {
    color: #565656;
    opacity: 1;
}

.guest-inp:focus {
    outline: none;
    border: none
}

.guest-login-btn {
    width: 200px;
    height: 56px;
    border: none;
    border-radius: 4px;
    background-color: #dcdcdc;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin: 1%
}

.guest-login-btn:focus {
    outline: none
}

.checkout_payment_method {
    display: flex;
    width: 60%;
    height: 100%;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.payment_inner {
    display: flex;
    flex-direction: column;
    width: 71%;
    /* align-items: center; */
    justify-content: center;
    align-content: center;
}

.confirm_pay {
    font-size: 28px;
    font-weight: 500
}

.payment_header {
    margin-top: 2%;
    font-size: 12px;
    font-weight: 700;
}

.credit_debit_container {
    display: table;
    width: 83%;
    border: 1px solid #bdc3c7;
    border-radius: 8px;
    padding: 12px;
    margin-top: 2%;
}

.radio_labels {
    display: flex;
    font-size: 14px;
    font-weight: 500;
    align-items: center
}

.radio_labels input {
    margin-right: 10px!important
}

#credit_option {
    width: 18px;
    margin-right: 3px;
    cursor: pointer
}

.credit_input_container {
    display: flex;
    background-color: #fff;
    align-items: center;
    border: 1px solid #bdc3c7;
    border-radius: 8px;
    width: 360px;
    height: 46px;
    margin-left: 18px
}

#card_input {
    border: none
}

#card_input:focus {
    outline: none;
    border: none
}

#add_new_card_container,#add_new_card_container_mobile {
    padding-top: 10px
}

#card-errors,#card-errors_mobile {
    padding-top: 10px
}

.paypal_container {
    width: 72%;
    display: table;
    border: 1px solid #bdc3c7;
    border-radius: 8px;
    padding: 12px;
    margin-top: 2%;
    background-color: #fff
}

#paypal_option {
    width: 18px;
    margin-right: 3px;
    cursor: pointer
}

.paypal_subtext {
    padding: 10px 0;
    font-size: 14px;
    font-weight: 400;
    width: 334px;
    margin-left: 24px
}

#paypal-button-container,#paypal-button-container_mobile {
    width: 85%;
    margin: auto
}

.paypal_button {
    width: 200px;
    height: 56px;
    border: none;
    border-radius: 4px;
    background-color: gold;
    color: #2a2c2b;
    font-size: 16px;
    font-weight: 700;
    margin-left: 24px
}

.payment_hr {
    margin-top: 7%;
    width: 93%;
    opacity: 20%;
    margin-left: 0;
}

.toggler {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    padding-top: 2px
}

.terms_toggler {
    opacity: 0;
    width: 0!important;
    height: 0!important
}

.slider_round {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
    border: 1px solid #000
}

.slider_round::before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #2a2c2b;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%
}

.terms_toggler:checked+.slider_round {
    background-color: #2a2c2b
}

.terms_toggler:focus+.slider_round {
    box-shadow: 0 0 1px #2196f3
}

.terms_toggler:checked+.slider_round::before {
    background-color: #fff;
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px)
}

.terms_conditions_container {
    display: flex;
    margin-top: 7%
}

.terms_text {
    width: 280px;
    margin-left: 15px;
    color: #262633;
    font-size: 15px;
}

.payment_button_container {
    display: flex;
    justify-content: center;
    width: 100%;
}

.confirm_payment_button, .confirm_rental_payment_button {
    width: 200px;
    height: 56px;
    border: none;
    border-radius: 4px;
    background-color: #dcdcdc;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-top: 9%;
}

.order_info_container {
    width: 60%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.order_info_inner {
    display: flex;
    flex-direction: column;
    width: 85%;
}

.order_info_message {
    background: rgb(212 244 231);
    border: 2px solid rgb(212 244 231);
    box-sizing: border-box;
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.order_info_panel {
    margin: 20px;
}

.order_info_summary {
    margin-bottom: 40px;
}

.order_info_message span {
    color: #000;
    font-weight: 500;
    font-size: 18px;
}

.order_complete_label {
    width: 20px;
    padding-right: 10px;
}

.order_info_title {
    font-size: 36px;
    font-weight: 600;
    line-height: 43px;
    margin-bottom: 30px;
}

.order_info_sub_title {
    font-weight: 500;
    font-size: 15px;
}

.order_info_item {
    margin-bottom: 25px;
}

.order_info_item_title, .card_ending_number {
    font-weight: 500;
    font-size: 17px;
}

.order_info_item_title.eod {
    font-weight: 600;
    font-size: 16px;
}

hr.eod {
    opacity: 70%;
    width: 100%;
    margin-left: 0;
    margin-bottom: 25px;
    height: auto;
}

.order_info_item_value {
    font-size: 15px;
}

.order_info_item_value.eod {
    width: 86%;
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
}

.order_message {
    display: flex;
    width: 90%;
    font-size: 36px;
    font-weight: 400;
    line-height: 43px;
    /* margin-top: 26px; */
    /* margin-left: 33px */
    justify-content: center;
}

.receipt_container {
    display: flex;
    width: 100%;
    height: 72%;
    /* align-items: center; */
    justify-content: center;
    border-radius: 8px;
    /* margin-top: 20px */
}

.receipt_outline {
    display: flex;
    width: 89%;
    border: 3px solid #dcdcdc;
    border-radius: 8px;
    background-color: #fff;
    flex-direction: column;
    /* padding: 20px */
    align-items: center;
    justify-content: space-around;
}

.receipt_row_1 {
    display: flex;
    width: 95%;
    justify-content: space-between;
    /* margin-bottom: 25px; */
    border-bottom: 1px dashed #dcdcdc
}

.receipt_row_2 {
    display: flex;
    width: 95%;
    justify-content: space-between;
    align-items: center;
    /* margin-bottom: 25px; */
    border-bottom: 1px dashed #dcdcdc;
    /* padding-bottom: 23px; */
    font-size: 18px
}

.receipt_row_3 {
    display: flex;
    width: 95%;
    /* margin-bottom: 10px; */
    font-weight: 500;
    font-size: 22px
}

.receipt_row_4 {
    display: flex;
    width: 95%;
    justify-content: space-between;
    /* margin-bottom: 25px; */
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 5px;
    font-size: 18px
}

.receipt_row_5 {
    display: flex;
    width: 95%;
    justify-content: space-between;
    /* margin-bottom: 25px; */
    border-bottom: 1px dashed #dcdcdc;
    font-size: 18px
}

.receipt_row_6 {
    display: flex;
    width: 95%;
    justify-content: space-between;
    font-size: 25px;
    font-weight: 500;
    /* margin-top: 45px */
}

.access_event_container {
    display: flex;
    margin-top: 10px;
    /* justify-content: center */
}

.access_event_button, .access_rental_button {
    border: 1px solid;
    padding: 15px 20px;
    border-radius: 4px;
    background: #6e6eef;
    color: #fff;
    font-size: 15px;
    font-weight: 600
}

.access_event_button:hover, .access_rental_button:hover {
    color: #fff;
    text-decoration: none;
}

.receipt_header_left {
    display: flex;
    font-size: 25px;
    font-weight: 500;
    align-items: center;
}

.receipt_header_right {
    display: flex;
    /* width: 204px; */
    font-size: 18px;
    flex-direction: column;
}

.confirm_number {
    display: flex;
    justify-content: space-between;
    width: 216px;
}

.confirm_date {
    display: flex;
    justify-content: space-between;
    width: 216px;
}

.row_5_left {
    line-height: 35px;
    display: flex;
    flex-direction: column;
}

.row_5_right {
    line-height: 35px;
    display: flex;
    flex-direction: column;
}

.show_mobile {
    display: none !important;
}

.show_mobile_ni {
    display: none;
}

.event_date_select_container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.customer-totals .row, .order_info_success .row, .order_info_success_mobile .row {
    border-bottom: none;
}

.event_date_select {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 11px;
    width: 90%;
}

.event_date_select_left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 13px;
    line-height: 19px;
}

.event_date_for_mobile, .checkout_child_event_tiers_mobile {
    display: none;
}

.event_date {
    font-weight: bold;
}

.event_time {
}

.event_tickets_remaining {
    font-size: 10px;
    font-weight: bold;
    color: #6d5ce7;
}

/* .order_info_container {
        width: 100%;
        height: 100%
    } */
.order_message, .order_info_title {
    width: 100%;
    font-size: 27px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 60px;
}

.order_info_title.eod {
    width: 69%;
    font-size: 27px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 37px;
}

#eod_buy_tix.soldout_disabled {
    background: #ededed;
    color: #BDC3C7;
}

#eod_buy_tix.disabled {
    background: #ededed;
    color: #BDC3C7;
}

.eod_buy_tickets.disabled {
    background: #ededed;
    color: #BDC3C7;
}

.event_date_select_right {
    display: flex;
}

.event_date_select_button {
    color: #fff;
    background: #6d5ce7;
    border: none;
    border-radius: 6px;
    height: 30px;
    width: 74px;
    align-items: center;
    font-size: 12px;
}

.select_more_dates {
    height: 36px;
    font-weight: bold;
    font-size: 15px;
    background: none;
    border: 1.5px solid #2a2c2b;
    border-radius: 6px;
}

.event_select_hr {
    margin: 15px 0px !important;
    width: 91% !important;
}

.select_tickets_mobile {
    display: none;
}

.eod_ticket_remaining_warning {
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    color: #CC5050;
    margin-top: 10px;
    background: rgba(200, 15, 15, 0.12);
    display: inline-block;
    padding: 5px 10px 5px 10px;
    width: -moz-available;
    /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available;
    /* Mozilla-based browsers will ignore this. */
    width: fill-available;
}

@media only screen and (max-width: 1050px) {
    #event_checkout_container {
        width:80%;
        height: 90%
    }

    #event_checkout_container_inner {
        width: 100%;
    }

    .modal_checkout_inner {
        display: table;
        width: 100%;
        height: 100%;
        margin: auto;
    }

    .back_button_container {
        top: 36px;
        left: 36px;
    }

    .modal_checkout_close, .modal_rental_checkout_close {
        position: absolute;
        top: 35px;
        right: 40px;
        font-weight: 700;
        font-size: 20px;
        z-index: 10;
    }

    .back_button {
        height: 20px
    }

    .checkout_donation_step {
        width: 56%;
        margin-left: 1%
    }

    .donate_inner {
        display: flex;
        flex-direction: column;
        margin-top: 6%;
        margin-left: 13%
    }

    .donate_hr {
        border: none;
        margin-left: 0;
        width: 88%;
        opacity: 33%;
        background-color: #2a2c2b;
        height: .6px
    }

    .left_right_container {
        display: flex;
        max-width: 100%
    }

    .donate-header-text {
        line-height: 30px;
        font-size: 23px;
        font-weight: 500;
        color: #2a2c2b
    }

    .donate-title-text {
        margin-top: 9px;
        width: 100%;
        margin-bottom: 0;
        font-size: 17px;
        font-weight: 600
    }

    .donate-body {
        font-size: 15px;
        font-weight: 300;
    }

    .donation-required {
        background: unset;
    }

    #donate-amt {
        text-align: center;
        border: none;
        width: 110px;
        font-family: inconsolata,sans-serif;
        font-weight: 400
    }

    #donate-amt:focus {
        outline: none
    }

    #donate-amt::-webkit-outer-spin-button,#donate-amt::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0
    }

    .currency-sign {
        border-right: 1px solid #bdc3c7;
        padding-right: 25px;
        padding-left: 10px
    }

    .amt-cont {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 165px;
        height: 46px;
        border: 1px solid #bdc3c7;
        border-radius: 8px;
        margin-top: 14px
    }

    .donate-disclaimer {
        width: 70%;
        /* height: 17px; */
        font-size: 13px;
        font-weight: 300;
        margin-top: 15px
    }

    .donate-button {
        width: 200px;
        height: 56px;
        margin-top: 149px;
        margin-left: 79px;
        border: none;
        border-radius: 4px;
        background-color: #6c5ce7;
        color: #fff;
        font-size: 16px;
        font-weight: 700
    }

    .donate-button:focus {
        outline: none
    }

    .summary-cont {
        width: 43%;
        height: 100%;
        background-color: #ededed;
        border-bottom-right-radius: 8px;
        border-top-right-radius: 8px
    }

    .summary-title {
        height: 17px;
        font-size: 14px;
        font-weight: 700;
        margin-top: 22%;
        /* margin-left: 40px; */
        margin-bottom: 20px
    }

    #total_cost_table .row {
        margin-bottom: 0;
    }

    .summary-event-info {
        display: flex;
        width: 342px;
        margin-top: 10px;
        margin-left: 40px
    }

    .summary-event-img {
        width: 124px;
        height: 83.8px;
        margin-top: 5px
    }

    .summary-event-type {
        /* width: 89px; */
        /* height: 15px; */
        color: #6c5ce7;
        /* font-size: 12px; */
        font-weight: 600;
        white-space: nowrap;
        margin-bottom: 0%;
        margin-left: 12px;
    }

    .summary-event-title {
        /* width: 162px; */
        /* height: 34px; */
        /* font-size: 14px; */
        color: #2a2c2b;
        margin-top: 4px;
        margin-bottom: 0%;
        margin-left: 12px
    }

    .summary-event-duration {
        /* width: 50px; */
        /* height: 14px; */
        opacity: 60%;
        font-size: 12px;
        font-weight: 400;
        /* margin-top: 4px; */
        margin-left: 12px
    }

    .date_hr_top {
        margin-bottom: 4%;
        margin-left: 1%;
        opacity: 45%;
        width: 86%;
        border: none
    }

    /* .summary-event-date-cont {
        margin-left: 40px;
        margin-top: 20px;
        margin-bottom: 17px
    } */
    .date_hr_bottom {
        margin-top: 4%;
        margin-left: 1%;
        opacity: 23%;
        width: 86%;
        border: none;
        height: .6px;
        background-color: #2a2c2b
    }

    .summary-event-date {
        /*  width: 34px;
        height: 17px; */
        font-size: 12px;
        font-weight: 700;
        /*   margin-bottom: 2px;
        margin-left: 14px */
    }

    .summary-event-date-spec {
        /*   width: 270px; */
        font-size: 14px;
        font-weight: 300;
        /*   margin-top: 0;
        margin-left: 14px */
    }

    #donation-table {
        margin-bottom: 25px
    }

    hr {
        height: .5px;
        margin-left: 39px;
        background-color: #2a2c2b;
        opacity: 30%
    }

    .customer-totals {
        flex-direction: column
    }

    .table-cell-left.tickets_bold {
        font-size: 12px;
        font-weight: 700;
        margin-top: 22px
    }

    .table-cell-left.donations_bold {
        font-size: 12px;
        font-weight: 700
    }

    .row {
        margin-bottom: 12px
    }

    .table-cell-left {
        font-size: 14px;
        font-weight: 300
    }

    .table-cell-middle {
        font-size: 14px;
        font-weight: 300
    }

    .table-cell-right {
        font-size: 14px;
        font-weight: 300
    }

    .table-cell-left {
        text-align: left;
        width: 155px
    }

    .table-cell-right {
        text-align: right
    }

    #total_left {
        padding: 25px
    }

    .checkout_login_option {
        width: 56%;
        height: 100%;
        margin-left: 1%
    }

    .login_inner {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 16%
    }

    .guest-or-acct {
        font-size: 28px;
        font-weight: 400;
        white-space: nowrap;
        margin: 1%
    }

    .login-dead-button {
        font-family: montserrat,sans-serif;
        font-size: 16px;
        margin: 1%;
        font-weight: 700;
        width: 200px;
        height: 56px;
        color: #fff;
        background-color: #2a2c2b;
        border: none;
        border-radius: 4px;
        margin-top: 4%
    }

    .login-dead-button:focus {
        outline: none
    }

    .continue-as-guest {
        width: 170px;
        height: 18px;
        font-size: 15px;
        font-weight: 400;
        white-space: nowrap;
        margin: 1%
    }

    .guest-inp-form {
        display: flex;
        flex-direction: column;
        width: 300px;
        height: 160px;
        margin: 1%
    }

    .guest_input_container {
        display: flex;
        align-items: center;
        border: 1px solid #bdc3c7;
        border-radius: 8px;
        margin: 5px
    }

    .input_icon_left {
        width: 31px;
        height: 20px;
        margin-left: 9px;
        margin-top: 3px;
        border-right: 1px solid #bdc3c7
    }

    .input_icon_right {
        width: 25px;
        height: 25px
    }

    .icon_right_container {
        width: 30px;
        height: 30px;
        padding-right: 10px;
        padding-top: 5px
    }

    .guest-inp {
        border: none;
        padding-left: 10px
    }

    .guest-inp:focus {
        outline: none;
        border: none
    }

    .guest-login-btn {
        width: 200px;
        height: 56px;
        border: none;
        border-radius: 4px;
        background-color: #dcdcdc;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        margin: 1%
    }

    .guest-login-btn:focus {
        outline: none
    }

    .checkout_payment_method, .order_info_container {
        width: 56%;
        height: 100%;
    }

    .payment_inner {
        display: flex;
        flex-direction: column;
        margin-left: 17%;
        margin-top: 10%
    }

    .confirm_pay {
        padding-bottom: 25px;
        font-size: 28px;
        font-weight: 500
    }

    .payment_header {
        font-size: 12px;
        font-weight: 700;
        margin-top: 2%
    }

    .credit_debit_container {
        display: table;
        width: 82%;
        border: 1px solid #bdc3c7;
        border-radius: 8px;
        padding: 12px;
        margin-top: 2%
    }

    .radio_labels {
        display: flex;
        font-size: 14px;
        font-weight: 500;
        align-items: center
    }

    .radio_labels input {
        margin-right: 10px!important
    }

    #credit_option {
        width: 18px;
        margin-right: 3px
    }

    .credit_input_container {
        display: flex;
        background-color: #fff;
        align-items: center;
        border: 1px solid #bdc3c7;
        border-radius: 8px;
        width: 318px;
        height: 46px;
        margin-left: 18px
    }

    #card_input {
        border: none
    }

    #card_input:focus {
        outline: none;
        border: none
    }

    .paypal_container {
        width: 82%;
        display: table;
        border: 1px solid #bdc3c7;
        border-radius: 8px;
        padding: 12px;
        margin-top: 2%;
        background-color: #fff
    }

    #paypal_option {
        width: 18px;
        margin-right: 3px
    }

    .paypal_subtext {
        padding: 10px 0;
        font-size: 14px;
        font-weight: 400;
        width: 334px;
        margin-left: 24px
    }

    .paypal_button {
        width: 200px;
        height: 56px;
        border: none;
        border-radius: 4px;
        background-color: gold;
        color: #2a2c2b;
        font-size: 16px;
        font-weight: 700;
        margin-left: 24px
    }

    .payment_hr {
        margin-left: -2%;
        margin-top: 7%;
        width: 93%;
        opacity: 45%;
        border: none
    }

    .toggler {
        position: relative;
        display: inline-block;
        width: 60px;
        height: 34px;
        padding-top: 2px
    }

    .terms_toggler {
        opacity: 0;
        width: 0!important;
        height: 0!important
    }

    .slider_round {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #fff;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 34px;
        border: 1px solid #000
    }

    .slider_round::before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: #2a2c2b;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 50%
    }

    .terms_toggler:checked+.slider_round {
        background-color: #2a2c2b
    }

    .terms_toggler:focus+.slider_round {
        box-shadow: 0 0 1px #2196f3
    }

    .terms_toggler:checked+.slider_round::before {
        background-color: #fff;
        -webkit-transform: translateX(26px);
        -ms-transform: translateX(26px);
        transform: translateX(26px)
    }

    .terms_conditions_container {
        display: flex;
        margin-top: 7%
    }

    @media(min-height: 520px) and (max-height:768px) {
        .order_info_container {
            margin-top: 8%;
        }

        .summary-title {
            margin-top: 15%;
        }
    }
}

@media only screen and (max-width: 960px) {
    #event_checkout_container {
        width:100%;
        height: 90%
    }
}

@media only screen and (max-width: 800px) {
    .film_event_faq_title {
        display: none !important;
    }

    .film_event_faq_right {
        display: none !important;
    }

    .show_mobile {
        display: inline-block !important;
    }

    .show_mobile_ni {
        display: inline-block;
    }

    .show_desktop {
        display: none !important;
    }

    .left_right_container {
        flex-direction: column;
    }

    #event_checkout_modal {
        height: 100vh;
        /* width: 100vw; */
    }

    #event_checkout_container {
        height: 100%;
        top: 0;
        border: none;
        border-radius: 0;
        background: #6c5ce7;
        overflow-x: hidden;
    }

    .modal_checkout_inner {
        color: #fff;
    }

    .modal_rental_checkout_close {
        color: #fff;
    }

    .modal_rental_checkout_close:hover {
        color: #fff;
    }

    .checkout_donation_step {
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .donate_inner {
        color: #fff !important;
        margin-left: 0;
        margin-top: 0;
        justify-content: flex-start;
    }

    .donate-disclaimer a {
        color: #fff;
        text-decoration: underline;
    }

    .donate-header-text {
        color: #fff;
    }

    .amt-cont {
        background: #fff;
    }

    .donate_hr {
        display: none;
    }

    .donate-button {
        margin-top: 60px;
        margin-left: 0px;
        background: #2a2c2b;
    }

    .film_event_faq {
        /* display: table; */
        position: sticky;
        /* width: 15%; */
        border-radius: 100%;
        padding: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        bottom: 69px;
        left: 100%;
    }

    #help_box_upper {
        display: flex;
        justify-content: center;
    }

    .faq_open {
        background: #2a2c2b;
        width: 100%;
        border-radius: 8px 8px 0 0;
        bottom: 0%;
        overflow-y: auto;
        height: 69vh;
    }

    .justify_left {
        justify-content: flex-start !important;
    }

    .checkout_login_option {
        width: 100%;
    }

    .guest_input_container {
        background: #fff;
    }

    .checkout_payment_method, .order_info_container {
        width: 100%;
        display: flex;
        flex-direction: column;
        background: #fff;
        color: #2a2c2b;
    }

    .summary-cont_mobile {
        display: flex;
        width: 100%;
        height: 100%;
        background-color: #ededed;
        border-bottom-right-radius: 8px;
        border-top-right-radius: 8px;
        flex-direction: column;
        justify-content: center;
        padding-top: 15%;
    }

    .payment_inner {
        display: flex;
        margin-left: 37px;
        align-items: flex-start;
        width: 100%;
    }

    .payment_button_container {
        margin-bottom: 25px;
        width: 90%;
    }

    .order_info_inner {
        margin-top: 20px;
        width: 90%;
    }

    .order_info_panel {
        margin-left: 0px;
    }

    .summary-cont {
        width: 100%;
        color: #2a2c2b;
        border-radius: 0;
    }

    .summary_cont_inner {
        width: 100%;
    }

    .summary-title {
        margin-top: 8%;
    }
}

@media screen and (max-width: 479px) {
    .donate_inner {
        color: #fff !important;
        height: 100%;
        padding-top: 60px;
        padding-bottom: 80px;
    }

    .donate-button {
        margin-top: 40px;
        margin-left: 0px;
        background: #2a2c2b;
    }
}
