/* carousel start */
.carousel__prev,
.carousel__next {
    font-size: 1.5rem !important;
    height: 2.5rem !important;
    width: 2.5rem !important;
    border-radius: 30px !important;
    color: rgb(110 113 145 / var(--tw-text-opacity)) !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.carousel__prev:hover,
.carousel__next:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
    --tw-bg-opacity: 1;
    background-color: rgb(0 179 165 / var(--tw-bg-opacity)) !important;
}

/* carousel end */

/* Select code start */
.vue-select.no-radius {
    border-radius: 0 !important;
}

.vue-select {
    width: auto !important;
    border: 1px solid rgb(229 231 235 / var(--tw-border-opacity)) !important;
    border-radius: 0.375rem !important;
    display: flex !important;
    align-items: flex-start !important;
    justify-content: center !important;
    flex-direction: column !important;
}

.vue-select.invalid {
    border: 1px solid rgb(252 165 165 / var(--tw-border-opacity)) !important
}

.vue-input {
    padding: 0.1rem 0rem !important;
}

.vue-input input {
    font-size: 0.9375rem !important;
    font-weight: 400 !important;
    line-height: 1.3 !important;
}

.vue-input input::placeholder {
    color: #697a8d !important;
}

.vue-dropdown {
    border: 1px solid rgb(128 0 32 / 0.2) !important;
    box-shadow: 0 0.25rem 1rem rgb(229 231 235 / 45%) !important;
}

.vue-select.direction-top .vue-dropdown {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
    z-index: 100000;
}

.vue-select.direction-bottom .vue-dropdown {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
    z-index: 100000;
}

.vue-select[aria-expanded='true'].direction-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.vue-select[aria-expanded='true'].direction-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.vue-select[aria-expanded='true'] {
    border-color: rgb(128 0 32 / 0.2) !important;
}

.vue-dropdown-item.highlighted {
    background-color: rgba(67, 89, 113, .04) !important;
}

.vue-dropdown-item.selected.highlighted {
    background-color: rgba(128, 0, 32, .08) !important;
    color: rgb(128 0 32) !important;
}

.vue-dropdown-item.selected {
    background-color: rgba(128, 0, 32, .08) !important;
    color: rgb(128 0 32) !important;
}

.vue-dropdown-item {
    font-size: 15px;
    padding: 0.4375rem 0.875rem !important;
}

/* Select code close */


/* Map code start*/
.map-height {
    height: 24rem;
}

/* Map code close*/


/* Date picker code start*/
/* .dp__input {
    border-color: rgb(229 231 235 / var(--tw-border-opacity)) !important;
} */

.dp__input_focus {
    border-color: rgb(128 0 32 / 0.2) !important;
}

.custom-datepicker>.dp__main>div {
    width: 240px !important;
}

.dp__input {
    border: 1px solid #e5e7eb !important;
    height: 40px !important;
    border-radius: 0.375rem !important;
}

.dp__input:hover {
    border-color: inherit !important;
}

/* Date picker code close here*/

/* custom height start*/
.c-h-30 {
    height: 7.50rem;
}

.c-h-25 {
    height: 6.75rem
}

/* custom height end*/

/* Font size and color start */
.db-table-action.qr-code i {
    background-color: rgb(246 166 9 / 0.1);
    --tw-text-opacity: 1;
    color: rgb(246 166 9 / var(--tw-text-opacity))
}

.db-table-action.qr-code i:hover {
    background-color: rgb(246 166 9 / 0.2);
}

.font-fill-primary-toggle {
    color: rgb(128 0 32);
}

@media (max-width: 639px) {
    .font-fill-primary-toggle {
        color: #FFFFFF !important;
    }
}

.font-fill-paragraph-toggle {
    color: #FFFFFF;
}

@media (max-width: 639px) {
    .font-fill-paragraph-toggle {
        color: rgb(128 0 32) !important;
    }
}

.lab-margin-top-minus-20 {
    margin-top: -20px;
}

