/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 05 2026 | 16:23:20 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */

@font-face {
    font-family: 'Avenir LT Std';
    src: url('https://bollywoodfunknyc.com/wp-content/uploads/2025/07/AvenirLTStd-Black.woff2') format('woff2'),
        url('https://bollywoodfunknyc.com/wp-content/uploads/2025/07/AvenirLTStd-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
h1,h2,h3,h3,h4,h5{
    font-family: 'Avenir LT Std' !important;
   font-weight: 900;
}
.countdown-section a.fusion-countdown-link {
	background: #355fac;
	padding: 15px;
}
.countdown-section a.fusion-countdown-link:hover {
	background: #325697;
	opacity: 1;
}
/* New Home page design	*/

.new-card-design .fusion-image-element {
    text-align: center;
    height: 100%;
}

.new-card-design span.fusion-imageframe {
    width: 100%;
    height: 100%;
}

.new-card-design .fusion-imageframe img {
    width: 100% !important;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    height: 100%;
    object-fit: cover;
}

.new-card-design:hover .fusion-imageframe img {
    transform: scale(1.1);
}

.new-card-design .fusion-title.fusion-sep-none {
    display: block;
    margin: 0 !important;
    ;
}

.new-card-design .fusion-content-layout-column {
    position: relative;
    /* 	box-shadow:0px 20px 40px 5px rgba(0,0,0,0.36); */
    height: 500px;
}

.new-card-design .fusion-text h3 {
    text-align: center !important;
    font-size: 26px !important;
    color: #355fac;
}

.new-card-design .fusion-text {
    text-align: center !important;
    background: #fff;
    position: absolute;
    bottom: -20%;
    width: 80%;
    z-index: 999;
    transform: translate(-50%, -50%);
    left: 50%;
    padding: 20px 45px !important;
    border-bottom: 2px solid #f1f1f1;
    font-size: 16px !important;
    min-height: 228px;
}

.new-card-design p:last-child {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    color: #ff3501;
    font-weight: 700;
    margin-bottom: 0px;
}

.new-card-design .post-content p:last-child {
    border-top: 1px solid #ccc;
    padding-top: 10px;
}

.new-card-design a.fusion-button.button-flat {
    position: absolute;
    bottom: -11%;
    z-index: 9999;
    left: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
}

.countdown-section {
/*     background-image: url(https://bollywoodfunknyc.com/wp-content/uploads/2025/11/WhatsApp-Image-2025-11-18-at-00.24.57_40419eff.jpg); */
    background-repeat: no-repeat;
    background-position: center center;
    padding: 100px 0px;
    background-size: cover;
    position: relative;
	background: none;
}

.countdown-section:after {
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    left: 0px;
    right: 0px;
    opacity: 0.5;
}

.countdown-section .fusion-countdown-wrapper {
    position: relative;
    z-index: 1;
}

.cta-section {
    /* background-image: url(https://bollywoodfunknyc.com/wp-content/uploads/2024/01/FullSizeRender-2-scaled.jpg); */
    background-repeat: no-repeat;
    background-position: center center;
    padding: 50px 0px;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    background-color: #000;
}

.cta-section .fusion-builder-row {
    padding: 10px 100px !important;
    background: #fff;
}

.cta-section p {
    margin-bottom: 0px;
}

.cta-section .fusion-title {
    margin-top: 0;
}

.cta-inner-grid {
    margin-bottom: 20px;
}

.cta-inner-grid:last-child {
    margin-top: 40px;
}

.cta-inner-grid input {
    border: 0px !important;
    border-bottom: 2px solid #ddd !important;
    border-radius: 0px !important;
    font-size: 20px !important;
}

.location-cards {
    margin-bottom: 0;
}

.location-cards h2.content-box-heading {
    font-size: 36px !important;
    text-align: center;
    margin-bottom: 10px !important;
}

@media (max-width: 992px) {
    .cta-section .fusion-builder-row {
        padding: 0 30px !important;
        background: #fff;
    }

    .to-top-left #toTop {
        right: 5px;
        left: unset;
    }

    #slidingbar-area .fusion-column {
        margin-bottom: 0;
    }

    .fusion-testimonials {
        margin: 0px !important;
    }

    .new-card-design .fusion-text {
        width: 90% !important;
        padding: 15px !important;
        min-height: 230px;
    }

    .new-card-design .fusion-content-layout-column {
        height: 400px;
    }
	.countdown-section {
	padding: 0px 0px;
}

.cta-section h4 {
    font-size: 31px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #ff3501;
    margin-top: 0px;
}

.cta-section .fontawesome-icon {
    background-color: #000 !important;
}

.new-testimonial-cards .content-box-wrapper {
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 24px rgb(0 0 0 / 20%);
}

.new-testimonial-cards .content-box-wrapper .heading {
    width: 100%;
}

.new-testimonial-cards .heading-with-icon {
    display: flex !important;
    flex-wrap: wrap;
    gap: 20px;
}
.new-testimonial-cards{
    margin-bottom: 0px !important;
}

.new-testimonial-cards .image {
    object-fit: contain;
    width: 100px;
    height: 100px;
    background: #355fac;
    border-radius: 50%;
    padding: 8px;
    margin: auto;
    position: absolute;
    top: -0px;
    transform: translate(-50%, -50%);
    left: 50%;
}
.new-testimonial-cards .image img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 0px;

}
.new-testimonial-cards .content-container {
    font-size: 16px;
}
.new-testimonial-cards .heading .content-box-heading{
    text-align: center;
    width: 100%;
        margin-top: 50px;
}

