/* Event Attendees tab start*/
.wps-e_attend {
    container-type: inline-size;
    width: 100%;
}


.wps-e_a-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.25;
    margin: 0 0 15px;
}

.wps-e_a-part {
    margin-top: 15px;
}

img.wps-e_ac-profile {
    width: 75px;
    aspect-ratio: 1;
    object-fit: cover;
    border-radius: 50%;
    margin: 0 0 10px;
    border: 1px solid #ccc;
}

.wps-e_a-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 15px;
}

.wps-e_ac-label {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.25;
    margin: 0 0 5px;
}

.wps-e_a-col {
    padding: 10px;
}

.wps-e_ac-desc {
    font-size: 14px;
    line-height: 1.25;
}

@container (max-width: 800px) {
    .wps-e_a-row {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
}

@container (max-width: 540px) {
    .wps-e_a-row {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@container (max-width: 420px) {
    .wps-e_a-row {
        grid-template-columns: 1fr 1fr;
    }
}

/* Event Attendees tab end*/

/* .wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus {
    display: none;
}

.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus {
    display: none;
} */

/* Event Calender Layout Enhancement */

#wps_event_listing_in_calender .fc-header-toolbar.fc-toolbar {
    align-items: center;
    display: flex;
}

#wps_event_listing_in_calender .fc-view-harness table.fc-col-header {
    margin: 0;
}

#wps_event_listing_in_calender .fc-view-harness a {
    text-decoration: none;
}

#wps_event_listing_in_calender .fc-view-harness table.fc-col-header a {
    color: #000;
    padding: 10px 0;
}

#wps_event_listing_in_calender .fc-view-harness a.fc-daygrid-day-number {
    padding: 8px 15px 8px 8px;
    color: #3788d8;
}

#wps_event_listing_in_calender .fc-view-harness table {
    margin: 0;
}

#wps_event_listing_in_calender .fc-view-harness .fc-daygrid-day-top {
    justify-content: center;
}

#wps_event_listing_in_calender .fc-view-harness .fc-daygrid-day-frame {
    padding: 10px;
}

#wps_event_listing_in_calender .fc-view-harness .fc-event-title {
    padding: 0 5px;
    font-size: 13px;
    color: #3788d8;
}

#wps_event_listing_in_calender .fc-view-harness a.fc-h-event.fc-event {
    background: #3788d821;
    border: 1px solid #3788d8;
}

#wps_event_listing_in_calender button.fc-button {
    background: #f2f2f2;
    border: 1px solid #dcdcdc;
    color: #000;
}

#wps_event_listing_in_calender button.fc-button:hover {
    background: #e5e5e5;
}

#wps_event_listing_in_calender button.fc-button:focus {
    outline: none;
    box-shadow: none;
}

#wps_event_listing_in_calender .fc-view-harness .fc-day-today {
    background: #F0CF651c;
    border: 2px solid #F0CF65;
}

#wps_event_listing_in_calender .fc-view-harness .fc-day-today a.fc-daygrid-day-number {
    color: #000;
}

#wps_event_listing_in_calender td {
    background: transparent;
}

#wps_event_listing_in_calender .fc-h-event .fc-event-main {
    color: #7f54b3;
}

@media only screen and (max-width: 768px) {
    #wps_event_listing_in_calender .fc-header-toolbar.fc-toolbar {
        flex-direction: column;
        margin: 0 0 10px;
    }

    #wps_event_listing_in_calender .fc-header-toolbar.fc-toolbar .fc-toolbar-chunk:first-of-type {
        order: 1;
    }

    #wps_event_listing_in_calender .fc-view-harness {
        overflow: auto;
        max-width: 100%;
    }

    #wps_event_listing_in_calender table.fc-scrollgrid {
        max-width: 100%;
        margin: auto;
    }

    #wps_event_listing_in_calender table.fc-col-header,
    #wps_event_listing_in_calender table.fc-scrollgrid-sync-table {
        max-width: 100%;
    }

    #wps_event_listing_in_calender .fc-view-harness table.fc-col-header a {
        padding: 8px 0;
        font-size: 14px;
    }
}

#wps_etmwf_event_multiple_venue {
    margin: 15px 0;
}

#wps_etmwf_event_multiple_venue #location_select {
    max-width: 200px;
    width: 100%;
    min-height: 33px;
    padding: 8px;
}

.wps-etmfw-subscribe-checkbox {
    margin: 10px 0 0;
}

p.wps_etmfw_social_share_heading {
    font-weight: 600;
    color: #000;
    margin: 0 0 15px;
    font-size: 18px;
    display: block;
    text-align: center;
    position: relative;
    line-height: 1.5;
}