.lab-font-display-block {
    display: block;
}

.font-fill-primary {
    color: rgb(128 0 32);
}

.font-fill-paragraph {
    color: #6E7191;
}

.font-fill-danger {
    color: #FB4E4E;
}

.font-fill-black {
    color: #1F1F39;
}

.font-fill-pos {
    color: #FF8A26;
}

.add-btn:hover .font-fill-primary {
    color: #ffffff;
}

.info-btn:hover .font-fill-paragraph {
    color: rgb(128 0 32);
}

.lab-font-bold {
    font-weight: bold !important;
}

.lab-font-size-12 {
    font-size: 12px !important;
}

.lab-font-size-13 {
    font-size: 13px !important;
}

.lab-font-size-14 {
    font-size: 14px !important;
}

.lab-font-size-15 {
    font-size: 15px !important;
}

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

.lab-font-size-17 {
    font-size: 17px !important;
}

.lab-font-size-20 {
    font-size: 20px !important;
}

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

.lab-font-size-24 {
    font-size: 24px !important;
}

.lab-font-size-30 {
    font-size: 30px !important;
}

.lab-font-size-32 {
    font-size: 32px !important;
}

.lab-font-color-1 {
    color: #dee2e5 !important;
}

.lab-font-color-2 {
    color: #a0a3bd !important;
}

.lab-font-color-3 {
    color: #27282a !important;
}

.lab-color-pink {
    color: #f46099 !important;
}

.lab-color-portage {
    color: #8a7ff8 !important;
}

.lab-color-cornflower-blue {
    color: #5b7df7 !important;
}

.lab-color-heliotrope {
    color: #b082f8 !important;
}

.lab-color-yellow {
    color: #f5a83b !important;
}

.lab-color-green {
    color: #5ec869 !important;
}

.lab-color-blue {
    color: rgb(128, 0, 32) !important;
}

.lab-color-blue-2 {
    color: #4D7CF7 !important;
}

.lab-color-delivered {
    color: #797ef8 !important;
}

.lab-color-red {
    color: #F74D4D !important;
}



.lab-font-weight-600 {
    font-weight: 600;
}

/* Font size and color close*/

/* Variation size start */
.variation-margin-right {
    margin-right: 10px;
}

/* Variation size close */

/* branch start */
.branch-margin-right {
    margin-right: 10px;
}

/* branch close */

/* time start */
.time-margin-right {
    margin-right: 10px;
}

/* time close */

/* day take start */
.day-take-margin-right {
    margin-right: 10px;
}

/* day take close */

/* Margin - 6 top start*/
.margin-top-6 {
    margin-top: 1.5rem;
}

.margin-top-5-px {
    margin-top: 5px;
}

/* Margin - 6 top close*/

/* payment custom font size start */
.payment-font-size {
    font-size: 12px;
}

/* payment custom font size end */

/* POS code start */
.pos-card-height {
    height: 250px !important;
}

.pos-image-height {
    height: 68% !important;
}

.pos-add-button:hover .font-fill-primary {
    color: white;
}

/* POS code end */
/* Advance order code start */
.advance-order {
    background-color: #1AB759;
    color: #ffffff;
}

/* Advance order code close */

/* Language conde start */
.font-color-danger {
    color: rgb(239 68 68 / var(--tw-text-opacity));
}

.language-note-font-size {
    font-size: 12px;
}

.strong-left-tab {
    margin-left: 40px;
}

/* Language conde end */

::-webkit-scrollbar {
    display: none;
}

.cashfree-logo {
    display: flex;
    justify-content: center
}

/* cds conde start */
.db-main-customer {
    padding: 80Px 16px 20px 16px;
    height: 100vh;
    overflow: auto;
    transition: all;
    background: #f7f7fc;
    transition: all 0.5s ease-in-out;
}

.db-main-customer.hiddenHeader {
    padding-top: 20px;
}

.kitchen-board.db-tab-btn.active {
    background-color: rgb(128 0 32) !important;
    color: white !important;
    border-radius: 8px;
}