/* .video-banner .fusion-title-heading {
    position: relative;
    z-index: 1;
    background-color: rgb(0 0 0 / 70%);
    opacity: 0.7;
    width: max-content;
    margin: auto !important;
    padding: 10px !important;
} */

@media (max-width: 900px) {

    .fusion-body .fusion-header-wrapper .fusion-header,
    .fusion-body .fusion-header-wrapper .fusion-secondary-main-menu {
        background-color: #000;
    }

    .fusion-body .fusion-is-sticky.fusion-header-wrapper .fusion-header,
    .fusion-body .fusion-is-sticky.fusion-header-wrapper .fusion-secondary-main-menu {
        background-color: #000;
    }

    .fusion-mobile-menu-icons a {
        color: #fff;
    }

    .fusion-mobile-menu-icons a:after,
    .fusion-mobile-menu-icons a:before {
        color: #fff;
    }

    .video-banner .fusion-title-heading {
        width: 100%;
    }

    .fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-left .fusion-mobile-nav-item a {
        background-color: #000;
        color: #fff;
    }
    .fusion-mobile-nav-item .fusion-open-submenu{
        color: #fff;
    }
    .avada-has-slidingbar-border .fusion-header-wrapper{
        margin-top: 0px;
    }
	a.awb-news-ticker-link {
    white-space: normal;
}
}
#slidingbar{
    background-color: #355fac;
    border-color:#355fac;
}
#slidingbar-area{
    border-color:#355fac;
}

.pricing-table .fusion-pricingtable-column {
    border: 5px solid #355fac;
} 

.pricing-table .full-boxed-pricing .panel-container{
    padding: 9px  !important;
}
h2.awb-imageframe-caption-title.fusion-responsive-typography-calculated {
    display: none;
}

.awb-imageframe-style-navin{
	background-color:unset;
}
.awb-imageframe-style-navin img{
	opacity:1;
}

.new-testimonial-cards .content-container {
    font-size: 16px;
    min-height: 252px;
}

.page-id-4455 .new-testimonial-cards .content-container {
    font-size: 16px;
    min-height: 163px;
}
.pv_video_section .fluid-width-video-wrapper {
    padding-top: 0px !important;
}
.fluid-width-video-wrapper {
    padding-top: 0px !important;
}

.am-cat__content.am-fcis__content {
    display: none;
}

.amelia-v2-booking #amelia-container .am-view-employee {
    display: none !important;
}
:root {
    --am-c-btn-bgr: #ff3501 !important;
    --am-c-btn-border: #ff3501 !important;
}

