﻿/* c2w-pages.css - Page-specific styles (consolidated inline + dashboard + homepage v2) */

/* ==========================================================================
   CONSOLIDATED INLINE STYLES
   Migrated from PHP template <style> blocks to centralize CSS and remove overrides.
   ========================================================================== */

/* --- selected-winners.php --- */
.winner-column {
    box-shadow: none;
}
.export-winner-t1 {
    float: right;
    padding: 10px 20px;
    color: #fff;
    font-weight: 700;
    border-radius: 8px;
    margin: 15px 0;
}
tr.winner-column td:nth-child(0),
tr.winner-column td:nth-child(1),
tr.winner-column td:nth-child(2),
tr.winner-column td:nth-child(3),
tr.winner-column td:nth-child(4),
tr.winner-column td:nth-child(5),
tr.winner-column td:nth-child(6),
tr.winner-column td:nth-child(9),
tr.winner-column td:nth-child(10) {
    width: 12%;
    text-align: center;
    color: #3C434A;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 5px;
}
.winner-page tr:nth-child(odd) {
    background: var(--c2w-bg, #ededed);
    border-top: 2px dashed var(--c2w-border, #DCDCDC);
    border-bottom: 2px dashed var(--c2w-border, #DCDCDC);
}
#winner-table tr.winner-header {
    background: var(--c2w-primary, #5865f2);
    color: #fff;
}
a.export-winner-t1:hover {
    color: #fff;
}
.another-winner {
    padding: 10px 20px;
    color: #fff;
    font-weight: 500;
    border-radius: 8px;
    margin: 15px 0;
}
.another-winner:hover {
    color: #fff;
}
a.admin-dash {
    background: var(--c2w-primary, #5865f2);
    font-size: 16px;
    color: #fff;
    padding: 10px 30px;
    border-radius: 8px;
    font-weight: 600;
    float: right;
    margin-top: 15px;
    margin-right: 15px;
}
tr.winner-header th:nth-child(8) {
    width: auto;
}

/* --- winnertemp.php --- */
.page-template-winnertemp .right-section {
    display: flex;
}
@media screen and (min-width: 768px) {
    .page-id-14 .section-top-less-space {
        height: 100vh;
    }
}

/* --- basket-winner.php --- */
.page-template-basket-winner input.addbulk {
    padding: 13px 18px;
}

/* --- view_tickets_page.php --- */
.page-template-view_tickets_page .back-Reporting {
    margin-top: 20px;
}
.page-template-view_tickets_page {
    overflow: initial;
}
.Total-box4.price-box h3 {
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}
.form-parent h3 {
    text-align: center;
}
#order_report_search {
    text-align: center;
}
.customer-report span {
    padding-right: 0px;
    margin: 0 auto;
    font-size: 20px;
}
.right15 .button.pull-get-report-btn {
    margin-top: 15px;
}
.customer-report {
    padding: 0px;
}
.form-parent {
    width: 49%;
}
.table-print-parent {
    display: flex;
    justify-content: space-between;
}
.customer-full-first span {
    font-size: 20px;
}
.grid-row-report {
    width: 100%;
}
.grid-row-parent {
    width: 100%;
}
.back-arrow-Reporting p {
    margin-top: 16px;
}
.total-sent-box1 h3 {
    font-size: 40px;
    margin-top: 15px;
    font-weight: 500;
}
#report32 .right15 {
    padding: 0px;
}
.card-body {
    width: 100%;
}
.back-arrow-Reporting {
    margin-top: 15px;
}
.export-table.table.table-condensed.table-vendor-sales-report.report21 {
    box-shadow: 0px 0px 4px #0000001f;
    border-radius: 10px;
    overflow: hidden;
    border-collapse: separate;
    border-spacing: 0;
}
.both-graph {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
}
.order-preview img {
    width: 22px;
    height: 22px;
    border-radius: 0;
    opacity: .6;
    transition: opacity .2s ease;
}
.order-preview:hover img {
    opacity: 1;
}
.page-template-view_tickets_page .container1 h1 {
    text-align: left;
}
body .export-table,
body .left-section-team,
body .left-section21,
body .team-section03 {
    border-top: none;
}
.data-listing-reports {
    width: 100%;
}
a:focus, input:focus {
    border-color: #00000054;
    outline: none;
}
.sent-parent-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.total-sent-box1 {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    padding: 24px;
    border-radius: 16px;
    background: #ffffff;
    border: 1px solid var(--c2w-border, #e2e8f0);
    text-align: center;
}
.charge-collected-box2 {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    padding: 24px;
    border-radius: 16px;
    background: #ffffff;
    border: 1px solid var(--c2w-border, #e2e8f0);
    text-align: center;
}
.rtg-category-section ul li {
    position: relative;
    margin-right: 7px;
    border-radius: 5px;
    background: #fff;
    padding: 20px;
}
.basket-achor {
    display: inline-block;
    background-color: #ffffff;
    color: #000;
    text-decoration: none;
    font-weight: 700;
    text-transform: capitalize;
}
h1.rtg-title.text-center {
    text-align: center;
}
.red-button {
    background: var(--c2w-primary, #5865f2);
    color: #fff;
}
.ticket-report1 {
    display: none;
}
.bottom-table1 {
    width: 60%;
}
.page-id-9213 table.export-table.table.table-condensed.table-vendor-sales-report td h4 {
    text-align: left;
    margin-right: 25px;
    font-weight: 500;
    font-size: 16px;
}
.page-id-9213 .ui-datepicker {
    width: auto;
    padding: 0.2em 0.2em 0;
}
.pagination ul {
    margin: 0;
    padding: 0;
    margin-top: 0px;
}
.report-page12 .table.table-condensed.table-vendor-sales-report td {
    text-align: center;
}
.page-id-9213 .heade-icon-01 h3 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: var(--c2w-primary, #5865f2);
}
.report-page-main table.export-table tr:nth-child(odd) {
    background: #fff;
}
.report-page-main table.export-table tr:nth-child(even) {
    background: var(--c2w-bg, #f8f9fa);
}
.report-page-main table.export-table tbody tr {
    transition: background .15s ease;
}
.report-page-main table.export-table tbody tr:hover {
    background: #eef2ff;
}
.page-id-9213 .print-ticktes {
    width: 100%;
    float: left;
    margin-left: 0px;
    margin-top: 0;
    background-color: #fff;
    border-top: none;
    padding-bottom: 20px;
    padding: 20px 10px;
}
.report-page-main table.table-condensed.table-vendor-sales-report td {
    padding: 12px 10px;
    font-weight: 500;
    font-size: 14px;
    color: #3C434A;
    text-align: center;
    border-bottom: 1px solid var(--c2w-border, #e2e8f0);
    vertical-align: middle;
}
.width-left-site {
    width: 100%;
    background: #fff;
    margin: 20px 0;
}
.width-right-site {
    width: 44%;
    margin: 20px 10px 0px 0px;
}
.width-right-site h2 {
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    background: var(--c2w-primary, #5865f2);
    width: 98%;
    color: #ffffff;
    text-align: left;
    padding: 10px 4px 10px 10px;
}
.page-id-9213 table.export-table.table.table-condensed.table-vendor-sales-report {
    margin: 0;
}
.container1 {
    max-width: 100%;
    width: 1350px;
    float: none;
    margin: 0 auto;
}
.pagination li.current {
    background: #f2f2f2;
    border: none;
    box-shadow: none;
    color: #000000;
}
span.total_pages {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    margin-right: 30px;
}
.pagination {
    margin: 0;
    padding: 0;
    margin-top: 20px;
}
.pagination li {
    display: inline;
    padding: 6px 10px;
    border: 1px solid #ddd;
    margin-right: -1px;
    font: 15px/20px Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    box-shadow: inset 1px 1px 5px #F4F4F4;
}
.pagination li a {
    cursor: pointer;
    text-decoration: none;
    color: #000000;
}
.pagination li.first {
    border-radius: 5px 0px 0px 5px;
}
.pagination li.last {
    border-radius: 0px 5px 5px 0px;
}
.pagination li:hover > a {
    color: #000000;
}
.pagination li:hover {
    background: #f2f2f2;
    color: #000000;
}
.pagination li.active {
    background: #f2f2f2;
    color: #000000;
}
table.results {
    width: 100%;
}
.table {
    width: 100%;
    margin-bottom: 20px;
}
.width-left-site.reporting-page-sec div#popup1 {
    margin-top: 20px;
}
.width-left-site.reporting-page-sec div#popup1 .col-two span {
    font-size: 16px;
}
h2#title-reo {
    background: var(--c2w-primary, #5865f2);
    color: #fff;
    padding: 12px 16px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    text-align: center;
    letter-spacing: 0.5px;
    margin: 0;
    border-radius: 10px 10px 0 0;
}
.one-col {
    padding: 16px 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
}
.one-col .button.pull-get-report-btn {
    font-size: 11px;
    padding: 8px 14px;
    height: 34px;
    min-height: 34px;
}
.col-two {
    padding: 0 20px 20px;
    width: 100%;
    box-sizing: border-box;
}
.col-two strong {
    color: var(--c2w-text, #0f172a);
    font-size: 14px;
}
.col-two span {
    font-size: 14px;
    color: #475569;
}
.one-col h2 {
    width: 100%;
    padding: 0;
    margin: 8px 0 0;
    font-size: 20px;
    font-weight: 700;
    color: var(--c2w-text, #0f172a);
    border-top: 1px solid var(--c2w-border, #e2e8f0);
    padding-top: 14px;
}
table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}
table.table.table-striped.table-bordered th {
    padding: 15px 0px;
    text-align: center;
    border: 1px solid #ffffff;
    min-width: 50px;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
}
table.table-condensed.table-vendor-sales-report td {
    padding: 10px 5px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid var(--c2w-border, #dcdcdc);
    box-sizing: border-box;
    background: #fff;
}
table.table-condensed.table-vendor-sales-report th.product-header,
table.table-condensed.table-vendor-sales-report th.quantity-header,
table.table-condensed.table-vendor-sales-report th.rate-header,
table.table-condensed.table-vendor-sales-report th.commission-header {
    padding: 10px 5px;
    box-sizing: border-box;
    background: var(--c2w-primary, #5865f2);
    color: #ffffff;
    border-right: 1px solid #ffffff;
}
table.table-condensed.table-vendor-sales-report td a {
    color: #106082;
    text-decoration: none;
}
.per-page button.selected {
    background: #f2f2f2;
    color: #000000;
}
a:hover.button.button-red {
    background: #a02621;
    border: 1px solid #8e1712;
    color: #ffffff;
}
#all_categpry_rerporting {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}
table.table-condensed.table-vendor-sales-report td a.button.button-primary {
    color: #ffffff;
}
table.table.table-striped.table-bordered th,
table.table.table-striped.table-bordered td {
    padding: 10px 5px;
    box-sizing: border-box;
    text-align: center;
}
table td.d {
    font-weight: bold;
}
.button.button-red {
    background: var(--c2w-primary, #5865f2);
    border: 1px solid var(--c2w-secondary, #404eed);
}
a.button.button-red, input.button.button-red {
    color: #ffffff;
}
.glyphicon-pencil:before {
    content: "\270f";
}
.btn-success {
    color: #ffffff;
    background-color: #43ac6a;
    border-color: #3c9a5f;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus,
.btn-success:active, .btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #358753;
    border-color: #2b6e44;
}
.btn-success:active, .btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled, .btn-success[disabled],
fieldset[disabled] .btn-success {
    background-color: #43ac6a;
    border-color: #3c9a5f;
}
.btn-success .badge {
    color: #43ac6a;
    background-color: #ffffff;
}
.tabledit-toolbar-column {
    display: none;
}
.report-page12 {
    background: #fff;
    padding: 50px 0;
    border-top: 3px solid var(--c2w-border, #c6c6c6);
}

/* ── Report page – table header ── */
.report-page-main .export-header th {
    background: var(--c2w-bg, #f8f9fa) !important;
    color: var(--c2w-text, #333333) !important;
    padding: 10px 8px;
    font-size: 11px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    border: none;
    border-bottom: 1px solid var(--c2w-border, #d0d2e4);
}
.report-page-main .export-header th:last-child {
    border-right: none;
}
.report-page-main .export-table.report21 tr:not(.export-header):hover {
    background: #f8fafc;
}
.report-page-main a.order-preview {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.report-page-main a.order-preview img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    opacity: .7;
    transition: opacity .2s ease;
}
.report-page-main a.order-preview:hover img {
    opacity: 1;
}

/* ── Report page – order list container ── */
.report-page-main #reporting_all_orders {
    width: 100%;
    float: none;
    margin-top: 0;
    background: #fff;
    border: 1px solid var(--c2w-border, #d8e4ef);
    border-radius: 10px;
    padding: 10px;
    overflow: hidden;
}
.report-page-main #reporting_all_orders .export-table.report21 {
    width: 100%;
    margin: 0;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid var(--c2w-border, #d8e4ef);
    border-radius: 8px;
    overflow: hidden;
}
.report-page-main #reporting_all_orders .export-table.report21 td {
    border-bottom: 1px solid #edf2f7;
    font-size: 13px;
    color: var(--c2w-text, #1e2d52);
    padding: 9px 8px;
}

/* ── Report page – search / filter card ── */
.report-page-main #report32 {
    background: #fff;
    border: 1px solid var(--c2w-border, #e2e8f0);
    border-radius: 10px;
    padding: 24px;
    margin-bottom: 20px;
    box-shadow: 0 1px 3px rgba(0,0,0,.04);
}
.report-page-main #report32 .right15 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}
.report-page-main #report32 .right15 > span:first-of-type {
    font-size: 16px;
    font-weight: 600;
    color: var(--c2w-text, #0f172a);
}
.report-page-main #report32 .search01 {
    width: 100%;
    max-width: 500px;
}
.report-page-main #report32 input#order_report_search {
    width: 100%;
    height: 42px;
    border: 1px solid var(--c2w-border, #d8e4ef);
    border-radius: 6px;
    padding: 0 14px;
    font-size: 14px;
    color: #334155;
    background: #fff;
    transition: border-color .2s ease;
}
.report-page-main #report32 input#order_report_search:focus {
    border-color: var(--c2w-primary, #5865f2);
    outline: none;
}

/* ── Report page – date filter row ── */
.report-page-main .grid-row-report {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 16px;
    padding: 20px 24px;
    background: #fff;
    border: 1px solid var(--c2w-border, #e2e8f0);
    border-radius: 10px;
    margin-bottom: 20px;
    box-shadow: 0 1px 3px rgba(0,0,0,.04);
}
.report-page-main .grid-row-report p {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    color: var(--c2w-muted, #64748b);
    margin: 0 0 6px;
}
.report-page-main .grid-row-report .date-flex {
    display: flex;
    align-items: center;
    gap: 8px;
}
.report-page-main .grid-row-report .date-flex img {
    width: 32px;
    height: 32px;
    object-fit: contain;
}
.report-page-main .grid-row-report input[type="date"],
.report-page-main .grid-row-report select {
    height: 38px;
    border: 1px solid var(--c2w-border, #d8e4ef);
    border-radius: 6px;
    padding: 0 10px;
    font-size: 13px;
    color: #334155;
    background: #fff;
    min-width: 160px;
}
.report-page-main .grid-row-report input[type="date"]:focus,
.report-page-main .grid-row-report select:focus {
    border-color: var(--c2w-primary, #5865f2);
    outline: none;
}

/* ── Report page – order preview modal overlay ── */
.c2w-modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9998;
    background: rgba(11,11,11,.8);
}
.c2w-modal-overlay.c2w-modal-open {
    display: block;
}
.c2w-modal-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
    align-items: flex-start;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
    overflow-y: auto;
}
.c2w-modal-wrap.c2w-modal-open {
    display: flex;
}
.report-page-main .wc-order-preview-addresses {
    margin-top: 0;
    width: 100%;
    max-width: 100%;
}
.report-page-main .wc-order-preview-address {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 8px 40px rgba(0,0,0,.18);
    overflow: hidden;
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding: 0;
    animation: c2wModalIn .25s ease;
}
@keyframes c2wModalIn {
    from { opacity: 0; transform: translateY(24px) scale(.97); }
    to   { opacity: 1; transform: translateY(0) scale(1); }
}
.report-page-main .wc-order-preview-address .export-table {
    margin: 0;
    border-radius: 0;
    box-shadow: none;
}

/* ── Report page – ticket numbers block ── */
.report-page-main .col-two p {
    background: #fef9ef;
    border: 1px solid #f5e6c5;
    border-radius: 6px;
    padding: 10px 14px;
    font-size: 13px;
    line-height: 1.6;
    color: #78592d;
    word-break: break-all;
}

/* ── Report page – responsive for filter / popup ── */
@media screen and (max-width: 768px) {
    .report-page-main .grid-row-report {
        flex-direction: column;
        align-items: stretch;
    }
    .report-page-main .wc-order-preview-address {
        max-width: 100%;
    }
    .c2w-modal-wrap {
        padding: 10px;
    }
    .report-page-main .col-two {
        width: 100% !important;
        float: none !important;
    }
}
@media screen and (max-width: 479px) {
    .report-page-main #report32 {
        padding: 16px;
    }
    .report-page-main .grid-row-report {
        padding: 16px;
        gap: 12px;
    }
    .report-page-main .grid-row-report input[type="date"],
    .report-page-main .grid-row-report select {
        min-width: 100%;
    }
}
input#dp1640772473460 {
    width: 30%;
}
input#dp1640772473461:focus-visible,
input#dp1640772473460:focus-visible {
    outline: none;
}
input#dp1640772473461 {
    width: 30%;
}
input.button.pull-get-report-btn {
    background: var(--c2w-primary, #5865f2);
    color: #fff;
    text-decoration: none;
    text-shadow: none;
    font-size: 12px;
    line-height: 1;
    min-height: 36px;
    margin: 0;
    padding: 9px 20px;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 6px;
    white-space: nowrap;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    height: 36px;
    border: none;
    transition: opacity .2s ease, transform .2s ease;
}
input.button.pull-get-report-btn:hover {
    opacity: .88;
    transform: translateY(-1px);
}
input#order_report_search {
    width: 100%;
}
.order_previewed {
    position: absolute;
    top: 12px;
    right: 12px;
    background: #fff;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    box-shadow: 0 2px 8px rgba(0,0,0,.15);
    cursor: pointer;
    transition: background .2s ease, color .2s ease;
    z-index: 10;
}
.order_previewed:hover {
    background: #fee2e2;
    color: #dc2626;
}
.logrightsection .main-title-home,
.logrightsection .start-dates-end-date {
    display: none;
}
.wc-order-preview .wc-order-preview-table td:first-child,
.wc-order-preview .wc-order-preview-table th:first-child {
    text-align: left;
}
.wc-order-preview .wc-order-preview-table th {
    border-color: #ccc;
}
.wc-order-preview .wc-order-preview-table td,
.wc-order-preview .wc-order-preview-table th {
    padding: 1em 1.5em;
    text-align: right;
    border: 0;
    border-bottom: 1px solid #eee;
    margin: 0;
    background: 0 0;
    box-shadow: none;
    vertical-align: top;
}
.wc-backbone-modal * {
    box-sizing: border-box;
}
.wc-order-preview .wc-order-preview-table {
    width: 100%;
    margin: 0;
}
.loading {
    background: url("/wp-content/plugins/chance2win-basket-raffle/images/Chance-Loading.gif");
    height: 150px;
    width: 200px;
    float: left;
}
.left15 {
    width: 50%;
    display: flex;
    align-items: center;
}
select#category_id_reporting {
    width: 50%;
    padding: 5px;
    outline: none;
    border-radius: 3px;
}
.right15 {
    display: flex;
    align-items: center;
    text-align: center;
    width: 100%;
    flex-direction: column;
}
#report32 {
    background: #fff;
    padding: 10px 0px 0px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}
.col-two p {
    inline-size: 450px;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.page-template-view_tickets_page .left15 span,
.page-template-view_tickets_page .right15 span {
    padding-right: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.select-category h4 {
    color: #000;
}
span.search01 {
    width: 40%;
    outline: none;
}
.search01 input {
    padding: 3px 10px;
}
table.export-table.table.table-condensed.table-vendor-sales-report td h4 {
    text-align: center;
    margin-right: 0px;
}
.report-page12 {
    padding: 0px 0px;
}
.data-listing-reports .reporting-cal {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: var(--c2w-primary, #5865f2);
    margin: 0 0 8px;
    line-height: 1.3;
}

/* ── Report stat cards ── */
.c2w-report-stats {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 16px;
  margin-bottom: 1.7rem;
}
.c2w-stat-card {
  background: #fff;
  border: 1px solid var(--c2w-border, #e2e8f0);
  border-radius: 12px;
  padding: 20px 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  transition: box-shadow .2s ease, transform .2s ease;
}
.c2w-stat-card:hover {
    box-shadow: 0 4px 14px rgba(0,0,0,.08);
    transform: translateY(-2px);
}
.c2w-stat-card--highlight {
    background: var(--c2w-primary, #5865f2);
    border-color: var(--c2w-primary, #5865f2);
}
.c2w-stat-card--highlight .c2w-stat-label,
.c2w-stat-card--highlight .c2w-stat-value,
.c2w-stat-card--highlight .c2w-stat-icon {
    color: #fff;
}
.c2w-stat-icon {
    color: var(--c2w-primary, #5865f2);
  margin-bottom: 10px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(88, 101, 242, .1);
}
.c2w-stat-card--highlight .c2w-stat-icon {
    background: rgba(255,255,255,.2);
}
.c2w-stat-label {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: var(--c2w-muted, #64748b);
    margin-bottom: 6px;
    line-height: 1.3;
}
.c2w-stat-value {
    font-size: 26px;
    font-weight: 700;
    color: var(--c2w-text, #0f172a);
    line-height: 1.2;
}
.c2w-stat-value .woocommerce-Price-amount {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
}
@media screen and (max-width: 992px) {
    .c2w-report-stats { grid-template-columns: repeat(3, 1fr); }
}
@media screen and (max-width: 768px) {
    .c2w-report-stats { grid-template-columns: repeat(2, 1fr); }
    .c2w-stat-value { font-size: 22px; }
}
@media screen and (max-width: 479px) {
    .c2w-report-stats { grid-template-columns: 1fr; gap: 12px; }
    .c2w-stat-card { padding: 16px 12px; }
    .c2w-stat-value { font-size: 20px; }
}
.wrap-card {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    flex-direction: column;
}
.report-page12 h2 {
    margin-top: 0px;
}
.card .card-body {
    box-shadow: 0px 0px 4px #0000001f;
    border-radius: 15px;
}
.data-listing-reports {
    margin-bottom: 1.7rem;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
}
#teams_ref_cust br {
    display: none;
}
.manual-orders-box3.price-box h3,
.charge-collected-box2.price-box h3 {
    font-size: 36px;
    margin-top: 0;
    font-weight: 700;
    color: var(--c2w-text, #0f172a);
}
.price-box {
    width: auto;
}
.price-box h3 {
    font-size: 36px;
    font-weight: 700;
    margin: 0;
    color: var(--c2w-text, #0f172a);
}
.col-md-5.grid-margin.stretch-card {
    margin-bottom: 1.7rem;
}
.rounded-legend ul {
    display: inline-block;
    width: 65%;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0px 0px 4px #0000001f;
}
@media screen and (max-width: 767px) {
    .width-left-site.reporting-page-sec .order_previewed {
        top: 0%;
        right: 0%;
    }
}
@media screen and (max-width: 768px) {
    .data-listing-reports {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 479px) {
    .data-listing-reports {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    .width-left-site.reporting-page-sec div#popup1 .col-two {
        width: 100%;
    }
    .width-left-site.reporting-page-sec div#popup1 .col-two span {
        font-size: 16px;
    }
    .wrap-card {
        margin-top: 15px;
    }
    .report-page12 .table.table-condensed.table-vendor-sales-report td {
        text-align: center;
        color: #404040;
    }
    .width-left-site.reporting-page-sec .order-preview {
        left: 0;
    }
    .date-flex {
        grid-template-columns: 100%;
    }
    .data-listing-reports .price-box {
        width: auto;
    }
    .both-graph {
        flex-direction: column;
    }
    .col-md-5.grid-margin.stretch-card {
        width: 100%;
    }
    .table-print-parent {
        flex-direction: column;
        gap: 25px;
    }
    .export-table.table.table-condensed.table-vendor-sales-report.report21 {
        margin-bottom: 30px;
    }
    .table-print-parent .table-print-main {
        width: 100%;
    }
    .table-print-parent .form-parent {
        width: 100%;
    }
    .page-template-reporting-page .customer-report-second span .pull-get-report-btn {
        width: 100%;
    }
    .grid-row-report {
        display: flex;
        padding-left: 0px;
        padding-right: 0px;
    }
    .report-page12 h2 {
        font-size: 28px;
        letter-spacing: 0px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .row-report-flex {
        flex-direction: column;
        width: 100%;
    }
    .row-data-grid p {
        text-align: left;
    }
    .customer-report {
        display: block;
    }
}

/* --- charity-dashboard.php --- */
section.charity-dashboard {
    float: left;
    padding: 15px 0;
    background: var(--c2w-bg, #f8f9fa);
    box-shadow: 0px 0px 13px 4px rgba(0,0,0,.06);
    width: 100%;
}
.charity-dashboard .container1 {
    max-width: 100%;
    width: 1500px;
    float: none;
    margin: 0 auto;
}
.charity-dashboard .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.charity-dashboard .col-md-6 {
    width: 50%;
}
.charity-dashboard .col-md-12 {
    width: 100%;
    max-width: 100%;
}
.charity-dashboard table.export-table.table.table-condensed.table-vendor-sales-report td h4 {
    text-align: left;
    margin-right: 0px;
}
.charity-dashboard .table th,
.charity-dashboard .table td {
    vertical-align: middle;
    font-size: 0.875rem;
    line-height: 1;
    white-space: normal;
    padding: 10px;
    text-align: center;
}
.charity-dashboard table .export-header th {
    background: var(--c2w-primary, #5865f2);
    color: #fff;
    padding: 10px 5px;
}
.charity-dashboard .col-two p {
    margin: 15px 0px;
}
.charity-dashboard #title-reo {
    padding: 15px;
    background-color: var(--c2w-secondary, #404EED);
}
.charity-dashboard .one-col {
    margin: 20px 0px;
}
.charity-dashboard .one-col h2 {
    margin: 15px 0px;
}
.charity-dashboard .col-two {
    width: 100%;
}
.charity-dashboard .one-col .button {
    background: var(--c2w-secondary, #404EED);
    cursor: pointer;
    padding: 15px;
    font-size: 16px;
    color: #fff;
    border: none;
    margin-right: 10px;
}
.charity-dashboard a.order-preview {
    position: relative;
    cursor: pointer;
    top: 10px;
    left: 35px;
}
.charity-dashboard .order-preview:after {
    background: #888;
    position: absolute;
    top: 7px;
    left: 5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.charity-dashboard .wc-order-preview-address {
    float: left;
    padding: 1.5em 0 0;
    box-sizing: border-box;
    word-wrap: break-word;
    background: #ffffff;
    margin-left: 30px;
    position: relative;
}
.charity-dashboard .order_previewed {
    position: absolute;
    top: -3%;
    right: -3%;
    background: var(--c2w-accent, #fe7096);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}
.charity-dashboard .wc-order-preview .wc-order-preview-table td:first-child,
.charity-dashboard .wc-order-preview .wc-order-preview-table th:first-child {
    text-align: left;
}
.charity-dashboard .wc-order-preview .wc-order-preview-table th {
    border-color: #ccc;
}
.charity-dashboard .wc-order-preview .wc-order-preview-table td,
.charity-dashboard .wc-order-preview .wc-order-preview-table th {
    padding: 1em 1.5em;
    text-align: left;
    border: 0;
    border-bottom: 1px solid #eee;
    margin: 0;
    background: 0 0;
    box-shadow: none;
    text-align: right;
    vertical-align: top;
}
.charity-dashboard .wc-backbone-modal * {
    box-sizing: border-box;
}
.charity-dashboard .wc-order-preview .wc-order-preview-table {
    width: 100%;
    margin: 0;
}
.charity-dashboard .loading {
    background: url("/wp-content/plugins/chance2win-basket-raffle/images/Chance-Loading.gif");
    height: 150px;
    width: 200px;
    float: left;
}
.charity-dashboard .left15 {
    width: 50%;
    display: flex;
    align-items: center;
}
.charity-dashboard .rtg-logo-category-download::before {
    content: "";
    background-image: url(/wp-content/plugins/chance2win-basket-raffle/images/download_icon.png);
    width: 20px;
    height: 20px;
    top: 9px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.charity-dashboard .inside {
    background: #fff;
    border: 1px solid #c3c4c7;
    padding: 15px;
    max-height: 95%;
    height: 100%;
    margin: 0 10px;
}
.charity-dashboard .top-msg-img {
    cursor: pointer;
    float: right;
    width: 30px;
}
.charity-dashboard .section.sectionnew.section-space {
    background: #f0f0f1;
}
.charity-dashboard .Welcome-dashboard h1 {
    font-size: 30px;
    color: var(--c2w-primary, #5865f2);
    font-weight: 700;
}
.charity-dashboard .Welcome-text p {
    font-size: 19px;
}
.charity-dashboard .basket-raffle-dash p {
    font-weight: 700;
    color: var(--c2w-primary, #5865f2);
}
.charity-dashboard ul#accordion ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.charity-dashboard .accordion .link {
    font-weight: 600;
    color: #000;
    cursor: pointer;
    display: block;
    padding: 15px 0px;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-bottom: 1px solid #f0f0f1;
    font-size: 16px;
}
.charity-dashboard ul#accordion ul li br:empty {
    display: none;
}
.charity-dashboard .Welcome-text p a {
    color: #2271b1;
}
.charity-dashboard .dashboard-heading {
    color: var(--c2w-primary, #5865f2);
    padding-bottom: 20px;
    font-size: 30px;
    font-weight: 600;
}
.charity-dashboard .inside p {
    font-size: 18px;
}
.charity-dashboard #dashboard-widgets-wrap p {
    font-size: 18px;
}
.charity-dashboard .hov {
    color: #2271b1;
}
.charity-dashboard #accordion .submenu {
    display: none;
    padding-left: 0px;
    padding-bottom: 5px;
}
.charity-dashboard .accordion li.open .link::before {
    float: right;
    content: "+";
    padding-right: 0px;
    color: #273739;
    font-size: 25px;
    position: relative;
    top: -10px;
}
.charity-dashboard .accordion .link::before {
    float: right;
    content: "+";
    padding-right: 0px;
    color: #273739;
    font-size: 25px;
    position: relative;
    top: -10px;
}
.charity-dashboard .accordion li.open .link::before {
    content: "-";
    font-weight: 500;
    top: -17px;
}
.charity-dashboard div#postbox-container-1 {
    width: 50%;
}
.charity-dashboard div#postbox-container-1 .postbox {
    text-align: left;
}
.charity-dashboard ul#accordion li {
    margin: 0;
    margin-bottom: 10px;
}
.charity-dashboard ul#accordion {
    margin-top: 13px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.charity-dashboard div#postbox-container-1 h3 {
    font-size: 18px;
}
.charity-dashboard #accordion .submenu p {
    font-size: 16px;
}
.charity-dashboard div#postbox-container-1 .postbox h2 {
    font-size: 30px;
}
.charity-dashboard h2.payment-ques,
.charity-dashboard .raffle-ques {
    font-size: 22px;
    text-align: left;
    text-transform: uppercase;
}
.charity-dashboard .faq-dashboard {
    background: #fff;
    border: 1px solid #c3c4c7;
    padding: 15px;
    margin: 20px 15px;
    text-align: left;
}
.charity-dashboard .stats {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin: 20px 0;
}
.charity-dashboard .stats div {
    text-align: center;
    margin: 10px 0 10px 13px;
    padding: 15px 20px;
    width: 12%;
    word-wrap: break-word;
    background-color: #ffffff;
    border: inherit;
    background-clip: border-box;
    border-radius: 7px;
    box-shadow: 0 4px 25px 0 rgb(146 157 183 / 30%);
}
.charity-dashboard .stats h6,
.charity-dashboard .stats h3 {
    margin: 0;
}
.charity-dashboard .stats h6 {
    font-size: 0.875rem;
    letter-spacing: 1px;
    font-weight: 600;
}
.charity-dashboard .stats h3 {
    font-size: 1.75rem;
    letter-spacing: 1px;
    color: var(--c2w-primary, #5865f2);
}
.charity-dashboard div#ms-udb310 {
    display: none;
}
.charity-dashboard .payment-ques-display li ul strong {
    color: #000;
}
.charity.woocommerce-account li#wp-admin-bar-edit {
    display: none;
}
.administrator.woocommerce-account li#wp-admin-bar-edit {
    display: block;
}
.charity-dashboard div#woocommerce_dashboard_status {
    display: none;
}
.charity-dashboard #dashboard-widgets .postbox-container {
    width: 50%;
}
.charity-dashboard #dashboard-widgets div#postbox-container-4 {
    float: right;
}
.charity-dashboard .accordion.basket-ques-display,
.charity-dashboard .accordion.payment-ques-display,
.charity-dashboard .accordion.raffle-ques-display {
    display: none;
}
.charity-dashboard .payment-ques::before,
.charity-dashboard .raffle-ques::before {
    content: "+";
    margin-right: 10px;
    color: var(--c2w-primary, #5865f2);
}
.charity-dashboard #dashboard-widgets-wrap img.aligncenter {
    width: 55%;
    height: 100%;
}
.charity-dashboard #dashboard-widgets .postbox-container div#ms-udb297 .udb-content-wrapper {
    text-align: center;
}
.charity-dashboard .Welcome-text {
    margin-top: 10px;
}
.charity-dashboard #dashboard-widgets .postbox-container div#ms-udb297 .udb-content-wrapper > p {
    margin-bottom: 10px;
}
.charity-dashboard #dashboard-widgets h2.hndle.ui-sortable-handle {
    display: none;
}
.charity-dashboard #dashboard-widgets-wrap h1.dashboard-heading {
    color: var(--c2w-primary, #5865f2);
    padding-bottom: 20px;
    font-size: 35px;
    font-weight: 600;
}
.charity-dashboard #dashboard-widgets-wrap h3.raffle-snapshot {
    font-size: 18px;
    font-weight: 500;
}
.charity-dashboard .follow-link-sec {
    text-align: center;
}
.charity-dashboard .follow-link-sec a {
    margin-right: 35px;
}
.charity-dashboard .follow-link-sec a:last-child {
    margin-right: 0;
}
.charity-dashboard .follow-us p:first-child {
    font-size: 56px;
    margin-bottom: 10px;
}
.charity-dashboard .follow-us p {
    font-size: 30px;
    color: #de1f27;
    font-weight: 700;
    text-align: center;
}
.charity-dashboard .follow-us hr {
    border-top: 8px solid #de1f27;
    border-bottom: 0px solid #de1f27;
    width: 55px;
    margin-bottom: 35px;
}
.charity-dashboard #dashboard-widgets .meta-box-sortables {
    margin-bottom: 0;
}
.charity-dashboard #dashboard-widgets-wrap .postbox {
    padding: 25px 0px;
}
.charity-dashboard .pagination ul {
    margin: 0;
    padding: 0;
    margin-top: 10px;
}
.charity-dashboard .pagination li.current {
    background: #f2f2f2;
    border: none;
    box-shadow: none;
    color: #000000;
}
.charity-dashboard .pagination {
    margin: 0;
    padding: 0;
    margin-top: 20px;
}
.charity-dashboard .pagination li {
    display: inline;
    padding: 6px 10px;
    border: 1px solid #ddd;
    margin-right: -1px;
    font: 15px/20px Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    box-shadow: inset 1px 1px 5px #F4F4F4;
}
.charity-dashboard .pagination li a {
    cursor: pointer;
    text-decoration: none;
    color: #000000;
}
.charity-dashboard .pagination li.first {
    border-radius: 5px 0px 0px 5px;
}
.charity-dashboard .pagination li.last {
    border-radius: 0px 5px 5px 0px;
}
.charity-dashboard .pagination li:hover > a {
    color: #000000;
}
.charity-dashboard .pagination li:hover {
    background: #f2f2f2;
    color: #000000;
}
.charity-dashboard .pagination li.active {
    background: #f2f2f2;
    color: #000000;
}
.charity-dashboard #dashboard-widgets .postbox .inside h2 {
    margin-top: 10px;
}
@media only screen and (max-width: 1300px) {
    .charity-dashboard .one-col .button {
        padding: 10px;
        font-size: 12px;
    }
    .charity-dashboard .col-two p {
        inline-size: 100%;
    }
}
@media only screen and (max-width: 1000px) {
    .charity-dashboard .one-col .button {
        margin-right: 5px;
        margin-bottom: 5px;
    }
}
@media only screen and (max-width: 767px) {
    .charity-dashboard .one-col .button {
        padding: 10px;
        font-size: 12px;
    }
    .charity-dashboard #popup1 .col-two {
        padding-bottom: 20px;
        width: 100%;
    }
}
@media only screen and (max-width: 480px) {
    .charity-dashboard table.export-table.table.table-condensed.table-vendor-sales-report td h4 {
        text-align: center;
        margin-right: 0px;
        margin: 10px;
    }
}

/* --- reporting-page.php charts --- */
.c2w-rpt-charts {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin: 24px 0;
    clear: both;
}
.c2w-rpt-chart-box {
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 18px 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .04);
}
.c2w-rpt-chart-box h4 {
    font-size: 15px;
    font-weight: 700;
    color: var(--c2w-text, #0f172a);
    margin: 0 0 14px;
}
.c2w-rpt-chart-wrap {
    position: relative;
    height: 280px;
}
@media (max-width: 768px) {
    .c2w-rpt-charts {
        grid-template-columns: 1fr;
    }
    .c2w-rpt-chart-wrap {
        height: 220px;
    }
}

/* --- reporting-page.php form styling --- */
.table-print-main,
.grid-row-report {
    max-width: 1200px;
    margin: 0 auto;
    background: white;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.table-print-main input,
.table-print-main select,
.grid-row-report input,
.grid-row-report select {
    border-color: #ddd;
    border-radius: 5px;
    padding: 10px 12px;
}
.table-print-main button,
.grid-row-report button {
    background: var(--c2w-button-bg, #3d5afe);
    color: var(--c2w-button-text, #fff);
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.table-print-main button:hover,
.grid-row-report button:hover {
    background: var(--c2w-button-hover-bg, #283593);
}

/* --- pick-winner.php loader animation --- */
.pick-winner-loader {
    display: none;
    width: 10%;
    aspect-ratio: 8/5;
    --_g: no-repeat radial-gradient(#000 68%, #0000 71%);
    -webkit-mask: var(--_g), var(--_g), var(--_g);
    -webkit-mask-size: 15% 40%;
    background: black;
    animation: c2w-pick-load 2s infinite;
    height: 15px;
    margin: 0 auto;
}
@keyframes c2w-pick-load {
    0%     { -webkit-mask-position: 0% 0%, 50% 0%, 100% 0%; }
    16.67% { -webkit-mask-position: 0% 100%, 50% 0%, 100% 0%; }
    33.33% { -webkit-mask-position: 0% 100%, 50% 100%, 100% 0%; }
    50%    { -webkit-mask-position: 0% 100%, 50% 100%, 100% 100%; }
    66.67% { -webkit-mask-position: 0% 0%, 50% 100%, 100% 100%; }
    83.33% { -webkit-mask-position: 0% 0%, 50% 0%, 100% 100%; }
    100%   { -webkit-mask-position: 0% 0%, 50% 0%, 100% 0%; }
}

div#popup1{width:95% !important;margin-top:-10px !important;padding:20px !important;}

.order-preview img{width:25px !important;height:25px !important;border-radius:0px !important;margin-top:-20px;}

.report-page12{border-top:3px solid var(--c2w-border, #c6c6c6) !important;background-color:#fff !important;}

#site-navigation ul#charity-dashboard li{display:inline-flex;margin-bottom:15px;}

#masthead .row{display:flex !important;align-items:center !important;}

.main-navigation ul{display:block;}

#page .report-page12 .print-ticktes{background-color:unset !important;}

.per-page button{background-color:#fff !important;border:1px dashed #afabab;width:49% !important;border-radius:3px;padding:3px 10px;display:inline-block;font-size:18px;padding:20px !important;}

.select-category{display:flex;grid-gap:20px;width:100%;}

.charity-table.charity-table-product tr:first-child{display:none;}

.image_link{display:block;padding:20px;}

.charity-table.charity-table-product{background-color:#fff;border-radius:30px;box-shadow:0px 0px 5px #00000021;}

.charity-table.charity-table-product td{text-align:center;width:100% !important;display:block !important;}

.image_link img{height:150px;object-fit:contain;width:90%;}

.pick-winner-front-end{background:#ffff !important;padding:40px 0;box-shadow:none !important;border-top:3px solid var(--c2w-border, #c6c6c6) !important;border-top-left-radius:0px !important;border-top-right-radius:0px !important;}

/* ── Pick-winner – palette-aware buttons ── */
.c2w-btn-outline {
    display: inline-block;
    background: var(--c2w-light, #fff);
    color: var(--c2w-primary, #5865f2);
    border: 1px solid var(--c2w-border, #d0d2e4);
    padding: 10px 18px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    transition: background .2s ease, box-shadow .2s ease;
    background-image: none;
}
.c2w-btn-outline:hover {
    background: var(--c2w-bg, #f8f9fa);
    box-shadow: 0 2px 8px rgba(0,0,0,.08);
}
.c2w-btn-solid {
    display: inline-block;
    background: var(--c2w-primary, #5865f2);
    color: var(--c2w-light, #fff);
    border: none;
    padding: 10px 18px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    transition: opacity .2s ease, box-shadow .2s ease;
    background-image: none;
}
.c2w-btn-solid:hover {
    opacity: .88;
    box-shadow: 0 2px 8px rgba(0,0,0,.12);
}

.sponsorinfo .flexslider ul li img{max-width:400px;height:80px !important;}

#basket_catform2 input[type="text"]{margin-right:20px;width:20%;border-radius:3px;padding:5px 10px;border:1px solid var(--c2w-primary, #5865f2);}

#basket_catform2 .button.button-red{border:none !important;line-height:20px !important;padding:7px 20px !important;font-size:14px !important;font-weight:600;letter-spacing:1px;text-transform:uppercase;}

.select-category{margin-left:0px !important;}

.active-select{background:#be73ed !important;}

.print-ticket-inner{float:left;width:100%;}

.print-ticket-inner .select-category::before{display:none !important;}

.report-printing-div .print-ticktes{padding:30px !important;}

.rtg-category-section .reorder-baskets{display:grid;grid-template-columns:33% 33% 33%;grid-gap:20px;}

.table-new00{padding:10px;overflow:hidden;margin:10px;}

.product-ticket-images{width:unset !important;}

.rtg-category-section .charity-table.charity-table-product th{padding:15px;text-align:center;}

.charity-table.charity-table-product{background-color:#fff;}

.charity-table.charity-table-product th{padding:15px;}

.charity-table.charity-table-product td{text-align:center;}

.processheading h1{font-size:24px;text-align:center;color:#99aab5;font-weight:400;}

.processheadingticketsnew h1{font-size:24px;text-align:center;color:#99aab5;font-weight:400;}

.tickets::before{content:"";background-image:url(/wp-content/uploads/2022/10/cropped-favicon-chance1.png);width:18px;height:18px;background-size:100%;display:inline-block;margin:-4px 10px;}

.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;padding:20px;background-color:var(--c2w-button-bg, #5865f2) !important;color:var(--c2w-button-text, #fff) !important;border-radius:12px;font-size:16px;font-weight:700;}

.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:-1px !important;right:-60px;left:unset !important;}

.raffle-basket .count{flex-flow:row-reverse;}

.shop_table #add_to_cart_step1,.shop_table .print-btn p button{background-color:var(--c2w-primary, #5865f2) !important;}

.raffle-baskets-group h2.title-show-new-design{border-radius:5px !important;}

div#primary .site-footer{background:#0f0246 !important;}

.widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward{width:90%;text-align:center;color:var(--c2w-primary, #5865f2) !important;}

.right-section .sponsorinfo .flexslider{margin:0 !important;}

.start-dates-end-date{margin:0px 0px 0px 0px !important;}

.main-title-home{position:relative;}

.section-tab1,.shops12{position:relative;padding:0px 0px !important;}

.phone-contact{padding-left:40px;}

#About p{margin:10px 0px;}

.site-branding a img{width:180px;max-width:180px;height:unset !important;}

.topheader{padding:0px;position:relative;height:0px;}

.phone-contact::before{content:'';position:absolute;background-image:url(/wp-content/uploads/2021/08/Group.png);background-repeat:no-repeat;width:100%;height:100%;left:0% !important;right:0;top:0;bottom:0;}

.section-tab1,.shops12{border-top-left-radius:unset !important;border-top-right-radius:unset !important;box-shadow:unset !important;border-top:unset !important;}

#step1_front tr td:first-child{width:30%;}

div#baskets a.button.checkout.wc-forward{display:none !important;}

.sponsorinfo-new{display:grid;}

.rtg-container.tabcontent{padding:20px 10px !important;margin:10px;}

.page-id-14 form .rtg-container{border:1px solid #99aab5;padding-bottom:20px;}

.layout-tab.tab button.tablinks.active{background-color:#0000 !important;border-top:1px solid var(--c2w-primary, #5865f2) !important;border-left:1px solid var(--c2w-primary, #5865f2) !important;border-right:1px solid var(--c2w-primary, #5865f2) !important;border-bottom:1px solid var(--c2w-primary, #5865f2) !important;color:var(--c2w-primary, #5865f2) !important;}

.layout-tab.tab button.tablinks{border:1px solid #fff !important;}

@media only screen and (max-width:1660px){#step1{width:90% !important;}
}

@media only screen and (max-width:1400px){body #step1{width:100% !important;}
}

@media only screen and (max-width:480px){body .process h4{font-size:12px !important;}
}

#basket_catform input{width:auto;}

.brand-button{padding-left:1.4rem !important;padding-right:1.4rem !important;}

.Members-add label{font-size:13px !important;}

.Members-add{display:flex !important;padding:19px 15px !important;width:100% !important;}

.center-title .prize-cat{font-size:20px !important;}

.submited-packages{font-size:22px !important;}

.logosection{width:80% !important;}

#masthead .row{display:flex !important;}

.site-branding a img{width:70px;height:60px;margin-top:-25px;margin-left:-20px;}

.section-tab1,.shops12{border-radius:unset !important;margin-top:20px !important;}

.section.section-tab1{padding:0px 0 !important;}

.sponsorinfo-new{max-width:250px !important;}

.main-navigation.toggled #responsive-menu-button span{transform:rotate(45deg);top:0% !important;background:#000 !important;}

.main-navigation.toggled #responsive-menu-button span:nth-child(3){transform:rotate(-45deg);top:0% !important;}

.tablinks.button-shadow{margin:5px !important;padding:10px 0px !important;width:47% !important;font-size:10px !important;overflow:hidden;}

#tabpos-homeimages #total_home .inner-total_sponsors_25{width:100%;max-width:100%;}

.ticket-to-prize.font-heading b::before{content:"My total Tickets Available";position:absolute;visibility:visible;font-size:12px !important;margin-left:-20px;}

#step1 #woocommerce_widget_cart-3{padding:30px !important;}

.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{padding:20px !important;}

.flex-direction-nav a{top:unset !important;}

#baskets-home{z-index:9;position:relative;}

.count{width:80% !important;}

.mytic p{margin:0px !important;}

.mytic{width:90px;}

div#pstep3 a{pointer-events:none;touch-action:none;}

#step1{width:80%;margin:0 auto;float:unset;max-width:1300px;}

.logged-in #woocommerce_widget_cart-3{padding:33px !important;}

.sponsorinfo-new{width:100%;margin:0 auto;margin-top:0px;margin-top:40px;max-width:480px;}

.section-top-less-space{border-radius:unset !important;}

#pstep2{pointer-events:none !important;;touch-action:none !important;;}

.sponsorinfo-new .flexslider{margin:0 0 60px;background:#fff0;border:none;}

#total_home .img-url-sponsor,#total_home .sponsor_url{visibility:hidden;height:20px;}

#total_home{display:flex;column-count:2;gap:1px;flex-direction:row;flex-wrap:wrap;margin-bottom:15px;justify-content: center;}

.flex-direction-nav .flex-prev::before{content:'' !important;position:absolute;background:url(/wp-content/uploads/2022/03/down-arrow-1.png);background-repeat:repeat;background-size:auto;font-size:0;width:24px;height:24px;background-repeat:no-repeat;background-size:contain;text-shadow:none;font-family:none;left:0;}

#rule{cursor:pointer;}

.flex-prev,.flex-next{font-size:0;}

.flex-direction-nav .flex-next::before{content:'' !important;position:absolute;background:url(/wp-content/uploads/2022/03/down-arrow-1.png);background-repeat:repeat;background-size:auto;font-size:0;width:24px;height:24px;background-repeat:no-repeat;background-size:contain;text-shadow:none;font-family:none;right:0;transform:rotate(-180deg);}

.dot{cursor:pointer;height:10px !important;width:10px !important;}

#purchase-tickets{display:inline-block !important;}

#woocommerce_widget_cart-3 .wc-forward:nth-child(2){float:right;display:none !important;}

#woocommerce_widget_cart-3 .button.checkout.wc-forward{position:relative;display:none !important;}

.ticket-to-prize.font-heading b{visibility:hidden;position:relative;}

.ticket-to-prize.font-heading b:before{content:"My total Tickets Available";position:absolute;visibility:visible;font-size:22px;}

.section.section-2.section-normal.section980.section-tab1 .flexslider .slides img{height:auto;-moz-user-select:none;object-fit:contain;height:300px;}

.section.section-2.section-normal.section980.section-tab1 .start-dates-end-date{display:none;}

.left-section .tabcontent{padding-bottom:30px;position:relative;background:#fff;margin-top:-3px;z-index:-1;}

#About{padding:70px 50px !important;}

.left-section .tab button.active{border:none;box-sizing:border-box;border:3px solid #2879da !important;}

@media screen and (max-width:768px){.print-ticktes-blank{float:left;margin-left:0px !important;margin-top:0;background-color:#fff;border-top:none;padding:20px 0px 52px 10px !important;width:100%;margin:20px;margin-left:20px;}
}

h1.main-title-home{display:none;}

.left-section .tabcontent{margin:-5px 2px;}

.section.section-2.section-normal.section980.section-tab1 .start-dates-end-date{display:block;}

header .start-dates-end-date{display:none;}

.main-navigation{margin-top:20px;}

@media screen and (min-width:768px){body .product-ticket-images .flexslider .slides .flex-active-slide{width:290px !important;}
}

.pick-winner-front-end .container.pick-winner{height:70vh;}

.container.border{height:50vh;}

.charity.woocommerce-account li#wp-admin-bar-edit{display:none;}

.administrator.woocommerce-account li#wp-admin-bar-edit{display:block;}

#site-navigation li a,#charity-dashboard li ul{background-color:#f2f2f2 !important;color:black !important}

#site-navigation ul#charity-dashboard li a,#site-navigation ul#primary-menu li a{font-size:20px !important;}

/* Header action buttons: match site settings pill style */
#masthead #site-navigation ul#charity-dashboard > li > a,
#masthead #site-navigation ul#primary-menu > li > a,
#masthead .view-event-page > a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 14px 24px !important;
  border-radius: 999px !important;
  border: 2px solid #7faeff !important;
  background: linear-gradient(180deg, #072f72 0%, #001c58 100%) !important;
  color: #ffffff !important;
  font-size: 15px !important;
  line-height: 1.15 !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  text-decoration: none !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 10px 22px rgba(4, 22, 67, 0.22) !important;
  opacity: 1 !important;
}

#masthead #site-navigation ul#charity-dashboard > li.view-event-page > a,
#masthead .view-event-page > a,
#masthead #site-navigation ul#primary-menu > li:first-child > a {
  border-color: #89b6ff !important;
  background: linear-gradient(180deg, #3b86ff 0%, #2264e6 100%) !important;
  box-shadow: 0 12px 24px rgba(20, 78, 190, 0.28) !important;
}

#masthead #site-navigation ul#charity-dashboard > li > a:hover,
#masthead #site-navigation ul#primary-menu > li > a:hover,
#masthead .view-event-page > a:hover {
  border-color: #a9cbff !important;
  background: linear-gradient(180deg, #4a92ff 0%, #2b6bef 100%) !important;
  color: #ffffff !important;
}

@media screen and (max-width:480px){.processheading h1{font-size:18px !important;}
}

.processheadingticketsnew h1{font-size:18px !important;}

.header-image h1{font-size:25px !important;}

button.button.button1{width:90% !important;   }

.report-page12 h2{text-align:center;}

.container .home-button{margin-left:10px;}

#basket_catform .button.button-red.blue1{padding:8px 15px !important;}

.repeater input{margin-bottom:10px;}

.repeater input#another-field{margin-left:20px;}

.repeater input#another-field_1{margin-left:20px;}

.repeater input#another-field_2{margin-left:20px;}

.repeater input#another-field_3{margin-left:20px;}

.repeater input#another-field_4{margin-left:20px;}

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

.right15 span{font-size:18px;padding-bottom:10px;}

.container1 h1{text-align:center;}

.report-page12 h3{text-align:center;}

.container img{width:100% !important;}

#step1 p.number_of_tickets_cart.s{margin-bottom:80px !important;margin-right:0px !important;}

img#addtobasketbutton{top:auto !important;}

img#addtobasketbutton{ margin-left:-63%;margin-top:30px;}

@media screen and (max-width:330px){img#addtobasketbutton{ margin-left:-45%;margin-top:30px;}
}

@media screen and (min-width:767px){img#addtobasketbutton{ margin-left:11%;margin-top:-12px;}
}

button.button.button1{width:22%;padding:14px 15px;font-weight:700;font-size:28px;border-radius:10px;}

img.event-image{margin-bottom:20px;}

div#pstep3{margin-right:-5%;}

.left-section .tab button{  margin-top:7px;}

.ticket-to-prize{margin-left:-45px;}

.popup-notify{font-size:24px;}

@media only screen and (max-width:1000px){.rtg-category-section .reorder-baskets{grid-template-columns:100%;}
}

@media screen and (max-width:768px){.print-ticktes-blank{float:left;margin-left:0px !important;margin-top:0;background-color:#fff;border-top:none;padding:20px 0px 52px 10px !important;width:100% !important;margin:20px;margin-left:20px;}
	.color-options-main .color-options-template {
  max-width: 100%;
}
.color-options-main {
  padding:
30px 0;
}
.color-options-main .color-options-template .color-swatch {
  width: 30px;
  height: 41px;
  margin-top: 2px;
}
	
}

.left-section .dashboard-paragraph{padding:0px 10px;}

.add-team12 .container1{padding-left:0px !important;}

@media only screen and (max-width:1200px){.print-ticktes-blank{float:left;margin-left:0px !important;margin-top:0;background-color:#fff;border-top:none;padding:20px 0px 52px 10px !important;width:45%;margin:20px;margin-left:20px;}
}

.page-id-14 .report-page12 .print-ticktes{width:45% !important;margin:20px;margin-left:20px;}

@media only screen and (max-width:480px){.rtg-category-section .reorder-baskets{grid-template-columns:100%;}
}

.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:#0000 !important;}

.popup-notify{font-size:16px !important;}

section#woocommerce_widget_cart-3{margin-bottom:40px;}

.container img{width:unset !important;}

.widget.woocommerce.widget_shopping_cart .widget-title{position:relative;visibility:hidden;}

.widget.woocommerce.widget_shopping_cart .widget-title::before{content:"My Tickets";visibility:visible;}
/********Home Page Css ***/

	.raffle-baskets-group h2.title-show-new-design {
  border-radius: 5px !important;
	}
	.flex-control-nav.flex-control-paging {
  display: none;
}
    #headermain {
  text-align: center;
		padding-top: 20px;
}
	.socialicon a img {
  width: unset !important;
  padding: 10px;
}
	.sposoredby {
  width: 60%;
  margin: 0 auto;
  height: 150px;
}
.contact-data .bottom-social-icon img {
  width: 32px;
}
.contact-data .grid-data-sec.first img {
  margin-top: 18;
  margin-left: 8px;
  margin-right: 8px;
}	
.flexslider .slides img{width:100%;height:auto;-moz-user-select:none;object-fit:contain;display:inherit !important;}
#headermain .main-logo {
    width:300px;
}
.branding {
    color:var(--c2w-primary, #5865f2);
}  
.branding-bg {
    background-color:var(--c2w-primary, #5865f2);
}  
.branding2 {
    color:var(--c2w-light, #dce1f9);
}  
.branding-bg2 {
    background-color:var(--c2w-light, #dce1f9);
}  
.title-data.branding {
  font-size: 18px;
}

.brand-button {
    padding-top: 0.8rem;
padding-bottom: 0.8rem;
padding-left: 2.4rem;
padding-right: 2.4rem;
font-weight: 600;
font-size: 16px;
border-radius: 0.4rem;
}
.process-grid {
  display: grid;
  grid-template-columns: 23.5% 2% 23.5% 2% 23.5% 2% 23.5%;
  text-align: center;
  align-items: center;
	width: 45%;
margin: 0 auto;
	padding-bottom:40px;
}
.logo-title {
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0px;
	
}
.logo-img img {
  background-color: var(--c2w-light, #dce1f9);
  padding: 15px;
  border-radius: 50%;
	width: 30px;
height: 30px;
}
h1.branding {
  font-size: 38px;
}
.arrow-grid img {
 margin-top: -40px;
  padding: 5px 5px;
	width: 18px;
}
.contact-data {
  display: grid;
  grid-template-columns: 33.33% 33.33% 33.33%;
  text-align: center;
  float:left;
  padding-bottom:40px;
  width:100%;
}
.section.section-2.section-normal.section980.footer-top {
  display: none;
}
.footer-end {
  display: none;
}
.footer-row.footer-row2 {
  display: flex;
  align-items: center;
}
.footer-row.footer-row2 img {
  margin-left: 15px;
}
.footer-row.footer-row3 {
  display: flex;
}
#menu-quick-link {
  display: flex;
}
#nav_menu-3 {
  display: flex;
  align-items: center;
}
#colophon .footer-row #menu-quick-link li a::before {
  content: '-';
  margin-right: 10px;
  display: none;
}
#colophon .footer-row li {
  list-style: none;
  margin-right: 10px;
  margin-left: 10px;
}
#colophon .footer-row .widgettitle, #colophon .footer-row.footer-row3 p {
  font-size: 15px;
  font-family: 'Roboto';
  letter-spacing: 1px;
  margin-top: 12px;
}
#colophon .site-info.section980 {
  padding: 20px 0px;
}
body .site-footer {
  background: var(--c2w-primary, #5865f2) !important;
}
.flow-title {
		font-size: 32px;
}
.socialicon {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
.follow.us h4 {
    font-size: 22px !important;
}
.bottom-social-icon img {
  margin: 0 10;
}
.raffle-baskets li {
    display: block !important;
}

	@media only screen and (max-width: 1000px) {
		h1 {
  font-size: 38px;
}
		h1.branding {
  font-size: 28px;
}
		.flow-title {
		font-size: 24px;
	}
		.process-grid {
  width: 100%;
}
		.logo-title {
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0px;
}
		.pwrd-title {
  font-size: 14px;
}
	}
	
	@media only screen and (max-width: 600px) {
.socialicon {
    justify-content: center !important;
    width: 100%;
}
.follow.us h4 {
  font-size: 16px !important;
}
		h1 {
  font-size: 24px;
}
		h1.branding {
  font-size: 18px;
}
.process-grid {
  grid-template-columns: 18.5% 3% 18.5% 3% 18.5% 3% 18.5%;
  justify-content: center;
}
.process-grid {
  place-items: first baseline;
}
		.flow-title {
		font-size: 18px;
	}
		#headermain .main-logo {
  width: 70% !important;
}
		.process-grid {
  display: grid;
/*   grid-template-columns: 100%; */
			grid-gap: 10px;
		}
		.process-grid .arrow-grid img {
width: 10px !important;
transform: rotate(0deg);
margin-top: -35px;
}
		.logo-img img {
  background-color: var(--c2w-light, #dce1f9);
  padding: 15px;
  border-radius: 50%;
  width: 25px !important;
  height: 25px;
}
		.logo-title {
  font-size: 14px;
  font-weight: bold;
  margin: 15px 0px;
}
		.contact-data {
  display: grid;
  grid-template-columns: 100%;
  text-align: center;
}
.pwrd-title {
  font-size: 14px;
  text-align: left;
  padding-left: 10px;
}
.bottom-social-icon a img {
  width: 35px !important;
}
	}

.raffle-basket .addbulk-prize-info {
  background-color: var(--c2w-light, #ffffff) !important;
  color: var(--c2w-primary, #5865f2) !important;
}	
div#baskets .raffle-baskets-group h2.title-show-new-design {
  background-color: var(--c2w-primary, #5865f2) !important;
}	
body .selected-basketclass {
  background: var(--c2w-light, #ffffff) !important;
  color: var(--c2w-primary, #5865f2) !important;
}
div#baskets .raffle-baskets-group .title-show-new-design.selected-basketclass {
  background-color: var(--c2w-light, #ffffff) !important;
  color: var(--c2w-primary, #5865f2) !important;
}
.follow.us {
  align-items: center;
	text-align:right !important;
}
	.socialicon {
  display: block;
}
input.addbulk {
  padding: 10px;
}
.top-slider .flexslider {
  width: 30%;
  margin: 0 auto;
}	
/* .flexslider {
  width: 30%;
  margin: 0 auto;
  height: 300px;
  padding: 20px;
} */
body .flex-direction-nav .flex-next::before {
  content: '' !important;
  position: absolute;
  background: url(/wp-content/uploads/2022/03/down-arrow-1.png) !important;
    background-repeat: repeat;
    background-size: auto;
  background-repeat: repeat;
  background-size: auto;
  font-size: 0;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  text-shadow: none;
  font-family: none;
  right: 0;
  transform: rotate(-180deg) !important;
}	
#headermain .flexslider {
  height: 230px;
}
	
@media screen and (max-width: 480px) {
.top-slider .flexslider {
  width: 100%;
  margin: 0 auto;
}		
.flex-direction-nav .flex-prev {
    left: 40px !important;
    bottom: 45px;
}
.flex-direction-nav .flex-next {
    right: 40px !important;
    bottom: 45;
}
.sposoredby .flexslider {
    width: 100%;
}
}
	
.rule-data p , .rule-data span {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
  line-height: 1.5;
}
	.rule-data h1 , .rule-data h2, .rule-data h3 , .rule-data h4 , .rule-data h5 , .rule-data h6 {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
  line-height: 1.5;
}
/* Basket homepage v2 - pixel-aligned to provided HTML */
.new-temp-v2 {
  font-family: 'Instrument Sans', sans-serif;
  --pri: var(--c2w-primary, #3b54a4);
  --pri-d: var(--c2w-secondary, #2d4189);
  --pri-l: var(--c2w-secondary, #4e6abf);
  --pri-xl: color-mix(in srgb, var(--c2w-primary, #3b54a4) 60%, #fff);
  --pale: color-mix(in srgb, var(--c2w-primary, #3b54a4) 12%, #fff);
  --pale2: color-mix(in srgb, var(--c2w-primary, #3b54a4) 18%, #fff);
  --pale3: color-mix(in srgb, var(--c2w-primary, #3b54a4) 24%, #fff);
  --bg: var(--c2w-bg, #f5f6fa);
  --bg2: color-mix(in srgb, var(--c2w-bg, #eceef5) 90%, var(--c2w-primary, #3b54a4));
  --bg3: color-mix(in srgb, var(--c2w-bg, #e3e5ee) 82%, var(--c2w-primary, #3b54a4));
  --surf: #ffffff;
  --surf2: #fafbfe;
  --navy: var(--c2w-primary, #1a1f36);
  --navy2: var(--c2w-primary, #252b45);
  --text: var(--c2w-text, #1a1f36);
  --tm: #555a70;
  --tl: #8b90a5;
  --tf: #c0c3d0;
  --bdr: var(--c2w-border, #dcdfe8);
  --bdr2: var(--c2w-border, #eceef4);
  --em: #22c55e;
  --rose: #ef4444;
  --r: 16px;
  --rm: 12px;
  --rs: 8px;
  --rx: 5px;
  --s1: 0 1px 3px rgba(26, 31, 54, 0.05);
  --s2: 0 4px 16px rgba(26, 31, 54, 0.07);
  --s3: 0 10px 36px rgba(26, 31, 54, 0.09);
  --tr: all .3s cubic-bezier(.4, 0, .2, 1);

  background: var(--surf);
  color: var(--text);
  -webkit-font-smoothing: antialiased;
  padding-top: 0;
  padding-bottom: 24px;
}

.new-temp-v2 .container {
  max-width: 1280px;
  margin: 0 auto;
  width: calc(100% - 24px);
}

.new-temp-v2 .topbar {
  background: var(--surf);
  padding: 10px 36px 6px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
}

.new-temp-v2 .topbar-label {
  font-size: 13px;
  font-weight: 600;
  color: var(--pri);
  margin-right: 2px;
}

.new-temp-v2 .topbar-a {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: var(--tr);
  border: none;
  color: #fff;
}

.new-temp-v2 .topbar-a.fb { background: #1877f2; }
.new-temp-v2 .topbar-a.ig { background: linear-gradient(135deg, #f58529, #dd2a7b, #8134af); }
.new-temp-v2 .topbar-a.pt { background: #e60023; }
.new-temp-v2 .topbar-a.tw { background: #000; }
.new-temp-v2 .topbar-a.li { background: #0a66c2; }
.new-temp-v2 .topbar-a.yt { background: #ff0000; }
.new-temp-v2 .topbar-a.tv { background: #9146ff; }
.new-temp-v2 .topbar-a.tk { background: #000; }
.new-temp-v2 .topbar-a.sc { background: #fffc00; color: #111; }
.new-temp-v2 .topbar-a.rd { background: #ff4500; }
.new-temp-v2 .topbar-a.dc { background: #5865f2; }
.new-temp-v2 .topbar-a.web { background: var(--pri); }
.new-temp-v2 .topbar-a:hover {
  transform: translateY(-2px) scale(1.08);
  box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
}

.new-temp-v2 .sponsors-wrap {
  padding: 6px 36px 16px;
}

.new-temp-v2 .sponsors-bar {
  display: flex;
  align-items: center;
  gap: 14px;
}

.new-temp-v2 .sp-label {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: var(--pri);
  white-space: nowrap;
  flex-shrink: 0;
}

.new-temp-v2 .sp-track-wrap {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 8px;
  overflow: hidden;
  position: relative;
}

.new-temp-v2 .sp-viewport {
  overflow: hidden;
  flex: 1;
}

.new-temp-v2 .sp-track {
  display: flex;
  gap: 16px;
  justify-content: flex-start;
  transition: none;
  will-change: transform;
}
/* When the logos fit the viewport, center them and don't scroll (no marquee). */
.new-temp-v2 .sp-track.sp-fit {
  width: 100%;
  justify-content: center;
  transform: none !important;
}

.new-temp-v2 .sp-logo {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  overflow: hidden;
  background: var(--surf);
  border: 1px solid var(--bdr2);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: var(--s1);
  flex-shrink: 0;
}

.new-temp-v2 .sp-logo img {
  width: 90%;
  height: 90%;
  object-fit: contain;
}

.new-temp-v2 .sp-arrow {
  width: 36px;
  min-width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #1f3f97;
  background: #042a75;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  box-shadow: 0 2px 8px rgba(4, 42, 117, .22);
  cursor: pointer;
  transition: var(--tr);
  flex-shrink: 0;
  appearance: none;
}

.new-temp-v2 .sp-arrow:hover {
  background: #163c97;
  border-color: #163c97;
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 5px 14px rgba(22, 60, 151, .28);
}

.new-temp-v2 .sp-arrow:focus-visible {
  outline: 2px solid #4f7bdf;
  outline-offset: 2px;
}

.new-temp-v2 .hero-wrap {
  padding: 0 36px 40px;
}

.new-temp-v2 .hero {
  background: var(--pale);
  border-radius: var(--r);
  padding: 48px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: center;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--pale2);
}
/* #114 — Event Photos gallery off: no right column, hero spans full width */
.new-temp-v2 .hero.hero--no-gallery {
  grid-template-columns: 1fr;
}

.new-temp-v2 .hero:before {
  content: '';
  position: absolute;
  top: -60px;
  left: -40px;
  width: 250px;
  height: 250px;
  background: radial-gradient(circle, rgba(59, 84, 164, .06), transparent 65%);
}

.new-temp-v2 .hero:after {
  content: '';
  position: absolute;
  bottom: -40px;
  right: -40px;
  width: 200px;
  height: 200px;
  background: radial-gradient(circle, rgba(59, 84, 164, .04), transparent 65%);
}

.new-temp-v2 .hero-left {
  text-align: center;
}

.new-temp-v2 .hero-title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: clamp(26px, 3.5vw, 38px);
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 14px;
  color: var(--text);
}

.new-temp-v2 .hero-title span {
  color: var(--pri);
}

.new-temp-v2 .hero-dates {
  font-size: clamp(15px, 2vw, 30px);
  font-weight: 700;
  color: var(--pri);
  margin-bottom: 16px;
}

/* Countdown timer (starts-in / ends-in / ended) */
.new-temp-v2 .c2w-countdown {
  margin: 0 0 18px;
  width: 100%; /* #139 — the block must span the column, or centering has nothing to centre within */
}
.new-temp-v2 .c2w-countdown .cd-title {
  display: block;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .07em;
  color: var(--pri);
  margin-bottom: 8px;
  text-align: center; /* #121 — center label under the text, matching the buttons/chips */
}
.new-temp-v2 .c2w-countdown .cd-units {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center; /* #121 — center the timer boxes */
}
.new-temp-v2 .c2w-countdown .cd-unit {
  min-width: 58px;
  padding: 8px 10px;
  background: var(--pri);
  border-radius: 10px;
  text-align: center;
  color: #fff;
  box-shadow: 0 2px 10px rgba(4, 42, 117, .18);
}
.new-temp-v2 .c2w-countdown .cd-num {
  display: block;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.1;
}
.new-temp-v2 .c2w-countdown .cd-lbl {
  display: block;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .06em;
  opacity: .85;
  margin-top: 2px;
}
.new-temp-v2 .c2w-countdown .cd-ended {
  padding: 8px 14px;
  background: #eef1f8;
  color: var(--pri);
  border-radius: 10px;
  font-weight: 700;
  font-size: 14px;
  text-align: center; /* #139 — the ended state centres like the timer it replaces */
}

/* #139 — narrow phones: the four boxes at min-width 58px + 10px gaps overflow and
   wrap to a ragged second row. Let them share the row evenly instead so the timer
   stays one centred line in both the 2-col and no-gallery hero. */
@media (max-width: 480px) {
  .new-temp-v2 .c2w-countdown .cd-units {
    gap: 6px;
  }
  .new-temp-v2 .c2w-countdown .cd-unit {
    min-width: 0;
    flex: 1 1 0;
    max-width: 78px;
    padding: 8px 6px;
  }
  .new-temp-v2 .c2w-countdown .cd-num {
    font-size: 19px;
  }
}

/* Share card tagline */
.new-temp-v2 .info-share-tag {
  font-size: 13px;
  color: var(--tm);
  margin: -4px 0 10px;
  line-height: 1.5;
}

.new-temp-v2 .hero-desc,
.new-temp-v2 .hero-desc p {
  font-size: 14px;
  line-height: 1.7;
  color: var(--tm);
  margin-bottom: 20px;
}

.new-temp-v2 .hero-actions {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
  justify-content: center;
}

.new-temp-v2 .h-btn {
  padding: 11px 26px;
  border-radius: 100px;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  transition: var(--tr);
  text-decoration: none;
  font-family: 'Instrument Sans', sans-serif;
  letter-spacing: .2px;
  border: none;
}

.new-temp-v2 .h-btn-o {
  background: var(--surf);
  border: 2px solid var(--bdr);
  color: var(--text);
}

.new-temp-v2 .h-btn-o:hover {
  border-color: var(--pri);
  color: var(--pri);
}

.new-temp-v2 .h-btn-f {
  background: var(--pri);
  color: #fff;
  box-shadow: 0 3px 12px rgba(59, 84, 164, .2);
}

.new-temp-v2 .h-btn-f:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(59, 84, 164, .3);
}

/* #124 — Get Tickets paused before the event opens */
.new-temp-v2 .h-btn.is-disabled {
  background: #c7ccdd;
  color: #6b7280;
  box-shadow: none;
  cursor: not-allowed;
  pointer-events: none;
  transform: none;
}

.new-temp-v2 .hero-stats {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  justify-content: center;
}

.new-temp-v2 .hero-chip {
  padding: 6px 14px;
  border-radius: 100px;
  font-size: 11px;
  font-weight: 500;
  color: var(--tm);
  background: var(--surf);
  border: 1px solid var(--bdr);
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.new-temp-v2 .hero-chip strong {
  font-weight: 700;
  color: var(--text);
}

.new-temp-v2 .hero-right {
  display: flex;
  align-items: center;
  justify-content: center;
}

.new-temp-v2 .hero-mockup {
  width: 100%;
  border-radius: var(--rm);
  overflow: hidden;
  background: var(--surf);
  box-shadow: 0 16px 48px rgba(26, 31, 54, 0.14);
  border: 1px solid var(--bdr2);
}

.new-temp-v2 .hero-mockup img {
  width: 100%;
  display: block;
  height: 340px;
  object-fit: cover;
}

/* Hero image slider: force EVERY slide (and the flexslider viewport) to the same
   fixed height so images of different sizes don't make the slider jump/"dance".
   object-fit:contain keeps logos fully visible (no cropping); the white surface
   fills any letterboxing. These override flexslider's own .slides img rule. */
.new-temp-v2 .hero-mockup .c2w-hero-flex,
.new-temp-v2 .hero-mockup .c2w-hero-flex .flex-viewport,
.new-temp-v2 .hero-mockup .c2w-hero-flex .slides,
.new-temp-v2 .hero-mockup .c2w-hero-flex .slides > li {
  height: 340px !important;
}
.new-temp-v2 .hero-mockup .c2w-hero-flex .slides > li img {
  width: 100% !important;
  height: 340px !important;
  object-fit: contain !important;
  background: var(--surf, #fff);
}
@media (max-width: 768px) {
  .new-temp-v2 .hero-mockup .c2w-hero-flex,
  .new-temp-v2 .hero-mockup .c2w-hero-flex .flex-viewport,
  .new-temp-v2 .hero-mockup .c2w-hero-flex .slides,
  .new-temp-v2 .hero-mockup .c2w-hero-flex .slides > li,
  .new-temp-v2 .hero-mockup .c2w-hero-flex .slides > li img {
    height: 260px !important;
  }
}

.new-temp-v2 .prizes-section {
  padding: 40px 36px;
  display: none;
}

.new-temp-v2 .prizes-section.show {
  display: block;
  animation: c2wFadeUp .5s ease-out;
}

@keyframes c2wFadeUp {
  from { opacity: 0; transform: translateY(16px); }
  to { opacity: 1; transform: translateY(0); }
}

.new-temp-v2 .cat-tabs {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 32px;
}

.new-temp-v2 .cat-tab {
  padding: 9px 22px;
  border-radius: 100px;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: var(--tr);
  font-family: 'Instrument Sans', sans-serif;
  background: var(--surf);
  border: 1.5px solid var(--bdr);
  color: var(--tm);
}

.new-temp-v2 .cat-tab:hover {
  border-color: var(--pri);
  color: var(--pri);
}

.new-temp-v2 .cat-tab.on {
  background: var(--pri);
  color: #fff;
  border-color: var(--pri);
  box-shadow: 0 2px 8px rgba(59, 84, 164, .2);
}

.new-temp-v2 .prize-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.new-temp-v2 .prize-card {
  background: var(--surf);
  border: 1.5px solid var(--bdr2);
  border-radius: var(--r);
  overflow: hidden;
  transition: var(--tr);
  position: relative;
}

.new-temp-v2 .prize-card:hover {
  box-shadow: var(--s3);
}

.new-temp-v2 .pc-img {
  width: 100%;
  aspect-ratio: 1 / 1;
  background: var(--bg);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid var(--bdr2);
  border-radius: var(--r) var(--r) 0 0;
}

.new-temp-v2 .pc-img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .4s ease;
  border-radius: var(--r) var(--r) 0 0;
}

.new-temp-v2 .prize-card:hover .pc-img > img {
  transform: scale(1.06);
}

/* Slider inside homepage prize card */
.new-temp-v2 .pc-slider {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: var(--r) var(--r) 0 0;
}
.new-temp-v2 .pc-slider__track {
  width: 100%;
  height: 100%;
  position: relative;
}
.new-temp-v2 .pc-slider__slide {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.35s ease;
  pointer-events: none;
}
.new-temp-v2 .pc-slider__slide.active {
  opacity: 1;
  pointer-events: auto;
}
.new-temp-v2 .pc-slider__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
}
.new-temp-v2 .pc-slider__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: none;
  background: rgba(255, 255, 255, 0.85);
  color: #333;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.2s;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
  padding: 0;
}
.new-temp-v2 .pc-img:hover .pc-slider__arrow {
  opacity: 1;
}
.new-temp-v2 .pc-slider__arrow--prev { left: 6px; }
.new-temp-v2 .pc-slider__arrow--next { right: 6px; }
.new-temp-v2 .pc-slider__dots {
  position: absolute;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 5px;
  z-index: 3;
}
.new-temp-v2 .pc-slider__dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: background 0.2s, transform 0.2s;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.new-temp-v2 .pc-slider__dot.active {
  background: #fff;
  transform: scale(1.25);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}

.new-temp-v2 .pc-type {
  position: absolute;
  bottom: 8px;
  left: 8px;
  padding: 4px 10px;
  border-radius: 100px;
  font-size: 9.5px;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.92);
  color: var(--pri);
  border: 1px solid rgba(59, 84, 164, .15);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  z-index: 4;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.new-temp-v2 .pc-body {
  padding: 18px;
}

.new-temp-v2 .pc-title {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: var(--text);
  margin-bottom: 8px;
  line-height: 1.3;
}

.new-temp-v2 .pc-ticket {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 5px 12px;
  border-radius: 100px;
  font-size: 10.5px;
  font-weight: 600;
  background: var(--pale);
  color: var(--pri);
  border: 1px solid var(--pale2);
  margin-bottom: 14px;
}

.new-temp-v2 .pc-ticket::before {
  content: '🎟️';
  font-size: 12px;
}

.new-temp-v2 .pc-btn {
  width: 100%;
  padding: 10px;
  border: none;
  border-radius: var(--rs);
  font-family: 'Instrument Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: var(--tr);
  text-transform: uppercase;
  letter-spacing: .5px;
  background: var(--pri);
  color: #fff;
}

.new-temp-v2 .pc-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(59, 84, 164, .2);
}

.new-temp-v2 .prize-more-wrap {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}

.new-temp-v2 .pc-show-more {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 12px 32px;
  border: 2px solid var(--pri);
  border-radius: 999px;
  background: #fff;
  color: var(--pri);
  font-family: 'Instrument Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .5px;
  cursor: pointer;
  transition: var(--tr);
}

.new-temp-v2 .pc-show-more:hover {
  background: var(--pri);
  color: #fff;
  transform: translateY(-1px);
}

.new-temp-v2 .pc-desc {
  display: none;
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.6;
  color: var(--tm);
  border-top: 1px solid var(--bdr2);
  padding-top: 10px;
}

.new-temp-v2 .info {
  padding: 44px 36px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  border-top: 0;
}

.new-temp-v2 .info-card {
  text-align: center;
  padding: 28px 20px;
}

.new-temp-v2 .info-card h3 {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: var(--pri);
  margin-bottom: 12px;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.new-temp-v2 .info-card p {
  font-size: 13.5px;
  line-height: 1.7;
  color: var(--tm);
}

.new-temp-v2 .info-loc {
  color: var(--tm);
  font-size: 13.5px;
  margin-bottom: 8px;
}

/* Organization name shown in the About card */
.new-temp-v2 .info-org-name {
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: var(--pri);
  margin: -4px 0 8px;
}

/* Mission Statement — shown as a separate segment below the About text */
.new-temp-v2 .info-mission {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid var(--bdr2);
}
.new-temp-v2 .info-mission-label {
  display: block;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: var(--pri);
  margin-bottom: 4px;
}
.new-temp-v2 .info-mission .info-card-desc { font-style: normal; }

.new-temp-v2 .info-icons {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 10px;
}

.new-temp-v2 .info-ic {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: var(--tr);
  text-decoration: none;
}

.new-temp-v2 .info-ic:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
}

.new-temp-v2 .info-ic.mail,
.new-temp-v2 .info-ic.em { background: var(--pri); }
.new-temp-v2 .info-ic.phone { background: var(--pri-l); }
.new-temp-v2 .info-ic.web { background: var(--pri); }
.new-temp-v2 .info-ic.fb { background: #1877f2; }
.new-temp-v2 .info-ic.tw { background: var(--navy); }
.new-temp-v2 .info-ic.wa { background: #25d366; }
.new-temp-v2 .info-ic.li { background: #0a66c2; }
.new-temp-v2 .info-ic.copy { background: var(--pri-l); border: none; cursor: pointer; padding: 0; font-size: inherit; line-height: 1; -webkit-appearance: none; appearance: none; }
.new-temp-v2 .info-ic.copy.is-copied { background: #16a34a; }

.new-temp-v2 .branding {
  text-align: center;
  padding: 40px 36px;
  background: var(--surf);
  border-top: 1px solid var(--bdr2);
}

.new-temp-v2 .brand-logo {
  width: 72px;
  height: 72px;
  object-fit: contain;
  margin: 0 auto 12px;
}

.new-temp-v2 .brand-ico {
  width: 72px;
  height: 72px;
  margin: 0 auto 12px;
  background: var(--pri);
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  font-weight: 800;
  color: #fff;
}

.new-temp-v2 .brand-text {
  font-size: 42px;
  font-weight: 800;
  color: var(--pri);
}

.new-temp-v2 .brand-text span {
  color: var(--pri-xl);
}

.new-temp-v2 .brand-sub {
  font-size: 12px;
  color: var(--pri-l);
  font-weight: 600;
  letter-spacing: .5px;
  margin-top: 2px;
}

.new-temp-v2 .rules-section {
  padding: 32px 36px;
}

.new-temp-v2 .rules-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-family: 'Bricolage Grotesque', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: var(--pri);
  cursor: pointer;
  padding: 14px 28px;
  border: none;
  background: transparent;
  transition: var(--tr);
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  border-radius: 10px;
}

.new-temp-v2 .rules-toggle:hover {
  color: var(--pri-d);
}

.new-temp-v2 .rules-plus {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: var(--pri);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  transition: var(--tr);
  flex-shrink: 0;
}

.new-temp-v2 .rules-toggle.open .rules-plus {
  transform: rotate(45deg);
  background: var(--rose);
}

.new-temp-v2 .rules-body {
  display: none;
  max-width: 800px;
  margin: 0 auto;
  padding: 20px 28px;
  background: var(--surf);
  border: 1px solid var(--bdr2);
  border-radius: var(--r);
  font-size: 14px;
  line-height: 1.8;
  color: var(--tm);
}

.new-temp-v2 .rules-body.show {
  display: block;
  animation: c2wFadeUp .3s ease;
}

.new-temp-v2 .rules-body ul {
  padding-left: 20px;
  margin: 0;
}

.new-temp-v2 .rules-body li {
  margin-bottom: 6px;
}

/* Rules authored in the rich-text editor: preserve the author's formatting
   (paragraphs, bold/italic, links, blockquote, nested lists). */
.new-temp-v2 .rules-body .rules-rich { text-align: left; }
.new-temp-v2 .rules-body .rules-rich p { margin: 0 0 10px; }
.new-temp-v2 .rules-body .rules-rich ul,
.new-temp-v2 .rules-body .rules-rich ol { padding-left: 20px; margin: 0 0 10px; }
.new-temp-v2 .rules-body .rules-rich li { margin-bottom: 6px; }
.new-temp-v2 .rules-body .rules-rich a { color: var(--c2w-primary, #1a237e); text-decoration: underline; }
.new-temp-v2 .rules-body .rules-rich blockquote { margin: 10px 0; padding: 6px 0 6px 14px; border-left: 3px solid #c5cede; color: #4b5563; font-style: italic; }

.new-temp-v2 .rv {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity .5s ease, transform .5s ease;
}

.new-temp-v2 .rv.vis {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 960px) {
  .new-temp-v2 .topbar {
    padding: 14px 20px;
  }

  .new-temp-v2 .sponsors-wrap {
    padding: 16px 20px 20px;
  }

  .new-temp-v2 .hero-wrap {
    padding: 0 20px 32px;
  }

  .new-temp-v2 .hero {
    grid-template-columns: 1fr;
    padding: 32px 24px;
    text-align: center;
    gap: 24px;
  }

  .new-temp-v2 .hero-actions,
  .new-temp-v2 .hero-stats {
    justify-content: center;
  }

  .new-temp-v2 .prize-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .new-temp-v2 .info {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

@media (max-width: 640px) {
  .new-temp-v2 .topbar-a {
    width: 30px;
    height: 30px;
  }

  .new-temp-v2 .sponsors-bar {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }

  .new-temp-v2 .sp-viewport {
    width: 100%;
    align-self: stretch;
  }

  .new-temp-v2 .hero {
    padding: 24px 18px;
  }

  .new-temp-v2 .hero-actions {
    flex-direction: column;
    align-items: center;
  }

  .new-temp-v2 .prizes-section {
    padding: 24px 16px;
  }

  .new-temp-v2 .prize-grid {
    grid-template-columns: 1fr;
  }

  .new-temp-v2 .info,
  .new-temp-v2 .branding,
  .new-temp-v2 .rules-section {
    padding-left: 16px;
    padding-right: 16px;
  }
}

/* =====================================================
   C2W-PAGES – RESPONSIVE GAP FILLS
   Only selectors without existing coverage at these breakpoints.
   ===================================================== */

@media only screen and (max-width: 768px) {
  /* --- Selected Winners table scroll (no existing overflow rule) --- */
  .winners-list-main #winner-table,
  .winners-list-main .export-table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  tr.winner-column td { min-width: 100px; }

  /* --- View Tickets table (no existing overflow rule) --- */
  .page-template-view_tickets_page table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  /* --- Charity Dashboard layout (no existing flex-wrap rule) --- */
  .charity-dashboard .one-col { flex-wrap: wrap; }

  /* --- Basket winner (no existing rule) --- */
  .page-template-basket-winner .right-section { flex-direction: column; }

  /* --- Export button centering (no existing mobile rule) --- */
  a.export-winner-t1, a.admin-dash { float: none; display: block; text-align: center; margin: 10px auto; }
}

@media only screen and (max-width: 480px) {
  /* --- Selected Winners compact (no existing 480px rule for these) --- */
  tr.winner-column td { font-size: 12px; padding: 6px 4px; }
  a.export-winner-t1, .another-winner, a.admin-dash { padding: 8px 15px; font-size: 14px; }

  /* --- Reporting form (no existing 480px padding rule) --- */
  .table-print-main, .grid-row-report { padding: 15px 10px; }

  /* --- View Tickets (no existing 480px rule) --- */
  .page-template-view_tickets_page .form-parent h3 { font-size: 18px; }
  .page-template-view_tickets_page .Total-box4.price-box h3 { font-size: 16px; }
}

/* Pick a Number Popup Styles */
#pick-a-number-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    padding: 20px;
    display: none;
}

#pick-a-number-popup .popup-content {
    text-align: center;
}

#pick-a-number-popup h2 {
    margin-bottom: 20px;
}

#pick-a-number-popup button {
    margin: 10px;
    padding: 10px 20px;
    background: var(--c2w-primary, #0073e6);
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 4px;
}

#pick-a-number-popup button:hover {
    background: var(--c2w-primary-hover, #005bb5);
}