/* cds conde end */


.dropdown-list {
    transform: scaleY(0) !important;
}

.dropdown-list.active {
    transform: scaleY(1) !important;
    transform-origin: top !important;
}

/* View All button color fix */
.bg-\[#D8FFFC\] {
    background-color: rgba(128, 0, 32, 0.1) !important;
}

.text-primary {
    color: rgb(128, 0, 32) !important;
}

.hover\:bg-primary:hover {
    background-color: rgb(128, 0, 32) !important;
}

/* Subtotal amount color fix */
.text-green-500,
.text-green-600,
.text-emerald-500,
.text-emerald-600 {
    color: rgb(128, 0, 32) !important;
}

/* Price and amount colors */
.font-fill-green,
.text-success,
.price-color {
    color: rgb(128, 0, 32) !important;
}

/* Specific subtotal color fix */
.text-\[#1AB759\] {
    color: rgb(128, 0, 32) !important;
}

/* Additional green color overrides */
h4.text-\[#1AB759\] {
    color: rgb(128, 0, 32) !important;
}

/* Comprehensive color overrides for all green variants */
[class*="text-green"],
[class*="text-emerald"],
[class*="text-lime"],
.text-success,
.success-color,
.amount-color,
.subtotal-color {
    color: rgb(128, 0, 32) !important;
}

/* Col
or overrides for theme consistency */

/* View All button color fix */
.bg-\[#D8FFFC\] {
    background-color: rgba(128, 0, 32, 0.1) !important;
}

.text-primary {
    color: rgb(128, 0, 32) !important;
}

.hover\:bg-primary:hover {
    background-color: rgb(128, 0, 32) !important;
}

/* Delivery charge and other green color fixes */
.text-\[#1AB759\] {
    color: rgb(128, 0, 32) !important;
}

