.meta-item,
.meta-text {
    text-overflow: ellipsis;
    white-space: nowrap
}

.dina-dashboard-stats.d-flex>li {
    flex: 1 1 0;
    max-width: 20%
}

@media (max-width:991px) {
    .dina-dashboard-stats.d-flex>li {
        max-width: 50%
    }
}

@media (max-width:575px) {
    .dina-dashboard-stats.d-flex>li {
        max-width: 100% !important;
        flex: 0 0 100% !important;
        min-width: 0 !important;
        margin: 0 0 16px !important
    }

    .dina-dashboard-stat-con {
        width: 100% !important;
        box-sizing: border-box !important
    }
}

.container.main-con,
.shadow-box.page-con {
    background: linear-gradient(120deg, #f2f7fd 0, #fff 100%) !important;
    border-radius: 20px !important;
    padding: 24px 12px 30px !important;
    box-shadow: 0 8px 42px rgba(66, 110, 235, .1) !important
}

.dina-checkout-steps {
    border-radius: 20px !important;
    overflow: visible !important;
    background: #fff !important;
    margin-bottom: 36px;
    box-shadow: 0 4px 22px #6fa1ff10;
    padding: 22px 0 18px !important
}

#customer_details,
.dina-checkout-order,
.dina-checkout-order-review,
.dina-customer-details,
.woocommerce-billing-fields,
.woocommerce-checkout-review-order-table {
    background: #fff !important;
    border-radius: 18px !important;
    box-shadow: 0 3px 18px rgba(120, 140, 200, .07);
    padding: 38px 22px 28px;
    margin-bottom: 16px
}

#order_review_heading,
.woocommerce-additional-fields h3,
.woocommerce-billing-fields h3 {
    background: linear-gradient(90deg, #47a7fa 20%, #58e1fa 100%);
    color: #fff;
    border-radius: 10px 10px 22px 0;
    padding: 6px 24px 6px 12px;
    font-size: 18px !important;
    font-weight: 700 !important;
    margin-bottom: 19px !important;
    margin-top: 0 !important;
    box-shadow: 0 1px 6px #4e60e230;
    border: none !important;
    display: inline-block;
    min-width: 190px;
    letter-spacing: .6px;
    text-align: center
}

.woocommerce-additional-fields h3 {
    background: linear-gradient(90deg, #47a7fa 20%, #58e1fa 100%);
    color: #fff
}

.woocommerce-additional-fields__field-wrapper p,
.woocommerce-billing-fields__field-wrapper p {
    margin-bottom: 16px
}

.woocommerce-additional-fields__field-wrapper label,
.woocommerce-billing-fields__field-wrapper label {
    font-size: 15px;
    color: #2a325a;
    font-weight: 600;
    margin-bottom: 3px;
    display: block
}

.woocommerce-additional-fields__field-wrapper input,
.woocommerce-additional-fields__field-wrapper textarea,
.woocommerce-billing-fields__field-wrapper input,
.woocommerce-billing-fields__field-wrapper select,
.woocommerce-billing-fields__field-wrapper textarea {
    border-radius: 12px !important;
    border: 1px solid #e6ebf4 !important;
    background: #f8fafd !important;
    padding: 12px 15px !important;
    font-size: 15px !important;
    width: 100%;
    margin-bottom: 3px;
    transition: border .14s
}

.woocommerce-billing-fields__field-wrapper input:focus,
.woocommerce-billing-fields__field-wrapper select:focus,
.woocommerce-billing-fields__field-wrapper textarea:focus {
    border: 1.5px solid #4681f5 !important;
    background: #fff !important;
    box-shadow: 0 0 8px #b6d5ff38 !important
}

.woocommerce-checkout-review-order-table {
    background: #f7fbfe !important;
    border-radius: 13px !important;
    box-shadow: none !important;
    padding: 0
}

.input-radio,
.woocommerce-form__input-checkbox {
    cursor: pointer;
    outline: 0 !important;
    box-shadow: none !important;
    background: 0 0;
    vertical-align: middle;
    position: relative
}

.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table th {
    font-size: 16px !important;
    color: #222c48 !important;
    background: 0 0 !important;
    border: none !important;
    padding: 11px 7px !important
}

.woocommerce-checkout-review-order-table tr.order-total td,
.woocommerce-checkout-review-order-table tr.order-total th {
    font-weight: 900 !important;
    font-size: 20px !important;
    color: #365fc6 !important
}

.dina-ch-product-image img {
    border-radius: 10px !important;
    width: 45px !important;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .08) !important
}

#order_review .woocommerce-checkout-payment {
    background: #fff !important;
    border-radius: 15px !important;
    box-shadow: 0 2px 9px rgba(62, 80, 180, .11) !important;
    padding: 18px 12px 12px !important
}

#place_order,
.woocommerce-checkout .place-order .button,
.woocommerce-checkout button.button,
.woocommerce-checkout input.button {
    background: linear-gradient(90deg, #2761f3 0, #44bdfc 100%) !important;
    color: #fff !important;
    border-radius: 15px !important;
    font-size: 19px !important;
    font-weight: 700 !important;
    padding: 15px 44px !important;
    border: none !important;
    box-shadow: 0 2px 18px rgba(70, 130, 230, .15) !important;
    transition: background .18s, box-shadow .2s, filter .17s;
    opacity: 1 !important;
    filter: brightness(1.08) drop-shadow(0 4px 12px #5bd2ff26);
    margin-top: 18px !important;
    margin-bottom: 7px !important
}

#place_order:hover,
.woocommerce-checkout .place-order .button:hover,
.woocommerce-checkout button.button:hover,
.woocommerce-checkout input.button:hover {
    background: linear-gradient(90deg, #1839a1 0, #61e2fc 100%) !important;
    box-shadow: 0 7px 26px rgba(70, 120, 200, .18) !important;
    filter: brightness(1.18)
}

.woocommerce-checkout .woocommerce-error,
.woocommerce-checkout .woocommerce-message {
    background: #ffe4e6 !important;
    border-radius: 10px !important;
    color: #ce3078 !important;
    border: none !important;
    box-shadow: 0 2px 8px rgba(230, 70, 120, .07) !important;
    padding: 15px 18px !important;
    font-size: 16px !important;
    margin-bottom: 16px !important
}

.woocommerce-checkout .woocommerce-message {
    background: #e6fcf3 !important;
    color: #22a176 !important
}

@media (max-width:991px) {
    .container.main-con {
        padding: 7px 1vw 15px !important
    }

    .dina-checkout-order,
    .dina-customer-details {
        margin-bottom: 9px !important
    }

    .dina-checkout-order-review,
    .woocommerce-checkout-review-order-table {
        padding: 8px 3px !important
    }

    .woocommerce-checkout .place-order .button {
        width: 100% !important;
        padding: 15px 0 !important;
        font-size: 17px !important
    }
}

.woocommerce-checkout-review-order-table tr.order-total td .amount {
    font-weight: 900 !important;
    font-size: 23px !important;
    background: linear-gradient(90deg, #21d36a 10%, #2e9bfa 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: #1ca961;
    letter-spacing: 1px;
    display: inline-block
}

.woocommerce-form-coupon-toggle .woocommerce-info {
    background: linear-gradient(90deg, #f0fbff 60%, #e6f6fa 100%);
    border-radius: 13px;
    color: #2477bc;
    font-size: 16px;
    font-weight: 700;
    box-shadow: 0 2px 8px #51bbf11c;
    padding: 14px 24px 14px 12px;
    margin-bottom: 19px;
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
    border: 1.7px dashed #4fd7ff;
    transition: box-shadow .18s;
    direction: rtl
}

.input-radio::before,
.woocommerce-form__input-checkbox::before {
    height: 22px;
    background: #f7fbff;
    box-shadow: 0 1px 9px #59bcfc13;
    left: 0;
    top: 0;
    z-index: 1
}

.woocommerce-form-coupon-toggle .woocommerce-info a.showcoupon {
    color: #2a6bdb !important;
    background: linear-gradient(90deg, #9ee3fd 10%, #6bc1fd 100%);
    padding: 7px 17px;
    border-radius: 8px;
    font-size: 15.5px;
    font-weight: 700;
    margin-right: 8px;
    margin-left: 0;
    transition: background .17s, color .12s;
    border: none;
    text-decoration: none !important;
    box-shadow: 0 1px 6px #77dafb23;
    white-space: nowrap;
    display: inline-block
}

.woocommerce-form-coupon-toggle .woocommerce-info a.showcoupon:hover {
    background: linear-gradient(90deg, #44bdfc 10%, #92f8d3 100%);
    color: #1755a8 !important
}

form.checkout_coupon.woocommerce-form-coupon {
    background: linear-gradient(90deg, #f2fafd 70%, #e3f8f1 100%);
    border-radius: 14px;
    box-shadow: 0 2px 12px #5bcaff23;
    border: 1.3px solid #46c7ff55;
    padding: 18px 14px 13px;
    margin-bottom: 18px;
    margin-top: 5px;
    transition: .21s cubic-bezier(.39, 1.12, .58, .95);
    animation: .35s dina-fadein;
    display: flex;
    align-items: center;
    gap: 10px;
    direction: rtl
}

@keyframes dina-fadein {
    from {
        opacity: 0;
        transform: translateY(28px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

form.checkout_coupon.woocommerce-form-coupon input[type=text] {
    border-radius: 10px;
    border: 1.5px solid #75e1fc;
    padding: 10px 14px;
    font-size: 16px;
    width: 220px;
    margin-left: 13px;
    background: #fff;
    transition: border .18s;
    outline: 0;
    margin-top: 18px !important
}

form.checkout_coupon.woocommerce-form-coupon input[type=text]:focus {
    border: 1.5px solid #2ec4ec;
    background: #f6feff
}

form.checkout_coupon.woocommerce-form-coupon button.button {
    background: linear-gradient(90deg, #36bafc 10%, #32e0a1 90%) !important;
    color: #fff !important;
    border-radius: 8px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    padding: 10px 28px !important;
    border: none !important;
    box-shadow: 0 2px 13px #6ddfff18;
    transition: background .18s, box-shadow .15s
}

form.checkout_coupon.woocommerce-form-coupon button.button:hover {
    background: linear-gradient(90deg, #1299e5 10%, #11c881 90%) !important;
    color: #fff !important;
    box-shadow: 0 7px 20px #32e0a127
}

@media (max-width:600px) {

    .container.main-con,
    .dina-checkout-order-review,
    .dina-checkout-steps,
    .dina-customer-details {
        box-shadow: none !important;
        border-radius: 0 !important;
        padding: 2px 0 !important;
        margin-bottom: 9px !important
    }

    .woocommerce-checkout .place-order .button {
        font-size: 16px !important;
        border-radius: 8px !important;
        margin-bottom: 9px !important
    }

    .woocommerce-form-coupon-toggle .woocommerce-info {
        flex-direction: column;
        align-items: flex-start;
        font-size: 15px;
        padding: 12px 11px 11px 8px;
        gap: 7px
    }

    .woocommerce-form-coupon-toggle .woocommerce-info:before {
        margin-left: 0 !important;
        margin-bottom: 4px
    }

    .woocommerce-form-coupon-toggle .woocommerce-info a.showcoupon {
        width: 100%;
        margin: 0 !important;
        padding: 8px 0;
        text-align: center
    }

    form.checkout_coupon.woocommerce-form-coupon {
        flex-direction: column;
        align-items: stretch;
        gap: 9px
    }

    form.checkout_coupon.woocommerce-form-coupon input[type=text] {
        width: 100%;
        margin-left: 0;
        margin-bottom: 7px
    }

    form.checkout_coupon.woocommerce-form-coupon button.button {
        width: 100%;
        padding: 12px 0 !important;
        font-size: 15px !important
    }

    .container.main-con,
    .shadow-box.page-con,
    body {
        padding-right: 4px !important;
        padding-left: 4px !important
    }

    .woocommerce-form-coupon-toggle .woocommerce-info {
        padding-right: 5px !important;
        padding-left: 5px !important
    }
}

.woocommerce-form-coupon-toggle .woocommerce-info {
    display: flex;
    align-items: center;
    flex-wrap: nowrap !important;
    gap: 12px
}

.woocommerce-form-coupon-toggle .woocommerce-info:before {
    flex-shrink: 0;
    margin-left: 9px;
    margin-right: 1px !important
}

.woocommerce-form-coupon-toggle .woocommerce-info:after,
.woocommerce-form-coupon-toggle .woocommerce-info:before {
    display: none !important;
    background: 0 0 !important;
    content: none !important
}

.input-radio:checked::after,
.woocommerce-form__input-checkbox:checked::before {
    background: linear-gradient(120deg, #1e90ff 30%, #3ba1fc 100%);
    box-shadow: 0 2px 13px #47c8ff35
}

@media (max-width:600px) {

    .container.main-con,
    .shadow-box.page-con,
    .woocommerce-form-coupon-toggle,
    .woocommerce-form-coupon-toggle .woocommerce-info,
    body {
        padding-right: 0 !important;
        padding-left: 0 !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
        width: 100% !important;
        box-sizing: border-box !important
    }

    .woocommerce-form-coupon-toggle {
        width: 100vw !important;
        left: 0 !important;
        right: 0 !important;
        border-radius: 0 !important
    }

    .container.main-con,
    .shadow-box.page-con {
        border-radius: 0 !important
    }

    body,
    html {
        overflow-x: hidden !important
    }
}

.woocommerce-form__input-checkbox {
    width: 22px;
    height: 22px;
    margin-left: 7px;
    border: none !important
}

.woocommerce-form__input-checkbox::before {
    content: "";
    display: block;
    width: 22px;
    border: 2px solid #3ba1fc;
    border-radius: 7px;
    position: absolute;
    transition: border-color .17s cubic-bezier(.29, 0, .56, 1.1)
}

.woocommerce-invalid .woocommerce-form__input-checkbox::before {
    border-color: #e63946 !important
}

.woocommerce-form__input-checkbox:checked::before {
    border-color: #22a5ef
}

.wc_payment_method {
    position: relative;
    padding-top: .5em;
    padding-bottom: .7em
}

.wc_payment_method>input.input-radio,
.wc_payment_method>label {
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
    gap: 8px;
    padding-right: 22px
}

.wc_payment_method>input.input-radio {
    margin-right: 0;
    margin-left: 10px
}

.wc_payment_method>label {
    font-size: 1rem;
    font-weight: 500;
    gap: 8px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    vertical-align: middle
}

.input-radio {
    appearance: none !important;
    -webkit-appearance: none !important;
    width: 22px;
    height: 22px;
    border: none !important;
    flex-shrink: 0;
    display: inline-block;
    padding-right: 10px
}

.input-radio::before {
    content: "";
    width: 22px;
    border: 2px solid #3ba1fc;
    border-radius: 50%;
    position: absolute;
    display: block
}

.input-radio:checked::after {
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    display: block;
    pointer-events: none
}

.payment_box {
    margin-top: .6em;
    margin-right: 2.5em;
    width: calc(100% - 2.5em);
    font-size: .95em;
    color: #555
}

.form-row.woocommerce-invalid .woocommerce-input-wrapper input,
.form-row.woocommerce-invalid input {
    border: 2px solid #e63946 !important;
    background: #fff;
    box-shadow: 0 0 8px #e6394622 !important
}

.form-row.woocommerce-validated .woocommerce-input-wrapper input,
.form-row.woocommerce-validated input {
    border: 2px solid #27ae60 !important;
    background: #fff;
    box-shadow: 0 0 8px #27ae6022 !important
}

#progressbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0 5px;
    margin: 0;
    position: relative;
    counter-reset: step;
    font-family: dana-fd !important
}

#progressbar li {
    position: relative;
    flex: 1;
    text-align: center
}

#progressbar li::before {
    content: attr(data-step);
    display: inline-block;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border-radius: 50%;
    background: #e0e0e0;
    color: #444;
    font-size: 18px;
    font-weight: 700;
    transition: .3s;
    z-index: 2;
    position: relative;
    box-shadow: 0 0 0 4px #fff
}

#progressbar li::after {
    content: '';
    position: absolute;
    top: 23px;
    left: 50%;
    width: 100%;
    height: 6px;
    background: #dcdcdc;
    z-index: 1;
    transform: translateX(0);
    transition: background .3s
}

#progressbar li:last-child::after {
    content: none
}

#progressbar li.active::before {
    background: linear-gradient(135deg, #2196f3, #00c6ff);
    color: #fff;
    box-shadow: 0 0 15px rgba(33, 150, 243, .6);
    transform: scale(1.05)
}

#progressbar li.active::after {
    background: linear-gradient(to right, #2196f3, #00c6ff)
}

.dina-checkout-steps .row.justify-content-between>.col {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    font-family: dana-fd !important;
    color: #333;
    padding-top: 5px
}

.lux-ticket-item {
    position: relative;
    display: block;
    width: 100%;
    height: 420px;
    overflow: hidden;
    border-radius: 20px;
    text-decoration: none;
    font-family: Dana, sans-serif;
    max-width: 290px;
}

.lux-info,
.meta-item {
    display: flex;
    direction: rtl
}

.lux-ticket-item .item-image {
    position: absolute;
    width: 100%;
    height: 76%;
    object-fit: cover;
    z-index: 1;
    display: block
}

.lux-ticket-item::after,
.lux-ticket-item::before {
    content: '';
    width: 22px;
    height: 22px;
    background: #f4f5f7;
    border-radius: 50%;
    position: absolute;
    z-index: 3;
    bottom: 170px
}

.lux-ticket-item::before {
    left: -11px
}

.lux-ticket-item::after {
    right: -11px
}

.lux-info-blur {
    position: absolute;
    bottom: 0;
    width: auto;
    right: -10px;
    left: -10px;
    height: 43%;
    background-position: bottom;
    filter: brightness(.4) blur(5px);
    z-index: 2
}

.lux-info {
    position: absolute;
    bottom: 90px;
    right: 15px;
    left: 15px;
    color: #fff;
    z-index: 4;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    height: 80px
}

.lux-info h2 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 1.6
}

.meta {
    font-size: 13px;
    color: #fff
}

.meta-item {
    margin-bottom: 5px;
    align-items: center;
    overflow: hidden
}

.meta-item i {
    flex-shrink: 0;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-left: 6px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 7px
}

.meta-text {
    display: inline-block;
    overflow: hidden;
    max-width: 100%
}

.i.i-location-light {
    background-image: url(//luxticket.ir/wp-content/uploads/2025/08/location.svg);
    margin-top: 3px
}

.i.i-calendar {
    background-image: url(//luxticket.ir/wp-content/uploads/2025/08/calender.svg);
    margin-top: 3px
}

.lux-btn {
    position: absolute;
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    color: #2e2140;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    border-radius: 8px;
    height: 42px;
    line-height: 44px;
    padding: 0 20px;
    min-width: 200px;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3)
}

.lux-title,
.ticket-title {
    font-weight: 700;
    line-height: 1.6;
    color: #fff;
    direction: rtl;
    text-align: center
}

.lux-btn i {
    margin-right: 6px
}

.lux-btn.disabled {
    background: #999;
    color: #fff;
    cursor: not-allowed
}

.lux-title {
    font-size: 18px;
    margin-bottom: 8px
}

.hidden-word {
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute
}

.lux-ticket-item .lux-btn.disabled {
    background: #999;
    color: #fff;
    cursor: not-allowed;
    opacity: .6
}

.ticket-title {
    font-size: 19px;
    margin-bottom: 10px;
    height: 42px;
    font-family: Dana, sans-serif
}

@media (max-width:576px) {
    .lux-ticket-item {
        height: 75vw;
        max-width: 100%;
        margin: 0 auto
    }

    .lux-info {
        right: 12px;
        left: 12px;
        height: 100px;
        margin-bottom: 5px;
        bottom: 40px
    }

    .lux-info h2 {
        font-size: 16px;
        margin-bottom: 18px;
        line-height: 1.7
    }

    .lux-btn {
        font-size: 16px;
        min-width: 90%;
        padding: 0 14px;
        line-height: 50px;
        border-radius: 10px
    }

    .lux-info-blur,
    .ticket-title {
        font-size: 14px
    }

    .lux-info-blur {
        height: 50%
    }

    .lux-ticket-item::after,
    .lux-ticket-item::before {
        bottom: 140px
    }

    .meta {
        font-size: 9.5px;
        font-weight: 500
    }

    .lux-btn {
        height: 35px;
        bottom: 10px
    }
}

.lux-checkout-notice {
    background: #fff5e7;
    border: 2px solid #ffd17a;
    border-radius: 20px;
    box-shadow: 0 6px 18px 0 rgba(90, 60, 0, .1);
    padding: 36px 24px 26px;
    margin: 32px auto;
    max-width: 440px;
    text-align: center;
    font-family: dana, yekan, iransans, sans-serif;
    font-size: 18px;
    color: #333;
    position: relative;
    overflow: hidden
}

.lux-notice-buttons {
    display: flex;
    gap: 14px;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px
}

.lux-btn-contact,
.lux-btn-return {
    display: inline-block;
    background: #ff9a1f;
    color: #fff !important;
    border-radius: 18px;
    padding: 10px 32px;
    font-size: 16px;
    font-family: inherit;
    text-decoration: none;
    font-weight: 700;
    transition: .18s;
    box-shadow: 0 2px 8px 0 rgba(90, 60, 0, .07)
}

.lux-btn-return:hover {
    background: #000;
    color: #fff !important
}

.lux-btn-contact {
    background: #009c8e
}

.lux-btn-contact:hover {
    background: #003e3b
}

.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
    padding-right: 20px !important
}

.lux-ticket-info-custom {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 6px 32px 0 rgba(27, 27, 56, .06);
    padding: 2rem 1.5rem 1rem;
    margin: 1.5rem auto;
    max-width: 580px;
    color: #25254e;
    font-family: Dana, IRANSans, sans-serif;
    font-size: 1rem;
    direction: rtl
}

.lux-ticket-section-title-custom {
    font-weight: 700;
    font-size: 1.18rem;
    color: #193176;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    gap: .6rem;
    letter-spacing: 0;
    line-height: 1.7;
    min-height: 34px;
    flex-wrap: wrap
}

.lux-ticket-section-title-custom br {
    display: none
}

.lux-ticket-icon-custom {
    font-size: 1.32em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 1.32em;
    line-height: 1 !important;
    vertical-align: middle !important;
    margin-bottom: 0 !important;
    margin-left: .3rem
}

.lux-ticket-details-list-custom {
    margin-bottom: 1rem;
    line-height: 2
}

.lux-ticket-details-list-custom div {
    margin-bottom: .5rem;
    font-size: 1rem;
    display: flex;
    align-items: baseline;
    flex-wrap: wrap
}

.lux-ticket-details-list-custom span {
    font-weight: 700;
    color: #5c5c82;
    min-width: 98px;
    display: inline-block
}

.lux-ticket-cancelled-custom {
    color: #ef233c !important;
    font-weight: 700;
    margin-right: 6px;
    font-size: .98em;
    display: inline-block
}

.lux-ticket-support-desc-custom {
    font-size: .97em;
    color: #464674;
    margin-bottom: 1.45rem;
    text-align: center
}

.lux-ticket-support-buttons-custom {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: .48rem 1.2rem;
    margin-bottom: 2rem;
    width: 100%
}

.lux-ticket-btn-custom {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    font-size: 1rem;
    font-weight: 700;
    border-radius: 12px;
    text-decoration: none;
    transition: box-shadow .13s, filter .12s;
    box-shadow: 0 2px 16px 0 rgba(27, 27, 56, .03);
    color: #fff !important;
    background: linear-gradient(90deg, #8a68fa 0, #6167f2 100%);
    border: none;
    padding: 0 8px;
    text-align: center;
    white-space: nowrap;
    width: 100%;
    box-sizing: border-box;
    margin: 0
}

.lux-ticket-btn-call-custom {
    background: linear-gradient(90deg, #ff9d82 0, #fe7061 100%);
    color: #fff !important;
    font-family: Roboto, Arial, Tahoma, sans-serif;
    direction: ltr;
    justify-content: center;
    font-size: 1.08rem;
    letter-spacing: 1px
}

.lux-ticket-btn-custom:focus,
.lux-ticket-btn-custom:hover {
    box-shadow: 0 4px 24px 0 rgba(27, 27, 56, .13);
    filter: brightness(1.06);
    opacity: 1
}

.lux-ticket-support-buttons-custom br,
.lux-ticket-support-buttons-custom p {
    display: none !important
}

.lux-ticket-support-links-custom {
    display: flex;
    flex-wrap: wrap;
    gap: .7rem;
    margin-bottom: 1.7rem;
    justify-content: center
}

.lux-ticket-link-custom,
.lux-ticket-link-custom-last-row {
    background: #f7f7fe;
    color: #193176;
    padding: .7rem 1.1rem;
    border-radius: 10px;
    font-weight: 500;
    font-size: .98rem;
    margin: .2rem 0;
    text-decoration: none;
    text-align: center;
    min-width: 160px;
    transition: background .2s, color .2s;
    display: block;
    box-sizing: border-box;
    width: 260px
}

.lux-ticket-link-custom-last-row:focus,
.lux-ticket-link-custom-last-row:hover,
.lux-ticket-link-custom:focus,
.lux-ticket-link-custom:hover {
    background: #e7e7f8;
    color: #6167f2
}

.lux-ticket-link-custom-last-row {
    width: 100%;
    max-width: 540px;
    flex-basis: 100%;
    margin-top: .4rem;
    margin-bottom: .4rem;
    align-self: center
}

.lux-ticket-footer-desc-custom {
    color: #888;
    font-size: .92em;
    text-align: center;
    border-top: 1px dashed #ececec;
    margin-top: 2.2rem;
    padding-top: 1.1rem
}

.lux-ticket-mt-3-custom {
    margin-top: 2.2rem
}

@media (max-width:700px) {
    .lux-ticket-info-custom {
        padding: 1rem .6rem;
        margin: .8rem .3rem;
        max-width: 99vw;
        font-size: .99rem
    }

    .lux-ticket-section-title-custom {
        font-size: 1.3rem;
        min-height: 30px
    }

    .lux-ticket-support-buttons-custom {
        grid-template-columns: 1fr;
        gap: .19rem
    }

    .lux-ticket-link-custom,
    .lux-ticket-link-custom-last-row {
        min-width: unset;
        font-size: .99rem;
        width: 100%
    }

    .lux-ticket-btn-custom {
        font-size: .99rem
    }

    .lux-ticket-support-links-custom {
        gap: 0
    }
}

@media (max-width: 1199px) {
    .checkout_coupon #coupon_code {
        width: 98%;
    }

    .dina-checkout-steps {
        margin: 5px;
    }
}

.reset_variations {
    display: inline-block;
    padding: 10px 18px;
    background: linear-gradient(135deg, #ff4b2b, #ff416c);
    color: #fff !important;
    font-weight: bold;
    font-size: 14px;
    border: none;
    border-radius: 8px;
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
    cursor: pointer;
    margin-top: 10%;
    margin-bottom: 10%;
    text-align: center;
}

.reset_variations:hover {
    background: linear-gradient(135deg, #ff416c, #ff4b2b);
    transform: translateY(-2px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
}

.reset_variations:active {
    transform: translateY(1px);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}

.woocommerce-variation-description {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: linear-gradient(180deg, #fff7df, #ffe9b8);
    border: 1px solid #ffd98a;
    box-shadow: 0 6px 16px rgba(255, 196, 64, .15);
    color: #7a5600;
    font-weight: 700;
    font-size: 15px;
    border-radius: 12px;
    padding: 10px 16px;
    min-height: 40px;
    line-height: 1.1;
    box-sizing: border-box;
    margin-bottom: 10px;
    white-space: nowrap;
    text-align: center;
}

.woocommerce-variation-description p {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.1 !important;
    display: inline !important;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 1199px) {
    .woocommerce div.product form.cart .variations {
        width: 100%;
        text-align: center;
    }

    .woo-variation-swatches.wvs-show-label .variations td,
    .woo-variation-swatches.wvs-show-label .variations th {
        display: block;
        /* text-align: start; */
        width: auto !important;
    }

    .elementor .elementor-ken-burns {
        animation: none !important;
        transform: none !important;
    }

    .block-title-con {
        font-size: 19px !important;
    }
}








:root {
    --ticket-notch: #ffffff
}

.woocommerce div.product .woocommerce-tabs ul.tabs li#tab-title-description,
.woocommerce div.product .woocommerce-tabs ul.tabs li#tab-title-description.active {
    background: 0 0 !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none !important
}

.woocommerce div.product .woocommerce-tabs ul.tabs li#tab-title-description>a {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 10px 28px;
    border-radius: 18px;
    background: linear-gradient(135deg, #ff7a18, #ff2b2b);
    color: #fff !important;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    border: 2px dashed rgba(255, 255, 255, .9);
    box-shadow: 0 10px 22px rgba(0, 0, 0, .12);
    line-height: 1;
    isolation: isolate
}

.woocommerce div.product .woocommerce-tabs ul.tabs li#tab-title-description>a::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li#tab-title-description>a::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: var(--ticket-notch);
    z-index: -1
}

.woocommerce div.product .woocommerce-tabs ul.tabs li#tab-title-description>a::before {
    left: -12px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li#tab-title-description>a::after {
    right: -12px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li#tab-title-description.active>a,
.woocommerce div.product .woocommerce-tabs ul.tabs li#tab-title-description>a:hover {
    color: #fff !important;
    filter: none;
    transform: none
}

.wp-block-woocommerce-empty-cart-block>h2.wp-block-heading.has-text-align-center:nth-of-type(2) {
    display: none !important;
}

.wc-block-grid.wp-block-product-new.wp-block-woocommerce-product-new.wc-block-product-new.has-4-columns {
    display: none;
}