@media screen and (max-width: 480px) {
    p.wps_etmfw_social_share_heading {
        display: block;
    }
}

.wps_etmfw_facebook_share_content,
.wps_etmfw_twitter_share_content,
.wps_etmfw_mail_share_content,
.wps_etmfw_whatsapp_content,
.wps_etmfw_pinterset_share_content {
    display: inline-block;
    margin: 0 15px 15px 0;
    vertical-align: middle;
}

.wps_etmfw_facebook_share_content img,
.wps_etmfw_twitter_share_content img,
.wps_etmfw_mail_share_content img,
.wps_etmfw_whatsapp_content img,
.wps_etmfw_pinterset_share_content img {
    max-height: 26px;
    transition: all 0.3s ease;
}

.wps_etmfw_facebook_share_content img:hover,
.wps_etmfw_twitter_share_content img:hover,
.wps_etmfw_mail_share_content img:hover,
.wps_etmfw_whatsapp_content img:hover,
.wps_etmfw_pinterset_share_content:hover img {
    transform: scale(1.2);
}

/* social share icon */
.wps-etmfw-share-popup {
    opacity: 0;
    pointer-events: none;
    z-index: -1;
    padding: 20px 20px 20px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 50%;
    left: 50%;
    border-radius: 5px;
    transform: translate(-50%, calc(-50% - 100px));
    transition: all 0.3s linear;
}

.wps-etmfw-share-popup.pop-active {
    opacity: 1;
    pointer-events: unset;
    z-index: 999999;
    transform: translate(-50%, -50%);
}

.wps-pop_shadow {
    display: none;
    background: #000;
    opacity: 0.2;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
}

span.wps-etmfw-share-close {
    position: fixed;
    top: 5px;
    right: 5px;
    font-size: 38px;
    color: #ccc;
    line-height: 1;
    height: 42px;
    width: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1;
    transition: all 0.2s linear;
}

span.wps-etmfw-share-close:hover {
    color: #000;
}

.wps-etmfw-icon-wrap a {
    margin-right: 0;
    display: inline-flex;
    cursor: pointer;
    height: 30px;
    width: 30px;
    align-items: center;
    justify-content: center;
    transition: all 0.2s linear;
}

.wps-etmfw-icon-wrap a:hover {
    scale: 1.1;
}

.wps-etmfw-icon-wrap img {
    width: 30px;
    /* height: 24px; */
}

.wps-cancellation-requested {
    color: red;
    font-weight: bold;
}

h3.wps_ubo_offer_preview_heading {
    font-size: 16px;
    padding-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    color: #111;
    border-top: 1.5px solid #e2e2e2;
    position: relative;
}

h3.wps_ubo_offer_preview_heading:before {
    content: "and";
    position: absolute;
    top: -9px;
    line-height: 1;
    left: 50%;
    transform: translateX(-50%);
    color: #c9c9c9;
    background: #fff;
    padding: 0 10px;
}

.wps-etmfw-icon-wrap {
    margin: 0 0 15px;
}

#wps-etmfw-share-popup .wps-etmw_single-event .wps-etmw_prod-desc {
    text-align: left;
    font-size: 14px;
    margin: 0 0 20px;
}

#wps-etmfw-share-popup .wps-etmw_single-event .wps-etmw_prod-desc h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5;
    text-align: left;
    margin: 20px 0 20px;
}

#wps-etmfw-share-popup .wps-etmw_single-event .wps-etmw_prod-desc img {
    width: 18px;
    height: auto;
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle;
}

#wps-etmfw-share-popup .wps-etmw_single-event .wps-etmw_prod-desc .wps-etmw_prod-venue {
    margin: 0 0 15px;
}

/* CSS for Tickets Start*/

.wps_etmfw_offer_preview_in .ticket-container {
    max-height: 460px;
    overflow: auto;
    max-width: 560px;
    width: 100%;
}

.wps_etmfw_offer_preview_in .ticket-container table tr td,.ticket-container table{
    border:none;
    box-shadow: none;
    text-align: left;
}

.ticket-container p{
    line-height: 1.5;
    padding: 0;
    color: #000;
}

.ticket-container div {
    line-height: 1;
}

.ticket-container h1,.ticket-container h2,.ticket-container h3,.ticket-container h4{
    line-height: 1.25;
    padding: 0;
}

@media only screen and (max-width: 768px) {
    .wps-etmfw-share-popup {
        width: calc(100% - 30px);
    }

    .wps_etmfw_offer_preview_in .ticket-container {
        max-height: 400px;
        width: 100%;
    }
}

/* CSS for Tickets End*/