/* Subtotal and price color fixes */
h4.text-\[#1AB759\],
span.text-\[#1AB759\] {
    color: rgb(128, 0, 32) !important;
}

/* Comprehensive green color overrides */
[class*="text-green"],
[class*="text-emerald"],
[class*="text-lime"],
.text-success,
.success-color,
.amount-color,
.subtotal-color,
.delivery-charge-color {
    color: rgb(128, 0, 32) !important;
}

/* WhatsApp button color override if needed */
.bg-\[#1AB759\] {
    background-color: rgb(128, 0, 32) !important;
}

/* More specific overrides for Tailwind classes */
body .text-\[#1AB759\],
html .text-\[#1AB759\],
div .text-\[#1AB759\],
span.text-\[#1AB759\],
li .text-\[#1AB759\] {
    color: rgb(128, 0, 32) !important;
}

/* Specific targeting for checkout component */
.container .text-\[#1AB759\],
section .text-\[#1AB759\],
.rounded-xl .text-\[#1AB759\] {
    color: rgb(128, 0, 32) !important;
}

/* View All button specific override */
.container .bg-\[#D8FFFC\] {
    background-color: rgba(128, 0, 32, 0.1) !important;
}

/* Force override with multiple selectors */
*[class*="text-"][class*="#1AB759"],
*[class*="bg-"][class*="#D8FFFC"] {
    color: rgb(128, 0, 32) !important;
}

*[class*="bg-"][class*="#D8FFFC"] {
    background-color: rgba(128, 0, 32, 0.1) !important;
}

/* Ultra-specific overrides to beat Tailwind */
body div span[class*="1AB759"] {
    color: rgb(128, 0, 32) !important;
}

body div[class*="D8FFFC"] {
    background-color: rgba(128, 0, 32, 0.1) !important;
}

/* Target by content structure */
li span:contains("$"),
span:contains("$0.00") {
    color: rgb(128, 0, 32) !important;
}

/* Brute force approach - target all green-ish colors */
[style*="#1AB759"],
[style*="rgb(26, 183, 89)"],
[style*="#D8FFFC"] {
    color: rgb(128, 0, 32) !important;
}

/* Last resort - override everything green */
* {
    --tw-text-opacity: 1 !important;
}

*[class*="green"] {
    color: rgb(128, 0, 32) !important;
}

/* Vie
w All button styling with proper hover */
.view-all-btn {
    background-color: rgba(128, 0, 32, 0.1) !important;
    color: rgb(128, 0, 32) !important;
}

.view-all-btn:hover {
    background-color: rgb(128, 0, 32) !important;
    color: white !important;
}

/* F
lashing Offer Banner Styles */
.offer-banner-flash {
    animation: flashOffer 2s infinite;
    background: linear-gradient(45deg, rgb(128, 0, 32), rgba(128, 0, 32, 0.8), rgb(128, 0, 32));
    background-size: 200% 200%;
    animation: flashGradient 3s ease-in-out infinite;
    box-shadow: 0 0 20px rgba(128, 0, 32, 0.3);
    border: 2px solid rgba(128, 0, 32, 0.5);
}

@keyframes flashOffer {

    0%,
    100% {
        box-shadow: 0 0 20px rgba(128, 0, 32, 0.3);
        transform: scale(1);
    }

    50% {
        box-shadow: 0 0 30px rgba(128, 0, 32, 0.6);
        transform: scale(1.02);
    }
}

@keyframes flashGradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.offer-banner-pulse {
    animation: pulseOffer 2s infinite;
}

@keyframes pulseOffer {
    0% {
        background-color: rgb(128, 0, 32);
        box-shadow: 0 0 0 0 rgba(128, 0, 32, 0.7);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(128, 0, 32, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(128, 0, 32, 0);
    }
}

/* Signup Offer Popup Styles */
.signup-offer-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10000;
    animation: fadeIn 0.3s ease-in-out;
}

.signup-offer-content {
    background: white;
    border-radius: 16px;
    padding: 2rem;
    max-width: 400px;
    width: 90%;
    position: relative;
    animation: slideUp 0.3s ease-out;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes slideUp {
    from {
        transform: translateY(50px);
        opacity: 0;
    }

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

.signup-offer-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background: none;
    border: none;
    font-size: 1.5rem;
    color: #666;
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.2s;
}

.signup-offer-close:hover {
    background: #f0f0f0;
    color: #333;
}

.signup-offer-icon {
    width: 60px;
    height: 60px;
    background: linear-gradient(45deg, rgb(128, 0, 32), rgba(128, 0, 32, 0.8));
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1rem;
    animation: bounceIcon 2s infinite;
}

@keyframes bounceIcon {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-10px);
    }

    60% {
        transform: translateY(-5px);
    }
}

.signup-offer-title {
    color: rgb(128, 0, 32);
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.5rem;
}

.signup-offer-subtitle {
    color: #666;
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 0.9rem;
}

.signup-offer-code {
    background: rgba(128, 0, 32, 0.1);
    border: 2px dashed rgb(128, 0, 32);
    border-radius: 8px;
    padding: 1rem;
    text-align: center;
    margin-bottom: 1.5rem;
}

.signup-offer-code-text {
    font-size: 1.2rem;
    font-weight: bold;
    color: rgb(128, 0, 32);
    letter-spacing: 2px;
}

.signup-offer-apply-btn {
    width: 100%;
    background: rgb(128, 0, 32);
    color: white;
    border: none;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
    margin-bottom: 0.5rem;
}

.signup-offer-apply-btn:hover {
    background: rgba(128, 0, 32, 0.9);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(128, 0, 32, 0.3);
}

.signup-offer-later-btn {
    width: 100%;
    background: transparent;
    color: #666;
    border: 1px solid #ddd;
    padding: 0.5rem 1rem;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s;
    font-size: 0.9rem;
}

.signup-offer-later-btn:hover {
    background: #f5f5f5;
    color: #333;
}

/* Floating Offer Button */
.floating-offer-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    background: rgb(128, 0, 32);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1.5rem;
    cursor: pointer;
    z-index: 1000;
    animation: floatBounce 3s infinite;
    box-shadow: 0 4px 20px rgba(128, 0, 32, 0.4);
    transition: all 0.3s;
}

.floating-offer-btn:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 25px rgba(128, 0, 32, 0.6);
}

@keyframes floatBounce {

    0%,
    100% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-10px);
    }
}

.floating-offer-badge {
    position: absolute;
    top: -5px;
    right: -5px;
    background: #ff4444;
    color: white;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 0.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: badgePulse 2s infinite;
}

@keyframes badgePulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

/* Responsive adjustments */
@media (max-width: 640px) {
    .signup-offer-content {
        margin: 1rem;
        padding: 1.5rem;
    }

    .floating-offer-btn {
        bottom: 15px;
        right: 15px;
        width: 50px;
        height: 50px;
        font-size: 1.2rem;
    }
}

/* Enha
nced Coupon Button Flashing */
.coupon-button-flash {
    animation: couponFlash 2s infinite;
    position: relative;
    overflow: hidden;
}

@keyframes couponFlash {

    0%,
    100% {
        box-shadow: 0 0 10px rgba(128, 0, 32, 0.2);
        border-color: rgba(128, 0, 32, 0.3);
    }

    50% {
        box-shadow: 0 0 20px rgba(128, 0, 32, 0.4);
        border-color: rgba(128, 0, 32, 0.6);
        transform: scale(1.01);
    }
}

.coupon-button-flash::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(128, 0, 32, 0.1), transparent);
    animation: shimmer 3s infinite;
}

