<!-- ---- page --- -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<style>
    .em {
        --line-height: 40px !important;
    }

    .em.pixelbones * {
        font-size: 20px !important; 
    }

    @media (max-width: 767px) {}
</style>

<script>
    var $j = jQuery.noConflict();
    jQuery(document).ready(function ($) {
        const html_share_btn = `
    <style>
        .dg-share-button {
            position: relative;
            z-index: 999;
            box-sizing: border-box;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 3px 0;
            padding: 10px 10px;
            max-width: 120px;
            border: 1px solid #cccccc;
            text-align: center;
            text-decoration: none;
            transition: border 0.3s ease, background 0.3s ease;

            &.fill-space {
                max-width: 100%;
            }

            &.hide-border {
                background: transparent;
                border: 1px solid transparent;

                &:hover {
                    background: transparent;
                    border: 1px solid #cccccc;
                }
            }

            &:hover {
                background: linear-gradient(transparent, rgba(0, 0, 0, 0.05));
            }
        }

        .dg-share-button-icon {
            flex-shrink: 0;
            width: 20px;
            height: 20px;
            background-color: #efefef;

            &.icon-left {
                margin-left: 0;
                margin-right: 5px;
            }

            &.icon-right {
                order: 2;
                margin-left: 5px;
                margin-right: 0;
            }

            .svg {
                position: relative;
                top: -3px;
            }
        }

        .dg-share-button-text {
            text-transform: uppercase;
            color: #3a3c3f;
            font-size: 11px;
            letter-spacing: 0.1em;
        }

        .dg-share-button-popup {
            display: block;
            position: absolute;
            z-index: -1;
            padding: 10px 20px;
            background-color: #ffffff;
            border: 1px solid #dcdcdc;
            box-shadow: 0 5px 8px #cccccc;
            box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.1);
            transform: translateY(0);
            opacity: 0;
            transition: opacity 0.4s, transform 0.4s;

            &::before {
                content: '';
                display: block;
                position: absolute;
                bottom: 0;
                left: 50%;
                width: 0;
                height: 0;
                border-top: 5px solid #ffffff;
                border-left: 7px solid transparent;
                border-right: 7px solid transparent;
                border-bottom: 0 solid;
                transform: translate(-50%, 100%);
            }

            &.active {
                transform: translateY(calc(-100% - 10px));
                opacity: 1;
                z-index: 2;
            }

            ul {
                display: flex;
                margin: 0;
                padding: 0;
                align-items: center;
                justify-content: space-around;
            }

            li {
                display: inline;
                margin-right: 10px;

                &:last-child {
                    margin-right: 0;
                }

                span[data-i] {
                    display: inline-block;
                    width: 20px;
                    height: 20px;
                    background-color: #efefef;
                }

                span {
                    display: none;
                }
            }
        }

        @media (max-width: 767px) {}
    </style>
    <a href="javascript:;" class="dg-share-button js-share-button" data-title="Sharing Title"
        data-link="http://desiringgod.org">
        <div class="dg-share-button-text"><i class="fa fa-share-alt"></i>Request</div>
        <div class="dg-share-button-popup">
            <ul style="margin-bottom: 0 !important;">
                <li class="js-social-share" data-id="email" data-href="">
                    <i class="fa fa-envelope"></i>
                    <span>Share on Email</span>
                </li>
                <li class="js-social-share" data-id="facebook" data-href="">
                    <i class="fa-brands fa-facebook"></i>
                    <span>Share on Facebook</span>
                </li>
                <li class="js-social-share" data-id="twitter" data-href="">
                    <i class="fa-brands fa-twitter"></i>
                    <span>Share on Twitter</span>
                </li>
            </ul>
        </div>
    </a>

    `;
        // console.log('--AA---', html_share_btn)
        //------------share  
        $j('.em-item-header').before(html_share_btn);
        //-------------END:: share


    });
</script>
    BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//wp-events-plugin.com//7.2.3.1//EN
BEGIN:VEVENT
UID:203@afrothentik.com
DTSTART;TZID=America/New_York:20251213T170000
DTEND;TZID=America/New_York:20251213T210000
DTSTAMP:20251118T181426Z
URL:https://www.afrothentik.com/events/caribbean-theatre-festival/
SUMMARY:Caribbean Theatre Festival
DESCRIPTION:The Caribbean Theatre Festival is a vibrant celebration of Cari
 bbean culture\, storytelling\, and artistic expression. This dynamic event
  brings together playwrights\, actors\, musicians\, and creatives from acr
 oss the islands and diaspora. Audiences experience the richness of Caribbe
 an heritage through powerful performances and authentic narratives. The fe
 stival highlights traditional themes\, modern perspectives\, and stories r
 ooted in community and identity. It is a lively showcase that honors the s
 oul\, rhythm\, and resilience of Caribbean arts.\n\nThe event features sta
 ge plays\, spoken-word pieces\, musical segments\, and cultural presentati
 ons that highlight the region’s diversity. Attendees enjoy a blend of co
 medy\, drama\, folklore\, and contemporary works written by talented Carib
 bean voices. Workshops and talkbacks offer insight into the creative proce
 ss and the cultural significance of each performance. Participants gain a 
 deeper appreciation for the artistry and history behind Caribbean theatre.
  Every moment encourages connection\, learning\, and cultural pride.\n\nTh
 e Caribbean Theatre Festival is perfect for lovers of culture\, arts\, and
  storytelling who seek an immersive and educational experience. It creates
  a welcoming space where audiences can celebrate Caribbean identity and su
 pport local and international artists. The festival promotes unity while s
 howcasing the creativity and brilliance of Caribbean communities. Through 
 meaningful performances and engaging activities\, attendees walk away insp
 ired and energized. It is an unforgettable event that keeps the spirit\, c
 olor\, and rhythm of the Caribbean alive on stage.
ATTACH;FMTTYPE=image/jpeg:https://www.afrothentik.com/wp-content/uploads/2
 025/11/Caribbean-Theatre-Festival.png
CATEGORIES:Arts, Comedy
LOCATION:https://share.google/11jrQHiMeGvx9VVty
END:VEVENT
BEGIN:VTIMEZONE
TZID:America/New_York
X-LIC-LOCATION:America/New_York
BEGIN:STANDARD
DTSTART:20251102T010000
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
END:STANDARD
END:VTIMEZONE
END:VCALENDAR