@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//dev.boiclick.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Itim", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Itim", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Itim", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Itim", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Itim", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #2447FF;
	--wd-alternative-color: rgb(7,20,184);
	--btn-default-bgcolor: rgb(7,20,184);
	--btn-default-bgcolor-hover: rgb(15,0,255);
	--btn-accented-bgcolor: rgb(7,20,184);
	--btn-accented-bgcolor-hover: rgb(15,0,255);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(7,20,184);
	--notices-success-color: rgb(0,0,0);
	--notices-warning-bg: rgb(249,233,25);
	--notices-warning-color: rgb(0,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://dev.boiclick.com/wp-content/uploads/2021/09/toys-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
 {
	color: rgb(0,0,0);
	color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}



/* Push WoodMart Side-Cart buttons above the custom mobile nav */
@media (max-width: 767px) {
    .cart-widget-side .widget_shopping_cart_content .shopping-cart-widget-footer {
        padding-bottom: 110px !important; /* Adjust this value if needed */
        background-color: #fff; /* Ensures buttons remain visible over content */
    }
    
    /* Optional: Ensure the side cart content area doesn't get cut off */
    .cart-widget-side .widget_shopping_cart_content .woocommerce-mini-cart {
        margin-bottom: 110px !important;
    }
}

/* additional polish */

.cart-widget-side .widget_shopping_cart_content .shopping-cart-widget-footer {
    box-shadow: 0 -5px 15px rgba(0,0,0,0.05);
}




/* Return Refund Page */



/* Unique Return Page Styles - Virtual World */
.vw-refund-container {
    max-width: 1000px;
    margin: 60px auto;
    padding: 0 20px;
    font-family: 'Poppins', sans-serif; /* Recommended for kids' vibe */
}

.vw-refund-header h1 {
    text-shadow: 4px 4px 0px rgba(249, 233, 25, 0.2);
}

/* Custom button to trigger WhatsApp directly */
.vw-contact-btn {
    display: inline-block;
    background: #f9e919;
    color: #000;
    font-weight: 800;
    padding: 15px 35px;
    border-radius: 50px;
    margin-top: 30px;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-decoration: none;
}

.vw-contact-btn:hover {
    transform: scale(1.05) rotate(-2deg);
    box-shadow: 0 10px 20px rgba(249, 233, 25, 0.3);
}




/* Header Color */
.whb-header,
.main-header,
.header-wrapper {
    background: linear-gradient(
        135deg,
        #0714B8 0%,
        #2447FF 55%,
        #5F7BFF 100%
    ) !important;

    box-shadow: 0 10px 35px rgba(7, 20, 184, 0.18);
}

body:not(.wp-admin) .main-page-wrapper .btn,
body:not(.wp-admin) .main-page-wrapper .wd-button,
body:not(.wp-admin) .main-page-wrapper .elementor-button,
body:not(.wp-admin) .main-page-wrapper .single_add_to_cart_button,
body:not(.wp-admin) .main-page-wrapper .wpcf7-submit,
body:not(.wp-admin) .main-page-wrapper .vw-event-action-btn,
body:not(.wp-admin) .main-page-wrapper .vw-interested-open-btn,
body:not(.wp-admin) .main-page-wrapper .vw-interested-submit-btn {
    background: linear-gradient(135deg, #2447FF, #0714B8) !important;
    color: #fff !important;
    border: none !important;
    border-radius: 14px;
    font-weight: 700;
    transition: 0.35s ease;
}

/* FRONTEND BUTTON STYLE ONLY */

body:not(.wp-admin) .btn,
body:not(.wp-admin) .wd-button,
body:not(.wp-admin) .elementor-button,
body:not(.wp-admin) .single_add_to_cart_button,
body:not(.wp-admin) .wpcf7-submit,
body:not(.wp-admin) .vw-event-action-btn,
body:not(.wp-admin) .vw-interested-open-btn,
body:not(.wp-admin) .vw-interested-submit-btn,
body:not(.wp-admin) button:not(.components-button):not(.editor-post-publish-button) {
    
    background: linear-gradient(
        135deg,
        #2447FF,
        #0714B8
    ) !important;

    color: #fff !important;
    border: none !important;
    border-radius: 14px;
    font-weight: 700;
    transition: 0.35s ease;
}

body:not(.wp-admin) .btn:hover,
body:not(.wp-admin) .wd-button:hover,
body:not(.wp-admin) .elementor-button:hover,
body:not(.wp-admin) .single_add_to_cart_button:hover,
body:not(.wp-admin) .wpcf7-submit:hover,
body:not(.wp-admin) .vw-event-action-btn:hover,
body:not(.wp-admin) .vw-interested-open-btn:hover,
body:not(.wp-admin) .vw-interested-submit-btn:hover {

    transform: translateY(-2px);

    box-shadow:
        0 14px 30px rgba(36, 71, 255, 0.25);
}


/* .wd-scroll-content,
.elementor-widget-wrap,
.box-shadow,
.vw-card {
    background: rgba(255,255,255,0.92);
    border: 1px solid rgba(36,71,255,0.10);
    box-shadow:
        0 20px 45px rgba(36,71,255,0.08);
    border-radius: 24px;
} */


body:not(.wp-admin) .main-page-wrapper .wd-scroll-content,
body:not(.wp-admin) .main-page-wrapper .elementor-widget-wrap,
body:not(.wp-admin) .main-page-wrapper .box-shadow,
body:not(.wp-admin) .main-page-wrapper .vw-card {
    background: rgba(255,255,255,0.92);
    border: 1px solid rgba(36,71,255,0.10);
    box-shadow: 0 20px 45px rgba(36,71,255,0.08);
    border-radius: 24px;
}


/* Interested + css */
.vw-interested-open-btn{
    width:100%;
    border:none;
    margin-top:16px;
    padding:14px 18px;
    border-radius:14px;
    background:linear-gradient(135deg,#0056b3,#11a149);
    color:#fff;
    font-weight:700;
    cursor:pointer;
}

.vw-interested-modal{
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    background: rgba(0,0,0,.65) !important;
    z-index: 999999 !important;
    display: none !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 20px !important;
}

.vw-interested-modal.active{
    display: flex !important;
}

.vw-interested-modal-box{
    width: 100% !important;
    max-width: 420px !important;
    background: #fff !important;
    border-radius: 24px !important;
    padding: 30px !important;
    position: relative !important;
    z-index: 1000000 !important;
    box-shadow: 0 30px 80px rgba(0,0,0,.25) !important;
}

.vw-interested-close{
    position:absolute;
    right:15px;
    top:15px;
    width:36px;
    height:36px;
    border:none;
    border-radius:50%;
    cursor:pointer;
    font-size:20px;
}

.vw-interested-modal-box input{
    width:100%;
    margin-bottom:14px;
    padding:14px;
    border-radius:12px;
    border:1px solid #dbe3ec;
}

.vw-interested-submit-btn{
    width:100%;
    border:none;
    padding:14px;
    border-radius:14px;
    background:#0056b3;
    color:#fff;
    font-weight:700;
    cursor:pointer;
}

.vw-interested-message{
    margin-top:12px;
    font-size:14px;
    font-weight:600;
}




/* All Events Page with Category + Ajax */

.vw-ae-wrapper {
    padding: 70px 20px;
    background: #fff;
}

.vw-ae-head {
    max-width: 850px;
    margin: 0 auto 35px;
    text-align: center;
}

.vw-ae-head span {
    display: inline-block;
    background: linear-gradient(135deg, #2447FF, #0714B8);
    color: #fff;
    padding: 9px 18px;
    border-radius: 999px;
    font-weight: 800;
    margin-bottom: 14px;
}

.vw-ae-head h2 {
    font-size: 42px;
    font-weight: 900;
    color: #111827;
}

.vw-ae-head p {
    color: #667085;
}

.vw-ae-cat {
    min-width: auto;
    width: 100%;
    min-height: 98px;
    border: 1px solid rgba(36,71,255,0.14);
    border-radius: 20px;
    background: linear-gradient(145deg, #f8fbff, #eef3ff);
    color: #111827;
    font-size: 28px;
    font-weight: 800;
    cursor: pointer;
    transition: 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    line-height: 1.1;
}

@media (max-width: 991px) {
    .vw-ae-categories {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 575px) {
    .vw-ae-categories {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }

    .vw-ae-cat {
        min-height: 86px;
        font-size: 24px;
        border-radius: 16px;
    }

    .vw-ae-cat span {
        font-size: 12px;
    }
}

.vw-ae-cat {
    min-width: 135px;
    height: 92px;
    border: 1px solid rgba(36,71,255,0.14);
    border-radius: 20px;
    background: linear-gradient(145deg, #f8fbff, #eef3ff);
    color: #111827;
    font-size: 26px;
    font-weight: 800;
    cursor: pointer;
    transition: 0.3s ease;
}

.vw-ae-cat span {
    display: block;
    font-size: 14px;
    margin-top: 7px;
}

.vw-ae-cat.active,
.vw-ae-cat:hover {
    background: linear-gradient(135deg, #2447FF, #0714B8);
    color: #fff;
    transform: translateY(-4px);
    box-shadow: 0 18px 40px rgba(36,71,255,0.25);
}

.vw-ae-grid {
    max-width: 1180px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 34px 28px;
}

.vw-ae-card a {
    display: block;
    text-decoration: none !important;
    color: inherit;
}

.vw-ae-img {
    position: relative;
    height: 175px;
    border-radius: 18px;
    overflow: hidden;
    background: #eef3ff;
}

.vw-ae-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.45s ease;
}

.vw-ae-card:hover img {
    transform: scale(1.07);
}

/* .vw-ae-star {
    position: absolute;
    right: 14px;
    bottom: -18px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1px solid rgba(36,71,255,0.25);
    background: #fff;
    color: #2447FF;
    font-size: 22px;
    box-shadow: 0 12px 28px rgba(0,0,0,0.12);
} */

.vw-ae-body {
    padding: 18px 4px 0;
}

.vw-ae-date {
    color: #8a8f99;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 8px;
}

.vw-ae-body h3 {
    font-size: 20px;
    line-height: 1.35;
    font-weight: 800;
    color: #1f2937;
    margin-bottom: 8px;
}

.vw-ae-venue {
    color: #8a8f99;
    margin-bottom: 14px;
}

.vw-ae-interest {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #4b5563;
    font-size: 14px;
}

.vw-ae-mini-avatars {
    display: flex;
}

.vw-ae-mini-avatars span {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    margin-left: -8px;
    border: 2px solid #fff;
    background-color: #2447FF;
    background-size: cover;
    background-position: center;
    box-shadow: 0 8px 18px rgba(36, 71, 255, 0.22);
}

.vw-ae-mini-avatars span:first-child {
    margin-left: 0;
}

.vw-ae-load-wrap {
    text-align: center;
    margin-top: 45px;
}

.vw-ae-load-more {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #2447FF, #0714B8);
    color: #fff !important;
    border: none;
    border-radius: 999px;
    padding: 15px 34px;
    font-weight: 900;
    cursor: pointer;
    box-shadow: 0 18px 42px rgba(36,71,255,0.25);
}

@media (max-width: 1024px) {
    .vw-ae-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 767px) {
    .vw-ae-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 26px 18px;
    }

    .vw-ae-head h2 {
        font-size: 32px;
    }
}

@media (max-width: 480px) {
    .vw-ae-grid {
        grid-template-columns: 1fr;
    }

    .vw-ae-img {
        height: 210px;
    }
}



/* ALl Categories Ajax Button Solved */
/* Fix Event Category Grid */
.vw-ae-categories {
    max-width: 1180px !important;
    margin: 0 auto 42px !important;
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 18px !important;
    overflow: visible !important;
}

.vw-ae-categories .vw-ae-cat {
    width: 100% !important;
    min-width: 0 !important;
    height: 105px !important;
    min-height: 105px !important;
    padding: 14px 10px !important;
    border-radius: 18px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    text-align: center !important;
    line-height: 1.15 !important;
}

.vw-ae-categories .vw-ae-cat span {
    display: block !important;
    font-size: 13px !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
}

@media (max-width: 991px) {
    .vw-ae-categories {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 575px) {
    .vw-ae-categories {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 12px !important;
    }

    .vw-ae-categories .vw-ae-cat {
        height: 88px !important;
        min-height: 88px !important;
    }
}




/* Send Inquiry */

.vw-product-action-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    margin-top: 10px;
}

.vw-product-action-row a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    border-radius: 6px;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none !important;
}

.vw-inquiry-btn {
    background: #eef2ff;
    color: #1020c8 !important;
    border: 1px solid #1020c8;
}

.vw-buy-now-btn {
    background: #1020c8;
    color: #fff !important;
}

.vw-inquiry-wrapper {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 15px;
}

.vw-inquiry-product-box {
    border: 1px solid #d9dfe8;
    background: #f5f7fb;
    margin-bottom: 28px;
}

.vw-inquiry-vendor {
    padding: 18px 24px;
    font-size: 18px;
    color: #111;
    border-bottom: 1px solid #d9dfe8;
}

.vw-inquiry-product-content {
    display: grid;
    grid-template-columns: 90px 1fr 300px;
    gap: 25px;
    align-items: center;
    padding: 25px;
}

.vw-inquiry-product-img img {
    width: 90px;
    height: 90px;
    object-fit: cover;
}

.vw-inquiry-product-info h3 {
    font-size: 18px;
    color: #0066d9;
    line-height: 1.5;
    margin: 0 0 8px;
}

.vw-inquiry-qty-box {
    display: grid;
    grid-template-columns: 1fr 110px;
}

.vw-inquiry-qty-box input,
.vw-inquiry-qty-box select,
.vw-inquiry-form input,
.vw-inquiry-form textarea {
    width: 100%;
    border: 1px solid #ccd3df;
    padding: 14px;
    font-size: 15px;
    background: #fff;
}

.vw-inquiry-form label {
    display: block;
    font-size: 16px;
    margin: 18px 0 8px;
    color: #111;
}

.vw-inquiry-form label span {
    color: red;
}

.vw-inquiry-form textarea {
    height: 190px;
    resize: vertical;
}

.vw-form-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}

.vw-inquiry-submit {
    margin-top: 25px;
    background: #ef4444;
    color: #fff;
    border: none;
    padding: 15px 28px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 4px;
    cursor: pointer;
}

.vw-success-msg {
    background: #e8fff0;
    color: #087a2e;
    border: 1px solid #9be7b1;
    padding: 14px 18px;
    margin-bottom: 20px;
}

.vw-error-msg {
    background: #fff1f1;
    color: red;
    border: 1px solid #ffb0b0;
    padding: 14px 18px;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .vw-product-action-row {
        grid-template-columns: 1fr;
    }

    .vw-inquiry-product-content {
        grid-template-columns: 1fr;
    }

    .vw-inquiry-qty-box {
        grid-template-columns: 1fr;
    }

    .vw-form-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .vw-inquiry-wrapper {
        margin: 24px auto;
        padding: 0 12px;
    }

    .vw-inquiry-vendor {
        padding: 14px 16px;
        font-size: 15px;
    }

    .vw-inquiry-product-content {
        padding: 16px;
        gap: 14px;
    }

    .vw-inquiry-product-info h3 {
        font-size: 15px;
    }

    .vw-inquiry-qty-box {
        gap: 10px;
    }

    .vw-inquiry-submit {
        width: 100%;
    }
}

.vw-unit-select:invalid {
    color: #8a8f98 !important;
}

.vw-unit-select option {
    color: #111 !important;
}

.vw-unit-select option:first-child {
    color: #8a8f98 !important;
}

.vw-inquiry-qty-box {
    display: grid;
    grid-template-columns: 1fr 140px !important;
    gap: 0;
}

.vw-inquiry-qty-box input {
    width: 100%;
    height: 52px;
}

.vw-inquiry-qty-box select {
    width: 140px !important;
    min-width: 140px !important;
    height: 52px;
    padding: 0 12px !important;
    overflow: visible !important;
    text-overflow: unset !important;
    white-space: nowrap !important;
}



/* Order Tracking */
.vw-wc-track-page {
    padding: 80px 20px;
    background:
        radial-gradient(circle at top left, rgba(36,71,255,.14), transparent 30%),
        #f5f7ff;
}

.vw-wc-track-box {
    max-width: 900px;
    margin: 0 auto;
    background: linear-gradient(145deg, #fff, #eef3ff);
    border: 1px solid rgba(36,71,255,.14);
    border-radius: 30px;
    padding: 45px;
    box-shadow: 0 24px 60px rgba(36,71,255,.12);
    text-align: center;
}

.vw-wc-track-box > span {
    display: inline-block;
    padding: 9px 18px;
    border-radius: 999px;
    background: linear-gradient(135deg, #2447FF, #0714B8);
    color: #fff;
    font-weight: 800;
    margin-bottom: 15px;
}

.vw-wc-track-box h1 {
    font-size: 44px;
    font-weight: 900;
    color: #111a55;
}

.vw-wc-track-search {
    display: flex;
    gap: 12px;
    margin: 30px auto;
    max-width: 620px;
}

.vw-wc-track-search input {
    flex: 1;
    height: 54px;
    border-radius: 999px;
    border: 1px solid rgba(36,71,255,.18);
    padding: 0 20px;
}

.vw-wc-track-search button {
    border: none;
    border-radius: 999px;
    padding: 0 30px;
    background: linear-gradient(135deg, #2447FF, #0714B8);
    color: #fff !important;
    font-weight: 900;
    cursor: pointer;
}

#vwWcTrackResult {
    margin-top: 25px;
    text-align: left;
}

.vw-wc-order-card {
    background: #fff;
    border-radius: 22px;
    padding: 24px;
    margin-top: 18px;
    border: 1px solid rgba(36,71,255,.12);
    box-shadow: 0 15px 40px rgba(36,71,255,.08);
}

.vw-wc-order-head {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
    margin-bottom: 16px;
}

.vw-wc-order-head h3 {
    color: #111a55;
    font-weight: 900;
    margin: 0;
}

.vw-wc-status {
    padding: 7px 13px;
    border-radius: 999px;
    background: rgba(36,71,255,.1);
    color: #2447FF;
    font-weight: 900;
    font-size: 13px;
}

.vw-wc-products ul {
    margin-top: 8px;
    padding-left: 20px;
}

.vw-wc-track-success {
    background: rgba(36,71,255,.1);
    color: #2447FF;
    padding: 13px 18px;
    border-radius: 14px;
    font-weight: 900;
    text-align: center;
}

.vw-wc-track-error {
    background: rgba(217,45,32,.1);
    color: #d92d20;
    padding: 13px 18px;
    border-radius: 14px;
    font-weight: 800;
    text-align: center;
}

.vw-wc-track-loading {
    text-align: center;
    color: #2447FF;
    font-weight: 900;
}

@media(max-width:575px) {
    .vw-wc-track-box {
        padding: 28px 18px;
    }

    .vw-wc-track-box h1 {
        font-size: 30px;
    }

    .vw-wc-track-search {
        flex-direction: column;
    }

    .vw-wc-track-search button {
        height: 52px;
    }

    .vw-wc-order-head {
        flex-direction: column;
        align-items: flex-start;
    }
}






/* ================================
   VW Premium Event Single Design
================================ */

.vw-event-single-wrapper {
    background: #f7f9fc;
    color: #162033;
}

.vw-event-hero {
    min-height: 520px;
    background-size: cover;
    background-position: center;
    position: relative;
    border-radius: 0 0 36px 36px;
    overflow: hidden;
}

.vw-event-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        90deg,
        rgba(0, 20, 45, 0.82),
        rgba(0, 86, 179, 0.45),
        rgba(0, 0, 0, 0.2)
    );
}

.vw-event-hero-content {
    position: relative;
    z-index: 2;
    max-width: 1180px;
    margin: 0 auto;
    padding: 170px 20px 90px;
    color: #fff;
}

.vw-event-badge {
    display: inline-block;
    padding: 9px 18px;
    border-radius: 999px;
    background: rgba(17, 161, 73, 0.95);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 18px;
}

.vw-event-hero-content h1 {
    max-width: 820px;
    font-size: 54px;
    line-height: 1.08;
    font-weight: 800;
    color: #fff;
    margin-bottom: 18px;
}

.vw-event-hero-content p {
    max-width: 640px;
    font-size: 18px;
    line-height: 1.7;
    color: rgba(255,255,255,0.92);
}

.vw-event-main {
    padding: 50px 20px 80px;
}

.vw-event-container {
    max-width: 1180px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 360px;
    gap: 32px;
    align-items: start;
}

.vw-event-info-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
    margin-bottom: 30px;
}

.vw-event-info-card,
.vw-event-section,
.vw-event-side-card {
    background: rgba(255,255,255,0.92);
    border: 1px solid rgba(0, 86, 179, 0.12);
    box-shadow: 0 18px 50px rgba(0, 40, 90, 0.08);
    border-radius: 24px;
}

.vw-event-info-card {
    padding: 24px;
}

.vw-event-info-card span {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    color: #0056b3;
    font-weight: 800;
    margin-bottom: 8px;
}

.vw-event-info-card strong {
    display: block;
    font-size: 18px;
    color: #101828;
}

.vw-event-section {
    padding: 32px;
    margin-bottom: 26px;
}

.vw-event-section h2 {
    font-size: 28px;
    font-weight: 800;
    color: #0056b3;
    margin-bottom: 18px;
}

.vw-event-text,
.vw-event-highlights,
.vw-event-organizer {
    font-size: 16px;
    line-height: 1.8;
    color: #344054;
}

.vw-event-highlights ul {
    padding-left: 20px;
}

.vw-event-highlights li {
    margin-bottom: 10px;
}

.vw-event-map iframe {
    width: 100%;
    min-height: 320px;
    border: 0;
    border-radius: 18px;
}

.vw-event-sidebar {
    position: sticky;
    top: 120px;
}

.vw-event-side-card {
    padding: 26px;
    margin-bottom: 22px;
}

.vw-event-side-card h3 {
    font-size: 22px;
    font-weight: 800;
    color: #0056b3;
    margin-bottom: 12px;
}

.vw-event-side-card p {
    color: #475467;
    line-height: 1.7;
}

.vw-avatar-row {
    display: flex;
    align-items: center;
    margin: 18px 0;
}

/* .vw-avatar-row span {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 3px solid #fff;
    margin-left: -10px;
    background: linear-gradient(135deg, #0056b3, #11a149);
    box-shadow: 0 10px 20px rgba(0,0,0,0.12);
}

.vw-avatar-row span:first-child {
    margin-left: 0;
}

.vw-avatar-more {
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #11a149 !important;
    color: #fff;
    font-weight: 800;
}
 */


.vw-avatar-row span {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 3px solid #fff;
    margin-left: -12px;
    background-size: cover;
    background-position: center;
    background-color: #1d3cff;
    box-shadow: 0 12px 26px rgba(0, 32, 160, 0.25);
}

.vw-avatar-row span:first-child {
    margin-left: 0;
}

.vw-avatar-more {
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #2447ff, #0714b8) !important;
    color: #fff;
    font-weight: 900;
}



.vw-booking-card {
    border: 1px solid rgba(17, 161, 73, 0.22);
}

.vw-booking-card input,
.vw-booking-card textarea,
.vw-booking-card select {
    width: 100%;
    border: 1px solid rgba(0, 86, 179, 0.16);
    border-radius: 14px;
    padding: 13px 15px;
    margin-top: 6px;
    margin-bottom: 14px;
    background: #fff;
}

.vw-booking-card textarea {
    min-height: 110px;
}

.vw-booking-card input[type="submit"],
.vw-booking-card .wpcf7-submit {
    background: linear-gradient(135deg, #0056b3, #11a149);
    color: #fff;
    border: none;
    border-radius: 999px;
    padding: 15px 22px;
    font-weight: 800;
    cursor: pointer;
    transition: 0.3s ease;
}

.vw-booking-card input[type="submit"]:hover,
.vw-booking-card .wpcf7-submit:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 30px rgba(0, 86, 179, 0.28);
}

.vw-form-warning {
    color: #d92d20;
    font-weight: 700;
}

/* Mobile */
@media (max-width: 991px) {
    .vw-event-hero {
        min-height: 430px;
        border-radius: 0 0 24px 24px;
    }

    .vw-event-hero-content {
        padding: 130px 18px 60px;
    }

    .vw-event-hero-content h1 {
        font-size: 36px;
    }

    .vw-event-container {
        grid-template-columns: 1fr;
    }

    .vw-event-sidebar {
        position: static;
    }

    .vw-event-info-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 575px) {
    .vw-event-hero-content h1 {
        font-size: 30px;
    }

    .vw-event-section,
    .vw-event-side-card,
    .vw-event-info-card {
        border-radius: 18px;
        padding: 22px;
    }

    .vw-event-section h2 {
        font-size: 24px;
    }
}



.vw-event-info-card,
.vw-event-side-card,
.vw-event-section {
    background:
        linear-gradient(145deg, rgba(255,255,255,0.96), rgba(239,243,255,0.9));
    border: 1px solid rgba(36, 71, 255, 0.16);
    box-shadow:
        0 22px 55px rgba(10, 30, 180, 0.12),
        inset 0 1px 0 rgba(255,255,255,0.8);
    transition: 0.35s ease;
}

.vw-event-info-card:hover,
.vw-event-side-card:hover,
.vw-event-section:hover {
    transform: translateY(-5px);
    border-color: rgba(36, 71, 255, 0.38);
    box-shadow:
        0 30px 70px rgba(10, 30, 180, 0.18),
        0 0 0 1px rgba(36, 71, 255, 0.08);
}

.vw-event-info-card span,
.vw-event-section h2,
.vw-event-side-card h3 {
    color: #1d3cff;
}

.vw-event-badge,
.vw-booking-card input[type="submit"],
.vw-booking-card .wpcf7-submit {
    background: linear-gradient(135deg, #2447ff, #0714b8) !important;
}

.vw-event-info-card strong {
    color: #111a55;
}




/* Additional  */
.vw-event-actions-card {
    display: grid;
    gap: 12px;
}

.vw-event-action-btn {
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 999px;
    padding: 14px 18px;
    font-weight: 800;
    text-decoration: none !important;
    border: none;
    cursor: pointer;
}

.vw-share-btn {
    background: linear-gradient(135deg, #2447ff, #0714b8);
    color: #fff !important;
}

.vw-calendar-btn {
    background: #fff;
    color: #0714b8 !important;
    border: 1px solid rgba(36, 71, 255, 0.25);
}

.vw-share-box {
    display: none;
    margin-top: 12px;
    padding: 16px;
    border-radius: 18px;
    background: rgba(244, 247, 255, 0.95);
    border: 1px solid rgba(36, 71, 255, 0.16);
}

.vw-share-box.active {
    display: block;
}

.vw-share-box input {
    width: 100%;
    border-radius: 12px;
    padding: 11px 13px;
    border: 1px solid rgba(36, 71, 255, 0.18);
    margin-bottom: 10px;
}

.vw-share-box button {
    width: 100%;
    border: none;
    border-radius: 999px;
    padding: 11px 15px;
    background: linear-gradient(135deg, #2447ff, #0714b8);
    color: #fff;
    font-weight: 800;
}

.vw-share-social {
    display: flex;
    gap: 10px;
    margin-top: 12px;
}

.vw-share-social a {
    flex: 1;
    text-align: center;
    font-size: 13px;
    padding: 9px 10px;
    border-radius: 999px;
    background: #fff;
    color: #0714b8;
    font-weight: 700;
    text-decoration: none !important;
}

.vw-related-events-card {
    margin-top: 22px;
}

.vw-related-event-item {
    display: block;
    padding: 13px 0;
    border-bottom: 1px solid rgba(36, 71, 255, 0.12);
    text-decoration: none !important;
}

.vw-related-event-item:last-child {
    border-bottom: none;
}

.vw-related-event-item span {
    display: block;
    color: #111a55;
    font-weight: 800;
    line-height: 1.4;
}

.vw-related-event-item small {
    color: #2447ff;
    font-weight: 700;
}

.vw-booking-card input[type="submit"],
.vw-booking-card .wpcf7-submit {
    color: #fff !important;
}



/* Organizer Logo Premium */
.vw-event-organizer img {
    width: 90px;
    height: 90px;
    object-fit: contain;
    border-radius: 22px;
    background: #fff;
    padding: 10px;
    box-shadow: 0 15px 35px rgba(0, 32, 160, 0.12);
    margin-bottom: 18px;
}

.vw-event-organizer h4 {
    font-size: 24px;
    font-weight: 800;
    color: #1d3cff;
    margin-bottom: 12px;
}

.vw-event-organizer p {
    color: #4b5565;
    line-height: 1.8;
    margin-bottom: 10px;
}






/* All Events & Carouael  */
/* ================================
   Smartrade Events Carousel + Grid
================================ */

.vw-events-carousel-section,
.vw-all-events-section {
    padding: 70px 20px;
    background:
        radial-gradient(circle at top left, rgba(36,71,255,0.12), transparent 32%),
        linear-gradient(180deg, #f5f7ff, #ffffff);
    overflow: hidden;
}

.vw-events-section-head {
    max-width: 760px;
    margin: 0 auto 38px;
    text-align: center;
}

.vw-events-section-head span {
    display: inline-block;
    padding: 9px 18px;
    border-radius: 999px;
    background: linear-gradient(135deg, #2447FF, #0714B8);
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    margin-bottom: 14px;
}

.vw-events-section-head h2 {
    font-size: 42px;
    line-height: 1.15;
    font-weight: 900;
    color: #111a55;
    margin-bottom: 14px;
}

.vw-events-section-head p {
    color: #5b6478;
    font-size: 16px;
    line-height: 1.7;
}

/* Carousel */
.vw-events-carousel {
    max-width: 1180px;
    margin: 0 auto;
}

.vw-events-track {
    display: flex;
    gap: 24px;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
    padding: 12px 4px 28px;
}

.vw-events-track::-webkit-scrollbar {
    display: none;
}

.vw-event-carousel-card {
    flex: 0 0 360px;
}

/* Shared Card */
.vw-event-card-link,
.vw-all-event-card a {
    display: block;
    height: 100%;
    text-decoration: none !important;
    color: inherit;
    background:
        linear-gradient(145deg, rgba(255,255,255,0.98), rgba(239,243,255,0.92));
    border: 1px solid rgba(36,71,255,0.14);
    border-radius: 28px;
    overflow: hidden;
    box-shadow:
        0 22px 55px rgba(36,71,255,0.12),
        inset 0 1px 0 rgba(255,255,255,0.8);
    transition: 0.35s ease;
}

.vw-event-card-link:hover,
.vw-all-event-card a:hover {
    transform: translateY(-8px);
    border-color: rgba(36,71,255,0.36);
    box-shadow:
        0 32px 75px rgba(36,71,255,0.20);
}

.vw-event-card-img,
.vw-all-event-img {
    position: relative;
    height: 230px;
    overflow: hidden;
}

.vw-event-card-img img,
.vw-all-event-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.55s ease;
}

.vw-event-card-link:hover img,
.vw-all-event-card a:hover img {
    transform: scale(1.08);
}

.vw-event-date-badge,
.vw-all-event-date {
    display: inline-block;
    background: linear-gradient(135deg, #2447FF, #0714B8);
    color: #fff;
    border-radius: 999px;
    padding: 8px 14px;
    font-size: 13px;
    font-weight: 800;
}

.vw-event-date-badge {
    position: absolute;
    left: 18px;
    bottom: 18px;
    box-shadow: 0 12px 25px rgba(7,20,184,0.28);
}

.vw-event-card-body,
.vw-all-event-content {
    padding: 24px;
}

.vw-event-card-body h3,
.vw-all-event-content h3 {
    font-size: 22px;
    font-weight: 900;
    color: #111a55;
    line-height: 1.3;
    margin: 12px 0;
}

.vw-event-card-body p,
.vw-all-event-content p {
    color: #5b6478;
    line-height: 1.7;
    margin-bottom: 15px;
}

.vw-event-meta {
    display: grid;
    gap: 8px;
    margin: 15px 0 18px;
}

.vw-event-meta span {
    color: #35405c;
    font-size: 14px;
    font-weight: 700;
}

.vw-event-view-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 11px 18px;
    border-radius: 999px;
    background: rgba(36,71,255,0.10);
    color: #2447FF;
    font-weight: 900;
    transition: 0.3s ease;
}

.vw-event-card-link:hover .vw-event-view-btn,
.vw-all-event-card a:hover .vw-event-view-btn {
    background: linear-gradient(135deg, #2447FF, #0714B8);
    color: #fff;
}

/* All Events Grid */
.vw-all-events-grid {
    max-width: 1180px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 26px;
}

.vw-all-event-card {
    height: 100%;
}

/* Responsive */
@media (max-width: 991px) {
    .vw-events-section-head h2 {
        font-size: 34px;
    }

    .vw-all-events-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .vw-event-carousel-card {
        flex-basis: 320px;
    }
}

@media (max-width: 575px) {
    .vw-events-carousel-section,
    .vw-all-events-section {
        padding: 50px 16px;
    }

    .vw-events-section-head h2 {
        font-size: 28px;
    }

    .vw-all-events-grid {
        grid-template-columns: 1fr;
    }

    .vw-event-carousel-card {
        flex-basis: 86%;
    }

    .vw-event-card-img,
    .vw-all-event-img {
        height: 210px;
    }
}