@keyframes shimmer {
    0% {
        left: -100%;
    }

    100% {
        left: 100%;
    }
}

/* Make the offer banner flash more visible */
.offer-banner-flash {
    border: 2px solid rgba(128, 0, 32, 0.3) !important;
}

/* Enhanced pulse for better visibility */
.offer-banner-pulse {
    animation: enhancedPulse 2s infinite !important;
}

@keyframes enhancedPulse {
    0% {
        background-color: rgb(128, 0, 32);
        box-shadow: 0 0 0 0 rgba(128, 0, 32, 0.7);
        transform: scale(1);
    }

    50% {
        transform: scale(1.02);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(128, 0, 32, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(128, 0, 32, 0);
        transform: scale(1);
    }
}

/* Force visibility for debugging */
.debug-flash {
    animation: debugFlash 1s infinite !important;
    border: 3px solid red !important;
}

@keyframes debugFlash {

    0%,
    100% {
        background-color: yellow;
    }

    50% {
        background-color: red;
    }
}

/* Signup 
Offer Popup Styles - Simple Version */
.signup-offer-popup {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background: rgba(0, 0, 0, 0.5) !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    z-index: 10000 !important;
}

.signup-offer-content {
    background: white !important;
    border-radius: 16px !important;
    padding: 2rem !important;
    max-width: 400px !important;
    width: 90% !important;
    position: relative !important;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1) !important;
}

.signup-offer-close {
    position: absolute !important;
    top: 1rem !important;
    right: 1rem !important;
    background: none !important;
    border: none !important;
    font-size: 1.5rem !important;
    color: #666 !important;
    cursor: pointer !important;
}

.signup-offer-icon {
    width: 60px !important;
    height: 60px !important;
    background: rgb(128, 0, 32) !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 auto 1rem !important;
}

.signup-offer-title {
    color: rgb(128, 0, 32) !important;
    font-size: 1.5rem !important;
    font-weight: bold !important;
    text-align: center !important;
    margin-bottom: 0.5rem !important;
}

.signup-offer-subtitle {
    color: #666 !important;
    text-align: center !important;
    margin-bottom: 1.5rem !important;
    font-size: 0.9rem !important;
}

.signup-offer-code {
    background: rgba(128, 0, 32, 0.1) !important;
    border: 2px dashed rgb(128, 0, 32) !important;
    border-radius: 8px !important;
    padding: 1rem !important;
    text-align: center !important;
    margin-bottom: 1.5rem !important;
}