.amelia-v2-booking #amelia-container .am-button.am-button--filled {
    background-color: #ff3501 !important;
    color: var(--am-c-btn-text);
    border: 1px solid  #ff3501 !important;
    border-radius: 0px !important;
}
/* ----- custom ----*/
	.new-testimonial-cards .content-box-wrapper {
		background: #fff;
		padding: 20px;
		box-shadow: 0 0 24px rgb(0 0 0 / 20%);
  }
 .columns .col {
    float: none;
    width: 100% !important;
    margin: 0 0 20px;
    box-sizing: border-box;
  }
	 .new-testimonial-cards .content-box-wrapper .heading {
    	width: 100%;
  }
	.new-testimonial-cards .image {
	object-fit: contain;
	width: 100px;
	height: 100px;
	background: #355fac;
	border-radius: 50%;
	padding: 8px;
	margin: auto;
	position: absolute;
	top: -0px;
	transform: translate(-50%, -50%);
	left: 50%;
}
	.new-testimonial-cards .image img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	object-fit: cover;
	margin-right: 0px;
}
	.new-testimonial-cards .heading .content-box-heading {
	text-align: center;
	width: 100%;
	margin-top: 50px;
}
	.new-testimonial-cards .content-container {
	font-size: 16px;
	min-height: 252px;
}
.location-tab {
            flex: 1;
            min-width: 250px;
            padding: 20px 40px;
            text-align: center;
            font-size: 28px;
            font-weight: 800;
            color: #666;
            position: relative;
            cursor: pointer;
            transition: all 0.3s ease;
        }

        .location-tab.active {
            color: #FF4500;
        }

        .location-tab.active::after {
            content: '';
            position: absolute;
            bottom: -5px;
            left: 50%;
            transform: translateX(-50%);
            width: 80%;
            height: 4px;
            background: linear-gradient(90deg, transparent, #FF4500, transparent);
            animation: glow 2s ease-in-out infinite;
        }

        @keyframes glow {
            0%, 100% { opacity: 1; }
            50% { opacity: 0.6; }
        }

        .schedule-grid {
            display: grid;
            gap: 25px;
        }

        .class-card {
            background: white;
            border-radius: 20px;
            padding: 30px;
            border: 2px solid #FFE5D9;
            display: grid;
            grid-template-columns: 200px 1fr 1fr 200px;
            gap: 30px;
            align-items: center;
            transition: all 0.4s ease;
            position: relative;
            overflow: hidden;
            box-shadow: 0 4px 20px rgba(255, 69, 0, 0.08);
        }

        .class-card::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(255, 69, 0, 0.05), transparent);
            transition: left 0.6s ease;
        }

        .class-card:hover {
            transform: translateY(-8px);
            border-color: #FF3501;
            box-shadow: 0 20px 60px rgba(53, 95, 172, 0.36);
        }

        .class-card:hover::before {
            left: 100%;
        }

        .level-badge {
            background: linear-gradient(135deg, #ff3501 0%, #e53714 100%);
            color: white;
            padding: 15px 25px;
            border-radius: 15px;
            font-weight: 700;
            font-size: 16px;
            text-align: center;
            box-shadow: 0 5px 15px rgba(255, 69, 0, 0.25);
            position: relative;
            overflow: hidden;
        }

        .level-badge::after {
            content: '';
            position: absolute;
            top: -50%;
            left: -50%;
            width: 200%;
            height: 200%;
            background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.2), transparent);
            transform: rotate(45deg);
            animation: shine 3s infinite;
        }

        @keyframes shine {
            0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
            100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
        }

        .day-info {
            color: #333;
        }

        .day-label {
            font-size: 12px;
            color: #999;
            text-transform: uppercase;
            letter-spacing: 2px;
            margin-bottom: 5px;
            font-weight: 600;
        }

        .day-value {
            font-size: 18px;
            font-weight: 600;
            color: #355fac;
            margin-bottom: 3px;
        }

        .time-info {
            color: #333;
        }

        .time-label {
            font-size: 12px;
            color: #999;
            text-transform: uppercase;
            letter-spacing: 2px;
            margin-bottom: 5px;
            font-weight: 600;
        }

        .time-value {
            font-size: 20px;
            font-weight: 700;
            color: #333;
        }

        .location-info {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }

        .location-pin {
            width: 40px;
            height: 40px;
            background: linear-gradient(135deg, #fd3502 0%, #355fac 100%);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
            font-weight: bold;
            font-size: 20px;
            box-shadow: 0 5px 15px rgba(255, 69, 0, 0.3);
        }

        .location-text {
            color: #333;
            font-weight: 600;
            font-size: 14px;
        }

        .cta-section {
            text-align: center;
            margin-top: 60px;
        }

        .drop-in-btn {
            background: linear-gradient(135deg, #FF4500 0%, #FF6B35 100%);
            color: white;
            border: none;
            padding: 20px 60px;
            font-size: 20px;
            font-weight: 800;
            border-radius: 50px;
            cursor: pointer;
            text-transform: uppercase;
            letter-spacing: 2px;
            box-shadow: 0 10px 30px rgba(255, 69, 0, 0.3);
            transition: all 0.3s ease;
            position: relative;
            overflow: hidden;
        }

        .drop-in-btn::before {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            width: 0;
            height: 0;
            border-radius: 50%;
            background: rgba(255, 255, 255, 0.2);
            transform: translate(-50%, -50%);
            transition: width 0.6s, height 0.6s;
        }

        .drop-in-btn:hover::before {
            width: 400px;
            height: 400px;
        }

        .drop-in-btn:hover {
            transform: scale(1.05);
            box-shadow: 0 15px 40px rgba(255, 69, 0, 0.4);
        }

        @media (max-width: 1024px) {
            .class-card {
                grid-template-columns: 1fr;
                gap: 20px;
                text-align: center;
            }

            .location-info {
                justify-content: center;
            }
        }

        @media (max-width: 768px) {
            .location-tab {
                font-size: 20px;
                padding: 15px 20px;
            }

            .drop-in-btn {
                padding: 15px 40px;
                font-size: 16px;
            }
			.pricing-box, .pricing-box .panel-container {
				display: unset !important; 
			}
        }



/* Train as a dancer sub box css */

/* Modern Attractive Pricing Card CSS for BollywoodFunkNYC */
.pricing-box, .pricing-box .panel-container {
	background: transparent !important;
	margin: auto;
	gap: 20px !important;
	display: flex;
}
.pricing-box .fusion-panel {
    background: #ffffff;
    border-radius: 16px;
    max-width: 600px;
    width: 100%;
    box-shadow: 0 20px 60px rgba(153, 153, 153, 0.23);
    overflow: hidden;
    position: relative;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    border: none;
}

.pricing-box .fusion-panel:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 20px 60px rgba(53, 95, 172, 0.13)
}

.pricing-box .fusion-panel:hover li {
	background: none !important;
}

/* Animated accent bar at top */
.pricing-box .fusion-panel::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 6px;
    background: linear-gradient(90deg, #ff4500 0%, #ff6347 50%, #ff4500 100%);
    background-size: 200% 100%;
    animation: shimmer 3s ease-in-out infinite;
    z-index: 10;
}

@keyframes shimmer {
    0%, 100% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
}

/* Header Section */
.pricing-box .fusion-panel .panel-heading {
    background: linear-gradient(135deg, #ff4500 0%, #ff6347 100%);
    padding: 36px 24px;
    text-align: center;
    position: relative;
    overflow: hidden;
    border: none;
}

.pricing-box .fusion-panel .panel-heading::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
    animation: pulse 4s ease-in-out infinite;
}

@keyframes pulse {
    0%, 100% { transform: scale(1); opacity: 0.5; }
    50% { transform: scale(1.1); opacity: 0.8; }
}

.pricing-box .fusion-panel .panel-heading .title-row {
    font-size: 28px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    margin: 0 !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    line-height: 1.3 !important;
}

/* Price Section */
.pricing-box .fusion-panel .panel-body.pricing-row {
    text-align: center;
    padding: 48px 24px;
    background: #ffffff;
    position: relative;
    border: none;
}

.pricing-box .fusion-panel .price {
    display: inline-flex;
    align-items: flex-start;
    justify-content: center;
    background: linear-gradient(135deg, #355fac 0%, #ff987e 100%);
    padding: 24px 100px;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(255, 69, 0, 0.3);
    transform: scale(1);
    transition: transform 0.3s ease;
    margin-bottom: 0;
}

.pricing-box .fusion-panel:hover .price {
    transform: scale(1.05);
}

.pricing-box .fusion-panel .currency {
    font-size: 32px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    margin-right: 4px;
    margin-top: 8px;
}

.pricing-box .fusion-panel .integer-part {
    font-size: 72px !important;
    font-weight: 800 !important;
    color: #ffffff !important;
    line-height: 1 !important;
    letter-spacing: -2px !important;
}

/* List Group */
.pricing-box .fusion-panel .list-group {
    list-style: none;
    padding: 16px 24px 0;
    margin: 0;
    background: #ffffff;
    border: none;
}

.pricing-box .fusion-panel .list-group-item {
    padding: 0;
    color: rgba(255, 255, 255, 0.9);
    font-size: 24px;
    text-align: center;
    border: none;
    background: transparent;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: -20px;
}

.pricing-box .fusion-panel .normal-row {
    color: #355fac !important;
}

/* Footer Section */
.pricing-box .fusion-panel .panel-footer.footer-row {
    padding: 32px 24px 40px;
    text-align: center;
    background: #ffffff;
    border: none;
}

.pricing-box .fusion-panel .fusion-button-wrapper {
    margin: 0;
}
.list-group:hover li {
	background: none !important;
}
/* Button Styling */
.pricing-box .fusion-panel .fusion-button {
    display: inline-block !important;
    padding: 18px 60px !important;
    background: linear-gradient(135deg, #ff4500 0%, #ff6347 100%) !important;
    color: white !important;
    border: none !important;
    border-radius: 50px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    cursor: pointer;
    transition: all 0.3s ease !important;
    text-decoration: none !important;
    text-transform: uppercase;
    letter-spacing: 1.5px !important;
    box-shadow: 0 8px 24px rgba(255, 69, 0, 0.4) !important;
    position: relative;
    overflow: hidden;
}

.pricing-box .fusion-panel .fusion-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
    transition: left 0.5s ease;
}

.pricing-box .fusion-panel .fusion-button:hover::before {
    left: 100%;
}

.pricing-box .fusion-panel .fusion-button:hover {
    transform: translateY(-3px) !important;
    box-shadow: 0 12px 32px rgba(255, 69, 0, 0.5) !important;
    background: linear-gradient(135deg, #ff4500 0%, #ff6347 100%) !important;
}

.pricing-box .fusion-panel .fusion-button:active {
    transform: translateY(-1px) !important;
}

.pricing-box .fusion-panel .fusion-button-text {
    position: relative;
    z-index: 1;
}

/* Responsive Design */
@media (max-width: 768px) {
    .pricing-box .fusion-panel {
        max-width: 100%;
    }
    
    .pricing-box .fusion-panel .title-row {
        font-size: 24px !important;
    }
    
    .pricing-box .fusion-panel .integer-part {
        font-size: 56px !important;
    }
    
    .pricing-box .fusion-panel .currency {
        font-size: 28px !important;
    }
    
    .pricing-box .fusion-panel .fusion-button {
        padding: 16px 48px !important;
        font-size: 14px !important;
    }
}

@media (max-width: 480px) {
    .pricing-box .fusion-panel .panel-heading {
        padding: 28px 20px;
    }
    
    .pricing-box .fusion-panel .panel-body.pricing-row {
        padding: 36px 20px;
    }
    
    .pricing-box .fusion-panel .price {
        padding: 20px 32px;
    }
}
a[href*="nitropack.io"], .nitropack-badge {
  display: none !important;
  visibility: hidden !important;
}
























/* Main Section Styling */
        .wfea.eventbrite-custom.avada.wfea-card.card {
            max-width: 900px;
            margin: 0 auto;
            background: #fff;
            border-radius: 20px;
            overflow: hidden;
            box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }

        .wfea.eventbrite-custom.avada.wfea-card.card:hover {
            transform: translateY(-5px);
            box-shadow: 0 25px 80px rgba(0, 0, 0, 0.4);
        }

        /* Article */
        .wfea-card-list-item {
			display: block;
			padding: 0 !important;
			max-width: unset !important;
			margin-bottom: auto !important;
		}

        /* Main Card Item - FLEX LAYOUT */
        .wfea-card-item {
            display: flex;
            flex-direction: row;
            min-height: 350px;
        }

        /* Image Section - LEFT SIDE */
        .eaw-thumb-wrap {
            position: relative;
            overflow: hidden;
            width: 300px;
            min-width: 300px;
            max-width: 300px !important;
            flex-shrink: 0;
        }

        .eaw-img {
            display: block;
            height: 100%;
            width: 100%;
        }

        .eaw-thumb {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
            transition: transform 0.5s ease;
        }

        .wfea-card-item:hover .eaw-thumb {
            transform: scale(1.05);
        }

        /* Calendar Date Badge - ON IMAGE */
        .eaw-thumb-wrap .eaw-calendar-date {
            position: absolute;
            top: 20px;
            left: 20px;
            background: linear-gradient(135deg, #ff6b6b 0%, #ee5a6f 100%);
            color: white;
            padding: 15px 20px;
            border-radius: 12px;
            text-align: center;
            box-shadow: 0 8px 20px rgba(238, 90, 111, 0.4);
            z-index: 10;
            animation: pulse 2s infinite;
        }

        /* Hide duplicate calendar in content wrap */
        .eaw-content-wrap .eaw-calendar-date {
            display: none;
        }

        @keyframes pulse {
            0%, 100% { transform: scale(1); }
            50% { transform: scale(1.05); }
        }
		
		.widget .eaw-block .eaw-li__wrap {
			margin-bottom: unset !important;
			border-bottom: 1px solid #eee;
			padding-bottom: 10px;
		}
        .eaw-calendar-date-month {
            font-size: 12px;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 1px;
            opacity: 0.9;
        }

        .eaw-calendar-date-day {
            font-size: 32px;
            font-weight: 700;
            line-height: 1;
            margin-top: 5px;
        }

        /* Content Section - RIGHT SIDE */
        .eaw-content-wrap {
            padding: 5px 15px;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            flex: 1;
        }

        .eaw-content-block {
			flex-grow: 1 !important;
			display: flex;
			flex-direction: column;
			padding: 40px;
		}

        /* Title */
        .eaw-title {
            font-size: 26px !important;
            font-weight: 700;
            color: #1a1a2e;
            margin-bottom: 15px;
            line-height: 1.3 !important;
        }

        .eaw-title a {
            color: #1a1a2e;
            text-decoration: none;
            transition: color 0.3s ease;
        }

        .eaw-title a:hover {
            color: #ff562b;
        }

        /* Time */
        .eaw-time {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            color: #666;
            font-size: 16px;
            margin-bottom: 20px;
            font-weight: 500;
        }

        .eaw-time::before {
            content: "🕒";
            font-size: 18px;
        }

        /* Summary/Description */
        .eaw-summary {
            color: #555;
            font-size: 15px;
            line-height: 1.7;
            margin-bottom: 20px;
        }

        /* Buttons Section */
        .eaw-buttons {
            display: flex;
            gap: 15px;
            flex-wrap: wrap;
            margin-top: auto;
            padding-top: 20px;
        }

        /* Details Button */
        .eaw-button-details {
            padding: 14px 30px;
            border-radius: 50px;
            font-size: 15px;
            font-weight: 600;
            cursor: pointer;
            border: 2px solid #ff6b6b;
            background: transparent;
            color: #ff6b6b;
            transition: all 0.3s ease;
            position: relative;
        }

        .eaw-button-details:hover {
            background: #ff6b6b;
            color: white;
            transform: translateY(-2px);
        }

        /* Card Details (Hidden by default) */
        .eaw-card-details {
            display: none;
        }

        /* Book Now Button */
        .eaw-booknow {
            display: inline-block;
        }

        .wfea-button.button {
            padding: 14px 30px;
            border-radius: 50px;
            font-size: 15px;
            font-weight: 600;
            text-decoration: none;
            background: linear-gradient(135deg, #ff6b6b 0%, #ee5a6f 100%);
            color: white;
            box-shadow: 0 4px 15px rgba(238, 90, 111, 0.3);
            transition: all 0.3s ease;
            display: inline-block;
        }

        .wfea-button.button:hover {
            transform: translateY(-2px);
            box-shadow: 0 6px 20px rgba(238, 90, 111, 0.4);
        }

        /* Responsive Design */
        @media (max-width: 768px) {
            .wfea-card-item {
                flex-direction: column;
            }

            .eaw-thumb-wrap {
                width: 100%;
                max-width: 100% !important;
                min-width: 100%;
            }

            .eaw-content-wrap {
                padding: 30px 25px;
            }

            .eaw-title {
                font-size: 22px !important;
            }

            .eaw-buttons {
                flex-direction: column;
            }

            .eaw-button-details,
            .wfea-button.button {
                width: 100%;
                text-align: center;
                justify-content: center;
            }

            .eaw-thumb-wrap .eaw-calendar-date {
                top: 15px;
                left: 15px;
                padding: 12px 16px;
            }

            .eaw-calendar-date-day {
                font-size: 28px;
            }
        }

        @media (max-width: 480px) {
           .wfea.eventbrite-custom.avada.wfea-card.card {
                border-radius: 15px;
            }

            .eaw-content-wrap {
                padding: 25px 20px;
            }

            .eaw-title {
                font-size: 20px !important;
            }

            .eaw-time {
                font-size: 14px;
            }

            .eaw-button-details,
            .wfea-button.button {
                padding: 12px 24px;
                font-size: 14px;
            }
        }





/* Container styling */
.custom-event .widget {
    max-width: 540px;
    margin: 30px auto;
    background: #f9f9f9;
    border-radius: 18px;
    box-shadow: 0 2px 16px rgba(0,0,0,.08);
    overflow: hidden;
    padding: 0;
}

/* Flex wrap for main event item */
.eaw-li__flex {
    display: flex;
    gap: 32px;
    align-items: center;
    justify-content: space-between;
    padding: 28px 30px;
}

.eaw-thumb-wrap {
    flex: 0 0 550px;
    max-width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0,0,0,.07);
}

.eaw-thumb {
    width: 100%;
    max-width: 100%;
    border-radius: 8px;
}

.eaw-content-wrap {
    flex: 1 1 0;
    min-width: 0;
}

.eaw-title {
    font-size: 1.5rem;
    margin: 0 0 10px 0;
    line-height: 1.2;
    font-weight: 600;
    color: #202347;
}

.eaw-title a {
    text-decoration: none;
    color: #202347;
}

.eaw-time {
    font-size: 1.1rem;
    color: #a7a7a7;
    margin-bottom: 10px;
    display: block;
}

.eaw-summary {
    margin: 12px 0 18px 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #343434;
}

.more-link {
    display: inline-block;
    margin-left: 10px;
    color: #007bff;
    text-decoration: underline;
    font-size: 0.98em;
}

.eaw-booknow {
    margin-top: 5px;
}

.wfea-button.button {
    background: #fa4d13;
    color: #fff !important;
    padding: 9px 20px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    transition: background 0.2s;
}

.wfea-button.button:hover, .wfea-button.button:focus {
    background: #a2552b;
}

/* Responsive for smaller screens */
@media(max-width: 700px) {
    .eaw-li__flex {
        flex-direction: column;
        gap: 22px;
        padding: 18px 12px;
        text-align: center;
    }
    .eaw-thumb-wrap {
        margin-bottom: 10px;
        max-width: 90vw;
        width: 100%;
        padding: 8px;
    }
    .eaw-content-wrap {
        width: 100%;
        min-width: unset;
    }
    .eaw-title {
        font-size: 1.1rem;
    }
}