.signup-offer-code-text {
    font-size: 1.2rem !important;
    font-weight: bold !important;
    color: rgb(128, 0, 32) !important;
    letter-spacing: 2px !important;
}

.signup-offer-apply-btn {
    width: 100% !important;
    background: rgb(128, 0, 32) !important;
    color: white !important;
    border: none !important;
    padding: 0.75rem 1.5rem !important;
    border-radius: 8px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    margin-bottom: 0.5rem !important;
}

.signup-offer-later-btn {
    width: 100% !important;
    background: transparent !important;
    color: #666 !important;
    border: 1px solid #ddd !important;
    padding: 0.5rem 1rem !important;
    border-radius: 8px !important;
    cursor: pointer !important;
    font-size: 0.9rem !important;
}

/* Bank T
ransfer Details Theme Colors */
.bg-teal-50 {
    background-color: rgba(0, 179, 165, 0.05) !important;
}

.border-teal-200 {
    border-color: rgba(0, 179, 165, 0.2) !important;
}

.text-teal-800 {
    color: rgba(0, 179, 165, 0.9) !important;
}

.text-teal-700 {
    color: rgba(0, 179, 165, 0.8) !important;
}

.bg-teal-100 {
    background-color: rgba(0, 179, 165, 0.1) !important;
}

/* Copy button styling */
.bg-primary {
    background-color: rgb(0, 179, 165) !important;
}

.hover\:bg-primary\/90:hover {
    background-color: rgba(0, 179, 165, 0.9) !important;
}

/* Bank Tr
ansfer Details - Maroon Theme */
.bg-teal-50 {
    background-color: rgba(128, 0, 32, 0.05) !important;
}

.border-teal-200 {
    border-color: rgba(128, 0, 32, 0.2) !important;
}

.text-teal-800 {
    color: rgba(128, 0, 32, 0.9) !important;
}

.text-teal-700 {
    color: rgba(128, 0, 32, 0.8) !important;
}

.bg-teal-100 {
    background-color: rgba(128, 0, 32, 0.1) !important;
}

/* Copy button - Maroon theme */
.bg-primary {
    background-color: rgb(128, 0, 32) !important;
}

.hover\:bg-primary\/90:hover {
    background-color: rgba(128, 0, 32, 0.9) !important;
}

/* Fix text visibility on maroon backgrounds */
.bg-primary .text-primary,
.bg-primary *,
[style*="background-color: rgb(128, 0, 32)"] .text-primary,
[style*="background-color: rgb(128, 0, 32)"] *,
[style*="background: rgb(128, 0, 32)"] .text-primary,
[style*="background: rgb(128, 0, 32)"] * {
    color: white !important;
}

/* Order progress bar text fix */
.bg-primary h1,
.bg-primary h2,
.bg-primary h3,
.bg-primary h4,
.bg-primary h5,
.bg-primary h6,
.bg-primary p,
.bg-primary span,
.bg-primary div {
    color: white !important;
}

/* 
Maroon Bank Transfer Classes */
.bg-maroon-light {
    background-color: rgba(128, 0, 32, 0.05) !important;
}

.bg-maroon-lighter {
    background-color: rgba(128, 0, 32, 0.1) !important;
}

.border-maroon-border {
    border-color: rgba(128, 0, 32, 0.2) !important;
}

.text-maroon {
    color: rgba(128, 0, 32, 0.8) !important;
}

.text-maroon-dark {
    color: rgba(128, 0, 32, 0.9) !important;
}

/* Override any existing teal colors for bank transfer */
.bank-transfer-section .bg-teal-50,
.bank-transfer-section .bg-teal-100 {
    background-color: rgba(128, 0, 32, 0.05) !important;
}

.bank-transfer-section .text-teal-700,
.bank-transfer-section .text-teal-800 {
    color: rgba(128, 0, 32, 0.9) !important;
}

.bank-transfer-section .border-teal-200 {
    border-color: rgba(128, 0, 32, 0.2) !important;
}